
/*.banner{ height:500px; overflow:hidden; position:relative; margin:97px 0 0 0; transition:margin 300ms;}
.banner ul{ width:99999px; height:100%; position:absolute; left:0; top:0;}
.banner li{ width:1000px; height:100%; float:left; overflow:hidden; position:relative;}
.banner li .img{ width:100%; height:100%; position:absolute; left:0; top:0}
.banner .box{ width:1000px; margin:0 auto; height:100%; position:relative;}
.banner .text{ display:none; width:360px; margin:-60px 0 0 0; padding:40px 0 0 0; background:url(../images/line1.jpg) no-repeat 0 0; letter-spacing:6px; color:#fff; line-height:50px; font-size:30px; font-family:"宋体"; position:absolute; left:0; top:50%;}
.banner .btnLeft{ opacity:0.7; filter:alpha(opacity=70); width:42px; height:42px; margin:-30px 0 0 -680px; background:url(../images/btn1.png) no-repeat center; position:absolute; left:50%; top:50%; transition:300ms;}
.banner .btnRight{ opacity:0.7; filter:alpha(opacity=70); width:42px; height:42px; margin:-30px -680px 0 0; background:url(../images/btn2.png) no-repeat center; position:absolute; right:50%; top:50%; transition:300ms;}
.banner .btnLeft:hover,.banner .btnRight:hover{ opacity:1; filter:alpha(opacity=100);}
.banner .btns{ width:100%; text-align:center; position:absolute; left:0; bottom:20px;}
.banner .btns span{ width:11px; height:12px; background:url(../images/bico2.png) no-repeat center; display:inline-block; margin:0 8px; cursor:pointer;}
.banner .btns span:hover,.banner .btns .cur{ background:url(../images/bico1.png) no-repeat center;}*/
.banner a:link,.banner a:visited{ color:#fff;}
.banner a:active,.banner a:hover{ color:#fff;}
.banner{ position: relative; overflow: hidden; color: #fff; font-family: 'Microsoft YaHei','Microsoft JhengHei','SimHei',"Times New Roman", Times, serif;  height: 500px; margin:97px 0 0 0;}
.banneritem img{ display: none;  position: absolute; left: 0px; top: 0px; width: 100%; height: 100%;}
.bannerTxt{ width: 1000px; margin: 0px auto 0px -500px;position: absolute; left: 50%; top: 36%; color:#fff;}
.bannerTxt .fbox{ display: none;}

.bannerTxt .fbox .text{ width:100%; margin-top: 0px; /* padding:20px 0 0 0; background:url(../images/line1.jpg) no-repeat 0 0; letter-spacing:6px; color:#fff; line-height:50px; font-size:30px;*/ text-align: center;}
.bannerTxt .fbox.fbox1 .text{margin-left:-400px;}
.bannerTxt .fbox.fbox2 .text{margin-left:-400px;}
.bannerTxt .fbox3{ text-align: center;}
.bannerTxt .fbox3 .text{ background: no-repeat; padding: 0px;}
.banerBtns{ display: block; position: absolute; text-align: center; left: 0px; width: 100%; bottom:60px; height: 12px; z-index: 500;}
.banerBtns span{ background: url(../images/bico2.png) no-repeat #000; display: inline-block; width: 12px; height: 12px; margin: 0px 6px; cursor: pointer;}
.banerBtns span.cur{ background: url(../images/bico1.png) #666;}
.banner a.bannermore{ border: 1px solid #fff; padding: 0px 16px; height: 22px; display: inline-block; font: 12px/22px "microsoft yahei"; margin-top: 10px;}
.banner a.bannermore:hover{ background-color: #fff;color: #5d4b3b;}
.fixedBody .banner{ margin:60px 0 0 0;}
.u-arrow{ position: absolute; left: 50%; bottom: 20px; background:  url(../images/botA.png) no-repeat; width: 21px; height: 28px; margin-left: -10px; 
	 -webkit-animation: start 1.5s infinite ease-in-out;
	   -moz-animation: start 1.5s infinite ease-in-out;
	        animation: start 1.5s infinite ease-in-out;}
@-webkit-keyframes start {
	0%,30% {opacity: 0;-webkit-transform: translate(0,-8px);}
	60% {opacity: 1;-webkit-transform: translate(0,0);}
	100% {opacity: 0;-webkit-transform: translate(0,10px);}
}
@-moz-keyframes start {
	0%,30% {opacity: 0;-moz-transform: translate(0,-8px);}
	60% {opacity: 1;-moz-transform: translate(0,0);}
	100% {opacity: 0;-moz-transform: translate(0,10px);}
}
@keyframes start {
	0%,30% {opacity: 0;transform: translate(0,-8px);}
	60% {opacity: 1;transform: translate(0,0);}
	100% {opacity: 0;transform: translate(0,10px);}
}

.product{ margin:20px 0 0 0; overflow:hidden;}
.product .t{ text-align:center; height:100px; line-height:100px; font-size:22px; color:#323232; font-family:"宋体"; letter-spacing:8px;}
.product .list{ width:1230px; margin:0 auto 0;}
.product ul{ overflow:hidden;}
.product li{ width:220px; text-align:center; float:left; margin:0 13px;}
.product li .img{ width:100%; margin:0 0 15px 0; overflow:hidden;}
.product li .img img{ width:100%; height:100%; transition:300ms;}
.product li .i{ opacity:0; filter:alpha(opacity=0); float:right; margin:8px 40px 0 0; transition:300ms;}
.product li a{ color:#363636; font-size:14px; font-family:"宋体";}
.product li .title{ height:20px; position:relative;}
.product li .title span{ position:absolute; left:50%; top:0; transition:300ms;}
.product li:hover .title span{ margin:0 !important; left:0;}
.product li:hover a{ color:#0054ab;}
.product li:hover .i{ opacity:1; filter:alpha(opacity=100); margin:8px 8px 0 0;}
.product li:hover .img img{ -webkit-transform:scale(1.1); transform:scale(1.1);}
.product .btns{ text-align:center; display:none;}
.product .btns span{ width:30px; height:5px; overflow:hidden; display:inline-block; background:#f1f1f1; margin:0 4px; cursor:pointer; transition:300ms;}
.product .btns .cur{ background:#0054ab;}
.product .btns .next{ background:#c4c4c4;}
.product_cn .list{ width:984px;}




.serviceindex{ margin:0 auto; padding:0; width:90%; max-width:1000px; height:auto;}

.serviceindex1{ margin:0 auto; padding:0; width:100%; height:auto; color:#666666; font-size:24px; font-family:Arial; line-height:45px; text-align:center;}
.serviceindex2{ margin:0 auto; padding:0; width:100%; height:auto; color:#666666; font-size:18px; font-family:"微软雅黑","宋体"; line-height:30px; text-align:center;}

.serviceindex3{ margin:0 auto; padding:0; width:100%; height:auto; margin-top:40px;}
.serviceindex31{ margin:0; padding:0; width:321px; height:auto; margin-left:6px; margin-right:6px; float:left; }

.serviceindex311{ margin:0; padding:0; width:100%; height:auto; float:left; }
.serviceindex312{ margin:0; padding:0; width:100%; height:auto; margin-top:10px; float:left; background:#eef2fb; }
.serviceindex312 h1{ margin:0 auto; padding:0; width:92%; padding-left:4%;height:auto; margin-top:10px; float:left;color:#0167b9; font-size:18px; font-family:"微软雅黑","宋体"; line-height:40px; text-align:left; }
.serviceindex312 h1 a{ color:#0167b9; font-size:18px; font-family:"微软雅黑","宋体"; line-height:40px; text-align:left; }
.serviceindex312 h1 a:hover{ color:#000;  }

.serviceindex312 h2{ margin:0 auto; padding:0; width:92%; padding-left:4%; height:auto;float:left;color:#666666; font-size:12px; font-family:"微软雅黑","宋体"; line-height:20px; text-align:left; font-weight:normal; }
.serviceindex312 h2 a{ color:#666666; font-size:12px; font-family:"微软雅黑","宋体"; line-height:20px; text-align:left; font-weight:normal; }
.serviceindex312 h2 a:hover{ color:#000;  }

.serviceindex312 .cc{ margin:0 auto; padding:0; width:92%; padding-left:4%; height:20px;float:left;color:#666666; font-size:12px; font-family:"微软雅黑","宋体"; line-height:20px; text-align:left; font-weight:normal; }

.serviceindex4{ margin:0 auto; padding:0; width:100%; height:80px; }



.cla{ clear:both;}



.productindex{ margin:0 auto; padding:0; width:100%; height:auto; background:url(../image/20.jpg) no-repeat bottom center #0067b4;}
.productindexk{ margin:0 auto; padding:0; width:100%; height:40px;  }
.productindex1{ margin:0 auto; padding:0; width:100%; height:auto; color:#fff; font-size:24px; font-family:Arial; line-height:45px; text-align:center; }

.productindex2{ margin:0 auto; padding:0; width:100%; height:auto; margin-top:20px; max-width:1000px; text-align:center; min-height:450px; }



#tab{ position: absolute; margin:0 auto; padding:0; height:auto; width:1000px;}

#tab .tabList ul{
    text-align:center;
    width:1000px;
    margin:0 auto;
}
 
#tab .tabList ul li{
    list-style:none;
    width:1px;
    display:inline;
    margin:0 25px;
    white-space:nowrap;
    word-break:keep;
    height:40px;
    line-height:40px;
    font-size:14px;
	color:#fff;
	cursor:pointer;
    font-family:"微软雅黑","宋体";}      



#tab .tabCon{
	position:absolute;
	left:-1px;
	top:62px;
	border:0;
	border-top:none;
	width:1000px;
	height:auto;
}
#tab .tabCon div{
	padding:10px;
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
}
#tab .tabCon ul{
	margin:0 auto; padding:0; width:100%; height:auto;
	
}
#tab .tabCon ul li{
	margin:0; padding:0; width:21%; height:auto; margin-left:2%; margin-right:2%; float:left;
	
}
#tab .tabCon ul li ul li.acc1{
	margin:0; padding:0; width:100%; height:auto;
	
}
#tab .tabCon ul li ul li.acc2{
	margin:0; padding:0; width:100%; height:30px; border-bottom:1px solid #fff;color:#fff; font-size:12px; font-family:"微软雅黑","宋体"; line-height:30px;
	
}

#tab .tabCon ul li ul li.acc2 a{
	color:#fff; font-size:12px; font-family:"微软雅黑","宋体"; line-height:30px;
	
}
#tab .tabCon ul li ul li.acc2 a:hover{
	color:#ff6000;
	
}


#tab .tabList li.cur{
	border-bottom:3px solid #fff;
	color:#fff; font-size:14px; font-family:"微软雅黑","宋体"; line-height:40px; text-align:left; font-weight:normal;
}
#tab .tabCon div.cur{
	opacity:1;
	filter:alpha(opacity=100);
}



.aboutindex{ margin:0 auto; padding:0; width:100%; height:auto;}
.aboutindexk{ margin:0 auto; padding:0; width:100%; height:40px;}
.aboutindex1{ margin:0 auto; padding:0; width:100%;  height:auto; color:#666; font-size:24px; font-family:Arial; line-height:35px; text-align:center; }
.aboutindex2{ margin:0 auto; padding:0; width:100%;  height:auto; color:#666; font-size:18px; font-family:"微软雅黑","宋体",Arial; line-height:25px; text-align:center; }
.aboutindex3{ margin:0 auto; padding:0; width:100%; max-width:1000px;  height:auto;}
.aboutindex31{ margin:0; padding:0; width:50%; float:right;height:auto;}

.aboutindex32{ margin:0; padding:0; width:50%; float:left;height:auto;}
.aboutindex321{ margin:0; padding:0; width:80%; padding-left:17px; float:left;height:auto;}
.aboutindex3211{ margin:0; padding:0; width:auto; height:auto; border-bottom:2px solid #005bac; color:#000; font-size:18px; font-family:"微软雅黑","宋体",Arial; line-height:35px; text-align:left;}

.aboutindex3212{ margin:0; padding:0; padding-top:15px;width:auto; height:auto; color:#888; font-size:12px; font-family:"微软雅黑","宋体",Arial; line-height:25px; text-align:left;}
.aboutindex323{ margin:0; padding:0; width:100px; height:25px; float:left; }
.aboutindex323 a{ margin:0; padding:0; width:100px; height:25px; float:left; display:block; background:#005bac;font-size:12px; font-family:"微软雅黑","宋体",Arial; line-height:25px; text-align: center; color:#fff;}

.aboutindex323 a:hover{  background:#9d9d9d;}



.newindex{ margin:0 auto; padding:0; width:100%; height:auto; background:#f6f6f6;}
.newindexk{ margin:0 auto; padding:0; width:100%; height:40px;}
.newindex1{ margin:0 auto; padding:0; width:100%;  height:auto; color:#666; font-size:24px; font-family:"微软雅黑","宋体",Arial; line-height:35px; text-align:center; }
.newindex2{ margin:0 auto; padding:0; width:100%;  height:auto; color:#666; font-size:14px; font-family:Arial; line-height:25px; text-align:center; }
.newindex3{ margin:0 auto; padding:0; width:535px;  height:auto;}

.newindex4{ margin:0 auto; padding:0; width:100%;  height:auto; max-width:1000px; margin-top:30px;}
.newindex41{ margin:0; padding:0; width:297px; margin-left:17px; margin-right:17px; margin-top:10px;  height:auto; float:left; background:#fff;}
.newindex411{ margin:0; padding:0; width:100%; height:auto; float:left;}
.newindex412{ margin:0; padding:0; width:100%; height:70px; float:left; border-bottom:1px solid #ccc;}
.newindex4121{ margin:0; padding:0; width:100%; height:30px; margin-top:15px;color:#666; font-size:18px; font-family:"微软雅黑","宋体",Arial; line-height:35px; text-align:center;}
.newindex4122{ margin:0; padding:0; width:100%; height:20px; color:#ccc; font-size:14px; font-family:"微软雅黑","宋体",Arial; line-height:35px; text-align:center;}

.newindex413{ margin:0; padding:0; width:267px;padding-left:15px; padding-right:15px; height:90px; padding-top:10px; float:left; border-bottom:2px solid #cbcaca;}

.newindex4131{ margin:0; padding:0; width:267px; height:auto; float:left; font-size:12px; font-family:"微软雅黑","宋体",Arial; line-height:25px; text-align:left;}
.newindex4131 a{font-size:12px; font-family:"微软雅黑","宋体",Arial; line-height:25px; text-align:left; color:#9f9f9f;}
.newindex4131 a:hover{ color:#ff6000;}

.newindex4132{ margin:0; padding:0; width:100px; height:25px; float:left; }
.newindex4132 a{ margin:0; padding:0; width:100px; height:25px; float:left; display:block; background:#ccc;font-size:12px; font-family:"微软雅黑","宋体",Arial; line-height:25px; text-align: center; color:#fff;}

.newindex4132 a:hover{  background:#9d9d9d;}


.main{ height:386px; background:#0054ab; font-family:"宋体";}
.main ul{ width:1000px; height:100%; margin:0 auto;}
.main li{ width:252px; height:100%; float:left; margin:-32px 122px 0 0;}
.main .t1{ position:relative; height:52px; font-size:18px; letter-spacing:3px; color:#fff; text-align:center; padding:90px 0 0 0;}

.main li .t1 .i1{ transition:400ms; position:absolute; left:50%; top:-5px; margin:0 0 0 -41px;}
.main li .t1 .i2{ transition:400ms; -webkit-transform:scale(1.2); transform:scale(1.2); opacity:0; filter:alpha(opacity=0); position:absolute; left:50%; top:-5px; margin:0 0 0 -41px;}
.main .li1 .img{ width:100%; overflow:hidden; background:#000; margin:0 0 30px 0;}
.main .li1 .img img{ width:100%; height:100%; transition:300ms;}
.main .li1:hover .img img{ -webkit-transform:scale(1.1); transform:scale(1.1); opacity:0.7; filter:alpha(opacity=70);}
.main .li1 .t{ transition:200ms; height:50px; overflow:hidden; color:#fff; line-height:24px;}
.main .li1:hover .t{ color:#1ad6ff;}
.main li:hover .t1 .i1{ -webkit-transform:scale(1); transform:scale(1); opacity:0; filter:alpha(opacity=0);}
.main li:hover .t1 .i2{ -webkit-transform:scale(1); transform:scale(1); opacity:1; filter:alpha(opacity=100);}

.main .li2 .t{ overflow:hidden; margin:-3px 0 53px 0;}
.main .li2 .l{ width:116px; height:163px; float:left; background:url(../images/img7.jpg) no-repeat left;}
.main .li2 .r{ width:128px; height:163px; margin:-3px 0 0 0; float:right; line-height:24px; color:#fff; overflow:hidden;}
.main .li2 .more{ padding:0 52px 0 0; color:#fff; background:url(../images/i5.png) no-repeat right;}
.main .li2:hover .r{ text-decoration:underline;}
.main .li2:hover .more{ text-decoration:underline;}
.main .slide{ height:187px; background:#000; margin:0 0 20px 0; overflow:hidden; position:relative;}
.main .slide .list{ width:9999px; height:100%; position:absolute; left:0; top:0;}
.main .slide .list .img{ width:252px; float:left; overflow:hidden;}
.main .slide .list .img img{ width:100%; transition:300ms;}
.main .slide .list .img:hover img{ opacity:0.7; filter:alpha(opacity=70); -webkit-transform:scale(1.1); transform:scale(1.1);}
.main .li2 .btns{ text-align:center;}
.main .li2 .btns span{ width:8px; height:8px; margin:0 4px; cursor:pointer; display:inline-block; background:url(../images/btn7.png) no-repeat 0 0;}
.main .li2 .btns span:hover,.main .li2 .btns .cur{ background-position:-8px 0;}

.main .li3{ margin:-32px 0 0 0; float:right;}

.main .li3 .img{ width:100%; overflow:hidden; background:#000; margin:0 0 22px 0;}
.main .li3 .img img{ width:100%; height:100%; transition:300ms;}
.main .li3 .img:hover img{ -webkit-transform:scale(1.1); transform:scale(1.1); opacity:0.7; filter:alpha(opacity=70);}
.main .li3 .news a{ color:#fff; padding:0 0 0 15px; background:url(../images/i6.jpg) no-repeat left center;}
.main .li3 .news p{ height:32px; line-height:32px; overflow:hidden;}
.main .li3 .news a:hover{ color:#1ad6ff;}




.k1{width:100%;height:20px;margin:0;padding:0;}
.tabbox{width:1000px;height:140px;margin:0 auto;background:#fff;font-family:'微软雅黑';}
.tabbox .tab{overflow:hidden;background:#f6f6f6;}
.tabbox .tab a{display:block;padding:10px 20px;float:left;text-decoration:none;color:#333;}
.tabbox .tab a:hover{background:#999;color:#fff;text-decoration:none;}
.tabbox .tab a.on{background:#999;color:#fff;text-decoration:none;}
.tabbox .content{overflow:hidden;width:1200px;height:100px;position:relative;}
.tabbox .content ul{position:absolute;left:0;top:0;height:100px; padding-top:10px;}
.tabbox .content li{width:1000px;height:100px;float:left;color:#333;}
.tabbox .content li a{color:#333; text-decoration:none;}
.tabbox .content li a:hover{ color:#999;}

@media screen and (max-width:1440px) {
	/*.banner .btnLeft{ left:20px; margin:-30px 0 0 0;}
	.banner .btnRight{ right:20px; margin:-30px 0 0 0;}
	.banner .text{ left:100px;}*/
}

@media screen and (max-width:1280px) {
	.product .list{ width:auto; margin:0 0 0 20px;}
	.product li{ width:18%; margin:0 2% 0 0;}
	.product_cn .list{ width:984px; margin:0 auto;}
	.product_cn li{ width:220px; margin:0 13px;}
	.banner .fbox .vimg{ width: 60%; display: block; margin: 0px auto;}
}

@media screen and (max-width:1050px) {
	
	.banner{ margin:60px 0 0 0;}
	.banner .bannerTxt{ width:90%; left: 5%; margin:0px;}
	.banner .fbox .text{ font-size:26px; letter-spacing:4px;}
	.main ul{ width:auto; margin:0 20px;}
	.product_cn .list{ width:auto; margin:0 0 0 1%;}
	.product_cn li{ width:24%; margin:0 1% 0 0;}
	
	.bannerTxt .fbox.fbox1 .text{margin-left:-150px;}
.bannerTxt .fbox.fbox2 .text{margin-left:-150px;}
	
}

@media screen and (max-width:1020px) {
	.banner .fbox .text{ font-size:20px; line-height:46px; letter-spacing:2px;}
}

@media screen and (max-width:860px) {
	.main{ height:auto; overflow:hidden;}
	.main ul{ height:auto; padding:0 0 30px 0; overflow:hidden;}
	.main li{ width:100%; margin:0 !important; padding:30px 0 0 0; height:auto; overflow:hidden;}
	.main .t1{ margin:0;}
	.main .li2 .t{ margin:0;}
	.main .li2 .l{ width:100%;}
	.main .li2 .r{ width:100%; height:auto; margin:30px 0 40px 0;}
	.product{ margin:0 0 0 0;}
	.main .li2 .btns{ text-align:center;}
.productindex2{ margin:0 auto; padding:0; width:100%; height:auto; margin-top:20px; max-width:1000px; text-align:center; min-height:550px; }
		#tab{ position: relative; margin:0 auto; padding:0; height:auto; width:100%;}

#tab .tabList ul{
    text-align:center;
    width:100%;
    margin:0 auto;
}
#tab .tabList ul li{
    list-style:none;
    width:1px;
    display:inline;
    margin:0 5px;
    white-space:nowrap;
    word-break:keep;
    height:40px;
    line-height:40px;
    font-size:12px;
	color:#fff;
	cursor:pointer;
    font-family:"微软雅黑","宋体";}      


	#tab .tabCon{
	position:absolute;
	left:-1px;
	top:62px;
	border:0;
	border-top:none;
	width:100%;
	height:auto;

}
#tab .tabList li.cur{
	font-size:12px;}
	
	
	#tab .tabCon ul li{
	margin:0; padding:0; width:46%; height:auto; margin-left:2%; margin-right:2%; float:left;
	
}

}


@media screen and (max-width:740px) {
	.product .list{ height:300px; overflow:hidden; position:relative; margin:0 20px 40px 20px;}
	.product ul{  position:absolute; left:0; top:0}
	.product li{ width:250px; height:100%; margin:0 20px 0 0;}
	.product .btns{ display:block;}
.productindex2{ margin:0 auto; padding:0; width:100%; height:auto; margin-top:20px; max-width:1000px; text-align:center; min-height:550px; }
	
		#tab{ position: relative; margin:0 auto; padding:0; height:auto; width:100%;}

#tab .tabList ul{
    text-align:center;
    width:100%;
    margin:0 auto;
}
#tab .tabList ul li{
    list-style:none;
    width:1px;
    display:inline;
    margin:0 5px;
    white-space:nowrap;
    word-break:keep;
    height:40px;
    line-height:40px;
    font-size:12px;
	color:#fff;
	cursor:pointer;
    font-family:"微软雅黑","宋体";}      


	#tab .tabCon{
	position:absolute;
	left:-1px;
	top:62px;
	border:0;
	border-top:none;
	width:100%;
	height:auto;

}
#tab .tabList li.cur{
	font-size:12px;}
	#tab .tabCon ul li{
	margin:0; padding:0; width:46%; height:auto; margin-left:2%; margin-right:2%; float:left;
	
}

.aboutindex31{ margin:0 auto; padding:0;   width:100%; float:center;height:auto;}

.aboutindex32{ margin:0 auto; padding:0;  width:100%; float:center;height:auto;}

.newindex41{ margin:0; padding:0; width:297px;margin-top:10px;  height:auto; float:center; background:#fff;}
	.tabbox{ display:none;}
}

@media screen and (max-width:540px) {
	.banner .bannerTxt{ top: 35%;}
	.banner .fbox .vimg{ width: 80%;}
	.banerBtns{ bottom: 15px;}
	
.productindex2{ margin:0 auto; padding:0; width:100%; height:auto; margin-top:20px; max-width:1000px; text-align:center; min-height:550px; }
	
		#tab{ position: relative; margin:0 auto; padding:0; height:auto; width:100%;}

#tab .tabList ul{
    text-align:center;
    width:100%;
    margin:0 auto;
}
#tab .tabList ul li{
    list-style:none;
    width:1px;
    display:inline;
    margin:0 5px;
    white-space:nowrap;
    word-break:keep;
    height:40px;
    line-height:40px;
    font-size:12px;
	color:#fff;
	cursor:pointer;
    font-family:"微软雅黑","宋体";}      


	#tab .tabCon{
	position:absolute;
	left:-1px;
	top:62px;
	border:0;
	border-top:none;
	width:100%;
	height:auto;

}
#tab .tabList li.cur{
	font-size:12px;}
	#tab .tabCon ul li{
	margin:0; padding:0; width:46%; height:auto; margin-left:2%; margin-right:2%; float:left;
	
}

.aboutindex31{ margin:0 auto; padding:0;  width:100%; float:center;height:auto;}

.aboutindex32{  margin:0 auto; padding:0; width:100%; float:center;height:auto;}
.newindex41{ margin:0; padding:0; width:96%; margin-top:10px;margin-left:2%; margin-right:2%;   height:auto; float:center; background:#fff;}

.serviceindex31{ margin:0 auto; padding:0; width:96%; height:auto; margin-left:2%; margin-right:2%; float:left; }
.newindex3{ margin:0 auto; padding:0; width:100%;  height:auto;}


	.bannerTxt .fbox.fbox1 .text{margin-left:-30px;}
.bannerTxt .fbox.fbox2 .text{margin-left:-30px;}


}
