html,body,div,p,h1,h2,ul,li,img,dl,dt,dd { margin: 0; padding: 0; line-height: 1.6; }
html { font-family: "微软雅黑"; -ms-text-size-adjust:100%;-webkit-text-size-adjust:100%; }
input { outline: none; }
ul { list-style: none; }
img { border: none; }
a{ text-decoration:none; }
a:active,a:hover{outline:0}
.box { display: -webkit-box; -webkit-box-pack: justify; -webkit-box-align: center; }
.transition {
	-webkit-transition: all .15s linear;
	   -moz-transition: all .15s linear;
	    -ms-transition: all .15s linear;
	     -o-transition: all .15s linear;
	        transition: all .15s linear;

}
.img img { display: block; vertical-align: middle; }
.displayInlineBlock {
	font-size: 0;
	text-align: center;;
}
.displayInlineBlock li {
	display: inline-block;
	vertical-align: top;
}
button { -webkit-appearance:none; }
.left { float: left; }
.right { float: right; }
.clear { zoom: 1; }
.clear:after { content: ""; height: 0; clear: both; display: table; }
.container { width: 1200px; margin: 0 auto; }
.imgHover:hover img {
	-webkit-box-shadow: 0 0 6px #999;
  -ms-box-shadow: 0 0 6px #999;
  -o-box-shadow: 0 0 6px #999;
  box-shadow: 0 0 6px #999;
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  transform: translateY(-4px);
}

/* top */
.top { padding: 20px 0 24px 0 }
.topRight { padding-top: 8px; }
.topNav a { display: block; padding: 0 22px; color: #333; height: 30px; line-height: 30px; font-size: 15px }
.topNav a:hover { color: #30a5e0; text-decoration: underline }
.topOpera p { line-height: 30px; color: #aaaaaa; }
.topOpera p span { margin: 0 6px }
.search { width: 14px; height: 14px; background: url(../../images/home/search.jpg) no-repeat center center; margin-top: 8px; cursor: pointer; }

/* banner */
.banner { height: 600px }
.banner .swiper-slide { height: 600px; width: 100%; background-repeat: no-repeat; background-position: center; }
.banner .slide1 { background-image: url(../../images/home/banner.jpg) }
.banner .slide2 { background-image: url(../../images/home/banner.jpg) }
.pagination {
  position: absolute;
  z-index: 20;
  bottom: 26px;
  width: 100%;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background: #a5a5a5;
  margin: 0 5px;
  opacity: 0.8;
  cursor: pointer;
}
.swiper-active-switch {
  background: #30a5e0;
}

.bannerAd { height: 450px; background: url(../../images/banner_img.jpg) no-repeat center center }

/* main */
.main { margin-top: 96px; }
.commonTit h1 { text-align: center; color: #30a5e0; font-size: 27px; margin-bottom: 18px; }
.section1Cont { margin: 88px 66px 0 66px }
.section1ContRight { width: 650px; margin-top: 20px; }
.section1ContRight p { text-indent: 2em; line-height: 30px; color: #666666; }

.section2 { margin-top: 66px; }
.section2Cont { width: 1200px; overflow: hidden;; }
.section2 ul { width: 1265px; padding: 90px 0 98px 0 }
.section2 li { margin-right: 65px; width: 353px; background-color: #ededed; min-height: 470px; }
.section2 li:hover {
	-webkit-box-shadow: 0 0 6px #999;
  -ms-box-shadow: 0 0 6px #999;
  -o-box-shadow: 0 0 6px #999;
  box-shadow: 0 0 6px #999;
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  transform: translateY(-4px);
}
.section2ContLi { padding: 24px 21px }
.section2ContLi p { color: #888888; font-size: 16px; line-height: 40px; margin-top: 13px; border-bottom: 1px solid #c4c3c4;
								text-align: left;
}
.section2ContLi h2 { line-height: 28px; margin-top: 14px; color: #333333; font-size: 18px; text-align: left; }

.section3Cont { margin: 97px 34px 0 34px }
.section3Cont li { margin-bottom: 12px; }
.section3ContDivLeft { width: 559px; }
.section3ContRight { height: 310px; display: table; width: 559px; background-color: #f6f6f6; }
.section3LiCont { display: table-cell; vertical-align: middle; padding-left: 48px; padding-right: 34px; }
.section3LiCont h1 { font-size: 18px; color: #30a5e0; font-weight: normal; margin-bottom: 34px; }
.section3LiCont dt,.section3LiCont dd { color: #666666; font-size: 14px; float: left; line-height: 30px; }
.section3LiCont dd a { color: #30a5e0; font-size: 14px; }
.learnMore,.nowSubmit { display: block; width: 186px; height: 52px; line-height: 52px; text-align: center; color: #fff; font-size: 16px;
						background-color: #30a5e0; margin: 42px auto 0 auto
}
.learnMore:hover,.nowSubmit:hover { text-decoration: underline; }
.section4 { margin-top: 74px; }
.section4Cont { margin-top: 119px; }
/*
.section4ContLeft dt { font-size: 18px; color: #000; margin-bottom: 16px; font-weight: bold; }
.section4ContLeft dd { line-height: 30px; color: #000; font-size: 16px; }
*/
/*by czy*/
.section4ContLeft { width:590px; }
.section4ContLeft p { text-indent: 2em; line-height: 30px; color: #000; font-size:18px; font-weight:bold; width:;}

.section4Dt { margin-top: 30px; }
.section4ContLeft dd b { color: #000 }
.section5 .commonTit { margin: 105px 0 83px 0 }
.section4Cont li { width: 336px; font-size: 16px; color: #000; }
.section4Cont li img { margin: 0 auto; }
.section4Cont li p { margin-top: 24px; line-height: 28px; }

.section6 { height: 687px; background: url(../../images/home/section6_bg.jpg) no-repeat center; margin-top: 90px; }
.section6 .commonTit { padding-top: 120px; text-align: center; }
.section6 .commonTit h1 { font-size: 35px; color: #fff; }
.section6 .commonTit p { font-size: 0; }
.section6 .commonTit p i,.section6 .commonTit p span { display: inline-block; vertical-align: middle; }
.section6 .commonTit p i { height: 1px; width: 50px; background-color: #fff; }
.section6 .commonTit p span { margin: 0 12px; font-size: 14px; color: #fff; }
.section6Cont { margin-top: 86px; padding: 0 126px }
.section6ContLeft,.section6ContRight { width: 464px; }
.section6ContLeft div { background-color: #fff; margin-bottom: 22px; }
.section6ContLeft div:last-of-type { margin: 0 }
.section6ContLeft span { width: 82px; line-height: 50px; height: 50px; color: #989898; font-size: 16px; padding-left: 24px; }
.section6ContLeft input { border: none; height: 50px; line-height: 50px; width: 350px; }
.section6ContRight { background: #fff; height: 200px; }
.section6RightCont { padding: 10px; height: 100%; box-sizing: border-box; }
.section6RightCont textarea { border: none; width: 100%; height: 100%; font-size: 14px; color: #989898; font-family: "微软雅黑"; }
.nowSubmit { width: 298px; height: 66px; font-size: 18px; line-height: 66px; margin-top: 60px; }

/* 公司动态 */
.mainNew { margin-top: 24px; }
.mainNewLeft { width: 220px; } 
.mainGsdt { width: 790px; }
.mainNewTit h1 { width: 100%; height: 100px; line-height: 100px; background-color: #30a5e0; color: #fff; font-size: 28px; font-weight: normal; text-align: center; }
.mainNewTit h1 span { font-size: 12px; }
.mainNewTit ul { margin-top: 13px; border: 1px solid #d7d7d7; }
.mainNewTit li a { height: 50px; line-height: 50px; color: #333333; font-size: 16px; text-align: center; display: block; }
.mainNewTit li.cur a { background-color: #30a5e0; color: #fff; }
.mainRight { margin-left: 32px; }
.breadNav ul { border-bottom: 1px solid #d7d7d7; text-align: left; }
.breadNav li,.breadNav a { font-size: 14px; color: #666666; line-height: 32px; }
.mainRightCont,.mainCpjsRightCont { margin-top: 30px; }
.mainRightCont li { position: relative; padding: 20px 0; border-bottom: 1px dashed #999; }
.mainNewLiCont div { margin-left: 8px; }
.mainNewLiCont div h1 { font-size: 16px; color: #404040; font-weight: bold; }
.mainNewLiCont div p { color: #999999; margin-top: 18px; font-size: 12px; }
.gsdtRead { position: absolute; right: 0; top: 50%; margin-top: -10px; font-size: 12px; color: #999; padding-left: 22px; background: url(../images/gsdt_02.jpg) no-repeat left center; }
.pages { margin-top: 56px; margin-bottom: 111px; }
.pages li { padding: 10px 13px; font-size: 14px; color: #999; border: 1px solid #666; border-radius: 4px; margin: 0 10px; cursor: pointer; }
.pages li.cur,.pages li:hover { background-color: #eeeeee; }

/* 联系我们 */
.mainLxwm { margin-top: 68px; }
.lxwm .section4Cont li { width: 263px; }
.lxwm .section4Cont { margin-top: 80px; }
.lxwm .mainRightCont li { border: none; padding: 0; }
.mainLxwmNew { margin-bottom: 130px; }

/* 产品介绍 */
.mainCpjs { margin-bottom: 92px; }
.mainCpjsRightCont { width: 890px; overflow: hidden; }
.mainCpjsRightCont ul { width: 930px }
.mainCpjsRightCont li { width: 425px; float: left; margin-right: 40px; margin-bottom: 8px; }
.mainCpjsRightCont li img { width: 100%; }
.mainCpjsRightCont li p { text-align: center; font-size: 14px; color: #30a5e0; font-weight: bold; line-height: 58px; }

/* 商务合作 */
.mainSwhzContent { width: 860px; margin-top: 170px; padding-bottom: 33px;; }
.mainSwhzContent ul { width: 900px; }
.mainSwhzContent li { width: 240px; margin-right: 60px; float: left; }
.mainSwhzContent li span { display: block; font-size: 12px; }
.mainSwhzContent li span i { color: #ef9e94; line-height: 32px; }
.mainSwhzContent li input { height: 34px; line-height: 34px; border: 1px solid #999; width: 100%; }
.mainSwhzContent li:last-of-type { width: 100%; }
.mainSwhzContent li:last-of-type textarea { width: 840px; height: 102px; }
.mainSwhzContent button { width: 334px; height: 38px; line-height: 38px; color: #fff; background-color: #30a5e0;
                          border-radius: 4px; text-align: center; font-size: 14px; display: block; margin: 60px auto; border: none
}

.footer { padding: 61px 0 51px 0; background-color: #535353; }
.footerCont { margin: 0 108px 0 128px }
.footerCont span { padding: 18px 49px 29px 0; border-right: 1px solid #fff; }
.footerContRight dd { line-height: 30px; font-size: 16px; color: #fff; }