@charset "utf-8";
/* CSS Document */
*{
	margin:0 auto;
	padding:0;
	}

	
html,body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"微软雅黑";
	color:#666;
	}
html,body{
	width: 100%;
	overflow-x: hidden;
}

	
ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
li{
	list-style:none;
	}
ul li a{
	display:block;
	text-decoration:none;
	}
a{
	text-decoration:none !important;
	color:#666;
	outline:none;
	transition: color .6s,border-color .6s,background-color .6s;
	}
a:hover{
	transition: color .6s,border-color .6s,background-color .6s;
	}
input{
	border:1px solid #ccc;
	outline:none;
	}
textarea{
	border:1px solid #ccc;
	outline:none;
	}
form{
	margin:0px;
	padding:0px;
	}
table{
	cellspacing:0px;
	cellpadding:0px;
	}
img{
	border:none;
	}
a,img{border:0;}
.clear{
	clear:both;
	}
p{
	/**
	text-align:justify; 
	text-justify:inter-ideograph;
	**/
	}
dl,dt,dd{padding:0;margin:0;}
.arial{
	font-family:Arial, Helvetica, sans-serif;
	}
.verdana{
	font-family: Verdana,Geneva,sans-serif;
	}
.en{
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	}
@font-face {
    font-family:"novecento_sans_widenormal", "HiraginoSansGB-W3", "STHeiti", "Microsoft JhengHei", "Microsoft YaHei", tahoma;
}
.cn{
	font-family:"novecento_sans_widenormal", "HiraginoSansGB-W3", "STHeiti", "Microsoft JhengHei", "Microsoft YaHei", tahoma;
	}

/** 以上为全局设置 **/
/** index **/
.warp{
	width:100%;
	height:auto;
	}

header.top{
	width: 100%;
	height: auto;
	position: fixed;
	top:0;
	left: 0;
	background: rgba(0,0,0,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
	background: #fff;
	z-index: 999999;
	border-bottom: 2px solid #016cbd;
}
.logo{margin-top: 18px;    padding-left: 0;
    padding-right: 0;}
 .logo_left{
padding-left: 0;
  }
 .logo_right{
 	padding:0;
 }
 .logo_right a{
 	display: block;
 	text-decoration: none;
 	line-height: 45px;
 	color: #000;
 }
.menu ul{
	height: auto;
}
.menu ul li{
	height: auto;
	float: left;
}
.menu ul li a{
	display: block;
	line-height: 80px;
	padding:0 20px;
	font-size: 14px;
	text-decoration: none;
}
.menu ul li a:hover{
	background: #016cbd;
	color: #fff;
}
#menu_dq a{
	background: #016cbd;
	color: #fff;
}
#menu_lxfs{
	float: right;
}
#menu_lxfs p{
	line-height: 25px;
	font-size: 14px;
	text-align: right;
	margin-top: 10px;
}
#menu_lxfs p span{
	font-size: 16px;
	color: red;
	font-weight: bold;
}
.nav_sy{
	margin-left: 8%;
}

.banner{
	margin-top: 80px;
}
/** section01 **/
.section01{
	height: auto;;
	padding:70px 0;
}
.sec_title{
	height: auto;
	line-height: 30px;
	text-align: center;
	font-size: 30px;
}
.title_xian{
	margin: 15px auto 0;
    display: block;
    width: 30px;
    height: 2px;
    background: #666;
}
.sec_con{
	height: auto;
	margin-top: 50px;
}
.sec_con1{
	height: auto;
	position: relative;
	top:100px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
}
.sec_con2{
	height: auto;
}
.syab_bt{
	height: auto;
	margin-bottom: 25px;
}
.syab_bt1{
	line-height: 36px;
	color: #016cbd;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-transform: uppercase;
}
.syab_line{
	width: 110%;
    height: 1px;
    background: #ddd;
    float: left;
    margin-top: 20px;
}
.about_img{
	height: auto;
	position: relative;
	left:-100%;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
	
}
.about_wz{
	height: auto;
	padding-left: 20%;
	position: relative;
	right: -100%;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
}
.about_wz p{
	line-height: 25px;
	text-align:justify; 
	text-justify:inter-ideograph;
	font-size: 15px;
	/**text-indent: 2em;**/
}
.ab_tb{
	height: auto;
	color: #016cbd;
	margin-bottom: 5px;
}
.about_left{
	position: relative;
}
.syab_line1{
	width: 30%;
    height: 1px;
    background: #ddd;
    position: absolute;
    top: 50%;
    right: 97%;
    z-index: -1;
}
.abmore{
	line-height: 30px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 5%;
}
.abmore a{
	text-decoration: none;
}
.abmore a:hover{
	color: #016cbd;
}
/** section01 **/
/** section02 **/
.section02{
	height: auto;;
	padding:70px 0;
	background: #f5f5f5;
}
.zxcp{
	height: auto;
}
.zxcpsy{
	position: relative;
	top:100px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
}
.zxcp ul{
	height: auto;
}
.zxcp ul li{
	height: auto;
	margin-bottom: 30px;
}
.zxcp_nei{
	height: auto;
	border-bottom: 2px solid #016cbd;
}
.zxcp ul li a{
	display: block;
	text-decoration: none;
	transition: color .6s,border-color .6s,background-color .6s;
}
.zxcp_img{
	height: auto;
	overflow: hidden;
	background: #eee;
}
.zxcp_img img{
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-webkit-transform: scale(1); 
	transform: scale(1.0); 
	-moz-transition: all 0.4s; 
	-o-transition: all 0.4s; 
	-webkit-transition: all 0.4s; 
	transition: all 0.4s;
	max-height:168px;
	height: 168px;
	overflow:hidden;
}
.zxcp_img_1 img{
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-webkit-transform: scale(1); 
	transform: scale(1.0); 
	-moz-transition: all 0.4s; 
	-o-transition: all 0.4s; 
	-webkit-transition: all 0.4s; 
	transition: all 0.4s;
	height:179px;
	overflow:hidden;
}
.zxcp_cpmc{
	background: #fff;
	padding:10px 15px;
}
.zxcp_cpmc1{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	white-space:nowrap;
overflow:hidden;
-ms-text-overflow:ellipsis;
-o-text-overflow:ellipsis;
text-overflow:ellipsis;
}
.zxcp_cpmc2{
	line-height: 25px;
	color: #999;
}
.zxcp ul li a:hover .zxcp_cpmc1{
	color: #016cbd;
	transition: color .6s,border-color .6s,background-color .6s;
}
.zxcp ul li a:hover .zxcp_img img{
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-webkit-transform: scale(1);
	transform: scale(1.1); 
	-moz-transition: all 0.4s; 
	-o-transition: all 0.4s; 
	-webkit-transition: all 0.4s; 
	transition: all 0.4s;
}
.remore{
	width: 120px;
	height: auto;
	margin:20px auto 0;
}
.remore a{
	display: block;
	line-height: 35px;
	background: #016cbd;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
.remore a:hover{
	background: #000;
}

.sy_cpbiaot{
	height: auto;
	border-bottom: 1px solid #016cbd;
	line-height: 30px;
	margin:0 15px 15px;
}
.sy_cpbiaot1{
	height: auto;
	padding-left: 0;
}
.sybtbg{
	line-height: 30px;
	font-size: 16px;
	background: #016cbd;
    color: #fff;
    float: left;
    padding: 5px 50px;
}
.sy_cpbiaot2{
	height: auto;
	text-align: right;
	padding-right: 0;
}
.sy_cpbiaot2 a{
	color: #999;
	font-size: 14px;
	line-height: 40px;
}
.sy_cpbiaot2 a:hover{
	color: #016cbd;
}
/** section02 **/
/** section03 **/
.section03{
	height: auto;;
	padding:70px 0;
	background: #fff;
	padding-bottom: 42px;
}
.zxxw_box{
	height: auto;
	position: relative;
	top:100px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
	margin-bottom: 90px;
}
.zxxw_box ul{
	height: auto;
}
.zxxw_box ul li{
	width: 20%;
	height: auto;
	padding: 0 8px;
}
.zxxw_n{
	height: auto;
}
.zxxw_n a{
	display: block;
	text-decoration:none;
}
.zxxw_tp{
	height: auto;
	overflow: hidden;
}
.zxxw_tp img{
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-webkit-transform: scale(1); 
	transform: scale(1.0); 
	-moz-transition: all 0.4s; 
	-o-transition: all 0.4s; 
	-webkit-transition: all 0.4s; 
	transition: all 0.4s;
}
.zxxw_neirs{
	height: auto;
	padding: 30px;
	background: #fff;
}
.zxxw_wz{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	white-space:nowrap;
overflow:hidden;
-ms-text-overflow:ellipsis;
-o-text-overflow:ellipsis;
text-overflow:ellipsis;
}
.zxxw_wz1{
	height: 125px;
	line-height: 25px;
	overflow: hidden;
	margin-top: 10px;
    font-size: 14px;
    text-align:justify; 
	text-justify:inter-ideograph;
	text-indent: 2em;
}

.zxxw_more{}
.zxxw_box ul li:hover .zxxw_tp img{
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-webkit-transform: scale(1);
	transform: scale(1.1); 
	-moz-transition: all 0.4s; 
	-o-transition: all 0.4s; 
	-webkit-transition: all 0.4s; 
	transition: all 0.4s;
}
.zxxw_more{
	width: 135px;
	height: 30px;
	margin:0 auto;
	margin-top: 20px;
	background: #ccc;
	line-height: 30px;
	text-align: center;
	background: #016cbd;
    color: #fff;
    font-family:Arial, Helvetica, sans-serif;
}
.zxxw_box ul li:hover a .zxxw_more{
	background: #000;
}
.zxxw_box ul li:hover a .zxxw_wz{
	color: #016cbd;
}
.syxwbg{
	width: 110%;
	height:  420px;
	background: #b2d3eb;
	position: absolute;
	top:30%;
	left: -5%;
	
}
.syanlge{
	position: relative;
	z-index: 9999;
    width: 300px;
    margin:0 auto;
    margin-top: 50px;
    
}
.syanlge a{
	 border: 1px solid #fff;
    color: #fff;
    display: block;
    font-size: 14px;
     line-height: 50px;
     text-align: center;
     text-decoration: none;
}
.syanlge a:hover{
	background: #016cbd;
    color: #fff;
     border: 1px solid #016cbd;
}




.syanlge1{
    width: 300px;
    margin:0 auto;
    margin-top: 50px;
    
}
.syanlge1 a{
	 border: 1px solid #ddd;
    color: #666;
    display: block;
    font-size: 14px;
     line-height: 50px;
     text-align: center;
     text-decoration: none;
}
.syanlge1 a:hover{
	background: #016cbd;
    color: #fff;
     border: 1px solid #016cbd;
}
/** section03 **/
/** section04 **/
.section04{
	height: auto;;
	padding:70px 0;
	background: #fff;
}
.hzhb_box{
	height: auto;
	position: relative;
	top:100px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
}
.hzhb_box ul{
	height: auto;
}
.hzhb_box ul li{
	height: auto;
	margin-bottom: 30px;
	width: 20%;
}
.hzhb_b{
	height: auto;
	background: #fff;
	border: 1px solid #eee;

}
.hzhb_b img{
	/**
	 -moz-transform: perspective(0px) rotateY(0deg);
  -webkit-transform: perspective(0px) rotateY(0deg);
  transform: perspective(0px) rotateY(0deg);
  transition: all 1s;
  -webkit-transition: all 1s;**/
}
.hzhb_box ul li:hover .hzhb_b img{
	-moz-transform: perspective(800px) rotateY(360deg);
-webkit-transform: perspective(800px) rotateY(360deg);
transform: perspective(800px) rotateY(360deg);
transition: all 1s;
-webkit-transition: all 1s;
}
/** section04 **/
/** section05 **/
.section05{
	height: auto;
	padding-top: 15px;
}
.yqlj_bt{
	line-height: 30px;
	font-size: 14px;
	border-bottom: 1px solid #ddd;
}
.yqlj_nr{
	height: auto;
	margin-top: 10px;
}
.yqlj_nr ul{
	height: auto;
}
.yqlj_nr ul li{
	float: left;
	line-height: 25px;
	margin-right:8px;
}
.yqlj_nr ul li a{
	display: block;
	text-decoration: none;

}

/** section05 **/
/** footer **/
.footer{
	height: auto;
	background: #2e3136;
	padding:30px 0;
}
.footer1{
	height: auto;
	border-bottom: 1px solid #666;
    padding-bottom: 20px;
}
.footer_left{
	height: auto;
	padding-left: 0;
}
.footer_left ul{
	height: auto;
}
.footer_left ul li{
	height: auto;
}
.foot_bt1{
	line-height: 30px;
	font-size: 14px;
}
.foot_bt1 a{
	color: #fff;
	text-decoration:none
}
.foot_bt2{
	height: auto;
	margin-top: 10px;
}
.foot_bt2 p{
	margin:0;
}
.foot_bt2 p a{
	text-decoration:none
	color:#666;
	line-height: 25px;
}
.foot_bt2 p a:hover{
	color: #fff;
	text-decoration:none
}
.foot_bt3{
	height: auto;
	margin-top: 10px;
}
.footer_right{
	height: auto;
	padding-right: 0;
}
.footer_right .foot_bt1{
	color: #fff;
}
.footer_wxwx{
	height: auto;
	margin-top:65px;
}
.footer_wxwx1{
	height: auto;
	text-align: right;
	padding: 0;
}
.foot_wx01{
	line-height: 25px;
    color: #ccc;
    margin-top: 15px;
}
.foot_wx02{
	line-height: 35px;
    color: #fff;
    font-size: 24px;
}
.foot_wx02 a{
	color: #fff;
	display: block;
}
.foot_wx03{
	width: 100px;
	height: auto;
	float: right;
	margin-top: 5px;
}
.foot_wx03 a{
	display: block;
	text-decoration: none;
	line-height: 28px;
	background: #6d6e6f;
	color: #fff;
	text-align: center;
	border-radius: 30px;
}
.foot_wx04{
	height: auto;
	
}
.footer2{
	height: auto;
	margin-top: 15px;
}
.foot_lxx{
	width: 50%;
}
.footer2_left{
	height: auto;
	padding-left: 0;
}
.footer2_left p{
	line-height: 25px;
	margin:0 auto
}
.footer2_right{
	height: auto;
	padding-right: 0;
}
.footer2_right p{
	line-height: 25px;
	margin:0 auto;
	text-align: right;
}
.footer2_right p a{
	color: #666;
	text-decoration: none;
}
.footer2_right p a:hover{
	color: #fff;
}
/** footer **/


.nyban{
	height:240px;
	margin-top: 80px;
}
.nyban01{background: url(../images/nyban01.jpg) top center no-repeat fixed;}
.nyban02{background: url(../images/nyban02.jpg) top center no-repeat fixed;}
.nyban03{background: url(../images/nyban03.jpg) top center no-repeat fixed;}
.nyban04{background: url(../images/nyban04.jpg) top center no-repeat fixed;}
.nyban05{background: url(../images/nyban05.jpg) top center no-repeat fixed;}
/** ny_box **/
.ny_box{
 height:auto;
	background: #f0f0f0;
	padding-bottom: 50px;
}
.ny_left{
	height: auto;
	margin-top: -45px;
	
}
.ny_right{
	height: auto;
	margin-top: -45px;
}
.nylb{
	height:auto;
	background: #fbfbfb;
}
.nylb_top{
	height: 150px;
	background: #016cbd;
	text-indent: 65px;
    color: #fff;
	position: relative;
}
.nylb_bt01{
	padding-top: 62px;
    font-size: 22px;
}
.nylb_bt02{
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
.nylb_kj{
	display: block;
    width: 87px;
    height: 91px;
    position: absolute;
    top: 30px;
    left: 33px;
    background: url(../images/h3ico.png) no-repeat;
}



.nylb_lm{
	height: auto;
}
.nylb_lm ul{
	height: auto;
}
.nylb_lm ul li{
	height: auto;
	text-indent: 36px;
    height: 45px;
    line-height: 45px;
    border-top: 1px solid #f0f0f0;
}
.nylb_lm ul li a{
	display: block;
	font-size: 14px;
    color: #333;
    text-decoration: none;
}
.nylb_lm ul li a:hover{
	background: #016cbd;
    color: #fff;
}
#nylb_dq a{
	background: #016cbd;
    color: #fff;
}


.nyrb{
	height: auto;
	background: #fbfbfb;
}
.nyrb_top{
	height: 45px;
    line-height:45px;
    font-size: 14px;
    padding-left: 15px;
    border-bottom: 1px solid #f0f0f0;
}
.nyrb_top1{
	height: auto;
}
.nyrb_top2{
	height: auto;
	text-align: right;
	color: #777;
}
.spdh01{
	color: #777;
}
.spdh01 a{
	text-decoration:none;
	color: #777;
}
.spdh01 a:hover{
	color: #016cbd;
}

.spdh02{
	font-family: "宋体";
	font-size:14px;
	margin:0 5px;
}
.nyrb_neirong{
	height: auto; 
	padding:20px 20px 60px 20px;
	position: relative;
	top:300px;
	overflow: hidden;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
}
.about_abtp{
	height: auto;
}
.about_abwznr{
	height: auto;
	margin-top: 20px;
}
.about_abwznr p{
	line-height: 25px;
	text-indent: 2em;
	font-size: 14px;
	margin:10px 0;
	text-align:justify; 
	text-justify:inter-ideograph;
}
/** ny_box **/
/** procp_box **/
.procp_box{
	height: auto;
	
}
.cpmore{
	font-family:Arial, Helvetica, sans-serif;
	line-height: 25px;
    text-align: right;
}
.zxcp ul li a:hover .cpmore{
	color: #016cbd;
}

.current{
	 background: #016cbd;
    color: #fff;
    border: 1px solid #016cbd;
	padding: 0 5px;
	line-height: 23px;
	margin-right: 5px;
	display: inline-block;
}
.dlxz .page {
 
    text-align: center;
    margin-top:30px;
}
.dlxz .page a {
    font-size: 12px;
    color: #ccc;
    display: inline-block;
    _display: inline;
    padding: 0 5px;
    border: 1px solid #ccc;
    margin-right: 5px;
    line-height: 23px;
    text-decoration: none;
}
.dlxz .page a:hover, .dlxz .page a.active {
    background: #016cbd;
    color: #fff;
    border: 1px solid #016cbd;
}
.dlxz .pagination{
	margin:0 auto;
}
.cen img{
	display: inline-block !important;
	margin:0 5px;
}
.cpnybt{
	line-height: 30px;
	font-size: 20px;
	text-align: center;
	color: #016cbd;
	font-weight: bold;
	letter-spacing: 1px;
}
.cpnybt_rq{
	line-height: 20px;
	text-align: center;
	color: #999;
	margin-top: 5px;
}
.cpny_xqimg{
	height: auto;
	border:5px solid #016cbd;
	margin-top: 30px;
}
.cpny_cpxqnr{
	height: auto;
	margin-top: 30px;
	margin-bottom: 50px;
}

.pro_title {
    height: 37px;
    border-bottom: 2px solid #d8d8d8;
}
.pro_title .tit {
    display: inline-block;
    float: left;
    font-size: 18px;
    color: #016cbd;
    line-height: 30px;
    border-bottom: 2px solid #016cbd;
    height: 37px;
    font-weight: normal;
}
.pro_title .tit span {
    font-size: 12px;
    color: #999999;
    padding-bottom: 2px;
    display: inline-block;
    font-family:Arial, Helvetica, sans-serif;
}
.pro_xqn{
	height: auto;
	margin-top: 20px;
	margin-bottom: 35px;
}
.pro_xqn p{
	line-height: 25px;
	font-size: 14px;
	margin:0 auto;
}
/** procp_box **/
/** news_box **/
.news_box{
	height:auto;
	margin-bottom: 30px;
}
.news_box ul{
	height: auto;
}
.news_box ul li{
	height: auto;
	border: 1px solid #f0f0f0;
    padding: 15px 0;
    margin-bottom: 20px;
    padding: 20px 5px;
}
.news_box ul li a{
	display: block;
}
.news_img{
	height: auto;
}
.news_wzk{
	height: auto;
}
.news_biaoti{
	line-height: 30px;
	font-size: 16px;
	height: 30px;
	white-space:nowrap;
overflow:hidden;
-ms-text-overflow:ellipsis;
-o-text-overflow:ellipsis;
text-overflow:ellipsis;
}
.news_xwnr{
	line-height: 25px;
	color: #888;
	height: 50px;
	overflow: hidden;
	margin-top: 5px;
	text-align:justify; 
	text-justify:inter-ideograph;
}
.news_date{
	line-height: 25px;
	color: #999;
}
.news_imgtp{
	height: auto;
	position: relative;
	overflow: hidden;
}
.news_imgtp img{
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-webkit-transform: scale(1); 
	transform: scale(1.0); 
	-moz-transition: all 0.4s; 
	-o-transition: all 0.4s; 
	-webkit-transition: all 0.4s; 
	transition: all 0.4s;
}
.xwtpbs{
	width: 60px;
	height: auto;
	position: absolute;
	right: 0;
	bottom: 0;
	background: #016cbd;
    color: #fff;
    font-family:Arial, Helvetica, sans-serif;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    background: rgba(1,108,189,0.8);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8016cbd,endColorstr=#C8016cbd);
}
.news_box ul li a:hover .news_biaoti{
	color: #016cbd;
}
.news_box ul li a:hover .news_imgtp img{
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-webkit-transform: scale(1);
	transform: scale(1.1); 
	-moz-transition: all 0.4s; 
	-o-transition: all 0.4s; 
	-webkit-transition: all 0.4s; 
	transition: all 0.4s;
}



/** cm1_tp line **/	
.animBorder{
    display: inline-block;
    *display: inline;
    position: relative;
width:100%;
}
 .animBorder .line{
    background-color: #016cbd;/*f6e8c6*/
    position: absolute;
    transition: width .7s,height .7s,top .7s;
    -o-transition: width .7s,height .7s,top .7s;    /* Opera */
    -ms-transition: width .7s,height .7s,top .7s;    /* Opera */
    -moz-transition: width .7s,height .7s,top .7s;  /* Firefox 4 */
    -webkit-transition: width .7s,height .7s,top .7s;   /* Safari ?￥a€??' Chrome */
    z-index: 2;
}
.cm1_tp .animBorder .loc_l{
    top:100%;
    left: 0;
    width: 2px;
    height: 0;
}
.cm1_tp .animBorder .loc_r{
    top: 0;
    right: 0;
    width: 2px;
    height: 0;
}
.cm1_tp .animBorder .loc_t{
    top: 0;
    left: 0;
    width: 0;
    height: 2px;
}
.cm1_tp .animBorder .loc_b{
    top: 100%;
    right: 0;
    width: 0;
    height: 2px;
}

.cm1_tp .animBorder:hover .loc_l{
    height: 100%;
    top: 0;
}
.cm1_tp .animBorder:hover .loc_r{
    height:100%;
}
.cm1_tp .animBorder:hover .loc_t{
    width:100%;
}
.cm1_tp .animBorder:hover .loc_b{
    width:100%;
}
/** cm1_tp line **/	

.news_cpxqjs{
	height: auto;
	margin-top: 30px;
	text-align:justify; 
	text-justify:inter-ideograph;
	line-height: 25px;
	font-size: 14px;
	margin-bottom: 50px;
}
.news_cpxqjs p{
	line-height: 25px;
	text-indent: 2em;
	font-size: 14px;
}
.news_cpxqjs img{
	max-width: 100%;
	  display: table-cell; 
     vertical-align: middle;
     text-align: center;
         height: auto !important;
}
/** news_box **/

/** case_box **/
.case_box{
	height:auto;
}
.case_box ul{
	height: auto;
}
.case_box ul li{
	height: auto;
	padding: 0 10px;
	margin-bottom: 20px;
}
.case_nr{
	height: auto;
	border-bottom: 1px dotted #ddd;
    padding-bottom: 10px;
}
.case_nr a{
	display: block;
	text-decoration: none;
}
.case_img{
	height: auto;
	position:  relative;
	max-height:148px;
	overflow: hidden;
}
.case_img img{
	min-height: 148px;
}
.case_imgzs{
	max-height:100%;
}
.case_imgzs img{
	min-height: 100%;
}
.case_bg{
	width: 100%;
	height: 100%;
	position: absolute;
	top:-100%;
	left: 0;
	background: #016cbd;
	background: rgba(1,108,189,0.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5016cbd,endColorstr=#E5016cbd);
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
}
.casebg_k{
	width: 80%;
	height: auto;
	position: absolute;
	top:50%;
	left: 10%;
	margin-top: -33px;
	color: #fff;
	text-align: center;
}
.casebg_mc{
	line-height: 30px;
	font-size: 20px;
    letter-spacing: 1px;
}
.casebg_x{
	width: 25px;
	height: 1px;
	background: #fff;
	margin:5px auto;
}
.casebg_mc1{
	line-height: 25px;
	 height: 25px;
    white-space:nowrap;
overflow:hidden;
-ms-text-overflow:ellipsis;
-o-text-overflow:ellipsis;
text-overflow:ellipsis;
color: #eee;
}
.case_wan{
	height: auto;
    line-height: 25px;
    font-size: 14px;
    margin-top: 10px;
    color: #016cbd;
    height: 25px;
    white-space:nowrap;
overflow:hidden;
-ms-text-overflow:ellipsis;
-o-text-overflow:ellipsis;
text-overflow:ellipsis;
}
.case_date{
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	color: #999;
}
/** case_box **/
/** contact_box **/
.contact_box{
	height: auto;
}
.contact_nr{
	height: auto;
	margin-top: 10px;
}
.contact_nr p{
	font-size: 14px !important;
}
.contact_gsmc{
	line-height: 35px;
	font-size: 20px;
	color: #016cbd;
	padding-left: 15px;
}
.contact_map{
	height: auto;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 20px;
}
#dituContent{
	width:100%;height:350px;border:#ccc solid 1px;

}
/** contact_box **/
/** culture_box **/
.culture_box{
	height: auto;
	position: relative;
	
}
.culture_bgnr{
	width: 70%;
	height: 300px;
	position: absolute;
	top:15px;
	right:15px;
}
.culture_bgnr ul{
	height: auto;
}
.culture_bgnr ul li{
	height: auto;
	padding:0;
}
.whk{
	height: 150px;
}
.whk01{
	padding:15px 20px;
	background: #fff;
}
.whk02{
	background: url(../images/whk02.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
}
.whk03{
	background: url(../images/whk03.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
}
.whk_wenzi{
	position: absolute;
	bottom: 0;
	left: 0;
	background: #016cbd;
	background: rgba(1,108,189,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8016cbd,endColorstr=#C8016cbd);
	color: #fff;
	width: 100%;
	padding:0 15px;
}
.whk_wenzi1{
	position: absolute;
	bottom: 0;
	left: 0;
	background: #016cbd;
	background: rgba(0,38,90,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C800265a,endColorstr=#C800265a);
	color: #fff;
	width: 100%;
	padding:0 15px;
}
.whk04{
	background: url(../images/whk04.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
}
.whk05{
	background: url(../images/whk05.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
}
.whk_bt{
	line-height: 30px;
	font-size: 14px;
	display: none;
}
.whk_xian{
	width: 20px;
	height: 1px;
	background: #666;
	margin-left:0;
	display: none;
}
.whk_img{
	height: auto;
	margin-top: 10px;
}
.whk_bt1{
	line-height: 25px;
	margin-top: 5px;
}
.whk_wenzi .whk_xian{
	background: #fff;
}
.whk_wenzi1 .whk_xian{
	background: #fff;
	
}
/** culture_box **/
/** service_box **/
.service_box{
	height:auto;
}
.service_box1{
	height: auto;
}
.service_box2{
	height: auto;
	padding:0 15px;
}
.service_box p{
	line-height: 25px;
	text-align:justify; 
	text-justify:inter-ideograph;
	font-size: 14px;
	text-indent: 2em;
}
.fubt{
	line-height: 30px;
	font-size: 16px;
	margin-bottom: 5px;
	color: #016cbd;
}
.fwimg{
	height: auto;
	border:5px solid #016cbd;
}
/** service_box **/
/** dlzs_box **/
.dlzs_box{
	height: auto;
}
.dlzs_bt{
	line-height: 30px;
	font-size: 18px;
	text-align: center;
	color: #016cbd;
	margin-bottom: 20px;
}
.dlzs_mc{
	line-height: 25px;
    color: #016cbd;
    font-size: 16px;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 5px;
}
.dlzs_mc span{
	margin-right: 8px;
}
.dlzs_nei{
	height: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
.dlzs_nei p{
	line-height: 25px;
	font-size: 14px;
	text-align:justify; 
	text-justify:inter-ideograph;
	text-indent: 2em;
}
/** dlzs_box **/
/** job_box **/
.job_box{
	height:auto;
}
.job_box ul{
	height: auto;
}
.job_box ul li{
	height: auto;
	margin-bottom: 15px;
}
.job_box ul li a{
	display: block;
	border:1px solid #f0f0f0;
	padding:15px;
	text-decoration: none;
}
.job_bt{
	height: auto;
	line-height: 30px;
	border-bottom: 1px dotted #ddd;
}
.job_bt1{
	width: 60%;
	height: auto;
	float: left;
	font-size: 16px;
	color: #016cbd;
	line-height: 30px;
	height: 30px;
	white-space:nowrap;
overflow:hidden;
-ms-text-overflow:ellipsis;
-o-text-overflow:ellipsis;
text-overflow:ellipsis;
}
.job_rs{
	width: 25%;
	height: auto;
	float: left;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
}
.job_rq{
	width: 15%;
	height: auto;
	float: right;
	text-align: right;
	font-size: 14px;
}

.job_xq{
	height: auto;
	margin-top: 15px;
}
.job_xq p{
	line-height: 25px;
	margin:0 auto;
	color: #999;
}
.job_gd{
	line-height: 25px;
	margin-top: 5px;
}
.job_dbts{
	line-height: 30px;
	margin-bottom: 10px;
	font-size: 14px;
}
.job_box ul li a:hover{
	border:2px solid #016cbd;
}
.job_box ul li a:hover .job_bt{
	color: #016cbd;
}

.job_box ul li a:hover .job_gd{
	color: #016cbd;
}
.gwzz{
	line-height: 30px;
	font-size: 14px;
}
.nyfanh{
	width: 130px;
	height: auto;
	margin-top: 35px;
}
.nyfanh a{
	display: block;
	background: #016cbd;
	color: #fff;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
}
/** job_box **/

/** xuanze **/
.xuanze{
	height: auto;
}
.xz_bt{
	height: auto;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	background: #e6e6e6;
	font-weight: bold;
	color: #016cbd;
}
.xuanze01{
	height: auto;
	margin-top: 50px;
}
.xuanze01_left{
	height: auto;
}
.xz_tm{
	height: auto;
}
.xz_tm1{
	float: left;
    width: 36px;
    background: #016cbd;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 40px;
    position: relative;
    height: 45px;
    font-weight: bold;
    
}
.sanjiao{
	position: absolute;
	top: -10px;
	left:0;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 0px 36px 10px 0px;
	border-style: solid;
	border-color: #016cbd transparent;

}
.xz_tm2{
	float:left;
	margin-left: 10px;
	max-width: 260px;
}
.xz_tm2a{
	line-height: 30px;
    font-size: 24px;
    font-weight: bold;
    color: #016cbd;
}
.xz_tm2b{
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-transform: uppercase;
}
.xz_wz{
	height: auto;
    line-height: 25px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #888;
    padding: 15px 0 15px 25px;
    background: url(../images/xzd.jpg) left 25px no-repeat;
    letter-spacing: 1px;
    margin-top: 10px;
}
.xz_tp{
	height: auto;
	
}

.xuanze01_right{
	height: auto;
}
.xuanze02{
	height: auto;
    margin-top: 60px;
    border-top: 1px dotted #ddd;
    padding-top: 60px;
}

/** xuanze **/
/** sy_qyzs **/
.sy_qyzs{
	height: auto;
	padding:0 0 70px;
}
.qyzs_lunbo{
	height: auto;
	margin-top: 50px;
	position: relative;
	top:100px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
}
.qyzs_zj{
	width: 100%;
	height: auto;
}
.qyzs_zj a{
	display: block;
    border: 1px solid #eee;
    padding: 15px;
}
.qyzs_zjtp{
	height: auto;
	position: relative;
    overflow: hidden;
}
.qyzs_zjtp img{
	-webkit-transition: .5s; 
    -o-transition: .5s; 
    transition: .5s;
}
.qyzs_zjbt{
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	color: #666;
	white-space:nowrap;
	overflow:hidden;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	margin-top: 5px;
}
.qyzs_lunbo .swiper-button-prev, .qyzs_lunbo .swiper-container-rtl .swiper-button-next{
	left:-80px;
}
.qyzs_lunbo .swiper-button-next, .qyzs_lunbo .swiper-container-rtl .swiper-button-prev{
	right: -80px;
}
.qyzs_zj a:hover .qyzs_zjtp img{
	-webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.qyzs_zj a:hover .qyzs_zjbt{
	color: #016cbd;
}
/** sy_qyzs **/
/** syxzly **/
.syxzly{
	height: auto;
    padding: 70px 0 20px;
    background: #f5f5f5;
}
.syxzly_box{
	height: auto;
	position: relative;
	top:100px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
}
.sy_xzlyqh{
	height: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.xuanze01_right01{
	float: right;
}
.xuanze01_left01{
	float: right;
}

.liyou_xz{
	height: auto;
}
/** syxzly **/
/** syxwbox **/
.syxwbox{
	height: auto;
    padding: 70px 0;
   background: #f5f5f5;
}
.syxwbox_zx{
	height: auto;
	position: relative;
	top:100px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
	
}
.syxwbox_zx ul{
	height: auto;
}
.syxwbox_zx ul li{
	height: auto;
}
.syxwbox_tp{
	height: auto;
	overflow: hidden;
}
.syxwbox_tp img{
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-webkit-transform: scale(1); 
	transform: scale(1.0); 
	-moz-transition: all 0.4s; 
	-o-transition: all 0.4s; 
	-webkit-transition: all 0.4s; 
	transition: all 0.4s;
}
.syxwbox_tp a:hover img{
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-webkit-transform: scale(1);
	transform: scale(1.1); 
	-moz-transition: all 0.4s; 
	-o-transition: all 0.4s; 
	-webkit-transition: all 0.4s; 
	transition: all 0.4s;
}
.syxwbox_tpwz{
	line-height: 45px;
	font-size: 16px;
}
.syxwbox_tpwz a{
	display: block;
	color: #000;
	text-decoration: none;
}
.syxwbox_tpwz a:hover{
	color: #016cbd;
}
.syxwbox_tpnr{
	height: auto;
}
.syxwbox_tpnr ul li{
	line-height: 30px;
	border-bottom: 1px dotted #ddd;
}
.syxwbox_tpnr ul li a{
	display: block;
	line-height: 30px;
	
}
.syxw_xtb{
	width: 5%;
	float:left;
	font-family: "宋体";
	line-height: 35px;
}
.syxw_zjwz{
	width: 75%;
	float: left;
	line-height: 35px;
	font-size: 14px;
	height: 35px;
	white-space:nowrap;
overflow:hidden;
-ms-text-overflow:ellipsis;
-o-text-overflow:ellipsis;
text-overflow:ellipsis;
}

.syxw_ybsj{
	width: 20%;
	float: right;
	text-align: right;
	line-height: 35px;
	color: #999;
}
.syxwbox_tpnr ul li a:hover{
	color: #016cbd;
}
/** syxwbox **/
.section03 .container{
	width: 1300px;
}


/** city_body **/
.city_body{
    height: auto;
    border: 1px solid #EAEAEA;
    margin-top: 20px;
}
.city_top{
    height: auto;
    padding:25px 20px;
}
.city_zd{
    width: 140px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    background: #FF9900;
    color: #fff;
    float: left;
}
.city_a{
    width: calc(100% - 165px);
    height: auto;
    float: right;
}
.city_a a{
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    background: #FF9900;
    color: #fff;
    float: left;
    border-radius: 50px;
    margin: 0 5px 10px;
    text-decoration: none;

}

.city_list{
    height: auto;
}
.city_list ul{
    height: auto;
    margin:0;
    padding:0;
}
.city_list ul li{
    height: auto;
    border-top: 1PX solid #EAEAEA;
    padding:25px 20px;
}
.city_sheng{
    width: 70px;
    height: auto;
    float: left;
}
.city_sheng a{
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    color: #111;
    text-decoration: none;
    font-weight: bold;
    display: block;
}
.city_sheng a:hover{
    color: #016cbd;
}
.city_shi{
    width: calc(100% - 70px);
    height: auto;
    float: right;
}
.city_shi a{
    display: block;
    background: #f2f2f2;
    border: 1px solid #EAEAEA;
    float: left;
    border-radius: 6px;
    padding: 0 10px;
    margin: 5px;
    font-size: 14px;
    text-decoration: none;
    line-height: 35px;
    color: #555;
}
.city_shi a:hover{
    background: #016cbd;
    color: #fff;
}
.city_list ul li:hover{
    background: #fafafa;
}
.city_list ul li:hover .city_sheng a{
    color: #016cbd;
}
/** city_body **/
/** sy_city **/
.sy_city{
	height: auto;
	padding:35px 0;
	background: #f5f5f5;
}
.sy_citybt{
	height: auto;
	border-bottom: 2px solid #ddd;
	padding-bottom: 5px;
	line-height: 30px;
}
.sy_citybt01{
	height: auto;
	float: left;
	font-size: 18px;
	color: #111;
}
.sy_citybt02{
	height: auto;
	float: right;
}
.sy_citybt02 a{
	display: block;
	font-size: 14px;
	color: #111;
}
.sy_citybt02 a:hover{
	color: #016cbd;
}
.sy_citynr{
	height: auto;
	margin-top: 15px;
}
.sy_citynr ul{
	height: auto;
}
.sy_citynr ul li{
	height: auto;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.sy_citynr a{
	display: block;
	border: 1px solid #EAEAEA;
	font-size: 14px;
	line-height: 35px;
    color: #555;
    padding: 0 10px;
    border-radius: 6px;
}
.sy_citynr a:hover{
	background: #016cbd;
	color: #fff;
}
/** sy_city **/

/** 移动端 **/
.phone{ display:none;}
.phoneshow{ display:none;}
.phonebanner{ display:none;}

@media (max-width: 768px){
header{
	display:none;
	}
.phone{ display:block; z-index:99999; position:relative;}
.navbar-nav { width:100%; margin-left:0px; text-transform:uppercase;}
.navbar-nav li{ text-align:center; border-bottom:1px dotted #e5e5e5;}
.navbar-nav li a{ color:#666;}
.navbar-nav li a:hover{ color:#016cbd;}
.headerbg{ position:fixed; top:0px; left:0px; width:100%; z-index:999; background:#fff;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);}
.logo_boxlist{ float:left;    width: 70%;
    margin-top: 12px;}
 .sjloleft{
 	width: 50%;
 	height: auto;
 	float: left;
 }
 .sjloright{
 	width: 50%;
 	height: auto;
 	float: right;
 	font-size:10px;
-webkit-transform:scale(0.8);
transform:scale(0.8);
-moz-transform:scale(0.8);
-o-transform:scale(0.8);
letter-spacing:1px;
-webkit-text-size-adjust: none;
 display:inline-block;
 color: #000;
 }
.headerwarp{ display:none;}
.navbar-toggle {background-color:#016cbd; margin-top:10px;}
.navbar-toggle .icon-bar {background-color:#fff;}
.navbar-collapse{ border-top:1px solid #e5e5e5;}
.indexprotopbt{ text-align:center; margin:0 auto; width:100%}
.indexprotop .col-lg-2{ text-align:center;}
.indexpromore{ float:none;}
.indexpromore a{ margin:0 auto;}
.indexprowarpitem{ margin-top:20px;}
.indexaboutwarp{ border-bottom:1px dotted #ccc; padding-bottom:20px; border-right:none; padding-top:20px;}
.indexnewswarp{ margin-top:20px;}
.indexcontimg{ margin-top:20%;}
.indexprotopbt{ width:140px; margin:0 auto;}
.indexprotitle{ margin-top:20px;}
.rslides_tabs{ bottom:390px;}
.logo_boxlist{ margin-left:0;}
.indexcontwz p{ width:90%;}
.indexnewsright{ margin-top:20px;}
.indexprotextit{ margin-left:20px;}
.phoneshow{ display:block;}
.pcshow{ display:none;}
.phonebanner{ display:block;}

#phone_current a{
	color:#016cbd;
	}
	
.banner {
    margin-top: 52px;
}
.section01{
	padding: 30px 0;
	overflow: hidden;
}
.section02{
	padding: 30px 0;
}
.section03{
	padding: 30px 0;

}
.section04{
	padding: 30px 0;
}
.section05{
	padding: 15px;
}
.sec_title{font-size: 24px;}
.sec_con{
	margin-top: 30px;
}
.syab_bt1{
	font-size: 20px;
	line-height: 25px;
}	
.syab_line{
	margin-top: 5px;
}	
.about_wz{
	margin-top: 10px;
    padding-left: 0;
}	
.zxcp ul li{
	margin-bottom: 15px;
	width: 50%;
	float: left;
}
.remore{margin: 30px auto 0;}	
.zxxw_box ul li{margin-bottom: 15px;width: 100%;}
.syxwbg{
	display: none;
}
.hzhb_box ul li{
	width: 50%;
	float: left;
}
.foot_bt2{
	display: none;
}
.foot_bt3{display: none;}
.foot_lxx{
	width: 100%;
}
.footer_right{
	padding-right: auto;
	padding-left: 0;
}
.footer_wxwx{
	margin-top: 20px;
}
.footer_wxwx1{
	  padding:0 15px;
	    text-align: center;
}
.foot_wx03{
	float: none;
	
}
.foot_wx04{
	width: 50%;
	margin-top: 20px;
}
.foot_bt1 a{border-bottom: 1px solid #666;}
.footer2_left{
	padding:0 15px; text-align: center;
}
.footer2_right{padding:0 15px;}
.footer2_right p{ text-align: center;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	right: 10px !important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	left: 10px !important;
}

.nyban{
	margin-top: 52px;
	height: auto;
}
.nylb_top{
	display: none;
}
.nylb_lm ul li{
	height: auto;
    text-indent: 0;
    height: auto;
    line-height: 45px;
   border-top: none;
    width: 33.33%;
    float: left;
    text-align: center;
}
.nylb_lm ul li a{
	font-size: 12px !important;
	border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}
.ny_right{
	margin-top: 0;
}
.nyrb_top{
	height: auto;
}
.nyrb_top2{
	display: none;
}

.sjwh{
	height: auto;
}
.sjwh ul{
	height: auto;
}
.sjwh ul li{
	height: auto;
	margin-bottom: 15px;
}
.whk{
	height: auto;
	border: 1px solid #016cbd;
}
.service_box2{
	margin-top: 15px;
}
.job_rq{
	display: none;
}
.job_bt1{
	font-size: 14px;
}
.job_rs{
	width: 40%;
	font-size: 12px;
    text-align: right;
}
.xz_tm2{
	    max-width: 220px;
}
.xz_tm2a{
	line-height: 25px;
    font-size: 18px;
}
.xuanze01_right{
	margin-top: 10px;
}
.xuanze02{
	margin-top: 40px;
	padding-top: 10px;
}
.xuanze01_left{margin-top: 10px;}
.pro_title .tit{ font-size: 16px; }
.cpnybt{font-size: 18px;}
.news_wzk{
	margin-top: 10px;
}
#dituContent{
	height: 200px;
}


.about_img{left: 0px;
    opacity: 1;}
.about_wz{
	    right: 0px;
    opacity: 1;
}
.syanlge a{
	    border: 1px solid #ddd;
    color: #666;
    line-height: 40px;
    
}


.syxwbox_zx ul li{
	margin-bottom: 30px;
}
.syxwbox_tpnr ul li{
	margin-bottom: 0;

}
.syanlge1{
	width: 50%;
	margin-top: 15px;
}
.syanlge{
	width: 50%;
	margin-top: 15px;
}
.syanlge1 a{
	line-height: 40px;
}


.syxw_zjwz{ width: 70%; }
.syxw_ybsj{ width: 25%; }



.zxcp_img img{
	height: 118px;
}

.zxcp_img_1 img{
	height: 91px;
}


.pro_xqn img{
	max-width: 100% !important;
	height: auto !important;
}


.phone_dbzx{
	width:100%;
	height: auto;
	padding:5px;
	background: #016cbd;
	position: fixed;
	bottom: 0;
	left:0;
	z-index: 999;
}
.phone_dbzx ul{
	height: auto;
}
.phone_dbzx ul li{
	width: 25%;
	float: left;
}
.phone_dbzj{
	height: auto;
}
.phone_dbzj a{
	display: block;
	text-align: center;
	color: #fff;
	position: relative;
}
.phone_dbtb{
	height: auto;
	font-size: 24px;
	line-height: 25px;
}
.phone_dbzx ul li:nth-child(1) .phone_dbtb{font-size: 22px;}
.phone_dbwz{
	font-size: 12px;
	line-height: 25px;
}
.phone_dbxian{
	width: 1px;
	height: 30px;
	 background: #0975c6;
	position: absolute;
	top:50%;
	margin-top: -15px;
	right: 0;
}
.warp{
	padding-bottom: 60px;
}

.zxcpsy{top: 0px;
    opacity: 1;}

.zxxw_box{
	margin-bottom: 0;
}
.zxxw_neirs{
	padding:15px;
}
.zxxw_wz1{
	height: auto;
}
.syxzly{
	padding: 30px 0;
}
.syxwbox{
	padding:30px 0;
}
.sy_xzlyqh{
	margin-top: 0;
}

.sy_qyzs{
	padding: 0 0 30px;
}
.qyzs_lunbo{
	margin-top: 30px;
	padding:0 15px;
}
.sy_qyzs .swiper-container{
	padding-bottom: 40px;
}
.qyzs_zjbt{
	line-height: 25px;
    font-size: 14px;
}
.qyzs_zj a{
	padding:10px;
}

.section03 .container {
    width: 100%;
}

.city_list ul li{
        padding:10px 10px;
    }
    .city_sheng{
         width: 100%;
        float: none;
    }
    .city_sheng a{
        font-size: 16px;
        text-align: left;
        line-height: 40px;
    }
    .city_shi{
        width: 100%;
        float: none;
    }
    .city_shi a{
        font-size: 13px;
        line-height: 30px;
    }

    .sy_city{
    	padding:20px 15px;
    }
    .sy_citybt{
    	line-height: 25px;
    }
    .sy_citybt01{
    	font-size: 15px;
    }
    .sy_citybt02 a{
    	font-size: 13px;
    }
    .sy_citynr a{
    	font-size: 13px;
    line-height: 30px;
    }



}
/** 移动端 **/
/** index **/


