﻿/*reset.css start*/
@charset "utf-8";
html{color:#000;background:#FFF; overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}

select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;font-size:108%;line-height:100%;}
.txtboxcs{ border:solid 1px #ccc; height:22px;}

/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}


/* -- 外边距 -- */
.m1 { margin:1px; }
.m2 { margin:2px; }
.m5 { margin:5px; }
.m10 { margin:10px; }
.mt2 { margin-top:2px;}

.mt8 { margin-top:8px;}
.mt10 { margin-top:10px;}
.mt12 { margin-top:12px;}
.mt15 { margin-top:15px;}
.mt20 { margin-top:20px;}
.mt30 { margin-top:30px;}
.mr5 { margin-right:5px;}
.mr10 { margin-right:10px;}
.mr12 { margin-right:12px;}
.ml5 { margin-left:5px; }
.ml7 { margin-left:7px; }
.mb10 { margin-bottom:10px;}
.ml12 { margin-left:12px; }
.ml10 { margin-left:10px; }
.ml20 { margin-left:20px; }

/*加盟商在线下单*/
.userorder{ width:700px;}
.userorder tr{height:25px;}
.userorder tr span{color:#f00;padding-left:4px;}

.stf  { border:1px solid #ccc;  padding-left:140px ; padding-top:10px; padding-bottom:20px}
.stf span{ color:#000; font-size:14px; line-height:30px ; font-weight:bold}
.stf dd{ line-height:24px ;   font-size:14px }
.stf p{ line-height:24px ;   font-size:14px }
 /*reset.css end*/
 
 /*index.css start*/
 @charset "utf-8";
/* CSS Document */
/*common*/
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.bg { background:#FFF;}

.nobor{border:none !important;}
html{-webkit-text-size-adjust:none;}
.title{zoom:1;}
.title:after,.ban-con span:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
/**/
.banner{width:100%; height:458px;position:relative }
.ban-con{width:1200px;height:490px; margin:0 auto; position:relative;}
.ban-con span{display:block; position:absolute; width:72px; height:34px; right:0; bottom:95px;zoom:1;}
.ban-con span a{display:block; width:36px; height:34px; overflow: hidden; float: left;}
.banner .btn { bottom: 5px;margin-right: -450px; padding: 5px 6px; position: absolute; right: 50%;z-index: 7;}
.banner .btn span { background: none repeat scroll 0 0 #AB0819; border: 1px solid #AB0819; color: #FFFFFF; cursor: pointer;display: inline-block; margin-left: 5px;padding: 2px 5px;}
.banner .btn span.cur { font-weight: bold; padding: 4px 8px;}

/*---荣誉 ---*/
.ry{padding:60px 0 0; width:1200px; margin:0 auto;height:796px; overflow:hidden;}
.ry h3{height:70px;background:url('../images/t_ry.gif') no-repeat;font-size:40px; font-weight:normal; padding-left:110px; line-height:40px;color:#2e1d1e;font-family:'微软雅黑';}
.ry h3 a{color:#2e1d1e;font-family:'微软雅黑';}
.ry ul{padding:18px 0 0;margin-right:-16px;}
.ry li{width:470px; float: left; margin:0 16px 14px 0;}
/*---体系 ---*/
.tx{width:100%; height:632px; background:url('../images/tx.jpg') no-repeat center 0;}
.tx-con{margin:0 auto;width:1200px;}
.tx h3{text-align:center;color:#000;font-family:'微软雅黑';font-size:40px; font-weight:normal; line-height:40px;padding:110px 0 50px;}
.tx ul{margin-right:-60px;}
.tx li{width:192px; float: left;margin-right:60px; position:relative;}
.tx li a{display:block; width:192px; height:192px; text-indent:-9999em;}
.tx li.tx-a a{background:url('../images/tx1.png') no-repeat;}
.tx li.tx-b a{background:url('../images/tx2.png') no-repeat;}
.tx li.tx-c a{background:url('../images/tx3.png') no-repeat;}
.tx li.tx-d a{background:url('../images/tx4.png') no-repeat;}
.tx li.tx-a a:hover{background:url('../images/tx1.png') no-repeat -192px 0;}
.tx li.tx-b a:hover{background:url('../images/tx2.png') no-repeat -192px 0;}
.tx li.tx-c a:hover{background:url('../images/tx3.png') no-repeat -192px 0;}
.tx li.tx-d a:hover{background:url('../images/tx4.png') no-repeat -192px 0;}
.tx li p{padding:40px 16px 0; color:#423637;font-family:'微软雅黑';font-size:15px; line-height:24px;height:144px; overflow:hidden;}
.tx li p span{display:block;}
.tx-list{position:absolute;left:30px; top:-160px; width:161px; height:185px;padding:30px 0 0; background:url('../images/tx5.png') no-repeat;}
.tx li .tx-list p{font-size:18px; line-height:55px; height:55px; text-align:center; padding:0;}
.tx li .tx-list p a{color:#fff; display:inline; width:auto; height:auto; text-indent:0; background:none;}
.tx .tx-con ul li .tx-list p a:hover{text-decoration:underline;background:none;}
/*---广告 ---*/
.ad{width:100%; height:142px; overflow:hidden; background:#9e0c1d;font-family:'微软雅黑';}
.ad-con{margin:0 auto;width:1200px;height:142px; position:relative;}
.ad .btn{position:absolute; left:597px; top:39px;}
.ad p{color:#fff;font-size:18px; position:absolute; left:590px; top:88px;}
.ad p b{font-size:24px; padding-left:5px;}

.mod{ padding:45px 0 0;margin-top:-20px;}
.ab{width:1200px; margin:0 auto; height:555px; overflow:hidden;}
.ab-l{width:438px; float: left;}
.ab-l h3{padding-left:186px;background:url('../images/t_ab.gif') no-repeat 0 center;height:35px; margin-bottom:20px;}
.ab-l h3 a{color:#2e1d1e; font-size:34px;font-family:'微软雅黑'; font-weight:normal; line-height:34px;}
.ab-l span{display:block; height:389px; width:426px; background:url('../images/ab_bg.gif') no-repeat; padding:41px 0 0 12px;}
.ab-r{width:495px; float: right;}
.ab-r h3{padding-left:52px; height:30px; line-height:22px;font-weight:normal;color:#000;font-size:22px;font-family:'微软雅黑';}
.ab-r h3 a{ }
.ab-r h3 span{color:#909090; font-size:22px; font-family:'Impact';display:inline-block; padding-left:14px; text-transform:uppercase;}
.ab-r h3.tit1{ background:url('../images/ico1.gif') no-repeat;}
.ab-r h3.tit2{ background:url('../images/ico3.gif') no-repeat 0 30px; padding-top:30px; border-top:3px solid #e9b2b9;}
.ab-r ul{padding:12px 0 40px 52px;}
.ab-r li{height:30px; line-height:30px; border-bottom:1px dashed #f5aaaa;padding-left:25px; background:url('../images/ico2.gif') no-repeat 2px center;color:#474747;font-size:14px;font-family:'微软雅黑'; }
.ab-r li a{}

.hz{width:1200px; margin:0 auto;height:213px; overflow:hidden;}
.hz-tit{height:60px; line-height:60px; background:url('../images/t_hb.gif') repeat-x; position:relative;padding-right:72px;}
.hz-tit h3{width:265px; background:url('../images/hb.gif') no-repeat; height:60px; padding-left:27px; font-weight:normal;float: left;}
.hz h3 a{color:#e90000;font-size:20px;font-family:'微软雅黑';}
.hz h3 span{color:#909090; font-size:22px; font-family:'Impact';display:inline-block; padding-left:11px; text-transform:uppercase;}
.hz-tit b{color:#858585; font-weight:normal; font-size:12px;float: right;}
.hz-tit em{position:absolute; top:22px; right:0;}
.hz-tit em a{display:inline-block; margin-left:7px;}
.hz ul{padding:22px 22px 0;margin-right:-34px;}
.hz li{width:164px; float: left; margin-right:34px; float: left;}
.hz li img{display:block; width:162px; height:60px; border:1px solid #c2c2c2;}
.hz li span{display:block; text-align:center; padding:12px 0 0;}
.hz li a{color:#565656;}

.dt{width:1200px; margin:0 auto 30px; height:390px;}
.dt h3{height:30px; line-height:30px;padding-top:25px;}
.dt h3 a{color:#c30d23;font-size:18px;font-family:'微软雅黑'; font-weight:normal;}
.dt h3 span{font-size:18px;letter-spacing:0.4px; color:#bcbcbc;font-family:'Impact';display:inline-block; padding-left:12px; text-transform:uppercase;}
.dt-l{width:365px; float: left;margin-right:70px;}
.dt-c{width:430px; float: left;}
.dt ul{padding:12px 0 0;}
.dt li{height:35px; color:#666; line-height:35px; border-bottom:1px dotted #929292; padding-left:15px; background:url('../images/ico4.gif') no-repeat 2px 15px;overflow:hidden;}
.dt li span{float: right;}
.dt-l li a{display:inline-block; width:155px; overflow:hidden;}
.dt-r li a{display:inline-block; width:230px; overflow:hidden;}
.dt-r{width:265px; float: right; border-top:none;}
.dt-tit{height:56px;padding-top:25px; background:url('../images/dt_a.gif') repeat-x;}
.dt-tit a{display:inline-block; padding-left:25px;}
.dt-r dl{padding:15px 0 5px 15px; border-bottom:1px solid #c8c8c8;}
.dt-r dt{width:52px; float: left;}
.dt-r dt img{display:block; width:50px; height:50px; border:1px solid #c3c3c3;}
.dt-r dd{width:178px; padding-left:7px; float: left; position:relative;}
.dt-r dd h6{color:#000; font-size:14px;font-family:'微软雅黑'; font-weight:normal; line-height:14px; margin-bottom:12px;}
.dt-r dd h6 a{color:#000;}
.dt-r dd a.tx-ico{position:absolute; right:0; top:0;}
.dt-r textarea{padding:0 0 0 15px; color:#666; line-height:22px; border:none;background:#fff; height:198px; width:252px; resize:none;}
.dt-r textarea p{padding:12px 12px 0 0;}
/*---案例 ---*/
.ali{width:1200px; margin:0 auto;}
.ali ul{margin-right:-18px;}
.ali li{width:225px;margin-right:18px; float: left; height:160px; padding-bottom:31px;background:url('../images/s_ali.png') no-repeat 0 bottom; text-align:center;}
.ali li a{display:block; width:225px; height:160px; background:url('../images/ali_bg2.gif') repeat-x; color:#fff;}
.ali li.cur a,.ali li a:hover{background:url('../images/ali_bg1.gif') repeat-x;text-decoration:none;}
.ali li em{font-size:18px;font-family:'微软雅黑';display:block;padding:35px 0 18px; line-height:24px;}
.ali li span{display:block; background:url('../images/ali_lj.png') no-repeat; width:90px; height:30px; line-height:30px; text-align:left; padding-left:13px; margin:0 auto;}


/**/
.link{padding-top:19px;width:1200px;margin:0 auto;}
.link h3{font-weight:normal;font-size:15px;background:url('../images/link.gif') no-repeat; font-family:'微软雅黑';line-height:24px;  float: left; width:90px;padding:18px 0 0 3px;}
.link h3 a{color:#594b3f;}
.link p{color:#9b9b9b;width:900px; float: left;padding:0 0 15px;}
.link p span{padding:0 0 10px 14px; display:inline-block;}
.link p a{color:#9b9b9b;margin-right:5px;_margin-right:5px;*margin-right:5px;}

/*登录页css*/
.con01{ margin-top:2px; border:3px solid #d9d9d9; border-width:3px 0; background:url(../images/what_bj.jpg) repeat-x center top; height:649px; overflow:hidden;}
.what{ width:1200px; height:649px; margin:0 auto; overflow:hidden; background:url(../images/what.jpg) no-repeat center bottom; position:relative;}
.what .p01{ position:absolute; width:382px; top:195px; right:0; font:15px "微软雅黑"; color:#424141; line-height:26px; background:url(../images/what_line.gif) no-repeat center bottom; padding-bottom:10px;}
.what .p01 span  , .what .p02 span i{ color:#ed1e2e;}
.what .p02{ position:absolute; top:310px; right:0; width:382px;}
.what .p02 span{ display:block; font:15px "微软雅黑"; color:#424141; line-height:25px; background:url(../images/ico01.gif) no-repeat left 10px; padding-left:20px;}
.what .p02 span i{ font-style:normal;}
.what .p03{ position:absolute; top:547px; left:362px; width:175px; height:47px; overflow:hidden;}
.what .p04{ position:absolute; top:547px; left:585px; height:47px; background:url(../images/lx.gif) no-repeat left center; padding-left:40px; font:17px "微软雅黑"; color:#424141; line-height:47px; }


.anli{ height:363px; border-bottom:3px solid #d9d9d9; margin-top:28px; overflow:hidden;}
.an_nav{ height:90px;  overflow:hidden;}
.an_nav i{font-style:normal;  line-height:90px;}
.an_nav i a{  color:#c30d23; padding-left:17px; font-size:20px; font-family:"微软雅黑"; font-weight:normal;}
.an_nav i span{ font-size:22px; font-family:Impact; color:#acacac; padding-left:5px;}
.an_nav ul{ padding-top:25px; width:660px;}
.an_nav ul li{ display:inline; float:left; width:115px; line-height:20px; margin:0 0 0 15px;}
.an_nav ul li a{ color:#858585; font-size:12px; font-weight:normal; height:20px; line-height:20px;}
.an_nav .li01 a{ padding:0 10px;}
.an_nav ul li img{ margin-left:5px; width:21px; height:20px;}
.an_nav ul li.cur a{color:#c30d23}
.anli .ul01 li{ display:block; float:left; width:372px; margin:19px 14px 0 14px;}
.anli .ul01 li p{  width:372px; height:201px;}
.anli .ul01 li img{ padding:2px; background:#f8f2ed; border:2px solid #cecece; width:364px; height:182px;}
.anli .ul01 li span a{ display:block; line-height:45px; color:#6c6c6c; text-align:center;}
.anli .ul01 .nones{ margin-right:0;}


.lc{ height:529px;  position:relative; margin-right:-12px;z-index:10;}
.lc h4{ height:92px; overflow:hidden; padding-top:20px;}
.lc h4 i{ font-size:30px; font-family:Impact; color:#cccbcb; font-style:normal; font-weight:normal; display:block; line-height:30px;}
.lc h4{ color:#9e0c1d; font:30px "微软雅黑"; line-height:30px;}
.lc dl {position:relative;}
.lc .dl03{ background:url(../images/lc_img03_bj.jpg) no-repeat center top; width:162px; height:258px; text-align:center;}
.lc .dl02{ background:url(../images/lc_img02_bj.jpg) no-repeat center top; width:162px; height:258px; text-align:center;}
.lc .dl01{ background:url(../images/lc_img01_bj.jpg) no-repeat center top; width:162px; height:258px; text-align:center;}
.lc .dl04{ background:url(../images/lc_img04_bj.jpg) no-repeat center top; width:162px; height:258px; overflow:hidden; text-align:center;}
.lc .dl05{ background:url(../images/lc_img05_bj.jpg) no-repeat center top; width:162px; height:258px; text-align:center;}
.lc .dl06{ background:url(../images/lc_img06_bj.jpg) no-repeat center top; width:162px; height:258px; text-align:center;}
.lc .dl01 dt , .lc .dl02 dt , .lc .dl03 dt , .lc .dl04 dt , .lc .dl05 dt , .lc .dl06 dt{ font:100px Arial, Helvetica, sans-serif; padding:45px 0 0 0; color:#fff; font-weight:bold;}
.lc .dl01 dd , .lc .dl02 dd , .lc .dl03 dd , .lc .dl04 dd , .lc .dl05 dd , .lc .dl06 dd{ font:20px "微软雅黑"; color:#fff; padding-top:10px; background:url(../images/lc_yy.jpg) no-repeat 4px bottom; height:88px; display:block; height:90px; }
.lc .p01{ margin:30px 0 0 383px; width:175px; height:47px; overflow:hidden;}
.lc .p02{ font:17px "微软雅黑"; color:#424141; background:url(../images/lx.gif) no-repeat left center; padding-left:40px; margin:10px 0 0 298px;}
.lc .p02 span{ font-size:26px;}
.lc .nones{ margin-right:0;}
.lc-con{border:3px solid #a1a1a1; position:absolute; left:0px; top:-130px;z-index:99;}
.lc-con p{width:268px; height:107px; background:#a1a1a1 ;border:5px solid #fff; color:#ededed; font-size:14px; padding:5px 10px 0; line-height:26px;}
  

.con02{ background:url(../images/vs_bj.jpg) no-repeat center top; height:838px; overflow:hidden;}
.vs{ width:1200px; height:838px; overflow:hidden; margin:0 auto; background:url(../images/vs.jpg) no-repeat center top;}
.vs h4{ background:url(../images/vt.gif) no-repeat right center; margin:75px 0 0 87px; width:437px; padding-right:51px; color:#fff;font:35px "微软雅黑"; text-align:right;}
.vs h4 span{ color:#ef1e37; font-size:42px; font-weight:bold; line-height:46px;height:36px;}

.vs table{ margin:44px 0 0 0;}
.vs tr{ height:103px; color:#ef1e37; text-align:center; font:18px "微软雅黑";}
.vs tr p{ width:205px; margin:0 auto; font:14px "微软雅黑"; color:#ef1e37; line-height:23px; text-align:left;}
.vs tr span{ display:block; width:205px; margin:0 auto; font:14px "微软雅黑"; line-height:23px; color:#383838; text-align:left;}
.vs .td01{ padding-top:20px;}

.con03{ padding-top:20px; border-bottom:3px solid #e1e1e1; background:url(../images/bj.jpg) repeat;}
.jz{ height:524px; overflow:hidden; width:1200px; margin:0 auto;}
.j_nav{ height:55px; background:url(../images/jz_nav.gif) no-repeat left bottom; overflow:hidden;}
.j_nav i{font-style:normal; background:url(../images/ico02.gif) no-repeat left center; line-height:55px;}
.j_nav i a{  color:#c30d23; padding-left:17px; font-size:20px; font-family:"微软雅黑"; font-weight:normal;}
.j_nav i span{ font-size:22px; font-family:Impact; color:#acacac; padding-left:5px; font-weight:normal;}
.j_nav ul{ padding-top:25px;}
.j_nav ul li{ display:block; float:left;}
.j_nav ul li a{ color:#858585; font-size:12px; font-weight:normal; height:20px; line-height:20px;}
.j_nav .li01 a{ padding:0 10px;}
.j_nav ul li img{ margin-left:5px; width:21px; height:20px;}
.jz dl{ margin:20px 0 10px 0; height:180px; width:457px;}
.jz dl dt img{ padding:2px; background:#f8f2ed; border:2px solid #cecece; width:237px; height:168px;}
.jz dl dd{ width:197px;}
.jz dl dd h5 a{ color:#6c6c6c; font-size:14px; font-weight:normal;}
.jz dl dd h5 span{ display:block; line-height:30px; color:#6c6c6c; font-size:14px; font-weight:normal;}
.jz dl dd p{ line-height:23px; color:#6c6c6c;height:110px;overflow:hidden;}

.con04{ background:url(../images/bj.jpg) repeat; height:560px; overflow:hidden; padding-top:50px;}
.wt{ height:485px; width:245px; overflow:hidden;}
.wt h4{ font-weight:normal;}
.wt h4 a{ font:18px "微软雅黑"; color:#c30d23;}
.wt h4 i{ color:#bcbcbc;font-size:18px; font-family:Impact; font-style:normal; padding-left:10px;}
.wt dl{ border-bottom:1px solid #e0e0e0; padding:5px 0; margin-top:5px;}
.wt dl dt{ background:url(../images/w.gif) no-repeat left center; padding-left:29px; line-height:24px;}
.wt dl dd{ background:url(../images/d.gif) no-repeat left center; padding-left:29px; line-height:24px;overflow:hidden;
           height:26px;}
.wt .nones{ border-bottom:none;}

.online_bj{ background:url(../images/online_yy.gif) no-repeat center bottom; width:665px; height:447px;}
.online{ background:url(../images/online_bi.jpg) no-repeat center top; height:423px;}
.online h4 p{ font:18px "微软雅黑"; color:#c30d23; padding:48px 0 0 32px; line-height:25px;}
.online h4 p span{ font-weight:bold; display:block;}
.online h4 i{ color:#c30d23; font-size:16px; font-weight:normal; font-style:normal; padding:48px 30px 0 0; line-height:25px;}
.online ul{ margin-top:26px; width:315px;}
.online ul li{ margin: 0 0 9px 0; *margin-bottom:7px; color:#c30d23;}
.online ul li span { width:90px; display:block; float:left; color:#636363; line-height:20px; font-size:14px; text-align:right;}
.inp05{ width:173px; height:20px; border-top:1px solid #a1a1a1;  border-left:1px solid #a1a1a1; background-color:#bcbcbc;  border-bottom:1px solid #ededed;  border-right:1px solid #ededed;}
.inp06{ width:173px; height:72px;border-top:1px solid #a1a1a1;  border-left:1px solid #a1a1a1; background-color:#bcbcbc;  border-bottom:1px solid #ededed;  border-right:1px solid #ededed;}

.txs{ display:block; padding-left:60px; padding-top:20px;}

/*新添加样式*/
.m_width { width:1200px; margin:0 auto;}

/*四大优势*/
/*产品体系*/
.system { margin-top:74px; background:url(../images/sys.jpg) center top no-repeat; padding-top:28px; font-family:"微软雅黑"; margin-bottom:60px; }
.box h1 { text-align:center; letter-spacing:5px; margin-bottom:70px; }
.box h1 a { color:#c40e23; font-size:40px; font-weight:normal;}
.box h1 a b { font-weight:bold; }
.box h1 a:hover { text-decoration:none; }
.system ul { }
.system ul li { width:200px; height:360px; float:left; text-align:center; margin-right:133px;  }
.system ul li.last { margin-right:0px; }
.system li h3 { background:url(../images/red.png) no-repeat; width:192px; height:192px; color:#fff; font-size:26px; font-weight:normal; cursor:pointer; }
.system ul li:hover h3 { background:url(../images/red_hover.png) no-repeat; }
.system li h3 span {display:block; text-align:center; padding-top:86px; }
.system .ssh {display:block; text-align:center;  }
.system li p.top1{} 
.system li p { background:url(../images/shadow.gif) center bottom no-repeat; padding:38px 7px 24px 5px; line-height:24px; font-size:15px; color:#423637; margin-bottom:30px; }
.system li a.zx { display:inline-block; background:url(../images/zx.gif) no-repeat; width:151px; height:38px; text-align:center; line-height:38px;  font-size:16px; }
.system li a.zx:hover { text-decoration:none;}
.ys { margin-top:30px; background:url(../images/ys.jpg) center top no-repeat; padding-top:28px; font-family:"微软雅黑"; margin-bottom:35px; }
.ys_conten { background:url(../images/ys1.gif) bottom center no-repeat; padding-bottom:29px;}
.white { background:#fff;}
.gray { background:#eeeded; width:100%; margin:0 auto;}
.ys_conten .m_width { font-family:"微软雅黑"; }
.part_one { background:url(../images/part1.jpg) center top no-repeat; height:324px; position:relative; }
.part_two { background:url(../images/part2.jpg) center top no-repeat; height:419px; position:relative; }
.part_three { background:url(../images/part3.jpg) center top no-repeat; height:416px; position:relative; }
.part_four { background:url(../images/part4.jpg) center top no-repeat; height:419px; position:relative; }
.part_one .part_content { width:505px; position:absolute; left:70px; top:38px; }
.part_two .part_content { width:402px; position:absolute; right:0px; top:123px; }
.part_three .part_content { width:505px; position:absolute; left:78px; top:116px;  }
.part_four .part_content { width:285px; position:absolute; right:0px; top:118px;}
.part h2 { margin-bottom:30px;}
.part h2 a { color:#c40e23; font-size:30px;}
.part h2 a:hover { text-decoration:none;}
.part ul li { color:#303030; font-size:15px; line-height:27px; }
.part a.ys_more { display:inline-block; margin:15px 0px 0px -15px; margin: 24px 0 0 -36px; width:30px; height:30px; }

/*服务流程*/
.service { background:url(../images/ser.gif) center top no-repeat; padding-top:28px; font-family:"微软雅黑"; margin-bottom:50px;  position:relative; height:200px;}
.service.box h1 { margin-bottom:40px; }
.service.box h1 a { font-size:30px; }
.service .text_list { position:absolute; top:45px; left:0px; }
.service .text_list li { float:left; width:130px; height:218px; float:left; text-align:center; display:inline; margin-right:35px;  cursor:pointer; position:relative;}
.service .text_list li.last { margin-right:0px;}
.service .text_list li .se_tp { padding-top:155px;}
.service .text_list li span { font-size:24px; font-family:"微软雅黑"; display:block;color:#8f7f81}
.tl_text {  width:240px; height:110px; background:#fff; overflow:hidden; padding:10px 15px; border:3px solid #a9a9a9; position:absolute; left:-10px; top:-130px; font-size:13px; color:#232323; line-height:22px; text-align:left;}
.tl_text .tl_hd { display:block; font-size:18px; margin-bottom:5px; text-align:left;}
.service .text_list li:hover .tl_text { display:block;}
 .service .text_list li.last .tl_text {   left:-150px; }
 
/*企业家眼中的*/
.video {  padding-bottom:18px; font-family:"微软雅黑"; height:274px;}
.fn:after {
    clear: both;
    visibility: hidden;
}
.video_left { width:768px; height:274px;  border:1px solid #d9d9d9;}
.video_left .border_m { border:1px solid #d9d9d9; margin:8px; padding:40px 30px 30px 40px; height:185px;} 
.border_m  h3 { color:#be172b; font-size:24px; margin-bottom:24px; font-weight:bold;}
.border_m ul li { color:#666; font-size:16px; line-height:30px; background:url(../images/right.gif) left center no-repeat; padding-left:18px;}
.video_right img { width:490px; height:275px; }
/*ad*/
.ad1 { display:block; background:url(../images/123.jpg) center center no-repeat; height:191px; }
.ad2 { display:block; background:url(../images/234.jpg) center center no-repeat; height:172px; margin-bottom:15px;}
.ad3 { display:block; background:url(../images/ccc.jpg) center center no-repeat; height:172px; margin-bottom:65px;}
.ad .m_width { text-align:center; font-family:"微软雅黑"; color:#fffeea; padding-top:60px; position:relative; }
.ad.ad2 .m_width { padding-top:30px; color:#ffea77;}
.ad.ad2 .m_width a { top:130px !important; color:#9e0c1d !important;}
.ad.ad2 .m_width h2 { _font-size:20px; font-size:23px; margin-bottom:3px; }
.ad .m_width h2 { font-size:25 px; font-weight:normal;}
.ad .m_width h2 b { font-weight:bold; }
.ad .m_width h3 { font-size:15px; font-weight:normal; }
.ad .m_width h3 em { font-family:Arial, Helvetica, sans-serif; font-size:25px; font-weight:bold; }
.ad .m_width a { color:#a42727; font-size:20px; position:absolute; top:145px; left:35%; display:inline-block; width:266px;  }
.ad .m_width a:hover { text-decoration:none; }
/*关于我们*/

.about_us { border-top:1px dashed #d3d1d0; padding-top:30px;}
.about_content { background:url(../images/about.jpg) top center no-repeat; height:865px; background-color:#fff; width:100%; margin:0 auto;}
.about_content .m_width { position:relative; font-family:"微软雅黑";}
.about_content .about_title { position:absolute; left:0px; top:98px;}
.about_content .about_title a { color:#c30d23; font-size:24px; font-weight:bold;}
.about_content .about_right { position:absolute; right:0px; top:95px; width:405px;}
.about_content .about_right dl { padding-left:58px; margin-bottom:30px;}
.about_content .about_right dt { color:#c30d23; font-size:20px; font-weight:bold;}
.about_content .about_right dd { color:#333; font-size:16px; margin:6px 0px 0px 10px; }
.about_right p.text { margin-top:26px; color:#333; line-height:20px; font-size:13px;}
.about_right  .detail_more { display:block; font-size:13px; color:#333; margin-top:15px; }
.red_block{width:1200px;margin:0 auto;}
.red_block ul { overflow:hidden; zoom:1; margin-bottom:22px;margin-top:20px; }
.red_block ul li { float:left; width:286px; height:162px; margin-right:16px;_display:inline; background:url(../images/b_r.gif) left center repeat-x; border:1px solid #c8c8c8;  }
.red_block ul li.last { margin-right:0px; }
.red_block ul li a { display:block; width:282px; height:160px; text-align:center; position:relative;}
.red_block ul li a img { margin-top:38px;}
.red_block ul li a span { color:#ab0819; font-size:28px; font-family:"微软雅黑"; position:absolute; bottom:20px; left:0px; width:100%; font-weight:bold; text-align:center; }

/*index.css end*/

/*common.css start*/
@charset "utf-8";
a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}

#imgshow_mask{width:100%; position:absolute; z-index:1; background:url(../images/imgshow_mask.png) repeat-x 0 0; height:27px;}
.bannerbg {height:400px; overflow:hidden;}
#lanrenzhijia{ clear:both;border-bottom:1px solid #fff;}
#lanrenzhijia .imagebg{height:400px; overflow:hidden; position:relative;}
#lanrenzhijia .imagebg li { height: 400px; overflow: hidden; position:absolute; top:0; left:0; width:100%; display:block; filter:alpha(opacity=0); opacity: 0;}

.bannerbg_1{width:50%; position:absolute; top:0; left:0; height:400px;}
.bannerbg_2{width:50%; position:absolute; top:0; right:0; height:400px;}
.bannerbg_main{background-position:center; background-repeat:no-repeat; width:100%; position:absolute; top:0; right:0; height:400px;}
.banner1 {margin:0 auto;width:960px;height:400px;position:relative;overflow:hidden;}
.btn_home_down {width:195px;height:62px;position:absolute;top:296px;left:36px;cursor:pointer;background:url(../images/home/btn_home_down.png);}
.btn_home_android {width:195px;height:62px;position:absolute;top:296px;left:240px;cursor:pointer;background:url(../images/home/btn_home_android.png);} 


.scrollbg {height:80px;background:#f4f4f4 url(../images/home/scroll_bg.png) 0 100% repeat-x;}
.scroll {margin:0 auto;width:960px;height:76px;position:relative;}
.s_pre, .s_next {display:block;width:48px;height:76px;position:absolute;}
a.s_pre {background:url(../images/home/arrow_l.png);top:4px;left:0;}
a.s_pre:hover {background:url(../images/home/arrow_l_on.png);}
a.s_next {background:url(../images/home/arrow_r.png);top:4px;right:0;}
a.s_next:hover {background:url(../images/home/arrow_r_on.png);}
.outScroll_pic{  height: 76px;margin-left: 70px;overflow: hidden;position:relative;width:822px; top:2px;}
.outScroll_pic li img{ width:145px; height:65px}
.outScroll_pic .scroll_pic{position:absolute}
.scroll_pic {margin:0 auto;width:40000px; height:76px; }
.scroll_pic li {float:left;float: left; height: 65px;width: 145px; margin: 5px 9px; _margin:5px 14px 5px 4px;cursor:pointer;  background:#000;}
.scroll_pic li img {filter:alpha(opacity=70);-moz-opacity:0.7;opacity: 0.7;}
.scroll_pic li:hover img,.scroll_pic li:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.current {width:144px;height:65px;border:2px #ff780d solid;background:url(../images/home/arrow_on.png) 50% -4px no-repeat;z-index:10;position:absolute;top:5px;left:0;}
.currently img {filter:alpha(opacity=100)!important;-moz-opacity:1!important;opacity:1!important;}

/* -- 页面整体布局 -- */
 .footer { width:1200px; margin:0 auto; overflow:hidden; }
.content , .header{width:1200px; margin:0 auto;}
.left { width:201px; float:left; overflow:hidden;}
.left2 { width:670px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(Img/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}
.left2top { background:url(Img/left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(Img/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url(Img/right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right { width:754px; float:left; display:inline; margin-left:5px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(Img/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(Img/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(Img/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(Img/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:752px; min-height:458px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.right2_main { width:273px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.left2_main { width:668px;  border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}

.h_nav li a:-webkit-any-link{ display:block;}
body {color: #666666; font-family: "宋体";font-size: 12px;}
em{font-style:normal;}
.clearfix{zoom:1;}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
/*头部开始*/
.headertop{background: url("../images/head_bg.jpg") repeat-x scroll left top;width:100%;height:133px;}
.header { height:133px;
    background: url("../images/ltop.jpg") no-repeat 460px 20px;
}
.h_top { height:26px; line-height:26px;}
.h_top, .h_top a { color:#989797; font-size:13px; }
.h_top p { line-height:26px;}
.h_top p a { padding-top:5px; display:inline-block;}
.h_top .fr a { padding:0px 8px;}
.h_con { height:66px; font-family:"微软雅黑";}
.h_con .tp { font-size:16px;color:#ffdf0a; width:355px; background:url(../images/logo_let.png) left center no-repeat; padding:10px 0px 0px 12px; margin-left:9px; }
em {  font-style:normal; }
.h_con .tp em { color:#fff; display:block; font-weight:normal;}
.h_pho  { margin-top:10px;}
.h_pho p{ background:url(../images/top_tel.png) left 30px no-repeat; padding-left:26px; height:30px; color:#000; font-size:12px;  _float:right; padding-top:17px;}
.h_pho p span { font-family:"Times New Roman", Times, serif;  color:#000; font-size:26px;}
/*导航*/
.menu {}
.menu .menu_list {}
.menu .menu_list li { float:left; height:41px; line-height:41px; background:url(../images/menu_li.png) right top no-repeat;}
.menu .menu_list li.last { background:none;}
.menu .menu_list li a { display:block; color:#fff;font-size:13px; font-family:"微软雅黑"; padding:0px 30px;}
.menu .menu_list li a:hover { text-decoration:none;}
.menu .menu_list li.cur a,.menu .menu_list li:hover a { color:#fff; background:#330004;}
/*搜索*/
.search { border-bottom:1px dashed #aaa;  height:54px; line-height:50px; margin-bottom:30px;}
.search .key_words { color:#767676; line-height:50px; padding-left:20px; }
.search .key_words a { font-family:"微软雅黑"; padding:0px 20px; color:#767676;font-weight:normal;}
.right_sear .s_input { background:url(../images/ser_bg.gif) right top no-repeat;  border:none; height:17px; line-height:17px; width:144px; padding:0px 5px 0px 20px; margin-right:-3px; color:#ddd;}
.right_sear { _margin-top:15px;}
/*头部结束*
/*--- 搜索 ---*/
.h-ser{height:34px; margin-top:2px;  }
.ser-con{width:1200px; margin:0 auto;}
.h-ser p {float:left;width:650px;line-height:34px;font-family:'微软雅黑';font-size:13px; }
.h-ser p a {padding:0 22px 0 0; color:#828282;display:inline-block;}
.s-inp {width:248px; position:relative; padding:8px 0 0;}
.inp01 {background:url(../images/s_inp.gif) no-repeat;width:150px; height:17px; line-height:16px; border:none; padding:0 0 0 19px;}
/*底部开始*/
.f-wrap{background:url('../images/f_bg.gif') no-repeat center 0;height:380px;text-align:center; padding-top:14px; overflow:hidden; width:100%;background-color: #fff !important;}
.footer .f-top{font-size:15px; font-family:'arial';color:#fff; text-transform:uppercase;display:inline-block; margin:0; margin-left:15px;}
.footer-a{line-height:40px; color:#373737; text-align:center;padding-top:62px; font-size:14px; clear:both; overflow:hidden;}
.footer-a a{color:#373737;text-align:center; padding:0; display:inline-block; margin:0 21px;}
.footer-b{padding:50px 0 0 105px;position:relative; clear:both; padding-top:0; margin-top:50px; }
.footer-b em{float: left; display:inline-block;padding-top:8px;}
.footer-b p{color:#838383; float: left; width:540px; padding-left:28px;}
.footer-b p img{margin:0 0 0 15px; display:inline-block; vertical-align:middle; }
.footer-b p span {float: left;line-height: 14px;margin-left: 30px;padding-bottom: 10px;text-align: left;}
/*底部结束*/
/*common.css end*/




/*-------------------------------------------------*/

@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
/*正文开始*/
.banner a{ display:block; background:url(../images/banner.jpg) no-repeat center top; height:469px; overflow:hidden;}

.sou{ height:40px;overflow:hidden;margin-top:41px; display:none;}
.s_inp01{ width:214px; margin-top:11px;}
.inp01{ width:144px; height:17px; line-height:17px; background:url(../images/sou1.gif) no-repeat; border:0 ; padding-left:25px; overflow:hidden; color:#ddd;}
.sou p{ width:600px; color:#767676; height:40px; display:inline; margin-left:26px; line-height:40px; overflow:hidden;}
.sou p a{color:#767676; padding:0 10px;}

/*销售人员*/
.xs{ background:url(../images/xs_bg.jpg) no-repeat center top; height:417px; overflow:hidden;}
.xs01{ height:417px; width:1200px; margin:0 auto; position:relative; overflow:hidden;}
.xs02{ width:451px; height:279px; background:url(../images/xs_spbg.gif) no-repeat center bottom; overflow:hidden; position:absolute; top:89px; right:51px;}
.xs02 img{ width:451px; height:250px; display:block;}
.xs03{ background:url(../images/xs_bg2.png) no-repeat center top; width:461px; height:326px; overflow:hidden; position:absolute; top:64px; left:50px; padding-top:27px;}
.xs03 dl{ width:230px; margin-left:26px; padding-bottom:20px; overflow:hidden;}
.xs03 dt{ font:22px "Microsoft Yahei"; font-weight:bold; text-align:center; height:40px; line-height:40px; overflow:hidden;}
.xs03 dt{ color:#c40e23;}
.xs03 dd{ font:14px "Microsoft Yahei"; color:#333; height:30px; line-height:30px; overflow:hidden; background:url(../images/right.png) no-repeat 5px 9px; padding-left:30px;}

/*gg1*/
.gg1{ height:229px; overflow:hidden; position:relative;}
.gg1 h3 a{ display:block; background:url(../images/gg1.jpg) no-repeat center top; height:229px; overflow:hidden;}
.gg1 p{ width:320px; height:36px; font:14px "Microsoft Yahei"; color:#fff; overflow:hidden; position:absolute; top:125px; left:50%; margin-left:-160px; text-align:center;}
.gg1 p span{ font:24px Arial, Helvetica, sans-serif; font-weight:bold; color:#fff;}
.gg1 em{ display:block; width:265px; height:65px; position:absolute; top:160px; left:50%; margin-left:-132px;overflow:hidden;}

/*show*/
.show{ height:1584px;padding-bottom: 55px; background:#f7f7f7; overflow:hidden;}
.show1{ height:507px; border-bottom:1px solid #c9c9c9; overflow:hidden;}
.show11{ width:1200px;height:561px; margin:0 auto; position:relative;}
.show11 h3{ height:120px; width:1200px; position:absolute; top:45px; left:0; font:28px "Microsoft Yahei"; text-align:center; overflow:hidden;}
.show11 h3{ color:#333; display:none;}
.show11 h3 span{ display:block; font-size:16px; height:40px; overflow:hidden; margin-top:24px;}
.show11 p{ width:1200px; height:500px; overflow:hidden; position:absolute; bottom:58px; left:0;}
.show11 p img{ width:1200px; height:500px;}

.show01{ width:312px; height:170px; overflow:hidden; position:absolute; top:150px; left:325px; display:none;}
.show01 dl{ width:145px; overflow:hidden; float:left; }
.show01 dt{ width:145px; height:50px; font:14px "Microsoft Yahei"; text-align:center; line-height:36px; overflow:hidden; background:url(../images/show_btn1.png) no-repeat;}
.show01 dt{ color:#fff;}
.show01 dd{ width:143px;height:131px;display:none; border:1px solid #360004; overflow:hidden; background:#fff; position:relative; margin-top:-16px;}
.show01 dd img{ width:98px; height:98px; margin:14px 0 0 22px; display:block;}
.show01 .dl01{ margin-right:22px;}
.show01 .dl02 dt{ background:url(../images/show_btn2.png) no-repeat;}
.show01 .dl02 dd{ border:1px solid #360004; border:1px solid #88010b;}

.show2{ height:460px;}
.show2 .show11{ position:relative; height:456px; overflow:hidden;}
.show2 .show11 p{ height:452px; width:1200px; overflow:hidden; position:absolute; bottom:1px; left:0;}
.show2 .show11 p img{height:452px; width:1200px;}

.show3{ height:304px;}
.show3 .show11{ height:353px;}
.show3 .show11 p{ height:296px; width:1200px; overflow:hidden; position:absolute; bottom:55px; left:0;}
.show3 .show11 p img{height:296px; width:1200px;}
.show3 .show11 h3{ top:67px;}
.show3 .show01{ top:188px;}

.show4{ height:363px; border-bottom:0;}
.show4 .show11{ height:353px;}
.show4 .show11 p{ height:349px; width:1200px; overflow:hidden; position:absolute; bottom:0; left:0;}
.show4 .show11 p img{height:349px; width:1200px;}
.show4 .show11 h3{ top:63px;}
.show4 .show01{ top:188px;}

/*gg2*/
.gg2{ height:213px; overflow:hidden; position:relative;}
.gg2 h3 a{ display:block; height:213px; background:url(../images/gg2.jpg) no-repeat center top; overflow:hidden;}
.gg2 p{ width:320px; height:36px; font:14px "Microsoft Yahei"; color:#fff; overflow:hidden; position:absolute; top:70px; left:50%; margin-left:120px;}
.gg2 p span{ font:24px Arial, Helvetica, sans-serif; font-weight:bold; color:#fff;}
.gg2 em{ display:block; width:265px; height:65px; position:absolute; top:118px; left:50%; margin-left:109px;overflow:hidden;}

/*只需5步轻松拥有*/
.process{ height:305px; background:url(../images/process_bg.gif) repeat-x center top; overflow:hidden;}
.process2{ width:1200px; margin:0 auto; height:238px;background:url(../images/process_bg2.jpg) no-repeat left top;overflow:hidden;}
.process2 h3{ width:148px; float:left; font:30px "Microsoft Yahei"; font-weight:bold; padding-top:55px; overflow:hidden; text-align:center;}
.process2 h3 a{ color:#fff;}
.process2 h3 span{ display:block; color:#fff; font-weight:normal;font-size:22px; height:40px;}
.process2 h3 i{ font:22px "Times New Roman", Times, serif; text-transform:uppercase; color:#b85b63; text-align:center;  height:50px; line-height:50px; overflow:hidden; font-style:normal;}
.process2 ul{ width:632px; height:238px; margin-top:8px; float:left; overflow:hidden;}
.process2 li{ width:126px; background:url(../images/process_line.gif) no-repeat right top; height:238px; float:left;}
.process2 li p{ height:61px; width:59px; margin:60px auto 0; overflow:hidden;}
.process2 li img{ width:59px; height:56px;}
.process2 li span a{ display:block; font:14px "Microsoft Yahei"; height:30px; overflow:hidden; color:#333; text-align:center; margin-top:40px;}
.process2 .li02 p{ width:60px;}
.process2 .li02 img{ width:60px; height:61px;}
.process2 .li03 p{ width:60px;}
.process2 .li03 img{ width:60px; height:60px;}
.process2 .li04 p{ width:64px;}
.process2 .li04 img{ width:64px; height:55px;}
.process2 .li05 p{ width:64px;}
.process2 .li05 img{ width:64px; height:58px;}

.process2 dl{ width:180px; float:right; height:230px; overflow:hidden; background:url(../images/process_line.gif) repeat-y right top; margin-top:8px;}
.process2 dt{ width:145px; margin:14px auto 0; font:14px "Microsoft Yahei"; height:90px; overflow:hidden; display:none;}
.process2 dt a{ display:block; width:145px; height:50px; text-align:center; line-height:36px; color:#fff; background:url(../images/show_btn1.png) no-repeat center top;}
.process2 dt a.a01{ background:url(../images/show_btn2.png) no-repeat center top; position:relative; margin-top:-3px;}
.process2 dd{ width:106px; margin:73px auto; height:106px; overflow:hidden;}
.process2 dd img{ width:98px; height:98px; border:4px solid #fff; display:block;}

/*案例展示*/
.case{ height:472px; margin-top:48px; overflow:hidden; display:none;}
.case h3{ height:55px; background:url(../images/case_line.gif) repeat-x center 44px; font:18px "Microsoft Yahei"; text-align:center;}
.case h3 i{ display:block; text-align:center; text-transform:uppercase; font:30px "Times New Roman", Times, serif; font-weight:bold; color:#adadad; height:30px; overflow:hidden;}
.case h3 a{ color:#000; background:#fff; padding:0 15px;}
.case h5{ font:12px "宋体"; color:#ec0000; text-align:center; height:30px; overflow:hidden; line-height:30px;}
.case ul{ height:350px; overflow:hidden; margin-top:30px;}
.case li{ height:338px; background:url(../images/case_bg.gif) no-repeat center bottom; width:212px; overflow:hidden; float:left; margin-right:36px; position:relative;}
.case li img{ width:204px; height:320px; padding:3px; border:1px solid #dedede; display:block;}
.case li span{width:85px; height:85px; display:block; overflow:hidden; position:absolute; bottom:14px; left:63px;}
.case li span img{ width:85px; height:85px; padding:0; border:; display:block;}
.case .nones{ margin-right:0;}

/*客户见证*/
.wit{ height:515px; overflow:hidden; display:none;}
.wit h3{ height:55px; background:url(../images/wit_line.gif) no-repeat left bottom; font:18px "Microsoft Yahei"; line-height:55px; margin-bottom:11px; overflow:hidden;}
.wit h3 a{ color:#000; display:inline-block; background:url(../images/wit_h.gif) no-repeat left center; padding-left:36px;}
.wit h3 i{ font-style:normal; font:14px "Times New Roman", Times, serif; text-transform:uppercase; padding-left:8px; color:#adadad;}
.wit h3 span a{ display:inline-block; font:12px "宋体"; padding-top:15px; height:40px; line-height:40px; padding-left:0; overflow:hidden; color:#666;background:none;}
.wit dl{ width:462px; height:181px; margin-top:30px; overflow:hidden;}
.wit dt{ width:212px; height:181px; overflow:hidden; background:url(../images/wit1_bg.gif) no-repeat center bottom; float:left;}
.wit dt img{ padding:3px; border:1px solid #ddd; width:204px; height:158px; display:block;}
.wit dd{ width:230px; height:180px; float:right; overflow:hidden;}
.wit dd h4{ height:42px; font:14px "宋体"; overflow:hidden;}
.wit dd h4 a{ color:#e90012;}
.wit dd h4 span{ display:block; height:24px; margin-top:6px; font:12px "宋体"; color:#555; overflow:hidden;}
.wit dd p{ height:105px; background:url(../images/wit_bg.gif) no-repeat center top; padding:16px 15px 0 15px;  color:#555; line-height:24px;}

/*扫描二维码安装*/
.sm{ height:257px; background:#eeeded; overflow:hidden; display:none;}
.sm01{ height:257px; width:1200px; margin:0 auto; overflow:hidden;}
.sm01 dl{ height:257px; overflow:hidden;}
.sm01 dt{ height:100px; font:30px "Microsoft Yahei"; font-weight:bold; text-align:center; background:url(../images/sm_line.jpg) repeat-x center center; line-height:100px;overflow:hidden;}
.sm01 dt{ color:#000; padding:0 20px; background:#eeeded;} 
.sm01 dd{ width:393px; height:130px; overflow:hidden; margin-left:314px;}
.sm01 dd p{ width:144px; height:116px; overflow:hidden; background:url(../images/sm_bg.gif) no-repeat center bottom; float:left; margin-right:44px;}
.sm01 dd p img{ width:36px; height:106px;display:inline-block;}
.sm01 dd p span{ display:inline-block; width:107px; height:106px; overflow:hidden;}
.sm01 dd p span img{ width:107px; height:106px; display:inline-block;}


/*头部开始*/
.top{ height:134px; overflow:hidden;}

.h_top{ height:27px; line-height:27px; color:#989797; overflow:hidden;}
.h_top span{ height:27px; line-height:27px; color:#989797;}
.h_top span a { color:#989797; line-height:27px; display:inline-block; padding:0 10px;} 

.h_nr{ height:66px; overflow:hidden;}
.h_logo{ width:475px; height:60px;overflow:hidden;}
.h_logo span{ width:153px; height:51px; overflow:hidden;}
.h_logo span img{ width:153px; height:51px;}
.h_logo h1{ width:261px; height:21px; overflow:hidden; display:inline; margin:32px 0 0 21px;}
.h_logo h1 img{ width:261px; height:21px;}

.h_lx{ width:240px; height:47px; font:12px "Microsoft Yahei"; color:#000; margin:26px 0 0 0; overflow:hidden; background:url(../images/lx.gif) no-repeat left 13px; padding-left:25px;}
.h_lx span{ font:26px "Times New Roman", Times, serif; color:#000;}

.h_nav{height:41px; background:url(../images/nav_bg.gif) repeat-x center top;overflow:hidden;}
.h_nav ul{ height:41px; width:1200px; margin:0 auto; overflow:hidden;}
.h_nav li { float:left;font:14px "Microsoft Yahei"; height:41px;line-height:41px; background:url(../images/nav_line.gif) no-repeat right top; position:relative; margin-left:-2px; overflow:hidden;}
.h_nav ul li a{ display:inline-block; color:#fff; padding: 0 28px;}
.h_nav li a:hover , .h_nav .cur a { text-decoration:none; background:#330004;}
.h_nav .nones{ background:none;}
#site:hover #siteDiv{display:block;}

/*头部结束*/

/*底部开始*/
.foot{ height:424px; overflow:hidden;}
.ftop a{ display:block; height:70px; background:url(../images/top.jpg) no-repeat center top;}

.fnav{ height:81px; line-height:81px; font-size:14px; text-align:center; color:#373737; background:url(../images/fnav_bg.gif) no-repeat center top; overflow:hidden;}
.fnav a{ color:#373737; padding:0 20px;}

.f_pic{ width:237px; height:83px; margin:36px 0 0 100px; display:inline; overflow:hidden;}
.f_pic img{ width:237px; height:83px;}
.f_wz{ font:12px "宋体"; text-transform:uppercase; line-height:24px; color:#737373; width:540px; margin:25px 0 0 35px; display:inline; overflow:hidden;}
.f_wz em{ padding: 0 5px;}
.f_wz a{ color:#737373;}
/*底部结束*/

#site { left: 54%; position: absolute; top: 4px; z-index:9999}
#siteDiv {background-color: #ffffff;border: 1px solid #999999;display: none; float: left;left: 0;padding: 8px 10px;position: absolute;top: 20px;width: 110px;z-index: 1000;}
#siteDiv li {float: left;list-style-type: none;padding-right: 15px;}
#siteDiv a {float: left;width: 110px; padding-top:7px}

/*new addon 20171101*/
/* flexslider  焦点*/
.flexslider{position:relative;height:400px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:400px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:1200px;text-align:center;}
.flex-control-nav li{display:inline-block;width:36px;height:10px;margin:0 5px;*display:inline;zoom:1;float:right;}
.flex-control-nav a{display:inline-block;width:36px;height:10px;line-height:10px;overflow:hidden;background-color:#ff0000;;cursor:pointer;margin:0 10px;text-indent:-9999px;}
.flex-control-nav .flex-active{background-color:#000;}

.flex-direction-nav{display:none;}

.concatback{
	background-color:#fff;
	width:1000px;
	margin:0px auto;
	padding:0 100px;
	font-family:"微软雅黑";
	}
.concatback2{
	width:1200px;
	margin:0px auto;
	font-family:"微软雅黑";
	}

.concatback .pinpaianli{
	height:260px;
	width: 1100px;
    position: relative;
    left: -50px;
	}
.concatback .pinpaianli ul{
	}
.concatback .pinpaianli li{
	width:16.66666666%;
	margin:88px 0 0 0;
	display:inline-block;
	float:left;
	}
.concatback .pinpaianli li span{
	width:60%;
	padding:0 20%;
	display:block;
	border-left:1px dashed #bcbcbc;
	}
.concatback .pinpaianli li:nth-child(1) span{
	border-left:0px dashed #bcbcbc;
	}
.concatback .pinpaianli li img{
	width:100%;
	border-radius:50%;
	}
.concatback .pinpaianli li:hover{
	opacity:0.6;
	transition: 0.3s;
	}

.concatback .pinpaianli li p{
	width:100%;
	text-align:center;
	line-height:28px;}

.anlititle{
	display:inline-block;
	width:100%;
	height:120px;
	background:url(../images/pinpai/anlititle.png) no-repeat center;
	margin:20px 0;
	}
.anli1{
	width:1000px;
	margin:0px auto;
	display:inline-block;
	}
.anli1l{
    float: left;
    height: 261px;
    width: 630px;
    margin-top: 33px;
	position: relative;
	}
.anli1l img{
	width:100%;
	height:100%;
	}
.anli1r{
	float:right;
	width:317px;
	height:293px;
	background:url(../images/pinpai/anli1.png) no-repeat center;
	}
.anli1r p{
	padding:66px 20px;
	line-height:32px;
	text-indent:2em;
	font-size:15px;
	text-align:justify
	}

.anli2{
	width:1000px;
	margin:0px auto;
	display:inline-block;
	}
.anli2l{
    float: right;
    height: 278px;
    width: 630px;
    margin-top: 63px;
	position: relative;
	}
.anli2l img{
	width:100%;
	height:100%;
	}
.anli2r{
	float:left;
	width:317px;
	height:293px;
	margin-top:50px;
	background:url(../images/pinpai/anli1.png) no-repeat center;
	}
.anli2r p{
	padding:66px 20px;
	line-height:32px;
	text-indent:2em;
	font-size:15px;
	text-align:justify
	}
.anli1 img:hover,
.anli2 img:hover{
	opacity:0.6;
	transition: 0.3s;
	}

.bann{
	display:inline-block;
	margin:60px 0 30px 0;
	width:100%;
	height:202px;
	}
#bannslide{overflow:hidden;width:100%;position:relative;left:0;top:0;height:202px;}
#bannslide ul{list-style:none;width:1200px;height:207px;text-overflow: ellipsis;overflow:hidden;position:absolute;}
#bannslide li{float:left;width:235px;margin-right:20px;}
#bannslide li img{width:100%;height:172px}
#bannslide li span{width:100%;height:32px;line-height:32px;overflow:hidden;background-color:#f4f4f4;text-align:center;display:block;}
#bannslide li:hover{
	opacity:0.6;
	transition: 0.3s;
	}

.adimg{
	width:100%;
	display:block;
	}
.adimg img{
	width:100%;
	}

.ppxingxiang{
	width:100%;
	margin:0  0 0 0;
	display:inline-block;
	}
.ppxingxiang img{
	width:100%;
	display:inline-block;
	float:left;
	}
.hbgk{
	padding-top:30px;
	background-color:#fff;
	}
.concatback .red_block li{
	width:236px !important;
	}
.concatback .red_block a{
	width:auto !important;
	}
.concatback .f-wrap{
	background-color:#fff !important;
	}

.videoanli{
	width:100%;
	display:inline-block;
	margin-top:30px;
	margin-bottom:20px;
	}
.videoanli ul{
	}
.videoanli li{
	width:49%;
	float:left;
	}
.videoanli li:nth-child(2){
	float:right;
	}
.videoanli li img{
	width:100%;
	}
.videoanli li span{
	display:block;
	text-align:center;
	height:36px;
	line-height:36px;
	font-size:15px;
	}

.videoanli li img:hover{
	opacity:0.6;
	transition: 0.3s;
	}

.anliposi{
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
}
.anliposi a{color:#fff;}
















