﻿/* dedesos.com 做最好的织梦模板 */
@charset "utf-8";
/* CSS Document */
* {
	transition:all .5s;
}
a {
	color:#000;
	text-decoration:none;
}  /*for ie f6n.net*/
a:focus {
	outline:0;
} /*for ff f6n.net*/
a:hover {
	text-decoration:underline;
}
.vam {
	vertical-align:middle;
}
.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
p {
	word-spacing:-1.5px;
}
.tr {
	text-align:right;
}
.tl {
	text-align:left;
}
.center {
	text-align:center;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.pa {
	position:absolute;
}
.pr {
	position:relative
}

.bannerBox {
	width:100%;
	height:450px;
}
#flashs {
	position:relative;
	height:450px;
	overflow:hidden;
}
#flashs .bgitem {
	z-index:1;
	position:absolute;
	top:0;
	CURSOR: pointer; 
	HEIGHT: 450px; 
	WIDTH: 100%; 
}
#flashs .btn {
	position:absolute;
	z-index:7;
	bottom:10px;
	left:50%;
	margin-left:-64px;
	padding:0px 6px;
}
#flashs .btn span {
	color:#fff;
	background:#202932;
    cursor: pointer;
	display: inline-block;
	margin:0 2px;
	width:25px;
	height:25px;
	font-size:14px;
	line-height:25px;
	text-align:center;
}
#flashs .btn span.cur {
	background:#015db2;
}
.cl_bs {
	position:relative;
	height:0px;
	z-index:99999;
}

 /*幻灯下的锯齿*/
/*.cl_bs .cl_bsSpan {*/
	/*position:absolute;*/
	/*left:0px;*/
	/*top:-3px;*/
	/*width:100%;*/
	/*height:3px;*/
	/* background:url(../img/Image[9].png) repeat-x center; */
/*}*/

/*--searchBox*/
.searchBg {
	padding:12px 0;
	background-color:#fff;
}
.search {
	height:28px;
	line-height:28px;
	overflow:hidden;
}
.search .searchBox {
	width:270px;
}
.search .searchBox span {
	float:left;
	width:70px;
	font-size:14px;
	color:#027445;
}
.search .soText {
	float:left;
	width:190px;
	height:18px;
	line-height:18px;
	padding:5px 10px;
	color:#8c8c8c;
	border:none;
	background:url(../img/Image[10].png) no-repeat left center;
	outline:none;
}
.search .soBtn {
	float:right;
	width:60px;
	height:28px;
	border:none;
	background:url(../img/Image[11].png) no-repeat left center;
	color:#fff;
}
.search .keyWord {
	margin-left:10px;
	width:600px;
	height:28px;
	overflow:hidden;
	color:#7e7e7e;
}
.search .keyWord span {
	float:left;
	width:70px;
	font-size:14px;
	color:#015DB2;
}
.search .keyWord em {
}
.search .keyWord a {
	padding:0 4px;
	color:#7e7e7e;
}
.cpSpan {
	background:url(../img/Image[14].jpg) no-repeat center;
	background:#ffffff;
	overflow:hidden;
}
/*产品*/


/*产品*/
.cpBox {
	/*border:1px solid blue;*/
	width:1100px;
	background:url(../img/Image[12].jpg) no-repeat center;
	padding-bottom:20px;
}
.cpMu {
	width:270px;
	height:685px;
	overflow:hidden;
	background:url(../img/Image[19].jpg) no-repeat center;
}
.cpMu h4 {
	padding-top:20px;
	padding-bottom:20px;
}
.cpMu h4 img {
	margin-left:20px;
	display:block;
}
.cpMu dl {
	margin:0 auto;
	width:228px;
}
.cpMu dt {
	margin-bottom:8px;
	height:35px;
	line-height:35px;
	background:url(../img/Image[12].png) no-repeat center;
}
.cpMu dt a {
	margin-left:24px;
	color:#fff;
	
}
.cpMu dd {
	margin-bottom:3px;
	line-height:23px;
}
.cpMu dd a {
	margin:0 10px;
	color:#fff;
	display:inline-block;
}

/*底部图片*/

.cpList {
    /*border:1px solid blue;*/
    /*margin-right:20px;*/
	width:100%;
	height:455px;

    box-sizing:border-box;
	overflow:hidden;
}
.cpListCont{
    /*border:1px solid blue;*/
	margin-top:10px;
}
.cpList .h4{
    /*border:1px solid blue;*/
    padding-bottom:20px;
}
.relative{
	/* border:1px solid blue; */
    width:250px ;
    height:180px;
    margin:0px auto;
    overflow:hidden;
    position:relative;
}
.cpListCont .div_none{
    position:absolute;
    bottom:-30px;
    left:50%;
    margin-left:-133px;
    width:266px;
    height:30px;
    transition:0.5s;
    background:rgba(0,0,0,0.5);
}
.cpListCont .div_none a{
    color:#fff;
    line-height:30px;
}
.cpList ul {
    /*border:1px solid red;*/
    width:1100px;
    margin:0px auto;
	overflow:hidden;
}
.cpList li {
	/* border:1px solid blue; */
	margin:0px 11px 0px auto;
	float:left;
	width:264px;
	height:204px;
	/*border-right:1px dotted #b2b2b2;*/
	text-align:center;
}

.cpList ul li:hover .div_none{
    bottom:0px;
}
.cpList li.noMr {
	border-right:none;
}
.cpList li h5 {
	padding:0 12px;
	height:34px;
	line-height:34px;
	font-weight:normal;
	overflow:hidden;
}
.cpList li h5 a {
	color:#333;
}

/*技术证书*/
.anlis_dl{
	/* border:1px solid blue; */
	text-align:center;
}
.anlis_dl .anlis_dl_p{
	margin-top:13px;
}
.anlis_dl .anlis_dl_p a{
	letter-spacing:1px;
	/* border:1px solid blue; */
}
.anlis_dl:hover .anlis_dl_p{
	color:#fff;
}
.alSpan {
    /* border:1px solid red; */
}
.Partner h4 {
	padding:11px 0px;
	text-align:center;
}
.Partner .parCont {
	position:relative;
	height:137px;
	background:url(../img/Image[14].png) no-repeat center;
	overflow:hidden;
}
.Partner .parCont ul {
	margin:26px auto 0 auto;
	width:920px;
	/*overflow:hidden;*/
}
.Partner .parCont li {
	margin:0 2px;
	float:left;
	width:204px;
}
.Partner .parCont .btnLeft, .Partner .parCont .btnRight {
	position:absolute;
	top:50%;
	margin-top:-24px;
	width:29px;
	height:47px;
}
.Partner .parCont .btnLeft {
	left:0px;
	background:url(../img/Image[15].png) no-repeat center;
}
.Partner .parCont .btnRight {
	right:0px;
	background:url(../img/Image[16].png) no-repeat center;
}
.alBox {
	position:relative;

}
.alBox .btnS {
    /*border:1px solid blue;*/
	position:absolute;
	right:0px;
	top:40px;
}
 .xian{
    /*border:1px solid blue;*/
    height:50px;
}
.xian_text{
	/*margin:0px auto;*/
    height:50px;
	width:200px;
    /*border:1px solid yellow;*/
    text-align:center;
    line-height:50px;
    font-size:15px;
    color:#015DB2;
    font-weight:bold;
	margin:0px auto;
	background:#fff;
}
.xian_center{
	border-bottom:1px solid #015db2;
	width:1100px;
	height:25px;
}
 .xian_center{
	 position:absolute;
 }

 .h_xian{
    /*border:1px solid blue;*/
    height:50px;
}
.h_xian_center{
	display:flex;
}
.h_bottom_xian{
border-bottom:1px solid #015DB2;
flex:3;
height:25px;
}
.h_xian_text{
	/*border:1px solid blue;*/
	flex:1;
	line-height:50px;
    text-align:center;
    font-size:17px;
    color:#015DB2;
	margin:0px auto;
}






.alCont {
	overflow:hidden;
}
.alCont dl {
	/* border:1px solid blue; */

	/*border:1px solid red;*/
	margin-right:38px;
	float:left;
	width:239px;
	/*height:330px;*/
	background-size:239px 320px;
}
.alCont dl.noMr {
	margin-right:0px;
}
.alCont dt, .alCont dd {
	margin:0 auto;
	width:210px;
}
.alCont dt {
	padding:10px 0px;
}
.alCont dt img{
	display:block;
	margin:5px auto;
}
.alCont dd h5 {
	font-weight: normal;
	text-align:center;
	height:40px;
	font-size:12px;
}
.alCont dd h5 a {
	color:#000;
}
.alCont dd p {
	margin-bottom:24px;
	line-height:22px;
	font-size:13px;
	height:66px;
	overflow:hidden;
}
.alCont dd .btnGd {
	display:block;
	width:81px;
	height:29px;
	background:url(../img/Image[33].png) no-repeat center;
}
.alCont dl:hover {
	background-image:url(../img/Image[18].png);
	background-size:100% 100%;
}
.alCont dl:hover dd h5 a {
	color:#fff;
}
.alCont dl:hover dd p {
	color:#fff;
}
.alCont dl:hover dd .btnGd {
	background:url(../img/Image[28].png);
}
/*优势*/
.ys {
}
.ys div {
	overflow:hidden;
}
.ys h4 {
	height:210px;
	background:url(../img/Image[2].jpg) no-repeat center top;
	font-weight:normal;
}
.ys h4 .container {
	height:210px;
	position:relative;
}
.ys h4 span {
	position:absolute;
	right:100px;
	top:40px;
	font-size:24px;
	color:#015db2;
}
.ys .ys_01 {
	height:215px;
	background:url(../img/Image[3].jpg) no-repeat center top;
}
.ys .ys_02 {
	height:284px;
	background:url(../img/Image[4].jpg) no-repeat center top;
}
.ys .ys_03 {
	height:290px;
	background:url(../img/Image[5].jpg) no-repeat center top;
}
.ys .ys_04 {
	height:246px;
	background:url(../img/Image[6].jpg) no-repeat center top;
}
.ys .ys_05 {
	height:240px;
	background:url(../img/Image[7].jpg) no-repeat center top;
}
.ys .ys_06 {
	height:276px;
	background:url(../img/Image[8].jpg) no-repeat center top;
}
.ys .ys_07 {
	height:237px;
	background:url(../img/Image[9].jpg) no-repeat center top;
}
.ys dl {
}
.ys dt {
	margin-bottom:12px;
	font-size:16px;
	font-weight:bold;
	color:#9d652b;
}
.ys dt b {
	margin-bottom:4px;
	font-size:22px;
	color:#015db2;
	display:block;
}
.ys dd {
	padding-left:15px;
	margin-bottom:6px;
	font-size:13px;
	line-height:20px;
	width:420px;
	background:url(../img/Image[19].png) no-repeat left 6px;
}
.ys dd b {
}
.ys .ys_01 dl {
	margin-top:12px;
	margin-left:104px;
}
.ys .ys_02 dl {
	margin-top:12px;
	margin-left:614px;
}
.ys .ys_03 dl {
	margin-top:20px;
	margin-left:104px;
}
.ys .ys_04 dl {
	margin-top:24px;
	margin-left:614px;
}
.ys .ys_05 dl {
	margin-top:10px;
	margin-left:104px;
}
.ys .ys_06 dl {
	margin-top:4px;
	margin-left:614px;
}
.ys .ys_07 dl {
	margin-top:8px;
	margin-left:104px;
}
.ys .ys_01 dd {
	width:420px;
}
.ys .ys_02 dd {
	width:px;
}
.ys .ys_03 dd {
	width:438px;
}
.ys .ys_04 dd {
	width:px;
}
.ys .ys_05 dd {
	width:356px;
}
.ys .ys_06 dd {
	width:px;
}
.ys .ys_07 dd {
	width:350px;
}
.krSpan {
	background:url(../img/Image[10].jpg) no-repeat center;
	height:660px;
	/*height:774px;*/
	overflow:hidden;
}
.krSpan .container h4 {
	margin-bottom:10px;
}
.ggl {
	position:relative;
}
.ggl img {
	display:block;
}
.ggl span {
	position:absolute;
}
.ggl01 {
	margin-top:24px;
	margin-bottom:10px;
}
.ggl01 span {
	right:132px;
	top:74px;
	font-size:24px;
	color:#015db2;
}
.ggl02 {
	margin-top:14px;
}
.ggl02 span {
	right:136px;
	top:114px;
	font-size:24px;
	color:#015db2;
}
/*客户见证*/
.khjz {
	width:840px;
}
.khjzCont {
	overflow:hidden;
	height:327px;
	background:url(../img/Image[31].png) no-repeat center;
}
.khjzCont dl {
	float:left;
	margin-top:20px;
	height:130px;
	overflow:hidden;
	padding:0px 1% 0px 3%;
	width:46%;
*width:45%;
}
.khjzCont dd {
	margin-left:140px;
}
.khjzCont dd h5 {
	margin-bottom:12px;
	font-size:14px;
}
.khjzCont dd h5 a {
	color:#9d652b;
}
.khjzCont dd p {
	line-height:20px;
	height:100px;
	overflow:hidden;
}
/*荣誉*/
.ryBox {
	position:relative;
	width:320px;
  /*width:240px;*/
}
.ryBox .btnS {
	position:absolute;
	right:0px;
	top:12px;
}
.ryCont {
	overflow:hidden;
	height:340px;
	/*height:327px;*/
	background:url(../img/Image[32].png) no-repeat center;
}
.ryCont ul {
	margin:40px auto 0px auto;
	width:150px;
	overflow:hidden;
}
.ryCont ul li {
	float:left;
	width:150px;
	text-align:center;
}
.ryCont ul li h5 {
	margin-top:12px;
	font-size:14px;
	font-weight:normal;
}
.gySpan {
	background:url(../img/Image[11].jpg) no-repeat center;
	/*height:530px;*/
}
.gyBox {
	text-align:center;
	color:#fff;
}
.gyBox h4 {
	padding-top:44px;
	padding-bottom:26px;
}
.gyBox dd {
	padding:0 40px;
	font-size:13px;
	line-height:22px;
	height:88px;
	overflow:hidden;
}
.gyBox dt {
	padding:16px 0px 0 0;
}
.gyBox ul {
	overflow:hidden;
}
.gyBox li {
	float:left;
	margin:17px;
	width:240px;
}
.gyBox li.noMr {
	margin-right:0px;
}
.gyBox li img {
	display:block;
	padding:10px;
	background:url(../img/Image[20].png) no-repeat center;
}
.gyBox li h5 {
	margin-top:12px;
	font-weight:normal;
}
.gyBox li h5 a {
	color:#fff;
}

/* ul列表文字 */


.dtSpan {
	/* padding:20px 0; */
}
.abBox dd {
	/*border:1px solid blue;*/
	color:#000;
	margin-top:10px;
	text-indent:2em;
	font-size:14px;
	line-height:21px;
	height:190px;
	overflow:hidden;
}
.dtSpan h4 {
	/* border:1px solid blue; */
	margin-top:10px;
	height:50px;
	line-height: 50px;
}

.ggtop {
	color:#000;
	margin-left:20px;
}

.dtSpan h4 a{
	border-bottom: 1px solid #015db2;
	line-height:44px;
	font-family: 微软雅黑;
	font-size:19px;
	color:#015db2;
	font-weight:normal;
	display:inline-block;
	width:100%;
}
.dhBxx {
	width:320px;
	/* border:1px solid blue; */
	height:305px;
}
.guanyu{
	font-size:15px;
	line-height:30px;
}
.dhBxx .dtImg img {
	display:block;
	padding:10px 0px 5px 0px;
	/* background:url(../img/Image[21].png) no-repeat center; */
}
.dhBxx ul {
	/* margin-top:10px; */
}
.dhBxx li {
	 /* border:1px solid yellow; */
	overflow: hidden;/*内容超出后隐藏*/

text-overflow: ellipsis;/* 超出内容显示为省略号*/

white-space: nowrap;/*文本不进行换行*/
	padding-left:10px;
	height:30px;
	line-height:30px;
	font-size:15px;
	background:url(../img/Image[22].png) no-repeat left 12px;
}
.dhBxx li:hover {
	background-image:url(../img/Image[35].png);
}
/*动态*/
.dtBox {
}
.hyzs {
	margin-left:70px;
}
/*问题解答*/
.wtjd {
	width:320px;
}

.cl_bsB {
	position:relative;
	height:0px;
}
.cl_bsB .cl_bsSpan {
	position:absolute;
	left:0px;
	bottom:-3px;
	width:100%;
	height:3px;
	background:url(../img/Image[25].png) repeat-x center;
}
.formSpan {
	background:url(../img/Image[13].jpg) no-repeat center;
	/*height:454px;*/
	overflow:hidden;
}
.formBox {
	margin-top:30px;
	width:1100px;
	height:350px;
	background:url(../img/Image[41].png) no-repeat center;
}
.formBox {
	position:relative;
}
.formBox .formPhone {
	position:absolute;
	left:504px;
	top:46px;
	font-size:24px;
	color:#015db2;
}
.formBox .m_form {
	position:absolute;
	left:858px;
	top:32px;
	width:100%;
}
.formBox .m_form {
	width:224px;
}
.formBox .m_form li {
	margin-bottom:2px;
}
.formBox .m_form .iptTxt {
	width:204px;
	border:none;
	height:16px;
	line-height:16px;
	padding:10px;
	outline:none;
	background:url(../img/Image[40].png) no-repeat center;
	font-family:microsoft yahei;
	color:#fff;
}
.formBox .m_form .txtAre {
	width:204px;
	height:96px;
	border:none;
	outline:none;
	resize:none;
	padding:10px;
	line-height:20px;
	background:url(../img/Image[42].png) no-repeat center;
	font-family:microsoft yahei;
	color:#fff;
}
.formBox .m_form .btnTj {
	width:144px;
	height:46px;
	border:none;
	background:url(../img/Image[39].png) no-repeat center;
	cursor:pointer;
}
.yqlj {
	margin-top:24px;
	background-color:#fff;
	height:50px;
	line-height:50px;
}
.yqlj h4 {
	font-weight:normal;
}
.yqlj h4 a {
	margin-left:18px;
	margin-right:4px;
	color:#015db2;
}
.yqlj h4 span {
	color:#999;
}
.yqlj p {
	margin-left:146px;
}
.yqlj p a {
	display:inline-block;
	padding:0 14px;
	background:url(../img/Image[26].png) no-repeat right center;
}
.notice {
	padding:12px 0;
}
