@charset "utf-8";

body{margin:0px; font-size:14px; color:#444; font-family:"微软雅黑", Arial, Helvetica, sans-serif; background:#ffffff;}
*{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 {/*兼容 IE*/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:#0fa74b;}
::-webkit-scrollbar-thumb:active{background-color:#0fa74b;}

.container { width:80%; margin:0px auto;}
@media only screen and (max-width:1360px){
.container { width:90%; margin:0px auto;}	
}
@media only screen and (max-width:995px){
.container { width:94%; margin:0px auto;}	
}


.header{width:100%; position:fixed; top:0; left:0; z-index:99; background:#fff;}
.header .con { width:80%; margin:0 auto;}
.header.on{ background: rgba(255, 255, 255, 0.9);}
.header.on .nav ul li a{ color:#000}
.header.on .search {color:#000;}
.header.on .wxx { display:block;}
.header.on .wx { display:none;}
.header .logo{width:300px; float:left;}
.header .logo img{width:100%; height:auto; display:block;}

.header .language{float:right; height:32px; text-align:center; line-height:32px; color:#333; margin-top:30px; margin-left:25px; cursor:pointer; position:relative; z-index:9;}
.header .language .l_m i{display:inline-block; vertical-align:middle; margin-top:-2px; margin-right:5px; color:#2977b9;}
.header .language .x_l{width:120px; padding-top:8px; position:absolute; top:48px; left:50%; margin-left:-60px; display:none; }
.header .language .x_l:before{width:0; height:0; border-right:10px solid transparent; border-left:10px solid transparent; border-bottom:8px solid #2977b9; content:""; position:absolute; top:0; left:50%; margin-left:-10px;}
.header .language .x_l ul{padding:5px 15px; background-color:#2977b9;}
.header .language .x_l ul li a{color:#fff; line-height:36px; display:block;}
.header .language .x_l ul li a:hover{color:#fff;}
.header .s_ch{height:32px; font-weight:bold; line-height:32px; text-align:center; color:#2977b9; margin-top:40px; margin-left:15px; float:right; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .s_ch i{font-size:22px;}
.header.on .an i{color:#2977b9;}

.header .an{position:absolute; top:0; right:3%; height:18px; width:30px; display:none; margin-top:24px; }
.header .an span{width:30px; height:2px; background:#2977b9; 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; }
.header .nav i{font-size:18px; color:#fff; 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%);}
.header .nav ul li{margin:0px; line-height:108px; float:left; position:relative; padding:0px 40px 0px 0px;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:#2977b9; 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:#2977b9;}
.header .nav ul li:hover a { color:#2977b9;}
.nav .y_j{position:relative;}
.nav .e_j{width:120px; background:#fff; position:absolute; top:108px; left:0; display:none; z-index:9999; margin-left:-28px; border-radius:0px 0px 5px 5px; padding:10px 0px;}
.header .nav ul li .e_j a{display:block; font-size:14px; color:#333; line-height:40px; text-align:left;  font-weight:normal; padding-left:28px;}
.header .nav .e_j a:hover{ color:#fff; background:#2977b9;}

@media (min-width:1024px){
.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
}
@media (min-width:1024px) and (max-width:1360px ) {
.header .containe { width:96%; margin:0 auto;}
.header .s_ch{ padding-top:34px;}
.header .s_ch i{font-size:18px; color:#2977b9;}
.header .nav{  float:left; margin-left:50px;}
.header .nav ul li a{display:block; font-size:15px;  text-transform:capitalize;}
.header .nav ul li{margin:0px; line-height:100px; float:left; position:relative; padding:0px 15px 0px 0px;}
}
@media only screen and (max-width:995px){
.header{padding:0%;}
.header .con { width:94%; margin:0 auto;}
.header .logo{width:48%; float:left; margin-top:0px; }
.header .logo img { width:100%; height:auto;}
.header .language{float:right; height:32px; font-size:15px; text-align:center; line-height:32px; color:#fff; margin-top:14px; color:#555; margin-left:0px;}
.header .s_ch{margin-top:16px; margin-right:38px; float:right;}
.header .an{display:block;}
.header .nav ul { width: 100%;}
.header .nav{width:90%; padding:15px 5%;  height:100%; position:fixed; top:60px; margin-top:0; left:-100%; z-index:99999999999; overflow:auto; background: rgba(0, 124, 194, 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 a{color:#fff;}
.header .nav ul li:hover a { color:#fff;}
.header .nav i{display:block; }
.header .nav ul li{line-height:50px;  text-align:left; float:none; margin:0; padding:0; font-size:16px; color:#FFF; border-bottom:1px solid #006096;}
.header .nav ul li a {font-size:16px; color:#FFF;}
.header .nav ul li:after { background: rgba(0,0,0,0);}
.header .nav .e_j { 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 .e_j a { color:#fff; text-align:left;}
.header .nav ul li .e_j a:hover { color:#fff; 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;}
}



.search{width:100%; background:#2977b9; position:fixed; top:0; left:0; z-index:101; display:none;}
.search .container{ position: relative;}
.search .sc_gb{position:absolute; top:50%; margin-top:-25px; right:15px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb:hover{transform:rotate(360deg);
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);}
.search .sc_gb i{font-size:26px; line-height:50px; color:#fff;}
.search .sc_nr{width:700px; margin:20px auto; }
.search input{width:430px; height:60px; font-size:16px; line-height:60px; color:#fff; float:left;}
.search input::placeholder{color:#fff;}
.search button{width:70px; height:60px; line-height:60px; text-align:center; color:#fff; float:right; outline:none;}
.search button i{font-size:30px;}
@media only screen and (max-width:992px){
.search .sc_gb i{font-size:22px;}
.search .sc_nr{width:90%;}
.search input{width:85%; font-size:15px;}
.search button{width:15%;}
.search button i{font-size:26px;}
}


.head_h{width:100%; height:88px;}
@media only screen and (max-width:1023px) {
.head_h{width:100%; height:60px;}
}



.gallery-top{width:100%; position:relative; height: 100vh;}
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
.gallery-top .swiper-slide .wz{width:80%; color:#2977b9; position:absolute; left:10%; top:45%; text-align: center; }
.gallery-top .swiper-slide .wz h3{font-size:50px; line-height:90px; font-weight: bold;}
.gallery-top .swiper-slide .wz h2{font-size:24px;  line-height:60px; color: #333;}
.gallery-top .swiper-slide .wz p{font-size:22px; letter-spacing:1px; line-height:36px; }
.gallery-top .swiper-slide .wz a { background:url(../images/an.jpg) repeat-x; width:140px; height:44px; line-height:44px; border-radius:5px; color:#FFF; display:block; text-align:center; font-size:16px; margin-top:20px;}
@media only screen and (max-width:1360px){
.gallery-top .swiper-slide .wz{width:90%; color:#2977b9; position:absolute; left:5%; top:33%;}
.gallery-top .swiper-slide .wz h3{font-size:40px;  line-height:90px; }
.gallery-top .swiper-slide .wz p{font-size:20px; line-height:36px; color: #333;}
}
@media only screen and (max-width:992px){
.gallery-top{width:100%; position:relative; height:45vh;}
.gallery-top .swiper-slide img{width:150%;}
.gallery-top .swiper-slide .wz{width:90%; left:5%; top:45%;}
.gallery-top .swiper-slide .wz h3{font-size:24px; line-height:50px;}
.gallery-top .swiper-slide .wz h2{font-size:14px; line-height:24px;}
.gallery-top .swiper-slide .wz p{font-size:14px; line-height:20px;}
.gallery-top .swiper-slide .wz a { display:none;}
.gallery-top .swiper-button-prev { display:none;}
.gallery-top .swiper-button-next { display:none;}
}



.sd-inp1 {display: block;width: 90px;height: 56px;position: fixed;text-align: center;left: calc(50% - 45px);bottom:50px;background: url(../images/in-down.png) center bottom no-repeat;z-index:9;line-height: 1.2;font-size: 18px;color:rgba(41,119,181,0.5);cursor: pointer; font-weight: bold;}
.sd-inp1 a {color:rgba(41,119,181,0.5);}
.sd-inp1 em {font-style: normal;}
.sd-inp1 {animation: sd-inp1 0.8s linear infinite alternate both;-webkit-animation: sd-inp1 0.8s linear infinite alternate both;-moz-animation: sd-inp1 0.8s linear infinite alternate both;-o-animation: sd-inp1 0.8s linear infinite alternate both;}
@keyframes sd-inp1 {
0% {transform: translateY(5px);-ms-transform: translateY(5px);-webkit-transform: translateY(5px);-o-transform: translateY(5px);-moz-transform: translateY(5px);}
100% {transform: translateY(-5px);-ms-transform: translateY(-5px);-webkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);}
}
@-webkit-keyframes sd-inp1 {
0% {transform: translateY(5px);-ms-transform: translateY(5px);-webkit-transform: translateY(5px);-o-transform: translateY(5px);-moz-transform: translateY(5px);}
100% {transform: translateY(-5px);-ms-transform: translateY(-5px);-webkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);}
}
@-moz-keyframes sd-inp1 {
0% {transform: translateY(5px);-ms-transform: translateY(5px);-webkit-transform: translateY(5px);-o-transform: translateY(5px);-moz-transform: translateY(5px);}
100% {transform: translateY(-5px);-ms-transform: translateY(-5px);-webkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);}
}
@-o-keyframes sd-inp1 {
0% {transform: translateY(5px);-ms-transform: translateY(5px);-webkit-transform: translateY(5px);-o-transform: translateY(5px);-moz-transform: translateY(5px);}
100% {transform: translateY(-5px);-ms-transform: translateY(-5px);-webkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);}
}



.gy_bt{width:100%; text-align:center; text-transform:uppercase;  margin-bottom:40px; }
.gy_bt h3{font-size:34px; line-height:44px;  padding-bottom:5px; color:#2977b9; }
.gy_bt span{margin:10px auto; width:45px; border-bottom:1px solid #ce171c; border-top:1px solid #ce171c; display:block;}
.gy_bt p { font-size:18px; color:#666; padding-top:5px}
@media only screen and (max-width:1023px) {
.gy_bt{width:100%; text-align:center; text-transform:uppercase; margin-bottom:20px;}
.gy_bt h3{font-size:26px; line-height:44px;   padding-bottom:5px;}
.gy_bt span{margin:5px auto;}
.gy_bt p { font-size:16px;  padding-top:5px}	
}


.sy_gy { width:100%; padding:5% 0%; overflow:hidden; background: #f6f6f6; }
.sy_gy .left { width:50%; float:left;  }
.sy_gy .left .wz h2{font-size:24px; line-height:30px; padding:15px 0px; color:#FFF; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
.sy_gy .left .wz h3{font-size:30px;height:60px;  color:#2977b9;}
.sy_gy .left .wz span { width:50px; height:3px; background:#2977b9; display:block; margin:0px 0px 10px 0px;}
.sy_gy .left .wz p { font-size:15px; line-height:30px; text-align:justify; color:#666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:5;  overflow: hidden; }
.sy_gy .left .mr { width:160px; height:40px; background:#2977b9; text-align:center; line-height:40px; color:#fff; margin:30px 0px 0px 0px; }
.sy_gy .left .mr a {color:#fff; font-size:14px;}
.sy_gy .left .mr:hover a { background:#ce171c; color:#fff; font-size:14px; display:block;}

.swiper-container-gcxl{width:45%; float:right;}
.swiper-container-gcxl .swiper-wrapper{width:100%; overflow:hidden;}
.swiper-container-gcxl .swiper-slide img{width:100%; height:auto; display:block;}
.swiper-container-gcxl .swiper-button-prev{top:auto; bottom:0; left:0;  width:50px; height:22px; margin-top:0; background:#e7e7e7 url(../images/cpzj.png) no-repeat center right; -moz-background-size:auto; -webkit-background-size:auto; background-size:auto;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.swiper-container-gcxl .swiper-button-prev:hover{width:70px;}
.swiper-container-gcxl .swiper-button-next{top:auto; bottom:0; left:50px;  width:50px; height:22px; margin-top:0; background:#2977b9 url(../images/cpyj.png) no-repeat center left; -moz-background-size:auto; -webkit-background-size:auto; background-size:auto;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.swiper-container-gcxl .swiper-button-next:hover{width:70px;}
@media only screen and (max-width:1450px) {
.sy_gy .left .wz p { font-size:14px; line-height:28px;  -webkit-line-clamp:3;   }
}

@media only screen and (max-width:992px) {
.swiper-container-gcxl{width:100%; padding:0; float:none; margin:0 auto;}
.swiper-container-gcxl .swiper-wrapper{width:100%; }
.swiper-container-gcxl .swiper-button-prev{left:0px; right:auto;}
.swiper-container-gcxl .swiper-button-prev:hover{left:0;}
}



@media only screen and (max-width:995px){
.sy_gy {padding:30px 0;}
.sy_gy .left { width:100%; float:none;  margin-top:0px;  padding:5% 3% 3% 3%;}
.sy_gy .left .wz h2{ padding:0px;}
.sy_gy .left .wz h3{font-size:22px; height:50px; padding-top:10px;}
.sy_gy .left .wz p { font-size:14px; line-height:26px; word-break: break-all;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; }
.sy_gy .left .mr { margin-top:20px;}

}



.section-time{width:100%;overflow: hidden; margin:40px auto;}
.section-time-right{width:100%;}
.section-time-right ul li{width:30%;float:left;text-align:left; background:url(../images/xia.jpg) no-repeat center left; padding-left:3%; }
.section-time-right span{font-size:50px; font-family:Arial, Helvetica, sans-serif; line-height:58px; color:#2977b9; font-weight:bold;}
.section-time-right font { color:#2977b9;}
.section-time-right p{font-size:14px; color:#666;}
@media only screen and (max-width:995px){
.section-time{ margin:30px auto 30px auto;}
.section-time-right span{font-size:30px;}
.section-time-right font {}
.section-time-right p{font-size:12px; }
}


.sy_fw{width:100%; padding:5% 0 0 0; overflow:hidden;}
.sy_fw ul{overflow:hidden; margin:0;}
.sy_fw ul li{float:left;  width:33.33333%;}
.sy_fw img{width:100%; height:auto; display:block;
transition:all 3s;
-webkit-transition:all 3s;
-moz-transition:all 3s;
-ms-transition:all 3s;
-o-transition:all 3s;}
.sy_fw ul li:hover img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_fw .nr{width:100%; position:relative; overflow:hidden;}
.sy_fw .bj{width:100%; height:100%; background-color:rgba(0,0,0,.3); top:0; left:0; position:absolute;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.sy_fw .wz{position:absolute; width:80%; left:40%; top:40%; font-size:12px; color:#fff; line-height:26px; text-align:center; transform:translateY(-40%); transform:translatex(-40%);}
.sy_fw .wz h3{font-size:26px; margin-bottom:20px;}
.sy_fw .wz p{font-size:16px; color:#fff; margin-bottom:20px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;  overflow: hidden;  }
.sy_fw .wz span{font-size:26px;}
.sy_fw .wz i{padding-left:15px;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.sy_fw ul li:hover .wz {top:30%;}
.sy_fw ul li:hover .wz i{padding-left:30px;}
@media only screen and (max-width:992px) {
.sy_fw{padding:40px 0 0;}
.sy_fw ul li{float: none;  width:100%;}
.sy_fw .wz{top:35%;}	
.sy_fw .wz h3{font-size:22px;}
.sy_fw .wz p{font-size:14px; margin-bottom:5px;}
.sy_fw .wz span{font-size:12px;}
.sy_fw .wz i{padding-left:10px;}
}


.sy_xw { width:100%; padding:5% 0; overflow:hidden; background: #f6f6f6;}
.swiper-container-cpxl{padding-bottom:60px; width:80%; margin:0px auto;}
.swiper-container-cpxl .swiper-slide{background-color:#fff;}
.swiper-container-cpxl .swiper-slide .wz{padding:10px;}
.swiper-container-cpxl .swiper-slide .wz h3{font-size:18px; margin:15px 0px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#333; font-weight: bold;}
.swiper-container-cpxl .swiper-slide .wz p{line-height:26px; margin-bottom:10px; font-size:14px; color:#333; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
overflow: hidden;}
.swiper-container-cpxl .swiper-slide .wz a.mr{width:80px; height:24px; border:1px solid #d7d7d7; line-height:24px; text-align:center; display:block;
    transition:all .3s;
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s;}
.swiper-container-cpxl .swiper-slide:hover .wz a.mr{background-color:#1373b9; border:1px solid #1373b9; color:#fff;}
.swiper-container-cpxl .swiper-slide img{width:100%; height:auto; display:block;}
.swiper-container-cpxl .swiper-button-prev{top:auto; bottom:0; left:50%; right:auto; margin-left:-50px; width:50px; height:22px; margin-top:0; background:#e7e7e7 url(../images/cpzj.png) no-repeat center right; -moz-background-size:auto; -webkit-background-size:auto; background-size:auto;
    transition:all .3s;
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s;}
.swiper-container-cpxl .swiper-button-prev:hover{width:70px; margin-left:-70px;}
.swiper-container-cpxl .swiper-button-next{top:auto; bottom:0; left:auto; right:50%; margin-right:-50px; width:50px; height:22px; margin-top:0; background:#2977b9 url(../images/cpyj.png) no-repeat center left; -moz-background-size:auto; -webkit-background-size:auto; background-size:auto;
    transition:all .3s;
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s;}
.swiper-container-cpxl .swiper-button-next:hover{width:70px; margin-right:-70px;}
@media only screen and (max-width:1023px) {
	.sy_xw { width:100%; padding:40px 0;}
    .swiper-container-cpxl{padding-bottom:50px; width:94%;}
    .swiper-container-cpxl .swiper-slide .wz{padding:10px;}
    .swiper-container-cpxl .swiper-slide .wz h3{font-size:18px; margin:15px 0px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#333; font-weight: bold;}
    .swiper-container-cpxl .swiper-slide .wz p{line-height:26px; margin-bottom:10px; font-size:14px; color:#333; display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;}
    .swiper-container-cpxl .swiper-slide .wz a.mr{width:5rem; height:1.5rem; font-size:0.8rem; line-height:1.5rem;}
    .swiper-container-cpxl .swiper-slide:hover .wz a.mr{background:none; border:1px solid #d7d7d7; color:#333;}
    .swiper-container-cpxl .swiper-button-prev{top:auto; bottom:0; left:50%; right:auto; margin-left:-50px; width:50px; height:22px; margin-top:0; background:#e7e7e7 url(../images/cpzj.png) no-repeat center right; -moz-background-size:auto; -webkit-background-size:auto; background-size:auto;
        transition:all .3s;
        -webkit-transition:all .3s;
        -moz-transition:all .3s;
        -ms-transition:all .3s;
        -o-transition:all .3s;}
    .swiper-container-cpxl .swiper-button-prev:hover{width:70px; margin-left:-70px;}
    .swiper-container-cpxl .swiper-button-next{top:auto; bottom:0; left:auto; right:50%; margin-right:-50px; width:50px; height:22px; margin-top:0; background:#036eb8 url(../images/cpyj.png) no-repeat center left; -moz-background-size:auto; -webkit-background-size:auto; background-size:auto;
        transition:all .3s;
        -webkit-transition:all .3s;
        -moz-transition:all .3s;
        -ms-transition:all .3s;
        -o-transition:all .3s;}
    .swiper-container-cpxl .swiper-button-next:hover{width:70px; margin-right:-70px;}
}





.sy_yq { width:100%; text-align:center; margin:40px auto 20px auto; max-width:1200px;} 
.sy_yq .sy_bt { margin-bottom:0;}
.sy_yq h3 { color:#333; font-size:28px;}
.sy_yq ul li { float:left; width:12.666666%; margin:0 2%;}
.sy_yq ul li img { width:100%; height:auto;}
@media (max-width:1023px){
.sy_yq {} 
}



.footer{width:100%; padding-top:40px;  font-size:14px; line-height:26px; color:#fff; background: #2977b9;    background: rgb(41,119,185,0.8);}
.footer h3{font-size:18px; color:#fff; margin-bottom:15px;}
.footer em{width:40px; height:1px; background-color:#87b7df; margin-bottom:20px; display:block;}
.footer .col-md-4 { width: 14%; float: left;}
.footer .col-md-4 p a { color: #fff;}

.footer .x_x{margin-top:30px; padding:10px 0; border-top:1px solid #87b7df; text-align: center;}
.footer .x_x a{color:#fff;}
.footer .x_x a:hover{color:#fff;}

.footer .col-md-41{ float:right; width:30%;}
.footer .t_p{float:right; margin-left:50px; text-align: center;}
.footer .t_p img{width:116px; margin-bottom:10px;}

@media only screen and (max-width:992px){
.footer{padding-top:40px; background: #2977b9; line-height:24px;}
.footer h3{font-size:18px;}
.footer em{width:30px; margin-bottom:30px;}
.footer .col-md-4 { width: 33.3333%; float: left;}
.footer .col-md-41{ float: none; width:100%; padding-left:0%;}
.footer .t_p{float:left; margin-left:0px; margin-right: 40px; text-align: center;}
}



.e_m{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.8); z-index:99999; display:none;}
.e_m .n_r{width:200px; padding:10px; background-color:#fff; position:absolute; top:50%; left:50%; text-align:center;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.e_m .n_r img{width:100%; height:auto; display:block;}
.e_m .n_r p{font-size:15px; color:#888; margin-top:10px;}
@media only screen and (max-width:992px){
.e_m .n_r{width:230px; padding:15px;}
.e_m .n_r p{font-size:15px;}
}

.pc_kf{width:50px; position:fixed; right:30px; bottom: 500px; z-index:99999;}
.pc_kf .nr{font-size:18px; text-align:center; line-height:50px; margin-bottom:10px; position:relative;}
.pc_kf .tel{width:160px; background-color:#2977b9; font-size:18px; line-height:50px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .tell{width:260px; background-color:#2977b9; font-size:18px; line-height:50px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .nr:hover .tel{right:56px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .ewm{width:130px; padding:10px 10px 0; background-color:#2977b9; position:absolute; bottom:0; right:-180px; opacity:0;}
.pc_kf .ewm img{width:100%; height:auto; display:block; margin-bottom:10px;}
.pc_kf .ewm p{font-size:14px; color:#fff; line-height:16px; margin-bottom:10px;}
.pc_kf .nr:hover .ewm{right:56px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .nr a{display:block; width:50px; height:50px; box-shadow:0 0 5px #ccc;  background-color:#fff;  overflow:hidden;}
.pc_kf .nr i{color:#333;}
.pc_kf .nr i.icon-aui-icon-qq{font-size:30px;}
.pc_kf .nr i.icon-icon{font-size:26px; vertical-align:middle;}
.pc_kf .fh{width:50px; height:50px; border-radius:5px; background-color:#2977b9; text-align:center; line-height:50px; color:#fff; cursor:pointer;}
.pc_kf .fh i{font-size:30px; font-weight:bold;}
@media only screen and (max-width:992px) {
.pc_kf{right:10px; bottom:10px;  }
}
@media only screen and (max-width:640px){
.pc_kf{width:100%; background-color:#2977b9; position:fixed; right:0; bottom:0; }
.pc_kf .nr{width:25%; border-right:1px solid rgba(255,255,255,.6); font-size:20px; background:none; box-shadow:none; margin-bottom:0; float:left;}
.pc_kf .tel{display:none;}
.pc_kf .ewm{display:none;}
.pc_kf .nr a{display:block; width:100%; border-radius:0; background-color:#2977b9; box-shadow:none;}
.pc_kf .nr i{color:#fff;}
.pc_kf .nr a:hover i{color:#fff;}
.pc_kf .fh{width:23%; box-shadow:none; font-size:22px; float:left;}
}


/*内页banner*/
.nban{ width:100%; height:auto; font-size:0; overflow:hidden; position:relative;}
.nban img{ width:100%; height:auto;}
.nfdzi{ position:absolute; top:0; z-index:9; width:100%; text-align:center; text-transform: uppercase; background:rgba(255,255,255,0.4); height: 100%; }
.nfdzi h3{ font-size:44px; letter-spacing:5px;   color:#2977b9; padding-top:10%;}
.nfdzi p{ font-size:20px; display:block;  line-height:45px; color:#333;}
.nfdzi p a { font-size:18px; padding:0px 15px; color:#333;}
@media screen and (max-width:992px) {
.nfdzi h3{ font-size:28px; }
.nfdzi p{ font-size:14px; display:block; margin:5px 0; line-height:25px}
.nfdzi p a {font-size:14px; padding:0px 10px;}
}
@media screen and (max-width:600px) {
.nban{  height:180px;}
.nban img{ position:absolute; height:180px; width:auto; top:0; left:50%; transform:translateX(-50%); z-index:2}
.nfdzi h3{ font-size:24px;padding-top:16%;}
.nfdzi p{ font-size:14px; display:block; margin:5px 0 10px 0px; line-height:25px}
.nfdzi p a {font-size:14px; padding:0px 10px;}
}


.ndh { width:100%; margin:40px auto; overflow:hidden; }
.ndh ul li { float: left; width:auto; line-height:40px; font-size:16px; margin:0 5px; color:#333; }
.ndh ul li a {font-size:16px; padding:0px 30px; color:#333; border:1px solid #ddd; line-height:40px;display:block; }
.ndh ul li:hover a { background:#2977b9; display:block; color:#FFF; border:1px solid #2977b9;}
.ndh ul li .on {background:#2977b9; display:block; color:#FFF; border:1px solid #2977b9;}
@media screen and (max-width:992px) {
.ndh { width:96%; margin:20px auto;}
.ndh ul li { display:inline-block; width:47%; float: left; line-height:40px; font-size:16px; margin:0 1.5% 3% 1.5%; color:#333; }	
.ndh ul li a {font-size:16px; padding:0px 0px;}
}




.down_box{width:100%; margin:0px auto;}
.down_box img{display: inline-block!important;max-width: 100%!important;}
.down_box .tab_title{background: rgba(255, 255, 255, 0.9); width:100%;}
.down_box .tab_title ul {width:80%; margin: 0px auto;}
.down_box .tab_title li{float:left;}
.tab_title li a{display:inline-block; width:150px; height:60px; line-height:60px; text-align:center; color:#666; font-size:16px; }
.tab_title li.active a{color:#2977b9; }
.down_box .tab_title.fixed{position:fixed; top:88px;z-index:9}
@media only screen and (max-width:1360px) {
.down_box .tab_title ul {width:90%; margin: 0px auto;}
}
@media only screen and (max-width:992px) {
.down_box .tab_title ul {width:100%; margin: 0px auto;}	
.down_box .tab_title li{float:left;width:25%;}
.tab_title li a{width:100%;  height:50px; line-height:50px; }	
.down_box .tab_title.fixed{ top:59px;}
}


.ny_gy { width:100%; padding:0% 0% 4% 0; overflow:hidden; }
.ny_gy h2{font-size:20px; line-height:30px;  color:#999; font-family:Arial, Helvetica, sans-serif; }
.ny_gy h3{font-size:30px;  color:#2977b9;}
.ny_gy .wz p { font-size:15px; line-height:30px; text-align:justify; color:#666; padding-top: 20px; }
.ny_gy .tp ul li { width: 31.333%; margin: 0 2.6% 0 0; float: left;}
.ny_gy .tp ul li:nth-child(3n){ margin-right: 0;}
.ny_gy .tp ul li img { width: 100%; height: auto;}

.gy_zr { width: 100%; margin: 3% auto;}
.gy_zr h2{font-size:20px; line-height:30px;  color:#999; font-family:Arial, Helvetica, sans-serif; text-transform: uppercase; }
.gy_zr h3{font-size:30px;  color:#2977b9;}
.lanren{ margin-top: 50px;overflow: hidden;}
.lanren ul.list{overflow: hidden;}
.lanren ul.list li{ text-align: center; margin-bottom: 40px;}
.lanren ul.list li img{margin-bottom: 40px; width: 100%; height: auto;}
.lanren ul.list li font { font-size: 14px;}
.lanren ul.list li p { font-size: 16px; line-height: 40px;}
.lanren .more{overflow: hidden;text-align: center; font-size:14px;}
.lanren .more a{display: block; color:#333; text-align:center; font-size:14px; line-height: 20px;}
.lanren .more a:hover{color:#2977b9;font-size:14px;}
@media only screen and (max-width:992px) {
.gy_zr h2{font-size:18px;}
.gy_zr h3{font-size:24px;}
.gy_zr .wz p { padding-top:5px; }	
.lanren{ margin-top:20px;overflow: hidden;}	
.lanren ul.list li{ text-align: center; margin-bottom: 30px;}
.lanren ul.list li img{margin-bottom: 20px;}
.lanren ul.list li font { font-size: 14px;}
.lanren ul.list li p { font-size: 14px; line-height: 24px;}
}






.ry_zz { width: 100%; padding:3% 0%;}
.ry_zz h2{font-size:20px; line-height:30px;  color:#999; font-family:Arial, Helvetica, sans-serif; text-transform: uppercase; }
.ry_zz h3{font-size:30px;  color:#2977b9;}
.zzz{clear:both;margin-top:0px; border-top:none;height:auto; text-align:center; position:relative}
.zzz .ziyuan1{ width:86%; margin:40px auto; }
.zzz .ziyuan1 .swiper-slide{ }
.zzz .ziyuan1 .swiper-slide i{ display:block; width:100%; padding-bottom:100%; position:relative;}
.zzz .ziyuan1 .swiper-slide img{  width:100%; height:auto;  border:#e1e1e1 1px solid; box-sizing:border-box; background:#fff; margin-bottom:15px; }
.zzz .ziyuan1 .swiper-slide h1{ display:block; font-size:16px; color:#000; position:inherit; margin:0px 0px 15px 0px;  overflow:hidden}
.zzz .ziyuan1 .swiper-slide img:hover { border:#01969d 1px solid; }
.zzz .swiper-button-next{width:29px; height:48px; background:url(../images/right.png) no-repeat; right:0;  margin-top:-50px;background-size:29px 48px;}
.zzz .swiper-button-prev{width:29px; height:48px; background:url(../images/left.png) no-repeat; left:0; margin-top:-50px; background-size:29px 48px;}
@media only screen and (max-width:992px) {
.ry_zz h2{font-size:18px;}
.ry_zz h3{font-size:24px;}
.zzz .ziyuan1{ width:100%; margin:20px auto; }
.zzz .swiper-button-next{ display: none;}
.zzz .swiper-button-prev{ display: none;}
}


.gy_fz {width:100%; height: auto; position:relative; background:#fff; padding:60px 0px; }
.gy_fz h2{font-size:20px; line-height:30px;  color:#999; font-family:Arial, Helvetica, sans-serif; text-transform: uppercase; }
.gy_fz h3{font-size:30px;  color:#2977b9;}
.swiper-container-cpfw{width:100%;  padding:60px 0px;}
.swiper-container-cpfw .swiper-slide{}
.swiper-container-cpfw .tp{ width:100%; height:40px; border-bottom:2px solid #2977b9; font-size:30px; font-family:Arial, Helvetica, sans-serif; color:#2977b9; font-weight:bold;}
.swiper-container-cpfw .wz { padding:3% 0; }
.swiper-container-cpfw .wz p { font-size: 16px; line-height:28px; color:#666666; padding-right:50px;}
.swiper-container-cpfw .swiper-button-prev{top:auto; bottom:0; left:50%; right:auto; margin-left:-50px; width:50px; height:22px; margin-top:0; background:#e7e7e7 url(../images/cpzj.png) no-repeat center right; -moz-background-size:auto; -webkit-background-size:auto; background-size:auto;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.swiper-container-cpfw .swiper-button-prev:hover{width:70px; margin-left:-70px;}
.swiper-container-cpfw .swiper-button-next{top:auto; bottom:0; left:auto; right:50%; margin-right:-50px; width:50px; height:22px; margin-top:0; background:#2977b9 url(../images/cpyj.png) no-repeat center left; -moz-background-size:auto; -webkit-background-size:auto; background-size:auto;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.swiper-container-cpfw .swiper-button-next:hover{width:70px; margin-right:-70px;}
@media only screen and (max-width:1360px) {
.swiper-container-cpfw{width:90%;   padding:40px 0px;}
}
@media only screen and (max-width:992px) {
.gy_fz { padding:30px 0px; margin:40px 0px;}
.gy_fz h2{font-size:18px;}
.gy_fz h3{font-size:24px;}	
.swiper-container-cpfw{ padding:20px 0px 40px 0px; width:100%; }
.swiper-container-cpfw .tp{font-size:30px; }
}


.ny_cp { width:80%; margin:50px auto; }
.ny_cp .left { width:20%; float:left;  padding-bottom:20px;}
.ny_cp .left h5 {  padding:20px; text-align:center; border-bottom:2px solid #ddd; font-size:24px; color:#fff; margin:0px; text-align:left; background:#2a77b9;}
.ny_cp .left h5 a { color: #fff; }
.ny_cp .left .fl{ overflow:hidden; width:100%; }
.ny_cp .left .fl h4{font-size:18px; line-height:60px; position:relative; color:#333; border-bottom:1px solid #ddd; margin:0px; padding:0px 20px; background:#f0f0f0;}
.ny_cp .left .fl h4 a {font-size:18px; line-height:60px; color:#333;}
.ny_cp .left .fl h4.on{background:#2a77b9; padding:0px 20px; transition:all 0.6s;}
.ny_cp .left .fl h4.on a{color:#fff; font-size:18px;}
.ny_cp .left .fl h4 i{height:60px; width:50px; font-size:18px; line-height:60px; text-align:center; text-indent:0; display:block; position:absolute; top:0; right:0;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.ny_cp .left .fl h4.on i{color:#fff;
transform:rotate(90deg);
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
-o-transform:rotate(90deg);}
.ny_cp .left .fl ul{border-top:0; display:none; padding:0px 0px;}
.ny_cp .left .fl ul li { font-size:15px; color:#666; line-height:50px; background:#fafafa; border-bottom:1px solid #ddd;}
.ny_cp .left .fl ul li a {font-size:15px; color:#666; padding-left:20px;}
.ny_cp .left .fl ul li a:hover { color:#2a77b9; font-weight:bold; background:#dfebf3; display:block; }

@media only screen and (max-width:992px) {
.ny_cp { width:94%; margin:30px auto; }
.ny_cp .left { width:100%; float:none;padding-bottom:20px;}
.ny_cp .left .fl{  width:100%; float:left; }
.ny_cp .left .fl h4{font-size:16px; line-height:50px;}
.ny_cp .left .fl h4 a {font-size:16px; line-height:50px;}
.ny_cp .left .fl h4.on a{ font-size:16px;}
.ny_cp .left .fl h4.on{  transition:all 0.6s;}
.ny_cp .left .fl ul li { font-size:14px; color:#666; line-height:40px;}
.ny_cp .left .fl ul li a {font-size:14px; color:#666; }

}


.cp_zx { width: 76%; float: right;}
.cp_zx h2{font-size:20px; line-height:30px;  color:#999; font-family:Arial, Helvetica, sans-serif; text-transform: uppercase; }
.cp_zx h3{font-size:30px;  color:#2977b9;}
.ssbq{width:100%; margin:40px auto; overflow: hidden; text-align:left;}
.ssbq ul.list{overflow: hidden; text-align:center;}
.ssbq ul.list li{width:31.333%; overflow: hidden; float: left; margin: 0 2.6% 2.6% 0;}
.ssbq ul.list li img { width: 100%; height: auto;}
.ssbq ul.list li:nth-child(3n) { margin-right: 0;}
.ssbq ul.list li a{line-height:50px; background:#eee; font-size:18px; display:block;}
.ssbq ul.list li a:hover { background:#2977b9; color:#FFF; display:block;}
.ssbq .more{overflow: hidden;text-align: center; font-size:14px;}
.ssbq .more a{display: block; color:#333; text-align:center; font-size:14px; line-height: 20px;}
.ssbq .more a:hover{color:#2977b9;font-size:14px;}
@media only screen and (max-width:992px) {
.cp_zx { width: 100%; float: none;}
.cp_zx h2{font-size:18px;}
.cp_zx h3{font-size:24px;}
.ssbq{width:100%; margin:10px auto; overflow: hidden; text-align:left;}
.ssbq ul.list li{width:48%; overflow: hidden; float: left; margin: 0 4% 4% 0;}
.ssbq ul.list li:nth-child(3n) { margin-right: 4%;}
.ssbq ul.list li:nth-child(2n) { margin-right: 0;}
}


.cp_xq{width: 76%; float: right;}
.cp_xq .cp_xx{ padding:0px; margin-bottom:30px;}
.cp_xq .cp_xx .cp_zs{width:50%; border:1px solid #e7e7e7; float:left; padding:0;}
.cp_xq .cp_xx .cp_zs img{width:100%; height:auto; display:block;}
.cp_xq .cp_xx .cp_js{width:45%; float:right; }
.cp_xq .cp_xx .cp_js h3{font-size:26px; color:#236cad;font-weight:bold; height:60px;}
.cp_xq .cp_xx .cp_js h4{ font-size:20px; margin:30px 0 10px 0;}
.cp_xq .cp_xx .cp_js p{font-size:16px; line-height:32px; color:#666; margin-bottom:10px; margin-top:0px;}
.cp_xq .cp_ms{width:100%; margin:80px 0px;}
.cp_xq .cp_ms h5 { font-size:26px; color:#236cad; border-bottom:1px solid #dddddd; line-height:60px; font-weight:bold; margin-bottom:30px;}
.cp_xq .cp_ms ul li { width:32%; float:left; margin:0 2% 2% 0; border:1px solid #ddd; background:#fff; text-align:center; position:relative;}
.cp_xq .cp_ms ul li img { width:100%; height:auto;}
.cp_xq .cp_ms ul li:nth-child(3n) { margin-right:0;}
.cp_xq .cp_ms ul li .bj{width:100%; height:100%; background-color:rgba(0,118,57,.8); position:absolute; top:0; left:0; opacity:0;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.cp_xq .cp_ms ul li:hover .bj{opacity:1;}
.cp_xq .cp_ms ul li .wz{width:80%; height:78%; color:#fff; position:absolute; left:10%; top:10%; opacity:0;
transition:all .3s .2s;
-webkit-transition:all .3s .2s;
-moz-transition:all .3s .2s;
-ms-transition:all .3s .2s;
-o-transition:all .3s .2s;}
.cp_xq .cp_ms ul li .wz h3{font-size:20px; line-height:32px; margin:15px 0;}
.cp_xq .cp_ms ul li .wz p{font-size:14px; line-height:28px; color:#fff; height:84px; overflow:hidden;}
.cp_xq .cp_ms ul li:hover .wz{opacity:1; top:10%;}
.swiper-container {}
.swiper-slide {background-size: cover;background-position: center;}
.gallery-topp { width:100%; height:auto;}
.gallery-thumbs {height:135px;box-sizing: border-box;padding: 10px 0;}
.gallery-thumbs .swiper-slide {height: 100%;opacity: 0.4;}
.gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}
@media (min-width: 1024px) and (max-width:1360px ) {
.cp_xq{width: 76%; float: right;}
}
@media only screen and (max-width:995px){
.cp_xq{width:100%; float: none;}
.cp_xq .cp_xx .cp_zs{width:100%; border:1px solid #e7e7e7; float:none; padding:0;}
.cp_xq .cp_xx .cp_js{width:100%; float:none; margin-top:30px; }
.cp_xq .cp_xx .cp_js h3{font-size:22px; height:30px; }
.cp_xq .cp_xx .cp_js h4 { font-size:20px; line-height:20px; color:#333;}
.cp_xq .cp_xx .cp_js p{ margin-bottom:10px; margin-top:15px; font-size:14px;}
.gallery-thumbs {height:75px;box-sizing: border-box;padding: 10px 0;}
}



.lanrenn{width:80%; margin:50px auto; overflow: hidden; text-align:left;}
.lanrenn ul.list{overflow: hidden;}
.lanrenn ul.list li{width:100%;height:auto; overflow: hidden; margin-bottom:2%;}
.lanrenn ul.list li .tp { width: 27%; float: left;}
.lanrenn ul.list li img{width: 100%;height: 100%;}
.lanrenn ul.list li img:hover {filter: alpha(Opacity=90); opacity:.9;}
.lanrenn ul.list .wz{ width:70%; display:block; float: right;}
.lanrenn ul.list .wz h1 { font-size:20px;  line-height:50px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-weight:bold;border-bottom:1px solid #dddddd;}
.lanrenn ul.list .wz h1 a {font-size:20px; }
.lanrenn ul.list .wz h1 a:hover {text-decoration:underline; color:#2977b9;}
.lanrenn ul.list .wz p { font-size:14px; color:#222; line-height:24px; padding:10px 0px; height:86px; overflow:hidden; text-align:justify;}
.lanrenn ul.list .wz span { font-size:14px; color:#999;}
.lanrenn .more{overflow: hidden;text-align: center; font-size:14px;}
.lanrenn .more a{display: block; color:#333; text-align:center; font-size:14px; line-height: 20px;}
.lanrenn .more a:hover{color:#2977b9;font-size:14px;}
@media only screen and (max-width:1366px){
.lanrenn{width:90%;}
.lanrenn ul.list .wz p { font-size:14px; color:#222; line-height:24px; padding:10px 0px; height:85px; overflow:hidden;}
}
@media only screen and (max-width:990px){
.lanrenn { width:96%; margin:20px auto;}
.lanrenn ul.list li{width:100%;height:auto; margin-right:0%; float: left;overflow: hidden; margin-bottom:4%;}
.lanrenn ul.list li:nth-child(2n) { margin-right:0;}
.lanrenn ul.list li .tp { width: 40%;}
.lanrenn ul.list .wz{ width:55%; }
	
.lanrenn ul.list .wz h1 { font-size:15px; line-height:30px;}
.lanrenn ul.list .wz h1 a {font-size:15px; }

	
.lanrenn ul.list .wz p { height:40px; overflow:hidden;}
}



.lanrennn{width:80%; margin:50px auto; overflow: hidden; text-align:left;}
.lanrennn ul.list{overflow: hidden;}
.lanrennn ul.list li{width:31.333333%;height:auto; margin-right:2%; float: left;overflow: hidden; margin-bottom:2%;}
.lanrennn ul.list li:nth-child(3n) { margin-right:0;}
.lanrennn ul.list li img{width: 100%;height: 100%;}
.lanrennn ul.list li img:hover {filter: alpha(Opacity=90); opacity:.9;}
.lanrennn ul.list .wz{ width:100%; display:block;}
.lanrennn ul.list .wz h1 { font-size:20px; color:#222222; line-height:50px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-weight:bold; border-bottom:1px solid #dddddd;}
.lanrennn ul.list .wz h1 a {font-size:20px; color:#222222;}
.lanrennn ul.list .wz h1 a:hover {text-decoration:underline; color:#2977b9;}
.lanrennn ul.list .wz p { font-size:14px; color:#222; line-height:24px; padding:10px 0px; height:86px; overflow:hidden; text-align:justify;}
.lanrennn ul.list .wz span { font-size:14px; color:#999;}
.lanrennn .more{overflow: hidden;text-align: center; font-size:14px;}
.lanrennn .more a{display: block; color:#333; text-align:center; font-size:14px; line-height: 20px;}
.lanrennn .more a:hover{color:#2977b9;font-size:14px;}
@media only screen and (max-width:1366px){
.lanrennn{width:90%;}
.lanrennn ul.list .wz p { font-size:14px; color:#222; line-height:24px; padding:10px 0px; height:85px; overflow:hidden;}
}
@media only screen and (max-width:990px){
.lanrennn { width:96%; margin:20px auto;}
.lanrennn ul.list li{width:100%;height:auto; margin-right:0%; float: left;overflow: hidden; margin-bottom:2%;}
.lanrennn ul.list li:nth-child(2n) { margin-right:0;}
.lanrennn ul.list .wz p { font-size:14px; color:#222; line-height:24px; padding:10px 0px; height:88px; overflow:hidden;}
}

.iw_poi_title {color:#236cad;font-size:18px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:14px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.dtt {width:41%;height:400px; float: right;}
@media only screen and (max-width:990px){
.dtt {width:100%;height:250px;}	
}



.ny_lx { width: 75%; margin: 50px auto; padding-top: 60px;}
.ny_lx .yc { width: 40%; float: left; }
.ny_lx .yc h1 { color:#2977b9; line-height: 50px; font-size: 20px;}
.ny_lx .yc p { font-size: 14px; line-height: 30px;}
@media only screen and (max-width:1360px){
.ny_lx { width: 90%; margin: 50px auto;}	
}
@media only screen and (max-width:990px){
.ny_lx { width:94%; margin: 30px auto;}
.ny_lx .yc { width: 100%; float: none; margin-left: 0%;}
.ny_lx .yc h1 { line-height: 60px; font-size: 24px; padding-top: 20px;}
.ny_lx .yc p { font-size: 14px; line-height: 32px;}	
}