/*DC 茅隆鹿莽鈥郝?/
@charset "utf-8";


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; }
body { background:#fff; color:#000; font-size:14px; font-family: 'Microsoft yahei', Arial; }
a { text-decoration:none; }
a:hover{ text-decoration:none; }
img { border:none; }
ol,ul,li { list-style:none; }
p{margin:0px; padding:0px;}

body{
     background-repeat:repeat-x;
     background-position:center 80px;
}
html.hv-max,
html.hv-max body{
     width:100%; height:100%;
     overflow:hidden; position:relative;
}

@keyframes flotage{
      50%{-webkit-transform:translate(0px,-12px);-moz-transform:translate(0px,-12px);-ms-transform:translate(0px,-12px);-o-transform:translate(0px,-12px);},
      100%{-webkit-transform:translate(0px,-6px);-moz-transform:translate(0px,-6px);-ms-transform:translate(0px,-6px);-o-transform:translate(0px,-6px);}
}

@-webkit-keyframes pop {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pop {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes sway{
     25%{
       transform:translateX(20px);
     }
     50%{
       transform:translateX(-20px);
     }
     75%{
       transform:translateX(20px);
     }
}
@keyframes shwme{
     25%{
       transform:translateX(30px);
     }
     50%{
       transform:translateX(10px);
     }
     75%{
       transform:translateX(40px);
     }
}

@keyframes chaos-ske{
 2% {
  transform:translate(7px, 13px) rotate(0deg)
 }
 4% {
  transform:translate(9px, -6px) rotate(0deg)
 }
 6% {
  transform:translate(-1px, -4px) rotate(2deg)
 }
 8% {
  transform:translate(-13px, 15px) rotate(12deg)
 }
 10% {
  transform:translate(-1px, 5px) rotate(-8deg)
 }
 12% {
  transform:translate(-4px, 5px) rotate(-8deg)
 }
 14% {
  transform:translate(4px, -2px) rotate(10deg)
 }
 16% {
  transform:translate(8px, -6px) rotate(12deg)
 }
 18% {
  transform:translate(11px, -3px) rotate(7deg)
 }
 20% {
  transform:translate(6px, 7px) rotate(7deg)
 }
 22% {
  transform:translate(9px, 5px) rotate(11deg)
 }
 24% {
  transform:translate(1px, -5px) rotate(-14deg)
 }
 26% {
  transform:translate(2px, 8px) rotate(8deg)
 }
 28% {
  transform:translate(-12px, -12px) rotate(-11deg)
 }
 30% {
  transform:translate(1px, 14px) rotate(-8deg)
 }
 32% {
  transform:translate(-4px, -9px) rotate(14deg)
 }
 34% {
  transform:translate(0px, 9px) rotate(5deg)
 }
 36% {
  transform:translate(8px, -12px) rotate(1deg)
 }
 38% {
  transform:translate(-8px, -6px) rotate(6deg)
 }
 0%,40%,100% {
  transform:translate(0, 0) rotate(0)
 }
}
@keyframes bounce{0%,100%,20%,53%,80%{
   -webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);
   transition-timing-function:cubic-bezier(0.215,.61,.355,1);
   -webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)
   }
   40%,43%{
      -webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);
      transition-timing-function:cubic-bezier(0.755,.050,.855,.060);
      -webkit-transform:translate3d(0,-30px,0);
      transform:translate3d(0,-30px,0)
   }
   70%{
      -webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);
      transition-timing-function:cubic-bezier(0.755,.050,.855,.060);
      -webkit-transform:translate3d(0,-15px,0);
      transform:translate3d(0,-15px,0)
   }
   90%{
      -webkit-transform:translate3d(0,-4px,0);
      transform:translate3d(0,-4px,0)
   }
}

@keyframes zoxup {
  50% {
      transform:translateX(-300%);
  }
  100%{
     transform:translateX(10%);
  }
}
@keyframes zoxdown {
  50% {
      transform:translateX(300%);
  }
  100%{
     transform:translateX(-10%);
  }
}
.am-ani {
  -webkit-animation: pop 200ms ease 0ms;
          animation: pop 200ms ease 0ms;
}

/*select::-ms-expand { display: none; }*/         
/*select{-webkit-appearance:none;-moz-appearance:none; -ms-appearance:none;appearance:none;}*/

.ng-minwins{min-width:1200px;}

.ng-fault{ width:100%; overflow:hidden;}

.ng-ini{width:1200px; margin:0px auto; }

.ng-indo{ width:100%; min-height:100%; overflow:auto;}

.ng-paddor{  padding-left: 15px;  padding-right: 15px;}

.ng-container{ position:relative; }

.ng-iniov{ overflow:hidden;}

.ng-bg{ background-color:rgba(0,0,0,.1) !important;}

.ng-bg-theme{ background-color:#C9293E !important;}

.ng-bg-ccc{ background-color:#F9F9F9 !important;}

.ng-bg-fff{ background-color:#fff  !important;}

.ng-bg-fuse{ background-color:#FDD1B0  !important;}

.ng-bg-inswiper{background-color:#C6CFDC;}

.ng-bg-assist{ background-color:#EAEAEA;}

.ng-bg-asind{ background-color:#F1F5F1;}

.ng-bg-asever{ background-color:#F4F4F4;}

.ng-bg-info{ background-color:#6FB7FA;}

.ng-bg-succeed{ background-color:#A5DA43;}

.ng-bg-warning{ background-color:#FFCA3B;}

.ng-bg-danger{ background-color:#FF8F76;}

.ng-pull-left{ float:left; }

.ng-pull-right{ float:right;}

.ng-oa a{ display:block; width:100%; overflow:hidden;}

.ng-oa a img{ display:block; width:100%;}

.box-sunsd{box-shadow:0px 0px 10px deeppink inset;}

.text-left{ text-align:left;}

.text-center{ text-align:center;}

.text-right{ text-align:right;}

.text-indent{ text-indent:28px;}

.ng-clear{ clear:both; display:block; height:0px; visibility:hidden; }

.ng-co-theme{
    color:#005FA1;
}
.ng-row{margin-left:-15px; margin-right:-15px; *zoom:1; _position:relative;}

.ng-col{float:left;}

.text-red{ color:red;}

.text-warning{color:#FFC119;}

.gr-row{
     margin-left:-15px;
     margin-right:-15px;
     *zoom:1; _position:relative;
}
.gr-col{ float:left; }
.gr-col-12{width: 100%;}
.gr-col-11{width: 91%;}
.gr-col-10{width: 83.32%;}
.gr-col-9_5{width:79%;}
.gr-col-9{width: 75%;}
.gr-col-8_5{width:70%;}
.gr-col-8{width: 66.64%;}
.gr-col-7_5{width:63.5%;}
.gr-col-7{width: 58%;}
.gr-col-6{width: 50%;}
.gr-col-5{width: 42%;}
.gr-col-4_5{width:36.5%;}
.gr-col-4{width: 33.32%;}
.gr-col-3_5{width: 30%;}
.gr-col-3{width: 25%;}
.gr-col-2_5{width: 21%;}
.gr-col-2{width: 16.62%;}
.gr-col-1{width: 9%;}

.gr-padd{ padding-left:15px; padding-right:15px; min-height:1px;}

.ng-vovh{ position:relative; z-index:2; min-height:100vh; }




/*load E in K*/

.io-head{
       position:fixed;
       top:0px; left:0px;
       width:100%; z-index:200;
       -webkit-transition:all .3s ease-in 0s;
      -moz-transition:all .3s ease-in 0s;
      -o-transition:all .3s ease-in 0s;
      transition:all .3s ease-in 0s;
      background-color:#fff;
       box-shadow:0px 2px 8px rgba(0,0,0,.2);
}
.io-head .ng-ini{
       height:100%;
}


.io-hvs{
        background-color:#1A1A1A;
        height:36px; position:relative;
}
.io-hvs .ve-ice{
        width:26px; height:26px;
        display:block;
        float:left;
        overflow:hidden;
        margin-right:10px;
        margin-top:5px;
}
.io-hvs .ve-ice img{
        width:100%; display:block;
}
.io-hvs .ve-tit{
        height:36px; line-height:36px;
        font-size:14px; color:#fff;
        float:left; overflow:hidden;
        position:relative;
}
.io-hvs .ve-tit>span{
        font-size:110%;
}








.io-boom{
       position:relative;
       top:0px; height:100px;
       background-color:#fff;
       width:100%;
       border-radius:2px;
       -webkit-transition:all .3s ease-in .2s;
      -moz-transition:all .3s ease-in .2s;
      -o-transition:all .3s ease-in .2s;
      transition:all .3s ease-in .2s;
}

html.main-trans .io-boom{
       height:70px;
}


.io-logo{
       width:300px; height:63px;
       position:absolute;
       top:50%; margin-top:-35px;
       left:2px; overflow:hidden;
       -webkit-transition:all .3s ease-in .2s;
      -moz-transition:all .3s ease-in .2s;
      -o-transition:all .3s ease-in .2s;
      transition:all .3s ease-in .2s;
}
html.main-trans .io-logo{
       height:56px;
       margin-top:-28px;
       left:0px;
}
.io-logo a{
       height:100%; display:block;
       position:relative;
}
.io-logo a img{
       height:100%; display:block;
}
.io-nav{
       height:100px;
       position:relative;
}
html.main-trans .io-nav{
       height:70px;
}

.io-nav>ul>li{
     float:left;
     padding:0px 0px;
     position:relative;
     height:100px;
}
html.main-trans .io-nav>ul>li{
     height:70px;
}
.io-nav .k-doc{
     overflow:hidden;
     padding:0px 3px;
     position:relative;
}
.io-nav .k-aispan{
     background-color:#EAB217;
     background-color:#d77c24;
     position:absolute;
     bottom:-100%; left:0px; 
     z-index:6; width:100%; height:100%;
     -webkit-transition:all .2s ease-in 0s;
    -moz-transition:all .2s ease-in 0s;
    -o-transition:all .2s ease-in 0s;
    transition:all .2s ease-in 0s;
}
.io-nav .k-doc a{
     overflow:hidden;
     padding:0px 14px;
     height:100px;
     display:block;
     line-height:100px;
     font-size:16px;
     color:#353535;
     position:relative;
     z-index:10;
     text-align:center;
     -webkit-transition:all .2s ease-in 0s;
    -moz-transition:all .2s ease-in 0s;
    -o-transition:all .2s ease-in 0s;
    transition:all .2s ease-in 0s;
}
html.main-trans .io-nav .k-doc a{
     height:67px; line-height:66px;
}
.io-nav>ul>li.k-aiv .k-doc a{
     color:#fff;
}
.io-nav>ul>li:hover .k-doc a{
     color:#E52129;
}
.io-nav>ul>li.k-aiv .k-aispan{
     bottom:0%;
}
.io-nav>ul>li:hover .k-aispan{
     bottom:-96%;
}
.io-nav>ul>li.k-aiv:hover .k-aispan{
     bottom:0%;
}

.io-nav .k-elist{
     position:absolute;
     width:140px; 
     top:92px; left:50%;
     margin-left:-70px;
    
     padding-top:8px;
}
.k-elist{display:none;}
.io-nav ul li:hover .k-elist{display:block;}

html.main-trans .io-nav .k-elist{
     top:62px;
}
.io-nav .k-elist-ini{
     position:relative;
     background-color:#fff;
     border-radius:0px 0px 4px 4px;
     padding:2px 0px 6px;
     overflow:hidden;
     box-shadow: 0px 2px 8px rgba(0,0,0,.2);
}
.io-nav .k-elist-ini li{
     padding:4px 12px;
     overflow:hidden;
     position:relative;
     margin:0px auto 0px;
}
.io-nav .k-lavel{
     border-bottom:1px solid #D3D3D3;
     overflow:hidden;
     position:relative;
     display:block;
     height:34px;
     line-height:30px;
     text-overflow:ellipsis;
     white-space:nowrap;
     text-align:center;
     color:#535353;
     -webkit-transition:all .3s ease 0s;
    -moz-transition:all .3s ease 0s;
    -o-transition:all .3s ease 0s;
    transition:all .3s ease 0s;
}
.io-nav .k-lavel:hover,
.io-nav .k-elist-ini li.k-elist-this{
     color:#E40211;
}
.io-nav .k-lavel:hover .k-lavel,
.io-nav .k-elist-ini li.k-elist-this .k-lavel{
     border-bottom:1px solid #E40211;
}
/*杞挱鍥?/
      .slideBox{width:100%;overflow:hidden;position:relative;margin-top: 100px;}
      .slideBox .hd{ height:15px; overflow:hidden; position:absolute; left:0;right:0;margin:auto;width:105px; bottom:25px; z-index:1; }
      .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
      .slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer;border-radius:50%;margin-right:20px; }
      .slideBox .hd ul li.on{ background:#d77c24; color:#fff; }
      .slideBox .bd{ position:relative; height:100%; z-index:0;   }
      .slideBox .bd li{ zoom:1; vertical-align:middle; }
      .slideBox .bd img{width: 100%;display:block;}
.title_wrap{width:100%;text-align:center;padding:30px 0 40px;}
.title_cn{color:#d77c24;font-size:24px;}
.title_en{color:#d7d7d7;font-size:10px;}
/*瑙ｅ喅鏂规*/
.index_case{width:100%;overflow:hidden;margin:80px 0  100px;}
.featureBox .box{text-align:center;}
.featureBox .box a{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;}
.featureBox .box{display:inline-block;}
.featureBox .box #a2{display:none;}
.featureBox .box:hover #a1{display:none;}
.featureBox .box:hover #a2{display:block;}
.clear{height:40px;width:100%;overflow:hidden;}
/*浜у搧涓績*/
.index_product{width:100%;background-image:url(/style/img/index_product_bj.png);text-align:center;}
.index_product_more{width:180px;height:40px;border:1px #ffffff solid;margin:0 auto;text-align:center;line-height:40px;}
.index_product_more a{display:block;width:100%;color:#ffffff; }
.featureBox2 .box{background:#ffffff;text-align:center; }
.featureBox2 .box  a{display:block;width:345px;}
.featureBox2 .box  a .pt{width:100%;height:200px;}
.featureBox2 .box a span{display:block;padding:13px 0;}
.featureBox2 .box a .pt .e{width:68px;height:44px;position:absolute;right:0;left:0;bottom:0;top:0;background-image:url(/style/img/e.png);margin:auto;}
.featureBox2 .box a .pt img{width:100%;height:100%;overflow:hidden;}
.featureBox2 .box #change{display:none;}
#change{width:345px;background-color:rgba(0,0,0,.6);position:absolute;top:0;height:100%;}
#change span{display:block;background-color:#d47824;color:#ffffff;}
.featureBox2 .box:hover #change{display:block;}
.index_product_list ul{display:inline-block;}
.index_product_list ul li{float:left;width:115px;height:30px;border:1px #ffffff solid;text-align:center;line-height:30px;border-radius:20px;color:#ffffff;cursor:pointer;margin-right:35px;}
.index_product_list ul li.on{background-color:#d47824;}
.index_product_list ul li a{color:#ffffff;}
.index_product_more:hover{background-color:#d77c24;}
/*鏈嶅姟涓績*/
.index_fuwu{width:100%;}
.featureUL3 .box{text-align:center;}
.featureUL3 .box span{display:block;width:100%;padding:18px 0;background:#e5e5e5;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.featureUL3 .box:hover span{background:#d47824;color:#ffffff;}
.featureBox3 .box img{width:100%;height:348px;overflow:hidden;}
/*鏂伴椈涓績*/
.index_news{width:100%;background-image:url(/style/img/index_news_bj.jpg);}
.wrap{max-width:1200px;margin:0 auto;}
.index_news_content{width:100%;overflow:hidden;}
.index_news_content .i_n_c_l{width:275px;float:left;background-color:#d47824;}
.index_news_content .i_n_c_l p{padding:20px 0;text-align:center;color:#ffffff;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.index_news_content .i_n_c_l img{width:100%;height:188px;overflow:hidden;}
.index_news_content .i_n_c_l span{display:block;color:#999999;background-color:#ffffff;padding:10px 10px;line-height:20px;height:70px;overflow:hidden;}
.index_news_content .i_n_c_c{width:68%;float:left;padding-left:20px;}
.index_news_content .i_n_c_r{float:right;width:100px;}
.i_n_c_wrap ul li{width:100%;background-color:#ffffff;margin-bottom:24px;padding:15px;}
.i_n_c_wrap ul li a{display:block;width:100%;}
.i_n_c_wrap ul li a .title{font-weight:bloder;}
.i_n_c_wrap ul li a .content{width:100%;font-size:12px;color:#999999;line-height:20px;height:40px;overflow: hiddn;overflow: hidden;}
.i_n_c_r ul li{width:95px;height:95px;border-radius:5px;background-color:#d47824;color:#ffffff;text-align:center;margin-bottom:16px;}
.i_n_c_r ul li span{font-size:24px;padding:20px 0 10px;display:inline-block;}
.index_news_more{width:180px;height:40px;margin:0 auto;text-align:center;line-height:40px;border:1px #ffffff solid;}
.index_news_more a{color:#ffffff;font-size:16px;}
.index_news_more:hover{background-color:#d47824}
/*鍏充簬鎴戜滑*/
.index_about{width:100%;text-align:center;margin:40px 0 80px}
.index_about_content{width:100%;}
.index_about_content span{padding:20px 0;display:block;}

/*鑱旂郴鎴戜滑*/
.index_contact{width:100%;background-image:url(/style/img/index_contact_bj.jpg);}
.index_contact_content{width:100%;overflow:hidden;}
/*.index_contact_content .l{width:60%;float:left;}
.index_contact_content .r{width:40%;float:left;}*/
.index_contact_content .l form {width:490px;margin:0 auto;}
.index_contact_content .l form input{width:100%;height:50px;border:0px;border-bottom:1px #999999 solid;}
.index_contact_content .l form textarea{width:100%;height:130px;border:0px;}
.index_contact_content .l form input[type="submit"]{background-color:#d47824;color:#ffffff;font-size:16px;}
.index_contact_content .r ul li{width:100%;height:38px;margin-bottom:22px;color:#ffffff;line-height:38px;}
.index_contact_content .r ul li span{width:38px;height:26px;display:block;float:left;margin-top:5px;}
input::-webkit-input-placeholder{ /*WebKit browsers*/ padding-left:10px;}
input::-moz-input-placeholder{ /*Mozilla Firefox*/ padding-left:10px;}
input::-ms-input-placeholder{ /*Internet Explorer*/ padding-left:10px; }
textarea::-webkit-input-placeholder{ /*WebKit browsers*/ padding-left:10px;}
textarea::-moz-input-placeholder{ /*Mozilla Firefox*/ padding-left:10px;}
textarea::-ms-input-placeholder{ /*Internet Explorer*/ padding-left:10px; }
/*灏鹃儴*/

/*浜у搧涓績椤甸潰*/
.p_page{width:100%;overflow:hidden;margin-top:100px;}
.product{width:100%}
/*.product img{width:100%;overflow:hidden;}*/
.p_nav{width:100%;height:60px;box-shadow:0px 5px 5px rgba(0,0,0,.5);margin-bottom:60px;text-align:center;}
.p_nav ul{display:inline-block;height:40px;margin:10px 0;}
.p_nav ul li{float:left;width:130px;height:40px;text-align:center;line-height:40px;margin-right:40px;}
.p_nav ul li.on{float:left;width:130px;height:40px;text-align:center;line-height:40px;border-radius:30px;margin-right:40px;background-color:#d47824}
.p_nav ul li.on a{color:#ffffff;}
.product_show{width:100%;}
.product_show ul li{float:left;padding:0px 8px;margin-bottom:60px;}
.product_show ul li a{display:block;width:100%;height:400px;border:2px #999999 solid;}
.product_show ul li a:hover{box-shadow:0px 5px 5px rgba(0,0,0,.5);}
.product_pt{width: 1200px;height:225px;display: table-cell;vertical-align: middle;text-align:center;/* width: 100%; */}
.product_pt img{width:auto;max-width:100%;max-height:100%;}
.product_show ul li p{text-align:center;font-size:16px;color:#333333; padding:20px 0;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;width:100%;}
.product_show ul li span{padding:0 15px;display:block;line-height:24px;color:#666666;}
/* 浜у搧璇︽儏椤?/
.download{width:265px;height:60px;margin-top:30px;}
.download a{display:block;width:100%;overflow:hidden;background-image:url(/style/img/download.jpg);height:60px;background-repeat:no-repeat;background-size:100% 100%;}
.p_xiangqing{width:100%;}
.about_title{width:100%;height:56px;}
.about_title .l{width:180px;height:56px;background-color:#d47824;float:left;color:#ffffff;font-size:20px;text-align:center;line-height:56px;}
.about_title .l a{color:#ffffff;font-size:16px;}
.about_title .r{width:1020px;height:56px;float:left;background-image:url(/style/img/p.png);background-repeat:no-repeat;background-size:100% 100%;}
.tiaozhuan{position:fixed;bottom:50px;left:100px;position:absolute;bottom:-850px;}
.tiaozhuan p span{float:left;}
.tiaozhuan p{width:100%;overflow:hidden;margin-bottom:45px;}
.tiaozhuan p .about{padding-right:5px;}
.tiaozhuan p .yuan{display:block;width:15px;height:15px;border:1px #d47824 solid;border-radius:50%;margin-top:3px;}
.tiaozhuan p .yuan a{display:block;width:100%;height:100%;border-radius:50%;}
.tiaozhuan p .yuan a.on{background-color:#d47824;}

/*瑙ｅ喅鏂规*/
.case_show{width:100%;overflow:hidden;}
.case_show ul li{padding:0 14px;margin-bottom:60px;}
.case_wrap{width:100%;text-align:center;}
.case_wrap .more{width:210px;height:40px;background-color:#d47824;line-height:40px;margin:0 auto;}
.case_wrap .more a{display:block;width:100%;color:#ffffff;}
.case_wrap p{font-weight:800;font-size:15px;margin:30px 0;color:#333333;}
.case_wrap  span{display:inline-block;text-align:left;color:#999999;height:40px;overflow:hidden;margin-bottom:30px;}
.case_wrap img{width:100%;height:250px;overflow:hidden;}
.case_show_page h1{text-align:center;}
.case_show_page h2{text-align:center;margin:30px 0;}
.case_show_page .about{font-size:16px;padding:20px 0;line-height:30px;}
.download_content p{text-align:center;font-size:16px;font-weight:800;}
 .download_content .time{text-align:center;font-size:12px;color:#999999;margin:20px 0;}
 .download_fild{width:225px;height:45px;background-color:#d47824;text-align:center;line-height:45px;margin:0 auto;}
.download_fild a{color:#ffffff;display:block;width:100%;font-size:16px;}
.download_content{padding:0 10px;}
.change_page p{color:#999999;margin:10px 0;}
.change_page p a{color:#999999;} 

/*鏂伴椈*/
.news_list{width:100%;overflow:hidden;margin-bottom:50px;}
.news_list ul li{padding:30px 0;border-bottom:1px #999999 solid;}
.news_title_wrap{width:100%;overflow:hidden;font-size:17px;}
.news_title_wrap .title{display:inline-block;float:left;}
.news_title_wrap .data{display:inline-block;float:right;color:#999999;}
.news_content{line-height:26px;color:#999999;width:100%;height:80px;overflow:hidden;margin:30px 0;}
.news_more a{color:#d47824;font-size:17px;}

/*鑱旂郴鎴戜滑*/
.contact_content ul li {width:100%;overflow:hidden;line-height:60px;font-size:16px;}
.contact_content ul li span{display:block;width:52px;height:60px;float:left;margin-right:10px;}
.contact_content  iframe{width:100%;height:540px;margin:50px  0  100px}

/*灏鹃儴*/
.footer{width:100% ;background-color:#313131;overflow:hidden;}
.footer .wrap{padding-top:30px;}
.footer_nav{ }
.footer_nav ul li{float:left;margin-right: 58px;}
.footer_nav ul li a{ color:#ffffff;}
.r_p{ }
.footer_nav ul li  p{margin:25px 0;}
.line_wrap{width:100%;margin-top:30px;}
.line_wrap .line1{display:block;border:.5px #999999 solid;}
.line_wrap .line2{display:block;border:.5px #333333 solid;}
.r_p_wrap {overflow:hidden;width:100%;}
.r_p_wrap img{float:right;}
.share_wrap{float:right;width:100%;margin-top:50px;}
.share_wrap span{display:inline-block;float:right;line-height:34px;margin-right:30px;}
.share_wrap span a{font-size:16px;color:yellow;text-decoration:underline;}
.share{float:right;/* margin: 0 auto; */}
.share ul li{float:left;margin-left:10px;color:#ffffff;line-height:34px;font-size:16px;}
.share ul li a{display:block;width:36px;height:30px;}


    .i_n_c_l{display:none;}
    .i_n_c_l.active{display:block;}