*{
    font-size:14px!important;
    box-sizing:border-box!important;
}
body{background:#ffffff!important;}
.dl-horizontal dt,.dl-horizontal dd {
padding:10px 0!important;
}
.bread2 {
	font-size: 11px;
	margin-top: 9px !important;
	margin-bottom: 9px;
}
/*-------------------Õ¹ÉÌÈë¿Ú-------------*/
@media screen and (min-width:1200px){
    .col-md-10{background-color:#ffffff;padding-bottom:30px;}
    .container{margin-top:30px;}
.zwm{text-align:center; margin-top:40px;margin-bottom:350px;}
.zwm p{margin-top:15px;}
.zwm p a{ color:black;font-size:14px;}
.zwm a img{width:100%;border:1px solid #ccc;border-radius:4px;}
.navbar-header{display:none;}
.navbar-collapse{padding:0px;}
#back-list{
    width:100%;
    list-style: none;
    border: 1px solid #ccc;
    /*float: left;*/
    /*margin-bottom: 400px;*/
    background-color:white;
}
#back-list li{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #9f9f9f;
}
#back-list li:first-child{
    text-align: center;
    color: #F37000;

}
#back-list li span{
    float: right;
    color:#9f9f9f;
    font-size: 14px;
}
#back-list li>a{
    color:#666;
    font-size:14px;
}
#back-list li:last-child{
    border-bottom: 0;
}
#back-list li:hover{
    background-color: #F37000;
    color: white;
}
 #back-list li:hover >a {
        color:white
}
#back-list li:hover span{
        color:white
}
.li1{
    position: relative;
}
.li1 .ul1 {
	border: 1px solid #ccc;
	background-color: #9f9f9f;
	position: absolute;
	bottom: 0;
	width: 180px;
	list-style: none;
	background-color: white;
	z-index: 100;
	display: none;
	right: 0;
	transform: translate(100%);
	khtml-transform: translate(100%);
}
.li1 .ul1 li{
    padding: 5px 0;
    text-align: center;
    overflow:hidden;
}


.back-box{
    width: 80%;
    list-style: none;
    position: absolute;
    top: -55px;
    left: 18%;
    display: none;
}
.back-box li{
    height: 49px;
    line-height: 49px;
    border: 1px solid #d7d6d6;
    font-size: 14px;
    color: #474747;
    padding: 0 15px;
}
.back-box li:last-child{
    border: none;
}
.back-box li:last-child a{
    float: right;
    padding: 5px 10px;

}

.back-box li div{
    display: inline-block;
    width: 168px;
}
.back-box li div:first-child{
    margin-left:71px;
}
.back-box li input{
    width: 10px;
    height: 10px;
}
.back-box li span{
    width: 18%;
    text-align: center;
    display: inline-block;
}
.back-box li a{
    color: #0096dc;
}
.back-box li:first-child span{
    width: 20%;
    float: right;
}

.button{
    width: 500px;
    height: 60px;
    margin: 50px auto;
    padding-top: 342px;
    padding-left: 262px;
}
.button a{
    display: inline-block;
    width: 120px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #0096dc;
    color: white;
    font-size: 14px;
    border-radius: 10px;
}
.button a:first-child{
    margin-right: 100px;
}
.three{
    width: 96%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 205px;
    left: 0;
    border: none;
}
.three a{
    color: #0096dc;
    font-size: 14px;
    float: right;
    padding: 0 10px;
}
.table > tbody > tr > td{
    border:none;
}
.tableTitle {
	background:rgba(220,220,220,0.3);
	/*text-shadow: 1px 1px 1px #bfbfbf;*/
	/*box-shadow: 5px 5px 10px 1px #aaa;*/
    border:1px solid #ccc;
    border-bottom:none;
}
.tableBody{
    border:1px solid #ccc;
    border-top:none;
}
.tableBody td {
	/*background:rgba(220,220,220,0.6);*/
	text-shadow: 1px 1px 1px #bfbfbf;
}
}
@media screen and (min-width:320px) and (max-width:768px){
    .zwm{text-align:center; margin-top:40px;margin-bottom:350px;}
.zwm p{margin-top:15px;}
.zwm p a{ color:black;font-size:14px;}
.zwm a img{width:100%;border:1px solid #ccc;border-radius:4px;}
#menu{position:fixed;left:0;top:0;width:100%;z-index: 11111;height: 45px;}
.navbar-default{background:none;border:none;}
.navbar-default .navbar-brand{width:25%;}
.navbar-default .navbar-brand img{width:100%;}
.navbar-header{background:#02075b;}
.navbar-header button{background:url(/Content/Images/m_nav.png)center center no-repeat;position: relative;float: right;
padding:15px 10px;margin-top: 8px;margin-right: 15px;margin-bottom: 8px;background-color: transparent;
border:none;border-radius: 4px;width:2.1rem;background-size:100% 100%;}
.navbar-default .navbar-collapse{border-color:#02075b;}
#back-list{
   min-width:160px;
   width:100%;
    background: rgba(0,0,0,0.8);
    border-radius: 0;
    position: absolute;
    right: 0px;
    padding: 6px 0;
    z-index: 100000;
    position: fixed;
    top:45px;
    text-align: center
}
#back-list li{
    height:auto;
    line-height: 40px;
    font-size: 14px;
    color: #9f9f9f;
    float:none;
}
#back-list .li2{
    text-align: center;
    color: #0980d6;
    display:none;
}
#back-list li span{
    float: right;
    color:#ffffff;
    display:none;
}
#back-list li>a{
    color:#ffffff;
}
#back-list li:last-child{
    border-bottom: 0;
}
#back-list li:hover{
    /*background-color: #0980d6;*/
    color: white;
}
 #back-list li:hover >a {
        color:white
}
#back-list li:hover span{
        color:white
}
.li1{
    position: relative;
}
.li1 .ul1 {
	position: relative;
    top:0;
    left: 0;
    display: none;
    float: left;
    min-width:160px;
    min-width:100%;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align:center;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background:rgba(0,0,0,0.8);
}
.li1 .ul1 li{
    padding: 5px 0;
    text-align: center;
    line-height:40px;
}


.back-box{
    width: 80%;
    list-style: none;
    position: absolute;
    top: -55px;
    left: 18%;
    display: none;
}
.back-box li{
    height: 49px;
    line-height: 49px;
    border: 1px solid #d7d6d6;
    font-size: 14px;
    color: #474747;
    padding: 0 15px;
}
.back-box li:last-child{
    border: none;
}
.back-box li:last-child a{
    float: right;
    padding: 5px 10px;

}

.back-box li div{
    display: inline-block;
    width: 168px;
}
.back-box li div:first-child{
    margin-left:71px;
}
.back-box li input{
    width: 10px;
    height: 10px;
}
.back-box li span{
    width: 18%;
    text-align: center;
    display: inline-block;
}
.back-box li a{
    color: #0096dc;
}
.back-box li:first-child span{
    width: 20%;
    float: right;
}

.button{
    width: 500px;
    height: 60px;
    margin: 50px auto;
    padding-top: 342px;
    padding-left: 262px;
}
.button a{
    display: inline-block;
    width: 120px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #0096dc;
    color: white;
    font-size: 14px;
    border-radius: 10px;
}
.button a:first-child{
    margin-right: 100px;
}
.three{
    width: 96%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 205px;
    left: 0;
    border: none;
}
.three a{
    color: #0096dc;
    font-size: 14px;
    float: right;
    padding: 0 10px;
}
.table > tbody > tr > td{
    border:none;
}
.tableTitle {
	background:rgba(220,220,220,0.3);
	/*text-shadow: 1px 1px 1px #bfbfbf;*/
	/*box-shadow: 5px 5px 10px 1px #aaa;*/
    border:1px solid #ccc;
    border-bottom:none;
}
.tableBody{
    border:1px solid #ccc;
    border-top:none;
}
.tableBody td {
	/*background:rgba(220,220,220,0.6);*/
	text-shadow: 1px 1px 1px #bfbfbf;
}

}
