﻿/**/



/*
.banner {
	height: 550px;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 500px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 500px;
	overflow: hidden;
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
}
.fullSlide .bd li a {
	display: block;
	height: 500px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 1px;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
 *display:inline;
	zoom: 1;
	width: 40px;
	height: 8px;
	margin: 1px 10px;
	overflow: hidden;
	background: #fff;
	line-height: 999px;
}
.fullSlide .hd ul .on {
	background: #2383cf;
	width: 60px;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 5%;
	z-index: 1;
	width: 40px;
	height: 60px;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
	width: 73px;
	height: 73px;
}
.fullSlide .prev {
	background: url(../img/left1s.png) no-repeat;
}
.fullSlide .next {
	left: auto;
	right: 5%;
	background: url(../img/right1s.png) no-repeat;
}

index.css
@charset "utf-8";

.banner {
	overflow: hidden;
	width: 100%;
}
.banner a {
	overflow: hidden;
	width: 100%;
	display: block;
	height: 550px;
}*/
/*海报css*/

.sortlk {
	height: 480px;
	position: relative;
	z-index: 50;
}
.sortlk .container {
	height: 480px;
	position: relative;
}
.sortlk .sortlkcont {
	overflow: hidden;
	height: 480px;
	position: absolute;
	bottom: -20px;
	left: 0px;
}
.sortlkcont ul {
	overflow: hidden;
	width: 1200px;
}
.sortlkcont ul li {
	float: left;
	width: 285px;
	overflow: hidden;
	margin-right: 15px;margin-bottom: 15px;
}
.sortlkcont ul li>a {
	width: 285px;
	height: 200px;
	overflow: hidden;
	display: block;
	background: url(../images/abg.jpg) repeat-x;
}
.sortlkcont ul li img {
	display: block;
	position: relative;
}
/*搜索*/
.ss {
	overflow: hidden;
	width: 100%;
	height: 70px;
	background: #fff;
	border-bottom: 1px solid #f2f2f2;
}
.ss .ssBox {
	overflow: hidden;
}
.ss .ssBox p {
	line-height: 72px;
	color: #333;
	font-size: 13px;
	float: left
}
.ss .ssBox p a {
	color: #999;
	padding: 0 10px;
	border-right: 1px dotted #bfbfbf;
}
.ss .ssBox p a.last {
	border-right: none
}
.ss .ssK {
	overflow: hidden;
	float: right;
	height: 40px;
	width: 450px;
	margin-top: 15px;
	background: url(../img/ssBg.png) no-repeat center;
}
.ss .ssK input {
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	padding: 0 10px;
	width: 390px;
	outline: none;
	background: #e2e5e6;
	border: none;
	color: #999;
}
.ss .ssK .a {
	display: block;
	float: right;
	background: url(../img/ssFdj.png) no-repeat center;
	width: 40px;
	height: 40px;
}
.title {
	overflow: hidden;
	width: 100%;
	margin-top: 50px; margin-bottom: 20px;
	text-align: center;
}
 
.title h2 {
	font-size: 24px;
	color: #333;
}
.title h2 a {
	color: #333;
}
.title_yy h2 a {
	color: #fff;
}
.title h2 strong {
	color: #2383cf;
}
.title p {
	font-size: 16px;
	color: #666666;
	margin-top: 3px;
}
.title i {
	display: block;
	background: url("../img/title_i.png") no-repeat center;
	width: 105px;
	height: 7px;
	margin: 15px auto 0 auto;
}

/*公司简介*/

.aB .proLt{float: left;overflow: hidden;width: 272px;}
.aB .abRt{ float:right; width:890px; border-top:2px solid #999;}
.aB .abRt p{margin-top: 15px;    line-height: 32px;    font-size: 16px;    text-indent: 30px;}
.aB .abRt img{ margin-top:13px;}

/*品牌介绍*/
.D_f {
	overflow: hidden;
	width: 100%;
	background:#fff; 
}

.D_ff {
	overflow: hidden;
	width: 100%;
	background: url(../img/brand.jpg) no-repeat center;
		height: 1089px;
}


.D_f .dfBox {
	overflow: hidden;
	margin-top: 25px;
}
.D_f .list li {
	width: 200px;
	float: left;
	margin-left: 50px;
	text-align: center;
}
.D_f .list li a.more {
	width: 200px;
	height: 200px;
	overflow: hidden;
	display: block
}
.D_f .list li a.more img {   border-radius: 6%;	width: 200px;	height: 200px;	display: block; }
 
.imgg{ cursor: pointer;  transition: all 0.6s;}
.imgg:hover{  transform: scale(1.4);}
.D_f .list li h3 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
    margin-bottom: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 10px;
}
.D_f .list li h3 a {
	color: #333
}
.D_f .list li p {
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	font-size: 14px;
}
.D_f .list li:first-child {
	margin-left: 0;
}
.D_f .list li h3:hover a {
	color: #2383cf
}
/*brand*/

.brand{width: 100%;
	overflow: hidden;
	background: url(../img/brand.jpg) no-repeat center;
	height: 1045px; }
.brand li{ width:905px; margin:0 auto;}

/* .question */
.question {
	width: 100%;
	overflow: hidden;  
}
.question .container {
	overflow: hidden;
	position: relative; 
}

	.con_le{ float:left; width:800px; height:600px;}
	.con_le img{ width:800px; height:600px;  }
	.con_ri{ float:right; width:380px;height:600px; background:#485a64;   }
	.con_ri div{width:380px;height:600px; padding:60px; box-sizing: border-box; }
	.con_ri div h2{ font-size: 26px;    color: #fff; line-height: 90px;}
	.con_ri div p{ line-height:35px; font-size:14px;color: #fff;    line-height: 45px;}
.question .con {
	width: 341px;
	height: 269px;
	background-color: #fff;
	position: absolute;
	top: 43px;
	right: 1px;
	border-radius: 5px;
	padding: 21px 34px;
	overflow: hidden;
}
.question .con ul {
	width: 100%;
	overflow: hidden;
	height: 263px;
	position: relative;
}
.question .con li {
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	color: #333333;
	border-bottom: 1px dotted #e2e5e6;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.question .con li {
	color: #333333;
	background: url(../img/question-icon01.png) no-repeat 1px center;
	padding-left: 14px;
	text-decoration: none;
}
/*.question .con li:hover{background: url(../img/question-icon02.png) no-repeat 1px center;color: #ff9900;font-weight: bold;cursor:pointer;}*/
.question .con li span {
	color: #ff9900;
	font-weight: bold;
}




/*vs*/
.Vs {
	overflow: hidden;
	width: 100%;
	background: url("../img/vsBg.png") repeat center;
	padding-bottom: 45px
}
.Vs .vsNav {
	width: 100%;
	height: 55px;
	margin-bottom: 30px;
	background: url("../img/va_liBg.png") repeat-x center;
}
.Vs .vsNav li {
	display: block;
	width: 332px;
	line-height: 55px;
	text-align: center;
	border-right: 1px solid #dedbdb;
	border-left: 1px solid #fff;
	position: relative;
	font-size: 16px;
	color: #333333;
	float: left;
}
.Vs .vsNav li i {
	display: none;
	background: url("../img/vs_xjx.png ") no-repeat center;
	width: 17px;
	height: 10px;
	left: 50%;
	margin-left: -8px;
	bottom: -10px;
	position: absolute
}
.Vs .vsNav li:first-child {
	border-left: none;
}
.Vs .vsNav li.last {
	border-right: 0;
}
.Vs .vsBox {
	overflow: hidden;
	width: 100%;
	position: relative;
	background-color: #fff
}
.Vs .vsBox {
	overflow: hidden;
	width: 960px;
	padding: 0 20px;
	position: relative;
	background-color: #fff;
	height: 280px;
}
.Vs .vSDl dd {
	width: 426px;
	height: 355px;
	background-color: #fff
}
.Vs .vSDl dd img {
	display: block;
	border: 1px solid #efeeee;
	padding: 4px;
	margin: 0 auto;/* box-shadow: 0 0 0 5px #c1c1c1;*/
}
.Vs .vSDl dd h3 {
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	color: #333;
	margin-top: 25px;
	margin-bottom: 10px;
}
.Vs .vSDl dd p {
	font-size: 12px;
	color: #666666;
	line-height: 25px;
	padding: 0 5px;
}
.Vs .vSDl dd span {
	color: #2383cf
}
.Vs .vSDl dt {
	width: 60px;
	left: 50%;
	margin-left: -30px;
	top: 50px;
	position: absolute;
}
.Vs .vsNav li:hover, .Vs .vsNav li.cur {
	background-color: #1376c5;
	color: #fff;
}
.Vs .vsNav li:hover i, .Vs .vsNav li.cur i {
	display: block;
}
.Vs .vsDiv {
	background-color: #fff;
	overflow: hidden;
	margin-top: 20px;
}
.Vs .vSDl dl {
	display: none
}
.Vs .vSDl dl:first-child {
	display: block
}
/*pro*/
.pro {
	overflow: hidden;
	width: 100%;
	background-color: #fff;
	padding: 40px 0 10px;
}
.pro .proLt {
	float: left;
	overflow: hidden;
	border: 1px solid #f1f0f0;
	border-radius: 5px;
	width: 240px;
}
.pro .proLt h2 {
	background: url("../img/proltH2Bg.png") no-repeat center;
	width: 238px;
	height: 84px;
	overflow: hidden;
}
.pro .proLt h2 a {
	font-size: 20px;
	color: #fff;
	display: block;
	text-indent: 65px;
	margin-top: 25px;
}
.pro .proLt h2 span {
	display: block;
	text-indent: 65px;
	;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
}
.pro .proLtBox, .pro .proDl, .pro .proDl dd {
	overflow: hidden;
	width: 100%;
}
.pro .proDl dt {
	background: url("../img/pro_lt_hoverBg.png") no-repeat center top;
	width: 238px;
	height: 55px;
	line-height: 55px;
	text-indent: 22px;
	font-size: 14px
}
.pro .proDl dt a {
	color: #333
}
.pro .proDl dd {
	padding: 0 30px;
	display: none;
	width: initial;
}
.pro .proDl dd a {
	display: block;
	line-height: 43px;
	background: url("../img/pro_lt_a.png") no-repeat left center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #666;
	text-indent: 15px;
	height: 43px;
}
.pro .proWen {
	padding: 45px 0;
	font-size: 24px;
	color: #fff;
	text-align: center;
	border-radius: 0 0 5px 5px;
	background-color: #2383cf;
	overflow: hidden;
	width: 100%;
}
.pro .proWen p {
	margin-top: 5px;
	font-size: 14px;
}
.pro .proWen h4 {
	margin-top: 10px;
	font-size: 24px;
}
.pro .proRt {
	float: right;
	width: 740px;
}
.pro .ProList li {
	float: left;
	width: 230px;
	margin-right: 25px;
	margin-bottom: 15px;
	height: 294px;
}
.pro .ProList li.last {
	margin-right: 0;
}
.pro .ProList li a.img_a img {
	width: 228px;
	height: 228px;
	display: block;
}
.pro .ProList li a.img_a {
	width: 228px;
	height: 228px;
	overflow: hidden;
	display: block;
	border: 1px solid #f1efef
}
.pro .ProList li h3 {
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	margin-top: 18px;
	color: #666;
	padding: 0 10px;
	font-size: 14px;
}
.pro .ProList li h3 a {
	color: #666
}
.pro .ProList li p {
	font-size: 12px;
	color: #999;
	line-height: 30px;
	padding: 0 10px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro .ProList li:hover h3 a {
	color: #2e89d1;
	text-decoration: none
}
/*广告*/
.gg01 {
	overflow: hidden;
	width: 100%;
	background: url("../img/gg01Bg.jpg") no-repeat center;
	height: 274px;
}
.gg01 .box {
	float: right;
	width: 710px;
	margin-top: 86px;
}
.gg01 .ggLt {
	float: left;
	color: #fff
}
.gg01 .ggLt h3 {
	font-size: 30px;
}
.gg01 .ggLt p {
	margin-top: 5px;
	font-size: 14px;
}
.gg01 .ggLt i {
	display: block;
	width: 43px;
	height: 2px;
	background-color: #fff;
	margin: 20px 0 25px;
}
.gg01 .ggLt h4 {
	font-weight: normal;
	font-size: 20px
}
.gg01 .gg_a {
	float: right;
	margin-top: 5px;
}
.gg01 .gg_a a {
	display: block;
	margin-bottom: 10px;
}
/*优势*/
.ys {
	overflow: hidden;
	width: 100%;
	background-color: #fff;
	padding-bottom: 75px;
}
.ys .ysBox {
	overflow: hidden;
	;
	margin-top: 50px;
	position: relative;
	height: 342px;
}
.ys .dl {
	background: url("../img/ysDlBg.jpg") no-repeat bottom center;
	height: 342px;
	display: none
}
.ys .dl dt {
	float: right;
	width: 525px;
}
.ys .dl dd {
	float: left;
	width: 395px;
	padding: 0 40px;
}
.ys dd h3 {
	font-size: 20px;
	color: #333333;
	margin-top: 75px
}
.ys dd h3 span {
	font-weight: normal;
	display: block
}
.ys dd i {
	display: block;
	width: 33px;
	height: 3px;
	background-color: #cacaca;
	margin-top: 25px;
}
.ys dd p {
	line-height: 25px;
	font-size: 14px;
	color: #666666;
	margin-top: 28px;
}
.ys .navList {
	overflow: hidden;
	width: 100%;
	margin-top: 30px;
}
.ys .navList li {
	width: 249px;
	float: left;
	border-left: 1px solid #fff;
	line-height: 76px;
	font-size: 16px;
	color: #fff;
	background-color: #373838;
}
.ys .navList li img {
	display: block;
	float: left;
	margin-right: 10px
}
.ys .navList li:hover, .ys .navList li.cur {
	background-color: #2383cf
}
.ys .navList li:first-child {
	border-left: none;
	width: 250px;
}
.ys .dl:first-child {
	display: block
}
/*合作伙伴*/
.C_partner {margin-top: 20px;
	overflow: hidden; 
	width: 100%;
	padding-bottom: 35px
}
.C_partner .parterBox {
	margin-top: 30px;
	overflow: hidden;
	border-top: 1px solid #e8e5e6;
	border-left: 1px solid #e8e5e6;
	width: 1200px;
}
.C_partner .parterBox li {     margin-right: 5px;
	width: 230px;
	border-right: 1px solid #e8e5e6;
	border-bottom: 1px solid #e8e5e6;
	float: left;
}
.C_partner li img { width:100%;
	display: block
}
.C_partner li dt{ width:230px; height:20px; line-height:20px; text-align:center;  }

.C_partner a.more {
	display: block;
	width: 171px;
	margin: 0 auto;
	margin-top: 30px;
}



/*应用领域*/
#zzsc{ height:auto; width:1200px;margin:40px auto; overflow:hidden;}
#zzsc ul li{ width:230px; height:175px; overflow:hidden; float:left; margin-right:5px; position:relative;}
#zzsc ul li .text{ width:100%; height:0; overflow:hidden; position:absolute; left:0; bottom:0; background:#e10035; font-size:12px; color:#fff;}
#zzsc ul li .text p{text-align:left; color:#fff; line-height:180%; padding:5px 10px; clear:both}
#zzsc ul li .text b{ display:block; padding:5px 10px; display:block; float:left; background:#333; margin-bottom:5px;}

/*新闻资讯*/
.newsCon {

	clear: both;

	height: 550px;

	overflow: hidden;

}
.news_xw{width:1280px;margin:82px auto 0;position:relative;height:370px;}
.xw{width:395px;background:#f4f4f4;height:350px;float:left;margin:0 15px;}
.xw_data{background:#e10035;height:95px;display:block;width:95px;margin-top:-45px;margin-left:35px;}
.xw_data .year{font-size:30px;color:#fff;line-height:46px;display:block;font-family:微软雅黑;position:absolute;margin-left:25px;}
.xw_data .md{color:#fff;line-height:20px;overflow:hidden;display:block;font-size:16px;font-family:微软雅黑;position:absolute;padding-top:50px;margin-left:20px;}
.xinwen_cont{padding:20px;}
.xinwen_cont a{text-overflow: ellipsis; width: 352px; font-size: 18px; color: #3a3f3b; line-height: 40px; height: 40px; overflow: hidden; display: block; white-space: nowrap;}
.xinwen_cont p{color:#999;line-height:28px;font-size:14px;width: 352px;  }


.leftNews {	width: 564px;
	padding-right: 32px;

	background-image: url(../images/spline.jpg);

	background-repeat: no-repeat;

	background-position: right center;

	float: left;

	margin-right: 20px;

}

.rightNews {

	float: right;

	width: 564px;

}

.newsTop {

	height: 40px;

	overflow: hidden;

	line-height: 40px;

	border-bottom: 2px solid #000;

	margin-bottom: 15px;

}

.newsTop h3 {

	float: left;

	font-size: 18px;

	color: #000;

	font-weight: bold;

}
.newsTop a {	float: right;	color: #ccc;	font-size: 14px;	background-image: url(../img/newsMore.jpg);	background-repeat: no-repeat;background-position: left center;	padding-left: 20px;}
.newsContext {	clear: both;}
.newsContext ul li {

	line-height: 36px;

	height: 36px;

	background-image: url(../img/dot.jpg);

	background-repeat: no-repeat;

	background-position: left center;

	border-bottom: 1px dashed #ccc;

}

.newsContext ul li a {	color: #606060;	font-size: 14px;	margin-left: 15px;}

/*about*/
.aB {
	overflow: hidden;
	width: 100%;
	
}
.aB .abDl {
	overflow: hidden;
	width: 950px;
	margin: 35px auto 25px;
	text-align: center;
	height: 530px;
}
.aB dd p {
	line-height: 22px;
	font-size: 14px;
	color: #999999;
}
.aB dt {
	overflow: hidden;
	width: 805px;
	background: url("../img/abDBg.png") repeat center;
	border: 1px solid #eaeff3;
	;
	margin: 30px auto !important;
}
.aB dt img {
	display: block;
	width: 785px;
	margin: 10px;
}
.aB dd a {
	display: block;
	width: 130px;
	margin: 30px auto 0;
}
.aB .list li {
	width: 274px;
	border-left: 1px solid #4295d6;
	font-size: 16px;
	color: #fff;
	text-align: center;
	float: left;
}
.aB .list li img {
	display: block;
	margin: 0 auto 10px;
}
.aB .list a {
	color: #fff
}
.aB .list li:first-child {
	border: none
}
.aB .list {
	overflow: hidden;/* margin-top: 20px; */
	width: 826px;
	margin: 20px auto 0;
}
.aB .title em {
	font-size: 16px;
	color: #999999;
	margin-top: 5px;
}
.abDl .tempWrap {
	margin: 0 auto;
}
/*品质*/
.quality {
	overflow: hidden;
	background: url("../img/vsBg.png" ) repeat center;
	width: 100%;
	padding-bottom: 50px
}
.quality .qKjCon {
	width: 1150px;
	margin: 0 auto;
	margin-top: 35px;
	position: relative
}
.quality .qKjCon i {
	cursor: pointer;
	display: block;
	width: 46px;
	height: 89px;
	position: absolute;
	top: 130px;
}
.quality .imgLt {
	background: url("../img/qLt.png") no-repeat center top;
	left: 0
}
.quality .imgRt {
	background: url("../img/qRt.png") no-repeat center top;
	right: 0
}
.quality .qKj {
	width: 1000px;
	height: 385px;
	margin: 0 auto;
	overflow: hidden;
	position: relative
}
.quality .list {
	position: absolute;
	left: 0
}
.quality .list li {
	overflow: hidden;
	width: 295px;
	height: 365px;
	background-color: #fff;
	margin-right: 18px;
	text-align: center;
	float: left;
	padding: 10px;
}
.quality .list li img {
	display: block;
	width: 295px;
	height: 204px;
}
.quality .list li a.img_a {
	display: block;
	width: 295px;
	height: 204px;
	overflow: hidden
}
.quality .list li h3 {
	font-size: 14px;
	color: #333;
	margin-top: 30px;
	font-weight: normal
}
.quality .list li h3 a {
	color: #333
}
.quality .list li em {
	display: block;
	width: 30px;
	height: 1px;
	margin: 20px auto;
	background-color: #cfc7c7
}
.quality .list li p {
	font-size: 13px;
	color: #999999;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	padding: 0 10px;
}
.quality .list li:hover h3 a {
	color: #2383cf;
	text-decoration: none
}
/*新闻*/
.news {
	overflow: hidden;
	width: 100%;
	background-color: #fff; 
}
.news .newlt {
	width: 655px;
	float: left;
	overflow: hidden;
	border: 1px solid #fbf9f9
}
.news .titNew {
	width: 100%;
	border: 1px solid #f1f0f0;
	overflow: hidden;
}
.news .titNew li {
	height: 63px;
	font-size: 16px;
	line-height: 63px;
	text-align: center;
	float: left;
	width: 327px;/* background-color:#f2f2f2; */
	position: relative;
}
.news .titNew li a {
	color: #333
}
.news .titNew li:hover, .news .titNew li.cur {
	background-color: #2383cf;
	border-color: #2383cf
}
.news .titNew li:hover a, .news .titNew li.cur a {
	color: #fff
}
.news .newImg {
	overflow: hidden;
	width: 650px;
	height: 336px;
	margin-top: 35px;
	position: relative;
}
.news .newltBox {
	position: absolute;
	top: 0;
	left: 0;
}
.news .newdl {
	overflow: hidden;
	width: 615px;
	margin: 0 auto;
}
.news .newdl dt {
	width: 157px;
	height: 129px;
	overflow: hidden;
	border: 1px solid #dcdcdc;
	float: left;
}
.news .newdl dd {
	float: right;
	width: 433px;
}
.news .newdl dd h3 {
	font-size: 14px;
	margin: 10px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;/* font-weight: normal; */
}
.news .newdl dd h3 a {
	color: #333333
}
.news .newdl dd h3 a:hover {
	color: #2383cf;
	padding-left: 6px;
}
.news .newdl dd p {
	line-height: 25px;
	height: 75px;
	overflow: hidden;
	margin-bottom: 20px;
	font-size: 14px;
	color: #666666;
}
.news .newdl dd a.more {
	font-size: 13px;
	color: #333
}
.news .newdul {
	overflow: hidden;
	padding: 0 10px;
	margin-top: 15px;
}
.news .newdul li {
	font-size: 14px;
	background: url(../img/new-p.png) no-repeat left center;
	line-height: 43px;
	padding-left: 15px;
	width: 290px;
	margin-right: 10px;
	float: left;
}
.news .newdul li a {
	display: block;
	float: left;
	width: 265px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #666;
}
.news .newdul li a:hover {
	color: #2383cf;
	padding-left: 6px;
}
.news .newdul li span {
	display: block;
	width: 85px;
	float: right;
}
.news .newsHz {
	overflow: hidden;
	float: right;
}
.news .newsHz h3 {
	line-height: 64px;
	font-weight: normal;
	width: 310px;
	font-size: 16px;
	background: url("../img/newH3.png") no-repeat center;
	height: 64px;
	text-indent: 135px;
}
.news .newsHz h3 a {
	color: #fff;
}
.news .wenda {
	margin-top: 30px;
	width: 310px;
	height: 348px;
	overflow: hidden;
	position: relative;
}
.news .wenda ul {
	position: absolute;
	top: 0;
	left: 0;
}
.news .wenda ul li {
	padding: 20px 5px;
}
.news .wenda ul li h5 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;/* font-weight:normal; */
	background: url(../img/newWen.png) no-repeat left center;
	padding-left: 30px;
	line-height: 25px;
}
.news .wenda ul li h5 a {
	color: #333333
}
.news .wenda ul li p {
	margin-top: 10px;
	font-size: 12px;
	color: #666666;
	height: 40px;
	line-height: 20px;
	background: url(../img/newDa.png) no-repeat left 5px;
	padding-left: 30px;
}
.news .newsHz.last {
	margin-right: 0;
}
.news .wenda ul li:hover {
	background-color: #f7f7f7;
}
/*友情链接*/
.link {
	overflow: hidden;
	width: 100%;
	background-color: #fff;
	padding: 15px 0;
}
.link h3 {
	width: 80px;
	float: left;
	font-size: 15px;
	margin-top: 5px;
	font-weight: normal
}
.link h3 a {
	color: #333
}
.link h3 span {
	text-transform: uppercase;
	color: #999;
	display: block;
}
.link .list {
	width: 920px;
	float: right
}
.link .list li {
	float: left;
	padding: 0 15px;
	font-size: 13px;
	color: #888888;
	border-right: 1px dotted #888888;
	margin: 5px 0
}
.link .list li.sq {
	border-right: none;
}


/*新增加产品展示*/
.product {
	padding-bottom: 30px;
	background: #fff;
}
.pro_con .pro_left {
	padding: 0 13px 13px 13px;
	background: #e10035;
}
.pro_con .pro_left h2 {
	padding: 30px 0;
	text-align: center;
	position: relative;
	font-size: 27px;
	/*height: 33px;*/
	background: #e10035;
	width: 240px;
}
.pro_con .pro_left h2 a {
	color: #fff;
}
.pro_con .pro_left h2 i {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
}
.pro_con .pro_left .left_con {
	width: 240px;
	background: #fff;
	padding: 12px;
	border-radius: 5px;
}
.pro_con .pro_left .left_con .con_p1 {
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	background: #e10035;
	color: #fff;
	text-indent: 12px;
	border-radius: 5px;
	margin-bottom: 10px;
}
.pro_con .pro_left .left_con .con_p1 a {
	color: #fff;
}
.pro_con .pro_left .left_con ul {
	padding-bottom: 20px;
}
.pro_con .pro_left .left_con ul li {
	height: 43px;
	font-size: 14px;
	position: relative;
	border-bottom: 1px solid #e6e6e6;
}
.pro_con .pro_left .left_con ul li a {
	display: block;
	line-height: 43px;
	height: 43px;
	padding-left: 12px;
}
.pro_con .pro_left .left_con a.pro_more {
	display: block;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	border: 1px solid #e10035;
	color: #e10035;
	border-radius: 3px;
	text-align: center;
}
.pro_con .pro_left .left_con ul li.cur a, .pro_con .pro_left .left_con ul li:hover a {
	color: #e10035;
}
.pro_con .pro_left .left_con ul li.cur, .pro_con .pro_left .left_con ul li:hover {
	background: #e6e6e6 url(../images/projt.png) no-repeat 190px center;
}
.pro_con .con_right {
	width: 1200px;
}
.pro_con .con_right h3 {
	font-size: 25px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.pro_con .con_right h3 a {
	color: #333;
}
.pro_con .con_right h3 em {
	font-size: 14px;
	color: #999999;
	margin-left: 15px;
	text-transform: uppercase;
}
.pro_con .con_right h3 a.ckgda {
	float: right;
	font-size: 13px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	color: #666;
}
.pro_con .con_right .r_top {
	height: 346px;
	border: 1px solid #d8d8d8;
	background: url(../images/probg.png);
	position: relative;
	border-top: 5px solid #e10035;
	overflow: hidden;
}
.pro_con .con_right .r_top ul {
	position: relative;
}
.pro_con .con_right .r_top ul li {
	float: left;
	position: relative;
	width: 891px;
	height: 346px;
}
.pro_con .con_right .r_top ul li .top_Img {
	display: block;
	width: 891px;
	height: 346px;
	position: absolute;
	left: 0px;
	top: 0;
}
.pro_con .con_right .r_top ul li .top_Img img {
	display: block;
	width: 891px;
	height: 346px;
}
.pro_con .con_right .r_top ul li dl {
	width: 365px;
	background: #fff9;
	padding: 30px 25px;
	position: absolute;
	left: 425px;
	top: 74px;
	box-shadow: 3px 3px 10px #d1e4e6;
}
.pro_con .con_right .r_top ul li dl dt {
	font-size: 25px;
	color: #e10035;
	font-weight: bold;
	padding-bottom: 15px;
	border-bottom: 1px solid #d0d0d0;
	margin-bottom: 15px;
}
.pro_con .con_right .r_top ul li dl dd {
	font-size: 14px;
	line-height: 20px;
}
.pro_con .con_right .r_top ul li dl em {
	display: block;
	width: 14px;
	height: 30px;
	position: absolute;
	left: -14px;
	top: 30px;
	background: url(../images/rla.png) no-repeat center;
}
.pro_con .con_right .r_top .pro_btnl {
	display: block;
	width: 32px;
	height: 82px;
	background: url(../images/jtl01.png) no-repeat center;
	position: absolute;
	left: 15px;
	top: 130px;
	z-index: 2;
	cursor: pointer;
}
.pro_con .con_right .r_top .pro_btnr {
	display: block;
	width: 32px;
	height: 82px;
	background: url(../images/jtr01.png) no-repeat center;
	position: absolute;
	right: 15px;
	top: 130px;
	z-index: 2;
	cursor: pointer;
}
.pro_con .con_right .r_bot {
	margin-top: 0px;
}
.pro_con .con_right .r_bot dl {
	width: 288px;
	margin: 0 14px 18px 0;
	float: left;
}
.pro_con .con_right .r_bot dl:nth-child(4n) {
	margin-right: 0;
}
.pro_con .con_right .r_bot dl dt {
	/*width: 286px;*/
	border: 1px solid #d8d8d8;
	overflow: hidden;
	text-align: center;
	background-color: #f1f1f1;
}
.pro_con .con_right .r_bot dl dt img {
	display: block;
	width: 286px; 
	transition: all 0.5s;
}
.pro_con .con_right .r_bot dl dd {
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 16px;
	background: #7b7b7b;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.pro_con .con_right .r_bot dl dd a {
	color: #fff;
}
.pro_con .con_right .r_bot dl:hover dt img {
	transform: scale(1.1);
}
.pro_con .con_right .r_bot dl:hover dd {
	background: #e10035;
}
p.p_title {
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	padding-top: 50px;
	text-transform: uppercase;
	color: #cccccc;
}
h2.h2_title i.titl {
	background: url(../images/titl01.png) no-repeat right center;
}
h2.h2_title a {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	vertical-align: middle;
	padding: 0 15px;
	color: #333;
}
h2.h2_title i.titr {
	background: url(../images/titr01.png) no-repeat left center;
}
h2.h2_title i {
	display: inline-block;
	width: 230px;
	height: 3px;
}
h2.h2_title {
	text-align: center;
	font-size: 32px;
	margin-bottom: 30px;
}

/*首页新增咨询按钮*/
.tage { clear:both;
	width: 100%;
	height: 250px;
	background: url(../images/tageck.jpg) no-repeat center center;
}
.tage_box {
	width: 1200px;
	height: 250px;
	margin:0 auto;
}
.tage_box>span {
	width: 1200px;
	display: block;
	text-align: center;
	margin-top: 51px;
	float: left;
}
.tage_box p {
	text-align: center;
	font-size: 16px;
	color: #ffffff;
}
.tage_box span {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.tage_box div {
	padding-left: 515px;
	margin-top: 22px;
}
.tage_box div a {
	display: block;
	width: 170px;
	height: 40px;
	background: #e10035;
	text-align: center;
	line-height: 40px;
	font-size: 15px;
	color: #fff;
}
.tage_box div a:hover {
	text-decoration: underline;
}


/*关于我们*/
.in-about {
	margin: 0;
}
.in-about dt {height: 480px;
	float: left;
	position: relative;
	width: 556px;
	margin: 0 0 40px 40px;
}
.in-about dt:before {
	content: '';
	position: absolute;
	left: -40px;
	bottom: -40px;
	width: 80%;
	height: 100%;
	background-color: #e10035;
}
.in-about dt img {
	position: relative;
	z-index: 1;
}
.in-about dd {
	margin-left: 570px;
	background-color: #fff;
	box-shadow: 0 1px 18px 1px rgba(54,62,69,0.6);
	margin-top: 40px;
	padding: 60px 80px;
	height: 360px;
}
.in-about dd h4 {
	margin: 0;
	font-size: 24px;
}
.in-about dd p {
	font-size: 16px;
	line-height: 36px;
	color: #666;
	margin: 25px 0 0;
	text-align: justify;
}
.in-about dd .more-big {
	margin-top: 40px;
}
.more-big {
    display: block;
    background-color: #363e45;
    width: 184px;
    line-height: 44px;
    color: #fff;
    position: relative;
    overflow: hidden;
}
.more-big span {
    display: block;
    padding: 0 15px 0 30px;
    font-size: 16px;
    position: relative;
    z-index: 1;
}
.more-big span i {
    float: right;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
}
.more-big:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 37px;
    content: "";
    height: 0;
    border-top: 44px solid #e10035;
    border-left: 28px solid transparent;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.section {
    padding: 50px 0;
}
.container {
    padding: 0 15px;
    width: 1200px;
    margin: 0 auto;
}
  .bg1 { height: 250px;
    background: url(../images/902_ys_bg.jpg) no-repeat center / cover #e10035;
    color: #fff;
}
.section-title {
	margin-bottom: 40px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
}
.section-title small {
	display: block;
	font-size: 42px;
	text-transform: uppercase;
}
.section-title strong {
	display: block;
	position: relative;
	color: #e10035;
	font-size: 30px;
	margin-top: 10px;
}
.section-title strong:after {
	position: absolute;
	right: 0;
	top: 50%;
	height: 1px;
	width: 86%;
	content: "";
	background: #e5e5e5;
}
.bg1 .section-title strong {
    color: #fff;
}
.in-adv {
	margin: -20px 0 0 -20px;
}
.in-adv li {
	float: left;
	width: 33.333333%;
}
.in-adv li a {
	display: block;
	margin: 20px 0 0 20px;
	background: rgba(0,0,0,0.5);
	padding: 30px;
	overflow: hidden;
	color: #fff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.in-adv li .img-center {
	float: left;
	width: 92px;
	line-height: 92px;
	height: 92px;
	border-radius: 50%;
	background-color: rgba(255,255,255,0.1);
}
.in-adv li .text {
	margin-left: 116px;
}
.in-adv li .text h4 {
	margin: 0;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.8;
}
.in-adv li .text p {
	font-size: 16px;
    margin: 10px 0 0;
    line-height: 20px;
}
.in-adv li a:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	background-color: rgb(0 0 0 / 90%)0%);
}



/*新闻资讯*/
.news {	width: 100%;	height: 485px;}
.news_box { margin:0 auto;
	width: 1200px;
	height: 405px;
}
.newstop {
	width: 575px;
	float: left;
	overflow: hidden; 
}
.newstop div {
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	background: url(../images/news02.png) no-repeat bottom center;
}
.newstop div p {
	float: left;
	padding-left: 15px;
	background: url(../images/news01.png) no-repeat left center;
	font-size: 16px;
	color: #434343;
}
.newstop div p span {
	font-weight: bold;
}
.news .title span a {
	display: inline-block;
	float: right;
	width: 48px;
	height: 15px;
	border-radius: 5px;
	border: 1px solid #434343;
	font-size: 12px;
	color: #434343;
	text-align: center;
	line-height: 13px;
	margin-top: 12px;
}
.news .title span a:hover {
	background: #e60212;
	color: #fff;
	border: 1px solid #e60212;
}
.newstop ul {
	margin-top: 1px;
}
.newstop ul li {
	width: 575px;
	height: 77px;
	overflow: hidden;
	border-bottom: 1px dashed #dbdbdb;
}
.newstop ul li span {
	padding-left: 30px;
	background: url(../images/wen.png) no-repeat left center;
	margin-top: 16px;
	display: block;
}
.newstop ul li span a {
	font-size: 16px;
	font-weight: bold;
	color: #434343;
	width: 400px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.newstop ul li p {
	font-size: 14px;
	color: #707070;
	width: 545px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-left: 30px;
	background: url(../images/da.png) no-repeat left center;
	margin-top: 5px;
}
.newstop ul li span a:hover {
	color: #e60212;
}
.news-r {
	width: 575px;
	float: right;
	overflow: hidden; 
}
.news-r .title {
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	background: url(../images/news02.png) no-repeat bottom center;
}
.news-r .title p {
	float: left;
	padding-left: 15px;
	background: url(../images/news01.png) no-repeat left center;
	font-size: 16px;
	color: #434343;
}
.news-r .title p span {
	font-weight: bold;
}
.news-r1 ul li {
	height: 38px;
	line-height: 38px;
	width: 575px;
	overflow: hidden;
	border-bottom: 1px dashed #dbdbdb;
}
.news-r1 ul li a {
	display: inline-block;
	height: 38px;
	line-height: 38px;
	width: 575px;
	overflow: hidden;
}
.news-r1 ul li .s1 {
	float: right;
	font-size: 12px;
	color: #c5c5c5;
}
.news-r1 ul li .s2 {
	float: left;
	font-size: 15px;
	color: #343434;
	padding-left: 15px;
	background: url(../images/news03.png) no-repeat left center;
	width: 416px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news-r1 ul li:hover .s1 {
	color: #e60212;
}
.news-r1 ul li:hover .s2 {
	color: #e60212;
	background: url(../images/news04.png) no-repeat left center;
}