body{margin:0px; font-size:14px; color:#444; font-family:"微软雅黑", Arial, Helvetica, sans-serif; background:#f6f6f6;}
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,h7,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family:"微软雅黑", Arial, Helvetica, sans-serif; font-style:normal;}
h1,h2,h3,h4,h5,h6,h7 {list-style:none; font-weight:normal;}
input,select,button{font-size:12px; font-family:"微软雅黑", Arial, Helvetica, sans-serif; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none; vertical-align:middle;}
li{list-style:none;}
a{color:#444; text-decoration:none;}
a:hover{color:#005bac;}
.clear{overflow:hidden; clear:both; height:0px;}
.clearfix:after {content: '';display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {zoom: 1;}
.lf{float:left;}
.rt{float:right;}
::-webkit-scrollbar{width:5px;}
::-webkit-scrollbar-track{background-color:#666;}
::-webkit-scrollbar-thumb{background-color:#ddd;}
::-webkit-scrollbar-thumb:hover{background-color:#00a1e9;}
::-webkit-scrollbar-thumb:active{background-color:#00a1e9;}



#searchsubmit{
    width: 16px;
    height: 16px;
    background: url(../image/search2.png) no-repeat;
    margin: 0 14px 0 0;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
}
#searchsubmit:hover{
    cursor: pointer;
}


.con{width:80%; margin:0px auto;}
.mt20 { margin-top: 20px;}
@media (max-width:1660px){
.con{width:90%; margin:0px auto;}
.mt20 { margin-top: 20px;}
}
@media (max-width:1023px){
.con{width:94%; margin:0px auto;}
.mt20 { margin-top: 20px;}
}


.top { width: 100%; background: #31a9fd;  line-height: 50px; height: 50px; color: #fff; font-size: 14px; font-family: Arial; position: fixed; top:0; left:0; z-index: 99999999999999999999;}
.top a { color: #fff;}
.top span { margin-right: 30px;}
.top i { margin-right: 5px; font-size: 20px; vertical-align: middle;}
.top .sos { width: 260px; background: #adddfe; height: 30px; line-height: 30px; margin-top: 10px; float: right;}
.top .sos .txt { width: 210px; padding:0 10px; float: left; height: 30px; line-height: 30px; color: #6c6c6c}
.top .sos i { color: #006cb8; font-weight: bold; }

.ssos { width:94%; background: #adddfe; height: 40px; line-height: 40px; margin: 20px auto; display: none; position: relative;}
.ssos .txt { width:80%; padding:0 10px; float: left;  height: 40px; line-height: 40px; color: #6c6c6c}
.ssos font { color: #006cb8; font-weight: bold; float: right; margin-right: 10px; font-size: 20px; }
.ssos .submit-btn{ position: absolute; right: 10px; top:50%; transform:translate(0,-50%);
     -webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);}

@media only screen and (max-width:1023px){
.top {  line-height: 40px; height: 40px; }	
.top span { margin-right: 20px;}
.top .sos { display: none;}
.ssos { display: block;}
}



.header{width:80%; position:fixed; top:50px; left:10%; z-index:99; background:#fff;}
.header.on{ background: rgba(255, 255, 255, 0.99); top:50px; }
.header .logo{width:380px; float:left; margin-left: 20px;}
.header .logo img{width:100%; height:auto; display:block;}


.header .an{position:absolute; top:0; right:3%; height:18px; width:30px; display:none; margin-top:22px; }
.header .an span{width:30px; height:2px; background:#00a1e9; display:block; position:absolute;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg);-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);}


.header .nav{  float:right; margin-top: 32px; }
.header .nav i{font-size:18px; color:#999; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; 
    top: 1px;
    

}
.header .nav ul li{margin:0px; line-height:45px; float:left; position:relative; 
    
    padding:0px 20px 0px 20px;
    transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;
-webkit-transition:all .5s; font-size:16px;}
.header .nav ul li a { font-size:16px;}
.header .nav ul li span{width:0; height:2px; background:#00a1e9; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}

.header .nav ul>li:hover span{width:100%;}
.header .nav ul>li:hover ul.sub-menu>li>span{width:0%;}
.header .nav ul>li.on>span{width:100%;}
.header .nav ul>li.on>a{color:#00a1e9;}
.header .nav ul>li:hover a { color:#00a1e9;}

.header .nav ul li.on span{width:100%;}
.header .nav ul li.on a{color:#00a1e9;}
.header .nav ul li:hover a { color:#00a1e9;}
.nav .y_j{position:relative;}
.nav .sub-menu{position:relative;}
.nav .e_j{width:120px; background:#fff; position:absolute; top:45px; left:0; display:none; z-index:9999; margin-left:-28px; border-radius:0px 0px 5px 5px; padding:10px 0px;}
.nav ul li .sub-menu{width:120px; background:#fff; position:absolute; top:45px; left:20px; display:none; z-index:9999; margin-left:-28px; border-radius:0px 0px 5px 5px; padding:10px 0px;}
.nav ul li .sub-menu li{width:100%;padding: 0;}
.header .nav ul li .e_j a{display:block; font-size:14px; color:#333; line-height:40px; text-align: center;  font-weight:normal;}
.header .nav ul li .sub-menu a{display:block; font-size:14px; color:#333; line-height:40px; text-align: center;  font-weight:normal;}
.header .nav .e_j a:hover{ color:#fff; background:#00a1e9;}
.header .nav .sub-menu a:hover{ color:#fff; background:#00a1e9;}

.header .nav ul li i{display: none;}

@media (min-width:1024px){



.header .nav .sub-menu{display:none !important;}
.header .nav ul li:hover .sub-menu{display:block !important;}
}
@media only screen and (max-width:1660px){
.header{width:90%; position:fixed; top:50px; left:5%; height: 110px;}
.header .logo{width:300px; float:left; margin-left:10px; margin-top:10px;}
.header .nav ul li{padding:0px 15px 0px 15px;}
}
@media only screen and (max-width:1360px){
.header .nav ul li{padding:0px 25px 0px 0px;}
}
@media only screen and (max-width:1230px){
.header .logo{width:250px; float:left; margin-left:10px; margin-top:20px;}
.header .nav ul li{padding:0px 5px 0px 5px;}

.header .nav ul li a { font-size:15px;}
}

@media only screen and (max-width:1023px){
.header{width:100%; position:fixed; top:40px; left:0; height: 65px;}
.header.on{ background: rgba(255, 255, 255, 0.99); top:40px; }
.header .logo{width:220px; float:left; margin-top: 0; }
.header .logo img { width:100%; height:auto;}
.header .an{display:block;}

.header .nav ul { width:94%; margin: 0px auto;}
.header .nav{width:100%; padding:15px 0; box-sizing: border-box;   height:100%; position:fixed; top:100px;  left:-100%; z-index:99999999999; overflow:auto; background: rgba(255, 2255, 255, 0.9);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; z-index:65; margin-left:0;}
.header.on .nav{top:60px; }
.header .nav.on{left:0%; margin-top:0} 
.header .nav ul li.on a{color:#333;}
.header .nav ul li:hover a { color:#333;}

.header .nav ul>li>i{display: block;}
.header .nav ul>li>ul>li>i{display: none;}
.header .nav ul li{line-height:50px;  text-align:left; float:none; margin:0; padding:0; font-size:16px; color:#333; border-bottom:1px solid #ddd;}
.header .nav ul li ul.sub-menu li {border-bottom: 0;}
.header .nav ul li a {font-size:16px; color:#333;}
.header .nav ul li:after { background: rgba(0,0,0,0);}

.header .nav .sub-menu { width: 100%; position: relative;display: none;top: auto; left: auto; margin: 0;padding:0 0 0px; background:none; text-align:left;}
.header .nav ul li .sub-menu a{text-align: left;}
.header .nav ul li .e_j a { color:#333; text-align:left;}
.header .nav ul li .e_j a:hover { color:#31a9fd; text-align:left;}
.header .nav .e_j a{border-top:0; font-size:12px; color:#333; line-height:32px;}
.header .nav .e_j a:hover{background:none; color:#8c0000;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
}


.head_h { height: 160px;}
@media only screen and (max-width:992px){
.head_h { height: 105px;}	
}

.gallery-top{width:80%; position:relative; height: auto; }
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
.gallery-top .swiper-pagination {bottom: 15px; }
@media only screen and (max-width:1660px){
.gallery-top{width:90%; position:relative; height: auto; }
}
@media only screen and (max-width:1023px){
.gallery-top{width:100%; position:relative; height:30vh;  display: none;}
.gallery-top .swiper-slide { overflow: hidden;}
.gallery-top .swiper-slide img{width: auto; height: 30vh; position: absolute; left:50%;  transform:translateX(-50%);}
}



.sy_bt { width: 100%; margin: 0px auto; border-bottom:1px solid #ddd; line-height:50px; height: 50px; font-size:18px; color: #31a9fd; font-weight: bold; }
.sy_bt span { float:right; font-weight: normal;}
.sy_bt span a { font-size: 12px; color: #999;}

.ztkd { width: 32%; float: left; background: #fff; padding:5px 13px; box-sizing: border-box;}


.my20 { margin-left:2%;}

.tplb { width: 100%; margin-top: 12px; }
.tplb ul li { line-height:39px; font-size:14px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; background: url(../image/dd.png) no-repeat center left; padding-left: 15px;}
.tplb ul li span { float: right; color: #999; font-family: Arial;}


.rqlb {width: 100%; margin-top: 10px;}
.rqlb ul li { padding: 6px 0px;}
.rqlb ul li .rq { width: 16%; border-radius: 5px; background: #f6f6f6; text-align: center; font-size: 14px; font-family: Arial; color: #999; float: left; padding: 10px 0px;}
.rqlb ul li .rq font {color: #31a9fd; font-size: 22px; display: block; font-weight: bold;}
.rqlb ul li .wz { width: 80%; float: right;}
.rqlb ul li .wz h1 {font-size: 16px; line-height: 30px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.rqlb ul li .wz p { font-size: 14px; line-height: 30px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.rqlb ul li span { float: right; color: #999; font-family: Arial;}





.ztbd { width: 94%; margin: 20px auto 0px auto; display: none;}
.ztbd ul li { width: 100%; margin-bottom: 5px; height: 45px; line-height: 45px; border-radius: 5px; background: #31a9fd; color: #fff; font-size: 18px; text-align: center;}
.ztbd ul li a {color: #fff; font-size: 18px; font-weight: bold;}

.swiper-container-hyly{width:100%; margin:0 auto;}
.swiper-container-hyly .swiper-slide{float:left;  position: relative;  }
.swiper-container-hyly .tp{ width: 100%; height: auto; margin: 0px auto; overflow:hidden; background:#FFF;}
.swiper-container-hyly .tp img {width: 100%; height: auto; }
.swiper-container-hyly .swiper-slide:hover .tp img {-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}
@media only screen and (max-width:1023px) {
.tplb { margin-top: 5px; }
.ztbd {display: block;}
.swiper-container-hyly{ display: none;}	
}



 
.xwb { margin-top: 10px;}
.xwb .ywz { width: 38%; float: right; line-height: 28px;}
.xwb .ywz p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:4;  overflow: hidden;}
.xwb .ywz font { color: #999; font-family: Arial;}
.focus{ position:relative; width:100%; height:167px;  float: left;  z-index: 1; overflow: hidden;}
.focus img{ object-fit: cover;    width: 55%; height: 100%;}
.focus .shadow .title{ height:35px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .fPic{ position:absolute; left:0px; top:0px; width: 100%; height: 100%; }
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10; }
.focus .shadow{ width:40%; position:absolute; bottom:0; right:0px; z-index:10; height:137px; line-height: 24px; background:#fff; padding: 15px;
    filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }
.focus .shadow a{ text-decoration:none; color:#fff; font-size:16px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}
.focus .fcon{ position:relative; width:100%; height: 100%; float:left;  display:none; background:#000 ;}
.focus .fcon img{ display:block; }
.focus .fbg{bottom:5px; left:10px; position:absolute; height:21px; text-align:center; z-index: 200; }
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}
.focus .D1fBt a{position:relative; display:inline; width:10px; height:10px; border-radius:7px; margin:0 5px;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#ffffff; }
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#0075c2;}
.focus .D1fBt img{display:none}
.focus .D1fBt i{display:none; font-style:normal; }


@media only screen and (max-width:1360px) {
.rqlb ul li .rq { width: 18%; }
.rqlb ul li .wz { width: 78%; float: right;}
}

@media only screen and (max-width:1023px) {
.ztkd { width: 100%; float: none;}


.my20 { margin-left:0%; margin-top: 20px;}
.xwb{ display: none; }
.focus{ position:relative; width:58%; height:115px;  float: left;  z-index: 1; overflow: hidden; display: none;}
.xwb .ywz { width: 100%; float: none; }
.xwb .ywz p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden;}
.rqlb ul li .rq { width: 22%; }
.rqlb ul li .wz { width: 75%; float: right;}

}


.yqlj { margin:10px auto 20px auto;}
.yqlj i { margin-left: 5px; }
.yqlj h2 {line-height:50px; height: 50px; font-size:18px; color: #31a9fd; font-weight: bold;}
.yqlj div.line-box{text-align: center;}
.yqlj div.line-box a { padding-left: 13px;
    border-left: 1px solid;
    margin-left: 13px;}
.yqlj div.line-box a:first-child {border-left: 0;}
.yqlj .dkd { width: auto;}
.yqlj_pc{display: block;}
.yqlj_mb{display: none;}

.foot { width: 100%; background: #0096ff; padding: 15px 0px;}
.foot .dx { border-bottom: 1px solid rgba(255,255,255,.5);}
.foot .dlo { float: left; margin-right: 30px; padding-bottom: 10px;}
.foot .dwz { color: #fff; float: left;  line-height:25px; padding: 7px 0px;}
.foot .dwz i { margin-right: 5px;}
.foot .dwz span { margin-right: 30px;}
.foot .pd { padding: 10px 0px 0px 0px;}
.foot .z1 { color: #fff; line-height: 40px;}
.foot .z2 img { width: auto; height: 40px; margin-left: 8px;}
.foot .ddd { display: block;}
@media only screen and (max-width:1023px) {
.foot .dlo { display: none;}
.foot .dwz span { margin-right:0px; display: block;}
.foot .z1 { color: #fff; line-height: 24px; padding-bottom: 10px;}
.foot .rt { width: 100%; text-align: center; float: none; }
.foot .z2 img { margin:0px 4px;}
.yqlj a { margin:0 1% 1% 0; width: 32.3333%; background: #fff; text-align: center; display: inline-block; padding: 5px 0px; }
.yqlj .dkd { width: 99%;}
.yqlj_pc{display: none;}
.yqlj_mb{display: block;}
}





.ny_bt { width: 100%;  height: 60px; line-height: 60px; font-size: 16px;}
.ny_bt i { color: #31a9fd; margin-right:5px; font-size: 20px;}



.gcal1 { width: 100%; margin:0px auto; background: #f6f6f6; padding:0px 0px 30px 0px;}
.gcal1 .zl { width: 20%; float: left;  padding-bottom: 20px;}
.gcal1 .zl h2 { height: 70px; line-height: 70px; background:#31a9fd; text-indent: 20px; font-size:22px; color: #fff; }
.gcal1 .zl ul { padding-bottom: 40px;background: #fff;}
.gcal1 .zl ul.sidmenu { padding-bottom: 0}
.gcal1 .zl ul li{ line-height: 60px; height:60px;  text-indent: 20px; font-size: 16px; color: #333; border-bottom: 1px solid #ddd;}
.gcal1 .zl ul li i {display: none;}
.gcal1 .zl ul li a { color: #333;}
.gcal1 .zl ul li:hover a {  border-bottom: 2px solid #31a9fd; color: #31a9fd; display: block;}
.gcal1 .zl ul li .on{border-bottom: 2px solid #31a9fd; color: #31a9fd; display: block;}
.gcal1 .yc { width:77%; float:right; background: #fff; padding: 20px; box-sizing: border-box; overflow: hidden;}
.gcal1 .yc h1 {font-size: 22px; border-bottom: 2px solid #ddd; padding-bottom: 20px; color: #31a9fd; }
.gcal1 .yc .wz { padding: 20px 0px; font-size: 16px; line-height: 34px;}
.gcal1 .yc .wz table {max-width: 100%;}

.xxyw ul li { padding: 25px 0px; border-bottom: 1px solid #ddd;} 
.xxyw ul li .zz { width: 20%; float: left; height: 130px; overflow: hidden;}
.xxyw ul li .zz img { width: 100%; height:100%; object-fit: cover;}
.xxyw ul li .yz { width: 78%; float: right;}
.xxyw ul li .yz .z22 { color: #999; padding-top:20px; font-family: Arial; vertical-align: middle;}
.xxyw ul li .yz .z22 i { margin-right: 5px;}
.xxyw ul li .yz span { float: right; color: #31a9fd;}
.xxyw ul li .yz span a {color: #31a9fd;}
.xxyw ul li .yz font { margin-right: 50px;}
.xxyw ul li .yz h3 { font-size: 18px; height: 30px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-weight: bold; }
.xxyw ul li .yz p { font-size: 14px; line-height: 24px; margin-top: 5px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden; }

.simple ul li { padding: 17px 0px 8px; border-bottom: 1px solid #ddd;} 
.simple ul li .yz { width: 100%; }
.simple ul li .yz h3 { display: inline-block; }
.simple ul li .yz .z22 { float: right; color: #999; padding-top: 5px; font-family: Arial; vertical-align: middle;}
.simple ul li .yz .z22 i { margin-right: 5px;}
.simple ul li .yz span { float: right; color: #31a9fd;}
.simple ul li .yz span a {color: #31a9fd;}

.simple ul li .yz h3 { font-size: 18px; height: 30px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-weight: bold; }
.simple ul li .yz p { font-size: 14px; line-height: 24px; margin-top: 5px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden; }


@media only screen and (max-width:1660px) {
.gcal1 { width: 100%; margin:00px auto;}
.gcal1 .zl { width: 20%;}
	
.xxyw ul li .zz { width: 25%; float: left;}	
.xxyw ul li .yz { width: 72%; float: right;}

.simple ul li .yz { width: 100%; float: right;}
}
@media only screen and (max-width:1440px) {
.gcal1 { width: 100%; margin:0px auto;}

.xxyw ul li .zz { width: 25%; float: left;}	
.xxyw ul li .yz { width: 72%; float: right;}

.simple ul li .yz { width: 100%; float: right;}
.simple ul li .yz .z22 { float: none; padding-top:2px; }
.simple ul li .yz h3 { width: 100%;}
}
@media only screen and (max-width:1023px) {

.ny_bt { width: 100%;  height: 50px; line-height: 50px; font-size: 14px;}
.ny_bt i { color: #31a9fd; margin-right:5px; font-size: 18px;}
	
	
.gcal1 { width: 100%; margin: 0px auto; }
.gcal1 .zl { display: none}



.gcal1 .yc { width:100%; float: none; padding:15px 10px 10px 10px; box-sizing: border-box; overflow: hidden;  }
.gcal1 .yc h1 {font-size:18px; padding-bottom: 10px; }
.gcal1 .yc .wz { padding: 15px 0px; font-size: 14px; line-height: 28px;}
	
.xxyw ul li { padding:15px 0px;}
.xxyw ul li .zz { display: none;}
.xxyw ul li .yz { width:100%; float: none;}
.xxyw ul li .yz font { margin-right: 20px;}
.xxyw ul li .yz h3 { font-size: 15px; height: 26px;   }
.xxyw ul li .yz p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;  overflow: hidden; margin-top: 0px;  }

.simple ul li { padding:15px 0px;}
.simple ul li .yz { width:100%; float: none;}
.simple ul li .yz font { margin-right: 20px;}
.simple ul li .yz h3 { width: 100%;font-size: 15px; height: 26px;   }
.simple ul li .yz p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;  overflow: hidden; margin-top: 0px;  }		
}



.paging{width:100%; margin:20px auto 20px auto; text-align:center; overflow:hidden;}
.paging a{line-height:32px; color:#888; background-color:#fff; text-align:center; font-size:14px; border:1px solid #e7e7e7; height:32px; margin:0 3px; display:inline-block; padding: 0px 10px}
.paging a:hover{background-color:#31a9fd; border:1px solid #31a9fd; color:#fff;}
.paging a.on{background-color:#31a9fd; border:1px solid #31a9fd; color:#fff;}
@media only screen and (max-width:1023px) {
.paging{margin:20px auto 30px auto ;}
.paging a{line-height:32px; font-size:14px; padding: 0px 10px; margin:3px 3px; }
}


.xw_xq { width: 77%; float: right; background: #fff; padding:30px 20px; box-sizing: border-box;}
.xw_xq{
	font-family: "Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif!important;
    font-weight: 400;
   	font-size: 16px;
   	line-height: 1.6;
}
.xw_xq p,.xw_xq td,.xw_xq table{
	font-family: "Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif!important;
    font-weight: 400;
   	font-size: 16px;
   	line-height: 1.6;
}
.xw_xq img {max-width: 97% !important; height: auto; max-height: 700px; margin: 4px auto 0; display: block;}
.xw_xq table {max-width: 100%;}
.xw_xq h1 { font-size: 26px;  text-align: center; padding: 0px 100px;}
.xw_xq h2 { font-size: 13px; border-bottom: 1px solid #ddd; color: #999; padding: 15px 0px; margin-bottom: 20px; text-align: center;}
.xw_xq h2 span { float: right;}
.xw_xq p { font-size: 16px; line-height: 30px; 
    
}
.xw_xq .tp { width: 100%; text-align: center; padding: 20px 0px;}
.xw_xq .wz { border-top: 1px solid #ddd; margin-top: 50px; font-size: 14px;  padding: 15px 0px; }
.xw_xq .wz a { font-size: 14px;}
.xw_xq .wz .yh { display: block; line-height: 30px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;   }
.xw_xq .fhlb { font-size: 14px; width: 120px; height: 35px; line-height: 35px; background: #31a9fd; text-align: center; color: #fff; border-radius: 3px;}
.xw_xq .fhlb a {color: #fff;}

@media only screen and (max-width:1660px) {
.xw_xq { width: 77%;}	
}
@media only screen and (max-width:1230px) {
.xw_xq h1 { font-size: 26px;  text-align: center; padding: 0px 20px;}
}
@media only screen and (max-width:1023px) {
.xw_xq { width: 100%; float: none; padding:15px 10px; }	
.xw_xq h1 { font-size: 18px;  text-align: center; padding: 0px;}
.xw_xq p { font-size: 14px; line-height: 26px; 
    
}	
.xw_xq .tp img { width: 100%; height: auto;}
}


.nytit { display: none;}
.nytit ul li {width: 100%;box-sizing: border-box;background: #31a9fd; position: relative;  line-height: 50px; color: #fff; font-size: 18px;}
.nytit ul li i {position: absolute; right: 15px;top: 0;}
.nytit ul li .y_j {position: relative; padding-left: 10px;}
.nytit>ul>li>a {position: relative}
.nytit ul li .e_j {position: relative;top:0;left: 0;width: 100%;display: none;background:#fff; }
.nytit ul li .e_j a {display: block;line-height:50px;font-size: 16px;color: #666; padding: 0px 15px; }
.nytit ul li .e_j a:hover{color: #31a9fd;}

.nytit ul li .sub-menu {position: relative;top:0;left: 0;width: 100%;display: none;background:#fff; }
.nytit ul li .sub-menu a {display: block;line-height:50px;font-size: 16px;color: #666; padding: 0px 15px; }
.nytit ul li .sub-menu a:hover{color: #31a9fd;}

.nytit ul li:hover .y_j a { color:#333;}
.nytit ul li:hover .sub-menu a { color:#333;}
.smt20 { margin-top: 0px;}
@media only screen and (max-width:1023px) {
.nytit { display: block;}
.smt20 { margin-top: 20px;}
}
