@charset "utf-8";
@font-face {
  font-family: "impact";
  src: url("../fonts/impact.woff2") format("woff2"),
       url("../fonts/iimpact.woff") format("woff"),
       url("../fonts/iimpact.ttf") format("truetype"),
       url("../fonts/iimpact.eot") format("embedded-opentype"),
       url("../fonts/iimpact.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
body{margin:0px; font-size:14px; color:#444; font-family:"微软雅黑", Arial, Helvetica, sans-serif;}
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,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 {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:#e70311;}
.clear{overflow:hidden; clear:both; height:0px;}
.lf{float:left;}
.rt{float:right;}
::-webkit-scrollbar{width:5px;}
::-webkit-scrollbar-track{background-color:#000;}
::-webkit-scrollbar-thumb{background-color:#ddd;}
::-webkit-scrollbar-thumb:hover{background-color:#0fa74b;}
::-webkit-scrollbar-thumb:active{background-color:#0fa74b;}
.container { width:92%; margin:0px auto;}
@media only screen and (max-width:995px){
.container { width:96%; margin:0px auto;}	
}


.cont { width:96%; margin:0px auto; max-width:1200px;}



.top { background:#0078c1; width:92%; padding:0 4%; height:45px; line-height:45px; color:#FFF; z-index:99999;}
.top .ann { width:130px; margin-left:10px; font-size:18px; color:#FFF; font-weight:bold; display:inline-block; float:right; background:#006cae; text-align:center;}
.top .ys { background:#00b0b9;}
.top .yss { background:#fc4c02;}
.sousuo{width:130px; margin-left:10px; float:right;}
.searchbtn{ cursor:pointer}
.suk{ display:none; position:absolute; top:45px; z-index:9999999999999; right:0; width:92%; background:#fff; padding:1.5% 4%; }
.input1{ width:95%; line-height:41px; height:41px; border-bottom:#d4d4d4 1px solid; outline:none; color:#666; font-size:16px;}
@media only screen and (max-width:995px){
.top {width:96%; padding:0 2%;height:35px; line-height:35px;}
.top .ann { width:80px; margin-left:5px; font-size:14px; }
.sousuo{width:80px; margin-left:5px; float:right;}
.suk{ top:40px;}
.input1{ width:90%;font-size:14px;}
}

/*修改过的css开始*/
.header{width:100%; padding:0%; position: fixed; top:0px; left:0; z-index:9; background-color:#fff; box-shadow:0 0 5px #aaa;}
.header .logo{width:180px; float:left; padding-top:20px}
.header .logo img{width:100%; height:auto; display:block;}
.header .wx { float:right; padding:7px 0px 0px 0px;}
.header .wx img { border:1px solid #ddd;}
.header.on .an i{color:#0078c1;}
.header .an{position:absolute; top:55px; right:3%; height:18px; width:30px; display:none; }
.header .an span{width:30px; height:2px; background:#0078c1; 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-right:15px;}
.header .nav i{font-size:22px; color:#666; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%); font-family:宋体; font-weight:bold;}
.header .nav ul li{margin:0px; line-height:100px; float:left; position:relative; padding:0px 50px 0px 0px;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;
-webkit-transition:all .5s; font-size:20px;}
.header .nav ul li a { font-size:20px; color: #000; font-weight:bold;}
.header .nav ul li span{width:0; height:2px; background:#0078c1; 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.on span{width:100%;}
.header .nav ul li.on a{color:#0078c1;}
.header .nav ul li:hover a { color:#0078c1;}
.nav .y_j{position:relative;}
.nav .e_j{width:200px; background:#fff; position:absolute; top:100px; left:0; display:none; z-index:9999; border-bottom: 2px solid #0078c1; overflow: hidden; padding: 10px 0px 0px 0px; }



.header .nav ul li .e_j a{display:block; font-size:18px; color:#333; line-height:50px; text-align:center; }
.header .nav .e_j a:hover{ color:#fff; background:#0078c1;}
.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
@media only screen and (max-width:1360px){
.header .nav ul li{ padding:0px 30px 0px 0px;}
}
@media only screen and (max-width:995px){
.header{padding:0%; width:100%;}
.header .logo{width:100px; float:left; padding:15px 0px 10px 0px;  }
.header .logo img { width:100%; height:auto;}
.header .an{display:block;}
.header .wx { display: none;}
.header .nav ul { width: 100%;}
.header .nav{width:100%; padding:15px 5%; box-sizing:border-box;  height:100%; position:fixed; top:90px; margin-top:0; left:-100%; z-index:11; overflow:auto; background: rgba(255, 255, 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 .nav.on{left:0; margin-top:0} 
.header .nav ul li.on span{width:0%;}
.header .nav ul li:hover span{width:0%;}
.header .nav ul li:hover a { color:#0078c1;}
.header .nav i{display:block; }
.header .nav ul li{line-height:60px;  text-align:left; float:none; margin:0; padding:0; font-size:18px; color:#333; border-bottom:1px solid #ddd;}
.header .nav ul li a {font-size:18px; color:#333;}
.header .nav ul li:after { background: rgba(0,0,0,0);}
.header .nav .e_j{padding:0px;  background:none; position:relative; top:auto; left:auto; width:100%; height: auto; margin-left:0px;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav .e_j.n{display:block !important;}
.header .nav ul li .e_j a{display:block; font-size:16px; color:#666; margin-left:0px; text-align: left;}
.header .nav ul li .e_j a:hover { color: #fff; padding: 0 10px;}
}
/*修改过的css结束*/





.gallery-top{width:100%; height:100vh; display:block; position:relative;z-index:0;}
.gallery-top .swiper-slide{width:100%; height:100%; position:relative; z-index:0;}
.gallery-top .swiper-slide .nr{width:1100px; text-align:center; position:absolute; left:50%; margin-left:-550px; top:50%; margin-top:-120px;}
.gallery-top .swiper-slide .tp1{margin:0 auto; overflow:hidden; font-size:58px; font-weight:bold; color:#FFF; letter-spacing:5px;text-shadow:#000 1.5px 2px 3px}
.gallery-top .swiper-slide .tp3{margin:20px auto; overflow:hidden; font-size:24px; color:#FFF; line-height:36px;text-shadow:#000 1px 2px 3px}
.gallery-top .swiper-button-next{width:70px; height:70px; background:url(../images/btn-nex.jpg) no-repeat; right:0; margin-top:-35px; background-size:70px 70px; -webkit-background-size:70px 70px; -moz-background-size:30px 80px; -ms-background-size:70px 70px; -o-background-size:70px 70px; opacity:.8;}
.gallery-top .swiper-button-next:hover{opacity:.8; }
.gallery-top .swiper-button-prev{width:70px; height:70px; background:url(../images/btn-pre.jpg) no-repeat; left:0; margin-top:-35px; background-size:70px 70px; -webkit-background-size:70px 70px; -moz-background-size:70px 70px; -ms-background-size:70px 70px; -o-background-size:70px 70px; opacity:.8;}
.gallery-top .swiper-button-prev:hover{opacity:.8;}
.sgallery-top { display:none;}
@media only screen and (max-width:1360px){
.gallery-top .swiper-slide .tp1{font-size:46px; }
.gallery-top .swiper-slide .tp3{margin:15px auto; font-size:18px; color:#FFF; line-height:30px;}
}
@media only screen and (max-width:995px){
.gallery-top{height:75vh;}
.gallery-top .swiper-slide .nr{width:96%; text-align:center; position:absolute; left:2%; margin-left:0px; top:50%; margin-top:-15%; text-align:center;}
.gallery-top .swiper-slide .tp1{margin:0 auto; overflow:hidden; font-size:25px; font-weight:bold; color:#FFF; letter-spacing:0px;text-shadow:#000 1.5px 2px 3px}
.gallery-top .swiper-slide .tp3{margin:10px auto; overflow:hidden; font-size:12px; color:#FFF; line-height:20px;text-shadow:#000 1px 2px 3px}
.gallery-top .swiper-button-next{ display:none;}
.gallery-top .swiper-button-prev{ display:none;}
}


.sy_an { width:80%; margin:0px auto; position:absolute; left:10%; bottom:0; z-index:11;}
.sy_an ul li { width:16%; margin:2%; float:left; text-align:center;}
.sy_an ul li p { font-size:24px; font-weight:bold; padding:5px 0px 15px 0px; color:#fff;}
.sy_an ul li span { font-size:14px; color:#fff;}
.sy_an ul li span a {color:#fff;}
.sy_an ul li span a:hover { color:#fc4c02; text-decoration:underline;}
@media only screen and (max-width:1360px){
.sy_an { width:90%; left:5%;}
.sy_an ul li img { width:40%;}
.sy_an ul li p { font-size:20px;}
}
@media only screen and (max-width:995px){
.sy_an { width:100%; left:0; bottom:10px;}
.sy_an ul li { width:18%; margin:1%;}
.sy_an ul li img { width:70%;}
.sy_an ul li p { font-size:14px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  padding:0px 0px 0px 0px; }
.sy_an ul li span { font-size:12px; color:#fff;}
.sy_an ul li span a {color:#fff; font-size:12px;}
}



.gy_bt{width:100%; text-align:center; text-transform:uppercase;  margin-bottom:30px;}
.gy_bt h2{font-size:24px; line-height:30px; color:#999; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;}
.gy_bt h3{font-size:28px; line-height:40px; font-weight:bold; color:#000;}
.gy_bt h3 font { color:#0078c1}
.gy_bt i { padding-top:10px;}
@media only screen and (max-width:995px){
.gy_bt{ margin-bottom:20px;}
.gy_bt h2{font-size:14px; line-height:20px;}
.gy_bt h3{font-size:24px; line-height:40px;}
.gy_bt i { padding-top:5px;}
}

.sy_gy { width:100%;  background:#fff; padding:75px 0px;}
.sy_gy .left { width:48%; float:left;}
.sy_gy .left p { font-size:16px; line-height:28px;}
.sy_gy .left .mr { width:115px; height:36px;  text-align:center; line-height:36px; color:#fff; font-size:13px; margin-top:50px; background:#0078c1;}
.sy_gy .left .mr a {color:#fff; font-size:13px;}
.sy_gy .left .mr:hover a { background:#fc4c02; color:#FFF; font-size:13px; display:block; }
.sy_gy .right { width:47%; float:right; background:#f5f5f5;}
.section-time{width:100%;background:#f5f5f5;}
.section-time-right{float:left;padding-top:40px; margin-left:40px;}
.section-time-right ul li{width:48%;float:left;text-align:center; margin-bottom:40px; }
.section-time-right span{font-size:50px; font-family:impact; line-height:58px; color:#0078c1;}
.section-time-right font { color:#0078c1; font-size:16px; padding-left:5px;}
.section-time-right p{font-size:18px; color:#666; height:30px;}
@media only screen and (max-width:995px){
.sy_gy { width:100%;  background:#fff; padding:30px 0px;}
.sy_gy .left { width:100%; float:none;}
.sy_gy .left p { font-size:14px; line-height:26px;}
.sy_gy .left .mr { margin-top:20px;}
.sy_gy .right { width:100%; margin-top:20px; background:#f5f5f5;}
.section-time-right{margin-left:20px;}
}



.sy_sp{ width:100%; background:#f5f5f5; padding:60px 0px;}
.sy_sp .lb ul { width:100%; margin:0px auto; max-width:1200px;}
.sy_sp .lb ul li {width:31.33333%; float:left; margin:0 3% 0 0; background:#ffffff; padding-bottom:10px;}
.sy_sp .lb ul li:nth-child(3n) { margin-right:0;}
.sy_sp .lb ul li .tp { width:100%; height:auto; position:relative;}
.sy_sp .lb ul li .wz{ padding:10px;}
.sy_sp .lb ul li .wz h4{ font-size:18px; color:#0078c1; font-weight:bold; text-align:center;}
.sy_sp .lb ul li .wz p { font-size:14px; line-height:24px; color:#666666; padding-top:10px; height:96px; overflow:hidden;}
@media only screen and (max-width:995px){
.sy_sp{width:100%; background:#f6f6f6; padding:30px 0px;}
.sy_sp .lb ul { width:96%; margin:0px auto;}
.sy_sp .lb ul li {width:100%; margin:0 0 3% 0;}

}

.sy-_mr { width:155px; height:42px;  text-align:center; line-height:42px; color:#0078c1; font-size:16px;  background:#fff; border: 1px solid #0078c1; margin:50px auto 0px auto;}
.sy-_mr a {color:#0078c1; font-size:16px;}
.sy-_mr:hover a { background:#fc4c02; color:#FFF; font-size:16px; display:block;transition:all 0.3s; }
@media only screen and (max-width:995px){
.sy-_mr {margin:20px auto 0px auto;}
}

.sy_hz { width:96%; margin:60px auto; max-width:940px;}
.sy_hz ul li {width:29.333333%; margin:1% 2%; float: left; }
.sy_hz ul li img { width:100%; height:auto; border:1px solid #ddd;}
@media only screen and (max-width:995px){
.sy_hz {margin:30px auto;}
.sy_hz ul li {width:46%; margin:1% 2%; float: left; }
.sy_hz ul li:last-child  { display: none;}
}




.sy_xw{width:100%; margin:50px auto; background: #f5f5f5; padding: 60px 0px;}
.sy_xw .sw_xw{width:100%; max-width:1200px;}
.sy_xw .sw_xw .swiper-slide{padding:20px; box-sizing:border-box; background: #fff;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
.sy_xw .sw_xw h3{font-size:18px; margin-bottom:15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#0078c1; font-weight: bold; border-bottom: 1px solid #dddddd; line-height: 45px;}
.sy_xw .sw_xw h3 a {font-size:18px; color:#0078c1;}
.sy_xw .sw_xw .swiper-slide:hover h3 a{color:#fc4c02;}
.sy_xw .sw_xw p{font-size:14px; line-height:24px; color:#999;}
.sy_xw .sw_xw em{font-size:14px; line-height:30px; color:#bbb; margin-top:15px;}
@media only screen and (max-width:995px){
.sy_xw{margin:30px auto; padding: 30px 0px;}
.sy_xw .sw_xw{width:96%; }
.sy_xw .sw_xw .swiper-slide{padding:15px;}
.sy_xw .sw_xw h3{font-size:20px; margin-bottom:5px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .sw_xw .swiper-slide:hover h3 a{color:#0fa74b;}
.sy_xw .sw_xw p{font-size:14px; line-height:24px; color:#999;}
.sy_xw .sw_xw em{font-size:14px; line-height:30px; color:#bbb; margin-top:5px;}
}


.sy_lx { width:96%; margin:60px auto; max-width:1200px; }
.sy_lx .left { width:787px; float:left; position:relative;}
.sy_lx .left .tp { width:100%; height:auto; }
.sy_lx .left .wz { width:160px; padding:30px; background: rgba(0, 0, 0, 0.7); position:absolute; left:0; top:0; color:#FFF; font-size:14px; height:400px; line-height:26px;}
.sy_lx .left .wz img { padding: 40px 0px;}
.sy_lx .right { width:376px; float:right;}
.sy_lx .right .txt { width:93%; height:50px; line-height:50px; padding:0 3%; border:1px solid #dddddd; margin-bottom:15px; color:#666; outline:none; border-radius:3px;}
.sy_lx .right .txt1 { width:93%; height:190px; line-height:30px; padding:0 3%; border:1px solid #dddddd; margin-bottom:15px; color:#666; outline:none; font-family:"微软雅黑"; border-radius:3px;}
.sy_lx .right .an { width:47%; height:50px; line-height:50px; background:#0078c1; font-size:16px; color:#FFF; text-align:center; outline:none; border:none; float:left;}
.sy_lx .right .an1 { width:47%; height:50px; line-height:50px; background:#ccc; font-size:16px; color:#FFF; text-align:center; outline:none; border:none; float:right;}
@media only screen and (max-width:995px){
.sy_lx { width:96%; margin:30px auto;}
.sy_lx .left .tp img { width:100%; height:auto; }
.sy_lx .left .wz { width:92%; padding:3% 4%; background: rgba(0, 0, 0, 0.7); position:absolute; left:0; top:0; color:#FFF; font-size:14px; height: auto; line-height:22px;}
.sy_lx .left .wz img { padding: 10px 0px;}
.sy_lx .left { width:100%; float:none; position:relative;}
.sy_lx .right { width:100%; float:none; margin-top: 20px;}
.sy_lx .right .txt { height:40px; line-height:40px; }
.sy_lx .right .txt1 {height:100px;}
}



.foot { width:100%; background:#f7f7f7; padding-top:50px;  color:#FFF;}
.foot .contt { width:100%;}
.foot .contt ul li {float:left; margin-right:9.6%;  }
.foot .contt ul li h1 { font-size:18px;  color:#333; padding-bottom:10px; }
.foot .contt ul li a { color:#666; font-size:14px; line-height:26px;}
.swd{ display:none;}
.foot1 { border-top:1px solid #ddd; margin-top:40px; line-height:20px; width:100%; background:#f7f7f7; color:#666; display:block; text-align:center; font-size:12px; padding:20px 0px 30px 0px;}
@media only screen and (max-width:995px) {
.foot { width:100%; padding-top:20px;  color:#FFF; padding-bottom:0px;  margin-top:0px;}
.foot .contt { display:none;}
.swd{width:96%; display:block; margin:4% 0 0 2%; border-top:1px solid #ccc;}
.swd .w_t{overflow:hidden; border-bottom:1px solid #ccc;}
.swd .w_t span.jt{width:12%; height:40px; background:url(../images/xj.png) no-repeat top center; float:right;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.swd .w_t.on span.jt{background:url(../images/xj.png) no-repeat bottom center;}
.swd .w_t span.t_m{width:84%; height:40px; padding:0px; font-size:16px; color:#333; line-height:40px;  float:left; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; cursor:pointer;}
.swd .w_t .h_d{padding:10px 0px; font-size:14px; line-height:24px; display:none; color:#333; border-top:1px solid #ccc;}
.swd .w_t .h_d a{color:#666; width:100%;}
.foot1 .lf { float: none;}
.foot1 .rt { float: none;}
}

.ew_m{width:100%; height:100%; background-color:rgba(0,0,0,.8); display:block; position:fixed; top:0; left:0; display:none; z-index:99999;}
.ew_m img{width:40%; height:auto; position:absolute; left:30%; top:50%; display:block;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.sj_zd{width:100%; height:4rem; background-color:#0078c1; border-top:1px solid #ddd; position:fixed; left:0; bottom:0; z-index:999; display:none;}
.sj_zd ul li{width:25%; height:4rem; padding-top:.5rem; float:left; font-size:0.8rem; line-height:1.5rem; text-align:center; border-right:1px solid #ddd;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box/;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
.sj_zd ul li a{color:#fff;}
.sj_zd ul li:nth-child(4){border-right:0;}
.sj_zd img{width:1.8rem; height:auto; display:block; margin:0 auto;}
@media only screen and (max-width:995px){
.sj_zd{display:block;}
}


.fh_top{width:40px; height:40px; border-radius:100%; background-color:#fff; border:2px solid #e7e7e7; display:none; position:fixed; right:2px; bottom:40px; z-index:999;}
.fh_top img{width:100%; height:auto;}
@media only screen and (max-width:995px){
.fh_top{width:2rem; height:2rem;}
}

.h_gd { height:140px;}
@media only screen and (max-width:995px){
.h_gd { height:90px;}
}

.ny_ban{width:100%; height:400px; overflow:hidden; position:relative;}
.ny_ban .wz { width:94%; margin:0px auto; max-width:1200px; font-size:36px; font-weight: bold; padding-top:9%; color:#0078c1;}
@media only screen and (max-width:995px){
.ny_ban{height:150px;}
.ny_ban .wz { font-size:18px; font-weight: bold; padding-top:15%; color:#0078c1;}
}


.ny_bt { width:100%; background:#f6f6f6; height:60px; line-height:60px;}

.ny_gy { width:96%; margin:50px auto; max-width:1200px;}
.ny_gy p { font-size: 16px; line-height: 34px; text-indent: 26px;}
.ny_gy h1 { color: #0078c1; font-size: 20px; font-weight: bold; line-height: 80px;}
.ny_gy .wz { width: 100%; padding-bottom: 50px; font-size: 16px; line-height: 34px;}
.ny_gy .wz font {color: #0078c1; font-size: 16px; padding:0px 10px 0px 20px;}
.ny_gy .tp { text-align: center;}
@media only screen and (max-width:995px){
.ny_gy { margin:30px auto;}
.ny_gy p { font-size: 14px; line-height: 26px; }
.ny_gy h1 { font-size: 18px; font-weight: bold; line-height: 60px;}
.ny_gy .wz { padding-bottom: 20px; font-size: 14px; line-height: 26px;}
.ny_gy .wz font {color: #0078c1; font-size: 14px; padding:0px 10px 0px 20px;}
.ny_gy .tp img { width: 100%; height: auto;}
}

.ny_al { width:96%; margin: 50px auto; max-width: 1200px;}
.ny_al ul li { background: #fff; padding: 2%; box-shadow:4px 2px 8px #ccc; margin-bottom: 30px;}
.ny_al ul li h2{font-size:18px; margin-bottom:15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#0078c1; font-weight: bold; border-bottom: 1px solid #dddddd; line-height: 45px;}
.ny_al ul li h2 a {font-size:18px; color:#0078c1;}
.ny_al ul li:hover h2 a{color:#fc4c02;}
.ny_al ul li p{font-size:14px; line-height:24px; color:#666;}
.ny_al ul li em{font-size:14px; line-height:30px; color:#999;  float: right;}
.ny_al ul li em a {font-size:14px; font-weight: normal;color:#999;}
.ny_al ul li:hover { background: #f7f7f7;}
@media only screen and (max-width:995px){
.ny_al { margin: 30px auto; }
.ny_al ul li { margin-bottom: 15px;}
.ny_al ul li p{font-size:14px; line-height:24px; color:#666; word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden; }
}


.ny_jr { width: 96%; margin: 50px auto; max-width:1200px;}
.ny_jr h5 { font-size: 16px; height: 50px;}
.ny_jr h5 a { color: #0078c1; font-weight: bold;}
.ny_jr ul li { width: 41%; float: left; margin: 0 4.5% 2% 0; border: 1px solid #ddd; padding:1% 2%;}
.ny_jr ul li:nth-child(2n){ margin-right: 0;}
.ny_jr ul li h3{font-size:18px; margin-bottom:15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#333; font-weight: bold; border-bottom: 1px solid #dddddd; line-height: 45px;}
.ny_jr ul li h3 a {font-size:18px; color:#333;}
.ny_jr ul li:hover h3 a{color:#fc4c02;}
.ny_jr ul li p{font-size:14px; line-height:24px; color:#666; height: 72px; overflow: hidden; }
.ny_jr ul li .mr { width:80px; height:30px;  text-align:center; line-height:30px; color:#fff; font-size:13px; margin-top:10px; background:#0078c1;}
.ny_jr ul li .mr a {color:#fff; font-size:13px;}
.ny_jr ul li .mr:hover a { background:#fc4c02; color:#FFF; font-size:13px; display:block; }
@media only screen and (max-width:995px){
.ny_jr {margin: 30px auto;}
.ny_jr ul li { width: 95%; float:none; margin: 0 0% 3% 0; border: 1px solid #ddd; padding:1% 2% 3% 2%;}
}

.paging{width:100%; margin:0px 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; width:32px; height:32px; margin:0 3px; display:inline-block;}
.paging a:hover{background-color:#0078c1; border:1px solid #0078c1; color:#fff;}
.paging a.on{background-color:#0078c1; border:1px solid #0078c1; color:#fff;}
@media only screen and (max-width:995px) {
.paging{margin:20px auto 30px auto ;}
.paging a{line-height:32px; font-size:14px; width:32px; height:32px; margin:0 3px; }
}


.ny_xw { width: 96%; margin: 50px auto; max-width:1200px;}
.ny_xw ul li { width: 26.333333%; float: left; margin: 0 3% 3% 0; box-shadow:4px 2px 8px #ccc; padding:1% 2%;}
.ny_xw ul li:nth-child(3n){ margin-right:0;}
.ny_xw ul li h3{font-size:18px; margin-bottom:15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#0078c1; font-weight: bold; border-bottom: 1px solid #dddddd; line-height: 45px;}
.ny_xw ul li h3 a {font-size:18px; color:#0078c1;}
.ny_xw ul li:hover h3 a{color:#fc4c02;}
.ny_xw ul li p{font-size:14px; line-height:24px; color:#666; height: 48px; overflow: hidden; }
.ny_xw ul li em{font-size:14px; line-height:30px; color:#bbb; margin-top:15px;}
@media only screen and (max-width:995px){
.ny_xw {margin: 30px auto;}
.ny_xw ul li { width: 95%; float:none; margin: 0 0% 3% 0; border: 1px solid #ddd; padding:1% 2% 3% 2%;}
}


.lxwm { width:96%; margin:50px auto; max-width: 1200px;}
.lxwm h6 { color: #0078c1; font-size: 30px; font-weight: bold; font-weight: bold; text-align: center;}
.lxwm .zi { text-align:center; font-size:16px; color:#666; line-height:50px;}
.lxwm .dy { width:100%; padding-top:30px;}
.lxwm .dy ul li { width:33.333333%; float:left; text-align:center;}
.lxwm .dy ul li  h5{ font-size:18px; line-height:50px; color:#666;}
.lxwm .dy ul li p { font-size:24px; text-align:center; font-family:Arial, Helvetica, sans-serif;}
.lxwm .de { width:100%;  margin-top:50px; text-align: center;}
.lxwm .ds { width: 100%; margin-top: 20px;}
.lxwm .ds ul li { width: 28%; margin:1% 1.5%; float: none; border: 1px solid #ddd; padding:1%; float: left;}
.lxwm .ds ul li h4 { font-size: 18px; font-weight: bold; height: 35px; border-bottom: 1px solid #ddd; margin-bottom: 10px;}
.lxwm .ds ul li p { font-size: 14px; line-height: 26px;}
@media only screen and (max-width:995px) {
.lxwm { margin:20px auto;}
.lxwm h6 {font-size: 24px;}
.lxwm .dy {padding-top:20px;}
.lxwm .zi {font-size:14px; line-height:40px;}
.lxwm .dy ul li { width:100%; float:left; text-align:left; margin-bottom: 10px;}
.lxwm .dy ul li img { width:15%; height:auto; float: left; margin-right:3%;}
.lxwm .dy ul li  h5{ font-size:16px; line-height:26px; color:#666;}
.lxwm .dy ul li p { font-size:20px; text-align:left; font-family:Arial, Helvetica, sans-serif;}
.lxwm .de { width:100%;  margin-top:0px;}
.lxwm .de img { width:100%; height:auto;}
.lxwm .ds ul li { width: 94%; margin:0% 0% 3% 0; float: none; border: 1px solid #ddd; padding:3%; float: left;}
.lxwm .ds ul li h4 { font-size: 16px; font-weight: bold;}
.lxwm .ds ul li p { font-size: 13px; line-height: 22px;}
}


.rjwh { width:96%; margin:30px auto 50px auto; max-width: 1200px;}
.rjwh ul li { border-bottom: 1px solid #ddd; padding: 20px 0px; font-size: 16px;}
.rjwh ul li h3 { height: 60px; font-size: 20px; color: #0078c1; font-weight: bold; line-height: 60px;}
.rjwh ul li h3 a {font-size: 20px; color: #0078c1;}
.rjwh ul li h3 img { padding-right: 10px;}
.rjwh ul li font{color: #0078c1; font-size: 16px; padding:0px 5px 0px 0px;}
.rjwh ul li p { line-height: 36px; padding-top:10px;}
.rjwh ul li .zz { width: 33.3333%; float: left;}
.rjwh ul li .zzz {  text-align:center; padding:0px 25px; margin:15px 15px 5px 0px; background:#f6f6f6; border-radius:3px; line-height:35px; height:35px; display:inline-block;}
.rjwh ul li .zzz:hover {background:#0078c1; color:#FFF; border-radius:3px;}
@media only screen and (max-width:995px) {
.rjwh { margin:10px auto 30px auto;}
.rjwh ul li { padding: 15px 0px; font-size: 14px;}
.rjwh ul li h3 { height: 60px; font-size: 18px;  line-height: 60px;}
.rjwh ul li h3 a {font-size: 18px; color: #0078c1;}
.rjwh ul li h3 img { padding-right: 0px; width: 40px;}
.rjwh ul li font{color: #0078c1; font-size: 14px; padding:0px 5px 0px 0px;}
.rjwh ul li p { line-height: 26px;}
.rjwh ul li .zz { width: 100%; float: none;}

.rjwh ul li .zzz {   margin:5px 15px 5px 0px;}
}


.ywgl {width:96%; margin:50px auto; max-width: 1200px;}
.ywgl p { font-size: 16px; line-height: 34px; width:96%; margin:0px auto 50px auto; max-width: 1000px; text-align: center;}
.ywgl h2 { background: #dff0fa; height: 50px; line-height: 50px; color: #0078c1; font-weight: bold; padding: 0px 15px;}
.ywgl .tp { padding: 30px 0px; text-align: center;}
@media only screen and (max-width:995px) {
.ywgl {margin:30px auto;}
.ywgl p { font-size: 14px; line-height: 28px; margin:0px auto 30px auto; }
.ywgl h2 { font-size: 18px;}
.ywgl .tp { padding: 20px 0px; text-align: center;}
.ywgl .tp img { width: 100%; height: auto;}
}
