﻿

@charset "utf-8";
html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {margin: 0; padding: 0; }
img { border: 0 none; vertical-align: top; }
ul,li,dl,dd,dt { list-style-type: none; }
i,em,cite { font-style: normal; }
body {  -webkit-text-size-adjust:none;  font-family:"微软雅黑";}
a{ text-decoration: none; }
.clear,.cle {clear:both;}
a,area { blr:expression(this.onFocus=this.blur()) }   
a:focus { outline: none; }    




.t_ver{overflow:hidden;float:right;height:100%;}
.t_ver>ul>li{float:left;height:46px;}
.t_ver>ul>li>a{display:block;height:46px;line-height:50px;font-size:14px;color:#303030;padding:0 9px;position:relative;}
.t_ver>ul>li:last-child>a:after{content:"";display:block;width:1px;height:15px;background:#303030;position:absolute;left:0;top:18px;}
.t_ver>ul>li>a:hover{color:#008fb2;font-size:14px;text-decoration:underline;}


.t_search{width:30px;height:30px;overflow:hidden;float:right;border:1px solid #fff;margin-top:21px;-moz-transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s;}
.t_search:hover{width:180px;border:1px solid rgb(194, 194, 194);-moz-transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s;}
.t_search:hover .t_search_text{width:150px;-moz-transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s;}
.t_search_text{border:0px;display:block;width: 0;height:30px;line-height:30px;border: 0px;background-color:transparent;outline: none;color:#303030;text-indent: 10px;font-size:14px;font-family:"微软雅黑";-moz-transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s;}
#img_ShoveWebControl_Search12{display:block;width:30px;height:30px;border:none;overflow:hidden;`float:left;}


.t_logo{max-width:280px;height:100%;float:left;overflow:hidden;position: absolute;top:8px;}
.t_logo img{max-width:280px; height:100%px; border:0px;width:80%;}


.xn_n_14_wrap{position: relative; height:70px;max-width:920px;float:right;}
.xn_n_14_wrap_main{max-width:920px; height:56px; margin-top:20px;}
.xn_n_14_wrap_main>ul>li{float:left;position:relative;height:56px;}
.xn_n_14_wrap_main>ul>li:nth-child(n+10){display:none;}
.xn_n_14_wrap_main>ul>li:first-child:after{display:none;}
.xn_n_14_wrap_main>ul>li:after{content:"";display:block;width:1px;height:17px;background:#b5b5b5;position:absolute;left:0;top:9px;}
.xn_n_14_wrap_main>ul>li>a{display:block;height:35px;line-height:35px;font-size:16px;color:#303030;margin:0 20px;border-bottom:3px solid #fff;margin-bottom:18px;-moz-transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s;}
.xn_n_14_wrap_main>ul>li>a:hover,.xn_n_14_wrap_menu1_2>a,.xn_n_14_wrap_menu1_cur>a{border-bottom:3px solid #33a1fa !important;color:#33a1fa !important;-moz-transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s;}
.xn_n_14_wrap_main>ul>li>ul{overflow:hidden;background:#fff;}
.xn_n_14_wrap_main>ul>li>ul>li{height:40px;overflow:hidden;background:url(../images/index_02.png) bottom center no-repeat;}
.xn_n_14_wrap_main>ul>li>ul:last-of-type>li:last-child{background:none;}
.xn_n_14_wrap_main>ul>li>ul>li>a{display:block;height:40px;line-height:40px;font-size:14px;color:#343434;text-align:center;padding:0 3px;white-space: nowrap; 
    text-overflow:ellipsis; 
    -o-text-overflow:ellipsis; 
    -moz-binding:url('ellipsis.xml#ellipsis');
  overflow:hidden;}
.xn_n_14_wrap_main>ul>li>ul>li>a:hover{color:#33a1fa;}
.xn_n_14_wrap_main>ul>li>ul>li>ul{display:none !important;}


.top{z-index:99;position:relative;background:#fff;margin:0 auto}
.t_t{position:relative;z-index:100; width:200px; margin:0 auto;overflow:hidden;height:100%;float:right}
.ea_n_wrap{width:1200px;margin:0 auto;height:70px; position: relative;}
@keyframes leftInt{
    0%{transform:translateX(-100%);opacity:0;}
    100%{transform:translateX(0px);opacity:1;}
}
@keyframes rightInt{
    0%{transform:translateX(100%);opacity:0;}
    100%{transform:translateX(0px);opacity:1;}
}
@keyframes upInt{
    0%{transform:translateY(-100%);opacity:0;}
    100%{transform:translateY(0px);opacity:1;}
}
@keyframes downInt{
    0%{transform:translateY(100%);opacity:0;}
    100%{transform:translateY(0px);opacity:1;}
}
@keyframes downInt1{
    0%{transform:translateY(100px);opacity:0;}
    100%{transform:translateY(0px);opacity:1;}
}
@keyframes leftInt2{
    0%{transform:translateX(-100px);opacity:0;}
    100%{transform:translateX(0px);opacity:1;}
}
@keyframes fadeInt{
    0%{opacity:0;},
    100%{opacity:1;}
}
@keyframes keyframes xh{
    0%{transform:translateY(0px)}
    25%{transform:translateY(-5px)}
    50%{transform:translateY(0px)}
    75%{transform:translateY(5px)}
    100%{transform:translateY(0px)}
}
@-webkit-keyframes xh{
    0%{transform:translateY(0px)}
    25%{transform:translateY(-5px)}
    50%{transform:translateY(0px)}
    75%{transform:translateY(5px)}
    100%{transform:translateY(0px)}
}
@-moz-keyframes xh{
    0%{transform:translateY(0px)}
    25%{transform:translateY(-5px)}
    50%{transform:translateY(0px)}
    75%{transform:translateY(5px)}
    100%{transform:translateY(0px)}
}
@-o-keyframes xh{
    0%{transform:translateY(0px)}
    25%{transform:translateY(-5px)}
    50%{transform:translateY(0px)}
    75%{transform:translateY(5px)}
    100%{transform:translateY(0px)}
}




.news_banner{width:100%; height:355px; overflow: hidden; position:relative; margin:0 auto;}
.news_banner_m{z-index:0; width:1920px; height:355px; position:absolute; left:50%; margin-left:-960px;}
.news_banner_m>img{width:100%;height:100%;}




.n_content_right_name_r{float:right;}
.n_r_wz1,.n_content_right_name_r>ul>li>img{display:none;}
.n_r_wz1,.n_r_wz2,.n_r_wz3,.n_r_wz4,.n_r_wz5,.n_r_wz6{}
.n_content_right_name_r>ul>li{float:right;height:80px;line-height:80px;}
.n_content_right_name_r>ul>li>span{float:left;}
.n_content_right_name_r>ul>li>span a{font-size:12px;color:#303030;float:left;}
.n_content_right_name_r>ul>li>span a:hover{color:#33a1fa;}
.n_r_wz3,.n_r_wz5{font-size:0;display:block;width:28px;background:url(../images/right_name_r_01.png) center no-repeat;float:left;}


.n_content_left_cnt li a {font-size: 16px;color: #333;/* padding-bottom: 38px; */display: block;}
.n_content_left_cnt li {float: left;padding-right: 35px;/* padding-top: 20px; */line-height: 75px;}
.n_content_left_cnt li ul {display: none;}
.left_menu1_cur a,.left_menu1_2 a { border-bottom: 3px solid #33a1fa;}


.n_main{width:100%; margin:0; padding:0;height:auto; overflow:hidden;z-index:5; position: relative;min-width:1200px;} 
.n_content{width:100%; margin:0 auto;overflow:hidden;}


.n_content_left{width:100%;position:relative;overflow:hidden;background:url(../images/gong_content_left.png) left top repeat-x;min-height:82px;}
.news_complex_body .n_content_left{background:none;}
.n_content_left_wrap{width:1200px;overflow:hidden;margin:0 auto;}


.n_content_right{position:relative; width:100%; height: auto;overflow:hidden;}


.n_content_right_name{display:none;}


.n_content_right_m{width:1200px;margin:0 auto;}


.news_c_index_599_wrap{width:100%;height:auto;overflow:hidden;}
.news_c_index_599_main{width:100%;height:auto;margin:0 auto;}
.news_c_index_599_inner,.news_c_index_599_tul{height:auto;overflow:hidden;position: relative;}
.news_c_index_599_tul>li:nth-child(2n+1){background: #ffffff;}
.news_c_index_599_tli{overflow:hidden;padding-bottom:42px;position: relative;background: #eeefef;}
.news_c_index_599_tli_wrap{width:1200px;overflow:hidden;margin:0 auto;position: relative;}
.news_c_index_599_tbox{width:100%;overflow:hidden;position:relative;margin:0 auto;padding-top:20px;border-bottom:1px solid #c9c9c9;}
.news_c_index_599_tbox>div{float:left;overflow:hidden;}
.news_c_index_599_tname{height:58px;line-height:58px;font-size:24px;color:#121212;font-weight:bold;margin-right:10px;}
.news_c_index_599_tenname{height:50px;line-height:50px;margin-top:8px;font-size:13px;color:#979797;}
.news_c_index_599_tgomore{float:right !important;}
.news_c_index_599_tgomore>a{display:block;height:48px;line-height:48px;margin-top:10px;font-size:14px;color:#979797;}
.news_c_index_599_tgomore>a:hover{color:#33a1fa;}
.news_c_index_599_tmain{float:right !important;overflow:hidden;margin-right:20px;position: relative;}
.news_c_index_599_t2name{overflow:hidden;margin-top:22px;}
.news_c_index_599_t2name>li{float:left;height:28px;overflow:hidden;}
.news_c_index_599_t2name>li>a{display:block;height:28px;line-height:28px;font-size:14px;color:#121212;padding:0 10px;}
.news_c_index_599_t2name>li>a:hover{background:#33a1fa;color:#fff;}
.news_c_index_599_prev{position:absolute;left:500px;bottom:5px;width:13px;height:26px;background:url(../images/news_complex_03.png) center no-repeat;z-index: 23;cursor:pointer;overflow:hidden;-moz-transition: all 0.5s ease-out 0s;-webkit-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;}
.news_c_index_599_prev:hover{background:url(../images/news_complex_03_h.png) center no-repeat;-moz-transition: all 0.5s ease-out 0s;-webkit-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;}
.news_c_index_599_next{position:absolute;right:500px;bottom:5px;width:13px;height:26px;background:url(../images/news_complex_04_h.png) center no-repeat;z-index: 23;cursor:pointer;overflow:hidden;-moz-transition: all 0.5s ease-out 0s;-webkit-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;}
.news_c_index_599_next:hover{background:url(../images/news_complex_04.png) center no-repeat;-moz-transition: all 0.5s ease-out 0s;-webkit-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;}
.news_c_index_599_cbox{width:1200px;position:relative;overflow:hidden;margin:0 auto;padding-top:30px;}
.news_c_index_599_t2ul{position:relative;overflow:hidden;width:99999em;z-index: 22;}
.news_c_index_599_t2li{width:1200px;overflow:hidden;float: left;z-index:24;position:relative;}
.news_c_index_599_c2ul{position:relative;display:block;overflow:hidden;}
.news_c_index_599_t2li:first-child{display:block;}
.news_c_index_599_ccli{width:362px;height:auto;overflow:hidden;float:left;position:relative;background:#fff;border:1px solid #dddddd;margin-right:50px;margin-top:12px;padding-bottom:15px;}
.news_c_index_599_ccli:hover{border:1px solid #4a5885;box-shadow: 0 0 10px 5px #d4d3d3;-moz-transition: all 0.5s ease-out 0s;-webkit-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;}
.news_c_index_599_ccli:hover .news_c_index_599_img img{-webkit-transform: scale(1.1,1.1);-moz-transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1);transform: scale(1.1,1.1);}
.news_c_index_599_img{width:320px;height:222px;overflow:hidden;margin:18px auto 15px;}
.news_c_index_599_img img{width:100%;height:100%;-webkit-transition: transform 0.5s linear;-moz-transition: transform 0.5s linear;-ms-transition: transform 0.5s linear;-o-transition: transform 0.5s linear;transition: transform 0.5s linear;}
.news_c_index_599_ft{width:320px;margin:0 auto;overflow:hidden;}
.news_c_index_599_title{height:36px;overflow:hidden;}
.news_c_index_599_title>a{display:block;height:36px;line-height:36px;font-size:16px;color:#2e2e2e;white-space: nowrap;text-overflow:ellipsis; 
  -o-text-overflow:ellipsis; 
  -moz-binding:url('ellipsis.xml#ellipsis');
  overflow:hidden;}
.news_c_index_599_ccli:hover .news_c_index_599_title a{color:#33a1fa;text-decoration:underline;}
.news_c_index_599_headDate{width:135px;height:22px;line-height:22px;overflow:hidden;font-size:14px;color:#868686;padding-bottom:9px;border-bottom:1px solid #b5b5b5;}
.news_c_index_599_headDate span{float:left;}
.news_c_index_599_intro{overflow:hidden;margin-top:25px;width:100%;height:60px;line-height:20px;font-size:14px;color:#5d5d5d;}
.news_c_index_599_more{overflow:hidden;margin-top:5px;}
.news_c_index_599_more>a{display:block;float:right;width:30px;height:30px;overflow:hidden;background:url(../images/news_complex_02.png) center no-repeat;-moz-transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s;}
.news_c_index_599_ccli:hover .news_c_index_599_more>a{background:url(../images/news_complex_01.png) center no-repeat;-moz-transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s;}
.news_c_index_599_prev_qie{width:100%;}
.news_c_index_599_mbprice{width:112px;height:28px;line-height:28px;overflow:hidden;font-size:12px;color:#e01222;font-weight:bold;float:left;}
.news_c_index_599_ccli:hover .news_c_index_599_mbprice{color:#ffbe40;}
.news_c_index_599_mbprice>span{float:left;}
.news_c_index_599_mbprice1,.news_c_index_599_mbprice3,.news_c_index_599_mkprice{display:none;}
.news_c_index_599_t2focus{width:100%;height:26px;line-height:26px;overflow: hidden;text-align:center;margin-top:44px;}
.news_c_index_599_t2focus span{width:16px;height:16px;display: inline-block;margin-top:5px;border-radius:100%;background-color:#dcdcdc;cursor:pointer;margin:0 5px;-moz-transition: all 0.5s ease-out 0s;-webkit-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;}
.news_c_index_599_t2focus span:hover,.news_c_index_599_t2focus span.t2focus{background-color:#33a1fa;-moz-transition: all 0.5s ease-out 0s;-webkit-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;}
.news_c_index_599_tul>li:last-child .news_c_index_599_img{display:none;}
.news_c_index_599_tul>li:last-child .news_c_index_599_title{height:52px;margin-top:26px;}
.news_c_index_599_tul>li:last-child .news_c_index_599_title>a{height:52px;line-height:26px;word-wrap: break-word;white-space:normal;}




.foot_nav2{width:140px;float: left; text-align:left;margin-right: 65px;height: 250px;overflow: hidden;font-size: 0;}
.foot_nav2 ul li{width:140px;height: 35px;line-height: 35px;overflow: hidden;}
.foot_nav2 ul li a{line-height:35px;font-size: 14px;color: #fff;display: block;}
.foot_nav2 ul li a:hover{color: #fff;}


.xn_f_5_wrap {width:275px;float: left;margin-top: 11px;margin-right: 70px;}
.EIMS_C_1_3_DIV ul{height: 26px;margin-bottom: 13px;overflow: hidden;line-height: 26px;}
.EIMS_C_1_3_DIV .footfeed_cont{height: 58px;margin-bottom: 21px;}
.footfeed_li_title{float: left;width: 42px;height: 26px;line-height: 26px;overflow: hidden;font-size: 14px;color: #fff;}
.footfeed_li_txbox input{float: left;width: 233px;height: 26px;line-height: 26px;border: none;background: #fff;font-size: 14px;color: #767575;font-family: "微软雅黑";text-indent: 8px;outline: none;}
.footfeed_company,.footfeed_add,.footfeed_fax,.footfeed_mail,.footfeed_post,.footfeed_fdtle,.EIMS_C_1_3_Codebox,.bt,#EIMS_C_1_3_Reset{display: none;}
.footfeed_li_txbox textarea{width: 233px;height: 58px;line-height: 26px;float: left; border: none;background: #fff;font-size: 14px;color: #767575;font-family: "微软雅黑";text-indent: 8px;outline: none;}
#EIMS_C_1_3_Submit{width: 93px;height: 34px;border: none;background:url(../images/eims_c_1_3_submit.jpg) no-repeat;cursor: pointer;outline: none;transition: all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
#EIMS_C_1_3_Submit:hover{background:url(../images/eims_c_1_3_submit01.jpg) no-repeat;}
.xn_f_5_wrap .online_but{margin: 0 0 0 45px;}
.footfeed_li_txbox{float: left;width: 233px;height: 58px;}


.foot_tel{ width:270px;float: left; color:#fff;font-size: 14px;margin-top: 3px;margin-right: 65px;}
.foot_tel_f{ position:relative; width:100%; height:100%;}
.foot_add{width: 270px;height: 52px;line-height: 26px;overflow: hidden;margin-bottom: 13px;}
.foot_phone,.foot_fax,.foot_zip{width: 270px;height: 32px;line-height: 32px;overflow: hidden;}


.xn_f_index_2_search{float: left;width: 314px;height: 34px;overflow: hidden;margin-top: 12px;}
.xn_f_index_2_search input{width: 233px;height: 34px;background: #fff;font-size: 14px;color: #7d7d7d;font-family: "微软雅黑";float: left;margin-right: 7px;border: none;text-indent: 8px;outline: none;}
.xn_f_index_2_search img{float: left;width: 74px;height: 34px;}
.xn_f_index_2_search img:hover{opacity: 0.8;filter:alpha(opacity=80);}


.xn_f_26_wrap{width:310px;float: left;margin-left: 4px;height: 58px;line-height: 58px;margin-bottom: 5px;}
.xn_f_26_mswenzi{float:left;width:150px;height:30px;line-height:30px;display: none;}
.xn_f_26_wbox{float:left;width:310px;height:58px;line-height: 58px;}
.xn_f_26_key{float:left;height:58px;line-height:58px;margin-right: 18px;}
.xn_f_26_key a{color: #fff;font-size: 14px;}
.xn_f_26_key a:hover{color: #e68126;}


.foot_fx_tj{float: left;height: 40px;line-height: 40px;margin-left: 6px;}
.foot_fx_tj .bds_more{display: none;}
.foot_fx_tj .bdshare-button-style0-32 .bds_sqq{background:url(../images/bds_sqq.png) no-repeat;margin: 0 22px 0 0px;width: 40px;height: 40px;line-height: 40px;}
.foot_fx_tj .bdshare-button-style0-32 .bds_sqq:hover{opacity: 1;filter:alpha(opacity=100);background:url(../images/bds_sqq01.png) no-repeat;}
.foot_fx_tj .bdshare-button-style0-32 .bds_tsina{background:url(../images/bds_tsina.png) no-repeat;margin: 0 22px 0 0px;width: 40px;height: 40px;line-height: 40px;}
.foot_fx_tj .bdshare-button-style0-32 .bds_tsina:hover{background:url(../images/bds_tsina01.png) no-repeat;opacity: 1;filter:alpha(opacity=100);}
.foot_fx_tj .bdshare-button-style0-32 .bds_weixin{background:url(../images/bds_weixin.png) no-repeat;margin: 0 22px 0 0px;width: 40px;height: 40px;line-height: 40px;}
.foot_fx_tj .bdshare-button-style0-32 .bds_weixin:hover{background:url(../images/bds_weixin01.png) no-repeat;opacity: 1;filter:alpha(opacity=100);}
.foot_fx_tj .bdshare-button-style0-32 .bds_qzone{background:url(../images/bds_qzone.png) no-repeat;margin: 0 22px 0 0px;width: 40px;height: 40px;line-height: 40px;}
.foot_fx_tj .bdshare-button-style0-32 .bds_qzone:hover{background:url(../images/bds_qzone01.png) no-repeat;opacity: 1;filter:alpha(opacity=100);}


.foot_bkp{width: 1200px;height: 60px;line-height: 60px;position: absolute;bottom: 0;left: 0;text-align: center;font-size: 12px;color: #fff;}
.foot_copy,.foot_copy_name,.foot_copy_ba{display: inline-block;}
.foot_copy,.xn_f_2_warp,.foot_copy_name,.foot_copy_ba{*display: inline;margin: 0 0px;vertical-align: top;}
.foot_copy_ba a{color: #fff;}
.foot_copy_ba a:hover{color: #e68126;}


.xn_f_2_warp {display: inline-block;margin-top: 24px !important;}


.xn_f_1_warp {}


/*.foot{  width:100%; position:relative; text-align:center; font-size:12px; height:414px;color:#666;background:#33a1fa; }*/
.foot_c{position:relative; width:1200px; margin:auto; text-align:left;height: 414px;overflow: hidden;}
.foot_topx{width: 1200px;height: 61px;overflow: hidden;position: relative;margin-top: 22px;margin-bottom: 17px;}
.fot_01{width: 140px;margin-right: 66px;float: left;height: 59px;border-bottom: 2px solid #3e4d7f;font-size: 18px;color: #fff;}
.fot_01 span{display:inline-block;height: 59px;border-bottom: 2px solid #ccc;overflow: hidden;max-width: 140px;line-height: 59px;}
.fot_02,.fot_03{width: 275px;margin-right: 65px;float: left;height: 59px;border-bottom: 2px solid #3e4d7f;font-size: 18px;color: #fff;}
.fot_02 span,.fot_03 span{display:inline-block;height: 59px;border-bottom: 2px solid #ccc;overflow: hidden;max-width: 275px;line-height: 59px;}
.fot_04{width: 314px;float: left;height: 59px;border-bottom: 2px solid #3e4d7f;font-size: 18px;color: #fff;}
.fot_04 span{display:inline-block;height: 59px;border-bottom: 2px solid #ccc;overflow: hidden;max-width: 314px;line-height: 59px;}





.xn_m_6_head{display:none;}
.xn_m_6_wrap{position:fixed;height:auto;width: 170px;z-index: 10001;background: #33a1fa; border-bottom-left-radius:10px; border-top-left-radius:10px; overflow:hidden; right:-118px !important;-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;}
.xn_m_6_mbox img{}
.xn_m_6_mbox ul li{width: 100%;height: 55px; line-height:55px;}
.xn_m_6_mbox ul li a{display:block;color:#ffffff; font-size:16px; }
.xn_m_6_tel_box img{width: 20px}
.xn_m_6_head .close{cursor:pointer;text-align: left;padding-left:10px;}
.xn_m_6_mbox ul{width: 100%;height: 55px; line-height:55px;}
.xn_m_6_markrt_code img{width: 100px;}
.xn_m_6_small_but { display:none;}
.xn_m_6_foot{width: 100%;height: 55px; line-height:55px;background:url(../images/bar1.png) 5px center no-repeat; color:#ffffff; font-size:16px; cursor:pointer;}
.xn_m_6_foot >span{display:block; padding-left:75px;}
.xn_m_6_wrap img{width:30px;height:30px;}
.xn_m_6_orderId{display:none;}
.xn_m_6_markrt_ali{display:none}
.xn_m_6_markrt_sky{display:none}
.xn_m_6_xlwb {width: 100%;height: 55px; line-height:55px;background:url(../images/bar4.png) 5px center no-repeat; color:#ffffff; font-size:16px; cursor:pointer;}
.xn_m_6_xlwb .xn_m_6_xlwb_li a{display:block; padding-left:75px;color:#ffffff; font-size:16px;}
.xn_m_6_markrt_mail{display:none;}
.xn_m_6_markrt_qq {width: 100%;height: 55px; line-height:55px;background:url(../images/bar3.png) 5px center no-repeat; color:#ffffff; font-size:16px; cursor:pointer;}
.xn_m_6_markrt_qq h4{display:none;}
.xn_m_6_qq_li:nth-child(2){display:none;}
.xn_m_6_qq_ul{width: 100%;height: 55px; line-height:55px;}
.xn_m_6_qq_ul li{width: 100%;height: 55px; line-height:55px;}
.xn_m_6_markrt_qq .xn_m_6_qq_li >a{display:block; padding-left:37px;color:#ffffff; font-size:16px;}
.xn_m_6_telephone{width: 100%;height: 55px; line-height:55px;background:url(../images/bar2.png) 5px center no-repeat; color:#ffffff; font-size:16px; cursor:pointer;}
.xn_m_6_telephone h4{display:none;}
.xn_m_6_tel_img{display:none;}
.xn_m_6_telephone .xn_m_6_tel_tel {display:block; padding-left:56px;color:#ffffff; font-size:16px;}
.xn_m_6_markrt_code  h4{width: 100%;height: 55px; line-height:55px;background:url(../images/bar5.png) 5px center no-repeat; color:#ffffff; font-size:16px; cursor:pointer;}
.xn_m_6_markrt_code  h4 >span{display:block; padding-left:75px;color:#ffffff; font-size:16px;}
.xn_m_6_markrtimg img{display:block; width:150px; height:auto; margin:auto;}
.xn_m_6_markrt_code_ul, .xn_m_6_markrt_code_li{height:auto !important;}
.xn_m_6_markrt_code_ul{padding-bottom:10px;}
.xn_m_6_code_box{height:0px; overflow:hidden;-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;}
.xn_m_6_cent >div{border-top:2px #fff solid;}
.xn_m_6_wrap:hover{right:0px !important;}
.xn_m_6_wrap:hover .xn_m_6_code_box{height:150px !important;}





