@charset "utf-8";
/* CSS Document */

body,html{margin:0;padding:0;font-size: 1rem;font-family: '微软雅黑';  line-height: 1.5; color: #373a3c; background-color: #fff; width:100%; max-width:100%; min-width:1100px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
input:hover,input:active,input:focus{ outline: 0;}
ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
img{vertical-align: middle;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none; color:#444;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
a:hover{text-decoration:none; }
.fl{float:left;}
.fr{float:right;}
textarea{resize:none; overflow:auto;}
.clearfix:after {content:'';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.clear { clear: both;font-size: 0;height: 0;line-height: 0;}
.baseDiv{ width:1250px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}
.baseDiva{ width:1250px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt50{ margin-top:50px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.w1200{width: 1200px;margin: 0 auto;}
.h60{height: 60px;}
.myClass{
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;
}
@-webkit-keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}


@media screen and (max-width: 1850px) {
 

}

/*导航 */ 
.nav {
	width: 100%;
	height: 95px;
}
.nav .left-logo {
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
}
.nav .left-logo img {
	vertical-align: middle;
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
 *zoom: 1;
 *display: inline;
}
.navb {
	width: 910px;
}
.navb .active {
	position: relative;
	float: left;
	width: 110px;
	display: inline;
	text-align: center;
	height: 95px;
}

.navb .on{
	background: #00a39b;
}
.navb .on a{
	color: #fff;
	display: block;
	font-size: 16px;
}


.navb h3 {
	font-size: 100%;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
}
.navb h3 a {
	zoom: 1;
	display: block;
	color: #000;
	text-align: center;
	height: 95px;
	line-height: 95px;
}
.navb h3 a:hover {
transition-duration: .3s;
	background: #00a39b;
	color: #fff;
	font-size: 18px;
	text-decoration: none;

}

.navb .sub {
	display: none;
	width: 100px;
	position: absolute;
	left: 0px;
	top: 95px;
	float: left;
	line-height: 30px;
	z-index: 1000;
}
.navb .sub2 {
	left: -110px !important;
	width: 895px;
}
.navb .sub li {
	text-align:center;
}
.navb .sub li a {
	color:#5e5e5e;
	display:block;
	zoom:1;
}
.navb .sub li a:hover {
	background:#ddd;
	color:#c00;
}
.navb .sub li a img {
	width: 151px;
	height:129px;
}
.navb .sub li p {
	text-align:left;
}
.mun1 {
	width:360px;
	height:135px;
	background:#f6f6f6;
	padding-left:15px;
	-moz-box-shadow:0px 2px 2px #999 inset;
	-webkit-box-shadow:0px 2px 2px #999 inset;
	box-shadow:0px 2px 2px #e4e4e4 inset;
}
.mun1 ul li {
	width:150px;
	float:left;
	height:auto;
	overflow:hidden;
	margin-left:13px;
	margin-top:20px;
}
.mun1 ul li h2 {
	width:100%;
	font-size:14px;
	color:#5e5e5e;
	border-bottom:1px solid #dbdbdb;
	line-height:35px;
}
.nav .sub .mun1 ul li p a {
	width:100%;
	height:28px;
	display:block;
	color:#919191;
	font-size:13px;
	overflow: hidden;
}
.nav .sub .mun1 ul li p a:hover {
	color:#0c438c;
	background:none;
}
.mun1 ul li ul li {
	width:75px;
	float:left;
	margin:0px;
}
.nav .sub .mun1 ul li ul li a {
	color:#919191;
}
.nav .sub .mun1 ul li ul li a:hover {
	color:#0c438c;
	background:none;
}
.nav .right-tel {
}
.nav .right-tel p {
	color: #01a971;
	font-size: 28px;
	line-height: 115px;
	font-family: "Arial";
	font-weight: bold;
}

/*banner*/
.flexslider {
	margin: 0 auto 0;
	position: relative;
	width: 100%;
	height: 750px;
	overflow: hidden;
	zoom: 1;
	border: 0
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
	border:0;
	list-style-type: none
}
.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
-webkit-transition: all .3s ease;
	border-radius: 35px;
}
.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	height: 25px;
	position: absolute;
	bottom: 20px;
	text-align: center;
}
.flex-control-nav li {;
	margin: 0 3px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	
	display: block;
	height: 9px;
	width: 9px;
	background: #fff;
	border-radius: 50px;


	text-indent: -99em;
	cursor: pointer;
}
.flex-control-paging li a.flex-active, .flex-control-paging li.active a {
	background-position: 0 0;
}
.flexslider .slides a img {
	width: 100%;
	height: 750px;
	border:0;
}


/*简介*/
.abbt{
	position: absolute;
	left: 0;
	top: -120px;
}
.abny{
	width: 570px;
	margin-top: 220px;
}
.abny p{
	color: #505050;
	font-size: 16px;
	line-height: 30px;
}

/*数字*/
.ys_box{
    height: 130px;
    width: 100%;
}
.ys_box ul li{
    float: left;
    width: 190px;
    height: 130px;
    text-align: center;
    background: url(../images/xian.jpg) bottom center no-repeat;
    margin-top: 45px;
}

.ys_box .div1{
    position: relative;
}
.ys_box .div1 .span1{
    font-size: 55px;
    color: #00a39c;
    font-family: "Arial";
    font-weight: bold;
}
.ys_box .div1 .span3{
	display:inline-block;
	margin-left: 10px;
	color: #2d2d2d;
	font-size: 30px;
}
.ys_box .div2 .span2{
    font-size: 16px;
    color: #2d2d2d;
}
.abimg{margin-top: 90px;}

/*产品展示*/
.product {
     margin-top: 50px;
     background: url(../images/c_be.jpg) center no-repeat;
     background-size: cover;
     width: 100%;
     height: 760px;
 }
 
 .product_tit {
     text-align:center;

 }
.product_tit a b{
	font-size: 45px;
	color: #00a39b;
	font-family: "Arial"
}
.product_tit a span{
	color: #00a39b;
	font-size: 30px;
	display: block;
	background: url(../images/xian.png) center no-repeat;
	line-height: 35px;
}
.product_tit a:hover span{
	color: #000;
}


 .product_nr {
     width: 1250px;
     margin: 0 auto;
     padding-top:40px;
 }
 
 .product_tb ul li {
     float: left;
     background: url(../images/ye.png) no-repeat 91px 38px;
     height: 133px;
     width: 255px;
     display: block;
 }
 
 .product_tb ul li:nth-child(5) {
     background: none;
 }
 
 .product_tb {
     width: 1250px;
     margin: 0 auto;
     margin-top: 35px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
 }
 
 .product_tb a:hover {
     color: #00a39b;
 }
.product_tb li a.bai{display:none !important;}
.product_tb .dangqian .bai{display:block !important;}
.product_tb .dangqian .hei{display:none;}

 .product_tb ul li .tu_a1 {
     display: block;
     width: 90px;
     height: 90px;
     text-align: center;
 }
 .geame { width:1300px; margin:0 auto;}
 .product_tb ul li .min1 {
     background: #afc2cf;border-radius: 50%;
 }
 
 .product_tb ul li .min1:hover {
     background: url(../images/tu01_a.png) no-repeat center center;
 }
 
 .product_tb ul li div {
     display: block;
     width: 90px;
     height: 90px;
 }
 
 .product_tb ul li div:hover {
     background: url(../images/yuan.png) no-repeat center center;
 }
 
 .product_tb ul li p a {
     font-size: 17px;
     color: #353535;
 }
 
 .product_tb ul li p {
     width: 94px;
     text-align: center;
     margin-top: 10px;
 }
 
 .liww00{ margin-top:30px;}
 
 .product_tb ul li .min2 {
     background: url(../images/cpb.png) no-repeat 28px center;
 }
 
 .product_tb ul li .min2:hover {
     background: url(../images/cpb1_a.png) no-repeat 28px center;
 }
 
 .product_tb ul li .min3 {
     background: url(../images/cpc.png) no-repeat center center;
 }
 
 .product_tb ul li .min3:hover {
     background: url(../images/cpc1_a.png) no-repeat center center;
 }
 
 .product_tb ul li .min4 {
     background: url(../images/cpd.png) no-repeat center center;
 }
 
 .product_tb ul li .min4:hover {
     background: url(../images/cpd1_a.png) no-repeat center center;
 }
 .product_tb ul li:nth-child(4) {
    background: none;
    width: 115px;
}

.all{ width: 1250px; height: 370px;position: relative;overflow: hidden;}
.screen{}
.screen li{ width:1250px; height:370px; overflow:hidden; float:left;}
.screen ul{ position:absolute; left:0; top:0px;}
.all ol{ position:absolute; right:20px; bottom:20px; line-height:20px; text-align:center;}
.all ol li{ float: left; width: 18px; height: 18px; background: #fff;  margin-left: 5px; cursor: pointer; font-size: 10px; font-family: Verdana; line-height: 18px; border-radius: 15px; }
.all ol li.current{ background:#00a39b;color: #fff}

.biaz_le {
     float: left;
     width: 530px;
     margin-top: 40px;
 }
 
 .biaz_le b {
     color: #222;
     font-size: 23px;
     margin-top: 20px;
     background: url(../images/yuan.png) right top no-repeat;
     font-weight: normal;
     padding-right: 30px;
 }
 .biaz_le span{
     font-size: 16px;
     color: #5b5b5b;
     line-height: 40px;
     display: block;
 }

 .biaz_le_w {
     margin-top: 30px;
     font-size: 15px;
     color: #404040;
     line-height: 28px;
     overflow: hidden;
     height: 56px
 }
 
 .biaoz_more a {
     width: 155px;
     height: 40px;
     line-height: 40px;
     display: block;
     border-radius: 50px;
     background: #00a39b;
     text-align: center;
     font-size: 15px;
     color: #fff;
     margin-top: 60px;
 }
 
 .biaoz_more a:hover {
     width: 190px;

 }

 
 .biaz_re {
    float: right;
    background: url(../images/baise.png) no-repeat;
    width: 587px;
    height: 366px;
    text-align: center;
    padding-top: 0px;
    padding-left:39px;
} 
.biaz_re img{ border-radius:10px;width: 585px;height: 366px;}
 

/*case*/
.albt{
	text-align: center;
	margin-top: 40px;
}
.albt a b{
	font-family: "Arial";
	font-size: 45px;
	color: #00a39b;
	text-transform: uppercase;
}
.albt a span{
	color: #000;
	font-size: 30px;
	display: block;
	background: url(../images/xian.png) center no-repeat;
	line-height: 35px;
}
.albt a:hover span{
	color: #00a39b
}
.caseList {
	overflow:hidden;
	position:relative;
	z-index:10;
	width: 1250px;
	height: 230px;
	padding-top: 30px;
}
.caseList .lin {
	float:left;
	width: 310px;
	height: 230px;
	background: #fff;
	position: relative;
}
.caseList .lin a.imga {
	display:block;
	margin:auto;
}
.caseList .lin a.imga .spanImg {
	display:block;
	width:100%;
	height:230px;
	overflow:hidden;
	margin:auto;
	background-position:center center;
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
.caseList .lin .spanT {
	height:45px;
	width:100%;
	overflow:hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .7);
    line-height: 45px;
    text-align: center;

}
.caseList .lin .spanT .altitle {
	display:block;
	font-size: 16px;
	color: #fff;
}
.caseList .lin .spanT .altel{
	display: none;
}
.caseList .lin:hover .spanT .altitle{
	font-size: 23px;
	padding-top: 70px;
}
.caseList .lin:hover .spanT .altel{
	display: block;
	color: #fff;
	font-size: 28px;
	font-family: "Arial";
}

.caseList .lin:hover .spanT{
	background: rgba(0, 163, 155, .7);
	height: 100%;
}

.caseList .box {
	position:relative;
	z-index:10;
	width: 9999px;
}
.caseList .box ul {
	width:1280px;
}
.caseList .box ul li {
	margin:auto 10px 20px 0;
	width:310px;
	position: relative;
}
.avatara {
	display: block;
	height: 230px;
	overflow: hidden;
	width: 310px;
	position: relative;
	margin: 0 auto;
}
.caseList .lin .avatara .spanImg {
	height: 230px;
}
.avatara:hover .spanImg, .zhuti .avatara:hover .spanImg, .bbsinner .avatara:hover .spanImg {
	transform: scale(1.3);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 1s ease 0s;
}
.almore{
	width: 180px;
	height: 45px;
	background: #00a39b url(../images/yuana.png) 15px center no-repeat;
	border-radius: 50px;
	margin: 0 auto;
	margin-top: 25px;
	line-height: 45px;
	text-align: center;
}
.almore a{
	color: #fff;
	font-size: 15px;
	display: block;
}
.almore:hover{
	width: 230px;
	transition: width 1s;
}


/*新闻*/
.newbj{
	width: 100%;
	height: 750px;
	background: url(../images/newbj.jpg) center no-repeat;
	margin-top: 40px;
}
.xwlb{
	width: 630px;
	height: 490px;
	border-right: 1px #d9d9d9 solid;
	margin-top: 45px;
	position: relative;
}
.xwlb ul li{
	width: 610px;
	height: 150px;
	background: #fff;
	margin-top: 7px;
	margin-bottom:10px;
}

.time{
	float: left;
	width: 100px;
	text-align: center;
	font-size: 16px;
	font-family: "Arial";
	color: #777;
	margin-top: 40px;
}
.time .day{
    color: #333;
    font-size: 30px;
    display: block;
    font-weight: bold;
}
.xwlb ul li h3{
	display: block;
	width: 250px;
	float: left;
	font-size: 16px;
	color: #333;
	line-height: 26px;
	margin-left: 5px;
	margin-top: 45px;
}
.xwlb ul li img{
	width: 220px;
	height: 135px;
	float: right;
	margin-right: 7px;
	margin-top: 7px;
	transition: all .4s;
}
.xwlb ul li:hover h3{
	color: #00a39b
}
.xwlb ul li:hover img{
	transform: scale(1.02);
}
.circle {
    width: 20px;
    height: 20px;
    position: absolute;
    right: -13px;
    margin-top: 65px;
}
.icon {
    background: url(../images/yuan.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.xwfr{
	width: 595px;
	margin-top: 53px;
}
.xwfr img{
	height: 310px;
	width: 595px;
}
.xwfr:hover img{
	transform: scale(1.02);
}
.xwnr{
    width: 595px;
    height: 150px;
    background: #fff;
    margin-top: 10px;
}
.xwnr a{
	color: #333;
	font-size: 16px;
	display: block;
	padding-top: 30px;
	margin-left: 110px;
}
.xwnr p{
	display: block;
	width: 475px;
	color: #989898;
	font-size: 14px;
	margin-left: 110px;
    margin-top: 10px;
}
.xwnr:hover a{
	padding-left: 13px;
	color: #00a39b
}

/*底部*/
.footer{
	width: 100%;
    height:360px;
    background: url(../images/footbj.jpg) center no-repeat; 
}
.h20{height: 25px;}
.dbtel{
	width: 390px;
	height: 45px;
	background: #3c434c;
	border-radius: 50px;
	margin:0 auto;
	padding-top: 5px;
}
.dbtel span{
	display:block;
	width: 150px;
	height: 40px;
	background: #08cbc2;
	border-radius: 50px;
	margin-left: 5px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	float: left;
}
.dbtel b{
	font-family: "Arial";
	color: #fff;
	font-size: 28px;
	float: right;
	width: 215px;
}
.dblogo{
	margin-top: 70px;
	border-right: 1px #606771 solid;
	width: 260px;
	height: 160px;
}
.dbnav{
	margin-top: 65px;
	width: 360px;
	height: 160px;
	border-right: 1px #606771 solid;
	margin-left: 50px;
}
.dbbt{
	font-size: 16px;
	color: #fff;
	background: url(../images/yuan.png) left center no-repeat;
	padding-left: 33px;
}
.dbnav ul{
	margin-top: 20px;
}
.dbnav ul li{
	float: left;
	width: 100px;
	height: 35px;
	line-height: 35px;

}
.dbnav ul li a{
	color: #fff;
	font-size: 15px;
}
.dbnav ul li:hover{
	text-decoration: underline;
}
.dbphone{
	margin-top: 65px;
	margin-left: 50px;
}
.dbphone p{
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	display: block;
	margin-top: 20px;
}
.ewm{
	margin-top: 65px;
}
.ewm span{
	display: block;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
}

.copy{
	width: 100%;
	height: 55px;
	background: #3c434c;
	line-height: 55px;
	text-align: center;
	color: #fff;
	font-size: 15px;
}
.copy span{
	color: #fff;
}
.copy a{
	color: #fff;
}




/*内页左侧分类*/
.pz_SideLayer{
	width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px
}
.pz_SideLayer ul {
    display: inline-block;
    vertical-align: top;
}
.pz_SideLayer li {
    float: left;
    margin: 10px;
}
.pz_SideLayer li a {
    display: block;
    float: left;
    width: 195px;
    height: 45px;
    line-height: 45px;
    color: white;
    background: #004ece;
    font-size: 16px;
    border-radius: 6px;
}
.pz_SideLayer li a:hover{
	background: #ffa800
}
/*当前导航*/
.breadcrumbs {
	height:70px;
	font-size:14px;
	line-height:70px;
	color:#fff;
	margin-bottom:30px;
	background: #00a39b
}
.breadcrumbs .dh_box {
}
.breadcrumbs .sortName {
	color:#388c19;
	font-size:22px;
	font-weight:700;
}
.breadcrumbs .dqdhMain {
	float:right;
}
.breadcrumbs .dqdhMain a {
	font-size: 14px;
	color: #fff;
	display:inline-block;
}
.breadcrumbs .dqdhMain a:hover {
	text-decoration:underline;
	color:#fff;
}
.breadcrumbs .dqdhMain .span2 {
	color:#b7b7b7;
	font-size: 14px;
	display:inline-block;
	padding:0 5px;
}
.breadcrumbs .indexa {
}
.breadcrumbs .span1 {
	color:#fff;
	padding:0 10px 0 30px;
	background:url(../images/dizhi.png) left center no-repeat;
}
.breadcrumbs .dqdh_class {
	margin-top:15px;
	float:left;
}
.breadcrumbs .dqdh_class li {
	float:left;
	padding:0 15px 0 0px;
}
.breadcrumbs .dqdh_class li a {
	display:block;
	padding:0 50px;
	height:40px;
	line-height:40px;
	background-color:rgb(48,93,195);
	color:#fff;
	font-size:15px;
	position:relative;
}
.breadcrumbs .dqdh_class li a::before, .breadcrumbs .dqdh_class li a::after {
content:'';
display:block;
position:absolute;
top:50%;
margin-top:-6px;
height:12px;
width:1px;
border-left:1px solid #fff;
border-right:1px solid #fff;
}
.breadcrumbs .dqdh_class li a::before {
left:20px;
}
.breadcrumbs .dqdh_class li a::after {
right:20px;
}
.breadcrumbs .dqdh_class li a:hover, .breadcrumbs .dqdh_class li.active a {
	background-color:#008e87;
}



.nybt {
	text-align: center;
}
.nybt h1 {
	display: block;
	font-weight: bold;
	font-size: 30px;
	background: url(../images/line1.jpg) bottom center no-repeat;
	height: 60px;
	line-height: 55px;
}
.nybt p {
	font-size: 14px;
	color: #999;
	margin-top: 15px;
}
/*内页导航*/

.biaoti {
	background: url(../images/zcbt.png) top center no-repeat;
	height: 85px;
	width: 270px;
	text-align: center;
}
.biaoti a {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 26px;
	line-height: 45px;
}
.biaoti span {
	color: #fff;
	font-size: 18px;
}
.cpfl {
	width: 260px;
	background: #fff;
	height: auto;
	padding-bottom: 30px;
}
.cpfl ul {
	width: 230px;
	margin: 0 auto;
}
.cpfl ul li {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px #9b9b9b dotted;
	background: url(../images/jiantou.png) 30px center no-repeat;
}
.cpfl ul li a {
	font-size: 15px;
	color: #000;
	padding-left: 65px;
	display: block;
}
.cpfl ul li:hover a {
	color: #dc0000;
	font-weight: bold;
	padding-left: 75px;
}
.sytel {
	width: 260px;
	height: 190px;
	background: #3063b5 url(../images/teltu.png) left bottom no-repeat;
	margin-top: 15px;
}
.sytel p {
	font-size: 16px;
	color: #fff;
	display: block;
	padding-top: 40px;
	margin-left: 95px;
}
.sytel p span {
	font-size: 23px;
	font-family: "Impact";
	display: block;
}
.sytel a {
	display: block;
	width: 130px;
	height: 35px;
	background: #ffba00;
	line-height: 35px;
	text-align: center;
	border-radius: 25px;
	color: #fff;
	font-size: 16px;
	margin-top: 15px;
	margin-left: 115px;
}
.sytel a:hover {
	background: #ff8400;
	color: #fff;
}
.nytel {
	background: #fff;
	width: 260px;
	height: auto;
	margin-top: 20px;
}
.nytel span {
	display: block;
	height: 60px;
	background: #3063b5;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 23px;
}
.nytel span b {
	font-weight: normal;
	font-size: 17px;
}
.nytel p {
	padding: 15px;
	font-size: 16px;
	line-height: 30px;
	color: #333;
}

.nyfl {
}
.nyfl ul li {
	width: 160px;
	height: 45px;
	background: #1964d2;
	float: left;
	margin-bottom: 15px;
	margin-right: 10px;
	border-radius: 25px;
	text-align: center;
	line-height: 45px;
}
.nyfl ul li a {
	color: #fff;
	font-size: 16px;
	display: block;
}
.nyfl ul li:hover {
	background: #d90000;
	font-weight: bold;
}
/*内页关于我们*/
.about_box {
	width: 1300px;
	background: #fff;
	margin: 0 auto;
}
.about_box .about_left {
	width:100%;
}
.about_box .about_left .about_t1 {
	position:relative;
	height:40px;
}
.about_box .about_left .about_t1 .div1 {
	font-size: 21px;
	line-height: 148%;
	color:#000;
}
.about_box .about_left .about_t1 .div2 {
	font-size:18px;
	color:#444;
}
.about_box .about_left .about_t1 .about_t2 {
	text-align: center;
}
.about_box .about_left .about_t1 .about_t2 .span1 {
	font-size:28px;
	font-weight:700;
	line-height:38px;
	color:#000;
}
.about_box .about_left .about_t1 .about_t2 .span2 {
	font-size:14px;
	text-align:right;
	color:#b7b7b7;
	line-height:20px;
}
.about_box .about_left .text {
	line-height:35px;
	color:#666;
	font-size:15px;
	text-indent:2rem;
	padding-top:25px;
}
.about_box .about_left .text p {
	padding:10px 0;
}
.about_box .about_right {
	width:370px;
}
.about_box .about_right ul {
	margin-top:8px;
}
.about_box .about_right ul li {
	float:left;
	margin-left:2px;
	width:180px;
	margin-bottom:3px;
	border: 1px #ccc solid;
}
.about_box .about_right ul li a {
	display:block;
	width:100%;
	height:130px;
	background-repeat:no-repeat !important;
	background-size:cover !important;
	background-position:center center !important;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
/*Â·Ã–Ã'Â³*/
.page_nav {
	padding:15px 15px;
	color:#999;
	font-size:14px;
	text-align:center;
	background-color:#fff;
}
.page_nav .nolink {
	display:inline-block;
	margin:0 5px;
	padding:0 5px;
	height:25px;
	line-height:25px;
	border:1px solid #fff;
}
.page_nav font, .page_nav a {
	display:inline-block;
	margin:0 5px;
	padding:0 10px;
	border:1px solid #e5e5e5;
	height:25px;
	line-height:25px;
	border-radius:5px;
}
.page_nav font {
	border:1px solid #fff;
}
.page_nav a:hover {
	color:#fff;
	border:1px solid #54a530;
	background-color:#54a530
}
.viewpage {
	margin:0;
	padding:20px 0 50px 0;
	border-top:1px solid #eee;
}
.viewpage .main_r_nav {
	color:#999;
	font-size:14px;
	line-height:30px;
	padding-left: 20px;
	padding-right: 20px;
}
.viewpage .main_r_nav a {
	font-size:14px;
	color:#444
}
.viewpage .main_r_nav a:hover {
	text-decoration:underline;
}
/*分页*/
.fenye {
	text-align:center;
	color:#666;
	font-size:14px;
	line-height:30px;
	padding:20px 0;
}
.fenye .rows {
	color:#666;
	font-size:13px;
	padding:0 10px;
}
.fenye .current {
	display: inline-block;
	color:#cc0000;
	font-size:14px;
	padding:0 5px;
}
.fenye .num, .fenye .next {
	display:inline-block;
	margin:0 3px;
	padding:0 10px;
	border:1px solid #ddd;
	color:#666;
	font-size:14px;
	height:28px;
	line-height:27px;
	border-radius:5px;
}
.fenye .num:hover, .fenye .next:hover {
	background-color:#cc0000;
	color:#fff;
	border:1px solid #cc0000;
}
.main {
	background-color:#fff;
	padding-bottom: 60px;
}
.title-in h3:before {
    display: block;
    width: 3px;
    height: 45px;
    margin: 0 auto;
    margin-bottom: 18px;
    content: '';
    background-color: #08cbc2;
}
.title-in{
    text-align: center;
}
.title-in h3 {
    font-size: 24px;
    font-weight: normal;
    margin: 0;
}
.title-in h2 {
    font-family: 'ITC Avant Garde Gothic';
    font-size: 36px;
    font-weight: bold;
    margin: 0;
}
.pic{
	background: url(../images/about_bg.jpg) no-repeat bottom center;
	height: 530px;
	width: 100%;
	padding-top: 80px;
}
.pic .img-box {
      width: 350px;
    height: 350px;
    border: 2px #f00 solid;
    display: block;
    border-radius: 50%;
    margin: 0 auto;
}
.img-box img {
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    margin-top: 10px;
}

.main .main_right {
    width: 1300px;
    background: #fff;
    margin-top: 40px;
}
.main .main_righta {
	width:100%;
	background: #fff;
}
.main .main_rightc {
	width:960px;
	background: #fff;
}
.text {
	line-height:35px;
	font-size:15px;
	color:#666;
	padding:30px;
}
.text span {
	font-size:15px;
	color:#666;
}
.text tbody tr td{font-size: 15px;color: #666;line-height: 35px}

.texta {
	line-height:35px;
	font-size:15px;
	color:#666;
	padding:30px;
}
.main .tT01 {
	text-align:center;
	line-height:35px;
	padding-top:30px;
}
.main .tT01 .span1 {
	font-size:24px;
	color:#444;
}
.main .subtitle {
	font-size: 16px;
	line-height:50px;
	height: 50px;
	color: #8F8F8F;
	text-align:center;
	border-bottom: 1px #aeaeae dotted;
}
.main .subtitle span {
	padding:0 10px;
}
.mainBox {
	margin-top: 60px;
	box-shadow: 0 0 10px rgba(0,0,0,0.12);
}
.liuyan{
	width: 100%;
	background: url(../images/message_bg.jpg) center no-repeat;
	margin-bottom: 50px
}

#faqbox {
	padding:30px 0 50px 0;
	margin:0 auto;
}
#faqbox form {
}
#faqbox .faqline {
	line-height:2em;
	text-align:left;
	padding-bottom:10px;
	color:#999;
	font-size:13px;
}
#faqbox .faqtit {
	width:150px;
	display:block;
	float:left;
	clear:both;
	text-align:right;
	color:#555;
}
#faqbox .Content {
	line-height:2em;
	text-align:left;
	padding-bottom:10px;
}
#faqbox font {
	margin:0 5px;
}
#faqbox .FaqTitle {
	height:50px;
	line-height:50px;
	padding:0 10px;
	border:1px solid #ddd;
	width:435px;
	vertical-align:top;
}
#faqbox .Content textarea {
	height:100px;
}
.wizfrm {
	border:none;
	width:455px;
	height:50px;
	line-height:50px;
	font-size:16px;
	color:#fff;
	text-align:center;
	cursor:pointer;
	background:#fff;
	margin-top:20px;
	font-family:'Microsoft YaHei';
	-moz-transition: all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	border-radius:5px;
	background-color:#00a39b;
}
.wizfrm:hover {
	background-color:#ff9900;
}
/**/
.cpnav{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
.cpnav ul li{
	width: 180px;
	height: 45px;
	background: #00a39b;
	border-radius: 50px;
	float: left;
	line-height: 45px;
	text-align: center;
	margin:0 10px;
}
.cpnav ul li a{
	color: #fff;
	display: block;
}
.cpnav ul li:hover{
	background: #08cbc2;
	
}
.cpnav ul li:hover a{
	font-size: 18px
}


.main .proListal {
	width:100%;
	margin-top: 30px;
}
.main .proListal li {
	width:406px;
	float:left;
	background: #fff;
	height: 310px;
	margin-bottom: 15px;
	margin-left: 4px;
	position:relative;
	margin-right: 4px;
   border: 1px #ececec solid;
}
.main .proListal li .boxal {
	width:406px;
	height:310px;
	display:block;
	cursor:pointer;
}
.main .proListal li .boxal .spanImgal {
	display:block;
	overflow:hidden;
	width:406px;
	height:310px;
	margin: 0 auto;
	background-position:center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:cover;
}
.main .proListal li .spanal {
	display: block;
	height:45px;
	line-height:45px;
	width:406px;
	text-align: center;
	margin:auto;
	font-size:16px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.7);
}
.main .proListal li .spanal a {
	color:#fff;
}
.main .proListal li .spanal p {
	display: none;
}
.main .proListal li:hover .spanal {
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	display: block;
	height: 100px;
	background: rgba(0, 163, 155, .7);
}
.main .proListal li:hover .spanal p {
	display: block;
	color: #fff;
	font-size: 18px;
}
.proListal li .avatar {
	position: relative;
}
.proListal li .avatar {
	display: block;
	height: 310px;
	overflow: hidden;
	width:406px;
}
.proListal li .avatar .spanImgal {
	height: 310px;
}
.avatar:hover, .zhuti .avatar:hover, .bbsinner .avatar:hover {
	box-shadow: 0 0 10px gray;
}
.avatar:hover .spanImgal, .zhuti .avatar:hover .spanImgal, .bbsinner .avatar:hover .spanImgal {
	transform: scale(1.3);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 1s ease 0s;
}
/**/
.main .news_list {
	width: 1250px;
	margin: 0 auto;
}
.main .news_list li {
	background: #fff;
	height: 210px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: perspective(1000px) translate3d(0, 0, 0);
	transform: perspective(1000px) translate3d(0, 0, 0);
	margin-bottom: 20px;
	padding-bottom: 20px;
	box-shadow: 0 0 24px rgba(0,0,0,0.18);
}
.main .news_list li .img {
	border: 1px #f0f0f0 solid;
}
.main .news_list li .lMore {
	width:890px;
	padding-top: 20px;
	margin-right: 25px;
}
.main .news_list li .lMore .title {
	font-size: 17px;
	color: #333;
	margin-bottom:15px;
	font-weight: bold;
	display: block;
    margin-top: 15px;
}
.main .news_list li .lMore span {
	font-size:14px;
	color:#999;
	display: block;
	margin-top: 15px;
}
.main .news_list li .lMore p {
	font-size:14px;
	color:#1e1e1e;
	line-height:26px;
}

.main .news_list li:hover .title {
	color:#00a39b;
	padding-left:35px;
	font-weight:bold;
}
.main .news_list li:hover p {
	padding-left:15px;
}

.main .news_list li:hover {
	box-shadow: 1px 3px 43px rgba(116, 116, 116, 0.65);
	border-radius: 10px
}
.main .news_list li .newimg {
	width: 280px;
	height: 180px;
	margin-top: 23px;
	margin-left: 23px;
	overflow: hidden;
}
.main .news_list li .newimg .myClassa {
	width: 280px;
	height: 180px;
	background-position:center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:cover;
}
.main .news_list li .lMore em{
    display: block;
    width: 50px;
    height: 3px;
    background: #00a39b;
    margin-top: 20px;
}
.main .news_list li:hover .newimg .myClassa{
    transition: all 1.2s;
    transform: scale(1.2, 1.2);
}

/*详情页*/

.product_dqdh {
	background-color:#f4f4f4;
}
.product_top {
}
.product_top .l_img {
	width:100%;
	height:auto;
	text-align:center;
	display:table;
	margin-top: 50px;
}
.product_top .l_img span {/*display: table-cell; vertical-align:middle;*/
	display:block;
	width:100%;
	height:100%;
	background-size:cover !important;
}
.product_top .r_box {
	width:1300px;
	margin: 0 auto;
}
.product_top .r_box .product_title {
	border-bottom:1px solid #e3e3e3;
	padding:30px 0 8px 0;
	text-align: center;
}
.product_top .r_box .product_title h2 {
	font-weight:700;
	font-size:26px;
	color:#101010;
}
.miaoshu {
}
.product_top .subtitle {
	font-size:14px;
	color:#b7b7b7;
	padding-top:8px;
	border-bottom: none;
	height: inherit;
	width: 350px;
	margin: 0 auto;
}
.product_top .subtitle span {
	display:block;
	padding-left:25px;
	line-height: 23px;
	height: 24px;
}
.product_top .subtitle span.span1 {
	background:url(../images/shijian.png) left center no-repeat;
}
.product_top .subtitle span.span2 {
	background:url(../images/liulan.png) left center no-repeat;
}
.product_top .keyword {
	height:40px;
	line-height:40px;
	font-size:15px;
	color:#717171;
}
.product_top .keyword span {
	font-size:18px;
	color:#0059A9;
}
.product_top .desc {
	font-size:14px;
	color:#717171;
	line-height:30px;
	margin-top: 15px;
}
.product_top .desc span {
	display:block;
	float:left;
	width:200px;
}
.product_top .desc p {
	display:block;
	float:right;
	line-height: 25px;
	font-size: 15px;
	color: #8b8b8b;
}
.product_top .lianxi {
	height:60px;
}
.product_top .lianxi .a {
	display:block;
	height:40px;
	line-height:40px;
	float:left;
	margin-right:50px;
	color:#cb0000;
	font-size:18px;
	border-bottom:1px solid #cb0000;
	padding-left:28px;
}
.product_top .lianxi .a.a_qq {
	background:url(../images/QQ.png) left center no-repeat;
}
.product_top .lianxi .a.a_tel {
	background:url(../images/tela.png) left center no-repeat;
}
.product_top .dianhua {
	height:40px;
	padding:0 30px;
	line-height:40px;
	text-align:center;
	border-radius:30px;
	font-size:15px;
	background-color:#be0000;
	margin-top: 10px;
	width: 130px;
}
.product_top .dianhua a {
	color:#fff;
}
.product_top .dianhua:hover {
	background-color:rgba(250, 175, 41, 1);
}
.share {
	margin-top:10px;
}
.share .span1 {
	line-height:32px;
	color:#999;
	padding-right:10px;
	font-size:15px;
}
.xiangqing {
}
.xiangqing_top {
}
.xiangqing_top .a_nav {
	display:block;
	float:left;
	width:190px;
	background-color:#fff;
	border-bottom:2px solid #e50000;
	color:#eea200;
	text-align:center;
	height:50px;
	line-height:50px;
	font-size:18px;
}
.xiangqing_top .a_nav.active {
	background-color:#e50000;
	color:#fff;
}
.contenta {
}
.contact_title2 {
	text-align: center;
	font-size: 18px;
	color: #888;
}
.lx_b {
	width: 100%;
	height: 420px;
	border: 1px solid #000;
	margin-top: 30px;
}
.lx_list {
	background-color: #fff;
	width: 275px;
	margin: 39px 10px;
	min-height: 300px;
}
.lx_list p {
	line-height: 35px;
	font-size: 16px;
	color: #666;
	padding-left: 30px;
}
/*地图*/
.BMap_Marker.BMap_noprint {
	background: url(../images/dt.png) center center no-repeat !important;
	display: block !important;
}
.BMap_Marker {
	display: none !important;
}


