@charset "utf-8";
/* CSS Document */
*{
	margin:0 auto;
	padding:0;
	}
a{blr:expression(this.onFocus=this.blur())}/*去掉a标签的虚线框，避免出现奇怪的选中区域*/
*html,*html body /* 修正IE6振动bug */{background-image:url(about:blank);background-attachment:fixed;}
html, body, div, span, h1, h2, h3, h4, h5, h6, em, small, strong, dl, dt, dd, ol, ul, li { margin: 0 auto; padding: 0; font-size: 100%;}
h1, h2, h3, h4, h5, h6 { font-weight: normal;line-height: 1.5;}
	
html,body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"微软雅黑";
	color:#666;
	overflow-x:hidden;
	}
	
ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
li{
	list-style:none;
	}
ul li a{
	display:block;
	}
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{  
	border-collapse:collapse;  
	border-spacing:0;  
}  
th,td{  
	padding:0;  
}
img{
	max-width: 100%;
	border:none;
	vertical-align: middle;
	}
a,img{border:0;}
.clear{
	clear:both;
	}
p{
	/**
	text-align:justify; 
	text-justify:inter-ideograph;
	**/
	margin:0;
	}
dl,dt,dd{padding:0;margin:0;}
.zj_fbq{
	display: table;
    width: 100%;
    height: 100%;
}
.zj_zbq{
	display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.arial{
	font-family:Arial, Helvetica, sans-serif;
	}
.verdana{
	font-family: Verdana,Geneva,sans-serif;
	}
.Georgia{
	font-family:Georgia, "Times New Roman", Times, 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;
	}
@font-face {  font-family: ababa;  src: url('../fonts/ababa.ttf');}

@font-face {
    font-family: 'impactregular';
    src: url('/skin/fonts/impact.woff2') format('woff2'),
         url('/skin/fonts/impact.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/** 以上为全局设置 **/
/** index **/
.warp{
	width:100%;
	height:auto;
	}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

/** header **/
.header{
	width: 100%;
	height: auto;
	position: fixed;
	top:0;
	left:0;
	z-index: 999;
}
.header_bg{
	height: auto;
}
.header_bg1{
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.header_bg1 .menu ul li a{
	color: #111;
}
.header_bg1 .logo01{
	display: none;
}
.header_bg1 .logo02{
	display: block;
}

.logo{
	width: 300px;
	height: auto;
	padding:0;
	margin-top: 3px;
}
.logo01{
	display: block;
}
.logo02{
	display: none;
}

.menu{
	width: calc(100% - 350px);
	height: auto;
	padding:30px 0;
	float: right;
}
.menu ul{
	height: auto;
	float: right;
}
.menu ul li{
	height: auto;
	float: left;
}
.menu ul li a{
	display: block;
	color: #fff;
	font-size: 16px;
	padding:0 25px;
	line-height: 40px;
}
.menu ul li a:hover{
	color: #ff8f00;
}
#menu_on a{
	color: #ff8f00;
}
/** header **/
.banner{
	height:52vh;
	margin-top: 100px;
}


/** sy_ab **/
.sy_ab{
	height: auto;
	padding:80px 0;
}
.syab_left{
	height: auto;
}
.syab_bt{
	line-height: 50px;
	font-size: 50px;
	color: #111;
}
.syab_bt .syab_sp01{
	color: #014ea0;
}
.syab_bt .syab_sp02{
	margin-left: 15px;
	font-size: 36px;
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.syab_bt1{
	line-height: 30px;
	font-size: 24px;
	color: #333;
	margin-top: 10px;
}
.syab_nr{
	height:150px;
	margin-top: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #666;
	overflow-y: auto;
	padding-right: 10px;
}
.syab_nr p{
	margin-bottom: 10px;
}
.syab_nr::selection {background: #ddd ; color: white ; text-shadow: none ; }
.syab_nr::-webkit-scrollbar-track-piece{width:10px;background-color:#ddd;}
.syab_nr::-webkit-scrollbar{width:4px;height:6px}
.syab_nr::-webkit-scrollbar-thumb{height:50px;background-color:rgba(1,78,160,1);}
.syab_nr::-webkit-scrollbar-thumb:hover{background:#ff8f00}
.syab_more{
	width: 160px;
	height: auto;
	margin-left: 0;
	margin-top: 30px;
}
.syab_more a{
	display: block;
	line-height: 40px;
	font-size: 15px;
	color: #014ea0;
	border:1px solid #ddd;
	border-radius: 30px;
	text-align: center;
	vertical-align: middle;
}
.syab_more a .iconfont{
	margin-left: 5px;
	font-size: 24px;
	vertical-align: middle;
}
.syab_more a:hover{
	background: #014ea0;
	color: #fff;
}

.syab_right{
	height: auto;
	padding-left: 50px;
}
.syab_tp{
	height:300px;
	background: url(/skin/images/syab_tp.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
}
.syab_line{
	height: auto;
	border:1px solid #fff;
	position: absolute;
	top:15px;
	right:15px;
	bottom: 15px;
	left:15px;
}
.sy_ab1{
	height: auto;
	margin-top:50px;
}
.sy_ab1 ul{
	height: auto;
}
.sy_ab1 ul li{
	height: 275px;
	padding:0;
}
.sy_ab1 ul li a{
	display: block;
	height: 100%;
	text-align: center;
}
.ab1_li01 a{
	background: #014ea0;
	color: #fff;
}
.ab1_li01 a:hover{
	background: #ff8f00;
}
.ab1_li02 a{
	background: url(/skin/images/ab1_li02.jpg) center center no-repeat;
	background-size: cover;
}
.ab1_li03 a{
	background: #f2f2f2;
	color: #666;
}
.ab1_li03 a:hover{
	background: #014ea0;
	color: #fff;
}
.ab1_li04 a{
	background: url(/skin/images/ab1_li04.jpg) center center no-repeat;
	background-size: cover;
}

.ab1_tb{
	height: auto;
}
.ab1_li01 .ab1_tb .iconfont{
	font-size:70px;
	line-height: 80px;
}
.ab1_li03 .ab1_tb .iconfont{
	font-size:80px;
	line-height: 80px;
}
.abq_bt{
	line-height: 30px;
	font-size: 24px;
	margin-top: 15px;
}
/** sy_ab **/
/** sy_tiao **/
.sy_tiao{
	height: auto;
	padding:50px 0;
	background: #014ea0;
	text-align: center;
}
.tiao_bt{
	line-height: 45px;
	font-size:30px;
	color: #fff;
	font-weight: bold;
}
.tiao_wz{
	height: auto;
	margin-top: 10px;
	line-height: 30px;
	font-size: 24px;
	color: #ddd;
}
.tiao_rx{
	width: 60%;
	height: auto;
	margin-top: 25px;
	line-height: 35px;
	font-size: 24px;
	color: #fff;
	border: solid 1px rgba(255,255,255,0.5);
	border-radius: 50px;
	padding:10px 0;
}
.tiao_rx .spdh{
	font-size: 36px;
	font-family: 'impactregular';
}
.tiao_rx .iconfont{
	font-size: 36px;
	margin-right: 10px;
	vertical-align: middle;
}
/** sy_tiao **/
/** sy_cp **/
.sy_cp{
	height: auto;
	padding:80px 0 50px;
}
.sy_bt{
	height: auto;
}
.sy_bt01{
	height: auto;
	padding-right: 0;
}
.sybt_tm{
	line-height: 45px;
	font-size: 40px;
	color: #111;
	font-weight: bold;
}
.sybt_tm span{
	color: #014ea0;
}
.sybt_tm1{
	line-height: 30px;
	font-size: 16px;
	margin-top: 10px;
}
.sy_bt02{
	height: auto;
}
.sy_bt02 ul{
	height: auto;
	float: right;
}
.sy_bt02 ul li{
	height: auto;
	float: left;
	margin-left: 30px;
	position: relative;
}
.sy_bt02 ul li a{
	line-height: 35px;
	font-size: 16px;
	color: #111;
}
.sy_bt02 ul li a:hover{
	color: #014ea0;
}
.sy_bt02 ul li ~ li:before {
    content: "";
    position: absolute;
    left: -15px;
    top: 50%;
    height: 9px;
    margin-top: -4.5px;
    border-left: 1px dotted #6e6e6e;
}

.cplist{
	height: auto;
	margin-top:35px;
}
.cplist ul{
	height: auto;
}
.cplist ul li{
	height: auto;
	margin-bottom: 30px;
}
.cplist ul li:nth-child(5){
	clear: both;
}

.cplist ul li img{
	height:100%;
}

.cplist ul li a{
	display: block;
	border:1px solid #eee;
	padding:10px 10px;
	border-radius: 15px;
}
.cptp{
	height: auto;
	position: relative;
    overflow: hidden;
}
.cptp img{
	-webkit-transition: .5s; 
    -o-transition: .5s; 
    transition: .5s;
}
.cpbt{
	line-height: 30px;
	font-size: 16px;
	color: #111;
	margin-top: 15px;
	text-align: center;
	background: #f5f5f5;
	padding:5px 15px;
	white-space:nowrap;
	overflow:hidden;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
}
.cplist ul li a:hover .cptp img{
	-webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.cplist ul li a:hover .cpbt{
	background: #014ea0;
	color: #fff;
}
/** sy_cp **/
/** sy_ys **/
.sy_ys{
	height: auto; 
	position: relative;
}
.sy_ys:before{
	content: "";
	width: 50%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
	background: url(/skin/images/sy_ys1.jpg) center center no-repeat;
	background-size: cover;
}
.sy_ys1{
	height: auto;
}
.sy_ys2{
	height: auto;
	padding:80px 80px;
	background: #014ea0;
}
.sy_ys2 .sybt_tm{
	color: #fff;
}
.sy_ys2 .sybt_tm1{
	color: #fff;
}
.ys2_con{
	height: auto;
	margin-top: 35px;
}
.ys2_con ul{
	height: auto;
}
.ys2_con ul li{
	height: auto;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: solid 1px rgba(255,255,255,0.3);
}
.ys2_con ul li:last-of-type{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.ys2_tb{
	height: auto;
	float: left;
}
.ys2_tb .iconfont{
	color: #fff;
	font-size: 90px;
	line-height: 90px;
}
.ys2_xian{
	width: 1px;
	height: 90px;
	background: rgba(255,255,255,0.3);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4Cffffff,endColorstr=#4Cffffff);
	margin-left: 25px;
	float: left;
}
.ys2_nr{
	width: calc(100% - 141px);
	height: auto;
	float: left;
	margin-left: 25px;
}
.ys2_bt{
	line-height: 35px;
	font-size: 24px;
	color: #fff;
}
.ys2_wz{
	height: auto;
	margin-top: 5px;
	line-height: 25px;
	font-size: 14px;
	color: #eee;
}
/** sy_ys **/
/** sy_xw **/
.sy_xw{
	height: auto;
	padding:80px 0;
	background: #f5f5f5;
}
.syxw1{
	height: auto;
}
.sy_xw .sybt_tm a{
	float: right;
	font-size: 14px;
	color: #111;
}
.sy_xw .sybt_tm a:hover{
	color: #014ea0;
}
.syxw_con{
	height: auto;
	margin-top: 30px;
}
.syxw_con1{
	height: auto;
	padding-left: 0;
}
.syxw_con2{
	height: auto;
	padding-right: 0;
}
.xw_list{
	height: auto;
}
.xw_list ul{
	height: auto;
}
.xw_list ul li{
	height: auto;
	margin-bottom: 15px;
}
.xw_list ul li:last-of-type{
	margin-bottom: 0;
}
.xw_list ul li a{
	display: block;
	padding:20px;
	background: #fff;
}
.xw_bt{
	font-size: 20px;
	line-height: 35px;
    color: #272727;
    font-weight: bold;
    white-space:nowrap;
	overflow:hidden;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
}
.xw_time{
	line-height: 25px;
	font-size: 14px;
    color: #666;
    margin-top: 5px;
}
.xw_js{
	height: auto;
	color: #373737;
	margin-top: 10px;
    line-height: 25px;
    font-size: 15px;
    height:50px;
    display: -webkit-box;
    word-break: break-all;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.xw_list ul li a:hover{
	background: #014ea0;
}
.xw_list ul li a:hover .xw_bt{
	color: #fff;
}
.xw_list ul li a:hover .xw_time{
	color: #ccc;
}
.xw_list ul li a:hover .xw_js{
	color: #eee;
}

.xw_tp{
	height: 345px;
	margin-top: 15px;
}
.xw_tp a{
	display:block;
	height: 100%;
	background: url(/skin/images/xw_tp.jpg) center center no-repeat;
	background-size: cover;
}


.syxw2{
	height: auto;
}
.syxw_con3{
	height: 525px;
	background: #fff;
	padding:20px;
	margin-top: 30px;
}
.syxw_con3 ul{
	height: auto;
}
.syxw_con3 ul li{
	height: auto; 
}
.syxw_con3 ul li a{
	display: block;
	line-height: 50px;
	border-bottom: 1px dotted #ddd;
}
.xw_bt1{
	font-size: 16px;
	color: #111;
	white-space:nowrap;
	overflow:hidden;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	padding:0;
}
.xw_time1{
	font-size: 14px;
	color: #666;
	padding:0;
	text-align: right;
}
.syxw_con3 ul li a:hover .xw_bt1{
	color: #014ea0;
}
/** sy_xw **/
/** link **/
.link{
	height: auto;
	padding:30px 0;
}
.link .row{
	padding:0 15px;
}
.link_bt{
	height: auto;
	color: #111;
	font-size: 24px;
	line-height: 30px;
	position: relative;
}
.link_bt span{
	margin-left: 10px;
	font-size: 14px;
	color: #fff;
	background: #014ea0;
	padding:0 10px;
}
.link_bt:after{
	content: "";
	width: calc(100% - 230px);
	height: 1px;
	background: #dbdee2;
	position: absolute;
	right: 0;
	top:50%;
}
.link_con{
	height: auto;
	margin-top: 10px;
}
.link_con ul{
	height: auto;
}
.link_con ul li{
	height: auto;
	float: left;
	color: #dbdee2;
	font-size: 15px;
	margin-right: 16px;
	line-height: 30px;
}
.link_con ul li a{
	color: #666;
}
.link_con ul li a:hover{
	color: #014ea0;
}
/** link **/
/** footer **/
.footer{
	height: auto;
	background: #363636;
	padding:35px 0;
}
.footer01{
	height: auto;
}
.footer01 ul{
	height: auto;
}
.footer01 ul li{
	height: auto;
}
.footer_bt{
	line-height: 35px;
	font-size: 20px;
	color: #fff;
}
.footer_bt a{
	line-height: 35px;
	font-size: 20px;
	color: #fff;
}
.footer_bt a:hover{
	color: #ff8f00;
}
.footer_list{
	height: auto;
	margin-top: 15px;
}
.footer_list p{
	padding-left:0;
}
.footer_list p a{
	line-height: 30px;
	font-size: 15px;
	color: #ccc;
}
.footer_list p a:hover{
	color: #ff8f00;
}
.footer_info{
	height: auto;
	margin-top: 15px;
}
.footer_info p{
	line-height: 30px;
	font-size: 14px;
	color: #ccc;
}
.footer_info p a{
	color: #ccc;
}
.footer_info p a:hover{
	color: #ff8f00;
}
.footer_ewm{
	width: 80%;
	height: auto;
	margin-top: 15px;
	margin-left: 0;
}


.footer02{
	height: auto;
	color: #c3c1c1;
	line-height: 25px;
	font-size: 13px;
	margin-top: 35px;
	border-top: solid 1px rgba(255,255,255,0.2);
	padding-top: 15px;
}
.footer02 a{
	color: #c3c1c1;
}
.footer02 a:hover{
	color: #ff8f00;
}
.banquan{
	height: auto;
	padding: 0;
}
.jszc{
	height: auto;
	padding: 0;
	text-align: right;
}
/** footer **/
.ny_banner{
	height: auto;
	margin-top: 100px;
}
/** inner **/
.inner{
	height: auto;
	padding:80px 0;
}
.inner_bt{
	height: auto;
	text-align: center;
}
.inner_bt01{
	line-height: 40px;
	font-size: 36px;
	color: #111;
}
.inner_line{
	width: 80px;
	height: 3px;
	background: #014ea0;
	margin-top: 15px;
	position: relative;
}
.inner_line:before{
	content: "";
	width: 50%;
	height: 3px;
	background: #ff8f00;
	position: absolute;
	top: 0;
	left:0;
}
.inner_bt02{
	line-height: 30px;
	font-size: 24px;
	color: #111;
	margin-top: 15px;
}

.inner_ab{
	height: auto;
	margin-top: 35px;
	line-height: 30px;
	font-size: 16px;
	color: #111;
	text-indent: 2em;
}
.inner_ab p{
	margin-bottom: 10px;
}

.inner_abtp{
	height: 300px;
	background: url(/skin/images/inner_abtp.jpg) center center no-repeat;
	background-size: cover;
}
/** inner **/
/** inner_gshj **/
.inner_gshj{
	height: auto;
	padding:80px 0;
}
.gshj_nr{
	height: auto;
	margin-top: 35px;
}
.gshj_nr ul{
	height: auto;
}
.gshj_nr ul li{
	height: auto;
	margin-bottom: 30px;
}
.gshj_tp{
	height: auto;
}
/** inner_gshj **/
/** inner_xw **/
.inner_xw{
	height: auto;
	margin-top: 35px;
	margin-bottom: 10px;
}
.inner_xw .xw_list ul li{
	margin-bottom: 30px;
}
.inner_xw .xw_list ul li a{
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
/** page **/
.page{
	height: auto;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding:10px 10px;
}
.page ul{
	height: auto;
	text-align: center;
}
.page ul li{
	display: inline-block;
	margin:0 10px;
}
.page ul li a{
	line-height: 25px;
	font-size: 14px;
}
.page ul li a:hover{
	color: #014ea0;
}
#page_on a{
	color: #014ea0;
}
/** page **/

.ny_mbxdh{
	height:auto;
	line-height: 50px;
	border-bottom: 1px solid #eee;
}
.mbxdh_home{
	height: auto;
	float: left;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
.mbxdh_home a{
	display: block;
	padding:0 20px;
	font-size: 20px;
	color: #014ea0;
}
.mbxdh_home a:hover{
	color: #ff8f00;
}
.mbxdh_dh{
	height: auto;
	float: left;
	padding-left: 20px;
	font-size: 14px;
}
.mbxdh_dh a{
	color: #666;
}
.mbxdh_dh i{
	margin:0 8px;
	color: #999;
}
.mbxdh_dh a:hover{
	color: #014ea0;
}


.dot_box{
	height: auto;
}
.dot_bt{
	line-height: 45px;
	font-size: 26px;
	color: #111;
	font-weight: bold;
	text-align: center;
}
.dot_bt1{
	line-height: 25px;
	font-size: 16px;
	color: #999;
	text-align: center;
	margin-top: 10px;
}

.dot_xq{
	height: auto;
	margin-top: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #111;
	text-indent: 2em;
}
.dot_xq p{
	margin-bottom: 15px;
}
.dot_xq img{
	max-width: 100%;
    height: auto !important;
    display: table-cell;
    vertical-align: middle;
}
.spxp_fh{
	height: auto;
	margin-top: 30px;
	border: solid 1px rgba(0,0,0,0.1);
	padding:15px 30px;
}
.spxp_fh01{
	height: auto;
}
.spxp_fh01 p{
	line-height: 30px;
	font-size: 15px;
	color: #999;
	white-space:nowrap;
	overflow:hidden;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
}
.spxp_fh01 p a{
	color: #111;
}
.spxp_fh01 p a:hover{
	color: #014ea0;
}
.spxp_fh02{
	height: auto;
}
.spxp_fh02 a{
	width: 60%;
	display: block;
	text-align: center;
	line-height: 40px;
	background: #014ea0;
	font-size: 15px;
	color: #fff;
	border-radius: 30px;
	float: right;
	margin-top: 10px;
}
.spxp_fh02 a i{
	margin-left: 10px;
}
.spxp_fh02 a:hover{
	background: #ff8f00;
}
/** inner_xw **/
/** pro **/
.inner_cpfl{
	height: auto;
	margin-top: 35px;
}
.inner_cpfl ul{
	height: auto;
	text-align: center;
}
.inner_cpfl ul li{
	display: inline-block;
	margin:0 5px 10px 5px;
}
.inner_cpfl ul li a{
	display: block;
	border:1px solid #ddd;
	line-height: 35px;
	padding:0 25px;
	font-size: 15px;
	color: #111;
}
.inner_cpfl ul li a:hover{
	background: #014ea0;
	color: #fff;
}
#nyfl_on a{
	background: #014ea0;
	color: #fff;
}
.inner .cplist{
	margin-bottom: 10px;
}
.inner_jszc{
	height: auto;
	margin-top: 35px;
	margin-bottom: 35px;
}
.inner_jszc ul{
	height: auto;
}
.inner_jszc ul li{
	height: auto;
}
.inner_jszc ul li a{
	display: block;
	line-height:60px;
	border-bottom: 1px solid #eee;
}
.jszc_bt{
	font-size: 18px;
	color: #111;
	white-space:nowrap;
	overflow:hidden;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
}
.jszc_tm{
	text-align: right;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
}
.jszc_gd{
	text-align: right;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
}
.jszc_bt .iconfont{
	font-size: 24px;
	margin-right: 10px;
	color: #999;
	vertical-align: middle;
}
.jszc_tm .iconfont{
	font-size: 18px;
	margin-right: 8px;
	color: #999;
	vertical-align: middle;
}
.jszc_gd .iconfont{
	font-size: 24px;
	margin-right: 8px;
	color: #999;
	vertical-align: middle;
}
.inner_jszc ul li a:hover .jszc_bt{
	color: #014ea0;
}
.inner_jszc ul li a:hover .jszc_bt .iconfont{
	color: #014ea0;
}
.inner_jszc ul li a:hover .jszc_tm{
	color: #014ea0;
}
.inner_jszc ul li a:hover .jszc_tm .iconfont{
	color: #014ea0;
}
.inner_jszc ul li a:hover .jszc_gd{
	color: #014ea0;
}
.inner_jszc ul li a:hover .jszc_gd .iconfont{
	color: #014ea0;
}
/** pro **/
/** inner_ylxx **/
.inner_ylxx{
	height: auto;
	margin-top: 35px;
	line-height: 30px;
	font-size: 16px;
	color: #111;
}
.inner_ylxx p{
	margin-bottom: 15px;
	text-indent: 2em;
}
.inner_ylxx h2{
	font-size: 20px;
	color: #014ea0;
	font-weight: bold;
}
.inner_ylxx p span{
	color: #ff8f00;
}
.inner_ylxx img{
	max-width: 100%;
    height: auto !important;
    display: table-cell;
    vertical-align: middle;
}
.inner_ylxx table{
	height: auto;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
}
.inner_ylxx table td{
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	padding:50px;
	text-align: center;
}
/** inner_ylxx **/
/** ny_wenhua **/
.ny_wenhua{
	height: auto;
	margin-top: 35px;
}
.ny_wenhua ul{
	height: auto;
}
.ny_wenhua ul li{
	height: auto;
}
.ny_wenhua ul li:nth-child(even) .wh_left{
	float: right;
}
.wh_left{
	height: auto;
	padding:0;
}
.wh_right{
	height: auto;
	padding:0;
}
.whtp{
	height: 450px;
}
.whnr{
	height: 450px;
	padding:0 60px;
	background: #f5f5f5;
}
.whnr_bt{
	line-height: 35px;
	font-size: 28px;
	color: #111;
}
.whnr_bt span{
	font-size: 16px;
	color: #999;
	margin-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.whnr_wz{
	height: auto;
	margin-top: 20px;
	line-height: 30px;
	font-size: 16px;
	color: #444;
}
.whnr_wz p{
	margin:10px auto;
}
/** ny_wenhua **/
/** inner_honor **/
.inner_honor{
	height: auto;
	margin-top: 35px;
	margin-bottom: 10px;
}
.inner_honor ul{
	height: auto;
}
.inner_honor ul li{
	height: auto;
	margin-bottom: 30px;
}
.inner_honor ul li a{
	display: block;
}
.honor_tp{
	height:auto;
	border:1px solid #f5f5f5;
	padding:10px;
	border-radius: 15px;
	position: relative;
    overflow: hidden;
}
.honor_tp img{
	-webkit-transition: .5s; 
    -o-transition: .5s; 
    transition: .5s;
}
.honor_bt{
	line-height:45px;
	text-align: center;
	background: #eee;
	margin-top: 15px;
	padding:0 15px;
	white-space:nowrap;
	overflow:hidden;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	font-size: 16px;
	color: #111;
}
.inner_honor ul li a:hover .honor_tp img{
	-webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.inner_honor ul li a:hover .honor_bt{
	background: #014ea0;
    color: #fff;
}
/** inner_honor **/
/** inner_lxwm **/
.inner1{
	background: #f5f5f5;
}
.inner_lxwm{
	height: auto;
	margin-top: 35px;
	background: #fff;
	padding:30px;
}
.inner_lxwm ul{
	height: auto;
}
.inner_lxwm ul li{
	height: auto;
	margin: 20px 0;
}
.inner_lxwm ul li a{
	display: block;
}
.lxwm_tb{
	width: 50px;
	height: 50px;
	float: left;
	border-radius:100%;
	text-align: center;
	line-height: 50px;
	color: #fff;
}
.lxwm_tb01{
	background: #014ea0;
}
.lxwm_tb02{
	background: #97adcd;
}
.lxwm_tb03{
	background: #ff8f00;
}
.lxwm_tb04{
	background: #dbcab3;
}
.lxwm_tb05{
	background: #c295cd;
}
.lxwm_tb06{
	background: #90c56f;
}
.lxwm_tb07{
	background: #7cd1c5;
}
.lxwm_tb .iconfont{
	font-size: 28px;
}
.lxwm_info{
	width: calc(100% - 65px);
	height: auto;
	float: right;
}
.lxwm_bt{
	line-height: 20px;
	font-size: 14px;
	color: #999;
}
.lxwm_bt1{
	line-height: 30px;
	font-size: 24px;
	color: #666;
}
.inner_lxwm ul li a:hover .lxwm_bt1{
	color: #ff8f00;
}

.inner_bddt{
	height: auto;
	margin-top: 30px;
	height: 600px;
	border:50px solid #fff;
}
/** inner_lxwm **/
/** inner_message **/
.inner_message{
	height: auto;
	padding:80px 0;
}
/** message **/
.message{
   height: auto;
   margin-top: 35px;
}
.message ul{
    height: auto;
}
.message ul li{
    height: auto;
    margin-bottom: 20px;
}
.message ul li input{
    font-size: 16px;
    color: #999;
    width: 100%;
    line-height: 64px;
    padding: 0 30px;
    border: 1px solid #e5e5e5;
}
.message ul li textarea{
    box-sizing: border-box;
    padding: 30px;
    height: 270px;
    width: 100% !important;
    border: none;
    border: 1px solid #e5e5e5;
    font-size: 16px;
    color: #999;
    line-height: 30px;
}
.message ul li .submit{
    width: 100%;
    height: 64px;
    line-height: 64px;
    text-align: center;
    background: #014ea0;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.message ul li .submit:hover{
    background: #ff8f00;
}
/** message **/
/** inner_message **/
/** prodot **/
.prodot{
	height: auto;
}
.prodot_nr{
	height: auto;
	padding:50px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	margin-top: 35px;
	line-height: 30px;
	font-size: 16px;
	color: #111;
	text-indent: 2em;
}
.prodot_nr p{
	margin-bottom: 15px;
}
.prodot_nr img{
	max-width: 100%;
    height: auto !important;
    display: table-cell;
    vertical-align: middle;
}
.spxp_fh1{
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	border:none;
	padding:30px 30px;
	margin-top: 35px;
}
/** prodot **/
/** map_box **/
.map_box{
	height: auto;
	margin-top: 35px;
}
.map_box ul{
	height: auto;
}
.map_box ul li{
	height: auto;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
.map_dhbt{
	height: auto;
}
.map_dhbt a{
	line-height: 30px;
	font-size: 16px;
	color: #111;
}
.map_dhbt a i{
	margin-right: 10px;
}
.map_dhbt a:hover{
	color: #014ea0;
}
.map_dhfl{
	height: auto;
}
.map_dhfl a{
	margin-right: 30px;
	float: left;
	line-height: 30px;
	font-size: 15px;
	color: #333;
}
.map_dhfl a i{
	margin-right: 8px;
}
.map_dhfl a:hover{
	color: #014ea0;
}
/** map_box **/
/* 大屏幕 */

.header .container{
	width: 95%;
}

@media (min-width: 1570px){
	.container {
    	width: 1570px;
	}
}

@media (min-width: 1350px) and (max-width: 1569px) {
	.container {
    	width: 1200px;
	}
	.menu ul li a{
		font-size: 16px;
    	padding: 0 20px;
	}
	.sy_bt02 ul li a{
		font-size: 15px;
	}
	.footer_list p a{
		font-size: 14px;
	}
	.footer_info p{
		font-size: 13px;
	}
	.footer_ewm{
		width: 90%;
	}
}
@media (min-width: 1200px) and (max-width: 1349px) {
	.logo{
		width: 230px;
		margin-top: 14px;
	}
	.menu{
		width: calc(100% - 250px);
	}
	.container {
    	width:90%;
	}
	.menu ul li a{
		font-size: 16px;
    	padding: 0 20px;
	}
	.sy_bt02 ul li a{
		font-size: 15px;
	}
	.footer_list p a{
		font-size: 14px;
	}
	.footer_info p{
		font-size: 13px;
	}
	.footer_ewm{
		width: 90%;
	}
	.link_con ul li{
		font-size: 14px;
	}
}
@media (min-width: 1000px) and (max-width: 1199px) {
	.logo{
		width: 200px;
		margin-top: 19px;
	}
	.menu{
		width: calc(100% - 250px);
	}
	.container {
    	width:90%;
	}
	.menu ul li a{
		font-size: 16px;
    	padding: 0 15px;
	}
	.sy_bt02 ul li a{
		font-size: 14px;
		line-height: 30px;
	}
	.footer_list p a{
		font-size: 14px;
	}
	.footer_info p{
		font-size: 13px;
	}
	.footer_ewm{
		width: 90%;
	}
	.link_con ul li{
		font-size: 14px;
	}
	.syab_bt{
		line-height: 40px;
    	font-size: 35px;
	}
	.syab_bt .syab_sp02{
		font-size: 24px;
	}
	.syab_bt1{
		font-size: 22px;
	}
	.abq_bt{
		font-size: 22px;
	}
	.sybt_tm{
		line-height: 40px;
    	font-size: 30px;
	}
	.sybt_tm1{
		line-height: 25px;
    	font-size: 15px;
	}
	.cpbt{
		font-size: 14px;
	}
	.xw_bt{
		font-size: 18px;
	}
	.xw_bt1{
		font-size: 14px;
	}
}
@media (min-width: 769px) and (max-width: 999px) {
	.logo{
		width: 200px;
		margin-top: 19px;
	}
	.menu{
		width: calc(100% - 250px);
	}
	.container {
    	width:90%;
	}
	.header .container {
	    width: 98%;
	}
	.menu ul li a{
		font-size: 16px;
    	padding: 0 15px;
	}
	.sy_bt02 ul li a{
		font-size: 16px;
		line-height: 30px;
	}
	.footer_list p a{
		font-size: 14px;
	}
	.footer_info p{
		font-size: 13px;
	}
	.footer_ewm{
		width: 90%;
	}
	.link_con ul li{
		font-size: 14px;
	}
	.syab_bt{
		line-height: 40px;
    	font-size: 35px;
	}
	.syab_bt .syab_sp02{
		font-size: 24px;
	}
	.syab_bt1{
		font-size: 22px;
	}
	.abq_bt{
		font-size: 22px;
	}
	.sybt_tm{
		line-height: 40px;
    	font-size: 30px;
	}
	.sybt_tm1{
		line-height: 25px;
    	font-size: 15px;
	}
	.cpbt{
		font-size: 14px;
	}
	.xw_bt{
		font-size: 18px;
	}
	.xw_bt1{
		font-size: 14px;
	}
	.tiao_wz{
		line-height: 28px;
    	font-size: 18px;
	}
	.cplist ul li a{
		padding:10px 10px;
	}
	.inner_lxwm ul li{
		width: 50%;
	}
	.inner_lxwm ul li:last-of-type{
		width: 100%;
	}
}
/** 移动端 **/
.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{  border-bottom:1px dotted #e5e5e5;}
.navbar-nav li a{ color:#111;font-size: 15px;}
.navbar-nav li a i{
	margin-left: 10px;
	float: right;
}
.navbar-nav li a:hover{ color:#014ea0;}
.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;}
.headerwarp{ display:none;}
.navbar-toggle {margin-right: 0;}
.navbar-toggle .icon-bar {background-color:#014ea0;}
.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;}
.logo_boxlist img{
	height: 50px;
}
.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:#014ea0;
	}
	
.ban{
	height: auto;
	margin-top: 50px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	left:15px !important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	right: 15px !important;
}
.swiper-button-next:after, .swiper-button-prev:after{
	font-size: 30px !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 15px !important;
}
.swiper-pagination-bullet{
	width: 40px !important;
}

.sy_ab{
	padding:35px 0 0;
}
.syab_bt{
	line-height: 40px;
    font-size: 30px;
}
.syab_bt .syab_sp02{
	margin-left: 10px;
    font-size: 24px;
}
.syab_bt1{
	line-height: 25px;
    font-size: 18px;
    margin-top: 5px;
}
.syab_nr{
	margin-top: 20px;
    line-height: 25px;
    font-size: 14px;
    height: 200px;
}
.syab_more{
	margin-top: 20px;
}
.syab_more a{
	line-height: 35px;
    font-size: 14px;
}
.syab_right{
	padding-left: 15px;
	margin-top: 30px;
}
.syab_tp{
	height: 260px;
}
.syab_line{
	top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
}
.sy_ab1{
	margin-top: 30px;
}
.sy_ab1 ul li{
	height: 170px;
}
.ab1_li01 .ab1_tb .iconfont {
    font-size: 50px;
    line-height: 60px;
}
.abq_bt{
	line-height: 25px;
    font-size: 20px;
    margin-top: 10px;
}
.ab1_li03{
	float: right;
}
.sy_tiao{
	padding:30px 15px;
}
.tiao_bt{
	line-height: 35px;
    font-size: 20px;
}
.tiao_wz{
	margin-top: 5px;
    line-height: 25px;
    font-size: 14px;
}
.tiao_rx{
	width: 100%;
	margin-top: 10px;
	font-size: 16px;
	padding: 6px 0;
	line-height: 30px;
}
.tiao_rx a{
	display: block;
	color: #fff;
}
.tiao_rx .iconfont{
	font-size: 30px;
    margin-right: 5px;
}
.tiao_rx .spdh{
	font-size: 24px;
}
.sy_cp{
	padding:30px 0 15px;
}
.sy_bt01{
	padding-right: 15px;
}
.sybt_tm{
	line-height: 35px;
    font-size: 28px;
}
.sybt_tm1{
	line-height: 25px;
    font-size: 15px;
    margin-top: 5px;
}
.sy_bt02{
	margin-top: 15px;
}
.sy_bt02 ul{
	float: left;
	padding-left: 10px;
}
.sy_bt02 ul li a{
	line-height: 30px;
    font-size: 14px;
}
.sy_bt02 ul li{
	margin-left: 0;
	margin-right: 20px;
}
.sy_bt02 ul li ~ li:before{
	left: -10px;
}
.cplist{
	margin-top: 20px;
}
.cplist ul{
	padding:0 8px;
}
.cplist ul li{
	margin-bottom: 15px;
	padding:0 7px;
}

.cplist ul li:nth-child(2n-1){
	clear: both;
}
.cplist ul li img{
	height: 125px;
}

.cplist ul li a{
	padding:10px 10px;
}
.cpbt{
	line-height: 25px;
    font-size: 14px;
    padding: 5px 10px;
    margin-top: 10px;
}
.sy_cp .cplist ul li:nth-child( n + 7) {
	display: none;
}
.sy_ys:before{
	display: none;
}
.sy_ys1{
	height: 270px;
	background: url(/skin/images/sy_ys1.jpg) center center no-repeat;
    background-size: cover;
}
.sy_ys2{
	padding:30px 15px;
}
.ys2_tb .iconfont{
	font-size: 60px;
    line-height: 60px;
}
.ys2_xian{
	margin-left: 15px;
}
.ys2_nr{
	width: calc(100% - 96px);
	margin-left: 20px;
}
.ys2_bt{
	line-height: 25px;
    font-size: 18px;
}
.ys2_con{
	margin-top: 20px;
}
.ys2_con ul li{
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.sy_xw{
	padding:30px 0;
}
.syxw_con{
	margin-top: 25px;
}
.syxw_con1{
	padding-right: 0;
}
.xw_bt{
	font-size: 18px;
    line-height: 30px;
}
.xw_time{
	line-height: 20px;
    font-size: 13px;
}
.xw_js{
	font-size: 13px;
}
.xw_tp{
	height: 230px;
}
.syxw_con2{
	padding-left: 0;
	margin-top: 15px;
}
.syxw2{
	margin-top: 25px;
}
.syxw_con3{
	margin-top: 25px;
	height: auto;
	padding:15px 20px 20px 20px;
}
.syxw_con3 ul li a{
	line-height: 40px;
}
.xw_bt1{
	font-size: 14px;
}
.xw_time1{
	font-size: 13px;
}
.footer{
	padding:20px 0;
}
.footer_bt{
	line-height: 28px;
    font-size: 16px;
}
.footer_bt a{
	line-height: 28px;
    font-size: 16px;
}
.footer_info{
	margin-top: 10px;
}
.footer_info p{
	font-size: 13px;
	line-height: 28px;
}
.footer01 ul li:last-of-type{
	margin-top: 15px;
}
.footer_ewm{
	width: 50%;
}
.footer02{
	margin-top: 30px;
	padding:15px 15px 0 15px;
	font-size: 12px;
	line-height: 23px;
}
.jszc{
	text-align: left;
}
#phone_zx{
	width:100%;
	height:auto;
	background:#fff;
	position:fixed;
	bottom:0;
	left:0;
	z-index:999;
}
.zx1{
width:50%;
height:auto;
float:left;
}
.zx1 ul{
height:auto;
}
.zx1 ul li{
width:50%;
height:auto;
float:left;
}
.zx1 ul li a{
display:block;
text-align:center;
padding:5% 0;
color:#000;
border-left:1px solid #ddd;
}

.zx_tb{
height:auto;
}
.zx_tb img{
max-width:100%;
height: 30px;
}
.zx_wz{
line-height:1.5;
font-size: 14px;
color:#000;
margin-top: 2px;
}

.zx2{
width:50%;
height:auto;
float:left;
}
.zx2 a{
display:block;
background:#014ea0;
color:#fff;
text-align:center;
    padding: 2.5% 0;
}
.zx2 a .zx_wz{
color:#fff;
}
.warp{
	padding-bottom: 62px;
}
.ny_banner{
	margin-top: 50px;
}
.inner{
	padding:30px 0;
}
.inner_bt{
	padding:0 15px;
}
.inner_bt01{
	line-height: 35px;
    font-size: 28px;
}
.inner_line{
	width: 60px;
    height: 2px;
    margin-top: 10px;
}
.inner_line:before{
	height: 2px;
}
.inner_bt02{
	line-height: 25px;
    font-size: 18px;
}
.inner_ab{
	padding:0 15px;
	margin-top: 15px;
    line-height: 30px;
    font-size: 15px;
}
.inner_abtp{
	height: 80px;
}
.inner_gshj{
	padding:30px 0;
}
.gshj_nr{
	margin-top: 25px;
}
.gshj_nr ul{
	padding:0 8px;
}
.gshj_nr ul li{
	margin-bottom: 15px;
	padding:0 7px;
}
.inner_xw{
	margin-top: 25px;
}
.inner_xw .xw_list ul li{
	margin-bottom: 15px;
}
.page ul li{
	margin: 0 8px;
}
.page ul li a{
	font-size: 13px;
}
.dot_box{
	padding:0 15px;
}
.dot_bt{
	line-height: 35px;
    font-size: 20px;
}
.dot_bt1{
	line-height: 22px;
    font-size: 14px;
    margin-top: 5px;
}
.dot_xq{
	margin-top: 20px;
    line-height: 28px;
    font-size: 14px;
}
.spxp_fh{
	padding: 15px 10px;
	margin-top: 20px;
}
.spxp_fh01 p{
	line-height: 28px;
    font-size: 13px;
}
.spxp_fh02 a{
	float: none;
	width: 50%;
	line-height: 35px;
	font-size: 13px;
}
.inner_cpfl{
	margin-top: 25px;
}
.inner_cpfl ul li a{
	line-height: 30px;
    padding: 0 15px;
    font-size: 14px;
}
.inner_cpfl ul li{
	margin: 0 3px 6px 3px;
}
.prodot_nr1{
	padding:0 15px;
}
.prodot_nr{
	padding: 25px;
	margin-top: 25px;
    line-height: 28px;
    font-size: 14px;
}
.prodot{
	padding:0 15px;
}
.inner_jszc{
	margin-top: 20px;
    margin-bottom: 25px;
    padding:0 15px;
}
.inner_jszc ul li a{
	line-height:45px;
}
.jszc_bt{
	width: 68%;
	font-size: 14px;
	padding:0;
}
.jszc_gd{
	width: 32%;
	font-size: 12px;
	padding:0;
}
.jszc_bt .iconfont{
	font-size: 18px;
    margin-right: 8px;
}
.jszc_gd .iconfont{
	font-size: 20px;
    margin-right: 5px;
}
.inner_ylxx{
	margin-top: 20px;
    line-height: 28px;
    font-size: 14px;
    padding:0 15px;
}
.inner_ylxx table td{
	padding:15px;
}
.inner_ylxx p{
	margin-bottom: 10px;
}
.inner_ylxx h2{
	font-size: 16px;
}
.ny_wenhua{
	margin-top: 25px;
	padding:0 15px;
}
.whtp{
	height: 195px;
}
.whnr{
	height: auto;
    padding: 20px;
}
.whnr_bt{
	line-height: 25px;
    font-size: 22px;
}
.whnr_bt span{
	font-size: 14px;
}
.whnr_wz{
	line-height: 28px;
    font-size: 14px;
    margin-top: 10px;
}
.inner_honor{
	margin-top: 25px;
}
.inner_honor ul{
	padding:0 8px;
}
.inner_honor ul li{
	margin-bottom: 15px;
	padding:0 7px;
}
.honor_tp{
	padding:10px;
}
.honor_bt{
	line-height: 35px;
	margin-top: 10px;
    padding: 0 10px;
    font-size: 14px;
}
.inner1{
	padding:30px 15px;
}
.inner_lxwm{
	margin-top: 25px;
	padding: 15px;
}
.inner_lxwm ul li{
	margin: 15px 0;
	padding:0;
}
.lxwm_bt1{
	font-size: 22px;
}
.inner_bddt{
	margin-top: 15px;
	height: 280px;
	border: 15px solid #fff;
}
.inner_message{
	padding:30px 0;
}
.message{
	margin-top: 25px;
}
.message ul li{
	margin-bottom: 15px;
}
.message ul li input{
	font-size: 14px;
	line-height: 45px;
    padding: 0 15px;
}
.message ul li textarea{
	padding:15px;
	font-size: 14px;
	line-height: 25px;
	height: 160px;
}
.message ul li .submit{
	height: 50px;
    line-height: 50px;
    font-size: 16px;
}
.map_box{
	margin-top: 25px;
	padding:0 15px;
}
.map_dhbt a{
	line-height: 28px;
    font-size: 15px;
}
.map_dhfl a{
	line-height: 26px;
    font-size: 13px;
}
.map_box ul li{
	margin-bottom: 10px;
    padding-bottom: 10px;
}

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


