
@charset "utf-8";
/* CSS Document */
* {
	transition: all .0s;
}
.bannerBox {
	width: 100%;
	height: 600px;
}
/*--searchBox*/
.searchBg {
	background: #eee;
}
.search {
	padding: 14px 0;
	height: 27px;
	line-height: 27px;
	overflow: hidden;
}
.search .searchBox {
	width: 238px;
}
.search .soText {
	float: left;
	width: 188px;
	height: 17px;
	line-height: 17px;
	padding: 5px 10px;
	color: #8c8c8c;
	border: none;
	background: url(../style/searchTxt.png) no-repeat center;
	outline: none;
}
.search .soBtn {
	float: right;
	width: 30px;
	height: 27px;
	border: none;
	background: url(../style/searchBtn.png) no-repeat center;
}
.search .keyWord {
	margin-left: 28px;
	height: 27px;
	overflow: hidden;
}
.search .keyWord em {
	font-weight: bold;
	font-size: 14px;
	color: #024fa1;
}
.search .keyWord a {
	padding: 0 4px;
	color: #666;
}
.contTit {
	position: relative;
	height: 44px;
	line-height: 44px;
}
.contTit .titA {
	padding-left: 22px;
	font-size: 16px;
	color: #024fa1;
	background: url(../style/titA_ico.png) no-repeat left center;
}
.contTit span {
	margin-left: 10px;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #b0b0b0;
}
.contTit .titMore {
	position: absolute;
	right: 0px;
	top: 14px;
	width: 52px;
	height: 16px;
	background: url(../style/titMore_ico.png) no-repeat center;
}
/*案例*/
.alSpan {
	padding-bottom: 28px;
	padding-top: 4px;
	background-color: #eef2f5;
}
.alSpan .alCont {
	position: relative;
}
.alSpan .alCont ul {
	margin: 0 auto 0 auto;
	width: 928px;
	overflow: hidden;
}
.alSpan .alCont li {
	margin: 0 9px;
	width: 214px;
	float: left;
	text-align: center;
}
.alSpan .alCont li img {
	border: 10px solid #fff;
}
.alSpan .alCont li h5 {
	padding-top: 14px;
	font-weight: normal;
}
.alSpan .alCont .btnLeft, .alSpan .alCont .btnRight {
	position: absolute;
	top: 72px;
	width: 24px;
	height: 24px;
}
.alSpan .alCont .btnLeft {
	left: 0px;
	background: url(../style/alBtnLeft.png) no-repeat center;
}
.alSpan .alCont .btnRight {
	right: 0px;
	background: url(../style/alBtnRight.png) no-repeat center;
}
/*产品*/
.cpBox {
	margin: 20px auto;
	border-bottom: 3px solid #cecece;
}
.cpBox h4 img {
	display: block;
}
.cpBox ul {
	margin-left: 164px;
	height: 112px;
	overflow: hidden;
	background-color: #024fa1;
}
.cpBox li {
	float: left;
	width: 258px;
	border-left: 1px solid #3572b4;
	border-bottom: 1px solid #3572b4;
	height: 56px;
	line-height: 56px;
	text-align: center;
	color: #fff;
}
.cpBox li a {
	display: block;
	font-size: 14px;
	color: #fff;
}
/*产品分类*/
.cpFl {
	margin-bottom: 20px;
	width: 1200px;
}
.cpFlTab {
	overflow: hidden;
	background: url(../style/cpFlTabBg.png) repeat-x center;
}
.cpFlTab a {
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 25%;
*width:24.9%;
	background: url(../style/cpFlTabA.png) no-repeat left center;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
.cpFlTab a:hover, .cpFlTab a.cur {
	background: url(../style/cpFlTabAH.png) repeat-x center;
	color: #fff;
}
.cpListCont {
	border-left: 1px solid #e4eaee;
	border-right: 1px solid #e4eaee;
	overflow: hidden;
	background: url(../style/cpListContBr.png) repeat-y center;
}
.cpListCont dl {
	float: left;
	padding: 22px 0;
	width: 598px;
	border-bottom: 1px solid #ccc;
}
.cpListCont dl dt {
	margin-left: 25px;
}
.cpListCont dl dt img {
	border: 4px solid #e4eaee;
}
.cpListCont dl dt img:hover{
	border: 4px solid #ee8d30;
}
.cpListCont dl dd {
	margin-left: 245px;
	margin-right: 25px;
	height: 144px;
	overflow: hidden;
}
.cpListCont dl dd h5 {
	font-size: 14px;
	height: 38px;
	line-height: 38px;
}
.cpListCont dl dd h5 a {
	color: #024fa1;
}
.cpListCont dl dd span {
	font-weight: bold;
	color: #333;
}
.cpListCont dl dd p {
	margin-top: 4px;
	line-height: 20px;
	height: 80px;
	overflow: hidden;
	color: #333;
}
/*广告栏*/
.ggl {
	position: relative;
	margin: 20px auto;
}
.ggl img {
	display: block;
}
.ggl span {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
}
.ggl01 span {
	left: 840px;
	top: 56px;
	font-size: 20px;
	color: #fff;
}
.ggl02 {
	margin-top: 0px;
}
.ggl02 span {
	left: 828px;
	top: 90px;
	font-size: 20px;
	color: #0451a4;
}
.ggl03 span {
	left: 1000px;
	top: 80px;
	font-size: 20px;
	color: #ff9730;
}
/*解决方案*/
.jjfaSpan {
	background-color: #eef2f5;
	overflow: hidden;
}
.jjfaMu {
	width: 245px;
}
.jjfaMu h4 img {
	display: block;
}
.jjfaMu li {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
}
.jjfaMu li a {
*height:36px;
*line-height:36px;
	padding-left: 34px;
	display: block;
	background: url(../style/jjfaMuLi.png) no-repeat center;
	color: #fff;
	text-decoration: none;
}
.jjfaMu li a:hover {
	background-image: url(../style/jjfaMuLiH.png);
	color: #333;
}
.jjfaCont {
	width: 735px;
	height: 456px;
	background-color: #fff;
}
.jjfaCont dl {
	margin: 20px;
	height: 196px;
	overflow: hidden;
}
.jjfaCont dl dt {
}
.jjfaCont dl dt img {
	border: 10px solid #e4eaee;
}
.jjfaCont dl dd {
	margin-left: 300px;
	margin-right: 20px;
}
.jjfaCont dl dd h5 {
	font-size: 16px;
	height: 38px;
	line-height: 38px;
}
.jjfaCont dl dd h5 a {
	color: #024fa1;
}
.jjfaCont dl dd p {
	margin-bottom: 20px;
	line-height: 22px;
	height: 110px;
	overflow: hidden;
	font-size: 13px;
}
.ysXianS {
	width: 1200px;
	border-width: 15px 4px 5px 4px;
	border-style: solid;
	border-color: #fff;
	border-bottom-color: #ff9731;
}
.ysXianX {
	width: 1200px;
	border-width: 5px 4px 15px 4px;
	border-style: solid;
	border-color: #fff;
	border-top-color: #ff9731;
}
.ysSpan {
	background: url(../style/ysSpan.jpg) no-repeat center;
}
.ysBox {
	position: relative;
	height: 1046px;
	background: url(../style/ysBg.jpg) no-repeat center;
}
.ysBox dl {
	position: absolute;
	width: 500px;
}
.ysBox dt {
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: bold;
	color: #333;
}
.ysBox dd {
	background: url(../style/ysDd_br.png) repeat-y 6px center;
}
.ysBox dd p {
	margin-bottom: 10px;
	padding-left: 20px;
	line-height: 18px;
	font-size: 16px;
	color: #535353;
	background: url(../style/ysP_ico.png) no-repeat left 4px;
}
.ysBox dd p b {
	color: #024fa1;
}
.ysBox .ys01 {
	left: 468px;
	top: 200px;
}
.ysBox .ys02 {
	left: 114px;
	top: 486px;
}
.ysBox .ys03 {
	left: 468px;
	top: 802px;
}
.ysPhone {
	position: absolute;
	left: 468px;
	top: 970px;
	padding-left: 38px;
	color: #333;
	background: url(../style/ysPhone_ico.png) no-repeat left center;
}
.ysPhone p {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9731;
}
.khjzCont {
	overflow: hidden;
}
.khMax {
	width: 288px;
	height: 304px;
	border: 10px solid #e4eaee;
}
.khList {
	width: 654px;
}
.khList dl {
	margin-bottom: 20px;
	height: 152px;
	overflow: hidden;
}
.khList dl dt {
}
.khList dl dt img {
	border: 10px solid #e4eaee;
}
.khList dl dd {
	margin-left: 222px;
	margin-right: 20px;
}
.khList dl dd h5 {
	font-size: 14px;
	font-weight: normal;
	height: 38px;
	line-height: 38px;
}
.khList dl dd h5 a {
	color: #000;
}
.khList dl dd p {
	margin-bottom: 20px;
	line-height: 22px;
}
.rySpan {
	padding-bottom: 20px;
	background: url(../style/rySpanBg.jpg) no-repeat center top;
}
/*荣誉*/
.ryBox {
	width: 960px;
	height: 333px;
	border: 10px solid #eef2f5;
	background-color: #fff;
}
.ryBox h4 {
	margin: 0 20px;
}
.ryBox .ryCont {
	padding: 24px 0;
	position: relative;
}
.ryBox .ryCont ul {
	margin: 0 auto;
	width: 880px;
	overflow: hidden;
}
.ryBox .ryCont li {
	margin: 0 12px;
	width: 152px;
	float: left;
	text-align: center;
}
.ryBox .ryCont li img {
	border: 1px solid #e5e5e5;
}
.ryBox .ryCont li h5 {
	padding-top: 12px;
	font-weight: normal;
}
.ryBox .ryCont .btnLeft, .ryBox .ryCont .btnRight {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 33px;
	height: 33px;
}
.ryBox .ryCont .btnLeft {
	left: -18px;
	background: url(../style/ryBtnLeft.png) no-repeat center;
}
.ryBox .ryCont .btnRight {
	right: -18px;
	background: url(../style/ryBtnRight.png) no-repeat center;
}
/*关于*/
.gyBox {
	position: relative;
	margin: 20px auto;
}
.gyPhone {
	position: absolute;
	right: 0;
	top: 10px;
	padding-left: 24px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0451a4;
	background: url(../style/gyPhone_ico.png) no-repeat left center;
}
.gyBox dl {
	height: 284px;
	overflow: hidden;
	background-color: #fff;
}
.gyBox dt {
	padding: 10px;
	margin-right: 20px;
}
.gyBox dd {
	position: relative;
	height: 284px;
}
.gyBox dd h5 {
	padding-top: 10px;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
}
.gyBox dd h5 a {
	color: #333;
}
.gyBox dd p {
	margin-right: 30px;
	line-height: 24px;
	height: 96px;
	overflow: hidden;
}
.gyBox .yjsm {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 830px;
	overflow: hidden;
	background-color: #0451a4;
}
.gyBox .yjsm a {
	float: left;
	width: 25%;
	height: 92px;
	text-align: center;
	background: url(../style/yjsm_br.png) no-repeat left center;
}
.gyBox .yjsm a:hover {
	background-color: #333;
}
/*生产基地*/
.scjd {
	padding-bottom: 25px;
	background-color: #fff;
}
.scjd h4 {
	margin: 0 20px;
}
.scjd .jdCont {
	margin-top: 10px;
	position: relative;
}
.scjd .jdCont ul {
	margin: 0 auto;
	width: 880px;
	overflow: hidden;
}
.scjd .jdCont li {
	margin: 0 9px;
	width: 202px;
	float: left;
	text-align: center;
}
.scjd .jdCont li img {
	padding: 10px;
	border: 2px solid #e5e5e5;
}
.scjd .jdCont li img:hover{
	border: 2px solid #ee8d30;
}
.scjd .jdCont li h5 {
	padding-top: 12px;
	font-weight: normal;
}
.scjd .jdCont .btnLeft, .scjd .jdCont .btnRight {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 33px;
	height: 33px;
}
.scjd .jdCont .btnLeft {
	left: 10px;
	background: url(../style/ryBtnLeft.png) no-repeat center;
}
.scjd .jdCont .btnRight {
	right: 10px;
	background: url(../style/ryBtnRight.png) no-repeat center;
}
/*动态*/
.dtBox {
	width: 890px;
	height: 376px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	border-top-color: #024fa1;
}
.dtBox1{
	width:580px;
	margin:0 10px;
}
.dtBox h4 {
	height: 42px;
	line-height: 42px;
	overflow: hidden;
}
.dtBox h4 a {
	float: left;
	width: 50%;
	text-align: center;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	background: url(../style/dtTitA.png) repeat-x center;
}
.dtBox h4 a:hover, .dtBox h4 a.cur {
	color: #fff;
	background-image: url(../style/dtTitAH.png);
}
.dtBox dl {
	margin: 20px;
}
.dtBox dt img {
	border: 4px solid #e4eaee;
}
.dtBox dt img:hover {
	border: 4px solid #ee8d30;
}
.dtBox dd {
	margin-left: 236px;
	margin-right: 10px;
	height: 154px;
	overflow: hidden;
}
.dtBox dd h5 {
	height: 52px;
	line-height: 52px;
	font-size: 14px;
}
.dtBox dd h5 a {
	color: #333;
}
.dtBox dd p {
	line-height: 20px;
}
.dtBox ul {
	margin: 0 20px;
	padding-top: 14px;
	border-top: 1px solid #cecece;
}
.dtBox li {
	position: relative;
	height: 28px;
	line-height: 28px;
}
.dtBox li a {
	display: inline-block;
	padding-left: 10px;
	background: url(../style/dtLi_ico.png) no-repeat left center;
	width: 470px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #414141;
}
.dtBox li span {
	position: absolute;
	right: 0;
	top: 0;
	color: #ccc;
}
.yxwlBox {
	width: 296px;
	height: 376px;
	border: 1px solid #e5e5e5;
}
.yxwlBox .contTit {
	padding: 0 16px;
	height: 43px;
	line-height: 43px;
	background: url(../style/yxwlTit.png) repeat-x center;
}
.yxwlBox dt {
	padding-top: 10px;
	text-align: center;
}
.yxwlBox dt img {
	border: 1px solid #e5e5e5;
}
.yxwlBox dd {
	margin: 15px;
	color: #333;
	overflow: hidden;
}
.infoSpan {
	margin-top: 20px;
	background-color: #eef2f5;
}
.infoBox {
	padding-left: 26px;
	margin-right: 18px;
	height: 260px;
	background: url(../style/infoBoxBg.png) repeat-y left center;
}
.infoBox .contTit {
	padding-top: 10px;
}
.infoBox .contTit span {
	text-transform: lowercase;
	font-size: 12px;
}
.infoBox li {
	padding-left: 8px;
	height: 26px;
	line-height: 26px;
	background: url(../style/infoLi_ico.png) no-repeat left center;
	overflow: hidden;
}
.proInfo {
	width: 294px;
	margin-right: 0;
}
.proInfo ul {
	overflow: hidden;
}
.proInfo li {
	float: left;
	width: 46%;
}
.lxwmInfo {
	margin-right: 0;
}
.lxwmInfo dd {
	margin-left: 130px;
	width: 140px;
}
.lxwmInfo dd p {
	padding-left: 22px;
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	background-repeat: no-repeat;
	background-position: left top;
}
.lxwmInfo dd p em {
	font-size: 12px;
}
.lxwmInfo dd p.t1 {
	background-image: url(../style/lxT1_ico.png);
}
.lxwmInfo dd p.t2 {
	background-image: url(../style/lxT2_ico.png);
}
.lxwmInfo dd p.t3 {
	background-image: url(../style/lxT3_ico.png);
}
.lxwmInfo dd p.t4 {
	background-image: url(../style/lxT4_ico.png);
}
#flashs {
	position: relative;
	height: 600px;
	overflow: hidden;
}
#flashs .bgitem {
	z-index: 1;
	position: absolute;
	top: 0;
}
#flashs .btn {
	position: absolute;
	z-index: 7;
	bottom: 15px;
	left: 50%;
	margin-left: -95px;
	padding: 0px 6px;
}
#flashs .btn span {
	color: #fff;
	background: #333;
	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: #024fa1;
}
#jianzhengflashs {
	position: relative;
	height: 300px;
	width: 300px;
	overflow: hidden;
}
#jianzhengflashs .bgitem {
	z-index: 1;
	position: absolute;
	top: 0;
}
#jianzhengflashs .btn {
	position: absolute;
	z-index: 7;
	bottom: 15px;
	right: 15%;
	padding: 0px 6px;
}
#jianzhengflashs .btn span {
	color: #fff;
	background: #fff;
	cursor: pointer;
	display: inline-block;
	margin: 0 2px;
	width: 12px;
	height: 12px;
	font-size: 14px;
	line-height: 12px;
	text-align: center;
	border-radius: 8px;
}
#jianzhengflashs .btn span.cur {
	background: #024fa1;
}

.wmap{
	width: 1200px;
    margin: 0 auto;
    padding: 100px 0;
}
.wmap h2{
	line-height: 50px;
    background: #eb7f1e;
    width: 180px;
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
}
.wmap .linkbox{
	margin-bottom: 10px;
	height: 60px;
}
.wmap .linkbox ul li{
	float:left;
	margin: 0 10px;
    line-height: 30px;
}
.icpzs{ width:1200px; margin: auto; padding-top:30px; padding-bottom:30px;}
.icpzsh1{ text-align:center; font-size:32px; font-weight:bold; color:#1466c9;}
.icpzsh1 span{ color:#ff7900;}
.icpzsh2{ text-align:center; font-size:20px; color:#444; line-height:50px;}
.xigtnjd {
	width: 26px;
	height: 25px;
	margin: 0 auto;
	animation: myfirst 2s infinite
}

/* TAB */
.slideTxtBox{ width:1200px; margin-top:30px; text-align:left;  }
.slideTxtBox .hd{ height:46px; line-height:40px;  position:relative; width:1190px; margin:auto; }
.slideTxtBox .hd ul{ position:absolute; left:0px; height:46px;   }
.slideTxtBox .hd ul li{ float:left; text-align:center; background-color:#1466c9; color:#fff; font-size:16px; border-radius:10px; cursor:pointer; width:160px; height:46px; line-height:46px; margin-right:5px; margin-left:5px;}
.slideTxtBox .hd ul li a{ color:#fff;}
.slideTxtBox .hd ul li.on{ height:46px; background-color:#ff7900; }
.slideTxtBox .bd ul{ zoom:1;  }
.list_pic{margin:30px 0 0px 0;width:1206px;clear:both;}
.list_pic ul li{width:23.8%; margin:0 1% 1% 0;border:1px solid #ededed;float:left;height: 260px;background:#fff;}

.list_pic ul li a{ height: 200px; padding:4px;display:block;}
.list_pic ul li:hover{background-color:#1466c9;}
.list_pic ul li a div{overflow:hidden;width:100%;height:100%;text-align:center;}
.list_pic ul li a div img{max-width:279px;max-height:200px;border:0;transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;}
.list_pic ul li:hover{box-shadow:0px 1px 10px rgba(0,0,0,0.1); }
.list_pic ul li a:hover div img{transform:scale(1.3);-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-o-transform:scale(1.3);}
.list_pic ul li a p{text-align:left;font-size:14px;color:#333;margin:0;padding:10px;}
.list_pic ul li a:hover p{color:#fff;text-decoration:none;}
a:link,a:visited{ text-decoration:none;} 
.list_pic ul li a .title{min-height:30px;text-align:center;}
.totalwidth {
	width: 1200px;
	margin: 0 auto;
	height: auto
}
#youshi_bg {
	width: 100%;
	height: 900px;
	background: url("../style/ls.jpg") center no-repeat;
	margin: auto
}

#youshi_t {
	width: 550px;
	text-align: center;
	margin: auto;
	padding-top: 40px;
	color: #fff;
	padding-bottom: 15px
}

.youshi_t1 {
	line-height: 45px;
	font-size: 42px;
	font-weight: 700;
	padding-top: 20px
}

.youshi_t2 {
	font-size: 16px;
	line-height: 40px;
	color: #c8e8f9
}

.youshi_t3 {
	padding-top: 10px;
	margin: auto;
	animation: myfirst 2s infinite;
	display: inherit-block
}

#youshi_fl {
	width: 513px;
	height: 630px;
	background: url("../style/bs.png"/*tpa=http://demos.admin868.com/demo108/style/images/bs.png*/) left no-repeat;
	float: left;
	color: #fff
}

.youshi_c {
	width: 340px;
	padding-top: 90px;
	padding-left: 35px;
	float: left
}

.youshi_h1 {
	font-size: 23px;
	line-height: 40px
}

.youshi_h2 {
	font-size: 40px;
	font-weight: bold;
	line-height: 42px;
}

.youshi_h3 {
	width: 320px;
	height: 44px;
	border: 1px solid #c8e8f9;
	line-height: 44px;
	text-align: center;
	margin-top: 50px;
	font-size: 18px
}

.youshi_h4 {
	width: 84px;
	margin-right: 28px;
	float: left;
	text-align: center;
	line-height: 42px;
	font-size: 14px;
	margin-top: 55px;
	animation: myfirst 2s infinite;
	display: inherit-block
}

.youshi_h4 .v1 {
	width: 82px;
	height: 60px;
	padding-top: 22px;
	border: 1px solid #fff;
	border-radius: 5px
}

.youshi_ted {
	width: 290px;
	height: 22px;
	line-height: 22px;
	background: url("../style/tel.png"/*tpa=http://demos.admin868.com/demo108/style/images/tel.png*/) left no-repeat;
	float: left;
	font-size: 16px;
	padding-left: 35px;
	margin-top: 55px
}

.youshi_ted span {
	float: left
}

.youshi_ted strong {
	font-size: 28px;
	font-family: Arial,Helvetica,sans-serif;
	float: left;
	color: #ff0
}

#youshi_r {
	width: 810px;
	height: 565px;
	float: right;
	background: rgba(200,232,249,.85);
	margin-top: -595px
}

.youshi_p {
	width: 100%;
	float: left;
	padding-top: 35px;
	padding-bottom: 10px;
	padding-left: 45px
}

.youshi_p:hover {
	-webkit-animation: test .4s ease-in 2;
	cursor: pointer
}
.youshi_v1 {
	font-size: 24px;
	padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:10px;
	line-height: 20px;
	background-color:#0067d0;
	margin-right:10px;
	float:left;
	color: #fff;
}

.youshi_v2 {
	font-size: 30px;
	line-height: 40px;
	color: #0067d0
}

.youshi_v3 {
	width:100%;
	height: 1px;
	background: #0067d0
}

.youshi_v4 {
	padding-top: 10px;
	font-size: 14px;
	color: #000
}
.youshi_v4 ul li{ width:50%; float:left; line-height:36px; }
.mainAbout{padding-top:60px;overflow:hidden;}
.mainAbout .title,.mainCase .title{text-align:center;background:url(../style/abt.jpg) no-repeat center top;font-size:30px;color:#1f71d6;padding-top:6px;line-height:39px;}
.mainCase .title{background:url(../style/clt.jpg) no-repeat center top;}
.mainAbout .title span,.mainCase .title span{display:block;font-weight:normal;font-size:14px;line-height:16px;}
.mainAbout .title .sp1,.mainCase .title .sp1{font-family:arial;color:#999;text-transform:uppercase;}
.mainAbout .title .sp2,.mainCase .title .sp2{color:#333;}
.mainAbout .about{margin-top:25px;height:304px;}
.mainAbout .about .txt{width:568px;height:304px;background:#1f71d6;margin-left:4px;text-align:center;float:left;color:#fff;padding:0 15px;}
.mainAbout .about .txt h3{font-size:24px;padding-top:30px;}
.mainAbout .about .txt p{padding-top:10px;font-size:15px; line-height:24px; text-align:left;text-indent:2em;}
.mainAbout .about .more{display:block;background:#ea7c1a;text-align:center;width:297px;height:200px;padding-top:104px;float:right;}
.mainAbout .about .more span{display:block;line-height:40px;font-size:14px;color:#fff;}
.mainAbout .bd{overflow:hidden;margin-top:4px;height:220px;}
.mainAbout .bd li{width:297px;height:220px;float:left;margin-right:4px;position:relative;}
.mainAbout .bd li:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}
.mainAbout .bd li a{display:block;overflow:hidden;}
.mainAbout .bd li h3{width:100%;height:30px;line-height:30px;text-align:center;color:#fff;background:url(../style/htm.png);position:absolute;bottom:0px;left:0;}
.mainAbout .bd li:hover h3{bottom:0;}
.bt{
  display:block;
  font-size:14px;
  font-weight:normal;
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
}
.tr,.img{
    -webkit-transition:all .3s linear;
    -mos-transition:all .3s linear;
    -mz-transition:all .3s linear;
    -o-transition:all .3s linear;
    transition:all .3s linear;
}
.mainNews{padding:60px 0 30px;overflow:hidden;}
.mainNews .hd{height:50px;width:720px;margin:0 auto;}
.mainNews .hd li{width:226px;height:46px;line-height:46px;text-align:center;border:2px solid #dadada;font-size:18px;float:left;color:#333;margin:0 5px;}
.mainNews .hd li.on a{ color:#fff;}
.mainNews .hd li span{padding-left:5px;font-family:arial;font-size:12px;color:#999;}
.mainNews .hd li.on{border-color:#1f71d6;color:#fff; background-color:#1f71d6;}
.mainNews .hd li.on span{color:#fff;}
.mainNews .bd{height:540px;overflow:hidden;margin-top:20px;}
.mainNews .bd .pn{width:590px;margin-top:10px;}
.mainNews .bd .pn .pic{display:block;width:590px;height:370px;overflow:hidden;}
.mainNews .bd .pn h3{padding-top:10px;font-weight:normal;}
.mainNews .bd .pn h3 a{font-size:18px;line-height:40px;display:block; color:#000;}
.mainNews .bd .pn div{font-size:14px;padding-top:15px;}
.mainNews .bd .pn div a{display:block; width:120px; text-align:center; height:28px; line-height:28px; margin-top:10px; font-size:14px; background-color:#1f71d6; color:#fff;}
.mainNews .bd ul{width:590px;float:right;}
.mainNews .bd ul li{height:60px;margin-top:10px;background:#f4f4f4;padding:20px;}
.mainNews .bd ul li .time{width:60px;height:60px;float:left;border-right:1px solid #dadada;text-align:center;font-family:arial;font-size:12px;line-height:20px;padding-right:10px;}
.mainNews .bd ul li .time span{display:block;font-size:36px;line-height:40px;}
.mainNews .bd ul li .fr{display:block;width:450px;font-size:14px;line-height:30px;}
.mainNews .bd ul li .fr a{display:block;font-size:16px;}
.mainNews .bd ul li:hover{background:#1f71d6;color:#fff;}
.mainNews .bd ul li:hover a{color:#fff;}







