@charset "utf-8";
/* CSS Document */

html {
	width:100%;
	margin:0;
	padding:0;
	-ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/
}

body {
	width: 100%;
	margin: 0 auto;
	font-family:"微软雅黑";
	font-size:12px;
	margin:0;
	padding:0;
	color:#525252;
	line-height:200%;
}
img{
	border: none;
}
dl,dt,dd{display:block;margin:0;}
p,ul,li,form,h1,h2,h3,h4,h5,h6,dl,dd{
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	color: #525252;
	text-decoration: none!important;
	cursor:pointer;
	background: transparent; /*修正win8系统IE连接灰色背景*/
	outline:none;
    blr:expression(this.onFocus=this.blur());
}
a img{ border:none;}
a:hover {color: #d80c18;}
.wrap{width:1020px;margin:0px auto;}
.wrap1{width:1220px;margin:0px auto;}
.clear{ clear:both; margin:0; padding:0; height:0;}
.fl{ float:left;}
.fr{ float:right;}
.tc{ text-align:center;}
.cf:after{content:""; display:block; height:0; clear:both;}
html{     max-width:420px;    overflow-x:hidden;margin: 0 auto!important;}
/*首页*/


/* 焦点图 */
.slideBox{ position:relative; overflow:hidden; margin:0 auto; /* 设置焦点图最大宽度 */ }
.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; width: 100%;text-align: center;}
.slideBox .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on{ background:#fff;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{ background:url(images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */

/*main1*/
.main1{margin-top: 60px;}
#header,.header,#footer{background: #fff;font-size: 16px;font-weight: bold;color: #fff;line-height: 60px;height: 60px;padding: 0 0 0 20px;}
#header a,.header a{background: center center no-repeat transparent;
	/*background: #00acf1;*/
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	top: 0;
	right: 0;
}
.logo {width: 70%;}
.logo img{width: 70%;max-width: 400px;}
#header a.logoimg { width: auto; height: auto; position: static}

/****面包菜单按钮*****/
.burgers_box{position:absolute;right:0px;top: 0;z-index: 99999999999;}
.icon {height: 2px;width: 30px;top: 30px;background-color: #595959;border-radius: 20px;position: absolute;transition-duration: 0.5s;}
.icon:before {left: 0;position: absolute;top: -10px;height: 2px;width: 30px;background-color: #595959;content: "";border-radius: 20px;transition-duration: 0.5s;}
.icon:after {left: 0;position: absolute;top: 10px;height: 2px;width: 30px;background-color: #595959;content: "";border-radius: 20px;transition-duration: 0.5s;}
.menu {width: 45px;height: 60px;position: relative;transition-duration: 1s;display: inline-block;cursor: pointer;z-index:99;}
.burger_lin .icon {transition-duration: 0.5s;transition-delay: 0.5s;}
.burger_lin .icon:after {transition: transform 0.5s, top 0.5s 0.5s;}
.burger_lin .icon:before {transition: transform 0.5s, top 0.5s 0.5s;}
.burger_lin.open .icon {transition-duration: 0.1s;transition-delay: 0.5s;background: transparent;}
.burger_lin.open .icon:before {transition: top 0.5s, transform 0.5s 0.5s;top: 0px;transform: rotateZ(-45deg);}
.burger_lin.open .icon:after {transition: top 0.4s, transform 0.5s 0.5s;top: 0px;transform: rotateZ(45deg);}

.menu_ex{position: fixed;z-index: -10;}
.iop{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 1!important;}
.nav_hide{background: #edeaea;position: fixed;top: 60px;left: 0;width: 100%;height: 100%;z-index: 99999999999999999999999999;padding-top: 20px;display: none;}
.nav_hide ul li>a {
    -webkit-user-select: none;
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 14px;
    border-bottom: 1px solid #d7d7d7;
    margin: 0 25px;
    position: relative;
    display: block;
}
.nv_hide {margin: 0 25px;padding: 9px 0;border-bottom: 1px solid #d7d7d7;display: none;}
.nv_hide dd a{height: 35px;line-height: 35px;border-left: 1px solid #d7d7d7;color: #666;display: block;position: relative;padding: 0 30px;}
.sec-line {
    position: absolute;
    height: 0;
    width: 20px;
    border-bottom: 1px solid #d7d7d7;
    left: 0;
    top: 18px;
}
.tt_hide>a{background: url(../images/ico-arr-right2.png) no-repeat center right;}
#header{position: fixed;top: 0;left: 0;width: 100%;z-index: 99999999999999;}

/*开始*/
.main2{padding: 5% 3%;background: #f2f2f2;}
.m2_1 h3{color: #7a7a7a;font-size: 20px;font-weight: normal;}
.m2_1 h4{color: #7a7a7a;font-size: 16px;font-weight: normal;line-height: 26px;}
.m2_1 p{color: #00acf1;font-size: 16px;font-weight: bold;}
.m2_1{margin-bottom: 6%;}
.main2 .swiper-button-next{display: none;}
.main2 .swiper-button-prev{display: none;}
.main2 .swiper-slide p{background: #fff;padding: 10px;color: #3d3d3d;font-size: 15px;	overflow:hidden; text-align: center;
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */}
.main2 .swiper-slide img{height: 260px;}
.main2 .swiper-pagination{bottom: 0px!important;}
.main2 .swiper-container{padding-bottom: 30px;}

.main3{background: url(../images/m3_bg.jpg) no-repeat;padding: 4% 4% 1% 4%;
	width: 100%;
	    height: 100%;
	    background-repeat: no-repeat;
	    background-position: center center;
	    background-size: cover;
	    position: relative;
	    overflow: hidden;
}
.m3_1{margin: 5% 0 4% 0;}
.m3_1 h3{color: #636363;text-align: center;font-size: 20px;letter-spacing: 3px;}
.m3_1 p{color: #ffffff;font-size: 15px;text-align: center;font-weight: bold;}
.m3_2 p{color: #fff;font-size: 13px;text-align: justify;line-height: 23px;text-indent: 2em;}
.m3_3 ul li{width: 50%;float: left;padding: 0 7% 5% 0; box-sizing: border-box}
.m3_3 ul li h3{color: #00acf1;font-size: 25px;font-weight: normal;}
.m3_3{margin-top: 10%;}
.m3_3 ul li p{color: #fff;font-size: 13px;}
.m3_3 ul {margin-bottom: 0;}
.m3_3 ul li h3 span{font-size: 12px;}

.main4{background: url(../images/syy.jpg) repeat-y;padding: 8% 4% 5% 4%;}
.m4_1 li{border: 1px solid #e0e0e0;text-align: center;padding: 6% 0 6% 0;border-bottom: 2px solid #00acf1;}
.m4_1 li h3{color: #000;font-size: 15px;font-weight: bold;margin: 3% 0;}
.m4_1 li span{display: block;width: 50px;height: 2px;margin: 0 auto;background: #000;margin-bottom: 2%;}
.m4_1 li p{color: #999999;font-size: 14px; height: 42px;}
.m4_1 a{display: block;}

.swiper-pagination1{text-align: center;}
.main5{background: #12abc7;padding: 7% 4% 7% 4%;}
.main5 .m2_1 h3{color: #fff;font-size: 20px;font-weight: normal;}
.main5 .m2_1 h4{color: #fff;font-size: 16px;font-weight: normal;line-height: 26px;}
.main5 .m2_1 p{color: #fff;font-size: 16px;font-weight: bold;}
.main5 .m2_1{margin-bottom: 6%;}

.m5_1a img{width: 100%;display: block;}
.m5_1b{background: #fff;padding: 4%;}
.m5_1b h3{color: #00acf1;font-size: 15px;font-weight: bold;	overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */
}
.m5_1b span{color: #00acf1;font-size: 15px;display: block;margin: 2% 0;}
.m5_1b p{color: #a6a6a6;	display: -webkit-box;font-size: 15px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;}
.m5_3 a{width:35%;margin: 0 auto;text-align: center;padding: 1%;display: block;color: #fff;border: 1px solid #fff;margin-top: 7%;}
.m5_3 a:hover{color: #fff;}
.footer{padding: 7% 4% 4% 4%;}
.ft_1{border-bottom: 1px solid #eaeaea;margin-bottom: 4%;padding-bottom: 4%;}
.ft_1 img{width: 80%;}
.ft_2 p{color: #8c8c8c;font-size: 14px;line-height: 22px;}
.ft_2 p a {color: #8c8c8c;}

/*neiye*/
.sj_tit img{display: block;width: 100%;}
.ny_main{margin-top: 60px;}
.ny_jj{padding: 3%;}
.ny_tit{background: url(../images/syi.png) no-repeat center left;padding-left: 30px;background-size:25px;padding: 3% 0 3% 30px;}
.ny_tit h3{color: #00acf1;font-size: 16px;font-weight: bold;}
.ny_tit p{color: #e0e0e0;font-size: 16px;}
.ny_jj_1 p{color: #666666;text-align: justify;margin-bottom: 3%;font-size: 14px;line-height: 23px;text-indent: 2em;}

.ny_jj_pic{background: #0a87b4;padding: 5% 3%;}
.ny_jj_pic_a{padding: 4% 0;}
.ny_jj_pic_a h3{color: #0aa5bd;font-size: 16px;text-transform: uppercase;margin-bottom: 3%;}
.ny_jj_pic_a p{color: #fff;font-size: 15px;font-weight: bold;}

.sj_zc{border-top: 1px solid #f0f0f0;border-left: 10px solid #f0f0f0;border-right: 10px solid #13b1ca;background: #13b1ca;padding-bottom: 10%;}
.sj_zc_1{padding: 6% 3%;background: #fff;}
.sj_zc_1 p{color: #666666;line-height: 23px;margin-bottom: 5%;text-indent: 2em;}
.sj_zc_1 h3{color: #333333;font-size: 16px;font-weight: bold;}

.ny_ln{background: #0a62b4;padding: 6% 3% 0 3%;}
.ny_ln_1{padding: 5% 3%;background: #fff;}
.ny_ln_1 h3{color: #999999;font-size: 16px;}
.ny_ln_1 span{color: #999999;font-size: 16px;display: block;margin-bottom: 4%;}
.ny_ln_1 p{color: #666666;font-size: 14px;line-height: 26px;}
.ny_ln_dt{padding: 2% 3% 6% 3%;border-bottom: 1px solid #00d6fe;}
.ny_ln_dt1 img{display: block;width: 100%;}
.ny_ln_dt2 ul li{width: 49%;}
.ny_ln_dt2 ul li img{display: block;width: 100%;}
.ny_ln_dt1{margin-bottom: 2%;}

.ny_honor_pic img{width: 100%;max-height: 270px;}
.ny_honor{padding: 1% 3%;}
.ny_honor_1 {margin-bottom: 3%;}
.ny_honor_1 p{color: #666666;font-size: 14px;line-height: 25px;}
.ny_honor_2 p{color: #666666;font-size: 13px;line-height: 25px;background: url(../images/xyd.png) no-repeat left top 8px;padding-left: 10px;background-size: 6px;}
.ny_honor_pic{padding: 6% 2%;background: #f2f2f2;border-bottom: 1px solid #00d6fe;}
.hon_whd{width: 40%;margin: 0 auto;text-align: center;border: 1px solid #00acf1;margin-top: 4%;}
.hon_whd a{display: block;color: #00acf1;padding: 4% 5%;}

.ny_honor_text{padding: 6% 3%;background: #f2f2f2;border-bottom: 1px solid #00d6fe;}
.ny_hon_tet ul li{width: 49%;float: left;background: #dadada;text-align: center;margin-bottom: 2%;padding: 4% 0;}
.ny_hon_tet ul li:nth-of-type(even){float: right;}
.ny_hon_tet ul li img{vertical-align: middle;line-height: 110px;max-height: 110px;}
.ny_hon_tet ul li div{max-height: 110px;text-align: center;}
.fy {
    clear: both;
    text-align: center;
    width: 100%;
    height: 30px;
    margin: 0 auto;
    margin-top: 45px;
}
.fy a {
    display: inline-block;
    padding: 0 10px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #e1e1e1;
    margin: 0 5px;
}
.fy b {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #e1e1e1;
    line-height: 30px;
    margin: 0 5px;
}
.ny_zzjg {border-bottom: 1px solid #00d6fe;}
.ny_zzjg img{display: block;width: 100%;}

.sj_cul{padding: 6% 3%;background: #10a4c3;}
.sj_cul_a h3{color: #ffffff;font-size: 16px;}
.sj_cul_a p{color: #27a9c7;font-size: 14px;margin-top: 2%;}
.sj_cul_a{padding-bottom: 3%;border-bottom: 1px solid #e9c372;margin-bottom: 6%;}
.sj_cul_b p{text-align: center;font-size: 16px;color: #fff;line-height: 40px;}
.ny_cul_il{padding: 6% 3%;border-bottom: 1px solid #00d6fe;}
.ny_cul_il_a ul li{float: left;width: 49%;margin-bottom: 4%;}
.ny_cul_il_a ul li:nth-of-type(even){float: right;}
.dlp_1 img{width: 100%;height: 130px;}
.dlp_2{width: 90%;height: 30px;line-height: 30px;margin-top: -15px;margin: 0 auto;background: #fff;text-align: center;}
.dlp_2 p{	overflow:hidden; color: #808080;
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */}

/*新闻中心*/
.ny_nr{padding: 6% 2%;border-bottom: 1px solid #00d6fe;border-top: 1px solid #00d6fe;}
.news_cen_1p{text-align: center;}
.news_cen_1p h3{margin: 0% 0 4% 0;color: #666;font-size: 18px;font-weight: bold;}
.news_cen_1p span{display: inline-block;margin-bottom: 15px;color: #000;}
.news_cen_1 p{text-align: justify;font-size: 14px;line-height: 23px;text-indent: 2em;color: #000;}
.news_cen_1 img{margin: 8px 0;}


.ny_qqhz_1 img{display: block;width: 100%;}
.ny_qqhz{padding: 0 3% 6% 3%;border-bottom: 1px solid #00d6fe;}
.ny_qqhz_2 ul li{float: left;width: 50%;font-size: 14px;color: #676767;line-height: 24px;	overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */
}
.ny_qqhz_2{margin-top: 6%;}

.ny_cont_kk{border-bottom: 1px solid #00d6fe;}
.ny_cont{padding:0 3%;}
.ny_cont p{color: #676767;font-size: 14px;line-height: 23px;}
.ny_cont_2a{margin-bottom: 4%;}
.ny_cont_2b{margin-bottom: 4%;}
.ny_cont p span{color: #676767;font-weight: bold;}

.ny_zyyj{padding: 5% 2%;border-bottom: 1px solid #00d6fe;}
.ny_zyyj_1a{background: #10a2c2 url(../images/bot.png) no-repeat center right 15px;padding: 0 2%;background-size: 20px;position: relative;height: 50px;}
.ny_zyyj_1a h3{font-size: 16px;color: #fff;font-weight: bold;line-height: 50px;}
.ny_zyyj_1a h3 span{color: #41bbe1;display: inline-block;margin-left: 5px;}
.ny_zyyj_1b{position: absolute;top: 50px;background: #edeaea;width: 100%;z-index: 9999;left: 0;padding: 3% 0;display: none;}
.ny_zyyj_1b ul li{text-align: center;line-height: 25px;font-size: 15px; margin-bottom: 10px;}
.ny_zyyj_1b ul li a{color: #333;display: block;width: 100%;}

.ny_zyyj_2 .swiper-pagination{display: none;}
.ny_zyyj_2{margin: 3% 0;}
.ny_zyyj_2a h3{text-align: center;line-height: 50px;font-size: 16px;color: #737373;border-bottom: 2px solid #cccccc;font-weight: bold;}
.ny_zyyj_2 img{height: 260px;width: 100%;}
.ny_zyyj_3 h3{color: #009ee6;font-size: 16px;margin: 4% 0;}
.ny_zyyj_3 p{color: #696969;font-size: 14px;margin-bottom: 3%;line-height: 23px;text-align: justify;}
.ny_gjjm img{display: block;width: 100%;}
.ny_gjjm_a{padding: 0 2%;background: #f2f2f2;}
.ny_jmpic_1{padding: 2%;background: #fff;top: -50px;position: relative;z-index: 9999;}
.ny_jmpic_1 ul li img{display: block;width: 100%;}
.ff_s p{color: #5a5a5a;background: #ebf1f2;font-size: 14px;padding: 3% 2%;}
.ny_jmpic_1 ul li{margin-bottom: 3%;}

.ny_news{padding: 5% 3%;}
.new_ban1 img{display: block;width: 100%;}
.new_ban2 {background: #f2f2f2;padding: 4% 2%;}
.new_ban2_1 h2{color: #009ee6;font-size: 16px;}
.new_ban2_1 h3{color: #595959;font-size: 16px;font-weight: bold;margin: 2% 0;}
.new_ban2_1 p{color: #999999;font-size: 14px;line-height: 23px;}

.ny_new_p1{padding: 0 3% 5% 3%;border-bottom: 1px solid #00d6fe;}
.ny_news2_1 {width: 30%;}
.ny_news2_1 img{width: 100%;min-height: 87px;}
.ny_news2_2 {width: 70%;background: #f2f2f2;padding: 4%;}
.ny_news2_2a h3{color: #009ee6;	overflow:hidden;font-size: 13px;margin-bottom: 3%;
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */}
.ny_news2_2a p{color: #595959;font-size: 13px;	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;

}
.ny_news2 ul li{margin-bottom: 3%;background: #f2f2f2;}

#laosding1{line-height: 45px;font-size: 16px;text-align: center;margin: 40px 0;}
#laosding1 a{color: #009ee6;width: 100%;height: 45px;display: inline-block;margin: 0 auto;border: 1px solid #009ee6;text-align: center;background: #fff;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-ms-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
}
#laosding1 a:hover{color: #fff;background: #009ee6;}


/*new*/
.ny_honor_bg2 img { display:block; width: 100%; height: auto; }

#container .tab_2 {display: none;}
.gjjm-qh .case-tit {height:34px; line-height: 34px; margin-bottom: 25px; margin-top: 2%;}
.gjjm-qh .case-tit ul li{ font-size: 16px; height: 100%; float: left; margin-right: 40px; cursor: pointer; color: #929292;}
.gjjm-qh .case-tit ul li.act{ color: #148ae3; border-bottom: 2px solid #148ae3;}
.gjjm-qh .case-tit ul li:hover { color: #148ae3;}


.zyyw-nav { line-height: 34px; margin-bottom:15px;}
.zyyw-nav a { display:block; color: #19a7be; font-size: 13px; background: #ffffff; width: 49%; float: left; border-radius: 6px; margin-bottom: 2%; padding-left: 5px; box-sizing: border-box; margin-right: 2%;}
.zyyw-nav a:nth-child(2n) {margin-right:0}
#nowyw{ color:#fff; background: #0a8ca2;}

.ny_zyyw{background: #f2f2f2 url(../images/yw_ff.jpg) no-repeat top center;border-bottom: 1px solid #15d3e9; background-size: 100%;}
.ny_zyyw .news_cen_1 {background: #fff; padding:5% 4%; box-sizing: border-box; width: 100%;}










