
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p,blockquote,dl, dt, dd, ul, ol, li,pre,
form, fieldset, legend, button, input, textarea,th, td,img{border:medium none;margin: 0;padding: 0;list-style-type: none;}
body,button, input, select, textarea {font: 12px/1.5 "msyhl422459","微软雅黑",Srial, Verdana, Geneva, sans-serif, tahoma, helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 { font-size: 100%;font-weight:normal; }
em{font-style:normal;}
ul, ol,{ list-style: none; }
a { text-decoration: none; }
a:hover { text-decoration: none;  }
img{ border:0px;border:none;vertical-align:top;}
.fl {float:left;display:inline;}
.fr {float:right;display:inline;}
.blank{height:30px; width:100%; overflow:hidden;}.clear{clear:both;}
#top{ height:100px; background:#262626; position:fixed; left:0; top:0; width:100%; z-index:999}
.top-con{width:1210px; margin:0 auto;}
.top-con .fl{padding-top:25px;}
.top-con .fr{padding-top:35px;}

.nav{ width:600px; z-index:9999; float:left; padding-top:25px; margin-left:160px;}
.nav .nav_list{ float:left;}
.nav li{float:left;height:60px; width:120px; line-height:60px;position:relative; text-align:center;}
.nav li.last{background:none;}
.nav li a{float:left;  line-height:60px; font-size:16px; color:#bbbbbb;}
.nav li a:hover{  color:#ff6700;}
.nav li a.selected{ color:#ff6700;}
/*.nav li a.selected2{ background:#604c3f; color:#fff;}*/
.nav li.selected .submenu{display:block;}
.nav li .submenu{display:none;position:absolute;top:75px;left:-15px;}
.nav li .submenu{width:100px; background:rgba(0,0,0,0.5); overflow:hidden}
.nav li .submenu{ z-index:9999;}
.nav li .submenu li{float:left;padding:0;height:35px; line-height:35px; border-bottom:1px solid #fff}
.nav li .submenu li a{float:none;padding:0;height:35px;line-height:35px; display:block; color:#fff; text-align:center; width:100px; font-size:14px; border-bottom:1px solid #666}
.nav li .submenu li a:hover{font-weight:normal;  color:#ff6700; text-decoration:none;}


/*轮播图*/

.relative{position:relative;}.absolute{position:absolute;}
.banner{width:100%;overflow:hidden; height:560px; max-width:1920px; margin:100px auto 0;}
.bannerSlide {width:100%;height:560px;overflow:hidden;}
.bannerSlide .slideBox,.bannerSlide .slideBox .tempWrap {width:100%;height:560px; margin:0 auto;}
.bannerSlide .slideBox li {position:relative;width:100%;height:560px;overflow:hidden;}
.bannerSlide .slideBox li a {display:block;width:100%;height:100%;position:relative;}
.bannerSlide .slideBox li img {position:absolute;left:50%;top:0;margin-left:-960px;-moz-transform:scaleX(1.05) scaleY(1.05);-ms-transform:scaleX(1.05) scaleY(1.05);-o-transform:scaleX(1.05) scaleY(1.05);-webkit-transform:scaleX(1.05) scaleY(1.05);transform:scaleX(1.05) scaleY(1.05);}
.bannerSlide .slideBox li.active img {-moz-transition:-moz-transform 4s linear 0s;-ms-transition:-ms-transform 4s linear 0s;-o-transition:-o-transform 4s linear 0s;-webkit-transition:-webkit-transform 4s linear 0s;transition:transform 4s linear 0s;-moz-transform:scaleX(1) scaleY(1);-ms-transform:scaleX(1) scaleY(1);-o-transform:scaleX(1) scaleY(1);-webkit-transform:scaleX(1) scaleY(1);transform:scaleX(1) scaleY(1);}
.bannerSlide .focus {width:100%;bottom:9px;z-index:10;text-align:center;}
.bannerSlide .focus span {width:12px;height:12px; background:#858585;display:inline-block;margin:0 5px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;}
.bannerSlide .focus span.active { background-color:#fff;}
.bannerSlide .preBtn {left:112px;top:50%;display:block;width:50px;height:88px;margin-top:-40px; background:url(http://cdn.xuansiwei.com/woshi909/images/prev.png) no-repeat;z-index:7;display:none;opacity:0.5}
.bannerSlide .preBtn i {display:block;width:26px;height:48px;margin-left:24px;margin-top:13px; background-position:-498px -161px;}
.bannerSlide .nextBtn {right:112px;top:50%;display:block;width:50px;height:88px;margin-top:-40px; background:url(http://cdn.xuansiwei.com/woshi909/images/next.png) no-repeat; z-index:7;display:none;opacity:0.5}
.bannerSlide .nextBtn i {display:block;width:26px;height:48px;margin-left:24px;margin-top:13px;}
.bannerSlide .preBtn:hover,.bannerSlide .nextBtn:hover {opacity:1}

.product,.service{width:1110px; margin:0 auto; padding-top:60px; padding-bottom:60px;}
.product-tit{text-align:center; font-size:36px; color:#ff6700; line-height:45px;}
.product-con{padding-top:30px;}
.product-con ul li{width:255px; float:left; -moz-box-shadow:0px 0px 20px #999999; -webkit-box-shadow:0px 0px 20px #999999; box-shadow:0px 0px 20px #999999; padding-bottom:20px; margin-right:30px;}
.product-con ul li h5{text-align:center; font-weight:normal; font-size:18px; color:#ff6700; padding-top:20px; line-height:24px;}
.product-con ul li p{text-align:center; font-size:14px; line-height:24px; color:#888888;}
.product-con ul li a{display:block; width:90px; height:30px; margin:15px auto 0; background:#ff6700; color:#fff; line-height:30px; font-size:14px; border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px; text-align:center;border:1px solid #ff6700;}
.product-con ul li:hover{background:#ff6700; transition:all 0.5s}
.product-con ul li:hover h5,.product-con ul li:hover p{color:#fff;transition:all 0.5s}
.product-con ul li:hover a{background:#ff812b; border:1px solid #fff;}
.guanggao{background:url(../../../images/img5.jpg) no-repeat center; height:520px; overflow:hidden;}

.service-tit{text-align:center; font-size:36px; color:#000; line-height:45px;}
.service-con{padding-top:30px; overflow:hidden;}

.slide_x{overflow:hidden;position:relative;width:1110px;height:400px;}
.slide_x .box{overflow:hidden;position:relative;width:1110px;height:360px;}
.slide_x .list{overflow:hidden;width:9999px;}
.slide_x .list li{float:left;position:relative;width:1110px; overflow:hidden;}
.slide_x .list li dl{overflow:hidden; width:550px; height:360px; overflow:hidden; position:relative;}
.slide_x .list li dl dd{position:absolute; left:0; bottom:0; background:rgba(0,0,0,0.5); width:100%; height:60px; padding:10px 0; text-align:center;}
.slide_x .list li dl dd h5{font-size:20px; color:#ff6700; line-height:30px; font-weight:normal;}
.slide_x .list li dl dd p{font-size:16px; color:#fff; line-height:30px;}
.slide_x .btn{overflow:hidden;position:absolute;bottom:4px; text-align:center; width:100%}
.slide_x .btn li{width:8px;height:8px;margin:0 0 0 10px;border-radius:8px;background:#d2d2d2;cursor:pointer; display:inline-block}
.slide_x .btn .selected{background:#000;}
.slide_x .minus,
.slide_x .plus{position:absolute;top:128px;width:45px;height:115px;cursor:pointer;}
.slide_x .minus{left:0; background:url(http://cdn.xuansiwei.com/woshi909/images/left.jpg) no-repeat;}
.slide_x .plus{right:0;background:url(http://cdn.xuansiwei.com/woshi909/images/right.jpg) no-repeat;}


.contrast{background:url(http://cdn.xuansiwei.com/woshi909/images/img8.jpg) no-repeat center; height:850px; overflow:hidden;}
.contrast-con{width:1110px; margin:0 auto; padding-top:72px; overflow:hidden;}
.contrast1{width:1110px; overflow:hidden;}
.contrast1 .a1{width:180px; height:70px; float:left; text-align:center; color:#fff; font-size:26px; line-height:70px; background:#ff6700;}
.contrast1 .a2{width:465px; height:70px; float:left; text-align:center; color:#fff; font-size:26px; line-height:70px; background:#000;}
.contrast1 .a3{width:464px; height:70px; float:left; text-align:center; color:#fff; font-size:26px; line-height:70px; background:#000; border-left:1px solid #fff;}
.contrast2{overflow:hidden; margin-top:5px; height:90px;}
.contrast2 .b1{width:180px; background:rgba(0,0,0,0.5); line-height:90px; color:#fff; text-align:center; float:left; font-size:24px;}
.contrast2 .w{width:390px; float:left; padding:15px 30px 0 45px; height:75px; overflow:hidden;}
.contrast2 .b2{background:rgba(255,255,255,0.5); color:#000;}
.contrast2 .w .c1{width:300px; float:left;}
.contrast2 .w .c1 h5{font-size:24px; line-height:35px;}
.contrast2 .w .c1 p{font-size:18px; line-height:30px;}
.contrast2 .b3{background:rgba(0,0,0,0.5); color:#fff;}
.contrast2 .w span{display:inline-block; float:right; margin-top:20px;}

.process{ background:#eee; padding:60px 0; overflow:hidden;}
.process-con{width:1110px; margin:0 auto; overflow:hidden;}
.process-tit{text-align:center;}
.process-tit h5{font-size:30px; color:#ff6700; line-height:40px;}
.process-tit p{font-size:18px; color:#4b4b4b; line-height:30px; padding-top:30px;}
.product1{overflow:hidden; padding-top:50px;}
.product1 ul li{float:left; width:131px; text-align:center;}
.product1 ul li p{font-size:16px; line-height:22px; color:#666666; padding-top:30px;}
.product1 ul span{display:block; background:url(http://cdn.xuansiwei.com/woshi909/images/jt.png) no-repeat; width:15px; height:25px; float:left; margin:50px 48px 0;}

.question{width:1110px; margin:0 auto; padding:60px 0 40px; overflow:hidden;}
.question-con{overflow:hidden; padding-top:40px;}
.question-con dl dt{font-size:22px; color:#444444; line-height:40px; margin-top:15px;}
.question-con dl dt span{color:#ff6700; margin-right:10px; font-size:35px; display:inline-block;}
.question-con dl dd{overflow:hidden; padding-left:30px;}
.question-con dl dd i{display:block; background:url(http://cdn.xuansiwei.com/woshi909/images/ico1.jpg) no-repeat; margin-left:15px; width:17px; height:11px;}
.question-con dl dd p{background:#eeeeee; padding:5px 10px; font-size:18px; color:#8f8f8f; line-height:35px;}
.question-con dl dd p span{color:#ff6700;}

.footer{background:#262626; padding:60px 0 40px; overflow:hidden;}
.footer-con{width:1110px; margin:0 auto; overflow:hidden;}
.footer1{overflow:hidden;}
.footnav{width:120px; margin-left:65px; overflow:hidden;}
.footnav a{display:block; width:115px; height:30px; border:1px solid #545454; border-radius:20px; line-height:30px; text-align:center; color:#fff; margin:20px 0; font-size:16px;}
.footadd{margin-left:100px;}
.footadd h5{font-size:16px; color:#fff; letter-spacing:2px; line-height:40px;}
.footadd p{background:url(http://cdn.xuansiwei.com/woshi909/images/db1.jpg) no-repeat left center; padding-left:37px; font-size:16px; color:#bababa; line-height:40px;}
.footwx1{text-align:center; margin-left:15px;}
.footwx1 p{font-size:16px; line-height:22px; padding-top:5px; color:#bababa;}
.footwx1 p span{color:#ff6700;}
.footer2{font-size:14px; color:#bababa; padding-top:50px;}


/*关于我*/
.about-bann{ height:420px; overflow:hidden; margin-top:100px;}
.tywz{ background:rgba(0,0,0,0.5); width:100%;margin-top:365px;height:55px; overflow:hidden;}
.weizhi{width:1000px; margin:0 auto;  height:55px; line-height:55px;border-left:1px solid #d9d9d9; padding-left:30px;}
.weizhi p{background:url(http://cdn.xuansiwei.com/woshi909/images/wz.png) no-repeat left center; padding-left:35px; font-size:14px; color:#fff; border-right:1px solid #d9d9d9; padding-right:30px; display:inline-block}
.weizhi p a{color:#fff;}

.about1{width:900px; margin:0 auto; padding:100px 0; overflow:hidden; text-align:center;}
.about1 h5{font-size:28px; color:#000; line-height:32px;}
.about1 span{display:block; font-size:18px; line-height:30px; color:#c5c5c5;}
.about1 p{font-size:16px; line-height:30px; color:#000000; padding-top:50px;}

.about2{border-top:1px solid #d9d9d9; width:1110px; margin:0 auto; padding:70px 0 100px; overflow:hidden;}
.about3{width:525px; float:right; padding-top:25px;}
.about3 h5{font-size:24px; color:#000; padding-bottom:60px; font-weight:normal;}
.about3 h5 span{color:#f7f7f7; margin-left:20px;}
.about3 p{font-size:16px; line-height:30px; color:#.about3;}
.about3 p span{color:#ff6700;}


/**/
.zhaomu-tit{text-align:center; padding:100px 0 60px; font-size:30px; color:#000;}
.zhaomu1{border-top:2px solid #d9d9d9; background:#f2f2f2; margin-bottom:35px; overflow:hidden; width:970px; padding:35px 70px; margin:0 auto 35px;}
.zhaomu1-tit1{font-size:24px; color:#ff6700;}
.zhaomu1-x{width:65px; height:8px; background:#d9d9d9; margin-top:30px; margin-bottom:35px;}
.zhaomu1-tit2{font-size:26px;color:#ff6700;}
.zhaomu1-ms1{font-size:16px; color:#565656; line-height:24px; padding-top:10px; padding-bottom:40px;}
.zhaomu1-zw{border-top:2px solid #d9d9d9;border-bottom:2px solid #d9d9d9; padding-top:40px;}
.zhaomu1-zw h5{font-size:18px; color:#000; font-weight:normal; padding-bottom:25px;}
.zhaomu1-zw p{font-size:16px; line-height:24px; padding-bottom:30px; color:#565656;}
.zhaomu1-email{overflow:hidden; padding-top:35px;}
.zhaomu1-email p{display:inline-block; float:left; font-size:16px; color:#ff6700;}
.zhaomu1-email span{float:right; color:#a6a6a6; font-size:16px;}
.zhaomu2{background:#eee; padding:40px 0; text-align:center; overflow:hidden; margin-top:100px;}
.zhaomu2 p{font-size:20px; line-height:45px; color:#ff6700;}

/**/
.youshi-bann{width:1050px; margin:0 auto; overflow:hidden; padding-top:50px;}
.youshi-bann1{font-size:20px; color:#fff; padding-bottom:15px;}
.youshi-bann2{font-size:36px; line-height:45px; color:#fff;}
.youshi-bann3{margin-top:15px;}
.youshi-bann3 a{display:block; width:240px; height:40px; text-align:center; line-height:40px; color:#fff; font-size:18px; border-radius:25px; background:rgba(255,103,0,0.5); }

.youshi1{width:1110px; margin:0 auto; padding:100px 0 80px; overflow:hidden;}
.youshi1-tit{text-align:center; padding-bottom:60px;}
.youshi1-tit h5{font-size:28px; color:#000; line-height:40px;}
.youshi1-tit p{font-size:18px; color:#c5c5c5; line-height:35px;}
.youshi1-con{background:url(../../../images/ys2.png) no-repeat center; position:relative; height:410px; overflow:hidden;}
.youshi1-ty{position:absolute;}
.youshi1-ty h5{font-size:20px; color:#000; padding-bottom:15px;}
.youshi1-ty p{font-size:16px; line-height:24px; color:#707070;}
.youshi1-1{left:102px; top:0;}
.youshi1-2{left:510px; top:0;}
.youshi1-3{left:854px; top:0;}
.youshi1-4{left:310px; top:266px;}
.youshi1-5{left:690px; top:266px;}
.youshi1-6{left:980px; top:266px;}

.youshi2{background:#eee; padding:100px 0 80px; overflow:hidden;}
.youshi2-tit{text-align:center; font-size:28px; color:#000;}
.youshi2-con{width:1075px; margin:0 auto; overflow:hidden; padding-top:80px;}
.youshi2-con ul li{width:213px; float:left; height:345px; border-left:1px solid #eee; border-right:1px solid #eee; overflow:hidden; background:#fff;}
.youshi2-con ul li span{color:#ff6700; font-size:20px; display:block; margin-left:20px; margin-top:20px;}
.youshi2-con ul li h5{font-size:20px; color:#000; padding-left:55px; padding-top:50px; padding-bottom:15px; font-weight:normal;}
.youshi2-con ul li p{font-size:16px; line-height:24px; color:#707070; padding-left:55px;}
.youshi2-con ul li:hover{background:#ff6700;}
.youshi2-con ul li:hover span,.youshi2-con ul li:hover h5,.youshi2-con ul li:hover p{color:#fff;}

.youshi3{width:1110px; margin:0 auto; padding:100px 0 45px; }
.youshi3-con{border-top:1px solid #d9d9d9; padding-top:20px;}
.youshi3-con ul li{margin-bottom:35px;}
.youshi3-con ul li h5{font-size:26px; color:#000; line-height:40px; padding-bottom:15px}
.youshi3-con ul li dl{border:1px solid #e5e5e5;-moz-box-shadow:0px 0px 20px #999999; -webkit-box-shadow:0px 0px 20px #999999; box-shadow:0px 0px 20px #999999; width:520px; background:#fff; overflow:hidden}
.youshi3-con ul li dl dt{width:520px; height:389px; overflow:hidden;}
.youshi3-con ul li dl dt img{transition:all .5s}
.youshi3-con ul li dl:hover dt img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1);-o-transform:scale(1.1);}
.youshi3-con ul li dl dd{padding:20px 0 40px 35px; overflow:hidden}
.youshi3-con ul li dl dd span{display:inline-block; float:left; font-size:16px; line-height:30px; color:#ff6700;}
.youshi3-con ul li dl dd p{font-size:16px; line-height:30px; display:inline-block; float:left; color:#000; width:375px;}


/*市区陪练*/
.district1{background:#eee; padding:50px 0; overflow:hidden;}
.district1 ul{width:1110px; margin:0 auto; overflow:hidden;}
.district1 ul li{width:277px; float:left; text-align:center;}
.district1 ul li p{color:#000; font-size:16px; padding-top:12px;}

.district2{width:1110px; margin:0 auto; padding:100px 0; overflow:hidden;}
.district2-ms{text-align:center; font-size:16px; line-height:30px; }
.district2-con{border-top:1px solid #d9d9d9; margin-top:50px; overflow:hidden; padding-top:40px;}
.district2-t{width:557px; overflow:hidden;}
.Slides{width:100%;overflow:hidden;}
.Slides li{width:100%;height:417px;float:left;overflow:hidden;}
.Slides li a{display:block;width:100%;height:100%;}
.Slide_container a {position:relative;}
.Slide_foncus {left:0;bottom:10px;width:100%;height:10px;overflow:hidden;text-align:center;}
.Slide_foncus span {display:inline-block;width:10px;height:10px;margin:0 5px;cursor:pointer; background:#d2d2d2; border-radius:10px;}
.Slide_foncus span.active { background:#000;}

.district2-nr{width:488px; overflow:hidden;}
.district2-nr1{font-size:26px; color:#000; padding-top:20px; line-height:30px;}
.district2-nr1 span{font-size:24px; margin-left:35px;}
.district2-nr2{padding-top:35px; height:90px;}
.district2-nr2 p{color:#000; line-height:30px; font-size:16px;}
.district2-nr3{padding-top:15px; font-size:16px; color:#ff6700; padding-bottom:30px;}
.district2-nr3 span{font-size:26px; margin-left:15px;}
.district2-nr4{overflow:hidden;}
.district2-nr5{background:#eee; height:50px; line-height:50px; color:#000; font-size:16px;}
.district2-nr5 span{display:inline-block; float:left; text-align:center;}
.district2-nr5 span.a4{width:113px;}
.district2-nr5 span.a5{width:127px; border-left:1px solid #fff;}
.district2-nr5 span.a6{width:116px; border-left:1px solid #fff;}

.district2-nr6{border:1px solid #e7e7e7; height:75px; width:486px;}
.district2-nr6 span{display:block; float:left;}
.district2-nr6 span.a7{font-size:16px; text-align:center; line-height:75px; width:111px;}
.district2-nr6 span.a8{padding-top:12px; width:93px; border-left:1px solid #e7e7e7; padding-left:35px; height:63px;}
.district2-nr6 span.a8 i{font-style:normal; font-size:14px; line-height:24px; color:#000;text-decoration:line-through; display:block;}
.district2-nr6 span.a8 em{font-style:normal; font-size:18px;line-height:24px; color:#ff6700; display:block;}
.district2-nr6 span.a9{padding-top:12px; width:81px; border-left:1px solid #e7e7e7; padding-left:35px; height:63px;}
.district2-nr6 span.a9 i{font-style:normal; font-size:14px; line-height:24px; color:#000;text-decoration:line-through; display:block;}
.district2-nr6 span.a9 em{font-style:normal; font-size:18px;line-height:24px; color:#ff6700; display:block;}

.district3{background:#eee; overflow:hidden;}
.district4{width:1110px; margin:0 auto; padding:100px 0 80px; overflow:hidden;}
.district4-con{overflow:hidden; padding-top:50px;}
.district4-con ul li{width:335px; float:left; margin-right:52px;}
.district4-con ul li dl dt{width:335px; height:259px; overflow:hidden;}
.district4-con ul li dl dt img{transition:all .5s}
.district4-con ul li:hover dl dt img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1);-o-transform:scale(1.1);}
.district4-con ul li dl dd{padding-top:10px;}
.district4-con ul li dl dd h5{font-size:18px; font-weight:normal;}
.district4-con ul li dl dd h5 a{color:#ff6700}
.district4-con ul li dl dd p{font-size:14px; line-height:20px; color:#5b5b5b;}

.district5{background:#eee; padding:55px 0; overflow:hidden;}
.district5 ul{width:1110px; margin:0 auto; overflow:hidden;}
.district5 ul li{float:left; margin-left:15px; margin-right:100px; overflow:hidden;}
.district5 ul li img{display:inline-block; float:left; margin-right:10px;}
.district5 ul li p{display:inline-block; font-size:16px; line-height:25px; color:#242424;}
/**/
.women1{background:#f7f7f7; padding:100px 0 80px; overflow:hidden;}
.women1-con{width:1110px; margin:0 auto; overflow:hidden;}
.women1-1{border-bottom:1px solid #d2d2d2; padding:0px 0 60px 100px;} 
.women1-1 p{font-size:16px; color:#000; line-height:30px;}
.women1-2{overflow:hidden; padding-top:40px;}
.women1-2 ul li{width:25%; float:left; text-align:center;}
.women1-2 ul li p{font-size:16px; color:#242424; line-height:30px;}


/**/
.zhpl{overflow:hidden;}
.zhpl1{padding-top:20px; overflow:hidden;}
.zhpl1 h5{display:inline-block; font-size:26px; color:#000;}
.zhpl1 p{display:inline-block; margin-left:30px; font-size:20px; color:#000;}
.zhpl1 p i{text-decoration:line-through; margin-left:10px; font-style:normal}
.zhpl1 p span{font-size:24px; margin-left:15px; color:#ff6700}
.zhpl2{padding-top:20px; border-bottom:1px solid #d2d2d2; padding-bottom:10px;}
.zhpl2 p{font-size:16px; color:#000; line-height:30px;}
.zhpl3 h5{font-size:16px; color:#000; font-weight:normal; padding-top:15px; padding-bottom:15px;}
.zhpl3 p{font-size:16px; color:#000; line-height:30px;}
.zhpl3 p span{color:#ff6700; margin-left:30px}
.zhpl4{padding-top:15px; font-size:16px; line-height:30px; color:#989898;}

.zyjpl{width:1110px; margin:0 auto 50px; overflow:hidden; background:#f7f7f7; border-top:1px solid #d9d9d9; padding-bottom:60px;}
.zyjpl-tit{background:#fff; border:1px solid #f0f0f0; border-right:0; overflow:hidden; height:94px;}
.tabs{float:left; overflow:hidden; width:690px;}
.tabs li{width:344px; border-right:1px solid #f0f0f0; text-align:center; font-size:20px; color:#000; line-height:94px; float:left}
.tabs li.thistab{background:#f7f7f7;}
.zyjpl-tit p{float:left; font-size:20px; color:#b7b7b7; line-height:94px; padding-left:40px;}
.zyjpl1-con{width:965px; margin:0 auto; overflow:hidden; padding-top:80px;}

.zyjpl1-h{font-size:22px; color:#000; line-height:32px;}
.zyjpl1-h1{font-size:16px; color:#ff6700; line-height:30px;}
.zyjpl2{background:url(http://cdn.xuansiwei.com/woshi909/images/zyj1.jpg) no-repeat left center; padding-left:32px; margin-top:30px; padding-top:35px;}
.zyjpl2 p{font-size:16px; color:#000; height:54px; line-height:24px;}

.zyjpl3{padding-top:50px;}
.zyjpl3 h5{font-size:22px; color:#000; padding-bottom:30px;}
.zyjpl3 h5 span{font-size:18px; color:#999;}
.zyjpl3 img{border:2px solid #fff;}
.zyjpl3 p{font-size:16px; color:#000; line-height:30px; margin-bottom:5px;}
.zyjpl3 p span{color:#ff6700}




.main{width:1110px; margin:0 auto; overflow:hidden; padding-bottom:50px;}
.main-wz{height:60px; line-height:60px; font-size:14px; color:#333333;}
.main-wz a{color:#333;}
.main-con{overflow:hidden;}
.main-fl{width:308px; overflow:hidden;}
.mian-fl-con{width:280px; border:1px solid #dadada; overflow:hidden; margin-bottom:15px; padding:10px 13px;}
.main-fl1{text-align:center;}
.main-fl1 p{font-size:16px; line-height:35px;}
.main-fl1 p a{color:#333;}

.mian-fl-tit{overflow:hidden; background:url(http://cdn.xuansiwei.com/woshi909/images/arc3.jpg) no-repeat bottom; padding-bottom:12px; overflow:hidden; line-height:40px;}
.mian-fl-tit h5{display:inline-block; float:left; font-size:18px; color:#ff6700; font-weight:bold}
.mian-fl-tit a{display:inline-block; float:right; background:url(http://cdn.xuansiwei.com/woshi909/images/arc2.jpg) no-repeat left center; padding-left:15px; font-size:12px; color:#333}
.main-jl{border-bottom:1px dashed #dadada; padding-bottom:10px; margin-top:20px; overflow:hidden}
.main-jl dl{overflow:hidden;}
.main-jl dl dt{float:left;}
.main-jl dl dt a{display:block; width:98px; height:30px; border-radius:3px; color:#fff; font-size:14px; line-height:30px; text-align:center; margin:10px auto 0; background:#ff6700;}
.main-jl dl dd{width:145px; float:right;}
.main-jl dl dd h5{font-size:17px; font-weight:normal; color:#ff6700;}
.main-jl dl dd h5 span{font-size:14px; color:#333;}
.main-jl dl dd p{font-size:14px; line-height:22px; margin-top:8px; color:#333}
.main-jlgy{text-indent:2em; font-size:14px; color:#333; line-height:24px; padding-top:10px;}
.main-zx{margin:15px auto 0; overflow:hidden; width:245px;}

.main-lx{border-bottom:1px solid #dadada; padding:10px 0; overflow:hidden;}
.main-lx p{font-size:14px; line-height:24px; color:#ff6700;}
.main-lx h5{font-size:24px; text-align:center; color:#ff6700; line-height:30px;}
.main-lx p span{color:#333;}

.main-fr{width:760px; border:1px solid #dadada; overflow:hidden; padding:20px 10px;}
.arc-tit{text-align:center; font-size:34px; color:#ff6700;}
.arc-ly{text-align:center; font-size:14px; color:#333; border-bottom:1px solid #dadada; line-height:35px; margin-top:20px;}
.arc-gd{border:1px solid #dadada; width:758px; overflow:hidden; border-top:0; margin-top:20px;}
.arc-gd ul{padding:15px; overflow:hidden;}
.arc-gd ul li{width:160px; border:1px solid #dadada; border-radius:5px; -moz-box-shadow:0px 0px 10px #999999; -webkit-box-shadow:0px 0px 10px #999999; box-shadow:0px 0px 10px #999999; float:left; margin-left:15px; padding-bottom:12px; }
.arc-gd ul li dt{border-bottom:1px dashed #dadada; text-align:center; color:#ff6700; font-size:16px; width:150px; margin:0 auto; line-height:35px; padding-top:5px;}
.arc-gd ul li dd{width:138px; height:40px; margin:0 auto; padding-top:10px;}
.arc-gd ul li dd a{display:block; text-align:center; line-height:40px; font-size:16px; letter-spacing:2px; color:#ff6700; background:url(http://cdn.xuansiwei.com/woshi909/images/arc10.jpg) no-repeat;}
.arc-gd ul li dd a:hover{background:url(http://cdn.xuansiwei.com/woshi909/images/arc9.jpg) no-repeat; color:#0067b6;}
.arc-body{padding:30px 0; overflow:hidden; color:#333; line-height:24px; font-size:14px;}
.arc-sxp{border-bottom:1px dashed #dadada; padding-bottom:15px; line-height:24px; font-size:14px; color:#333;}
.arc-sxp a{color:#333;}
.arc-sxp p{width:45%; padding-left:5%; float:left;}
.arc-gg{padding-top:20px; padding-bottom:20px;}
.arc-qus-tit{background:#ff6700; height:40px; line-height:40px; color:#fff; font-size:16px; padding-left:10px;}
.arc-qus-tit span{font-size:20px;}
.arc-qus{overflow:hidden; padding-top:5px;}
.arc-qus ul li{width:275px; border:1px dashed #ff6700; height:38px; line-height:38px; font-size:14px; padding-left:5px; float:left; margin-left:60px; margin-top:10px;}
.arc-qus ul li span{font-size:20px; color:#dadada; margin-right:5px;}
.arc-qus ul li a{color:#333;}
.arc-cp-tit{margin-top:20px;}
.arc-cp{padding:20px 0 30px; overflow:hidden;}
.arc-cp ul li{width:175px;-moz-box-shadow:0px 0px 10px #999999; -webkit-box-shadow:0px 0px 10px #999999; box-shadow:0px 0px 10px #999999; float:left; margin-left:15px; padding-bottom:15px;}
.arc-cp ul li h5{text-align:center; font-weight:normal; font-size:18px; color:#ff6700; padding-top:20px; line-height:24px;}
.arc-cp ul li p{text-align:center; font-size:14px; line-height:24px; color:#888888;}
.arc-cp ul li a{display:block; width:90px; height:24px; margin:10px auto 0; background:#ff6700; color:#fff; line-height:24px; font-size:12px; border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px; text-align:center;border:1px solid #ff6700;}
.arc-cp ul li:hover{background:#ff6700; transition:all 0.5s}
.arc-cp ul li:hover h5,.arc-cp ul li:hover p{color:#fff;transition:all 0.5s}
.arc-cp ul li:hover a{background:#ff812b; border:1px solid #fff;}

.list-con{overflow:hidden;}
.list-con ul li{border-bottom:1px dashed #dadada; padding-bottom:12px; margin-bottom:10px;}
.list-con ul li h5{font-size:20px; line-height:35px;}
.list-con ul li h5 a,.list-con ul li p a{color:#ff6700;}
.list-con ul li h5 a:hover{text-decoration:underline;}
.list-con ul li p{font-size:14px; padding-top:10px; line-height:24px; text-indent:2em; color:#333;}
.list-fy{padding:45px 0 20px 100px; height:40px; overflow:hidden;}
.list-fy ul li{float:left; margin-right:15px; font-size:14px; border:1px solid #dadada; padding:0 10px; line-height:35px; color:#333} 
.list-fy ul li a{color:#333;}






