@charset "UTF-8";
/*通用样式*/
html{-webkit-text-size-adjust: 100%; font-size: 62.5%;}
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, hr{margin: 0; padding: 0;}
body{font-family:\5FAE\8F6F\96C5\9ED1,"Microsoft YaHei", Arial, sans-serif;font-size: 14px; line-height: 1.5;width:100%;}
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary{display: block;}
audio, canvas, progress, video{display: inline-block; vertical-align: baseline;}
audio:not([controls]){display: none; height: 0;}
[hidden], template{display: none;}
svg:not(:root){overflow: hidden;}
a{background: transparent;text-decoration:none;-webkit-tap-highlight-color:transparent;color: #333;}
a:active{outline:0;}
abbr[title]{border-bottom:1px dotted;}
b, strong{font-weight:bold;}
dfn{font-style:italic;}
mark{background:#ff0; color: #000;}
small{font-size:80%;}
sub, sup{font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
img{border:0;}
hr{box-sizing: content-box; height: 0;}
pre{overflow: auto; word-wrap: break-word;}
code, kbd, pre, samp{font-family: monospace, monospace; font-size: 1em;}
button, input, optgroup, select, textarea{color: inherit; font: inherit; margin: 0;}
button{overflow: visible;}
button, select{text-transform: none;}
button, html input[type="button"], input[type="reset"], input[type="submit"]{-webkit-appearance: button; cursor: pointer;}
button[disabled], html input[disabled]{cursor: default;}
input{line-height: normal;}
input[type="checkbox"], input[type="radio"]{box-sizing: border-box; padding: 0;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: #ccc;}
fieldset{border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em;}
legend{border: 0; padding: 0;}
textarea{overflow: auto; resize: vertical;}
i{ font-style:normal;}
optgroup{font-weight: bold;}
table{border-collapse: collapse; border-spacing: 0;}
td, th{padding: 0;}
ul, ol{list-style: none outside none;}
h1, h2, h3{line-height:2;}
h1{font-size: 22px;}
h2{font-size: 20px;}
h3{font-size: 18px;}
h4{font-size: 16px;}
h5{font-size: 14px;}
.clear{clear: both;*zoom: 1;}
.main{width: 1100px;margin-left: auto;margin-right: auto;}
.text_overflow{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.placeholder{width:100%;height:0;overflow:hidden;}
.disinb{display:inline-block;*display: inline;zoom: 1;}
.mcenter{margin-left: auto;margin-right: auto;}
.tr{text-align:right}
.tc{text-align:center}
.tl{text-align:left}
.fl{float:left}
.fr{float:right}
.h5{width: 100%;height: 5px;clear: both;overflow: hidden;}
.h10{width: 100%;height: 10px;clear: both;overflow: hidden;}
.h20{width: 100%;height: 20px;clear: both;overflow: hidden;}

/*=======首页通用样式=======*/
.wrap{min-width: 1300px;width:100%; overflow: hidden; position: relative;z-index: 0;}
.wrap .wrap_cont{width: 1100px; margin: auto; height: auto; position: relative;z-index: 2;}
.wrap .wrap_max{width:1920px; margin-left: -420px; position: relative; z-index: 1;}
/*top*/
.top{width: 100%;height: 32px;line-height: 32px;background: #2c353e;color: #a09f9f;font-size: 12px;}
.top p{float: left;}
.top .top-right{float: right;margin-right: -3px;}
.top .top-right a{color: #a09f9f;display: inline-block;margin-right: 3px;}
.top .top-right a:hover{color: #fff;}
/*header*/
.header{overflow: hidden;padding: 20px 0;}
.logo{float: left;margin-right: 10px;}
.logo img{display: block;}
.logo-text{float: left;margin-top: 10px;}
.logo-text h1{font-size: 28px;color: #333;line-height: 1.3;}
.logo-text p{font-size: 28px;color: #333;}
.phone{float: right;margin-top: 10px;background: url("../img/phone.png") no-repeat left;padding-left: 58px;}
.phone span{font-size: 14px;}
.phone p{font-size: 28px;font-weight: bold;color: #068bea;line-height: 1.1;}
/*nav*/
.nav-wrap{position: relative;overflow: hidden;}

.nav{width: 100%;height: 71px;line-height: 65px;background: url("../img/nav_bg.png") no-repeat center;position: absolute;left: 0;top: 0;z-index: 100;}
.nav-ul{width: 1200px;margin-left: -32px;}
.nav-ul li{float: left;width: 146px;text-align: center;color: #fff;font-size: 14px;background: url("../img/nav_line.png") no-repeat right;}
.nav-ul li a{color: #fff;font-size: 18px;font-weight: bold;transition: .3s all;}
.nav-ul li a:hover{color: #ff9207;}
.nav-ul li.last{background: none;}
.nav-ul li.cur a{color: #ff9207;}

/*banner*/
.slider_img{overflow: hidden;height: 540px;padding-top: 65px;width: 100%;position: relative;z-index: 2;}
.slider_img-wrap{overflow: hidden;}
.slider_img-list{overflow: hidden;}
.slider_img-list ul{overflow: hidden;}
.slider_img-list ul li{float: left;}
.slider_img-list ul li img{width: 100%;height: 540px;display: block;}
.slider_img-wrap span{ width: 50px;
    height: 80px;
    line-height: 99em;
    overflow: hidden;
    margin: -60px 0 0;
    display: block;
    background: url("../img/ad_ctr.png") no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 3px;}

.slider_img .slider-leftbtn{left: 8%;background-position: 0 -2px;}
.slider_img .slider-rightbtn{right: 8%;background-position: -8px -92px;}
.slider_img:hover .slider-leftbtn{opacity:0.8;filter:alpha(opacity=25);}
.slider_img:hover .slider-rightbtn{opacity:0.8;filter:alpha(opacity=25);}
.slider_img:hover .slider-leftbtn:hover, .slider_img:hover .slider-rightbtn:hover{opacity:1;filter:alpha(opacity=80);}
.slider_img-dot{width: 100%;position: absolute;left: 0;bottom: 16px;}
.slider_img-dot ul{overflow: hidden;text-align: center;width: 100%;}
.slider_img-dot ul li{display: inline-block;*display: inline;zoom: 1;background: url(../img/dot.png) no-repeat 0 -39px;height: 14px;  width: 14px;  overflow: hidden;text-indent: -99em;*text-indent:0;*font-size: 0;cursor: pointer;margin: 0 4px;}
.slider_img-dot ul li.on{background-position: 0 0;}

/*search*/
.search{width: 100%;height: 64px;background:url("../img/hot_keywords_bg.png") no-repeat center;}
.search .search-content{height: 64px;overflow: hidden;}
.hot-keyword{float: left;line-height: 64px;height: 64px;overflow: hidden;width: 640px;}
.hot-keyword span{float: left;}
.hot-keyword ul{float: left;overflow: hidden;width: 540px;}
.hot-keyword ul li{float: left;margin-left: 16px;vertical-align: bottom;}
.hot-keyword ul li a{color: #333;}
.hot-keyword ul li a:hover{color: #ff9207;}

.search-input{float: right;margin-top: 13px;}
.search-input .search-i{float: left;height: 39px;font-size: 12px;line-height: 39px;position: relative;background: url("../img/search_bg.png") no-repeat;width: 448px;}
.search-input .search-i input{border: 0;outline: none;background: none;margin-left: 8px;width: 344px;height: 22px;*height:21px;line-height: 22px;padding: 7px 0;}
.search-input .search-i a{display: block;width:90px;height: 39px;line-height: 39px;text-align: center;font-size: 16px;background:#e79b17 url("../img/search_icon.png") no-repeat center;position: absolute;right: 0;top: 0;color: #fff;}

/*product*/
.product{overflow: hidden;padding: 66px 0 32px 0;}
.product-sidebar{width: 288px;border: 1px solid #cdcdcd;float: left;}
.product-title{position: relative;height: 88px;width: 100%;background: #068bea url("../img/product_sidebar_title_icon.png") no-repeat center;}
.product-title span{font-size: 20px;color: #fff;font-weight: bold;position: absolute;left: 92px;top: 20px;}
.product-nav{background: url("../img/product_nav_bg.png") no-repeat top;padding: 70px 30px 10px 30px;overflow: hidden;}
.product-nav span{width: 101px;height: 33px;font-size: 16px;text-align: center;line-height: 33px;color: #fff;background: #4b4a4a;cursor: pointer;}
.product-nav span.cur{background: #068bea;}
.product-nav-list{padding-bottom: 30px;display: none;}
.product-nav-list-ul{overflow: hidden;}
.product-nav-list-ul li{padding: 5px 38px;overflow: hidden;vertical-align: bottom;border-top: 1px solid #cdcdcd;}
.product-nav-list-ul li h4{background: url("../img/product_nav_icon01.png") no-repeat left;padding-left: 28px;font-size: 16px;margin-bottom: 4px;}
.product-nav-list-ul li h4 a{color: #333;}
.product-nav-list-sub{overflow: hidden;padding-left: 28px;line-height: 30px;font-size: 16px;}
.product-nav-list-sub a{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #555;background: url("../img/product_nav_icon02.png") no-repeat left;padding-left: 14px;}
.product-nav-list-sub a:hover{color: #068bea;text-decoration: underline;}
.product-nav-list-sub a.cur{color: #068bea;text-decoration: underline;}

.product-right{float: right;width: 772px;}
.product-list-title{border-bottom: 1px solid #cdcdcd;height: 35px;margin-bottom: 20px;position: relative;}
.product-list-title:before{content: "";width: 38px;height: 2px;background: #068bea;position: absolute;left: 0;bottom: -1px;}
.product-list-title h2{font-size: 20px;color: #068bea;line-height: 1.4;float: left;}
.product-list-title a{background: url("../img/more.png") no-repeat right;width: 20px;height: 20px;float: right;margin-top: 9px;}

.product-list{overflow: hidden;}
.product-list-ul{overflow: hidden;border-top:1px solid #cdcdcd;border-left:1px solid #cdcdcd;}
.product-list-ul li{width: 246px;padding: 5px;float: left;text-align: center;border-right:1px solid #cdcdcd;border-bottom:1px solid #cdcdcd;}
.product-list-ul li img{width: 246px;height: 199px;}
.product-list-ul li p{font-size: 16px;color: #444;padding-bottom: 8px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.product-list-ul li:hover p{color:#068bea;}

/*process*/
.process{background: url("../img/process_bg.png") no-repeat center;width: 100%;height: 607px;}
.process-content{height: 607px;}
.process-title{text-align: center;padding-top: 38px;padding-bottom: 36px;}
.process-title h2{font-size: 36px;color: #fff;line-height: 1.8}
.process-title p{font-size: 18px;text-transform: uppercase;color: #fff;opacity:.7;-moz-opacity: .7;-khtml-opacity: 0.8;filter:alpha(opacity=70);}
.process-switch{overflow: hidden;}
.process-nav{overflow: hidden;margin-bottom: 54px;}
.process-nav-ul{overflow: hidden;font-size: 0;margin-left: 16px;float: left;}
.process-nav-ul li{background: url("../img/process_nav_cur_bg.png") no-repeat center;width: 102px;height: 102px;text-align: center;line-height: 102px;font-size: 16px;color: #fff;margin:0 16px;display: inline-block;*display: inline;*zoom: 1;cursor: pointer;}
.process-nav-ul li.on{background: url("../img/process_nav_cur_bg.png") no-repeat center;color: #fff;}
.process-list{overflow: hidden;}
.process-list-ul{overflow: hidden;}
.process-list-ul li{height: 247px;overflow: hidden;position: relative;padding: 0 580px 0 40px;vertical-align: bottom;}
.process-list-ul li h4{font-size: 20px;margin-top: 20px;}
.process-list-ul li i{width: 58px;height: 4px;display: block;background: #1f1a17;margin: 6px 0 16px 0;}
.process-list-ul li p{font-size: 16px;color: #1f1a17;line-height: 28px;}
.process-list-ul li img{width: 427px;height: 245px;border: 1px solid #8a8989;position: absolute;top: 0;right: 33px;}

/*test*/
.test{overflow: hidden;padding:0px 0 30px 0;}
.test-title{overflow: hidden;background: url("../img/test_title_bg.png") no-repeat top;padding-top: 30px;text-align: center;margin-bottom: 28px;}
.test-title h2{font-size: 32px;color: #333;}
.test-title i{width: 77px;height: 5px;background: #068bea;display: block;margin: 8px auto 0 auto;}
.test-list{overflow: hidden;height: 402px;position: relative;}
.test-list-img{width: 756px;height: 402px;position: absolute;left: 0;top: 0;}
.test-list-img img{width: 756px;height: 402px;}
.test-list-nav{width: 344px;float: right;}
.test-list-nav p{height: 80px;line-height: 80px;color: #fff;background:#068bea;border-bottom: 1px solid #0168b7;cursor: pointer;}
.test-list-nav p span{padding-left: 30px;font-size: 18px;}
.test-list-nav p.cur{background: #ff9207;}
/*worry*/
.worry{background: #f6f6f6;width: 100%;padding-top: 58px;padding-bottom: 102px;}
.worry-content{}
.worry-title{overflow: hidden;background: url("../img/worry_title_bg.png") no-repeat top;padding-top: 30px;text-align: center;margin-bottom: 48px;}
.worry-title h2{font-size: 32px;color: #333;}
.worry-title i{width: 77px;height: 5px;background: #068bea;display: block;margin: 8px auto 0 auto;}
.worry-list{overflow: hidden;}
.worry-list-ul{height: 399px;position: relative;}
.worry-list-ul li{background: url("../img/worry_list_bg.png") no-repeat center;width: 260px;height: 189px;text-align: center;overflow: hidden;position: absolute;transition: 1s;}
.worry-list-ul li h4{font-size: 18px;margin-top:72px;}
.worry-list-ul li span{font-size: 18px;}
.worry-list-ul li img{width: 260px;height: 189px;display: block;}
.worry-list-ul li.w1{left: 140px;top: 0;}
.worry-list-ul li.w2{left: 420px;top: 0;}
.worry-list-ul li.w3{left: 700px;top: 0;}
.worry-list-ul li.w4{left: 0;top: 106px;}
.worry-list-ul li.w5{left: 280px;top: 106px;}
.worry-list-ul li.w6{left: 560px;top: 106px;}
.worry-list-ul li.w7{right: 0;top: 106px;}
.worry-list-ul li.w8{left: 140px;top: 209px;}
.worry-list-ul li.w9{left: 420px;top: 209px;}
.worry-list-ul li.w10{left: 700px;top: 209px;}
.worry-list-ul li:hover{transform: rotateX(360deg);background: url("../img/worry_list_cur_bg.png") no-repeat center;color: #fff;}
/*adv*/
.adv{height: 1288px;position: relative;}
.adv-title{background: url("../img/adv_title_bg.png") no-repeat center;width: 963px;height: 99px;position: absolute;left: -392px;top: -50px;}
.adv-title p{line-height: 99px;font-size: 24px;text-align: right;margin-right: 90px;}
.adv-list{}
.adv-list-ul{height: 1288px;position: relative;}
.adv-list-ul li{width: 479px;overflow: hidden;position: absolute;}
.adv-list-ul li .adv-list-title{overflow: hidden;}
.adv-list-ul li .adv-list-title img{display: block;}
.adv-list-ul li>img{width: 465px;height: 222px;display: block;}
.adv-text{width: 463px;border: 1px solid #bfbebe;background: #f7f7f7;}
.adv-text-wrap{padding: 26px;}
.adv-text h4{font-size: 20px;color: #333;}
.adv-text i{width: 55px;height: 3px;background: #ff9207;display: block;margin: 9px 0;}
.adv-text p{color: #444;line-height: 26px;}
.adv-list-ul li.a1{left: 0;top: 95px;}
.adv-list-ul li.a2{right: 0;top: 0;}
.adv-list-ul li.a3{right: 0;top: 300px;}
.adv-list-ul li.a4{left: 0;top: 590px;}
.adv-list-ul li.a5{right: 0;top: 800px;}

.adv-ad{background: url("../img/ad_icon01.png") no-repeat left;padding-left: 35px;position: absolute;left: 0;bottom: 100px;}
.adv-ad span{font-size: 20px;background: url("../img/ad_icon02.png") no-repeat right;padding-right: 24px;}
.adv-ad p{font-size: 34px;line-height: 1.3;font-weight: bold;width: 65%;}

.adv-line{background: url("../img/adv_line.png") no-repeat center;width: 21px;height: 1206px;position: absolute;left: 50%;margin-left: -10px;top:49px;}
/*case*/
.case{background: url("../img/case_bg.jpg") no-repeat center;width: 100%;height: 560px;margin-bottom: 85px;}
.case-content{height: 560px;position: relative;}
.case-title{text-align: center;padding-top: 64px;}
.case-title h2{font-size: 26px;font-weight: bold;color: #fff;background: url("../img/case_title_bg.png") no-repeat top;padding-top:24px;}
.case-title i{width: 45px;height: 3px;background: #ff9207;margin: 4px auto 0 auto;display: block;}
.case-wrap{}
#focus_Box{position:relative;width:724px;height:308px;margin:24px auto 0 auto;}
#focus_Box ul{position:relative;width:724px;height:308px}
.case-ul li{z-index:0;position:absolute; width:0;height:0;top:146px;cursor:pointer;left:377px;border-radius:4px;}
.case-ul li img{width:100%;background:url(../img/loading.gif) no-repeat center 50%;height:100%;vertical-align:top;border-radius: 100%;border: 4px solid #f4ae00;}
.case-ul li .case-text{width: 450px;}
.case-ul li .case-text h4{text-align: center;color: #fff;font-size: 18px;margin-bottom: 4px;}
.case-ul li .case-text p{color: #fff;line-height: 22px;}
.case-ul li .case-text h4:hover{text-decoration: underline;color: #ff9207;}
.case-ul li .case-text p:hover{text-decoration: underline;color: #ff9207;}

#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:53px;height:97px;top:64px;}
#focus_Box .prev{background:url(../img/case_left_btn.png) center no-repeat;left:-138px;}
#focus_Box .next{background:url(../img/case_right_btn.png) center no-repeat;right:-138px;}
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right top;}
/*
#focus_Box a.imgs-scroll-btn{display:block;position:absolute;z-index:110;top:7px;right:15px;width:51px;height:23px;overflow:hidden;background:url(../img/share-btn.png) no-repeat;text-indent:-999px;}
*/

/*about*/
.about{height: 580px;position: relative;margin-bottom: 38px;}
.about-img{width: 421px;position: absolute;left: 0;top: 84px;z-index: 10;}
.about-img img{width: 421px;height: 380px;display: block;}
.about-img p{height: 56px;line-height: 56px;width: 100%;background: #068bea;color: #fff;}
.about-img p span{float: left;margin-left: 26px;font-size: 20px;}
.about-img p a{background: url("../img/more.png") no-repeat right;padding-right: 24px;float: right;margin-left: 10px;color: #fff;margin-right: 26px;}
.about-img p a:hover{text-decoration: underline;}
.about-box{width: 731px;height: 577px;border: 1px solid #bfbebe;float: right;position: relative;}
.about-text{padding:40px 20px 20px 100px;overflow: hidden;}
.about-text h3{font-size: 24px;font-weight: bold;color: #068bea;line-height: 1.5;}
.about-text span{font-size: 12px;text-transform: uppercase;color: #444;}
.about-text i{width: 55px;height: 4px;background: #068bea;display: block;margin: 10px 0 16px 0;}
.about-text p{line-height: 28px;color: #333;}
.about-text p a{color: #ff9207;text-decoration: underline;}
.about-list{background: #f7f7f7;position: absolute;left: 0;bottom: 0;width: 100%;z-index: 8;}
.about-list-ul{overflow: hidden;padding:26px 0 26px 70px;}
.about-list-ul li{float: left;text-align: center;*width: 144px;padding:0 36px;background: url("../images/about_line.png") no-repeat right;}
.about-list-ul li i{width: 114px;height: 114px;border: 1px solid #068bea;border-radius: 100px;display: block;margin: 0 auto 16px auto;transition: .3s;}
.about-list-ul li h4{color: #068bea;margin-bottom: 6px;}
.about-list-ul li p{font-size: 12px;color: #797979;}
.about-list-ul li.last{background: none;}
.about-list-ul li.first i{background: url("../img/about_cur_icon01.png") no-repeat center;}
.about-list-ul li.second i{background: url("../img/about_cur_icon02.png") no-repeat center;}
.about-list-ul li.last i{background: url("../img/about_cur_icon03.png") no-repeat center;}
.about-list-ul li.first:hover i{background:#068bea url("../img/about_icon01.png") no-repeat center;}
.about-list-ul li.second:hover i{background:#068bea url("../img/about_icon02.png") no-repeat center;}
.about-list-ul li.last:hover i{background:#068bea url("../img/about_icon03.png") no-repeat center;}

/*tantou*/
.tantou{background: url("../img/tantou_bg.png") no-repeat center;width: 100%;height: 184px;}
.tantou-content{height: 184px;position: relative;}
.tantou-content h3{font-size: 34px;color: #fff;position: absolute;left: 30px;top: 36px;}
.tantou-content p{position: absolute;left: 0;top: 98px;}
.tantou-content p span{background: url("../img/tantou_icon.png") no-repeat left;padding-left: 28px;margin-right: 28px;font-size: 18px;color: #fff;}
/*news*/
.news{overflow: hidden;padding-top: 44px;padding-bottom: 20px;}
.news-left{float: left;width: 735px;border: 1px solid #d2d2d2;}
.news-left-wrap{padding-left: 20px;padding-top: 10px;}
.news-title{line-height: 55px;height: 55px;border-bottom: 1px solid #d2d2d2;}
.news-title-ul{float: left;height: 55px;}
.news-title-ul li{float: left;margin-right: 34px;position: relative;vertical-align: bottom;}
.news-title-ul li a{font-size: 18px;font-weight: bold;color: #333;}
.news-title-ul li i{width: 48px;height: 3px;background: #068bea;position: absolute;left: 0;bottom: 0;display: none;}
.news-title>a{float: right;background: url("../images/more.png") no-repeat right;padding-right: 24px;margin-right: 40px;}
.news-title-ul li.cur i{display: block;}
.news-title-ul li.cur a{color: #068bea;}
.news-wrapp{padding-top: 26px;padding-bottom: 16px;}
.news-hot{height: 174px;position: relative;padding-left: 360px;padding-right: 30px;}
.news-hot img{width: 340px;height: 174px;position: absolute;left: 0;top: 0;}
.news-hot h4{font-size: 16px;color: #4a4a4a;border-bottom: 1px solid #d2d2d2;height: 38px;line-height: 38px;margin-bottom: 10px;}
.news-hot h4 a{color: #4a4a4a;}
.news-hot h4 a:hover{color: #ff9207;text-decoration: underline;}
.news-hot p{color: #4a4a4a;line-height: 26px;}
.news-list{overflow: hidden;padding-top: 24px;}
.news-list-ul{width: 900px;overflow: hidden;}
.news-list-ul li{float: left;width: 340px;margin-right: 20px;line-height: 34px;}
.news-list-ul li a{background: url("../img/news_list_icon.png") no-repeat left;padding-left: 14px;color: #4a4a4a;display: block;}
.news-list-ul li a:hover{color: #ff9207;text-decoration: underline;}

.news-right{width: 339px;border: 1px solid #d2d2d2;float: right;}
.news-right-wrap{padding-left: 10px;padding-top: 10px;padding-right: 10px;}
.ask{overflow: hidden;padding-top: 3px;}
.ask-ul-wrap{padding-left: 5px;}
.ask ul{overflow: hidden;}
.ask ul li{vertical-align: bottom;height: 78px;border-bottom: 1px solid #ccc;padding-top: 17px;padding-bottom: 6px;}
.ask ul li a{cursor: pointer;}
.ask ul li:last-child{border: 0;}

.ask-q{overflow: hidden;font-size: 14px;margin-bottom:11px;}
.ask-q span{display: block;width: 19px;height: 19px;text-align: center;line-height: 19px;color: #fff;float: left;background: #8f8c8b;margin-right: 10px;}
.ask-q h3{width: 274px;float: left;font-size: 14px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 19px;color: #333;}

.ask-a{overflow: hidden;}
.ask-a span{display: block;width: 19px;height: 19px;text-align: center;line-height: 19px;color: #fff;float: left;background: #068bea;margin-right: 10px;}
.ask-a p{width: 274px;float: left;font-size: 14px;line-height: 19px;color: #333;height: 40px;overflow: hidden;}
.ask ul li a h3:hover{color: #ff9207;text-decoration: underline;}
.ask ul li a p:hover{color: #ff9207;text-decoration: underline;}
/*join*/
.join{background: url("../images/join_bg.jpg") no-repeat center;height: 401px;position: relative;}
.join-text{width: 328px;position: absolute;top: 40px;right: 80px;}
.join-text h2{text-align: center;font-size: 22px;color: #333;margin-bottom: 2px;}
.join-text h3{text-align: center;background: url("../images/join_icon01.png") no-repeat center;width: 328px;height: 39px;line-height: 39px;font-size: 24px;color: #fff;margin-bottom: 20px;}
.join-policy{overflow: hidden;margin-bottom: 20px;}
.join-policy span{font-size: 16px;}
.join-policy i{background: #068bea;width: 76px;height: 3px;display: block;margin: 4px 0 12px;}
.join-policy p{background: url("../images/join_icon02.png") no-repeat left;padding-left: 18px;}
.join-btn{width: 110px;height: 33px;text-align: center;line-height: 33px;background: #068bea;color: #fff;display: block;transition: .3s ease;}
.join-btn:hover{border-radius: 60px;}

/*links*/
.links{overflow: hidden;padding: 30px 0;}
.links-wrap{padding: 24px 0;border: 2px solid #c1c1c1;overflow: hidden;}
.links span{background: url("../images/links_icon.png") no-repeat center;float: left;width: 150px;height: 27px;margin-left: 30px;}
.links ul{width: 870px;float: right;line-height: 27px;}
.links ul li{float: left;margin-right: 30px;}
.links ul li a{color: #333;}


.copyright{background: #272727;height: 56px;line-height: 56px;}
.copyright p{float: left;color: #a8a8a8;}
.copyright span{float: right;color: #a8a8a8;}
.copyright span a{color: #a8a8a8;}












