@charset "utf-8";
/* CSS Document */
*{box-sizing: border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
body,button,input,select,textarea{font:14px Verdana, Geneva, sans-serif ; font-family: -apple-system,helvetica neue,helvetica,arial,pingfang sc,hiragino sans gb,stheiti,microsoft yahei,microsoft jhenghei,SimSun,sans-serif;}
body{color:#333; }
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var,i{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
small{font-size:10px;}
ul,ol{list-style:none;}
a{text-decoration:none; color:#333; }
a:hover{text-decoration:none; color:#4cb050;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
abbr[title]{border-bottom:1px dotted;cursor:help;}
legend{color:#000;}
fieldset, img { border:0;}
a img{vertical-align:text-bottom;}
:focus {outline:0;}
textarea{overflow:auto;vertical-align:top;resize:vertical;}
button,input,select,textarea{font-size:100%;}
button,input,select{vertical-align:middle;}
button{cursor:pointer;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}

/*Common Style
--------------------------------*/
/*text align*/
.tc{ text-align:center;}
.tr{ text-align:right;}
.tl{ text-align:left;}
.tj{ text-align:justify;}
/*float and clear*/
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.cb{ clear:both;}
/*clear*/
.clearfix:after{ content: ''; display: block;  clear: both; visibility: hidden; line-height: 0;height: 0; font-size:0; }
.clearfix {zoom:1;}
.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}
.container{width:1330px;}
.container{padding-right: 15px;padding-left: 15px;margin-right: auto; margin-left: auto;}
.juzhong{margin:0 auto}
.mw1330{min-width:1330px; width:100%;}
.l24{line-height:24px;}
.l30{line-height:30px;}
.l40{line-height:40px;}
.l42{line-height:42px;}
.l50{line-height:50px;}
.l60{line-height:60px;}
.l80{line-height:80px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f17{font-size:17px;}
.f18{font-size:18px;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f24{font-size:24px;}
.f20{font-size:20px;}
.f30{font-size:30px;}
.f40{font-size:40px;}
.arial{font-family:Arial, Helvetica, sans-serif;}
.nor{font-weight:normal;}
.green{color:#4cb050;}
.blue{ color:#00c1de;}
.brown{color:#53281f}
.white{color:#fff;}
.yellow{color:#fff100;}
.red{color:#b60005;}
.c999{color:#999;}
.c666{color:#666;}
.c333{color:#333;}
.c74{color:#747474;}
.c8f{color:#8f8f8f;}
.cce{color:#cecece;}
.bg_green{background:#4cb050;}
.bg_white{background:#fff;}
.mt_15{margin-top: 15px!important;}
.mt_20{margin-top: 20px!important;}
.ellipsis {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
overflow: hidden;}
.capital{text-transform:uppercase;}
.hidden{overflow:hidden;}
.position{position:relative;}

a:focus , a:link, a:active {
	outline:none;
}

html *,
html *:before,
html *:after {
 /*  box-sizing: border-box; */
  -webkit-transition: 0.5s;
  transition: 0.5s;
}


.iconfont{
    font-family:"iconfont" !important;
	font-style:normal!important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}


.photo:hover img{-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);}



header{background: url(../images/header_bg.jpg) center no-repeat;}
header img{margin: 12px 0;}
header .search_member{margin-top: 30px}
header .search_member input{border: 1px solid #ccc; width: 260px; height: 32px; line-height: 32px; border-radius: 5px;; text-indent: 20px; background: none}
header .search_member button{border:0; color: #4cb050; margin:0 50px 0 -35px; background: none}
header .search_member button span{font-size: 18px;}

nav{height: 60px; background: #4cb050; position: relative; z-index: 5;}	
nav ul li{float:left;  position:relative; font-size:16px; }
nav ul li a{display:block;  width:143px; height:60px; line-height:60px; text-align:center; color: #fff}
nav ul li:hover a,#nav_hover{ color:#fff; background: #82c885 }
nav ul li ul{display:none; }
nav ul li:hover ul{display:block; position:absolute; z-index:1;  }
nav ul li:hover ul li{margin:0;}
nav ul li:hover ul li a{height:28px; line-height:28px;background:#42b346; color:#fff; font-size:14px; opacity:1; border-radius:0; position: relative; z-index: 2; border-bottom:0}
nav ul li ul li a em{width:0; height:30px; position:absolute; left:0; top:0; background:#31a536; z-index:-1}
nav ul li ul li a:hover em{display:block;width:100%;  color:#fff; }


.gxm_name01{ border-bottom: 1px solid #eee; font-size: 22px; line-height: 35px;}
.gxm_name01 span{font-size: 14px;  margin: 0 0 0 10px; font-weight: normal}
.gxm_name01 em{height: 4px; width: 80px; display: block}
.gxm_name01 a{font-size: 14px}

.h_notice{background: #f8f8f8;height: 60px; line-height: 60px}
.h_notice h1{font-size: 18px; margin: 0 15px 0 0}
.h_notice h1 span{ font-weight: normal; margin: 0 10px 0 0; display: inline-block; font-size: 18px;}
.h_notice .swiper-container{height: 60px; line-height: 60px}
.h_notice .swiper-container .swiper-slide span{margin: 0 0 0 50px;}


.h_about{padding: 50px 0; background: url(../images/about_bg.jpg) bottom no-repeat}
.h_about .swiper-container,.h_about .swiper-container img{width: 580px; height: 408px;}
.h_about .swiper-pagination-bullet{width: 40px; height: 3px; background: #fff; border-radius: 0;}
.h_about .h_about_r{width: 660px;}
.h_about .h_about_r p{line-height: 28px; padding: 30px 0;}
.h_about .h_about_r .h_about_icon{width: 120%;}
.h_about .h_about_r .h_about_icon a{display:inline-block; margin: 0 60px 0 0; line-height: 40px; text-align: center;}
.h_about .h_about_r .h_about_icon a span{display: block; font-size: 40px; color: #aaa;}
.h_about .h_about_r .h_about_icon a:hover span{color: #4cb050;}
.more01{width: 120px; padding: 10px 0; margin:40px auto 0; color:#fff;  display: block; text-align: center; background: #4cb050; font-size: 15px;}
.more01:hover{background:#4cb050 ; color: #fff;}

.h_products .gxm_name01,.h_honor .gxm_name01{border-bottom: 1px solid rgba(255, 255, 255, .2)}

.h_products{background: #4cb050; padding: 40px 0}
.h_products .swiper-container {width: 95%; padding: 30px 0 0}
.h_products .swiper-container .swiper-slide {height: 260px; text-align: center}
.h_products .swiper-slide img{width:100%; height:200px;}
.h_products .swiper-slide em {width: 100%;height: 200px;overflow: hidden;display: block}
.h_products .swiper-button-prev,
.h_products .swiper-button-next { color: #fff;font-size: 30px; background: none;}
.h_products .swiper-button-prev:hover,
.h_products .swiper-button-next:hover { color: #4cb050}
.h_products .swiper-button-prev {left: 0;}
.h_products .swiper-button-next {right: 0; transform: rotate(180deg)}
.h_products .swiper-button-prev:after,
.h_products .swiper-button-next:after { display: none}
.h_products .swiper-container .swiper-slide h1 { padding: 18px 0 0;font-size: 15px; color: #fff}

.expert_news{background: url(../images/zj_bg.jpg) bottom no-repeat; padding:40px 0}
.h_expert{margin: 0 auto 40px}
.h_expert .h_expert_m{width:1140px;}
.h_expert .h_expert_m .swiper-slide{width: 360px; height: 180px; border: 1px solid #ddd; float: left; background: #f5f5f5; margin: 20px 25px 0 0; padding:15px 15px 0}
.h_expert .h_expert_m .swiper-slide img{width:130px; height: 145px; display:block; float: left}
.h_expert .h_expert_m .swiper-slide section{float: right; width: 175px;}
.h_expert .h_expert_m .swiper-slide section h1{font-size: 16px;}
.h_expert .h_expert_m .swiper-slide section p{color: #666; height: 60px; margin: 10px 0 15px}
.h_expert .h_expert_m .swiper-slide section a{display: block; padding: 3px 0; width: 110px; text-align: center; border: 1px solid #4cb050; border-radius: 5px; color: #4cb050}
.h_expert .h_expert_button{margin: 30px 0 0}
.h_expert .h_expert_button a{width: 120px; padding: 10px 0; background: #4cb050; color: #fff; display: block; border-radius: 5px; text-align: center; margin: 15px 0 0}
.h_expert .h_expert_button a:hover{background:#666}
.h_expert .h_expert_m .swiper-slide:hover section a{background: #4cb050; color: #fff}

.h_news .h_news_gs{width: 840px;}
.h_news .h_news_gs .h_news_gs_img{width: 400px; float: left; margin-top: 25px}
.h_news .h_news_gs .h_news_gs_img img{width: 400px; height: 230px; display: block}
.h_news .h_news_gs .h_news_gs_img h1{background:rgba(0,0,0,.5); height: 40px; line-height: 40px; color: #fff; margin: -40px 0 0 0; position: relative; z-index: 1; padding: 0 20px; }
.h_news .h_news_gs section{width: 400px; float: right;}
.h_news_list{padding: 15px 0 0; height:260px;}
.h_news_list p{height: 35px; line-height: 35px;}
.h_news_list p span{color: #666}
.h_news .h_enterprise{width: 400px;}

.h_ad{background: #4cb050; padding: 30px 0}
.h_ad h1{background: #fff; color: #4cb050; font-size: 18px; width: 40px; float: left; padding: 10px; line-height: 20px;}
.h_ad img{width: 385px; height: 94px; display: block; border: 2px solid #fff;float: left; margin: 0 0 0 35px;}

.h_project_list{background: url(../images/cg_bg.jpg) bottom no-repeat; padding: 10px 0 40px}
.h_project_list section{width: 400px; float: left; margin: 30px 46px 0 0}
.h_project_list section:nth-child(3n){float: right; margin-right: 0}
.h_project_list .h_questions_m li label{width: 80px; text-align: right; display: inline-block; margin: 15px 10px 0 0}
.h_project_list .h_questions_m li input{width: 300px; height: 30px; border-radius: 5px; border: 1px solid #ddd}
.h_project_list .h_questions_m li textarea{width: 300px; border: 1px solid #ddd; margin: 10px 10px 0 0}
.h_project_list .h_questions_m li button{background: #4cb050; color: #fff; border-radius: 5px; width: 100px; border: 0; height: 30px; margin: 20px auto 0; display: block}

.h_result_list li{background:#f5f5f5; position: relative; overflow: hidden;  margin: 2px 0 0; padding: 16px 20px;}
.h_result_list li h1{font-size: 26px;}
.h_result_list li span{font-size: 50px; font-weight: bold; color: #ccc; position:absolute; right: 20px; top: 10px}
.h_result_list li:hover{background: #4cb050; color: #fff}
.h_result_list li:hover a{color:#fff}
.h_result_list li:hover span{font-size: 100px; color: rgba(255,255,255,.5); top: -10px}

.h_video_list li{height: 65px; margin: 18px 0 0}
.h_video_list li img{width: 100px; height: 65px; display: block; float: left;}
.h_video_list li p{float: right; width: 280px;}
.h_video_list li p span{display: block; color: #666; margin: 15px 0 0}



.h_honor{background:#4cb050; padding:40px 0}
.h_honor .swiper-container {width: 95%;height: 150px;}
.h_honor .swiper-container .swiper-slide {height: 100px;}
.h_honor .swiper-slide img{width:100%; height:150px;}
.h_honor .swiper-button-prev,.h_honor .swiper-button-next{ color: #fff; font-size:22px; margin: -10px 0 0; background: none;}
.h_honor .swiper-button-prev:hover,.h_honor .swiper-button-next:hover{color:#4cb050}
.h_honor .swiper-button-prev {left: 0;}
.h_honor .swiper-button-prev:after,.h_honor .swiper-button-next:after{display:none}
.h_honor .swiper-button-next {right: 0; transform: rotate(180deg)}
.h_honor .swiper-button-next:after{display:none;}


.h_partner{padding: 40px 0}
.h_partner .swiper-container {width: 95%;height: 100px;}
.h_partner .swiper-container .swiper-slide {height: 100px;}
.h_partner .swiper-slide img{width:100%; height:100px;}
.h_partner .swiper-button-prev,.h_partner .swiper-button-next{ color: #999; font-size:22px ;  margin: -10px 0 0;  background: none;}
.h_partner .swiper-button-prev:hover,.h_partner .swiper-button-next:hover{color:#4cb050}
.h_partner .swiper-button-prev {left: 0;}
.h_partner .swiper-button-prev:after,.h_partner .swiper-button-next:after{display:none}
.h_partner .swiper-button-next {right: 0; transform: rotate(180deg)}
.h_partner .swiper-button-next:after{display:none;}



footer{background:#272636; padding:40px 0 0; }
footer .footer_links{border-bottom: 1px solid rgba(255, 255, 255, .1); padding: 0 0 20px; margin-bottom: 30px}
footer .footer_links h1{display: inline-block; font-size: 16px; color:#ccc}
footer .footer_links a{display: inline-block; margin: 0 0 0 10px;}
footer,footer a{color:#ccc}

footer .footer_contact{margin:0 120px 0 0;}
footer .footer_contact h1{font-size: 18px; margin-bottom: 10px}
footer .footer_contact p{line-height:32px; }
footer .footer_hotline{font-size: 34px; margin: 82px 0 0 100px}
footer .footer_hotline h1{font-size: 16px;}
footer .footer_hotline h1 span{font-size: 30px; font-weight: normal}

footer .footer_ewm p{float:left; margin:0 15px 0 0; line-height:32px; text-align:center;}
footer .footer_ewm p img{width: 120px; display: block;}
.footer_b{color:#fff; padding:10px 0; line-height: 35px; border-top: 1px solid rgba(255, 255, 255, .1); margin-top: 30px}



/***************内页开始*****************************/
.min_banner{height:400px; position:relative; z-index:1}
.location{padding:25px 0; background:#4cb050; color:#fff;  font-size:16px;}
.location a{color:#fff}
.location span:before{content:'\e610'; font-family:iconfont; margin:0 10px -8px 0; color:#fff; font-size:24px; display:block; float:left;}
.n_menu01 a{padding:5px 30px; background:rgba(255,255,255,.2); cursor:pointer}
.n_menu01 a:hover,.n_menu01 #current{background:#333;}




.n_news_m{margin-top:0; margin-bottom:20px;}
.n_news_m li{margin:30px 0 0 0;  border-bottom:1px dotted #ddd; padding:0 0 30px;}
.n_news_m li img{width:220px; height:160px;}
.n_news_m li span{display:block; width:220px; height:160px; overflow:hidden; }
.n_news_m li .n_news_text{width:735px; }
.n_news_m li h1{ padding:0 0 12px 0; font-size:18px; }
.n_news_m li h1 a:before{content:''; height:16px; width:4px; border-radius:15px; display:inline-block; background:#4cb050; vertical-align:middle; margin:0 10px 0 0}
.n_news_m li p{line-height:28px; font-size:15px; color:#666}



.n_news_m li .n_news_date{font-size:16px; margin:10px 0 0 0}
.n_news_m li .n_news_date h2{font-weight:normal; display:inline-block; margin:0 0 0 20px;}
.n_news_m li .n_news_date i:before{content:'\e60a'; font-family:iconfont; display:inline-block; margin:0 6px 0 0}
.n_news_m li .n_news_date h2:before{content:'\e62e'; font-family:iconfont; display:inline-block; margin:0 6px 0 0}
.more02{display: table;background: #7d7d7d; color:#fff; padding: 5px 20px 5px;border-radius: 5px;box-sizing: content-box;font-size: 16px;}
.n_news_m li:hover .more02{background:#4cb050; color:#fff}



.n_about{padding:50px 0;}
.n_about_l{width:22%; float:left;}
.n_about_l h1{background:#4cb050; padding:40px 50px; color:#fff; font-size:28px; font-weight:500}
.n_about_l h1 span{display:block; font-size:14px; font-weight:300;}
.n_about_l .n_about_l_m li a{height:45px; line-height:45px; display:block; padding:0 0 0 30px; background: #ddd; margin:5px 0 0 0; font-size:15px}
.n_about_l .n_about_l_m li a:hover,.n_about_l_m #current{background:#4cb050; color:#fff; }
.n_about_l .n_about_l_m li a:after{content:'\e670'; font-family:iconfont; float:right; font-size:10px; margin:0 20px 0 0; transform:rotate(180deg)}

.n_content_list{ padding:10px 0 10px 30px; box-sizing:border-box; margin:0 0 0 0}
.n_content_list li a{font-size:16px; padding:5px 0 5px 10px!important;  display:inline-block!important; position:relative; box-sizing:border-box;  background:none!important;  margin:0 0 5px!important; height:30px!important; line-height:30px!important;}
.n_content_list li a:hover,.n_content_list li #current{ color:#4cb050!important; font-weight:bold}
.n_content_list li a:after{display:none}

.subNavBox *{-webkit-transition: 0s;transition: 0s;}
.subNav{border:solid 1px #ddd; height:45px; line-height:45px; font-size:16px; padding:0 0 0 30px;  font-weight:bold; position:relative; background:#ddd; margin:8px 0 0 0}
.subNav:after{content:'\e7a7'; font-family:iconfont; font-size:16px; position:absolute; right:20px; display:inline-block}
.subNav:hover,.subNav.currentDt {color:#fff; background:#4cb050}
.navContent #current{color:#4cb050;}
.currentDt:after{ transform:rotate(90deg); }
.navContent{display: none; padding:8px 0 8px 30px;}
.navContent li a{display:inline-block; line-height:30px; margin:0 0 0 8px;}




.tel01 h2{font-size:18px; display:inline-block; margin:40px 10px 15px 0; float:left; border-left:3px solid #4cb050; padding:0 0 0 15px}
.tel01 form{position:relative;}
.tel01 input{border:1px solid #ccc; width:99%; height:35px; line-height:35px; border-radius:20px; text-indent:30px}
.tel01 button{ border:0; background:none; position:absolute; right:20px; top:8px }
.tel01 button:after{
	font-family: "iconfont";content: '\e643';display: inline-block; width: 22px; height: 22px; font-size: 18px;position:absolute; top:8px; right:15px;
}



.n_about_r{width:75%; float:right;}
.n_content_t{border-bottom:1px solid #ddd; padding:0 0 12px 0}
.n_content_t p{float:right;  }
.n_content_t p:before{content:'\e610'; font-family:iconfont; font-size:20px; margin:0 0 -5px 0; vertical-align:middle; margin:0 5px 0 0; color:#4cb050}
.n_content,.n_content01{padding:35px 0 0 0; line-height:200%; font-size:15px}
.n_content img,.n_content01 img{max-width:100%;}

.n_pro_menu{padding:30px 0}
.n_pro_menu a{padding:8px 50px 8px 20px; border:1px solid #ddd; display:inline-block; position:relative}
.n_pro_menu a:after{content:'\e7a7'; font-family:iconfont; transform:rotate(90deg); display:inline-block; position:absolute; right:15px;}
.n_pro_menu a:hover,.n_pro_menu #current{color:#fff; background:#B60005}

.n_content .table_form .input-text{height:22px!important;margin:0 5px 0 0;padding:5px 0 5px 5px!important; box-sizing: content-box; }
.n_content .table_form td, .n_content .table_form th{padding: 8px 0 8px 8px; font-size:14px;}

.n_products ul{width: 110%; padding:35px 0 0 0}
.n_products li{float: left; position: relative; width: 320px; height: 218px; overflow: hidden; margin: 0 20px 20px 0;}
.n_products li img{width: 320px; height: 218px; display: block;}
.n_products li .n_products_m{background: rgba(0,0,0,.4); position: absolute; bottom:-32px ; z-index: 5; padding: 10px 20px 10px; color: #fff; width:100%; height:80px }
.n_products li .n_products_m span{width: 40px; height: 40px; line-height: 40px; display: none; text-align: center; background: #000; border-radius: 50%; margin: -38px auto 0; font-size: 20px;}
.n_products li .n_products_m h1{ text-align: center; font-size: 16px;  margin:0 0 10px}
.n_products li .n_products_m p{line-height: 26px;}
.n_products li:hover .n_products_m{height:140px; }
.n_products li:hover .n_products_m span{display:block}




.n_team_list ul{width: 110%; padding:35px 0 0 0}
.n_team_list li{float: left; position: relative; width: 220px; height: 218px; overflow: hidden; margin: 0 20px 20px 0;}
.n_team_list li img{width: 220px; height: 218px; display: block;}
.n_team_list li .n_team_list_m{background: rgba(0,0,0,.4); position: absolute; bottom:-32px ; z-index: 5; padding: 10px 20px 10px; color: #fff; width:100%; height:80px }
.n_team_list li .n_team_list_m span{width: 40px; height: 40px; line-height: 40px; display: none; text-align: center; background: #000; border-radius: 50%; margin: -38px auto 0; font-size: 20px;}
.n_team_list li .n_team_list_m h1{ text-align: center; font-size: 16px;  margin:0 0 10px}
.n_team_list li .n_team_list_m p{line-height: 26px;}
.n_team_list li:hover .n_team_list_m{height:140px; }
.n_team_list li:hover .n_team_list_m span{display:block}



.timeline,
.timeline:before,
.timeline:after {
 /*  box-sizing: border-box; */
  -webkit-transition: 0s;
  transition: 0s; 
}

.n_partner img{width:228px; height:96px; display:block; float:left; margin:10px}

.team_menu a{padding:12px 30px; display:block; float:left; border:1px solid #eee; font-size:16px; margin:30px 10px 0 0; background:#eee}
.team_menu a:hover,.team_menu #current{background:#4cb050; color:#fff;}

.n_news_list p{height:60px; line-height:60px; border-bottom:1px solid #eee; font-size:18px;}
.n_news_list p span{display:inline-block; width:5px; height:5px; margin:0 10px 0 0; background:#aaa}
.n_news_list p em{color:#999}

.timeline{background:url(../images/line4.png) repeat-y 140px 0;overflow:hidden;position:relative;height:100px;margin:20px 10px; margin:40px auto 0 auto;}
.timeline-date{overflow:hidden;position:relative;}
.timeline-date ul{padding:10px 0 30px 0;}
.timeline-date h2{background:url(../images/icon9.png) no-repeat 100px 0;height:87px;margin-bottom:40px;}
.timeline-date h2 span{color:#04cea6;display:inline-block;font-size:25px;margin:30px 0px 0 210px;}
.timeline-date ul li{background:url(../images/icon7.png) no-repeat 131px 5px;zoom:1;padding:10px 0;}
.timeline-date ul li h3{float:left;text-align:right;font-size:18px;color:#878787;display:block;}	
.timeline-date ul li h3 span{display:block;color:#ADADAD;font-size:12px;padding-left:15px;}	
.timeline-date ul li dl{margin-top:-5px;}
.timeline-date ul li dl.right{background:url() no-repeat 0 0;float:left;margin-left:85px;margin-top:-5px;display:block;background-color:#FFBB42;padding:0 30px; width:70%;}	
.timeline-date ul li dl span{display:block;font-size:16px;padding:10px 0;color:#fff;line-height:25px;}

.online{ position:fixed; right:10px; top:50%; transform:translateY(-50%); z-index:6666;}
.online li{ margin:5px 0; width:35px; height:35px; position:relative;}
.onlineIco{ float:right; display:block; text-align:center; width:35px; height:35px; border-radius:5px; background:#b5b5b5; color:#fff; overflow:hidden; transition:all 0.3s ease-in 0s;}
.onlineIco i{ width:35px; height:35px; line-height:35px; font-size:20px; text-align:center;}
.onlineCon{ font-size:15px; font-weight:bold; color:#fff; line-height:35px; display:inline;}
.onlineIco:hover{ color:#fff; background:#4cb050; width:144px;}
.onlineIco:focus{ color:#fff;}
.onlineIco:hover i{ text-align:right; width:auto; }
.onlineWx{ position:absolute; right:38px; top:40px; width:90px; height:90px; border:1px solid #666666; transform:scale(1,0); transition:all 0.1s ease-in 0.1s;}
.onlineWx img{max-width:100%;}
.online li:hover .onlineWx{ transform:scale(1,1);}
.online li.online_top .onlineIco{ background:#4cb050;}
.online_top .onlineIco:hover{width:35px}
[class*=" fa-"], [class^=fa-].online {
position:relative;
display:inline-block;
font-family:FontAwesome;
font-style:normal;
font-weight:400;
-webkit-transform:translate(0, 0);
-ms-transform:translate(0, 0);
-o-transform:translate(0, 0);
transform:translate(0, 0);
text-rendering:auto;
speak:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}

