@charset "utf-8";
/* reset */
html { height: 100%; }
body { min-height: 100% }
body { _height: 100% }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure { margin: 0; padding: 0 }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, p, blockquote, figure, header, footer, nav, article, section, aside, address, figcaption { *zoom: 1 }
li { list-style-type: none }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight:normal; }
iframe, frame, fieldset, img { border: 0 none }

input[type=button], input[type=submit], input[type=reset] { cursor: pointer }
button { cursor: pointer }
input, textarea, button { -webkit-border-radius: 0; -webkit-appearance: none }
input[type=radio] { -webkit-border-radius: 100%; -webkit-appearance: radio }
input[type=checkbox] { -webkit-appearance: checkbox }
input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box }
textarea { overflow: auto; resize: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none }
table { border-collapse: collapse; border-spacing: 0 }
caption, th { text-align: left }
th { font-weight: normal }
em, cite, address,i { font-style: normal }
sup { vertical-align: text-top }
sub { vertical-align: text-bottom }
body, input, select, button, textarea { color:#333; font-size: 14px; font-family:"Microsoft Yahei","微软雅黑",arial,"\5b8b\4f53";  }
body { line-height: 1.5 }
a:link,
a:visited,
a:active,
a { text-decoration: none;}
a { blr:expression(this.onFocus=this.blur()) }
a * { *cursor: pointer }
:focus { outline: none } 

.edit_con_original{ line-height:2; padding:0 0; color:#333; text-align:justify;}
.edit_con_original ul{ margin:inherit; padding:inherit}
.edit_con_original ul li { list-style-type:disc; margin:auto; padding:inherit}
.edit_con_original ol{ margin:inherit; padding:inherit}
.edit_con_original ol li { list-style-type:decimal; margin:auto; padding:inherit}
.edit_con_original h1 { font-size: 2em; font-weight:bold }
.edit_con_original h2 { font-size: 1.5em; font-weight:bold }
.edit_con_original h3 { font-size: 1.17em; font-weight:bold }
.edit_con_original h4 { font-size: 1em; font-weight:bold }
.edit_con_original h5 { font-size: 0.83em; font-weight:bold }
.edit_con_original h6 { font-size: 0.67em; font-weight:bold }
.edit_con_original em { font-style: italic }
.edit_con_original cite{ font-style: italic }
.edit_con_original address{ font-style: italic }
.edit_con_original i { font-style: italic }
.edit_con_original table{ border-collapse: separate; border-spacing: 2px }
.edit_con_original img{ max-width:100%; height:auto;}

@media screen and (max-device-width: 320px){
  body{-webkit-text-size-adjust:none}
}
@media screen and (max-device-width: 480px){
  body{-webkit-text-size-adjust:none}
}
@media only screen and (-webkit-min-device-pixel-ratio: 2){
  body{-webkit-text-size-adjust:none}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){
  body{-webkit-text-size-adjust:none}
}



/*所有后台编辑器区域都要引用 edit_con_original 类名*/

/* clear 页头，页脚，内容区都不用再加清除样式 */
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table }
.fixed:after, .clearfix:after, .cf:after, after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both }
.fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1 }
.clear, .cl { display: block!important; float: none!important; clear: both; width: auto!important; max-width: none!important; min-width: 0!important; max-height: none!important; min-height: 0!important; overflow: hidden; margin: 0!important; padding: 0!important; border: 0 none!important; font-size: 0!important; line-height: 0!important }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {opacity:0.5;}
input:-moz-placeholder, textarea:-moz-placeholder {opacity:0.5;}
input::-moz-placeholder, textarea::-moz-placeholder { opacity:0.5;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {opacity:0.5;}

/*公用样式end*/
em.en{font-family: "YourWebFontName";display: inline-block;}
/*.f_title{font-family: "PingFang-SC-Thin";}*/
/*.f_title{font-family: "F_title";}*/
@font-face{
  font-family: 'YourWebFontName';
  src:url(../fonts/helvetic_2.ttf);
}
/*@font-face{
  font-family: 'F_title';
  src:url(../fonts/PingFang-SC-Thin.ttf);
}*/
/*@font-face{font-family:F_title;
  src:url(../fonts/FZYouHJW_Xian.2488c4813ce240cff89f0eaf0b8c1437.eot);
  src:url(../fonts/FZYouHJW_Xian.2488c4813ce240cff89f0eaf0b8c1437.eot?#iefix) format("embedded-opentype"),
  url(../fonts/FZYouHJW_Xian.3f795032a37cf49a8ba0f3eab71027b9.woff) format("woff"),
  url(../fonts/FZYouHJW_Xian.434b97fc79ebf4d4c01c613bbf042368.ttf) format("truetype");
  font-weight:300;font-style:normal;
}*/


/*弹窗*/
.talk_window{display:none;width: 600px;height: 300px;box-sizing:border-box;
  background:#fe6700 url(../img2/talk_window.jpg) no-repeat;
  position: fixed;top: 40%;left: 50%;margin:-130px 0 0 -300px;z-index: 9999999999;
  background-size: cover!important;
}
.talk_window_con{width:100%;height: 100%;position: relative;}
.talk_window_con .t_w_close{position: absolute;top: 5px;right: 10px;
  color: #fff;line-height: 1;width: 30px;height: 30px;text-align: center;cursor: pointer;
  font-family: "Arial";padding-top: 5px;
  background: url(../img2/talk_close.png) no-repeat;
}
.t_w_text{margin-top: 30px;text-align: center;color: #fff;}
.t_w_text h3{font-size: 30px;margin-bottom: 8px;}
.t_w_text p{font-size: 18px;}
.t_w_text div.p{font-size: 30px;margin-top: 22px;font-family: "Arial";}
.t_w_text div.p a{padding:0 10px;color: #fff;cursor: text;}
.t_w_btn{width: 560px;margin:30px auto 0;}
.t_w_btn>a{display: inline-block;box-sizing:border-box;font-size: 16px;float: left;height: 50px;line-height: 50px;
  width: 200px;text-align: center;border:1px solid #fff;background: #fe6700;
  box-shadow: 5px 5px 0 #d15501;color: #fff;float: left;
}
.t_w_btn>a:hover{background: #fff;color: #fe6700;}
.t_w_input{float: left;box-sizing:border-box;display:inline-block;width:340px;height: 50px;line-height: 50px;
  border:1px solid #fff;box-shadow: 5px 5px 0 #d15501;margin-left: 20px;
}
.t_w_input input{float: left;width: 268px;height: 100%;background: #fff;border:0;padding:0 10px;box-sizing:border-box;font-size: 16px;}
.t_w_input p{float: left;width: 70px;height: 100%;background: #fe6700;cursor: pointer;}

@media only screen and (max-width: 767px){
  .talk_window{top: 50%;}
}
@media only screen and (max-width: 650px){
  .talk_window{top: 55%;width: 90%;height: auto;transform:translate(-50%,-50%);margin:0;padding-bottom:20px;}
  .t_w_text h3{font-size: 24px;margin-bottom: 10px;}
  .t_w_text p{font-size: 14px;margin-top: 0px;}
  .t_w_text div.p{margin-top: 0;}
  .t_w_text div.p a{font-size: 16px;}
  .t_w_btn{width:90%;margin-top: 20px;}
  .t_w_btn>a{width: 37%;height: 40px;line-height: 40px;font-size: 14px;}
  .t_w_input{width:60%;height: 40px;line-height: 40px;margin-left: 3%;}
  .t_w_input input{width: 80%;}
  .t_w_input p{width: 20%;}
}
@media only screen and (max-width: 380px){
  .t_w_text h3{font-size: 20px;margin-bottom:0px;}
  .t_w_input input{width: 70%;font-size: 14px;}
  .t_w_input p{width: 30%;}
}
/*弹窗结束*/

.s4_join{position: relative;height:0px;padding-bottom: 25%;background-size:cover;background-repeat: no-repeat;background-color: #000;}
.s4_join>p{position: absolute;top:0px;bottom: -1px;left: 0;right: 0;background: rgba(0,0,0,0.7);}
.n_join.s4_join>p{background: rgba(0,0,0,0.7);}

.s4_join .join_text{text-align: center;position: relative;z-index: 5;}
.s4_join .join_text>h3{height: 80px;position: relative;font-weight: normal;color:#fff;margin-top:100px;}
.s4_join .join_text>h3 span{display: inline-block;position: absolute;bottom: 0px;
  left: 50%;width: 100px;height: 1px;background-color: #fff;
  transition:width 0.5s ease-out;
  transform:translateX(-50%);
}
.s4_join .join_text:hover>h3 span{width: 50px;}
.s4_join .join_text div.p{color: #fff;line-height: 2;margin-top: 30px;}
.s4_join .join_text div.more{margin-top: 70px;position: relative;}
.s4_join .join_text div.more a{overflow: hidden;
  display: block;width: 226px;height: 50px;margin:0 auto;
  line-height: 50px;text-align: center;border:1px solid #fff;
  transition: all 0.6s cubic-bezier(0.785,0.135,0.150,0.860);
  color:#fff;
}
.s4_join .join_text div.more a span{
  display:block;width:100%;height: 50px;line-height: 50px;
  text-align: center;
  transition: all 0.6s cubic-bezier(0.785,0.135,0.150,0.860) 100ms;
  position: relative;
}
.s4_join .join_text div.more a span:after{content:attr(data-tit);
    position: absolute;height: 50px;
    top:0px;left:0px;right:0;
    color:transparent;
    transition: all 0.6s cubic-bezier(0.785,0.135,0.150,0.860) 200ms;
    transform: translate(0,100%);
}
.s4_join .join_text div.more a:hover span{color: transparent;transform: translate(0,-100%);}
.s4_join .join_text div.more a:hover{border:1px solid #fff;}
.s4_join .join_text div.more a:hover span:after{background-color: #fff;color:#333;}

@media only screen and (max-width: 1600px){
    .s4_join .join_text div.more{margin-top:50px;}
    .s4_join .join_text div.more a{width: 160px;height: 40px;line-height: 40px;}
    .s4_join .join_text div.more a span{height: 40px;line-height: 40px;}
    .s4_join .join_text div.more a span:after{height: 40px;}
}
@media only screen and (max-width: 1440px){
  .s4_join .join_text>h3{height: 60px;margin-top:80px;}
  .s4_join .join_text div.p{font-size: 14px;margin-top:35px;line-height: 2;}
  .s4_join .join_text div.p br{display: none;}
}
@media only screen and (max-width: 1366px){
  .s4_join .join_text div.more{margin-top:40px;}
}
@media only screen and (max-width: 1280px){
  .s4_join .join_text>h3{height: 45px;margin-top:65px;}
  .s4_join .join_text div.p{margin-top:15px;line-height: 1.5;}
  .s4_join .join_text div.more{margin-top: 30px;}
}
@media only screen and (max-width: 1100px){
  .s4_join .join_text div.more{margin-top: 20px;}
  .s4_join .join_text div.more a{width: 120px;height: 30px;line-height: 30px;}
  .s4_join .join_text div.more a span{height: 30px;line-height: 29px;font-size: 12px;}
  .s4_join .join_text div.more a span:after{height: 30px;}
}
@media only screen and (max-width: 900px){
  .s4_join{padding-bottom: 38%;}
  .s4_join .join_text div.p{padding:0 20px;box-sizing:border-box;}
}
@media only screen and (max-width: 650px){
  .s4_join .join_text div.more{margin-top: 20px;}
}
@media only screen and (max-width: 570px){
  .s4_join .join_text>h3{margin-top: 50px;}
  .s4_join{padding-bottom: 65%;}
}
@media only screen and (max-width: 420px){
  .s4_join .join_text>h3{margin-top: 60px;}
  .s4_join{padding-bottom: 75%;}
}
@media only screen and (max-width: 320px){
  .s4_join .join_text>h3{margin-top: 30px;}
}


.n_body div.more{margin-top: 61px;position: relative;overflow: hidden;}
.n_body div.more a{overflow: hidden;color:#000;
  display: block;width: 220px;height: 50px;
  line-height: 50px;text-align: center;border:1px solid #000;
  transition: all 0.6s cubic-bezier(0.785,0.135,0.150,0.860);
}
.n_body div.more a span{
  display:block;width:100%;height: 50px;line-height: 50px;
  text-align: center;
  transition: all 0.6s cubic-bezier(0.785,0.135,0.150,0.860) 100ms;
  position: relative;
}
.n_body div.more a span:after{content:attr(data-tit);
    position: absolute;height: 50px;
    top:0px;left:0px;right:0;
    color:transparent;
    transition: all 0.6s cubic-bezier(0.785,0.135,0.150,0.860) 200ms;
    transform: translate(0,100%);
}
.n_body div.more a:hover{border:1px solid #f60;}
.n_body div.more a:hover span{color: transparent;transform: translate(0,-100%);}
.n_body div.more a:hover span:after{background-color: #f60;color:#fff;}

@media only screen and (max-width: 1600px){
  .n_body div.more{margin-top:70px;}
  .n_body div.more a{width: 160px;height: 40px;line-height: 40px;}
  .n_body div.more a span{height: 40px;line-height: 40px;}
  .n_body div.more a span:after{height: 40px;}
}
@media only screen and (max-width: 1366px){
  .n_body div.more{margin-top:40px;}
}
@media only screen and (max-width: 1100px){
  .n_body div.more{margin-top: 20px;}
  .n_body div.more a{width: 120px;height: 30px;line-height: 30px;}
  .n_body div.more a span{height: 30px;line-height: 29px;font-size: 12px;}
  .n_body div.more a span:after{height: 30px;}
}
@media only screen and (max-width: 650px){
  .n_body div.more{margin-top: 20px;}
}


.left_menu{position: fixed;right:0;bottom:5px;z-index: 999;width:70px;}
.left_menu .menu_ly{width: 70px;height: 70px;background: rgba(204,0,0,0.8);
  position: relative;text-align: center;float: right;
  transition:all 0.3s;cursor: pointer;margin-top: 2px;
}

.left_menu .menu_ly:hover div.p {
        opacity: 1;
        width: 200px;
        transition: all 0.5s 0.3s;
    }
    
    
    .left_menu .menu_ly div.p {
        opacity: 0;
        width: 0px;
        overflow: hidden;
    }
    
    .menu_ly .p {
        position: absolute;
        right: 90px;
        top: 0px;
        width: 200px;
        background: rgba(204,0,0,0.8);
        min-height: 85px;
        padding-top: 5px;
    }
    .left_menu .menu_ly:hover div.p a {
        opacity: 1;
        transition: all 0.5s 0.5s;
    }
    
    .left_menu .menu_ly div.p a {
        opacity: 0;
    }
    
    .menu_ly .p a {
        display: block;
        margin-top: 10px;
        color: #fff;
        font-size: 18px;
    }


.left_menu .menu_ly a img{margin-top: 20px;transition:all 0.5s;}
.left_menu .menu_ly a p{color: #fff;font-size: 16px;opacity: 0;transition:all 0.5s;margin-top: 3px;}
.left_menu .menu_ly:hover{width: 90px;height: 90px;}
.left_menu .menu_ly:first-child:hover{margin:-20px 0 0 -20px;}
.left_menu .menu_ly:hover a img{margin-top: 15px;}
.left_menu .menu_ly:hover p{opacity: 1;}
.left_menu .menu_dh{width:70px;position: relative;}
.left_menu .menu_dh .dh{background: rgba(0,0,0,0.8);width: 70px;height: 70px;
  line-height: 70px;text-align: center;position: relative;
}
.left_menu .menu_dh .dh img{display: inline-block; height: auto; max-height: 100%;max-width: 100%;vertical-align: middle; width: auto;}
.left_menu .menu_dh a{display: block;position: relative;z-index: 2;color: #fff;cursor: default;}
.left_menu .menu_dh .dh_01{height: 0px;transition:height 0.5s 0.3s;}
.left_menu .menu_dh .dh_01 img{opacity: 0;}
.left_menu .menu_dh.hover .dh_01{height: 70px;transition:height 0.3s;}
.left_menu .menu_dh.hover .dh_01 img{opacity: 1;transition:opacity 0.3s;}

.left_menu .menu_dh .phone1,
.left_menu .menu_dh .phone2{position: absolute;top: 0px;right: 70px;width: 0px;height: 70px;
  background: rgba(0,0,0,0.8);color: #fff;font-size: 20px;line-height: 70px;text-align: center;
  font-family: "YourWebFontName";
  overflow: hidden;
}
.left_menu .menu_dh:hover .phone{width:230px;transition:width 0.5s 0.2s;}

.left_menu .menu_top{opacity: 0;height:0;transition:all 0.5s;}
.left_menu .menu_top.scor{opacity: 1;height:70px;}

.left_menu02 {bottom: auto;top: 35%;}
.left_menu02 a{cursor: pointer;}

@media only screen and (max-width: 767px){
  .left_menu{width: 60px;}
  .left_menu .menu_ly{width: 60px;height: 60px;}
  .left_menu .menu_ly a p{font-size: 12px;}
  .left_menu .menu_ly a img{margin-top: 15px;}
  .left_menu .menu_ly:hover a img{margin-top: 15px;}
  .left_menu .menu_ly:hover{width: 80px;height: 80px;}
  .left_menu .menu_dh{width:60px;}
  /*.left_menu .menu_dh .dh{width:60px;height: 60px;line-height: 60px;}
  .left_menu .menu_dh.hover .dh_01{height: 60px;}
  .left_menu .menu_dh .dh_01 img{opacity: 1!important;}
  .left_menu .menu_dh a{height: 60px;overflow: hidden;}
  .left_menu .menu_dh .phone1,.left_menu .menu_dh .phone2{right: 60px;line-height: 60px;height: 60px;}
*/
  .left_menu .menu_top.scor{height:60px;}
  .left_menu .menu_top img{width: 100%;}
}


.browserupgrade{display:block;position:fixed;margin:0;width:100%;height:60px;font-size:15px;line-height:60px;z-index:1000;background-color:#666;color:#fff;text-align:center}
.browserupgrade a{color:#eee;text-decoration:underline;font-size:18px;}
.browserupgrade a:hover{color:#eee}


/*公用样式end*/
.mt_150{margin-top:150px;}
.mb_150{margin-bottom:150px;}
.pt_150{padding-top: 150px;}
.pb_150{padding-bottom: 150px;}

.mt_110{margin-top:110px;}
.mb_110{margin-bottom:110px;}
.pt_110{padding-top: 110px;}
.pb_110{padding-bottom: 110px;}

.mt_85{margin-top:85px;}
.mb_85{margin-bottom:85px;}
.pt_85{padding-top:85px;}
.pb_85{padding-bottom:85px;}

.mt_75{margin-top:75px;}
.mb_75{margin-bottom:75px;}
.pt_75{padding-top: 75px;}
.pb_75{padding-bottom: 75px;}
.mt_60{margin-top: 60px;}
.mb_60{margin-bottom: 60px;}
.pt_60{padding-top: 60px;}
.pb_60{padding-bottom: 60px;}

.mt_55{margin-top:55px;}
.mb_55{margin-bottom:55px;}
.pt_55{padding-top:55px;}
.pb_55{padding-bottom:55px;}
.mt_45{margin-top:45px;}
.mt_40{margin-top:40px;}
.mb_40{margin-bottom:40px;}
.pt_40{padding-top: 40px;}
.pb_40{padding-bottom: 40px;}
.mt_30{margin-top:30px;}
.mb_30{margin-bottom: 30px;}
.pt_30{padding-top: 30px;}
.pb_30{padding-bottom: 30px;}

.mt_25{margin-top:25px;}
.mt_20{margin-top:20px;}
.mt_15{margin-top:15px;}

@media only screen and (max-width: 1700px){

  .mt_150{margin-top:120px;}
  .mb_150{margin-bottom:120px;}
  .pt_150{padding-top: 120px;}
  .pb_150{padding-bottom: 120px;}

  .mt_110{margin-top:90px;}
  .mb_110{margin-bottom:90px;}
  .pt_110{padding-top: 90px;}
  .pb_110{padding-bottom: 90px;}

}
@media only screen and (max-width: 1600px){

  .mt_150{margin-top:110px;}
  .mb_150{margin-bottom:110px;}
  .pt_150{padding-top: 110px;}
  .pb_150{padding-bottom: 110px;}

  .mt_110{margin-top:80px;}
  .mb_110{margin-bottom:80px;}
  .pt_110{padding-top: 80px;}
  .pb_110{padding-bottom: 80px;}

}
@media only screen and (max-width: 1500px){
  
  .mt_150{margin-top:100px;}
  .mb_150{margin-bottom:100px;}
  .pt_150{padding-top: 100px;}
  .pb_150{padding-bottom: 100px;}

  .mt_110{margin-top:70px;}
  .mb_110{margin-bottom:70px;}
  .pt_110{padding-top: 70px;}
  .pb_110{padding-bottom: 70px;}
  .mt_85{margin-top:65px;}
  .mb_85{margin-bottom:65px;}
  .pt_85{padding-top:65px;}
  .pb_85{padding-bottom:65px;}
  .mt_75{margin-top:55px;}
  .mb_75{margin-bottom:55px;}
  .pt_75{padding-top: 55px;}
  .pb_75{padding-bottom: 55px;}
  .mt_60{margin-top: 45px;}
  .mb_60{margin-bottom: 45px;}
  .pt_60{padding-top: 45px;}
  .pb_60{padding-bottom: 45px;}
  .mt_55{margin-top:40px;}
  .mb_55{margin-bottom:40px;}
  .pt_55{padding-top:40px;}
  .pb_55{padding-bottom:40px;}
}
@media only screen and (max-width: 1400px){

  .mt_150{margin-top:90px;}
  .mb_150{margin-bottom:90px;}
  .pt_150{padding-top: 90px;}
  .pb_150{padding-bottom: 90px;}

  .mt_110{margin-top:60px;}
  .mb_110{margin-bottom:60px;}
  .pt_110{padding-top: 60px;}
  .pb_110{padding-bottom: 60px;}
  .mt_85{margin-top:50px;}
  .mb_85{margin-bottom:50px;}
  .pt_85{padding-top:50px;}
  .pb_85{padding-bottom:50px;}
  .mt_75{margin-top:50px;}
  .mb_75{margin-bottom:50px;}
  .pt_75{padding-top: 50px;}
  .pb_75{padding-bottom: 50px;}
  .mt_60{margin-top: 45px;}
  .mb_60{margin-bottom: 45px;}
  .pt_60{padding-top: 45px;}
  .pb_60{padding-bottom: 45px;}
  .mt_55{margin-top:40px;}
  .mb_55{margin-bottom:40px;}
  .pt_55{padding-top:40px;}
  .pb_55{padding-bottom:40px;}
}
@media only screen and (max-width: 1300px){

  .mt_150{margin-top:50px;}
  .mb_150{margin-bottom:50px;}
  .pt_150{padding-top: 50px;}
  .pb_150{padding-bottom: 50px;}

  .mt_110{margin-top:50px;}
  .mb_110{margin-bottom:50px;}
  .pt_110{padding-top: 50px;}
  .pb_110{padding-bottom: 50px;}
  .mt_85{margin-top:50px;}
  .mb_85{margin-bottom:50px;}
  .pt_85{padding-top:50px;}
  .pb_85{padding-bottom:50px;}
  .mt_75{margin-top:50px;}
  .mb_75{margin-bottom:50px;}
  .pt_75{padding-top: 50px;}
  .pb_75{padding-bottom: 50px;}
  .mt_60{margin-top: 45px;}
  .mb_60{margin-bottom: 45px;}
  .pt_60{padding-top: 45px;}
  .pb_60{padding-bottom: 45px;}
  .mt_55{margin-top:40px;}
  .mb_55{margin-bottom:40px;}
  .pt_55{padding-top:40px;}
  .pb_55{padding-bottom:40px;}
}


@media only screen and (max-width: 1200px){
  .line_height21{line-height: 1.8}
  
  .mt_60{margin-top: 30px;}
  .mb_60{margin-bottom: 30px;}
  .pt_60{padding-top: 30px;}
  .pb_60{padding-bottom: 30px;}
  .mt_55{margin-top:30px;}
  .mb_55{margin-bottom:30px;}
  .pt_55{padding-top:30px;}
  .pb_55{padding-bottom:30px;}
  .mt_45{margin-top:30px;}
  .mt_40{margin-top:20px;}
  .mb_40{margin-bottom:20px;}
  .pt_40{padding-top: 20px;}
  .pb_40{padding-bottom: 20px;}
  .mt_30{margin-top:20px;}
  .mb_30{margin-bottom: 20px;}
  .pt_30{padding-top: 20px;}
  .pb_30{padding-bottom: 20px;}
  .mt_25{margin-top:20px;}
  .mt_20{margin-top:15px;}
  .mt_15{margin-top:10px;}
}
@media only screen and (max-width: 1000px){
  .mt_150{margin-top:30px;}
  .mb_150{margin-bottom:30px;}
  .pt_150{padding-top: 30px;}
  .pb_150{padding-bottom: 30px;}

  .mt_110{margin-top:30px;}
  .mb_110{margin-bottom:30px;}
  .pt_110{padding-top: 30px;}
  .pb_110{padding-bottom: 30px;}
  .mt_85{margin-top:30px;}
  .mb_85{margin-bottom:30px;}
  .pt_85{padding-top:30px;}
  .pb_85{padding-bottom:30px;}
  .mt_75{margin-top:20px;}
  .mb_75{margin-bottom:20px;}
  .pt_75{padding-top: 20px;}
  .pb_75{padding-bottom: 20px;}
  .mt_60{margin-top: 20px;}
  .mb_60{margin-bottom: 20px;}
  .pt_60{padding-top: 20px;}
  .pb_60{padding-bottom: 20px;}
  .mt_55{margin-top:20px;}
  .mb_55{margin-bottom:20px;}
  .pt_55{padding-top:20px;}
  .pb_55{padding-bottom:20px;}
  .mt_30{margin-top:15px;}
  .mb_30{margin-bottom: 15px;}
  .pt_30{padding-top: 15px;}
  .pb_30{padding-bottom: 15px;}
  .mt_25{margin-top:15px;}
}
@media only screen and (max-width: 767px){
  .line_height21{line-height: 1.6}
  .line_height19{line-height: 1.4}
  
  .mt_150{margin-top:30px;}
  .mb_150{margin-bottom:30px;}
  .pt_150{padding-top: 30px;}
  .pb_150{padding-bottom: 30px;}

  .mt_110{margin-top:20px;}
  .mb_110{margin-bottom:20px;}
  .pt_110{padding-top: 20px;}
  .pb_110{padding-bottom: 20px;}
  .mt_85{margin-top:20px;}
  .mb_85{margin-bottom:20px;}
  .pt_85{padding-top:20px;}
  .pb_85{padding-bottom:20px;}
  .mt_45{margin-top:20px;}
  .mt_40{margin-top:15px;}
  .mb_40{margin-bottom:15px;}
  .pt_40{padding-top: 15px;}
  .pb_40{padding-bottom: 15px;}
  .mt_30{margin-top:10px;}
  .mb_30{margin-bottom: 10px;}
  .pt_30{padding-top: 10px;}
  .pb_30{padding-bottom: 10px;}
  .mt_25{margin-top:5px;}
  .mt_20{margin-top:5px;}
  .mt_15{margin-top:5px;}

}
/*font-size*/
.fnt_12 { font-size:12px;}
.fnt_14 { font-size:14px;}
.fnt_16 { font-size:16px;}
.fnt_18 { font-size:18px;}
.fnt_20 { font-size:20px;}
.fnt_22 { font-size:22px;}
.fnt_24 { font-size:24px;}
.fnt_26 { font-size:26px;}
.fnt_28 { font-size:28px;}
.fnt_30 { font-size:30px;line-height: 1.3;}
.fnt_32 { font-size:32px;line-height: 1.3;}
.fnt_34 { font-size:34px;line-height: 1.3;}
.fnt_36 { font-size:36px;line-height: 1.3;}
.fnt_38 { font-size:38px;line-height: 1.3;}
.fnt_40 { font-size:40px;line-height: 1.3;}

.fnt_42 { font-size:42px;line-height: 1.3;}
.fnt_44 { font-size:44px;line-height: 1.3;}
.fnt_46 { font-size:46px;line-height: 1.3;}
.fnt_48 { font-size:48px;line-height: 1.3;}
.fnt_50 { font-size:50px;line-height: 1.3;}
.fnt_52 { font-size:52px;line-height: 1.3;}
.fnt_54 { font-size:54px;line-height: 1.3;}
.fnt_56 { font-size:56px;line-height: 1.3;}
.fnt_58 { font-size:58px;line-height: 1.3;}
.fnt_60 { font-size:60px;line-height: 1.3;}
.fnt_80 { font-size:80px;line-height: 1.3;}

@media only screen and (max-width: 1500px) {
  .fnt_20 { font-size:18px;}
  .fnt_22 { font-size:18px;}
  .fnt_24 { font-size:20px;}
  .fnt_26 { font-size:24px;}
  .fnt_28 { font-size:24px;}
  .fnt_30 { font-size:30px;}
  .fnt_32 { font-size:30px;}
  .fnt_34 { font-size:30px;}
  .fnt_36 { font-size:32px;}
  .fnt_38 { font-size:32px;}
  .fnt_40 { font-size:34px;}

  .fnt_42 { font-size:34px;}
  .fnt_44 { font-size:34px;}
  .fnt_46 { font-size:36px;}
  .fnt_48 { font-size:36px;}
  .fnt_50 { font-size:38px;}
  .fnt_52 { font-size:38px;}
  .fnt_54 { font-size:38px;}
  .fnt_56 { font-size:40px;}
  .fnt_58 { font-size:40px;}
  .fnt_60 { font-size:50px;}
  .fnt_80 { font-size:70px;}
}
@media only screen and (max-width: 1400px) {
  .fnt_18 { font-size:16px;}
  .fnt_20 { font-size:16px;}
  .fnt_24 { font-size:18px;}
  .fnt_26 { font-size:20px;}
  .fnt_28 { font-size:20px;}
  .fnt_30 { font-size:24px;}
  .fnt_32 { font-size:24px;}
  .fnt_34 { font-size:24px;}
  .fnt_36 { font-size:26px;}
  .fnt_38 { font-size:26px;}
  .fnt_40 { font-size:30px;}

  .fnt_42 { font-size:30px;}
  .fnt_44 { font-size:30px;}
  .fnt_46 { font-size:32px;}
  .fnt_48 { font-size:32px;}
  .fnt_50 { font-size:34px;}
  .fnt_52 { font-size:34px;}
  .fnt_54 { font-size:34px;}
  .fnt_56 { font-size:36px;}
  .fnt_58 { font-size:36px;}
  .fnt_60 { font-size:38px;}
  .fnt_80 { font-size:56px;}
}
@media only screen and (max-width: 1200px) {
  .fnt_24 { font-size:18px;}
  .fnt_20 { font-size:16px;}
}

@media only screen and (max-width: 1024px) {
  .fnt_18 { font-size:16px;}
  .fnt_20 { font-size:16px;}
  .fnt_24 { font-size:18px;}
  .fnt_26 { font-size:20px;}
  .fnt_28 { font-size:20px;}
  .fnt_30 { font-size:20px;}
  .fnt_32 { font-size:20px;}
  .fnt_34 { font-size:20px;}
  .fnt_36 { font-size:22px;}
  .fnt_38 { font-size:22px;}
  .fnt_40 { font-size:26px;}

  .fnt_42 { font-size:26px;}
  .fnt_44 { font-size:26px;}
  .fnt_46 { font-size:28px;}
  .fnt_48 { font-size:28px;}
  .fnt_50 { font-size:30px;}
  .fnt_52 { font-size:30px;}
  .fnt_54 { font-size:30px;}
  .fnt_56 { font-size:32px;}
  .fnt_58 { font-size:32px;}
  .fnt_60 { font-size:34px;}
  .fnt_80 { font-size:50px;}
}
@media only screen and (max-width: 950px) {
  .fnt_14 { font-size:12px;}
  .fnt_16 { font-size:14px;}
  .fnt_18 { font-size:14px;}
  .fnt_20 { font-size:14px;}
  .fnt_22 { font-size:16px;}
  .fnt_24 { font-size:16px;}
  .fnt_26 { font-size:18px;}
  .fnt_28 { font-size:18px;}
  .fnt_30 { font-size:18px;}
  .fnt_32 { font-size:22px;}
  .fnt_34 { font-size:22px;}
  .fnt_36 { font-size:24px;}
  .fnt_38 { font-size:24px;}
  .fnt_40 { font-size:24px;}

  .fnt_42 { font-size:24px;}
  .fnt_44 { font-size:24px;}
  .fnt_46 { font-size:24px;}
  .fnt_48 { font-size:26px;}
  .fnt_50 { font-size:26px;}
  .fnt_52 { font-size:26px;}
  .fnt_54 { font-size:28px;}
  .fnt_56 { font-size:28px;}
  .fnt_58 { font-size:28px;}
  .fnt_60 { font-size:30px;}
  .fnt_80 { font-size:40px;}
}
@media only screen and (max-width: 767px) {
  .fnt_14 { font-size:12px;}
  .fnt_16 { font-size:14px;}
  .fnt_18 { font-size:14px;}
  .fnt_20 { font-size:14px;}
  .fnt_22 { font-size:14px;}
  .fnt_24 { font-size:14px;}
  .fnt_26 { font-size:14px;}
  .fnt_28 { font-size:14px;}
  .fnt_30 { font-size:16px;}
  .fnt_32 { font-size:16px;}
  .fnt_34 { font-size:16px;}
  .fnt_36 { font-size:16px;}
  .fnt_38 { font-size:16px;}
  .fnt_40 { font-size:20px;}
  .fnt_42 { font-size:20px;}
  .fnt_44 { font-size:20px;}
  .fnt_46 { font-size:20px;}
  .fnt_48 { font-size:20px;}
  .fnt_50 { font-size:22px;}
  .fnt_52 { font-size:22px;}
  .fnt_54 { font-size:22px;}
  .fnt_56 { font-size:22px;}
  .fnt_58 { font-size:22px;}
  .fnt_60 { font-size:22px;}
  .fnt_80 { font-size:30px;}
}

.bx-wrapper{margin-bottom: 0!important;}
.phone_video_dom{display: none!important;}
.phone_img_dom{display: none!important;}
.touch_body .phone_video_dom{display: block!important;}
.touch_body video.pc_dom{display: none!important;}
@media only screen and (max-width: 767px){
  .touch_body .phone_img_dom{display: block!important;}
  .touch_body img.phone_video_dom{display: none!important;}
  .touch_body img.pc_dom{display: none!important;}
}
.mScrol{margin-right: 0;height: 690px;}
.mScrol.overY{overflow-y: auto;}

div.more.other{width: 140px;}
div.more.other a{overflow: hidden;
  display: inline-block;width: 100%;height: 40px;
  line-height: 40px;text-align: center;border:1px solid #fff;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  color: #fff;
  box-sizing:border-box;
}
div.more.other a span{
  display:block;width:100%;height: 40px;line-height: 40px;
  text-align: center;
  -webkit-transition: all 0.4s ease-in-out 100ms;
  transition: all 0.4s ease-in-out 100ms;
  position: relative;
}
div.more.other a span:after{content:attr(data-tit);
    position: absolute;height: 40px;
    top:0px;left:0px;right:0;
    color:transparent;
    -webkit-transition: all 0.4s ease-in-out 200ms;
    transition: all 0.4s ease-in-out 200ms;
    -webkit-transform: translate(0,100%);
    transform: translate(0,100%);
}
div.more.other a:hover span{color: transparent;
  -webkit-transform: translate(0,-100%);
  transform: translate(0,-100%);
}
div.more.other a:hover{border:1px solid #cc0000;}
div.more.other a:hover span:after{background-color: #cc0000;color:#fff;}
@media only screen and (max-width: 1366px){
  div.more.other{width: 120px;}
  div.more.other a{height: 35px;line-height: 35px;}
  div.more.other a span{height: 35px;line-height: 35px;}
  div.more.other a span:after{height: 35px;}
}
@media only screen and (max-width: 767px){
  div.more.other{width: 110px;}
  div.more.other a{height: 30px;line-height: 30px;}
  div.more.other a span{height: 30px;line-height: 30px;}
  div.more.other a span:after{height: 30px;}
}

.wrap{width: 1280px;margin-left:auto;margin-right:auto;}
@media only screen and (max-width: 1366px){
  .wrap{width: 1100px;}
  .cl_con02 .cl_c02_bottom.wrap{width: 1200px;}
}
@media only screen and (max-width: 1200px){
  .wrap{width:100%;padding-right:20px;padding-left:20px;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
  .cl_con02 .cl_c02_bottom.wrap{width: 100%;}
}
@media only screen and (max-width: 767px){
  body{font-size: 12px;}
  .wrap{padding-right:10px;padding-left: 10px;}
}




/*移动端导航按钮*/
.touch_body .nav_btn{float:left;width:30px;position: relative;height: 35px;margin-top:15px;cursor:pointer;}
.touch_body .nav_btn span{display: inline-block;width: 30px;height: 2px;background-color: #fff;
    position: absolute;top: 16px;left: 0px;
    -webkit-transition:background-color 0.3s ease-out 0.1s;
    transition:background-color 0.3s ease-out 0.1s;
  }
.touch_body .nav_btn span:after{content:'';display: inline-block;width: 30px;height: 2px;
    background-color: #fff;position: absolute;top: 8px;left:0px;
    -webkit-transition:top 0.5s ease 0.4s,-webkit-transform 0.3s ease-out;
    transition:top 0.5s ease 0.4s,-webkit-transform 0.3s ease-out;
    transition:transform 0.3s ease-out,top 0.5s ease 0.4s;
    transition:transform 0.3s ease-out,top 0.5s ease 0.4s,-webkit-transform 0.3s ease-out;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
.touch_body .nav_btn span:before{content:'';display: inline-block;width: 30px;height: 2px;
    background-color: #fff;position: absolute;top: -8px;left:0px;
    -webkit-transition:top 0.5s ease 0.4s,-webkit-transform 0.3s ease-out;
    transition:top 0.5s ease 0.4s,-webkit-transform 0.3s ease-out;
    transition:transform 0.3s ease-out,top 0.5s ease 0.4s;
    transition:transform 0.3s ease-out,top 0.5s ease 0.4s,-webkit-transform 0.3s ease-out;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
.touch_body .nav_btn.click span{background-color: transparent;}
.touch_body .nav_btn.click span:after{
    -webkit-transition: top 0.5s ease, -webkit-transform 0.3s ease-out 0.4s;
    transition: top 0.5s ease, -webkit-transform 0.3s ease-out 0.4s;
    transition: top 0.5s ease, transform 0.3s ease-out 0.4s;
    transition: top 0.5s ease, transform 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);top: 0px;
  }
.touch_body .nav_btn.click span:before{
    -webkit-transition: top 0.5s ease, -webkit-transform 0.3s ease-out 0.4s;
    transition: top 0.5s ease, -webkit-transform 0.3s ease-out 0.4s;
    transition: top 0.5s ease, transform 0.3s ease-out 0.4s;
    transition: top 0.5s ease, transform 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);top: 0px;
  }
  /*导航样式*/



@media only screen and (max-width: 340px){
  .ser_ico_con .s2_r_con dl dd h4{height: 55px;}
}

@-webkit-keyframes ico_o{
  0%{
    left:35%;
  }
  100% {
    left:70%;
  }
}
@keyframes ico_o{
  0%{
    left:35%;
  }
  100% {
    left:70%;
  }
}
@media only screen and (max-width: 1366px){
  @-webkit-keyframes ico_o{
    0%{
      left:40%;
    }
    100% {
      left:60%;
    }
  }
  @keyframes ico_o{
    0%{
      left:40%;
    }
    100% {
      left:60%;
    }
  }
}
@-webkit-keyframes ico_t{
  0%{
    left:120%;
  }
  100% {
    left:20%;
  }
}
@keyframes ico_t{
  0%{
    left:120%;
  }
  100% {
    left:20%;
  }
}
@-webkit-keyframes ico_th{
  0%,100%{
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes ico_th{
  0%,100%{
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes ico_f{
  0%{
    transform:rotate(0deg);
  }
  100% {
    transform:rotate(360deg);
  }
}
@keyframes ico_f{
  0%{
    transform:rotate(0deg);
  }
  100% {
    transform:rotate(360deg);
  }
}
@-webkit-keyframes ico_fi{
  0%{
    transform:translateX(0) translateY(0px);
  }
  50%{
    transform:translateX(7px) translateY(0px);
  }
  100% {
    transform:translateX(7px) translateY(-7px);
  }
}
@keyframes ico_fi{
  0%{
    transform:translateX(0) translateY(0px);
  }
  50%{
    transform:translateX(7px) translateY(0px);
  }
  100% {
    transform:translateX(7px) translateY(-7px);
  }
}
@-webkit-keyframes ico_s{
  0%{
    transform:translateX(-10px);
  }
  100% {
    transform:translateX(0px);
  }
}
@keyframes ico_s{
  0%{
    transform:translateX(-10px);
  }
  100% {
    transform:translateX(0px);
  }
}
@media only screen and (max-width: 1600px){
  @-webkit-keyframes ico_s{
    0%{
      transform:translateX(-6px);
    }
    100% {
      transform:translateX(0px);
    }
  }
  @keyframes ico_s{
    0%{
      transform:translateX(-6px);
    }
    100% {
      transform:translateX(0px);
    }
  }
}
body{font-size: 14px;

  
    margin: 0;
    background-size: cover;
    -ms-behavior: url(../images/backgroundsize.min.htc);
    behavior: url(../images/backgroundsize.min.htc);
}
html,body{height: 100%;}
body.n_body{margin:0 auto;overflow: visible;overflow-x: hidden;}
body.w1200{overflow: visible;height: auto;}
/*内页 样式 */
h3 p.f_title{line-height: 0.9;}
h3 span.line{display:block;height: 1px;width:100px;}
.cl_box{position: relative;z-index: 9;}
.cl_con03{height:300px;background: #fff;}
.cl_con03 .cl_c03_text{width: 550px;margin:0px auto 0;text-align: center;}
.cl_con03 .cl_c03_text h3{position: relative;/*入场动画*/top:10px;opacity: 0;}
.cl_con03 .cl_c03_text h3 p{color: #262626;}
.cl_con03 .cl_c03_text h3 span.line{margin-left:auto;margin-right:auto;background: #383838;}
.cl_con03 .cl_c03_text div.p{color: #7d7d7d;position: relative;/*入场动画*/top:10px;opacity: 0;}

.c03_bottom_line{width: 17%;height: 1px;background: #acacac;position: absolute;}
.commer_con03 .c03_bottom_line{bottom: 149px;}
.brand_con03 .c03_bottom_line{bottom: 149px;}
.left_line{left: 0px;}
.left_line span{display: inline-block;background: #cc0000;width: 0%;height: 100%;position: absolute;}
.right_line{right: 0px;}
.right_line span{display: inline-block;background: #cc0000;width: 0%;height: 100%;position: absolute;}
.cl_c03_bottom{margin-top:40px;position: relative;}
.cl_c03_bottom .c03_lay{width: 1020px;margin:0 auto;}
.cl_c03_bottom dl{width: 240px;float: left;position: relative;display: inline-block;}
.cl_c03_bottom dl dt{height: 51px;line-height: 51px;width:51px;margin-left: 4px;position: relative;}
.cl_c03_bottom dl dt img{vertical-align:middle;}
.cl_c03_bottom dl dt em{position: absolute;left: 0px;top:0;width: 0px;overflow: hidden;}

.cl_c03_bottom dl dd.dian{border:1px solid #acacac;width: 18px;height: 18px;
  border-radius: 100%;position: relative;
  margin:20px 0 20px 18px;
}
.cl_c03_bottom dl dd.dian span{display:inline-block;position: absolute;left: 3px;top:3px;
  width: 12px;height: 12px;border-radius: 100%;background: #acacac;
}
.cl_c03_bottom dl dd.line{width: 86%;height: 1px;background: #acacac;
  position: absolute;top: 80px;left: 45px;
}
.cl_c03_bottom dl dd.line span{position: absolute;background: #cc0000;display: inline-block;width: 0%;height: 1px;}
.cl_c03_bottom dl dd.text{width: 60px;}
.cl_c03_bottom dl:last-child{width: auto;}
.cl_c03_bottom dl:last-child dd.line{display: none;}

.p_f_03 .cl_con03{position: fixed;z-index:3; left:0; top:0; right:0; margin-top:0 !important;}

.commer_con03{background: url(../images/commer_con03_bg.jpg) no-repeat center top;}
.commer_con03 .cl_c03_text{width:700px;}
.commer_con03 .cl_c03_text h3{}
.commer_con03 .cl_c03_text h3 p{color: #fff;}
.commer_con03 .cl_c03_text h3 span.line{background: #fff;}
.commer_con03 .cl_c03_text div.p{color: #ccc;}
.commer_con03 dl{width: 236px;}
.commer_con03 dl dt{height: 54px;width: 67px;}
.commer_con03 dl dd.text{height: 54px;line-height:54px;width: 80px;color: #fff;margin-left: -5px;}
.commer_con03 dl dd.dian{width: 5px;height: 5px;background: #cdcdcd;border:0;margin:24px 0 20px 25px;}
.commer_con03 dl dd.dian span{width: 1px;height: 30px;border-left: 1px dashed #fff;border-radius: 0;left:2px;top:10px;background: transparent;}
.commer_con03 dl dd.line{left: 30px;width: 100%;}

.commer_con03 dl:nth-child(2) dd.dian span{ top:-35px;}
.commer_con03 dl:nth-child(3) dt{margin-left:-8px;}
.commer_con03 dl:nth-child(4) dd.dian span{ top:-35px;}
.commer_con03 dl:nth-child(4) dd.text{margin-left: -10px;}
.commer_con03 dl:nth-child(5) dt{margin-left:-6px;}
.commer_con03 dl:nth-child(5) dd.text{margin-left: -10px;}

.xq_bnt{text-align: center;margin-top: 70px;}
.xq_bnt a{
    display: inline-block;width: 280px;height: 50px;line-height: 50px;text-align: center;
    border:1px solid #f60;border-radius: 10px;
}
.xq_bnt a img{margin-top: 13px;}

@media only screen and (max-width: 1600px){
  .commer_con03 .c03_bottom_line{bottom: 148px;}
  .brand_con03 .c03_bottom_line{bottom: 148px;}
}
@media only screen and (max-width: 1366px){
  .cl_con03 .cl_c03_text{margin-top: 0px;}
  .cl_c03_bottom{margin-top: 40px;}
  .commer_con03 .c03_bottom_line{bottom: 148px;}
  .isIe .commer_con03 .c03_bottom_line{bottom: 363px;}
  .brand_con03 .c03_bottom_line{bottom: 148px;}
  .xq_bnt{margin-top: 40px;}
}
@media only screen and (max-width: 1200px){
  .cl_con03{height: 550px;}
  .cl_c03_bottom{margin-top: 20px;}
  .cl_c03_bottom .c03_lay{width: 100%;padding:0 40px;box-sizing:border-box;}
  .brand_con03 .c03_bottom_line{/*bottom: 310px*/display: none;}

  .commer_con03 .c03_bottom_line{bottom:200px;}
  .commer_con03 dl{width:23%;}
}
@media only screen and (max-width: 1100px){
  .commer_con03 .c03_bottom_line{bottom:289px;}
}
@media only screen and (max-width: 1024px){
  .cl_c03_bottom dl{width: 22%;}
  .cl_c03_bottom .c03_lay{transform:translateX(30px);}
  .commer_con03 .c03_bottom_line{bottom: 197px;}
}
@media only screen and (max-width: 900px){
  .cl_con03{height: 500px;}
  .cl_c03_bottom .c03_lay{transform:translateX(20px);}
  .commer_con03 .c03_bottom_line{bottom: 255px;}
}
@media only screen and (max-width: 767px){
  .xq_bnt{margin-top:30px;}
  .xq_bnt a{width: 190px;height: 45px;line-height: 45px;}
  .xq_bnt a img{margin-top: 10px;}

  .cl_con03{height: auto;padding-bottom: 30px;}
  .cl_con03 .cl_c03_text{width: 100%;padding:0 20px;box-sizing:border-box;margin-top:00px;}

  .cl_c03_bottom .c03_lay{padding:0;transform:translateX(12px);}
  .cl_c03_bottom{margin-top: 20px;}
  .cl_c03_bottom dl{width: 20%;margin-bottom: 20px;}
  .cl_c03_bottom dl dt{width: 35px;margin-left: 12px;}
  .cl_c03_bottom dl dt em{width: 35px!important;opacity: 0;}
  .cl_c03_bottom dl dt img{width: 100%;}
  .brand_con03 .cl_c03_bottom dl dd.line{width: 70%;top: 70px;left:41px;}
  .brand_con03 .cl_c03_bottom dl dd.dian{margin:12px 0 12px 22px;width:12px;height: 12px;}
  .brand_con03 .cl_c03_bottom dl dd.dian span{width: 8px;height: 8px;top: 2px;left: 2px; }
  .cl_c03_bottom dl dd.text{font-size: 12px;text-align: center;}
  .brand_con03 .c03_bottom_line{bottom: 223px;display: none;}
  .brand_con03 .c03_bottom_line.right_line{bottom: 91px;width: 40px!important;}

  .cl_c03_bottom{overflow: hidden;}

}
