@charset "utf-8";

/* base 公共部分 */
body { font: 14px/22px "思源黑体"; color:#555; margin: 0px; text-align:center;}
*{ padding:0; margin:0; font-family:"思源黑体" !important;}
a { color:#555; text-decoration:none;}
a:hover{ color:#0180cc; text-decoration:none;}
ul,li{ list-style:none;}
img { border:none; }
.clearboth { clear:both; }
.page{ text-align:center; margin-top:20px; width:100%; float:left; margin-bottom:10px; }
.page a{ background:#b3b3b3; color:#fff; margin:0 2px; padding:2px 8px;}
.page a.dq,.page a:hover{ background:#555;}

.wrapper{width:100%; margin:0; padding:0; text-align:left; overflow:hidden;}
.header1{ width:100%; height:40px; line-height:40px; background:#404d5e; color:#fff;}
.header1 .center{ width:1130px; margin:0 auto;}
.header1 .center span{ float:right;}
.header1 .center span a{ color:#fff; padding:0 10px;}
.header{width:100%;}
.header .top{width:1130px; margin:0 auto; height:104px;}
.header .top .logo{ width:555px; height:80px; float:left; background:url(../images/logo.jpg) no-repeat left; margin-top:10px; padding-left:270px; text-align:left;}
.header .top .logo .logo-l{ float:left;}
.header .top .logo span{ color:#eba206; font-size:18px;padding-top: 26px;display: block; max-width:255px;}
.header .top .logo p{ color:#555;}
.header .top .tel{ width:162px; height:50px; background:url(../images/tel.jpg) no-repeat left; float:right; margin-top:25px; padding-left:70px;}
.header .top .tel p{ font-size:20px; font-weight:bold; color:#eba206;line-height: 24px;letter-spacing:0px;}
.daohang{ width:100%; height:50px; line-height:50px; border-top:1px solid #ddd;}

.nav{height:50px; line-height:50px;position:relative; z-index:1; width:1130px; margin:0 auto;}
.nav a{ color:#222;  }
.nav .nLi{ float:left;  position:relative; display:inline;  }
.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{ display:block; padding:0 50px;font-size:16px; color:#000000; font-weight:200;}
.nav .sub{ display:none; width:165px; left:0; top:50px;  position:absolute; background:#fff;  line-height:32px; padding:5px 0; text-align:center; font-size:14px;}
.nav .sub li{ zoom:1; border-bottom:1px dashed #ddd;}
.nav .sub a{ display:block; padding:0 10px; }
.nav .sub a:hover{ background:#0083c5; color:#fff;  }
.nav .on h3 a{color:#fff; background:#0083c5;font-weight:bold;}


.slideBox{ width:100%;  overflow:hidden; position:relative;   }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute;right:50%; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:10px; height:10px;  text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#ff9900; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; display:block;  }

.main{ width:1200px; margin:0 auto;}
.box1{ width:100%; border-bottom:1px solid #ddd;}
.box1 .nr{ width:1130px; margin:15px auto;height:85px;}
.box1 .nr ul li{ float:left; width:375px; border-right:1px solid #ddd;}
.box1 .nr ul li .img{ float:left; width:81px; height:82px; margin-left:60px; margin-right:30px;}
.box1 .nr ul li .img img{ width:81px; height:82px;}
.box1 .nr ul li .wz{ float:left; padding:15px 0;}
.box1 .nr ul li .wz p{ color:#333333; font-size:16px; line-height:28px;}
.box1 .nr ul li .wz p a{ font-size:20px; color:#ed7e10; font-weight:bold;}
.box1 .nr .last{border-right:none;}

.box2{ margin:65px auto; width:1130px;}
.box2 .title{ margin-bottom:55px; text-align:center; font-size:32px; font-weight:bold; color:#666666;}
.box2 .title p{ margin-top:20px; font-size:20px; font-weight:200;}
.box2 .nr{}
.box2 .nr ul li{ float:left; width:281px;margin-right:35px; border:1px solid #ddd; border-bottom:2px solid #1cd4c7; padding:35px; text-align:center;}
.box2 .nr ul li img{ width:90px; height:70px; display:block; margin:0 auto;}
.box2 .nr ul li h3 {font-size: 20px;color: #666666; margin:20px 0; font-weight:200;}
.box2 .nr ul li p{font-size: 16px;color: #82888e;text-align: center;height: 30px;line-height: 30px;}
.box2 .nr ul li .menu-p {font-size: 14px;color: #82888e;height: 25px;line-height: 25px;text-align: center;}
.box2 .nr ul li .more{ margin-top:10px;}
.box2 .nr .button {border: solid 1px #ddd; background: transparent;border-radius: 4px;font-size: 14px;padding: 6px 15px;margin: 0;display: inline-block;line-height: 20px;transition: all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;cursor: pointer; position: relative;}
.box2 .nr .button .ewm1{ display:none; width:100px; height:100px; position:absolute;left:-22px;top:55px;padding: 10px;background-color: #fff;border: 1px solid #333;border-radius: 5px;}
.box2 .nr .button .ewm1 img{width: 100px; height: auto !important;}
.box2 .nr .button .ewm1:before{ content: ''; position: absolute; left: 0; right: 0; bottom: 100%; margin: auto; width: 0; height: 0; border: 10px solid transparent;}
.box2 .nr .button .ewm1:before{ border-bottom-color: #333;}
.box2 .nr .button:hover .ewm1{ display:block;}
.box2 .nr .l2{border-bottom:2px solid #ffcc48;}
.box2 .nr .l3{border-bottom:2px solid #f84c4c;}
.box2 .nr .last{ margin-right:0;}

.box3{ width:100%; background:#f5f6f9; padding:65px 0;}
.box3 .title{ width:1130px; margin:0 auto; margin-bottom:55px; text-align:center; font-size:32px; font-weight:bold; color:#666666;}
.box3 .title p{ margin-top:20px; font-size:20px; font-weight:200;}
.box3 .title p a{ color:#ff0000;}
.box3 .nr{ width:1130px; margin:0 auto;}
.box3 .nr img{ width:1130px; height:508px; text-align:center;}


.box4{width:1130px; margin:65px auto;}
.box4 .l1{ float:left; width:352px; margin-right:35px; background:#fff;box-shadow: 0 0 10px #ababab;}
.box4 .last{ margin-right:0;}
.box4 .l1 .tit{ width:352px; height:105px; background:#f5f6fa; text-align:center; padding:35px 0;}
.box4 .l1 .tit h2{ color:#555555; font-size:28px;}
.box4 .l1 .tit h3{ margin:20px 0; font-size:18px; color:#888888; font-weight:200;}
.box4 .l1 .tit p{ color:#f95453; font-size:16px; font-weight:bold;}
.box4 .l1 .tit p em{ font-size:24px; color:#db0c0b;}
.box4 .l1 .nr{ padding:35px 18px; text-align:left;}
.box4 .l1 .nr .r1{ height:260px; margin-bottom:30px;}
.box4 .l1 .nr .r1 .ti{ color:#555555; font-size:16px; font-weight:bold; margin-bottom:27px;}
.box4 .l1 .nr .r1 ul li{ line-height:25px; font-size:15px; background:url(../images/dian_09.png) no-repeat left; padding-left:12px;}
.box4 .l1 .nr .r2{ margin-bottom:30px; height:78px;}
.box4 .l1 .nr .r2 .ti{ color:#555555; font-size:16px; font-weight:bold;}
.box4 .l1 .nr .r2 p{ line-height:28px;}
.box4 .l1 .nr .more{ width:145px; height:45px; line-height:45px; border-radius:10px; background:#f95453; color:#fff; margin:0 auto; display:block; text-align:center; font-size:20px; font-weight:bold; position: relative;}
.box4 .l1 .nr .more .ewm1{ display:none; width:100px; height:100px; position:absolute;left:11px;top:60px;padding: 10px;background-color: #fff;border: 1px solid #333;border-radius: 5px;}
.box4 .l1 .nr .more .ewm1 img{width: 100px; height: auto !important;}
.box4 .l1 .nr .more .ewm1:before{ content: ''; position: absolute; left: 0; right: 0; bottom: 100%; margin: auto; width: 0; height: 0; border: 10px solid transparent;}
.box4 .l1 .nr .more .ewm1:before{ border-bottom-color: #333;}
.box4 .l1 .nr .more:hover .ewm1{ display:block;}

.box6{ width:100%; background:url(../images/ys_bj.jpg) no-repeat center; padding:65px 0;}
.box6 .title{ width:1130px; margin:0 auto; margin-bottom:45px; text-align:center; font-size:32px; font-weight:bold; color:#fff;}
.box6 .nr{ width:1130px; margin:0 auto; background:url(../images/ys.png) no-repeat center; height:641px; position:relative; text-align:center;}
.box6 .nr .l1{ position:absolute; top:110px; left:202px; color:#fff; font-size:20px; width:180px; line-height:28px;}
.box6 .nr .l2{ position:absolute; top:125px; left:596px; color:#fff; font-size:20px;width:180px; line-height:28px;}
.box6 .nr .l3{ position:absolute; bottom:250px; right:72px; color:#fff; font-size:20px;width:180px; line-height:28px;}
.box6 .nr .l4{ position:absolute; bottom:65px; left:510px; color:#fff; font-size:20px;width:180px; line-height:28px;}
.box6 .nr .l5{ position:absolute; bottom:115px; left:108px; color:#fff; font-size:20px;width:180px; line-height:28px;}

.box7{ width:1130px; margin:65px auto;}
.box7 .title{margin-bottom:55px; text-align:center; font-size:32px; font-weight:bold; color:#666666;}
.box7 .title p{ margin-top:20px; font-size:20px; font-weight:200;}
.box7 .title p a{ color:#ff0000;}
.box7 .nr{}
.box7 .nr .left{ width:355px; float:left; padding-right:35px; border-right:1px solid #d4d4d4; text-align:left;}
.box7 .nr .left img{ width:355px; height:177px;}
.box7 .nr .left h2{ color:#020202; font-weight:200; font-size:18px; margin:15px 0;}
.box7 .nr .left p{ color:#999999; font-size:16px; line-height:30px;}
.box7 .nr .right{ float:right; width:710px;}
.box7 .nr .right ul{ float:left; width:332px; height:140px; border-right:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4; padding-right:22px; padding-bottom:10px;}
.box7 .nr .right .l1{border-right:none; padding-left:22px; padding-right:0;}
.box7 .nr .right .l2{border-bottom:none; padding-top:22px;}
.box7 .nr .right .l3{border-right:none;border-bottom:none; padding-left:22px; padding-right:0;padding-top:22px;}
.box7 .nr .right ul .tit{ font-size:18px; color:#333333; font-weight:bold; margin-bottom:25px; padding-left:20px; margin-top:10px;}
.box7 .nr .right ul .tit span{ float:right;}
.box7 .nr .right ul .tit span img{ width:56px; height:16px;}
.box7 .nr .right ul li{ font-size:16px; color:#999999; line-height:30px; padding-left:20px;}
.box7 .nr .right ul li a{color:#999999;}
.box7 .nr .right ul li a:hover{color:#eba206;}

.box5{ width:100%;background:#f5f6f9; padding:35px 0;}
.box5 .title{ width:1130px; margin:0 auto;margin-bottom:20px; text-align:center; font-size:32px; font-weight:bold; color:#666666;}
.box5 .picMarquee-left{ width:1130px; margin:0 auto;  overflow:hidden; position:relative; }
.box5 .picMarquee-left .bd{ padding:10px 0;   }
.box5 .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.box5 .picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.box5 .picMarquee-left .bd ul li .pic{ text-align:center; }
.box5 .picMarquee-left .bd ul li .pic img{ width:110px; height:50px; display:block; padding:2px; border:1px solid #ddd; }
.box5 .picMarquee-left .bd ul li .pic a:hover img{ border-color:#daecf5;}
/*内页*/
.banner2{width:100%;}
.banner2 img{position:relative; left:50%; margin-left:-960px; width:1920px; }

.feilei{ width:100%; height:75px; background:#F2F2F2;}
.feilei .nr{ width:1130px; margin:0 auto;}
.feilei .nr ul li{ float:left; background:url(../images/left_bg03.jpg)right no-repeat; height:75px;padding: 0 15px 0 15px;font-size: 16px;}
.feilei .nr ul li a{display: block;height: 75px;line-height: 75px;text-align: center;color: #666;}
.feilei .nr ul li a:hover{ color:#0064da;}
.feilei .nr ul li a.on{ color:#0064da;}

.service{ width:1130px; margin:65px auto;}
.service .title{ width:1130px; margin:0 auto;margin-bottom:50px; text-align:center; font-size:32px; font-weight:bold; color:#666666;letter-spacing:4px;}
.service .nr{ background:url(../images/ent-05.png) no-repeat center; position:relative; height:988px;}
.service .nr .l1{ width:500px; position:absolute; top:100px; right:130px; text-align:center;}
.service .nr h2{ color:#484848; font-size:36px; margin-bottom:20px;}
.service .nr p{ font-size:16px; line-height:28px;}
.service .nr .l2{ width:410px; position:absolute; top:410px; left:80px; text-align:center;}
.service .nr .l3{ width:500px; position:absolute; bottom:140px; right:110px; text-align:center;}
.service1{ width:100%;background: url(../images/probg2.png) repeat center;padding: 40px 0;}
.service1 .nr{ width:1130px; margin:0 auto;}
.service1 .nr .left{ width:400px; float:left;}
.service1 .nr .left img{ width:400px; height:300px;}
.service1 .nr .right{ width:690px; float:right; text-align:left;}
.service1 .nr .right h2{font-size:30px; color: #fff;margin-bottom:30px; margin-top:50px;}
.service1 .nr .right h2 span{color: #f6e523;}
.service1 .nr .right p{font-size:24px;font-weight: bold;color: #fff;text-align: left;}
.service1 .nr .right p a {font-size: 30px; color: #fff; padding-right:30px;}
.service1 .nr .right .more{ float:left; padding: 5px 20px;background: #f6a323;border: 1px solid #fff; text-align:center; font-size:16px; color:#fff; display:block; margin-top:40px; width:100px;position: relative;}
.service1 .nr .right .more .ewm1{ display:none; width:100px; height:100px; position:absolute;left:10px;top:50px;padding: 10px;background-color: #fff;border: 1px solid #f6a323;border-radius: 5px;}
.service1 .nr .right .more .ewm1 img{width: 100px; height: auto !important;}
.service1 .nr .right .more .ewm1:before{ content: ''; position: absolute; left: 0; right: 0; bottom: 100%; margin: auto; width: 0; height: 0; border: 10px solid transparent;}
.service1 .nr .right .more .ewm1:before{ border-bottom-color: #f6a323;}
.service1 .nr .right .more:hover .ewm1{ display:block;}

/*在线客服*/
.keifu{ position:fixed; top:10%; right:0; width:131px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
 z-index:990;}
.keifu_tab{ width:160px;}
.icon_keifu{ width:26px; height:100px; float:left; background:url(../images/keifu.png) 0 0; position:relative; display:none; cursor:pointer;}
.keifu_box{ float:left; width:131px;}
.keifu_tab img{ display:block;}
.keifu_head{ width:131px; height:41px; background:url(../images/keifu.png); background-position: 0 -103px; font-size:0; line-height:0; position:relative;}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(../images/keifu.png) -42px 0; position:absolute; top:5px; right:5px;}
.keifu_close:hover{ background-position:-60px 0;}
.keifu_con{ border-left:7px solid #029bdb; border-right:7px solid #029bdb; padding-top:15px; background:#fbfbfb;}
.keifu_con li{height:33px; padding-left:12px;}
.keifu_con .weixin{ height:96px;}
.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}
.keifu_bot{ width:131px; height:119px; background:url(../images/keifu.png); background-position:0 -149px; }





/*服务我们4个小的图文*/
.service2{ width:1130px; margin:65px auto;}
.service2 .title{ width:1130px; margin:0 auto;margin-bottom:50px; text-align:center; font-size:32px; font-weight:bold; color:#666666; letter-spacing:4px;}
.service2 ul{}
.service2 ul li{ float:left; width:160px; margin:0 61px;}
.service2 ul li img{ width:160px;}
.service2 ul li img:hover{ width:160px;
animation:dh 2s;
-moz-animation:dh 2s; /* Firefox */
-webkit-animation:dh 2s; /* Safari and Chrome */
-o-animation:dh 2s; 
}
@keyframes dh
{
0% {transform:rotate(0deg);}
/*50% {transform:rotate(90deg);}*/
100% {transform:rotate(360deg);}
}
.service2 ul li h3{ margin:0; text-align:center; font-size:16px; line-height:40px; color:#333; margin-top:10px; letter-spacing:4px;}
.service2 ul li a{ color:#333;}


/*服务流程*/
.service3{ width:1130px; margin:65px auto;}
.service3 .title{ width:1130px; margin:0 auto;margin-bottom:50px; text-align:center; font-size:32px; font-weight:bold; color:#666666; letter-spacing:4px;}
.service3 ul{}
.service3 ul li{ background:url(../images/lc-dt.png) no-repeat center; float:left; width:150px; height:126px; margin:0 66px;}
.service3 ul li img{ max-width:100%;}
.service3 ul li h3{ margin: 10px auto; text-align:center; font-size:24px; line-height:30px; color:#8f8f8f; margin-top:30px; margin-left:-24px;}
.service3 ul li a{ color:#8f8f8f;}


/*我们的优势*/
.service4{ width:1130px; margin:65px auto;}
.service4 .title{ width:1130px; margin:0 auto;margin-bottom:50px; text-align:center; font-size:32px; font-weight:bold; color:#666666; letter-spacing:4px;}
.service4 ul{}
.service4 ul li{ float:left; width:500px; margin:0 32px 30px 32px;}
.service4 ul li .ys-t{ float:left; width:90px; height:90px; margin-left:30px;/* background:#C48E8F;*/}
.service4 ul li .ys-z{ float:right; width:360px; height:90px;/* background:#867575;*/}
.service4 ul li img{ max-width:100%;}
.service4 ul li h3{ margin:0; text-align:left; font-size:20px; line-height:40px; color:#333; margin-top:10px;}
.service4 ul li a{ color:#333;}
.service4 ul li p{ font-size:14px;}



/*解决的问题*/
.service{ width:1130px; margin:65px auto;}
.service .title{ width:1130px; margin:0 auto;margin-bottom:50px; text-align:center; font-size:32px; font-weight:bold; color:#666666; letter-spacing:4px;}
.service ul{}
.service ul li{ float:left; width:260px; margin:0 50px 20px 50px; border:1px solid #e5e5e5; padding:6px;}
.service ul li .wt-t{width:250px; height:80px; background:#C48E8F; margin-bottom:10px;}
.service ul li .wt-z{ width:250px; height:100px; background:#dbdbdb; color:#aaa; padding-top:10px; padding-left:10px;}
.service ul li img{ width:260px; height:80px;}
.service ul li h3{ margin:0; text-align:left; font-size:20px; line-height:40px; color:#333; margin-top:10px;}
.service ul li a{ color:#333;}
.service ul li p{ font-size:14px; color:#555;}

/*个人服务页面*/
/*缴纳社保，代发工资，你关心的都在这里*/
.service5{ width:1130px; margin:65px auto;}
.service5 .title{ width:1130px; margin:0 auto;margin-bottom:50px; text-align:center; font-size:32px; font-weight:bold; color:#666666;}
.service5 ul{}
.service5 ul li{ float:left; width:340px; height:110px; margin:0 16px 20px 16px;}
.service5 ul li .ys-t{ float:left; width:70px; margin-left:0px; /*background:#C48E8F;*/}
.service5 ul li .ys-z{ float:right; width:250px; /*background:#867575;*/ margin-top:10px;  line-height:26px;}
.service5 ul li img{ width:70px; height:70px; border-radius:50%;}
.service5 ul li h3{text-align:center; font-size:14px; line-height:20px; color:#555; margin-top:6px;}
.service5 ul li a{ color:#333;}
.service5 ul li p{ font-size:12px;}

/*找丰诚企服，优享以下服务*/
.service6{ width:1130px; margin:65px auto;}
.service6 .title{ width:1130px; margin:0 auto;margin-bottom:50px; text-align:center; font-size:32px; font-weight:bold; color:#666666;}
.service6 ul{}
.service6 ul li{ float:left; width:500px; margin:0 26px 20px 26px; background:#f5f5f5; padding:5px;}
.service6 ul li .ys-t{ float:left; width:200px; height:120px;  background:#C48E8F;}
.service6 ul li .ys-z{ float:right; width:280px; height:120px; background:#f5f5f5;}
.service6 ul li img{ max-width:100%;}
.service6 ul li h3{ margin:0; text-align:left; font-size:20px; line-height:30px; color:#0083c5;}
.service6 ul li a{ color:#333;}
.service6 ul li p{ font-size:14px; color:#7E7E7E;;}

/*缴纳社保，代发工资，你关心的都在这里*/
.service7{ width:1130px; margin:65px auto;}
.service .title{ width:1130px; margin:0 auto;margin-bottom:50px; text-align:center; font-size:32px; font-weight:bold; color:#666666;}
.service7 ul{}
.service7 ul li{ float:left; width:390px; height:110px; margin:0 80px 20px 80px;}
.service7 ul li .ys-t{ float:left; width:80px; margin-left:0px; /*background:#C48E8F;*/}
.service7 ul li .ys-z{ float:right; width:286px; /*background:#867575;*/ margin-top:10px;  line-height:26px;}
.service7 ul li img{ max-width:100%;}
.service7 ul li .bt-ic{ width:70px; height:70px; border:1px solid #C8C8C8; padding:6px; border-radius:6px;}

.service7 ul li h3{text-align:center; font-size:14px; line-height:20px; color:#555; margin-top:6px; letter-spacing:4px;}
.service7 ul li a{ color:#333;}
.service7 ul li p{ font-size:12px;}


/*服务我们4个小的图文*/
.service8{ width:1130px; margin:65px auto;}
.service8 .title{ width:1130px; margin:0 auto;margin-bottom:50px; text-align:center; font-size:32px; font-weight:bold; color:#666666; letter-spacing:4px;}
.service8 ul{}
.service8 ul li{ float:left; width:160px; margin:0 61px;}
.service8 ul li .ser8-t{ width:140px; height:140px;}
.service8 ul li img{ width:140px;}
.service8 ul li img:hover{ width:140px;
animation:dh 2s;
-moz-animation:dh 2s; /* Firefox */
-webkit-animation:dh 2s; /* Safari and Chrome */
-o-animation:dh 2s; 
}
@keyframes dh
{
0% {transform:rotate(0deg);}
/*50% {transform:rotate(90deg);}*/
100% {transform:rotate(360deg);}
}
.service8 ul li h3{ margin:0; text-align:center; font-size:16px; line-height:40px; color:#333; margin-top:10px; letter-spacing:4px;}
.service8 ul li a{ color:#333;}

.service9{ width:1130px; margin:65px auto; height:260px;}
.service9 .title{ width:1130px; margin:0 auto;margin-bottom:50px; text-align:center; font-size:32px; font-weight:bold; color:#666666; letter-spacing:4px;}
.service9 ul{ background:url(../images/clzh-dt.png) no-repeat center; height:110px; max-width:1130px; position:relative; margin-left:-60px;}
.service9 ul li{ width:270px;/* background:#674E4F;*/}
.service9 ul li h5{ color:#0083c5; font-size:16px; font-weight:bold; text-align:left;}
.service9 ul li p{ color:#555; font-size:12px; text-align:left; line-height:20px;}
.service9 ul .ser9-1{ position:absolute; top:80px; left:20px;}
.service9 ul .ser9-2{ position:absolute; top:60px; left:238px;}
.service9 ul .ser9-3{ position:absolute; top:120px; left:500px;}
.service9 ul .ser9-4{ position:absolute; top:50px; left:750px;}
.service9 ul .ser9-5{ position:absolute; top:90px; left:1030px;}

.service10{ width:1130px; margin:80px auto; height:260px;}
.service10 .title{ width:1130px; margin:0 auto;margin-bottom:50px; text-align:center; font-size:32px; font-weight:bold; color:#1ea0e2; letter-spacing:4px;}
.service10 ul{ background:url(../images/jjlc-x.jpg) no-repeat center bottom; height:130px;}
.service10 ul li{ float:left; position:relative; margin:0 63px; width:80px;}
.service10 ul li .ser10-t{ width:70px; vertical-align:middle;}
.service10 ul li .ser10-t img{ max-width:100%;vertical-align:middle; vertical-align:middle;}
.service10 ul li .ser10-z{ text-align:center; font-size:14px; line-height:16px; margin-bottom:10px;}
.service10 ul li .ser10-y{ width:30px; height:30px; margin-left:22px; background:#fff; border:1px solid #A7A7A7; color:#A7A7A7; font-size:18px; line-height:30px; text-align:center; border-radius:50%;}
.service10 ul li .ser10-yc{ opacity:0; position:absolute; top:150px; width:200px; border:1px solid #9B9B9B; text-align:left; padding:4px; text-indent:20px; font-size:12px; line-height:16px; border-radius:6px;}

.service10 ul li:hover .ser10-z{ color:#f49301;}
.service10 ul li:hover .ser10-y{ background:#f49301; color:#fff; border:1px solid #f49301;}
.service10 ul li:hover .ser10-yc{ opacity:1}


.main2{width:1130px; margin:40px auto;}
.main2 .title{ width:1130px; margin:0 auto;margin-bottom:50px; text-align:center; font-size:32px; font-weight:bold; color:#666666;}
.sider-left{width:210px;float:left;}
.sider-left .title{ height:45px; line-height:45px; font-size:18px;font-weight:bold; color:#fff; text-align:center; background:#0186d5; padding:0 10px;}
.sider-left .title span{ color:#00d8ff; font-size:14px; font-weight:200; padding-left:5px;}
.sider-left .title1{ height:45px; line-height:45px; font-size:18px;font-weight:bold; color:#fff; text-align:center; background:#d43817; padding:0 10px;}
.sider-left .title1 span{ color:#ef7960; font-size:14px; font-weight:200; padding-left:5px;}
.sider-left .nr{}
.sider-left .nr ul li{line-height:40px; border-bottom:1px solid #d0d0d0; background:url(../images/line.jpg) no-repeat center; color:#333333; text-align:center;}
.sider-left .nr ul li p{ line-height:32px; padding-left:30px;}
.sider-left .nr ul li .on{ color:#188eee;}
.sider-left .nr ul li .on1{ color:#d43817;}
.sider-left .nr1{ margin-top:25px;}
.sider-left .nr1 .title{height:45px; line-height:45px; font-size:18px; color:#fff; text-align:center; background:#0186d5; padding:0 20px;}
.sider-left .nr1 .tongzhi{ padding:10px 12px; border:1px solid #ddd;}
.sider-left .nr1 .tongzhi ul li{height:32px; line-height:32px; background:url(../images/dian.jpg) no-repeat left; padding-left:15px;}
.sider-left .nr1 .tongzhi img{}
.sider-right{width:1130px;float:right; font-size:15px;}
.sr-title{height:40px; line-height:40px; border-left:10px solid #f49301;padding-left:10px; color:#000; border-bottom:1px solid #ddd;}
.sr-title a{color:#000;}
.sr-title span{color:#188eee;}

.intro{}
.about1{padding:15px 0;line-height:26px;}
.about1 .about-l{ float:right; width:420px;}
.about1 .about-l img{ max-width:100%;}
.about1 .about-r{ float:left; width:666px;}
.about1 p{ margin-bottom:10px; text-indent:30px;}

.about2{padding:15px 0;line-height:26px;}
.about2 .about-l{ float:right; width:500px; padding-top:20px; margin-right:160px;}
.about2 .about-l p{ text-align:left; font-size:16px; line-height:30px;}
.about2 .about-r{ float:left; width:458px;}
.about2 .about-r img{ max-width:100%;}
.about2 p{ margin-bottom:10px; text-indent:30px;}

.yj{ background:url(../images/about3.jpg) no-repeat center; width:1130px; height:320px;}
.yj-z{ float:right; margin-right:60px;}

.about{padding:15px 0;line-height:26px;min-height:360px;}
.about p{ margin-bottom:10px; text-indent:30px;}
.about .picMarquee-left{ width:853px;overflow:hidden; position:relative;}
.about .picMarquee-left .bd{ padding:10px 0;   }
.about .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.about .picMarquee-left .bd ul li{ margin:0 11px; float:left; _display:inline; overflow:hidden; text-align:center; width:258px;}
.about .picMarquee-left .bd ul li .pic{ text-align:center; }
.about .picMarquee-left .bd ul li .pic img{ width:250px; height:200px; display:block; padding:2px; border:1px solid #ccc; }
.about .picMarquee-left .bd ul li .pic a:hover img{ border-color:#188eee;  }

.about-c{padding:15px 0;line-height:26px;min-height:360px; margin-bottom:40px;}
.about-c .contact-l{ float:right; width:610px; /*background:#A2A2A2;*/ /*padding-left:120px;*/ margin-top:50px;}
.about-c .contact-r .contact-img{ max-width:100%; float:left; width:190px; padding:10px; border:1px solid #D3D3D3; text-align:center; line-height:30px; margin-top:10px;}
.about-c .contact-r .contact-img h2{ font-size:14px; text-align:center; line-height:26px; color:#555; font-weight:normal;}
.about-c .contact-r{ float:left; width:450px; margin-top:30px; /*background:#7F4F50;*/}
.about-c .contact-r h4{ font-size:20px; font-weight:bold; margin:20px 0; color:#0083c5;}
.about-c .contact-r p{ font-size:16px; text-align:left; line-height:36px; color:#5E5E5E;}

/*.about-c p{ margin-bottom:10px; text-indent:30px;}
.about-c .picMarquee-left{ width:853px;overflow:hidden; position:relative;}
.about-c .picMarquee-left .bd{ padding:10px 0;   }
.about-c .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.about-c .picMarquee-left .bd ul li{ margin:0 11px; float:left; _display:inline; overflow:hidden; text-align:center; width:258px;}
.about-c .picMarquee-left .bd ul li .pic{ text-align:center; }
.about-c .picMarquee-left .bd ul li .pic img{ width:250px; height:200px; display:block; padding:2px; border:1px solid #ccc; }
.about-c .picMarquee-left .bd ul li .pic a:hover img{ border-color:#188eee;  }*/

.about1{padding:30px 0; padding-left:2px;}
.about1 ul li{ margin:10px;float:left; width:200px;}
.about1 ul li img{ padding:2px; border:1px solid #ddd; width:192px; height:137px;box-shadow: 0px 2px 3px #ddd;}
.about1 ul li h2{ margin:10px 0; text-align:left; font-size:16px; color:#000; font-weight:200;}
.about1 ul li span{ color:#ff9700;}
.about1 ul li p{ margin-top:10px; color:#888; line-height:24px;}

/*新闻中心*/
.news_list{padding:15px 0;}
.news_list ul li{padding:12px 0; border-bottom:1px dashed #ccc;}
.news_list ul li a{ color:#000; font-size:15px; font-weight:bold;}
.news_list ul li a:hover{ color:#188eee;}
.news_list ul li span{ color:#999; line-height:30px; display:block;}
.news_list ul li p{ line-height:24px;}
.news-tp{width:213px;float:left;}
.news-tp img{width: 207px;height: 150px; padding:2px; border:1px solid #ddd;}
.news-wz{width:625px;float:right; line-height:24px;}
.news-wz h3 a{font-size:15px;font-weight:bold;}
.news-wz p.date2{margin:5px 0; color:#888;}
.news-wz p.more a{display:block; width:80px; height:24px; line-height:24px; border:1px solid #ff9700; text-align:center; color:#ff9700; margin-top:15px; font-size:13px; font-weight:200;}

.news_list1{padding:10px 15px;}
.news_list1 ul li{ height:34px; line-height:34px; background:url(../images/dian.jpg) no-repeat left; padding-left:20px; border-bottom:1px dashed #ddd;}
.news_list1 ul li span{ float:right; color:#999;}

/*新闻详细页*/
.news_show{ padding:15px 0;min-height: 650px;}
.news_show .name{ font-size:18px; text-align:center; line-height:40px; font-weight:bold; color:#000;}
.news_show .date{ text-align:center; margin-bottom:10px; border-bottom:dashed 1px #dadada; padding-bottom:10px;}
.news_show .date .je{ color:#f49301; font-size:18px;}
.news_show .date .r3{ margin:0 auto; width:300px;}
.news_show .date .r3 span {padding: 2px 7px;background: #eef6f9;color: #555555;font-size:13px; text-align: center;border-radius: 3px; margin-right: 4px;margin-top: 4px; display: block;float: left;border: 1px solid #eee;}
.news_show .nr{ padding:8px 0px;line-height:26px;}
.news_show .nr p{ padding-bottom:10px;}
.news_show .back{ text-align:center;}
.news_show .back a:hover{ color:#ec6100;}
.news_show .nr .ti{border-left: 5px solid #3C8EFA;color: #3C8EFA;font-size:20px;margin-top: 10px; margin-bottom:10px; padding-left:15px;}


.product_list{padding:10px 0;}
.product_list ul li{width:200px;float:left; margin:12px; display:inline;background:#0186d5; text-align:center;}
.product_list ul li.last2{margin-right:0;}
.product_list ul li img{width:198px;height: 200px;text-align:center; border:1px solid #ddd;}
.product_list ul li h3 a{font-size:15px; font-weight:500; height:40px; line-height:40px; text-align:center; color:#fff;}
.product_list ul li p.xx{font-size:13px; line-height:24px; }
.product_list ul li p.more2{margin-top:5px;}
.product_list ul li p.more2 a{display:block; width:50px;height:24px; line-height:24px;text-align:center;float:left; margin-right:15px; color:#fff; border-radius:3px; background:#2d3037;}
.product_list ul li p.more2 a.orange{background:#dc541a;}
.tj{margin-top:25px;}
.tj2{ border:1px solid #ddd; padding:10px; }
.tj2 ul li{text-align:center; font-size:13px; margin:5px 0;}

.product_list1{padding:10px 0;}
.product_list1 ul li{width:200px;float:left; margin:12px; display:inline;background:#0186d5; text-align:center;}
.product_list1 ul li.last2{margin-right:0;}
.product_list1 ul li img{width:198px;height: 200px;text-align:center; border:1px solid #ddd;}
.product_list1 ul li h3 a{font-size:15px; font-weight:500; height:40px; line-height:40px; text-align:center; color:#fff;}

/*产品详细*/
.product_show{ padding:20px 10px;}
.product_show .pic{ width:400px; float:left;}
.product_show .pic img{ border:1px solid #ddd; width:400px;}
.product_show .guige{ width:490px; float:right;font-size:14px; line-height:30px;}

.product_show .sm{ width:100%; float:left; margin-top:20px;}
.product_show .sm .smbt{ border-bottom:solid 1px #dadada; width:100%; float:left;}
.product_show .sm .smbt span{ background:#287fc6; color:#fff; padding:5px 10px; border-radius:4px 4px 0 0; font-size:14px; float:left;}
.product_show .sm .neirong{ padding:10px; line-height:24px; float:left;}
.product_show .nr{ margin-bottom:10px;}
.product_show .nr .title{height: 30px;border-bottom: 1px #cccccc solid;font-weight: bold; margin-bottom:10px;}

.slideTxtBox{ width:98%;  text-align:left;  margin-top:20px; padding:0 10px;}
.slideTxtBox .hd{ height:30px; line-height:30px;  padding:0 10px 0 20px;    position:relative; border-bottom:1px solid #ccc; }
.slideTxtBox .hd ul{ float:left;  position:absolute; left:0; top:0;   }
.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer; background:#2d3037;  color:#fff; margin-right:5px;}
.slideTxtBox .hd ul li.on{ height:30px;  background:#ff9000; }
.slideTxtBox .bd ul{ padding:15px 0;  zoom:1; line-height:30px;  }
.slideTxtBox .bd ul table{border-collapse:collapse; border:1px solid #ddd;}
.slideTxtBox .bd ul table tr td{padding:5px ;}


/*内页右边单页及表格、表单样式*/
.intro2{ line-height:26px; padding:20px 0;font-size:13px;line-height:28px;}
.intro2 table{  margin-bottom:20px; border-collapse:collapse; }
.intro table{border:1px solid #ccc;}
.intro2 table tr td{ padding:4px; }
.intro2 table tr td a{ color:#f00;}
.intro2 table tr td a:hover{ color:#c30;}
.intro2 table input, .intro2 table textarea{ border:solid 1px #ccc; padding:4px; border-radius:3px;}
.intro2 table input.button{background:#555; color:#fff; cursor:pointer; padding:2px 10px; border:none;}
.intro1 table{ background:#dadada; margin-bottom:20px; margin-top:20px;}
.intro1 table tr td{ padding:4px; background:#fff;}
.intro1 table tr td a:hover{ color:#c30;}
.intro1 table input, .side_right .intro table textarea{ border:solid 1px #ccc; padding:4px; border-radius:3px;}
.intro1 table input.button{background:#555; color:#fff; cursor:pointer; padding:2px 10px; border:none;}


/*内页右边单页及表格、表单样式*/
.feedback{ line-height:26px; padding:20px; }
.feedback span{ color:#f00;}
.feedback p{ margin-bottom:15px;}
.feedback table{  margin-bottom:20px; border:none;}
.feedback table tr td{ padding:4px;}
.feedback table tr td a:hover{ color:#c30;}
.feedback table input, .feedback table textarea{ border:solid 1px #ccc; padding:4px; border-radius:3px;}
.feedback table input.button{background:#555; color:#fff; cursor:pointer; padding:2px 10px; border:none;}

.footer{ background:#191919; padding-top:50px; height:auto;}
.footer .center{ width:1130px; margin:0 auto; color:#fff; padding-bottom:50px;}
.footer .center .fl1{ float:left; width:260px; height:128px;padding-right:24px; border-right:1px solid #7e8097;}
.footer .center .fl1 img{width:260px; height:128px;}
.footer .center .fl2{ float:left; width:660px;/*height:105px; */margin-left:24px; padding-right:24px;border-right:1px solid #7e8097;}
.footer .center .fl2 p{ line-height:32px; font-size:13px; color:#fff;}
.footer .center .fl2 p a{ color:#fff; padding:0 3px;}
.footer .center .fl2 img{ width:22px; /*padding-top:10px;*/}
.footer .center .fl3{ float:right; width:105px;}
.footer .center .fl3 img{width:102px; height:102px;}
.footer .center .fl3 p{ text-align:center; color:#fff; font-size:13px; line-height:16px;}
.yqlj{ height:50px;line-height:50px; text-align:left; color:#fff; border-top:1px solid #555555;}
.yqlj a{ color:#fff;padding:0 10px;}
.yqlj .center{ width:1130px; margin:0 auto;}





