@charset "utf-8";
@font-face {
	font-family: 'HELVETICANEUELTPRO-THEX';
	src: url('fonts/HELVETICANEUELTPRO-THEX.OTF');
	font-weight: normal;
	font-style: normal;
}
html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body, th, td {
	font-size: 14px;
	font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑";
}
body, ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	text-decoration: none; color:#777;
}
a:hover {
	text-decoration: none;
}
p { margin:0px; padding:0px; line-height:200%;}
img {
	border: 0px;
	display: block;
}
.clear {
	clear: both;
}
.l {
	float: left;
}
.r {
	float: right;
}

.newstit { text-align:center; margin-top:60px; margin-bottom:40px; overflow:hidden; width:100%;}
.newstit .t1 { font-size:24px; color:#444; line-height:180%;}
.newstit .t2 { font-size:14px; color:#A1A1A1;}
.newscon {line-height: 180%;
    font-size: 14px;
    color: #6a6a6a; margin-bottom:40px;  overflow:hidden;}
.newscon img{ max-width:100%;}

.w1200 {
	width: 1200px;
	margin: auto;
}
.alltop { position:fixed; z-index:999; width:100%; top:0px; left:0px; background-color:#FFFFFF;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.alltopbox { height:70px;}
.alltop .logo {
}
.alltop .logo img{ height:70px;}
.alltop .topmenu {
	text-align: center;
}
.alltop .topmenu>ul {
}
.alltop .topmenu>ul>li {
	position: relative;
	display: inline-block;
}
.alltop .topmenu>ul>li:hover>ul {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.alltop .topmenu>ul>li>a {
	color: #8e8e8e;
	height: 67px;
	line-height: 67px;
	margin-left: 30px;
	display: block;
	border-top: 3px solid #ffffff;
}
.alltop .topmenu>ul>li>a.on, 
.alltop .topmenu>ul>li>a:hover {
	border-top: 3px solid #696969;
	color: #696969;
}
.alltop .topmenu>ul>li>a i{ margin-left:3px;}
.alltop .topmenu>ul>li>ul {
	position: absolute;
	z-index: 1;
	width: 210px;
	transition: all 0.3s ease-out 0s;
	transform: translate3d(0px, 10px, 0px);
	-moz-transform: translate3d(0px, 10px, 0px);
	-webkit-transform: translate3d(0px, 10px, 0px);
	opacity: 0;
	visibility: hidden;
	text-align: left;
}
.alltop .topmenu>ul>li>ul>li {
	display: block;
	border-bottom: 1px solid #E6E6E6;
	    border-top: 0px solid transparent;
		    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.alltop .topmenu>ul>li>ul>li>a {
	transition: none ease-out .3s;
	transition-property: color, background, text-indent, opacity;
	padding: 14px 30px;
	width: 150px;
	height: 20px;
	line-height: 20px;
	display: block;
	font-size: 12px;background: #fff;
    color: #959595;text-indent: 0px;
}
.alltop .topmenu>ul>li>ul>li>a:hover {
		text-indent: 10px;
		color: #696969;
}
.alltop .topmenu>ul>li>ul>li>a>i {
	float: right;
	margin-top: 5px;
	transition: all ease-out .2s;
	opacity: 0;
}
.alltop .topmenu>ul>li>ul>li>a:hover>i {
	opacity: 1;
}
.banner {
	position:fixed;  width:100%; height:auto; z-index:1; touch-action: pan-y;
	transition:transform .1s ease-out;
	transform:translate(0px,0px);
}
.bannerbox { height:400px; position:relative; z-index:0; overflow:hidden; margin-top:0px;}



.banner2 { background-color:rgba(199,199,199,1.00); min-width:1200px;
	position:fixed;  width:100%; height:auto; z-index:1; touch-action: pan-y;
	transition:transform .1s ease-out;
	transform:translate(0px,0px);height:320px; background-position:center center; background-repeat:no-repeat;
}
.banner2box {height:320px; position:relative; z-index:0; overflow:hidden; margin-top:0px;}

.bgmask{    background-color: transparent;    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;}
.allmain { height:auto; min-width:1200px; margin:auto; min-height:300px; overflow:hidden; position:relative; z-index:2; background-color:#ffffff;}
.allfoot { background-color:#f0f0f0; color:#989898; overflow:hidden;}
.allfoot a{color:#989898;}
.allfoot .foot1 { margin-top:20px; margin-bottom:20px; line-height:200%;}
.allfoot .foot1 .t1 { font-size:16px;}
.allfoot .foot1 .t2 { }
.allfoot .foot1 .t2 span{ display:inline-block; margin-right:20px;}
.allfoot .foot1 .t3 {}
.allfoot .foot2 { line-height:40PX;
	text-align: left;
    color: #6c6e75;
    margin: 0 auto;
    border-top: 1px solid #e4e4e4;}

.indexbox { overflow:hidden; position:relative; z-index:1;   margin:0px; padding:0px; background-color:#FFFFFF;}
.indexbox .w1200 {  }

.indexbox .tit{ text-align:center; }
.indexbox .tit .t1{ font-size:24px; color:#444;line-height:120%;}
.indexbox .tit .t2{ font-size:14px; color:#A1A1A1; line-height:20px;}
.indexbox1 { background-color:#FFFFFF;}
.indexbox1 .tit { margin-top:40px; margin-bottom:30px; }
.indexbox1 .con{ margin-bottom:0px;}

.indexbox2 { background-color:#f8f8f8;}
.indexbox2 .tit { margin-top:40px; margin-bottom:20px;}
.indexbox2 .con{ margin-bottom:60px;}

.worksmain {background-color:#ffffff;}
.worksmain .con{ margin-bottom:30px;}

.indexbox3 { background-color:rgba(255,255,255,1.00);}
.indexbox3>.w1200{ margin-top:50px; margin-bottom:50px; overflow:hidden;}
.indexbox3>.w1200>.l { width:420px;}
.indexbox3>.w1200>.l .img { width:380px;}
.indexbox3>.w1200>.l .img a{
	height: 380px;
	display: block;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: cover !important;
}


.indexbox3>.w1200>.r { float:left; text-align:left; width:780px;}
.indexbox3>.w1200>.r .tit { text-align:left; margin-top:30px; margin-bottom:30px;}
.indexbox3>.w1200>.r .tc{ color:#848484; line-height:24px; font-size:12px;}
.indexbox3 .tmore { margin-top:30px;}
.indexbox3 .tmore a{ text-align:center; color:#828282;
	width: 150px;
	display: block;
	line-height: 30px;
	border: 1px solid #dfdfdf;
}
.indexbox4 {     background-color: #f8f8f8; }
.indexbox4 .con{ margin-bottom:30px; margin-top:0px;}
.indexbox4 .tit { margin-top:30px; }

.indexbox5 { background-color:#FFFFFF;}
.indexbox5 .tit { margin-top:40px; margin-bottom:30px;}
.indexbox5 .newslist{ margin-bottom:30px; overflow:hidden;}
.indexbox5 .more  { margin-bottom:60px;}
.indexbox5 .more a { overflow:hidden; display:block; margin:auto;  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;width:60px; height:40px; 
	border: 1px solid #9F9F9F; text-align:center; }
.indexbox5 .more a i{ display:block; margin-top:10px;}

.indexbox5 .more a:hover{
border: 1px solid #666;}

.newslist {}
.newslist ul{}
.newslist li{ float:left; width:50%; margin-bottom:40px;}
.newslist li a{
	display: block;
	width: 90%;
	
}
.newslist li a .t1{ color:#8a8a8a; font-size:12px; height:30px;}
.newslist li a .t2{color:#595959; font-size:16px; height:40px; line-height:20px; border-bottom: 1px solid #EFEFEF;  position:relative;}
.newslist li a:hover .t2{color:#000000;}
.newslist li a .t3{color:#777; font-size:12px; margin-top:20px; line-height:20px; height:60px;}


.newslist li a .t2::before { position: absolute; content: ""; width: 10px; height: 1px; background-color: #3C3C3C; margin-top: 40px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
.newslist li a:hover .t2::before { width: 100%; }






.picScroll-left { overflow:hidden; position:relative; }
.picScroll-left .hd{ position:absolute; width:100%; top:50%;}
.picScroll-left .hd .next,.picScroll-left .hd .prev {position:absolute; display:block; width:40px; height:20px; overflow:hidden; }
.picScroll-left .hd .next { right:0px;}
.picScroll-left .hd .prev { left:0px;}
.picScroll-left .bd{ margin:auto; width:1100px;}

.picScroll-left .picList {}
.picScroll-left .picList li{ width:275px !important; float:left; min-height:220px;}
.picScroll-left .picList li a{ width:240px; margin:auto; display:block;  color:#838383;}
.picScroll-left .picList li a:hover{ }
.picScroll-left .picList li a .img{ height:70px;}
.picScroll-left .picList li a .img img{ height:70px; margin:auto;}
.picScroll-left .picList li a .con{ font-size:13px; }
.picScroll-left .picList li a .con .t1{  position:relative; border-bottom: 1px solid #A6A6A6; line-height:47px; font-size:16px;}
.picScroll-left .picList li a .con .t1 span {color:#838383;}
.picScroll-left .picList li a:hover .con .t1 {	color:#272727;}
.picScroll-left .picList li a .con .t1::before{  position: absolute; content: ""; width: 10px; height: 1px; background-color: #3C3C3C; margin-top: 47px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
.picScroll-left .picList li a:hover .con .t1::before { width: 100%; }
.picScroll-left .picList li a .con .t1 span{}
.picScroll-left .picList li a .con .t2{line-height:24px; margin-top:10px;}

.servicebox {} .





.picScroll-left2 { overflow:hidden; position:relative; }
.picScroll-left2 .hd{ width:230px; margin:auto; text-align:center; position:relative;}
.picScroll-left2 .hd a{ display:inline-block;}
.picScroll-left2 .hd .next,.picScroll-left2 .hd .prev { position:absolute; top:10px; width:40px; height:20px; overflow:hidden;}
.picScroll-left2 .hd .next { right:0px; }
.picScroll-left2 .hd .prev { left:0px; }
.picScroll-left2 .hd .more { transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;width:60px; height:40px; overflow:hidden;
	border: 1px solid #9F9F9F; margin-left:30px; margin-right:30px;
}
.picScroll-left2 .hd .more:hover{border: 1px solid #666;}
.picScroll-left2 .hd .more i { display:block; margin-top:10px;}

.picScroll-left2 .bd{ margin:auto; width:1200px; overflow:hidden; margin-top:30px; margin-bottom:30px;}
.picScroll-left2 .picList {}
.picScroll-left2 .picList li{ width:300px !important; float:left;}
.picScroll-left2 .picList li a{ width:260px; margin:auto; margin-top: 3px; display:block;  color:#838383; box-shadow:0px 0px 3px rgba(0,0,0,0.2); }
.picScroll-left2 .picList li a:hover{ }

.picScroll-left2 .picList li a .img .mk{ width:100%; height:100%; position:absolute; top:0px; left:0px; background-color:rgba(0,0,0,0); z-index:1;} 
.picScroll-left2 .picList li a:hover .img .mk{background-color:rgba(0,0,0,0.5);transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.picScroll-left2 .picList li a .img{ width:260px; height:195px; overflow:hidden; position:relative; }
.picScroll-left2 .picList li a .img img{ width:260px; height:195px; margin:auto; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}

.picScroll-left2 .picList li a .img::after { content: '+'; width: 50px; height: 50px; line-height: 50px; margin: 0 auto; margin-left: -26px; margin-top: 0px; display: inline-block; position: absolute; top: 0%; left: 50%; z-index: 10; border-radius: 50px; border: 1px solid rgba(255,255,255,.5); transition: all 0.6s cubic-bezier(.17, .84, .44, 1) 0s; opacity: 0; color: #fff; font-size: 40px; text-align: center; font-family: "Times New Roman", "微软雅黑"; }
.picScroll-left2 .picList li a:hover .img::after { margin-top: -26px; top: 50%; opacity: 1; }


.picScroll-left2 .picList li a:hover .img img{transform: scale(1.2, 1.2)}

.picScroll-left2 .picList li a .con{  position:relative; font-size:12px;  border-bottom: 1px solid #A6A6A6; margin-top:10px;  overflow: hidden;}
.picScroll-left2 .picList li a .con .l {margin-left: 5px;}
.picScroll-left2 .picList li a .con .t1{ color:#272727; line-height:26px; font-size:14px; overflow: hidden; height: 26px;}
.picScroll-left2 .picList li a .con .t1 span {color:#838383;}
.picScroll-left2 .picList li a:hover .con .t1 {	}
.picScroll-left2 .picList li a .con::before{  position: absolute; opacity: 0;content: ""; width: 100%; height: 1px; background-color: #3C3C3C; margin-top:50px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
.picScroll-left2 .picList li a:hover .con::before { opacity: 1; }
.picScroll-left2 .picList li a .con .t1 span{}
.picScroll-left2 .picList li a .con .t2{line-height:24px; height:24px; overflow:hidden; }
.picScroll-left2 .picList li a .con .r{ position:absolute; right:5px; top:5px; z-index:1;}
.picScroll-left2 .picList .fa { display:inline-block; text-align:center; margin-left:5px;font-size:14px; overflow:hidden;}
.picScroll-left2 .picList .fa-mobile-phone { font-size:18px;}
.picScroll-left2 .picList .fa:before{ display:block; margin:auto; width:16px; height:14px;}
.picScroll-left2 .picList .fa-mobile-phone:before{ height:16px;}











.picScroll-left3 { overflow:hidden; position:relative; }
.picScroll-left3 .hd{ width:230px; margin:auto; text-align:center; position:relative;}
.picScroll-left3 .hd a{ display:inline-block;}
.picScroll-left3 .hd .next,.picScroll-left3 .hd .prev { position:absolute; top:10px; width:40px; height:20px; overflow:hidden;}
.picScroll-left3 .hd .next { right:0px; }
.picScroll-left3 .hd .prev { left:0px; }
.picScroll-left3 .hd .more { transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;width:60px; height:40px; overflow:hidden;
	border: 1px solid #9F9F9F; margin-left:30px; margin-right:30px;
}
.picScroll-left3 .hd .more:hover{border: 1px solid #666;}
.picScroll-left3 .hd .more i { display:block; margin-top:10px;}

.picScroll-left3 .bd{ margin:auto; width:1200px; overflow:hidden; margin-top:30px; margin-bottom:30px;}
.picScroll-left3 .picList {}
.picScroll-left3 .picList li{ width:300px !important; float:left;}
.picScroll-left3 .picList li a{ width:294px; margin:auto; display:block;  color:#838383; background-color:#FFFFFF;}
.picScroll-left3 .picList li a:hover{ }

.picScroll-left3 .picList li a .img{ width:294px; height:190px; overflow:hidden; position:relative; }
.picScroll-left3 .picList li a .img img{ width:294px; height:190px; margin:auto; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.picScroll-left3 .picList li a .con{  position:relative; font-size:12px; padding:20px; margin:0px;}
.picScroll-left3 .picList li a .con .t1{ color:#474747;  font-size:20px; line-height:150%; height: 60px; overflow: hidden;}
.picScroll-left3 .picList li a .con .t2{margin-top:20px; margin-bottom:20px; line-height:200%; color:#848484; height:48px; overflow: hidden;}
.picScroll-left3 .picList li a .con .tmore{
	line-height: 34px;
	text-align: center;
	border: 1px solid #A2A2A2;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.picScroll-left3 .picList li a:hover .con .tmore{ background-color:#000000; color:#FFFFFF;border: 1px solid #000000;}








.msbt { font-size:20px;}
.msbt:hover .bt1{margin-top:-20px;}
.msbt2:hover .bt1{margin-top:-30px;}
.msbt .bt1{ color:#A1A1A1; transition: all ease-out .2s;}
.msbt .bt2{color:#666666;}

.casemenu {margin-bottom:20px; overflow:hidden;}
.casemenu ul{ text-align:center;overflow:hidden;}
.casemenu ul li{ display:inline-block;    margin-right: 2px;    margin-left:2px;overflow:hidden;}
.casemenu ul li a{padding: 8px 30px;color: #616161;
    border: #d2d2d2 1px solid;transition: all 0.3s ease-out 0s;overflow:hidden; display:block;}
.casemenu ul li a:hover ,.casemenu ul li a.on { background: #292929; color: #fff; border-color: #292929; }


	/* 滚动 css */
		.slideBox{ width:100%; height:400px; overflow:hidden; position:relative;   }
		/* 按钮组 */
		.slideBox .hd{ height:10px;  position:absolute; left:0px; bottom:20px; z-index:1; width:100%; }
		.slideBox .hd ul{ zoom:1; display:block; text-align:center; height:10px; }
		.slideBox .hd ul li{ margin-right:3px; margin-left:3px; border-radius:50%;  width:10px; height:10px; line-height:100px; text-align:center; background:#fff; cursor:pointer; display:inline-block; overflow:hidden; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		/* 主体 */
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ width:100%; height:400px; zoom:1; vertical-align:middle; display:block; background-repeat:no-repeat !important; background-size:auto 100% !important; background-position:center center !important;}
		.slideBox .bd li a{   }

		/* 滚动 css 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:2%; top:50%; margin-top:-20px; display:block; width:40px; height:40px; filter:alpha(opacity=50);opacity:0.5; line-height:40px; background-color:rgba(0,0,0,0.5);}
		.slideBox .next{ left:auto; right:2%; }
		
		.slideBox .prev i,.slideBox .next i { font-size:20px; display:block; height:100%; width:100%; text-align:center; line-height:40px; color:rgba(255,255,255,1.00);}
		
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }

		.pos{position:relative;}
		.abs{position:absolute;left:0px;top:0px;width:100%;}
		.abs img{width:1197px;margin:0 auto;}


.pages { text-align:center; overflow:hidden; margin-bottom:50px;}
.pages a,
.pages span{
	width: 36px;
    height: 36px;
    background-color: #fff;
    display: inline-block;
    color: #a9a9a9;
    line-height: 36px;
    text-align: center;
    font-family: Arial;
    margin-right: 5px;
    transition: background-color 0.2s ease-out;}
.pages a:hover,.pages .current{background-color: #838383;color: #fff;}

.last_next {
	overflow: hidden;
	margin-bottom: 40px;
	border-top: 1px solid #D8D8D8; padding-top:20px;
}
.last_next .last{ float:left; width:50%;}
.last_next .next{float:left; width:50%; text-align:right;} 

.fl{ float:left;}
.fr{ float:right;}
#shares {position: fixed;right: 10px;bottom: 40px;z-index: 99}
#shares .a {width: 30px;height: 30px;display: block;background: #8b8b8b;background-color: rgba(31,31,31,.6);color: #fff;font-size: 16px;text-align: center;}
#shares .a i {margin-top: 7px}
#shares .a#sshare {cursor: default;}
#shares .a#sweibo {background-color: #ea493c}
#shares .a#sweixin {background-color: #24b727}
#shares .a#gotop {background-color: #666666;background-color: rgba(0,0,0,.6);font-size: 22px}
#shares .a#gotop i {margin-top: 3px}
.fixed {position: fixed;z-index: 9999;top: 0;left: 0;width: 100%;height: 100%;background: rgb(0,0,0);background: rgba(0,0,0,.6);overflow-y: auto;z-index: 100;display: none}{height:auto;cursor:default;}
#fixed_weixin .fixed-container {width: 220px;height: auto;padding: 20px 20px 0 20px;background: #fff;position: absolute;left: 50%;top: 50%;margin-left: -110px;margin-top: -140px}
#fixed_weixin .fixed-container div {height: 220px}
#fixed_weixin .fixed-container p {height: 40px;line-height: 40px;text-align: center;font-size: 14px;color: #000}
#fixed_mp .fixed-container {width: 258px;height: 298px;background: #fff;position: absolute;left: 50%;top: 50%;margin-left: -129px;margin-top: -149px}
#fixed_mp .fixed-container p {padding: 0 20px;text-align: center;font-size: 14px;color: #000}
#online_open {width: 30px;height: 60px;background: #00d420;cursor: pointer;position: fixed;right: 10px;z-index: 99999;font-size: 18px;color: #fff;text-align: center;line-height: 30px;}
#online_open i {margin-top: 6px}
#online_open .phone { background-color:#FF0004;}
#online_open .qq { background-color:#0059D1;}
#online_lx {width: 180px;height: auto;border-radius: 5px;background-color: #fff;
-webkit-box-shadow: 0 5px 9px rgba(4,0,0,.17);box-shadow: 0 5px 9px rgba(4,0,0,.17);
position:absolute;right: -200px;bottom: 0px;z-index: 99999}
#olx_head {padding: 20px;line-height: 16px;height: 16px;background: #00d420;border-radius: 5px 5px 0 0;color: #fff;font-size: 14px}
#olx_head i {font-size: 18px;color: #fff;cursor: pointer;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
#olx_qq li a {padding: 12px 30px;height: 18px;line-height: 18px;background: #f5f5f5;color: #353434;display: block;border-bottom: #fff 1px solid;transition: all ease-out .3s;font-size: 12px}
#olx_qq li a i {color: #5e5e5e;font-size: 16px;vertical-align: middle;margin-right: 18px;transition: all ease-out .3s;}
#olx_qq li a:hover {color: #fff;background: #565656}
#olx_qq li a:hover i {color: #00d420;}
#olx_tel {padding: 20px 30px}
#olx_tel div {color: #434343;line-height: 14px;height: 14px;margin-bottom: 10px}
#olx_tel div i {font-size: 18px;margin-right: 20px;vertical-align: middle}
#olx_tel p {line-height: 18px;font-family: HELVETICANEUELTPRO-THEX;font-size: 16px; text-align:center;}
.hide, .popup {display: none;}
.show {display: block;}
#shares .item { position:relative; height:30px;}
#shares .item2 { position:relative; height:60px;}

.fzlclist {    line-height: 24px;
    font-size: 13px;
    color: #6a6a6a;}

.fzlclist hr {
    height: 1px;
    border: none;
    border-top: 1px dotted rgb(211, 211, 211);
    margin-top: 20px;
    margin-bottom: 20px;
}
.fzlclist strong { font-size: 18px; font-weight:normal !important;}
.fzlclist em {color: rgb(165, 165, 165);word-wrap: break-word;
    word-break: normal; display:inline-block; margin-left:10px; margin-right:10px;}
.fzlclist li p{}

.contactbox { width:1000px; margin:auto;}
.contactbox .box1{}
.contactbox .box1 .box01{}
.contactbox .box1 .box02{ margin:auto; width:1000px;}

.contactbox .box2{}
.contactbox .box2 .payi{
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 400px;
	overflow: hidden;
	background-color: #F9F9F9;
	border: 1px solid #DBDBDB;
	line-height: 220%;
}
.contactbox .box2 .payi .payl{ float:left; width:100px; text-align:center;}
.contactbox .box2 .payi .payr{ float:left;}
.contactbox .box2 .payi .payr div{}
.contactcon {
	line-height: 200%;
	font-size: 16px;
	border-top: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8; margin-bottom:30px; padding:10px;
}
.contactcon .c01,
.contactcon .c02 { display:inline-block; width:33%;}
.worksdetail { overflow:hidden; margin-top:50px; margin-bottom:50px; position:relative; }
.worksdetail .wdl{  min-height:736px; min-width:1200px;}
.worksdetail .wdl .newscon img{ margin:auto; width:auto;}
.workstopbox { height:150px;}
.workstop {
	background-color: #F0F0F0;
	position: fixed;
	top: 70px;
	width: 100%;
	z-index: 1;
	height: 150px;box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.workstop .wdr{   text-align:left;}
.workstop .wdt { margin-bottom:40px;}
.workstop .wdt .t1{ font-size:18px; line-height:200%;}
.workstop .wdt .t2{}
.workstop .wdbtn{}
.workstop .wdbtn a{ color:#363636; display:inline-block; background-color:#ffffff; line-height:30px; border-radius:15px; padding-left:10px; padding-right:10px; margin-bottom:10px; margin-right:10px;}
.workstop .wdbtn a:hover{background-color: #000000;
	color: #FFFFFF;}
.workstop .wdbtn a i{
	display: inline-block;
	margin-right: 5px;
	
}

.workspcbox { width:100%; height:100%; position:fixed; z-index:9999; top:0; left:0; background-color:#FFFFFF;display:none;}
.workspcbox .wktit {background-color:#000000;line-height:30px; height:30px; color:#FFFFFF;}
.workspcbox .fa-close { background-color:#ffffff; color:#FF0004; display:block; height:20px; line-height:20px; text-align:center; border-radius:10px; margin-top:5px; padding-left:10px; padding-right:10px;}

.worksmobileqr {position:fixed; z-index:999; width:100%; height:100%; background-color:rgba(0,0,0,0.8); display:none;}

.worksmobile { position:fixed; z-index:999; width:100%; height:100%; background-color:rgba(0,0,0,0.8); display:none;}
.worksmobilebox { 
	
	background-color: #FFFFFF;
	box-shadow:  0px 0px 3px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:  0px 0px 3px 3px rgba(0, 0, 0, 0.2);
	width: 780px;
	background-color: #FFFFFF;
	border-radius:10px;
	position:absolute; z-index:1; left:50%; top:50%; margin-left:-390px; margin-top:-350px;
}


.worksmobilebox .fa-close { position:absolute; right:5px; top:5px; background-color:#FF0004; color:#FFFFFF; display:block; width:30px; height:30px; line-height:30px; text-align:center; border-radius:50%;}
.worksmobilebox .fa-close:hover {background-color:#000000; color:#FFFFFF;}
.worksmobilebox .wkml{ margin-top:10px; margin-bottom:10px;
	 float:left; width:350px; height:630px;
	background-image: url(../images/m.png);
	background-repeat: no-repeat;
	background-size:contain;
	background-position: center center;
}
.worksmobilebox .wkml .mkuang{ background-color:#f0f0f0; width:310px; height:530px; margin-top:40px; margin-left:22px;}
.worksmobilebox .wkmr{ margin-top:10px; margin-left:100px; float:left;}
.worksmobilebox .wkmr .t1 { margin-bottom:20px; font-size:16px;}
.worksmobilebox .wkmr .img {}
.worksqr { margin:auto; width:200px; text-align:center; margin-top:20px; color:#000000; position:absolute; z-index:1; top:50%; left:50%; width:220px; margin-left:-110px; height:240px; margin-top:-120px; background-color:#FFFFFF; border-radius:5px;}
.worksqr .img{ margin-top:10px;}
.worksqr .tit{}
.newscon img {margin: 0 auto;}



/*新样式*/
.onecon{margin:20px auto;}
.w1297{width:1297px;margin:0 auto;}
.onecon .part2{height:1710px;min-width:1200px;background:url(../images/9/1_06.jpg) no-repeat;background-position:top center;margin-top:40px;}
.onecon .img2{height:769px;background:url(../images/9/1_17.jpg) no-repeat;background-position:top center;margin-bottom:40px;}
.onecon .img3{height:2113px;background:url(../images/9/1_25.jpg) no-repeat;background-position:top center;margin-bottom:40px;}

.onecon .w1200 img{margin-bottom:40px;}
.onebox {position: relative;z-index: 2; background-color: #ffffff;overflow: hidden; width: 100%;}

.p1_27 {background-image: url(../images/9/1_27.jpg);background-position: center top;background-repeat: no-repeat;height: 2954px;}



