﻿* {
	padding: 0px;
	margin: 0px
}
body {
	font-size: 100px;
}
* {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	box-sizing: border-box;
}
.trans {
	transition: all .3s ease-in;
}
html {
	width: 100%;
	min-height: 100%;
}
body {
	max-width: 640px; 
	min-width: 320px; 
	margin: 0 auto;
font:.24rem/1.5;
	color: #666;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: #fff;
	position: relative;
}
body:before, body:after {
	content: "";
	width: 100%;
	display: block;
}
body:before {
	height: 1rem;
}
body:after {
height: .88rem;
}
img {
	border: 0px;
}
em {
	font-style: normal;
}
s, i {
	font-style: normal;
}
ul, ol {
	list-style-type: none;
}
li {
	list-style: none outside none;
}
b {
	font-weight: normal;
}
/*表单*/
input, button, select, textarea {
	outline: none;
font-size:.24rem;
	-webkit-appearance: none !important;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color:#999;
}
input:-moz-placeholder, textarea:-moz-placeholder {
color:#999;
}
input::-moz-placeholder, textarea::-moz-placeholder {
color:#999;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #999;
}
/*公用样式*/
.layout {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-wrapper: 101;
	background: #000;
	opacity: 1;
}
.blue {
	color: #28a5f4;
}
/*链接*/
a, a:link, a:visited, a:hover, a:active {
	color: #666;
	text-decoration: none;
}
a:focus {
	outline: none;
}
a:hover, a:active {
	color: #d70208;
	outline: none;
}
/*标题*/
h1, h2, h3, h4, h5, h6, h7 {
	font-weight: normal;
}
.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	background-size: 2.4rem auto;
	vertical-align: middle;
}
.icon, .iconbef:before, .iconbef:after {
	content: "\20";
	display: block;
}
/*清除浮动*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.hidden {
	display: none;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.clear, .clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/*==========@@HTML默认 结束@@==========*/
.wrapper {
	width: 100%;
}
/*==========@@公共模块 开始@@==========*/
.header {
	background-size: 100% 1.04rem;
}
#top_main {
	width: 100%;
	height: 1rem;
*zoom: 1;
	z-index: 300;
	position: fixed;
	top: 0px;
	left: 0px;
}
#top {
	max-width: 640px;
	min-width: 320px;
	height: 1rem;
	margin: 0px auto;
	position: relative;
	background: #fff;
}
#top .logo {
	text-align: center;
	display: block;
	color: #000;
font-size: .32rem;
padding-top: .22rem;
margin-left: .2rem;
}
#top .logo a {
	display: block;
}
#top .logo img {
	display: block;
height: .7rem;
}
#top .topsearch {
	display: block;
	position: absolute;
	right: 20%;
top:.2rem;
	text-align: center;
	cursor: pointer;
width:.5rem;
height:.5rem;
margin:.16rem auto;
}
#top .topsearch span {
	display: block;
	width: 100%;
	height: 0.42rem;
	background-position: 0rem -1.19rem;
width:.42rem;
}
#top_main .tsearch * {
	box-sizing: border-box;
}
#top_main .tsearch {
	position: absolute;
	height: 1rem;
	width: 6.4rem!important;
padding: .2rem 5%;
	left: 0;
top: .99rem;
	z-index: 99;
	background: #f2f2f2;
	box-sizing: border-box;
	display: none;
}
#top_main .tsearch input {
	-webkit-appearance: none;
}
#top_main .tsearch .txt {
	width: 78%;
	color: #000;
text-indent: .1rem;
font-size:.22rem;
height:.64rem;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 0.1rem;
	position: absolute;
	left: 5%;
top:.2rem;
border-top-left-radius: .6rem;
border-bottom-left-radius: .6rem;
}
#top_main .tsearch .btn {
	color: #fff;
font-size:.22rem;
	width: 16%;
height:.62rem;
line-height: .6rem;
	text-align: center;
	border: 0px;
	background-color: #0067d0;
	background-position: -0.748rem -1.055rem;
	position: absolute;
	right: 5%;
top:.2rem;
border-top-right-radius: .6rem;
border-bottom-right-radius: .6rem;
}
#top_main .btn_close_main {
width: .88rem;
	height: 1rem;
	background-color: #f2f2f2;
	position: absolute;
	top: 0;
	right: 18%;
	z-index: 9;
	display: none;
}
#top_main .btn_close_main .btn_close {
width: .34rem;
height: .33rem;
margin-top: .38rem;
margin-left: .26rem;
	background-position: -2rem -1rem;
}
#top #nav {
width: .6rem;
	height: 50%;
	position: absolute;
	right: 3%;
top: .36rem;
	text-align: center;
	cursor: pointer;
}
#top .nav {
width: .39rem;
height: .36rem;
background-position: -.5rem -1.2rem;
}
#top .close {
	background-position: -2.06rem 0;
width: .34rem;
height: .34rem;
	cursor: pointer;
	position: absolute;
	right: 44%;
	top: -0.02rem;
	text-align: center;
}
/*subNav*/
.subNav {
	position: fixed;
	width: 100%;
	height: 100%;
	right: 0;
top: .99rem;
	z-index: 999;
	max-width: 640px;
	min-width: 320px;
	background: #1d2088;
	-webkit-transform: translateX(4rem);
	-moz-transform: translateX(7rem);
	-ms-transform: translateX(7rem);
	transform: translateX(7rem);
}
.subNavCon {
	margin: 0px;
	background: #1d2088;
	width: 100%;
	border-top: 1px solid #e5e5e5;
}
.subNav .closrbox {
	width: 20%;
	height: 0.5rem;
line-height: .5rem;
	background: #fff;
	position: absolute;
	right: 2%;
	top: -5%;
}
.subNav .close {
	background-position: -1.64rem -1.5rem;
width: .4rem;
height: .4rem;
}
.subNav .c_clos {
	width: 52%;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}
.subNav .list {
margin-top:.6rem;
}
.subNav li {
	width: 100%;
	display: block;
	line-height: 1rem;
	margin: 0 auto;
	position: relative;
}
.subNav li:first-child {
margin-top:.6rem;
}
.subNav .subnav2 {
	width: 100%;
	display: none;
}
.subNav .subnav2 a {
margin-bottom: .1rem;
	background: #eeeeee;
font-size: .24rem;
}
.subNav li a {
	display: block;
	margin: 0 auto;
	color: #fff;
	font-size: 0.30rem;
	text-align: center;
	border-bottom: 1px solid #202a85;
}
.subNav li a:hover {
	 ;
}
.subNav li em {
width: .3rem;
height: .3rem;
	display: inline-block;
	background-position: 0 -2.2rem;
	vertical-align: middle;
	position: absolute;
	right: 3%;
top: .26rem;
}
.subNav li:hover {
	background: #1e207e;
}
.subNav li:hover a {
	color: #fff;
}
.subNav.show {
	right: 0 !important;
}
.subNavShow {
	-webkit-transform: translateX(-48%);
	-moz-transform: translateX(-48%);
	-ms-transform: translateX(-48%);
	transform: translateX(-48%);
	display: block;
}
.subNavShow2 {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

/*hd_about */
.hd_about {max-width: 640px;
    min-width: 320px;}

.hd_about .hoda { 
     overflow: hidden;
     background: #fbfbfb;
    height: 620px;
}
	 
.hd_about .hoda .hoda-l {
 width: 100%;
	}
	
.hd_about .hoda .hoda-l a {
	overflow: hidden; }
	
.hd_about .hoda .hoda-l a img{
	width: 99.8%;
    text-align: center;
    padding: 0 10px;}	
	
.hd_about .hoda .hoda-l a h3 {
	font-size: 0.35rem; 
	font-family: bold; 
	color: #333;
	display: block; }
	
.hd_about .hoda .hoda-l a h3 em {
	font-size: 0.35rem; 
	font-weight: bold; }
	
.hd_about .hoda .hoda-l p {
	font-size: 15px;
    color: #2b2b2b;
    line-height: 0.48rem;
    overflow: hidden;
    padding: 0.3rem  0.23rem;
	 }
	
.hd_about .hoda .hoda-l .more {
	margin-top: 5px; 
	width: 120px; 
	height: 40px;
	line-height: 40px; 
	position: absolute;
	display: block;
	background: #1d2088; 
	overflow: hidden;
	border-radius: 20px;
    margin-left: 15px;
}
	
.hd_about .hoda .hoda-l .more a {
	color: #ffffff; 
	padding-left: 20px;
	font-size: 15px;
	width: 100%;
	display: block;
	position: relative;}

.hd_about .hoda .hoda-l .more :hover{
	background-color: #1d2088;
    color: #fff;}
 
.hd_about .hoda .hoda-l .ys {
	width: 100%; 
	margin-top: 70px; 
	padding: 0 12px; }
	
.hd_about .hoda .hoda-l .ys .ysjs:nth-child(1) {
	padding-left: 0px; }
	
.hd_about .hoda .hoda-l .ys .ysjs:nth-child(3) { 
    border: none; }
	
.hd_about .hoda .hoda-l .ys .sy_aboutys1:hover {
	transform: translateY(-8px); }
	
.hd_about .hoda .hoda-l .ys .ysjs {
	transition: all 0.5s;
	overflow: hidden; 
	float: left; s
	padding-right: 0.2rem; 
	border-right: 1px solid #ddd; 
	padding-left: 0.2rem; 
	width: 33%;}
	
.hd_about .hoda .hoda-l .ys .ysjs .ysjs-s {
	text-align: center;}	
	
.hd_about .hoda .hoda-l .ys .ysjs  span {
	font-size: 0.4rem; 
	color: #1d2088;
	 font-weight: 700;
 }
	 
.hd_about .hoda .hoda-l .ys .ysjs b {
	font-weight: normal;color: #000;

}
	 
.hd_about .hoda .hoda-l .ys .ysjs .ysjs-x{
	font-size: 0.25rem; 
	color: #292929; 
	padding: 0 5px;}
	
.hd_about .hoda .hoda-r { 
    float: right; }
	
.hd_about .hoda .hoda-r a {
	overflow: hidden;
	display: block; }
	
.hd_about .hoda .hoda-r a img {
	transition: all 1S; width: 100%;
    padding: 0 0.15rem;}
	
.hd_about .hoda .hoda-r a:hover img {
	transform: scale(1.05);} 
/*hd_about */

.container {
	max-width: 640px;
    min-width: 320px;
    margin-left: auto;
    margin-right: auto;
     }

/*hd-title*/
.hd-title {
	text-align: center;
	max-width: 640px;
    min-width: 320px; 
	margin: 0.5rem auto 0.3rem auto;
	position: relative;
	color: #333;
	 }	
	
.hd-title h3 {
	font-size: 0.4rem;
    font-weight: bold; }	
	
.hd-title p {
    font-size: 0.25rem;
    margin:0.2rem 0.6rem 0 0.6rem;}
/*hd-title*/



/*hd-pro */
	
 
/*hd-pro */

.hd-pro{max-width: 640px;
    min-width: 320px;margin: 0 auto;  width: 100%; }

.hd-pro-r{
	margin-left: auto;
    margin-right: auto;
    width: 100%;
}
   
.hd-pro-r li{
	float: left;
	width: 600px;
	max-height: 602px;
	background-color: #fff;
	margin-bottom: 70px;}
.hd-pro-r .r-pro{
	position: relative;
	margin-top:0.3rem;
	background-color: #fff;
	overflow: hidden;
	height: 3.5rem;
	width: 96%;
	border: 1px solid #eeeeee;
	margin-left: 2%;
    margin-right: 2%;
}
	}
		
.hd-pro-r .r-pro:first-of-type {
    }
	
	
.hd-pro-r .r-pro:hover{
    transform: translate(0,-3px);
    box-shadow:0px 2px 3px #e8e8e8;
    transition: all .3s ease-in;}

.hd-pro-r .r-pro img{
	display: block;
   width: 3.5rem;
    height: 2.6rem;
    float: right;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-top: 0.2rem;}
	
.hd-pro-r .r-pro:hover img {
	}
	
.hd-pro-r .r-pro .text{
	position: absolute;
 top: 0.3rem;
    left: 0;
    padding: 0 0.4rem;}
	
.hd-pro-r .r-pro .text .tit{
	display: block;
	font-size: 0.32rem;
	color: #333333;
	font-weight: bold;
	margin-bottom: 2px;
	line-height: 30px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin-bottom: 5px;}
	
.hd-pro-r .r-pro .text .tit-1{
    display: block;
    font-size: 0.24rem !important;
    color: #4e4e4e;
    font-weight: 400;
    line-height: 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
	
.hd-pro-more {
    text-align: center;
    background: #1d2088;
    line-height: 30px !important;
    margin-top: 0.2rem;
    display: block;
    height: 30px;
    width: 1.5rem;
    color: #fff !important;
	border-radius: 6px;}	
	
.hd-pro-more:hover {
    background-color: #1d2088;
    color: #fff;}	
			
.pro-five {}
		
.five_pro{
   max-width: 640px; 
	min-width: 320px;margin:0 auto;}
	
.five_pro li:hover{
    transform: translate(0,-3px);
    box-shadow:0px 2px 3px #e8e8e8;
    transition: all .3s ease-in;}
	
.five_pro li{
    width: 45.3%;
    height: 3.7rem;
    margin: 0 0.15rem;
    float: left;
    text-align: center;
    box-sizing: border-box;
	margin-top: 20px;
	border: 1px solid #eeeeee;}
	
.five_pro  li:first-of-type{
     }

.blue_jiantou span{
    padding: 5px 15px;
    color: #333;font-size: 0.24rem;}

.five_pro  h3{
    color: #222222;
    font-size: 0.30rem;
    line-height: 19px;
    margin-bottom: 10px;}
	
.five_pro  a{
    display: block;
    font-size: 15px;
    padding-top: 10px;}
	
 
 .five_pro  a img {float: left;
    width: 2.8rem;
    top: 10px;padding-bottom: 15px;

 }

.five_pro  .five_1{

}
.five_pro  .five_2{
 
}
.five_pro  .five_3{

}
.five_pro  .five_4{

}
.five_pro  .five_5{
   margin-bottom: 30px;S
}
.two_model div:hover{
    transform: translate(0,-3px);
    transition: 0.3s;
}

	
.tit {
    text-align: center;
    line-height:0.6rem;
    font-weight: bold;
    color: #222;
	margin-bottom: 0.2rem;}
	
.tit a {
	color: #fff;
	font-size: 0.4rem;}
	
.tit p {
	color: #fff;
    font-size: 0.25rem;
    line-height:0.36rem;
    margin: 0.1rem 0.6rem;
	font-weight: 100;}
	
.b-btn {
    font-size: 0.2rem;
    line-height: 0.4rem;
    color: #ffffff !important;
    background: #1d2088;
    border-radius: 0.3rem;
    padding: 0.1rem 0.5rem;
    display: inline-block;
    transition: all .3s;
}
 

/*foot */	
.hd-foot{
	height:500px; 
	background:#282828;
	overflow: hidden;
    width: 100%;
	max-width: 640px;
    min-width: 320px;
	/* background: url(/resource/images/footer.jpg) no-repeat center; */}
	
.foot{
	padding-top:0.5rem;}
	
.foot .lx{
	width:100%;
	float:left;
	padding: 0 0.3rem;}
	
.foot .lx b{
	display: block; 
	margin-bottom: 0.35rem; 
	display: block;
	font-size: 0.35rem; 
	color:#FFF;}
	
.foot .lx p  {
	margin: 10px 15px 6px 0;
    float: left;
    width: 140px;
}
	
.foot .lx p img{
	width:120px;}
	
	
.foot .lx span{
	width: 100%;
    float: left;
    color:#FFF;
    margin: 5px 0 15px;
    
}	
	
	
	
.foot .lx ul li{
	height:20px;
	float:left; 
	line-height: 20px;
	padding-left:27px;
	font-size: 15px; 
	color:#FFF;
	margin-bottom: 17px;
    width: 100%;
}
	
.foot .lx ul li.lx1{
	background:url(/m/style/images/db1.png) no-repeat left;
 }
	
.foot .lx ul li.lx2{
	background:url(/m/style/images/db2.png) no-repeat left;
	 }
	
.foot .lx ul li.lx3{
	background:url(/m/style/images/db3.png) no-repeat left;
	width:35%x;}
	
.foot .lx ul li.lx4{
	background:url(/m/style/images/db4.png) no-repeat left;
	width:100%;}
	
.foot .dhl{
	width:520px; 
	float:left;}
	
.foot .dhl b{
	display: block; 
	margin-bottom: 36px;
	font-size: 24px;
	 line-height:24px; 
	 color:#FFF;
	 margin-top: 14px;}
	
.foot .dhl ul li{
	float:left; 
	width:80px; 
	margin-right: 23px;
	margin-bottom: 20px;
	height:16px; 
	line-height: 16px;}
	
.foot .dhl ul li a{
	font-size: 15px; 
	color:#e5e5e5;}

.foot .ewm{
	width:120px; 
	float:right;
	margin-top: 20px;}
	
.foot .ewm span{
	 }
	
.foot .ewm span em{
	display: block;
	width:100%;
	 height:100px;
	 margin:0 auto; 
	 padding-top:6px;}
	 
.foot .ewm span em img{
	width:100px; 
	height:100px;}
	
.foot .ewm i{
	display: block; 
	text-align: center;
	font-size: 14px;
	color:#FFF; 
	line-height: 14px; 
	font-style:normal;}

.foot .link{
	height:0.5rem; 
	line-height: 0.5rem;
	float: left;
    width: 100%;
	padding: 0 0.3rem 1.3rem }
	
.foot .link span{
	display: block; 
	width:100%; 
	float:left;}
	
.foot .link span em{
	display: block; 
	float:left;
	font-size: 15px; 
	color:#e5e5e5; 
	font-style: normal;
	margin:0 5px;
	width: 100%;}
	
 .foot .link span em a{
	 font-size: 15px; 
	 color:#e5e5e5; 
	 font-style: normal;}
		   
.links{
	background:#282828;
	border-top:.1px solid rgba(246,246,246,.1);
	height:70px;
	overflow:hidden;
	width: 100%;}
	
.links b{
	display: inline-block;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    margin-right: 20px;}
	
.links a{
	display:inline-block;
	font-size:14px;
	font-weight:400;
	line-height:4.6rem;
	color:rgba(255,255,255,.5);
	margin-right:2.1rem}
	
.links a:last-of-type{
	margin-right:0}
	
.links a:hover{
	text-decoration:underline}
	
/*foot */

/*hd-news */
.hd-news {
	max-width: 640px;
    min-width: 320px;
	overflow: hidden;
	 background: url(/resource/images/dt.jpg) no-repeat center 30px;
	 margin-bottom: 0.3rem;}
 
.content {
    width: 1280px;
    margin: 0px auto;}
 
.new {
	width: 95%;
	height: 2.2rem;
	float: left;
	position: relative;
	margin: 0px 10px 15px 10px;
	transition: all 0.8s linear;
	box-shadow: 0 0 2px #ccc inset; }

.new_pic:hover{
    transform: translate(0,-3px);
    transition: all .3s ease-in;}

.new_pic {
	float: left;
	width: 45%;
	height: 210px;
	overflow: hidden;
	box-shadow: 0 0 1px #ddd;}
	
.new_pic img {
	width: 3rem;
    height: 2.2rem;
	transition: all 0.5s linear;}
	
.new_content {
	float: right;
	width: 48%;
	margin-right: 10px;}
	
.new_a {
	font-size: 0.23rem !important;
    color: #333;}
	
.new_title {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	 padding-top: 0.15rem;}
	
.new_title a, {
	font-size: 17px;
	transition: all 0.8s linear;color: #333;}
	
.new_body {	
	overflow: hidden;
    line-height: 20px;
    height: 1.2rem;
    font-size: 0.2rem !important;
    color: #666;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;margin-top: 8px;
	}
 
.new_date {
	position: absolute;
    font-size: 0.22rem;
    margin-left: 195px;
    margin-top: 105px;
    color: #999;
    width: 150px;}
	
.new_year ,.new_month, .new_day{
	float: left;}

/*hd-news */



/* banner */
#banner_main {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	height: 3.4rem;
	background-size: 1px auto;
}
.banner {
	margin: 0 auto;
	width: 100%;
*zoom: 1;
	overflow: hidden;
	position: relative;
	height: 3.5rem;
}
.banner .list {
	width: 100%;
	overflow: hidden;
}
.banner .list li {
	float: left;
	width: 100%;
	overflow: hidden;
}
.banner .list li img {
	width: 100%;
	height: 3.4rem;
}
#banner .tip {
	width: 100%;
	height: 0.35rem;
	line-height: 0.35rem;
	clear: both;
	position: absolute;
	left: 46%;
	bottom: 5%;
	z-index: 2;
	font-size: 0;
}
#banner .tip span {
	display: inline-block;
	vertical-align: middle;
	width: 0.12rem;
	height: 0.12rem;
	margin: 0 0.05rem;
	vertical-align: middle;
background-position:-.26rem 0;
}
#banner .tip span.cur {
width:.24rem;
height:.2rem;
	background-position: 0rem 0rem;
}
.showInfo #banner .tip {
	width: 100%;
	text-align: center;
	margin-left: 0;
	left: 0;
bottom: .2rem;
}
/*版权信息*/
#footer_main {
	text-align: center;
	width: 100%;
	background: #fff;
	padding: 0.1rem 0 0.4rem;
}
#returntop {
	width: 1rem;
	height: 1rem;
	background: url(../images/gotop.png) no-repeat center top;
	background-size: 1rem auto;
	position: fixed;
	bottom: 20%;
	right: 2%;
	cursor: pointer;
	z-index: 99;
}
#copyright {
	width: 94%;
	margin: 0 auto;
	color: #666;
	font-size: 0.24rem;
line-height:.4rem;
	padding: 0.2rem 0;
}
#footer_main .bottomNav {
}
#footer_main .bottomNav .list {
border-top:.02rem solid #ddd;
}
#footer_main .bottomNav .list li {
	width: 100%;
height:.8rem;
border-bottom:.02rem solid #ddd;
}
#footer_main .bottomNav .list li a {
	display: block;
	height: 0.8rem;
	line-height: 0.8rem;
	padding: 0 0.4rem;
}
#footer_main .bottomNav .list li .tit {
	display: block;
	font-size: 0.26rem;
	color: #444444;
	line-height: 0.8rem;
	float: left;
}
#footer_main .bottomNav .list li em {
	display: block;
	float: right;
	width: 0.2rem;
	height: 0.3rem;
	margin-top: 0.25rem;
background-position:-2.2rem -.5rem;
}
#footer_main .bottomNav .list li:hover .tit {
	color: #0067d0;
}
#copyright a {
	color: #666;
}
#fix-sider {
	width: 1rem;
	height: 1rem;
	position: fixed;
	right: 2%;
	bottom: 29%;
	background: url(../images/tel.png) no-repeat center top;
	background-size: 1rem auto;
	cursor: pointer;
	z-index: 999;
}
/* 工具栏 */
#toolbar {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 888;
	height: 1.1rem;
	left: 0;
}
#toolbar .list {
	width: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	background: #1d2088;
}
#toolbar .list li {
	float: left;
	width: 25%;
	text-align: center;
}
#toolbar .list a {
	display: block;
	height: 1.1rem;
	line-height: 0.24rem;
	font-size: 0.26rem;
	padding-top: 0.2rem;
}
#toolbar .list a span {
	text-align: center;
	color: #fff;
	display: block;
	font-size: 0.24rem;
}
#toolbar .list a s {
	margin-left: auto;
	margin-right: auto;
	width: 0.31rem;
	height: 0.32rem;
	display: block;
margin-bottom: .12rem;
background-position: -.76rem -.2rem;
}
#toolbar .list li:nth-child(2) s {
background-position: -.0rem -.2rem;
}
#toolbar .list li:nth-child(3) s {
background-position: -.38rem -.2rem;
}
#toolbar .list li:nth-child(4) s {
background-position: -1.2rem -.2rem;
width:.34rem;
height:.34rem;
}
#toolbar .list li:hover {
	background: #c5161b;
}
/*==========@@页面布局 开始@@==========*/
#search {
	background: #fff;
	width: 96%;
	margin: 0.2rem auto;
	height: 0.6rem;
	-moz-border-radius: 0.5rem;
	-webkit-border-radius: 0.5rem;
	border-radius: 0.5rem;
	padding: 0;
	-webkit-box-shadow: 1px 1px 1px #e7e9e9;
	-moz-box-shadow: 1px 1px 1px #e7e9e9;
	box-shadow: 1px 1px 1px #e7e9e9;
}
#search input {
	display: block;
	padding: 0;
	margin: 0;
}
#search .txt {
	border: none;
	width: 66%;
	height: 0.5rem;
	line-height: 0.6rem;
	margin-right: 1%;
	padding: 0 4%;
	color: #666;
	font-size: 0.22rem;
	background: none;
}
#search .searchbtn {
	cursor: pointer;
	border: none;
	font-size: 0.24rem;
	width: 0.8rem;
	height: 0.6rem;
	text-align: center;
	background-position: -0.63rem 0;
}
.index #floor_1_main, .index #floor_2_main, .index #floor_3_main {
	width: 100%;
	margin: 0 auto;
	background: #fff;
}
.index {
	background: #fff;
	overflow: hidden;
}
/* 首页产品 */
.index #floor_1_main {
	margin: 0 auto;
	background: #fff;
}
.index .title_main {
padding-top:.5rem;
}
.index .in_title {
padding-top:.6rem;
}
.index .in_title .entit {
margin-bottom:.12rem;
font: normal .5rem ;
	color: #666;
	text-align: center
}
.index .in_title .tit {
	width: 3rem;
	margin: 0 auto;
font-size:.34rem;
	font-weight: bold;
	text-align: center;
	color: #0067d0;
}
.index .in_title .tit em {
	display: block;
width:.5rem;
height:.02rem;
margin-top:.2rem;
	background: #ccc;
}
.index .look_more {
	display: block;
	width: 5.6rem;
height:.78rem;
	margin: 0 auto;
font-size:.3rem;
line-height:.78rem;
	text-align: center;
	color: #333;
	background: #fff;
border:.01rem solid #ddd;
}
.index .tab {
	text-align: center;
margin-top: .2rem;
}
.index .tab a {
	width: 29%;
	height: 0.48rem;
	line-height: 0.48rem;
margin: .05rem;
	display: inline-block;
padding: 0 .1rem;
	background: #0067d0;
	color: #fff;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.index .tab a:hover {
	background: #cb1a20;
}



/*产品中心*/
.index #floor_2_main {
	width: 100%;
	background: #fff;margin-top: 50px;
}
.index .floor_2 {
padding-bottom:.4rem;
}
.index .floor_2 .proCenter .list {
margin-left: .25rem;
margin-top: .2rem;
}
.index .floor_2 .proCenter .list li {
	position: relative;
	float: left;
	display: block;
	width: 2.8rem;
margin-right: .26rem;
margin-bottom:.5rem;
}
.index .floor_2 .proCenter .list li .img {
	width: 2.8rem;
	height: 2.5rem;
}
.index .floor_2 .proCenter .list li .img img {
	display: block;
	width: 100%;
	height: 100%;
}
.index .floor_2 .proCenter .list li .txt {
	height: 1rem;
	background: #f6f6f6;
}
.index .floor_2 .proCenter .list li .txt .tit {
font-size: .26rem;
	text-align: center;
	color: #333;
	padding-top: 0.24rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.index .floor_2 .proCenter .list li .detail {
	position: absolute;
bottom:-.26rem;
left: .49rem;
	width: 1.84rem;
height:.52rem;
font-size:.2rem;
	color: #0067d0;
	text-align: center;
line-height: .52rem;
	background: #fff;
	border-radius: 1rem;
	border: 0.01rem solid #0067d0;
}
.index_slip {
	position: relative;
	width: 100%;
	height: 2rem;
	background: url("../images/ixbannerbg.png") no-repeat;
}
.index_slip .tit {
	width: 4.7rem;
padding-top:.4rem;
margin-left:.4rem;
font:bold .32rem ;
	color: #fff;
line-height:.5rem;
}
.index_slip .slip_btn {
	display: block;
	position: absolute;
bottom:.4rem;
right:.4rem;
	width: 2.44rem;
height:.56rem;
	background: url("../images/ixbanner-btn.png") no-repeat;
font:bold .26rem "microsoft yahei";
line-height:.56rem;
	text-align: center;
	color: #10479f;
}
.index_slip1 .tit {
	width: 5.2rem;
}
/* 产品优势 */
.index #floor_3_main {
	width: 100%;
	background: #fff;
}
.index .floor_3 .proAdvant .list li {
	display: block;
	width: 5.6rem;
	margin: 0 auto;
padding-top:.4rem;
padding-bottom:.4rem;
border-top:.02rem solid #ddd;
}
.index .floor_3 .proAdvant .list li:first-child {
	border-top: none;
}
.index .floor_3 .proAdvant .list li .img {
	float: left;
	width: 1.34rem;
	height: 1.5rem;
}
.index .floor_3 .proAdvant .list li .img img {
	display: block;
	width: 100%;
	height: 100%;
}
.index .floor_3 .proAdvant .list li .txt {
	float: right;
	display: block;
	width: 3.8rem;
}
.index .floor_3 .proAdvant .list li:nth-child(2) .img {
	float: right;
}
.index .floor_3 .proAdvant .list li:nth-child(2) .txt {
	margin-left: 0;
	float: left;
}
.index .floor_3 .proAdvant .list li .txt .tit {
font:bold .3rem ;
	color: #0067d0;
}
.index .floor_3 .proAdvant .list li .txt .cont {
margin-top:.12rem;
font-size:.2rem;
	color: #666;
line-height:.4rem;
	text-align: justify;
}
/*工程案例*/
.index #floor_4_main {
	width: 100%;
	background: #f0f0f0;
}
.index .floor_4 {
padding-bottom:.6rem;
}
.index .floor_4 .caseList {
margin-top: .3rem;
	overflow: hidden;
	position: relative;
}
.index .floor_4 .caseList .bd {
	position: relative;
	width: 5.6rem;
	margin: 0 auto;
	overflow: hidden;
}
.index .floor_4 .caseList .list li {
	position: relative;
	float: left;
	display: block;
	width: 5.6rem;
	height: 6.72rem;
}
.index .floor_4 .caseList .bd .list li a {
	display: block;
	width: 5.6rem;
	height: 3.15rem;
}
.index .floor_4 .caseList .bd .list {
	display: inline-block;
	;
}
.index .floor_4 .caseList .bd .list li .img {
	display: block;
	width: 5.6rem;
	height: 4.2rem;
}
.index .floor_4 .caseList .bd .list li .txt {
	width: 5.6rem;
	z-index: 9;
}
.index .floor_4 .caseList .bd .list li .txt .tit {
margin-top:.4rem;
margin-bottom:.2rem;
font-size:.26rem;
	color: #0067d0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.index .floor_4 .caseList .bd .list li .txt .cont {
font-size:.24rem;
	color: #666;
line-height:.4rem;
}
.index .floor_4 .caseList .hd {
	width: 100%;
height: .2rem;
	position: absolute;
bottom: .2rem;
margin-top:.4rem;
}
.index .floor_4 .caseList .hd ul {
	max-width: 100%;
	text-align: center;
}
.index .floor_4 .caseList .hd li {
	display: inline-block;
	float: none;
width: .16rem;
height: .16rem;
	background-color: #999;
	border-radius: 100%;
margin-right: .16rem;
	font-size: 0px;
	cursor: pointer;
}
.index .floor_4 .caseList .hd li.on {
	background-color: #0067d0;
}
 
/* 搜索 */
#top .search {
	margin: 0.1rem auto;
	width: 4.6rem;
	height: 0.56rem;
	line-height: 0.56rem;
	border-radius: 0.5rem;
	background: #fff;
}
#top .search input {
	border: none;
}
#top .search .txt {
	width: 80%;
	display: block;
	background: none;
	height: 0.56rem;
	line-height: 0.56rem;
	text-indent: 0.08rem;
	color: #333;
	font-size: 0.22rem;
}
#top .search .searchbtn {
	background-position: -1.2rem -1.7rem;
	width: 0.4rem;
	height: 0.4rem;
	display: block;
	margin: 0.05rem 0.2rem 0 0;
}
.searchinfo {
	background: #fff;
	padding: 0.4rem 2%;
	height: 100%;
}
.searchinfo h2 {
	color: #000;
}
.searchinfo .searchlist {
	padding: 0.2rem 0;
}
.searchinfo .searchlist a {
	display: inline-block;
	margin: 0 1.0rem 0.3rem 0;
	color: #fff;
	background: #093c84;
	font-size: 0.24rem;
	text-align: center;
	height: 0.64rem;
	line-height: 0.64rem;
	padding: 0 0.2rem;
	border-radius: 0.5rem;
}
/*******************content*************/
.dialog-layout {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 101;
	background: #000;
	opacity: .5;
}
.index .hd {
	padding: 0 3%;
}
.index .hd li {
	width: 25%;
	float: left;
	background: #ccc;
	color: #fff;
font-size: .3rem;
height: .56rem;
line-height: .56rem;
	text-align: center;
}
.index .hd li.on {
	background: #2b5899;
}
/*内页样式*/
.content {
	width: 100%;
padding-bottom: .2rem;
	padding-top: 0.2rem;
	background: #fff;
}
.iconn {
	background: url(../images/iconn.png) no-repeat;
	background-size: 1.4rem auto;
	vertical-align: middle;
}
/*recom*/
.recom {
padding-top: .2rem;
	background: #f1f1f1;
	transition: none;
}
.recom * {
	transition: none;
}
.recom .recomCon {
	width: 100%;
	overflow: hidden;
	background: #fff;
	box-sizing: border-box;
}
.recom .recomConList {
	width: 200%;
}
.recom .list {
	float: left;
	width: 50%;
}
.recom .list li {
	border-bottom: 1px solid #eeeeee;
}
.recom .list li a {
	display: block;
padding: .16rem .2rem .16rem .3rem;
}
.recom .list li.item {
	position: relative;
}
.recom .list li.item .img {
	width: 1.2rem;
height: .9rem;
	float: left;
margin-right: .15rem;
padding: .04rem;
	border: 1px solid #f1f1f1;
}
.recom .list li.item h3 {
	color: #000;
height: .4rem;
	overflow: hidden;
}
.recom .list li.item .txt {
font-size: .2rem;
	color: #aaaaaa;
line-height: .28rem;
}
.recom .list li.item .time {
	color: #aaaaaa;
	position: absolute;
right: .25rem;
font-size: .18rem;
bottom: .2rem;
}
.recom .list li.item .time:before {
width: .22rem;
height: .22rem;
	display: inline-block;
	background-position: -1.4rem 0;
}
.recom .list li .tit {
	color: #2b5899;
}
.recom .list li .tit:after {
	width: 1px;
height: .28rem;
	content: "\20";
	display: inline-block;
margin: 0 .18rem;
	vertical-align: middle;
	background: #eeeeee;
}
.newslist {
	padding: 0 3%;
}
.newslist .item {
	width: 100%;
	border-bottom: 1px solid #eeeeee;
}
.newslist .item * {
	transition: all .3s linear;
}
.newslist .item a {
padding: .3rem 0;
	width: 100%;
	display: block;
}
.newslist .item img {
	width: 1.44rem;
height: .96rem;
	display: block;
margin-top: .06rem;
	float: right;
margin-right: .1rem;
}
.newslist .item h3 {
font-size: .3rem;
line-height: .36rem;
max-height: .72rem;
	overflow: hidden;
	color: #000000;
}
.newslist .item .dec {
	color: #999999;
font-size: .2rem;
margin-top: .08rem;
}
.newslist .item .dec span {
margin-right: .2rem;
}
.newslist .item.pic4 h3 {
height: .36rem;
margin-bottom: .08rem;
}
.newslist .item.pic4 img {
	float: left;
margin-right: .06rem;
}
.newslist .item.pic4 img:last-child {
	margin-right: 0;
}
.g-top {
	width: 0.68rem;
height: .68rem;
	position: fixed;
	bottom: 15%;
	z-index: 998;
	right: 2%;
	cursor: pointer;
	background: url(../images/ico-top.png) no-repeat;
	background-size: 100% auto;
}
/*subCate*/
.subCate {
padding: 0rem 0 .2rem;
}
.subCate a {
	width: 48%;
	margin: 0 1%;
font-size: .22rem;
height: .5rem;
	overflow: hidden;
	display: block;
	float: left;
line-height: .5rem;
	text-align: center;
	color: #666;
	border: 1px solid #ddd;
	box-sizing: border-box;
margin-bottom: .1rem;
}
.subCate a.on {
	border-color: #0067d0;
	color: #0067d0;
}
/*pager*/
.pager {
	width: 100%;
	text-align: center;
	background: #f6f6f6;
padding: .2rem 0;
font-size: .2rem;
}
.pager a, .pager span {
	width: 1.6rem;
height: .4rem;
line-height: .4rem;
	display: inline-block;
	background: #e59f19;
	color: #fff;
	border-radius: 5px;
}
.pager .yem {
height: .4rem;
	display: inline-block;
margin: 0px .1rem;
line-height: .4rem;
}
/*reLink*/
.reLink {
margin: .2rem 4% .3rem 0;
	width: 96%;
}
.reLink  span{
margin: .2rem 4% .1rem;
}
.reLink .prevLink, .reLink .nextLink {
	display: block;
height: .6rem;
line-height: .6rem;
font-size: .24rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	box-sizing: border-box;
	border-bottom: 1px solid #e8e8e8;
}
.reLink a {
	color: #333333;
}
/*m-share*/
.m-share {
	margin-left: 3%;
margin-bottom: .2rem;
}
.showInfo .showTit {
	width: 96%;
	margin: 0 auto;
line-height: .3rem;
padding:.2rem 2% .1rem;
	border-bottom: 1px dashed #ccc;
	text-align: center;
}
.showInfo .showTit h1 {
	color: #333333;
font-size: .4rem;
line-height: .45rem;
margin-bottom: .05rem;
}
.showInfo .showTit .mark {
font-size: .22rem;
	color: #999;
margin-top: .1rem;
}
.moreBtn {
	width: 94%;
	margin: 2% auto 6%;
	height: 0.88rem;
	line-height: 0.88rem;
	display: block;
	text-align: center;
	background: #0067d0;
	color: #fff;
font-size: .22rem;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
}
.moreBtn a {
	display: block;
	color: #fff;
}
.moreBtn:active, .moreBtn:hover {
	background: #cb1a20;
	color: #fff;
}
/*showInfor*/
.showInfo {
	width: 100%;
	background: #fff;
	overflow: hidden;
}
.showInfo .showSubTit {
	width: 100%;
height: .65rem;
line-height: .65rem;
	font-weight: normal;
margin: .2rem 0 .1rem;
	background: #f6f6f6;
	border-bottom: 1px solid #0067d0;
font-size: .24rem;
text-indent: .15rem;
}
/*recomNew*/
.recomNew {
	width: 96%;
	padding: 0.1rem 0 2%;
	margin: 0 auto;
}
.recomNew li {
	width: 100%;
height: .6rem;
line-height: .6rem;
	border-bottom: 1px solid #eeeeee;
	overflow: hidden;
}
.recomNew li a {
font-size: .24rem;
	display: block;
	position: relative;
	padding-left: 2%;
}
.recomNew li a:before {
	content: "";
	position: absolute;
	background: #cccccc;
	width: 3px;
	height: 3px;
	left: 0;
	top: 0.28rem;
	z-index: 11;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
/*showSubTit*/
.showInfo .contxt {
font-size: .24rem;
line-height: .34rem;
	padding: 3% 3% 5%;
}
.showInfo .contxt img {
	max-width: 100%;
	margin: 0px auto;
	height: auto !important;
	display: inline;
}
.showInfo .contxt p {
line-height:.4rem;
}
.showInfo .contxt .biao td {
padding:.09rem;
	border: 1px solid #ccc;
	vertical-align: middle;
	WORD-WRAP: break-word;
	table-layout: fixed;
	word-break: break-all;
}
.showmenu {
	width: 100%;
padding: 0.1rem 0 .2rem;
	background: #fff;
}
.showmenu a {
	width: 48%;
height: .6rem;
	display: block;
	float: left;
line-height: .6rem;
	text-align: center;
border-radius: .04rem;
	color: #333;
	background: #fff;
	margin: 0 1% 2%;
	border: 1px solid #ddd;
	box-sizing: border-box;
}
.showmenu a.hover {
	border: 1px solid #0067d0;
	color: #fff;
	background: #0067d0;
}
.erro {
	padding: 0.2rem;
}
/*news.html*/
.newsList .list {
	width: 100%;
margin-bottom: .3rem;
}
.newsList .item {
	padding: 0.3rem 0.2rem;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #f3f3f3;
}
.newsList .item:nth-child(2n) {
	background: #f9f9f9;
}
.newsList .item:nth-child(2n) {
	background: #fff;
}
.newsList .item:nth-child(2n) span:after {
	background: #f9f9f9;
}
.newsList .item:last-child {
	border: 0px;
}
.newsList .item a {
	width: 100%;
	display: block;
}
.newsList .item img {
	width: 1.6rem;
	height: 1.2rem;
margin-right: .2rem;
	float: left;
}
.newsList .item h3 {
font-size: .26rem;
line-height: .38rem;
	font-weight: normal;
margin-bottom: .2rem;
	color: #000;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.newsList .item .txt {
	color: #666666;
font-size: .23rem;
line-height: .35rem;
}
.addimglist .item img {
	width: 1.2rem;
	height: 1.48rem;
margin-right: .1rem;
	float: left;
}
.addimglist .item h3 {
	width: 4.7rem;
font-size: .3rem;
line-height: .38rem;
	font-weight: normal;
margin-bottom: .28rem;
	color: #000;
margin-top:.02rem;
	float: left;
}
.addimglist .item .txt {
	color: #666666;
font-size: .22rem;
line-height: .28rem;
	width: 4.7rem;
	float: left;
}
.newsList .item:hover h3 {
	color: #0067d0;
}
/*fenx*/
#nativeShare {
	margin: 0 auto;
	width: 100%;
	padding-top: 0.3rem;
	max-width: 640px;
	min-width: 320px;
}
#nativeShare .label {
	margin-left: 0.2rem;
	font-size: 0.24rem;
	color: #666666;
	line-height: 0.6rem;
}
#nativeShare .list {
	width: 5.4rem;
	float: right;
}
#nativeShare .list span {
	height: 0.9rem;
	width: 0.9rem;
	padding: 0;
	display: inline-block;
}
#nativeShare .list span i {
	margin: 0 auto;
	width: 0.63rem;
	height: 0.63rem;
	display: block;
}
#nativeShare .weibo i {
	background-image: url('../images/weibo.png');
	background-size: cover;
}
#nativeShare .weixin i {
	background-image: url('../images/weixin_friend.png');
	background-size: cover;
}
#nativeShare .weixin_timeline i {
	background-image: url('../images/weixin.png');
	background-size: cover;
}
#nativeShare .qq i {
	background-image: url('../images/qq.png');
	background-size: cover;
}
#nativeShare .qzone i {
	background-image: url('../images/qqzone.png');
	background-size: cover;
}
#nativeShare .more i {
	background-image: url('../images/more.png');
	background-size: cover;
}
#nativeShare .list span.qzone, #nativeShare .list span.more {
	width: 0.73rem;
}
#fenxiang {
	display: none;
}
.fenx {
	height: 1.0rem;
	width: 100%;
}
.fenx .tt {
	margin-left: 0.2rem;
	font-size: 0.24rem;
	color: #666666;
	line-height: 0.6rem;
}
.fenx .bdsharebuttonbox {
	width: 80%;
	float: right;
}
.fenx .bdsharebuttonbox a {
	margin-left: 0.2rem;
}
#bdfx {
}
#bdfx a {
	height: 0.6rem;
	width: 0.6rem;
	margin: 0;
	padding: 0;
	margin: 0px 0.08rem;
	display: inline-block;
}
#bdfx .d1 {
	background: url(../images/qqzone.png) no-repeat center;
	background-size: 100% 100%;
}
#bdfx .d2 {
	background: url(../images/weibo.png) no-repeat center;
	background-size: 100% 100%;
}
/*catelist*/
.catelist .item span {
	display: block;
	width: 9px;
	height: 16px;
	position: absolute;
	top: 28%;
	margin-top: -8px;
	right: 2%;
}
.catelist .item span:before {
	content: "";
	position: absolute;
	background: #ccc;
	width: 11px;
	height: 11px;
	right: 0;
	top: 0;
	z-indx: 10;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.catelist .item span:after {
	content: "";
	position: absolute;
	background: #fff;
	width: 11px;
	height: 11px;
	right: 4px;
	top: 0;
	z-indx: 11;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.caselist li {
	width: 47%;
	margin-left: 2%;
	margin-bottom: 2%;
	float: left;
	box-sizing: border-box;
}
.caselist li a {
	display: block;
}
.caselist li figure {
	width: 100%;
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}
.caselist li figure img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
}
.caselist li h3 {
height: .65rem;
line-height: .65rem;
	text-align: center;
	font-size: 0.26rem;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
/*.list_imgH li figure{padding-top: 133.333333%;}*/
.list_4 li figure {
	padding-top: 75%;
}
.messagePage {
	padding: 3% 3% 5%;
}
.messagePage .indexTit {
margin-bottom: .4rem;
	text-align: center
}
.messagePage .indexTit h3 {
font-size: .3rem;
	text-align: center;
}
.messagePage .item {
	width: 100%;
	height: 0.7rem;
	line-height: 0.7rem;
	position: relative;
	-webkit-border-radius: 0.06rem;
	border-radius: 0.06rem;
margin-bottom: .18rem;
	border: 1px solid #dedede;
}
.messagePage .item label {
	width: 1rem;
	color: #333;
	display: block;
	float: left;
	text-align: center;
	height: 0.7rem;
	line-height: 0.7rem;
}
.messagePage .item input {
	width: 4.5rem;
	height: 0.7rem;
	line-height: 0.7rem;
	border: 0;
	background: none;
	color: #999;
}
.messagePage .item select {
	width: 4.5rem;
	height: 0.7rem;
	line-height: 0.7rem;
	border: 0;
	background: none;
	background: #fff url(../images/mess.jpg) right no-repeat;
	background-size: auto 100%;
}
.messagePage .item .b {
	position: absolute;
right: .12rem;
	color: #ff9f00;
}
.messagePage .item.con {
	height: 2.8rem;
}
.messagePage .item.con textarea {
	width: 100%;
	height: 2.1rem;
padding: .1rem .16rem .1rem;
	resize: none;
	background: none;
	border: 0px;
}
.messagePage .item.con .b {
	top: 0;
}

.messagePage .btn input {
	width: 100%;
	height: 0.68rem;
	line-height: 0.68rem;
	text-align: center;
	display: block;
	float: right;
	background: #0067d0;
	color: #fff;
font-size: .28rem;
	border: 0;
}
.showtel {
	position: fixed;
	width: 5rem;
	height: 2rem;
	top: 60%;
	left: 50%;
	margin-left: -2.5rem;
	z-index: 999;
	display: none;
	text-align: center
}
.showtel a {
	display: inline-block;
	width: 5rem;
height:.8rem;
line-height:.8rem;
	border-radius: 5px;
	background: #00633d;
	color: #fff;
font-size:.3rem;
margin-bottom:.2rem
}
/*产品导航*/
.m-navwrap {
	position: relative;
	width: 100%;
margin-top:-.2rem;
padding-bottom:.2rem;
}
#navwrap {
	width: 100%;
	float: right;
	top: 38px;
	background-color: #f6f6f6;
	z-index: 2;
	display: none;
	left: 0;
}
#navwrap .tit {
	display: block;
	width: 100%;
	padding: 0 17% 0 5%;
height: .8rem;
line-height: .8rem;
font-size: .24rem;
	color: #fff;
	background: url("../images/ico_down1.png") no-repeat 92% center #fff;
	background-size: auto 42%;
	cursor: pointer;
	border-bottom: 1px solid #e8e8e8;
}
#navwrap a {
	color: #333;
	display: block;
}
#navwrap .sub-box {
	width: 100%;
	background: #f6f6f6;
	display: none;
}
#navwrap .sub-box a {
	display: block;
	width: 100%;
	padding: 0 6.4% 0 4.6%;
height: .7rem;
line-height: .7rem;
	border-top: 1px solid #e8e8e8;
	color: #333;
font-size: .2rem;
text-indent:.3rem;
	background: url("../images/ico_right1.png") no-repeat 92% center;
	background-size: auto 35%;
}
.nav-ico {
	position: absolute;
top:.1rem;
right:.2rem;
width:.4rem;
height:.36rem;
background-position: -.5rem -1.2rem;
}
#navwrap .sub-box a:first-child {
	border-top: none;
}
#navwrap .sub-box a:hover {
	background: url("../images/ico_right.png") no-repeat 92% center #0067d0;
	color: #fff;
}
/*字体*/
@media only screen and (min-width:641px) {
html {
	font-size: 100px;
}
}
@media only screen and (max-width:640px) {
html {
	font-size: 100px;
}
}
@media only screen and (max-width:540px) {
html {
	font-size: 84.375px;
}
}
@media only screen and (max-width:480px) {
html {
	font-size: 75px;
}
}
@media only screen and (max-width:414px) {
html {
	font-size: 64.6875px;
}
}
@media only screen and (max-width: 400px) {
html {
	font-size: 62.5px;
}
}
@media only screen and (max-width: 375px) {
html {
	font-size: 58.5938px;
}
}
@media only screen and (max-width: 360px) {
html {
	font-size: 56.25px;
}
}
@media only screen and (max-width: 320px) {
html {
	font-size: 50px;
}
}
#topnav.menu-btn .menu-line {
	background: #000;
	height: 4px;
	position: absolute;
	width: 24px;
	right: 0;
}
#topnav.menu-btn #menu-line1 {
	top: 0;
}
#topnav.menu-btn #menu-line2 {
	top: 50%;
}
#topnav.menu-btn #menu-line3 {
	top: 100%;
}
#topnav.menu-btn .menu-line {
	animation-duration: 0.5s;
	animation-timing-function: ease;
	animation-iteration-count: 1;
	animation-direction: normal;
	animation-delay: 0;
	animation-play-state: running;
	animation-fill-mode: forwards;
}
#topnav.menu-btn.inactive #menu-line1 {
	animation: 800ms ease 0s normal none 2 running menu;
}
#topnav.menu-btn.inactive #menu-line2 {
	animation: 800ms ease 0.16s normal none 2 running menu;
}
#topnav.menu-btn.inactive #menu-line3 {
	animation: 800ms ease 0.32s normal none 2 running menu;
}
/*导航动画*/
@keyframes menu-line1-hover {
0% {
}
50% {
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
100% {
top:50%;
transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
}
@keyframes menu-line2-hover {
0% {
opacity: 1
}
50% {
opacity: 1
}
51% {
opacity: 0
}
100% {
opacity: 0
}
}
@keyframes menu-line3-hover {
0% {
}
50% {
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
100% {
top:50%;
transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
}
}
@keyframes menu-line1 {
0% {
top:50%;
transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
50% {
top:50%;
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
100% {
top:0%;
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
}
@keyframes menu-line2 {
0% {
opacity: 0
}
50% {
opacity: 0
}
51% {
opacity: 1
}
100% {
opacity: 1
}
}
@keyframes menu-line3 {
0% {
top:50%;
transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
}
50% {
top:50%;
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
100% {
top:100%;
}
}
@-webkit-keyframes menu {
0% {
width: 24px;
}
45% {
width: 6px;
}
90% {
width: 24px;
}
100% {
width: 24px;
}
}
@keyframes menu {
0% {
width: 24px;
}
45% {
width: 6px;
}
90% {
width: 24px;
}
100% {
width: 24px;
}
}

/*产品详情页*/
.p_i_bt {
	line-height: 30px;
	padding: 10px 0;
	text-align: center;
	font-size: 18px;
	color: #444444; /*border-bottom:#dcdcdc 1px solid;*/
}
.p_i_img {
	background: #fff;
	width: 100%;
	height: 5.5rem;
	line-height: 5.5rem;
	text-align: center;
	border-bottom: #dcdcdc 1px solid;
}
.p_i_img img {
	vertical-align: middle;
	width: auto;
	height: auto;
	max-height: 95% !important;
	vertical-align: middle;
	max-width: 90% !important;
	display: inline-block;
	margin: 0 auto;
	transition: 0.3s linear 0s;
}
.p_i_txt .txt1 {
	font-size: 14px;
	color: #424141;
	line-height: 25px;padding: 0 15px;
}
.p_i_txt .title2 {
	padding-top: 5px;
	font-size: 16px;
	color: #454545;
	line-height: 30px;padding: 0 15px;
}
.p_i_txt .txt2 {
	font-size: 14px;
	color: #424141;
	line-height: 25px;padding: 0 15px;
}
.p_i_title {
	background: #f0f1f1;
}
.p_i_title li {
	float: left;
	border-top: #f0f1f1 2px solid;
	border-right: #e4e5e5 1px solid;
	width: 25%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #333;
	cursor: pointer;
}
.p_i_title li.on {
	border-top: #007cbf 2px solid;
	border-right: #e4e5e5 1px solid;
	background: #fff;
}
.p_i_box {
	padding: 20px 15px;
	background: #fff;
}
.p_i_box table {
	border-color: #ccc;
	display: none;
}
.p_i_box table tr.title td {
	text-align: center;
	background: #60b1e3 !important;
	color: #fff;
	padding: 10px 0;
	line-height: 20px;
}
.p_i_box table tr td {
	text-align: center;
	height: 40px;
}
.p_i_box table tr:nth-child(2n+1) td {
	background: #e7e7e7;
}



/*nydh */  		   
.nydh{
	color:#fff;
	 background:url(/resource/images/1212.jpg) no-repeat center; }
	 
.nydh .content1{
	padding-top: 33px; 
	height: 120px;}
	
.nydh .left{ 
    float: left;}
	
.nydh .left .title{
	font-size:30px; 
	font-weight:bold; 
	line-height:45px;}
	
.nydh .left .pro_crumb{
	font-size:15px;
	line-height: 40px;}
	
.nydh .left .pro_crumb a {
	color:#ffff;}
	
.nydh .right{
	text-align:center;}
	
.nydh .right .tit_en{
    font-size: 0.28rem;
	text-transform:uppercase; 
	line-height:1.4;
	font-weight: 100;}
	
.nydh .right .tit_cn{
	    font-size: 0.25rem;
    line-height: 0.7rem;}   		   
/*nydh */

/*strength */
.strength{
	max-width: 640px;
    min-width: 320px;
    margin-left: auto;
    margin-right: auto; }
	
.strength h2{
	font-size: 28px; 
	text-align: center; 
	line-height: 40px; 
	padding: 0.5rem 0 5px; 
	font-weight: 700;}
	
.strength p{ 
    line-height:32px; 
	font-size: 0.25rem;
	text-align: center;
	padding: 0 0.15rem;
	 }
	
.strength ul{
	margin-left: -3.3%; 
	margin-top:20px;}
	
.strength ul li{
	width: 44%; 
	float: left; 
	margin-left: 20px; 
	margin-bottom: 20px;}

.strength ul li img{
	width: 100%;}
/*strength */

/*qywh */
.qywh {
	background: #efefef; 
	width: 100%;  
	margin-bottom: 30px;
    padding: 0 0 30px;}

.qywh h2{
	font-size: 28px; 
	text-align: center; 
	line-height: 40px;
	padding-top: 0.5rem;
	font-weight: 700;}
	
.qywh p{
	line-height:32px;
	text-align: center;
	 font-size:0.25rem;
	 padding: 10px 0 25px; }

.qywh li {
    width: 46%;
    padding: 10px 10px;
    float: left;
    color: #333;
    text-align: center;
    background: #f9f9f9;
    transition: 0.3s;
    border: 1px solid #eee;
    height: 205px;
    border-radius: 0px;margin-left: 10px;
	margin-top: 20px;}
	
.qywh li img {
    width: 60px;
	height:60px;
	margin-top: 15px;transition: transform 0.3s;-webkit-transition: transform 0.3s;-moz-transition: transform 0.3s;-ms-transition: transform 0.3s;-o-transition: transform 0.3s;}

.qywh li img:hover {
	transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-ms-transform: rotateY(180deg);-o-transform: rotateY(180deg);}


.qywh li span {
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;margin-top: 10px;}

.qywh li em {
    display: block;
    font-style: normal;
    font-size: 0.22rem;}
/*qywh */




/*contact*/
.contact{
		max-width: 640px;
    min-width: 320px;
	margin:0 auto; }
	
.contact-title{
	font-size:28px;
	color:#222222;
	text-align:center;
	margin-top:70px;
	font-weight: 700;}
	
.contact-title span{
	display:block;
	font-size:16px;
	color:#272727;
	margin-top:12px;
	margin-bottom:12px}
 
.contact-title p{
	width:835px;
	height:60px;
	color:#666666;
	font-size:16px;
	line-height:32px;
	margin:0 auto}
	
.contacts{
	padding: 0 0.15rem;
	margin-top:24px;
	margin-bottom:30px}
	
.contacts .contacts-l{
	width: 47%;
    height: 180px;
    background: #fbfbfb;
    border-radius: 4px;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
    float: left;
    margin-left: 10px;}
	
.contacts-l img{
	width:60px;
	height:60px;
	margin-top:25px; 
	transition: transform 0.3s;
	-webkit-transition: transform 0.3s;
	-moz-transition: transform 0.3s;
	-ms-transition: transform 0.3s;
	-o-transition: transform 0.3s;}
	
.contacts-l img:hover  {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);}
	
.contacts-l p{
	font-size:18px;
	color:#555555;
	margin-top:12px;
	margin-bottom: 10px}
	
.contacts-l span{
	font-size:18px;
	color:#555555;
	font-weight:bold}
	
.contacts-l span a{
	color: #555555}
	
.contacts-l span a:hover{
	color: #555555}
	
.contacts-l:first-child span{
	font-size:18px;
	font-weight:bold}
	
.contacts-l:last-child{
	 }
	
.contacts-l:last-child span{
	font-size:18px; 
	font-weight:bold}
/*contact*/
.liuyan{
	max-width: 640px;
    min-width: 320px;
	margin:0 auto; 
	background: #f9f9f9;overflow: hidden;}

.liuyan .fwzc h2{ 
    font-size: 0.4rem;
    color: #222222;
    text-align: center;
    font-weight: bold;
    padding-top: 0.45rem;}
 
.liuyan .fwzc p {
	margin-top: 18px;
	text-align:center;
	font-size: 0.23rem;
    padding: 0 0.15rem;
    margin-bottom: 20px;}

.lybtn {
    display: inline-block;
    box-sizing: border-box;
    border-radius: 4px;
    width: 180px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    transition: 0.36s;
    margin-left: 0px;
    margin-bottom: 50px;
    margin-top: 30px;
    background: #d70208;
    color: #ffffff;
    border: 1px solid #d3cfcf;
}


/*service */
.service{
	max-width: 640px;
    min-width: 320px;
	margin:0 auto;
	 }

.service .fwzc h2{
	font-size:0.45rem;
	color:#222222;
	text-align:center;
	font-weight:bold}
 
.service .fwzc p {
	margin: 15px 10px 25px;
    text-align: center;
    font-size: 0.25rem;}
	
.service .fwzc{
	position:relative;
	padding:8% 0;}
	
.service .fwzc .fwzc-list{
	}
	
.service .fwzc li{
	text-align:center;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding: 0 0.15rem;}
	
.service .fwzc li:first-of-type {
     }
	
.service .fwzc .list_box{
	padding: 8% 6%;
	background: #f5f5f5;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
	 box-sizing: border-box; 
	 position: relative; 
	 z-index: 2; 
	 overflow: hidden;margin-bottom: 20px;}
	 
.service .fwzc i{
	font-size: 60px;
	display:block;;}
	
.service .fwzc .icon-1 {
	width: 90px;
	height: 90px; 
	margin: 0 auto 30px;
	background:url(/resource/images/service-icon1.png) no-repeat;
	transition: transform 0.3s;
	-webkit-transition: transform 0.3s;
	-moz-transition: transform 0.3s;
	-ms-transition: transform 0.3s;
	-o-transition: transform 0.3s;}

.service .fwzc .icon-2 {
	width: 90px;
	height: 90px; 
	margin: 0 auto 20px;
	background:url(/resource/images/service-icon2.png) no-repeat;
	transition: transform 0.3s;
	-webkit-transition: transform 0.3s;
	-moz-transition: transform 0.3s;
	-ms-transition: transform 0.3s;
	-o-transition: transform 0.3s;}
	
.service .fwzc .icon-3 {
	width: 90px;
	height: 90px; 
	margin: 0 auto 30px;
	background:url(/resource/images/service-icon3.png) no-repeat;
	transition: transform 0.3s;
	-webkit-transition: transform 0.3s;
	-moz-transition: transform 0.3s;
	-ms-transition: transform 0.3s;
	-o-transition: transform 0.3s;}

.service .fwzc .list_box:hover .icon-1 {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);}
	
.service .fwzc .list_box:hover .icon-2 {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);}
	
.service .fwzc .list_box:hover .icon-3 {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);}

.service .fwzc .list_title{
	font-size:0.4rem;
	margin-bottom:5%;
	font-weight: bold;}
	
.service .fwzc .list_desc{
	 font-size:16px}
	 
/*service */



/*zxxw*/
.news {
	padding-top: 15px;
    padding-bottom: 15px;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    border-bottom: .1px solid rgb(232 232 232);
    height: 70px;
	 }
	
.news a {
	float: left;
	display: block;
	width: 28%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 0.28rem;
	color: #353535;
	margin: 0 0px;
	position: relative;}
	
.news a:hover {
     color: #d70208;}	
		

.news_list {
	margin: 0 auto;
	max-width: 640px;
    min-width: 320px;}
	

.news_list li {
	    margin-top: 10px;
    margin-left: 10px;
    background: #fff;
    padding: 10px 10px;
    width: 46%;
    height: 250px;
    border: 1px solid #f5f5f5;
    margin-bottom: 15px;
    float: left;}
	
.news_list li img{
 
	width: 100%;
	height: 120px;
	 }	
	
	
.news_list li:nth-child(4n+1) {
	 }
	
.news_list li .news-tit {
	font-size: .25rem;
	color: #3a3a3a;
	line-height: 25px;
	padding-top: 10px;
	text-overflow: ellipsis;
    overflow: hidden;white-space: nowrap;}
	
.news_list li .news-tit a {
	color: #272727;}
	
.news_list li .news-tit:hover a {
	color: #d70208;}
	
.news_list li .news-date {
	font-size: 14px;
	color: #272727;
	line-height: 20px;
	padding-top: 0px;}
	
.news_list li .news-des {
	font-size: 0.2rem;
    color: #272727;
    line-height: 20px;
    height: 45px;
    padding-top: 5px;
    overflow: hidden;}
	
.news_list li:hover {
	box-shadow: 0px 0px 20px #ccc}

.news_n{
	overflow:hidden;
	margin-top: 30px;
	margin-bottom: 50px;}
	
.news_l{ 
 
		max-width: 640px;
    min-width: 320px;}
	
.news_l h1{ 
    font-size:0.3rem; 
	color:#000; 
	margin:0 0  24px 0; 
	text-align:center;}
	
.news_l h3{ 
    font-size:16px; 
	color:#000; 
	padding:0; 
	margin:0 0 14px 0; 
	line-height:24px;}
	
.news_l h3 span a{ 
     color:#2367bd;}
	 
.news_l p{ 
     font-size: 0.25rem;
    line-height: 30px;
    color: #4d4d4d;
    margin-bottom: 16px;
    padding: 0 0.15rem;
}
.news_l p img{ 
    width: 100%;
    padding: 0 0.15rem;
	height: 100%;
}
	 	 
.news_r{ 
 }
/*zxxw*/



/*分页样式*/
.pglist {
	padding: 30px 0 50px;
	max-width: 640px;
    min-width: 320px;
	text-align: center;
	clear: both;}
	
.pglist a {
	color: #666;
	padding: 0 13px;
	margin: 0 4px;
	background: #efefef;}
	
.pglist * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 34px;
	padding-bottom: 1px;}
	
.pglist a:hover {
	display: inline-block;
	color: #fff;
	background: #d70208;}
	
.pglist .hover {
	display: inline-block;
	color: #fff;
	background: #660798;}
		
/*分页样式*/	
	


/*cpzx */
.pro-title{
	overflow: hidden; 
	margin-top: 10px;
	margin-bottom: 20px; 
	height: 40px;
	line-height: 40px;
	border-bottom: 1px #e6e6e6 solid;}
	
.pro-title span{
	float: left;
	font-size: 24px;
	color: #222;
	line-height: 37px; 
	font-weight: bold; }
	
.pro-title a {
	float: right; 
    font-size: 16px; 
    color: #555; 
	padding-right: 0px; 
	background: url(../images/double-right.svg) no-repeat right center; }

.pro-title a:hover {
	color:#d70208; 
	transition: all .3s;
	background: url(../images/double-right-c.svg) no-repeat right center;}

.pro-list{
	overflow: hidden;max-width: 640px;
    min-width: 320px;margin-top: 30px;}
	
.pro-list ul{}
	
.pro-list ul li{
	width: 46%; 
	height: 280px; 
	border: 1px solid #f0f0f0;float: left;
    margin-left: 10px;
	margin-bottom: 20px}
	
.pro-list ul li:first-of-type {
    }
	
.pro-list ul li:hover .prolist-text{transform: translate(0,-3px);
    box-shadow:0px 2px 3px #e8e8e8;
    transition: all .3s ease-in;}
	
.pro-list img {
	display: block;
    width:100%; 
	margin:10px 0;}

.pro-list .prolist-text {
	padding:8px;
	height: 280px;}
	
.pro-list .prolist-text h2 {
	font-size:0.18rem;
	color: #222; 
	line-height:24px; 
	display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; 
	overflow: hidden;
	margin: 10px 10px 0 10px;
	white-space: nowrap;
    text-overflow: ellipsis;margin-bottom: 10px;}
	
.pro-list .prolist-text h2 b{
	display: block;
	font-size:0.23rem;
	line-height: 30px;}
	
.pro-list .prolist-text p {
	font-size:0.2rem; 
	color: #272727; 
	line-height:24px; 
	margin-left: 10px; 
	overflow: hidden; 
	text-overflow:ellipsis; 
	white-space: nowrap;}
	
.pro-list .prolist-text p:first-of-type{
	margin-top:10px;}
	
.pro-list .prolist-text p:last-of-type{
	margin-bottom:12px;}
	
.pro-list .prolist-text p span {
	color: #555; }
	
.pro-list .prolist-text .c-btn, .pro-index-list .prolist-text .b-btn {
	padding: 5px 25px;
	margin-right: 10px;}
	
.pro-list .prolist-text .c-btn{
	margin-right: 10px;}
	
.pro-list .prolist-text .b-btn{
	text-align: center;
    border-radius: 8px;
    padding: 4px 10px;
    line-height: 24px;
    margin: 0 5px;
    float: left;
}

.pro-list .prolist-text .b-btn1{
	float: left;
	border-radius: 8px; 
}

.pro-list .prolist-text a:hover h2 {
	color:#1d2088;}
	
.pro-list .pro-list-tag{
	font-size:0.13rem;
	position: absolute;
	right:15px;
	top:20px;
	padding-left:28px;
	color:#999;
	height:22px;
	line-height: 22px;z
	-index: 1;}

.b-btn1 {
    font-size: 16px;
    line-height: 24px;
    color: #6d6d6d;
    background: #fdfdfd;
    border-radius: 8px;
    border: 1px solid #adadad;
    padding: 5px 25px;
    display: inline-block;
    transition: all .3s;margin-left: 10px;}

.b-btn1:hover{
	background:#d70208;
	color: #ffffff;}

.b-btn:hover{
	background:#ff0000;}
/*cpzx */

	
/*cptj */	
.pro-cptj {margin-left: auto;
    margin-right: auto;
     max-width: 640px;
    min-width: 320px;}

.pro-head {
	width: 100%;
    float: left;
	margin-top: 50px;
	margin-bottom: 20px;}


.pro-hd {
	font-size: 0.35rem;
	float: left;
	line-height: 30px;font-weight: 700;
	padding: 0 0.15rem}
	
.pro-post {
	float: right;
	line-height: 30px;}
	
.pro-post a {
	font-size: 15px;
	color: #888;
	display: inline-block;
	padding-right: 5px;}
	
.pro-post a:hover {
	color: #ff3d00; }
	

.proBox {
	width: 45%;
	float: left;
	margin-left: 13px;margin-bottom: 20px;}
	
.proBox-img {
	width: 100%;
	height:100%;
	overflow: hidden;
	box-sizing: border-box;
	border: 1px solid #eaeaea;
	border-bottom: 1px solid #ffffff;}
	
.proBox-img img {
	width: 100%;
	height: 100%;
	transition: .3s;margin-top: 20px;}
.proBox-img:hover img {
	
	transform: scale(1.1);}
	
.proBox-info {
	padding: 15px 15px 15px;
	border: 1px solid #eaeaea;
	border-top: 0;
	box-sizing: border-box;}
	
.proBox-tit {
	font-size: 16px;
	color: #333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;text-align: center;}

.proBox-tit a {
	color: #333; }
	 
.proBox:first-child {
	 }
	
/*cptj */

/*pro-ml */
.content_left{
	float:left;
	width:300px;
	background: #f7f7f7;
	margin-bottom: 50px;}
	
.content_left .c_tlt{
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	background:#d70208;
	color:#ffffff;
	margin-bottom:10px;}
	
.pro_mulu li a{
	display:block;
	height:40px;
	line-height:40px;
	text-align:left;
	padding:0 20px;
	background:#efefef;
	color:#555;
	font-size:16px;
	margin-bottom:1px;
	overflow: hidden; 
	text-overflow: ellipsis;
	 white-space:nowrap;}
	 
.pro_mulu li a:hover {      
    color: #d70208;}		 
	 
.pro_mulu li div a{
	background:#fdfdfd; 
	height:45px;
	line-height:45px
	;font-size:14px;}
	
.pro_mulu li div a:hover {      
    color: #d70208;}	
	
.pro_mulu a.pro_more{
	background:#ddd;
	display:block;
	text-align:center;
	height:40px;
	line-height:40px;}
/*pro-ml */

/*pro-js */
.content_right1 {
    padding: 0 0.15rem;
    max-width: 640px;
    min-width: 320px;}

.content_right {
   max-width: 640px;
    min-width: 320px;
	padding: 0 0.2rem;}
	

.content_right img {
  width: 100%;
    height: 100%;}
	
.content_right p {
  font-size: 0.23rem;
    line-height: 28px;

    }

.pro-tel {  
    font-size: 16px;
    color: #555;
    background: url(https://www.hxjqi.com/images/pro_tel1.png) no-repeat left;
    text-indent: 32px;
    padding: 12px 0;
    border-top: 1px dotted #e5e5e5;
    border-bottom: 1px dotted #e5e5e5;
    line-height: 26px;float: left;width: 400px;}

.pro-tel a{
	font-size: 28px;
	color: #d70208;
	font-weight: bold;}
/*pro-js */	
	
	
/*pro-sm */
.pro-top{
 
      max-width: 640px;
    min-width: 320px;}
.pro-l {
    width: 540px;
    float: left;}
	
.pro-l .pro-img{
	
    width: 100%;
    position: relative;
    overflow: hidden;
    border: 1px solid #ffffff;
    padding: 0 10px;
    text-align: center;
 }
	 
.pro-l .picshowList{
    position: relative;
    overflow: hidden;
    height: 450px;}
	
.pro-l {
    width: 100%;
    height: 100%;
    float: left;}
	
.pro-l .pro-img img{
       width: 100%;
    height: 100%; }
	
.pro-l .picp,.pro-img .picn{
    width: 26px;
    height: 46px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;}
	
.pro-l {
 
}
	
.pro-lg {
    }
	
 
.pro-r{
    width: 100%;
	margin-top: 20px;
	padding:0 0.15rem;}
	
.pro-tit{
    font-size: 0.35rem;
    line-height: 40px;
    color: #222;
    font-weight: bold;
	text-align: center;}
	
.pro-tit1{
  
    font-size: 0.25rem;
    line-height: 20px;
    color: #222;
    font-weight: 400;
    margin-bottom: 5px;
	text-align: center;}
	
.pro-tit2{
    font-size: 16px;
    line-height: 35px;
    color: #383838;
    font-weight: 700;}

.pro-info-main{
    margin-top: 12px;
    background-color: #f9f8fd;
    padding: 20px 15px;
	    float: right;
		margin-bottom: 15px;}

.pro-dec{
    font-size: 15px;
    line-height: 30px;
    color: #383838;}
 
.pro-btn{
    font-size: 0;
    margin-top: 30px;}

.pro-btn .btn{
    width: 220px;}
	
.pro-btn .btn-grey{
    margin-left: 30px;}

.pro-btn .btn span {
    font-size: 18px;}	

.btn-hqbj {
    background-color: #d70208;
    border-color: #d70208;
    color: #fff;
    font-size: 16px;}
	
	
.btn-hqbj:hover {
    background-color: #ff0000;
    color: #fff;}	
 
.pro-fw {
    margin-top: 25px;
    text-align: center;  max-width: 640px;
    min-width: 320px;}

.pro-fw .sl {
    float: left;}

.pro-fw .sc {
    float: left;margin-left: 25px;}
	
.pro-fw span {
    padding-left: 25px;
    font-size: 0.2rem;
    color: #333333;
    position: relative;}
	
.pro-fw span:before {
    content: "";
    width:20px;
    height: 20px;
    background: url(/resource/images/dh.png);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;}
	
.pro-fw .sr {
    float: right;}


.tags_title{
	 
	margin:10px 0 20px;}
	
.tags_title span{
	width:100%;
	font-size:0.35rem;
	float: left;
	height:70px;
	line-height:85px;
	margin-bottom: -1px;background:#fff;
	display:block;
 margin-left: 3px;
	border-bottom:1px solid #ffffff;
	font-weight:bold;}

/*pro-sm */	

/*cateList*/

.iconn {
    background: url(/m/style/images/gotop.png) no-repeat;
    background-size: 1.4rem auto;
    vertical-align: middle;
}
.iconbef:before {
	background: url(/m/style/images/gotop.png) no-repeat;
	background-size: 1.4rem auto;
	vertical-align: middle;
}
.cateList {
	width: 100%;
	line-height: 0.8rem;
	text-align: center;
	background: #f6f6f6;
	color: #1d2088;
	position: relative;
}
.cateList .goBack {
width: .8rem;
height: .8rem;
padding-top: .23rem;
	position: absolute;
left: .1rem;
	top: 0;
	z-index: 12;
}
.cateList .goBack:before {
width: .4rem;
height: .4rem;
	display: block;
	margin: 0 auto;
	background-position: -1.0rem -0.64rem;
}
.cateList h3 {
	position: relative;
font-size: .3rem;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;color: #000000;
    font-weight: 700;
}
.cateList h3 s {
	position: absolute;
	top: 0.34rem;
right:.4rem;
width: .25rem;
height: .2rem;
margin-left: .1rem;
	background-position: -1.16rem 0;
}
.cateList .box {
	width: 100%;
padding: .2rem 3% .0;
	z-index: 11;
	background: #fff;
	display: none;
}
.cateList .box a {
	width: 48.5%;
	margin-right: 3%;
margin-bottom: .15rem;
height: .62rem;
line-height: .6rem;
	border: 1px solid #f0f0f0;
font-size: .24rem;
	text-align: center;
	display: block;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;background: #f9f9f9;
}
.cateList .box a:nth-child(2n) {
	margin-right: 0;
}
.cateList .box a.on {
	background: #1d2088;
	border-color: #1d2088;
	color: #fff;
}



/*index-service*/
.index-service{
	}
.inb8-main .list-item {
    width: 100%;
    float: left; 
     }
.inb8-main .list-img {
    
    height: 100%;
}
.inb8-main .list-img img {
width: 100%;
    height: 100%;
}
.inb8-main .list-info {
    padding: 15px 15px 20px;
    background-color: #efefef;
     
     
}
    
.inb8-main .list-tit {
    font-size: 0.35rem;
    line-height: 28px;
    color: #333333;
    font-weight: bold;
    text-align: center;}
.inb8-main .list-text {
    margin-top: 15px;
    font-size: 0.26rem;
    line-height: 25px;
    height: 60px;
    color: #666666;
	text-align: center;}
.inb8-main .list-btn {
    text-align: center;
    margin-top: 1px;}
.inb8-main .list-btn .service1 {
   width: 130px;
    font-size: 13px;
   /* border: solid 1px #1d2088; */
   color: #ffffff;
   /* transition: 0.3s; */
   background-color: #1d2088;}
.inb8-main .list-btn .service1 span {
    padding-left: 30px;
    background: url(/resource/images/imdex_service1.png ) no-repeat left center;}
.service1 {
    display: inline-block;
    box-sizing: border-box;
    border-radius: 6px;
    width: 130px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    transition: 0.36s;}

.inb8-main .list-btn .service2:hover {
     background-color: #ff0000;
     color: #fff;}
.inb8-main .list-btn .service2 {
   width: 130px;
   font-size: 14px;
   /* border: solid 1px #1d2088; */
   color: #ffffff;
   /* transition: 0.3s; */
   background-color: #1d2088;}
.inb8-main .list-btn .service2 span {
    padding-left: 30px;
    background: url(/resource/images/imdex_service2.png ) no-repeat left center;}
.service2 {
    display: inline-block;
    box-sizing: border-box;
    border-radius: 6px;
    width: 130px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    transition: 0.36s;}

.inb8-main .list-btn .service1:hover {
    background-color: #ff0000;
    color: #fff;}

.inb8-main .list-btn .service2:hover {
            background-color: #ff0000;
            color: #fff;}

.inb8-main .list-btn .service3 {
   width: 130px;
   font-size: 14px;
   /* border: solid 1px #1d2088; */
   color: #ffffff;
   /* transition: 0.3s; */
   background-color: #1d2088;}
.inb8-main .list-btn .service3 span {
    padding-left: 30px;
    background: url(/resource/images/imdex_service3.png ) no-repeat left center;}
.service3 {
    display: inline-block;
    box-sizing: border-box;
    border-radius: 6px;
    width: 160px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    transition: 0.36s;}

.inb8-main .list-btn .service3:hover {
            background-color: #ff0000;
            color: #fff;}
    
/* --index-apply-- */
.index-apply {
    overflow: hidden;
    background: #fff;}
.index-apply-list {
    overflow: hidden;}
.index-apply-list .item {
    position: relative;
    float: left;
    width: 50%;}
.index-apply-list .pic {
    position: relative;}
.index-apply-list .pic img {
    display: block;
    width: 100%;}
.index-apply-list .text {
    position: absolute;
    top: 0;
    left: 0;
    padding: 60% 40px 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    overflow: hidden;
    box-sizing: border-box;
    transition: all 0.5s linear;}
.index-apply-list .icon2 {
    margin: 0 auto;
    width: 60px;
    overflow: hidden;}
.index-apply-list .icon2  img {
    display: block;
    width: 60px;
    height: 60px;}
.index-apply-list .icon2:after {
    display: block;
    margin: 15px auto;
    width: 22px;
    height: 2px;
    service: "";
    background: #fff;}
.index-apply-list .tit {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
 .index-apply-list .tit a {
    color: #fff;}
.index-apply-list .summary {
    display: none;
    margin: 18px 0;
    height: 75px;
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;}
.index-apply-list .btnBox {
    display: none;
    margin: 0 auto;
    max-width: 205px;
    height: 35px;
    line-height: 35px;
    border: #fff solid 1px;
    overflow: hidden;    
	width: 120px; }
.index-apply-list .btnBox a {
    display: block;
    font-size: 14px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;}
.index-apply-list .btnBox a:nth-child(1) {}
.index-apply-list .btnBox a:before {
    background-color: #f9a219;}

.index-apply-list .item.cur .text {
        padding-top: 20%;
        background: rgba(29,32,136,0.85);}
.index-apply-list .item.cur .summary, .index-apply-list .item.cur .btnBox {
        display: block;}
/*index-apply*/

.hy-more{
display: block;
    line-height: 0.65rem;
    width: 2.5rem;
    background-color: #1d2088;
    color: #fff !important;
    text-align: center;
    margin: 30px auto 10px;
    border-radius: 20px;
}
.hy-more a{
color: #fff;
}

/*index-pro*/
.index-pro {
	max-width: 640px;
    min-width: 320px;
	margin: 0 auto;
	}
.index-pro-l {
	position: relative;
	height: 440px;
	background: #ececec;
	margin: 0 auto;
   max-width: 640px;
    min-width: 320px; 
    
}
.index-pro-l .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;}
.index-pro-l .bd ul {
	width: 100% !important;}
.index-pro-l .bd li {
	width: 480px !important;
	height: 480px !important;
	overflow: hidden;}
.index-pro-l .bd li img{
	width: 380px !important;
	height: 350px !important;
	overflow: hidden;
	text-align: center;}
.index-pro-l .bd li :hover img {
	transform: scale(1.1, 1.1);transition: all 0.5s ease-out 0s;}
.index-pro-l .bd li a {
	display: block;
	height: 600px;
	position: relative;}
	
.index-pro-l .bd li a .f_txt {
	background: url(../images/touming.png) repeat;
	height: 58px;
	padding-top: 5px;
	text-align: left;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 20px;
	color: #fff;
	line-height: 30px;
	padding-left: 15px;
}
.index-pro-l .bd li a .f_txt span {
	font-size: 12px;
	line-height: 20px;
}
.index-pro-l .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 20px;
	left: 0;
	height: 42px;
	line-height: 30px;
	text-align: center;
	_filter: alpha(opacity=60);}
.index-pro-l .hd ul {
	text-align: right;
	padding-top: 16px;
	text-align: center;}
.index-pro-l .hd ul li {
	cursor: pointer;
	display: inline-block;
    *display:inline;
	zoom: 1;
	width: 80px;
	height: 4px;
	margin: 0 10px;
	overflow: hidden;
	line-height: 9999px;
	background: #fff;}	
.index-pro-l .hd ul .on {
	background: #1f60ad;}	
.index-pro-l .prev,  .index-pro-l .next {
	position: absolute;
	left: -15px;
	top: 220px;
	display: block;
	width: 76px;
	height: 148px;
	line-height: 148px;
	text-align: center;
	overflow: hidden;
	cursor: pointer;}	
.index-pro-l .prev img, .index-pro-l .next img {
	margin-left: 0px;
	margin-top: 0px;}
.index-pro-l .next {
	left: auto;
	right: -15px;}	
.index-pro-ico {
    position: absolute;
    right: 10px;
    top: 10px;}	
    
    .txt1{
	height: 80px;
	line-height: 20px;
	padding-left: 20px;
	font-size: 14px;
	-webkit-transition: all .33s ease-out;
	-moz-transition: all .33s ease-out;
	-o-transition: all .33s ease-out;
	-ms-transition: all .33s ease-out;
	padding-top: 10px; 
    color: #fff;}
.txt1  h2{
	font-size: 18px;
    font-weight: 700;
    float: left;
    margin-top: 10px;
    color: #333; }
.txt1 p{ 
    font-size: 14px;
    padding-top: 10px;
    float: left!important;
    color: #333;
	width: 400px;}
.txt1  em{ 
    color: #1d2f68;}

.fw{
	margin-bottom: 20px;
	width:100%;
	margin:0 auto;
	overflow: hidden;}
.fw-t{
	text-align: center;
	margin-bottom: 20px;}
.fw-t h2{
	font-size: 25px;
	font-weight: bold;
	color: #333;
	line-height: 46px;
	padding-top:15px;
	margin-bottom:5px;
	position: relative;
	display: inline-block;}
.fw-t h2:after{
	content:'';
	width: 129px;
	height:129px;
	background: url(../images-pc/fw-icon.png) no-repeat;
	position: absolute;
	top: 0;
	left: -40px;
	z-index: -1;}
.fw-t p{
	font-size: 15px;
	color: #666666;
	line-height: 25px;
    padding: 0 0.15rem;
}
.fw ul{
	-webkit-box-shadow:0 20px 40px rgba(7,19,57,0.1);
	-moz-box-shadow:0 20px 40px rgba(7,19,57,0.1);
	-ms-box-shadow:0 20px 40px rgba(7,19,57,0.1);
	-o-box-shadow:0 20px 40px rgba(7,19,57,0.1);
	box-shadow:0 20px 40px rgba(7,19,57,0.1);}
.fw li{
	float: left;
	width: 100%;}
.fw li .text{
	position: relative;}
.fw li .text p{
	position: absolute;
	left: 0;top:28%;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #1d1e31;
	width: 100%;
	text-align: center;
	transform: -webkit-translateY(-50%);
	transform: translateY(-50%);
	padding-bottom: 15px;}
.fw li .text span{
	position: absolute;
	left: 0;top: 65%;
	font-size: 16px;
	line-height: 34px;
	font-weight: 400;
	color: #555;width: 100%;
	text-align: center;
	transform: -webkit-translateY(-50%);
	transform: translateY(-50%);
	padding-bottom: 20px;}
.fw li .text p:after{
	content:'';
	width: 60px;
	height:2px;
	background:#da251a;
	background: -moz-linear-gradient(left, #1d2089 0%, #da251a 100%);
	background: -webkit-linear-gradient(left, #1d2089 0%,#da251a 100%);
	background: -o-linear-gradient(left, #1d2089 0%,#da251a 100%);
	background: -ms-linear-gradient(left, #1d2089 0%,#da251a 100%);
	background: linear-gradient(to right, #1d2089 40%,#da251a 100%);
	position: absolute;left: 50%;bottom: 0;margin-left: -30px;}
   
.service_2{
   height: 660px;
    background: url(/resource/images/service_js.jpg) no-repeat center;
    background-size: cover;
    color: #fff;
    padding-top: 30px;
    margin-top: 30px;
    margin-bottom: 50px;}
.service_2 .title{
    font-size:30px;
    text-align:center;
    margin-bottom:20px;
    font-weight: bold;}
.service_2 p{
    font-size:14px;
    text-align:center;
    color: #fff;}
.service_2 .service_2_list{
    text-align:center}
.service_2 .service_2_list img{
    text-align:center}
.service_2.service_2_list p{
    font-size:14px;
    ext-align:left;
    color:#eeeeee}
.service_2 ul{
    
    justify-content:space-between}
.service_2 li{
    width:45%;
    height:220px;
    border:1px solid rgba(255,255,255,0.5);
    border-radius:10px;
    padding:15px 12px;
    margin-top:50px;
    margin: 20px 8px 0;
    float: left;
}
.service_2 li:hover{
    background-color:#1d2089;
    border:1px solid #1d2089}
.service_2 .service_2_list span{
    display:block;
    font-size:20px;
    margin:15px 0 10px;
    color:#fff}
