@charset "utf-8";
/* CSS Document */
html{webkit-text-size-adjust:none;-webkit-text-size-adjust:none;text-justify:inter-ideograph}
a{text-decoration:none;outline:0;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}
*{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-touch-callout:none;margin:0}
::-webkit-scrollbar{width:10px;height:10px}
::-webkit-scrollbar-track{border-radius:0;background:rgba(0,0,0,.1)}
::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2)}
::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.4);background-color:#f37b1d}
input,textarea{-webkit-user-select:text}
body{overflow-x:hidden;overflow-y:auto}
body,dd,dl,form,h1,h2,h3,h4,h5,p,textarea{margin:0}
button,input,ol,ul{margin:0;padding:0}
body,button,form,input{font-size:14px;line-height:28px;font-family:"microsoft yahei",'宋体','PingFang SC','Myriad Pro',"AvantGarde Bk BT",Arial,'Helvetica Neue',Helvetica,sans-serif;color:#333}
h1,h2,h3,h4,h5,h6{font-size:14px;font-weight:400}
li,ol,ul{list-style:none}
input{background:0 0;border:0 none}
iframe,img{border:0}
em,i{font-style:normal}
button,input,select,textarea{font-size:100%}
table{border-collapse:collapse;border-spacing:0}
.red{color:#ba292e}
.fl{float:left}
.fr{float:right}
.tac{text-align:center}
.tar{text-align:right}
.poa{position:absolute}
.por{position:relative}
.hidden{display:none}
.w1200{width:1200px;margin:0 auto}
.container{ width: 1200px; margin:0 auto;}
.icon{background:url(../images/icon.png) no-repeat;display:inline-block;vertical-align:middle}
.mt20{ margin-top: 20px;}
.mt30{ margin-top: 30px;}
.mt40{ margin-top: 40px;}
.mt50{ margin-top: 50px;}
.mt60{ margin-top: 60px;}
.mb50{ margin-bottom: 50px;}
.img-scale img{transform: scale(1);
transition: all .5s ease 0s;
-webkit-transform: scale(1);
-webkit-transform: all 1s ease 0s;
}
.img-scale:hover img {
	transform: scale(1.1);
transition: all .5s ease 0s;
-webkit-transform: scale(1.1);
-webkit-transform: all 1s ease 0s;
}

a{color:#333;text-decoration:none}
a:hover{color:#f37b1d;text-decoration:none}
a:visited{text-decoration:none}
.ease,.ease *{-webkit-transition:all ease .3s;-moz-transition:all ease .3s;-ms-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}
.noease,.noease *{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}
:-moz-placeholder{color:#aaa}
::-moz-placeholder{color:#aaa}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#aaa}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#aaa}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.more-center{margin:20px auto;text-align:center;}
.more-center a{color:#fff;font-size:16px;border:#8fc323 2px solid;background:#8fc323; border-radius: 30px;}
.more-center a:hover{color:#fff;border:#e40014 2px solid;background:#e40014;}

.more-center,.more-right,.more-left{width:100%;line-height:35px;}
.more-center a,.more-right a,.more-left a{display:inline-block;width:140px;text-align:center;text-transform:uppercase;}
/****头部*****/
.topper{width: 100%;position: absolute;top: 0;left: 0;z-index: 10;}
.top{border-top: 3px solid #94c309;background: #8fc323;height: auto;overflow: hidden;position: relative;z-index: 11;}
.welcome{max-width: 60%;line-height: 30px;height: 30px;color: #fff;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.top_mail{padding-left: 16px;margin-left: 14px;position: relative;height: auto;overflow: hidden;}
.top_mail:before{content: "";width: 1px;height: 12px;background: #4dbf4b;position: absolute;left: 0px;top: 50%;margin-top: -6px;}
.top_mail a{display: block;line-height: 30px;height: 30px;padding-left: 24px;background: url(../images/top_mail.png) left center no-repeat;overflow: hidden;color: #f5faf5;}
.top_tel{padding-left: 22px;line-height: 30px;height: 30px;overflow: hidden;color: #f5faf5;background: url(../images/top_tel.png) left center no-repeat;}
.header{width: 100%;height: 78px;background: #fff;box-shadow: 0px 2px 10px 3px rgba(30,19,15,.1);position: relative;z-index: 10;transition: 400ms;}
.header_on{position: fixed;top: 0;}
.header .container{position: relative;}
.logo{width: 260px;height: 78px;position: absolute;top: 0;}
.logo a{display: block;}
.logo i{width: 260px;height: 78px;display: table-cell;vertical-align: middle;}
.logo i img{max-width: 100%;max-height: 100%;}
.nav{padding: 0 0 0 350px;height: 78px;font-size: 0px;line-height: 0px;}
.nav ul{display: inline-block;width: 100%;}
.nav ul li{font-size: 16px;float: left;position: relative;text-align: center;}
.nav ul li a{display: block;line-height: 78px;height: 78px;padding: 0 5px;overflow: hidden;position: relative;transition: 400ms;}
.nav ul li a:before{content: "";width: 1px;height: 16px;background: #e6e6e6;position: absolute;right: 0px;top: 50%;margin-top: -8px;}
.nav ul li a:after{content: "";width: 30px;height: 3px;background: #8fc323;position: absolute;left: 50%;margin-left: -15px;bottom: 14px;transition: 400ms;transform:scale(0,0);-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-ms-transform:scale(0,0);}
.nav ul li a:hover,.nav ul li.cu a,.nav ul li.on a{font-weight: bold;color: #8fc323;}
.nav ul li a:hover:after,.nav ul li.cu a:after,.nav ul li.on a:after{transform:scale(1,1);-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);transition: 400ms;}
.nav ul li ul{width: 100%;background: rgba(143,195,35,.8);display: block;height: auto;overflow: hidden;display: none;position: absolute;}
.nav ul li ul li{width: 100%;font-size: 14px;}
.nav ul li ul li a,.nav ul li.cu ul li a,.nav ul li.on ul li a{color: #fff;line-height: 40px;height: 40px;font-weight: normal;}
.nav ul li ul li a:before{display: none;}
.nav ul li ul li a:after{display: none;}
.nav ul li ul li a:hover{color: #fff;background: #77af01;}

/****banner****/
#banner_main{z-index:2;width:100%;height:500px;margin:0 auto;position:relative;overflow:hidden; margin-top: 120px;}
#banner_main .banner{height:500px;overflow:hidden}
#banner{width:100%;min-width:1000px;position:relative;overflow:hidden;z-index:0}
#banner,.banner ul{max-height:500px;overflow:hidden}
.banner li{width:100%;position:absolute;z-index:1;overflow:hidden;display:none}
.banner li:first-child{display:block}
.banner li img{width:1920px;display:block;position:relative;left:50%;margin-left:-960px;top:0}
#banner .tip{width:1000px;height:20px;line-height:0;font-size:0;text-align:center;position:absolute;left:50%;margin-left:-500px;bottom:20px;z-index:13}
#banner .tip span{width:40px;height:5px;margin:0 10px;display:inline-block;font-size:0;cursor:pointer;background-color:#fff}
#banner .tip span.cur{background-color:#f37b1d}
#banner #btn_next,#banner #btn_prev{width:30px;height:115px;position:absolute;top:200px;z-index:5}
#banner #btn_prev{background-position:0 0;left:4%;transition:all .6s ease}
#banner #btn_next{background-position:-40px 0;right:4%;transition:all .6s ease}
#banner #btn_prev:hover{opacity:.9;transition:all .6s ease;left:3.8%}
#banner #btn_next:hover{opacity:.9;transition:all .6s ease;right:3.8%}
.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}

/**********title*************/
.title{margin: 0 auto;  text-align: center; height: 80px; background: url(../images/titbg.png) center bottom no-repeat;}
.title span{line-height: 70px; font-size: 30px; font-weight: bold; text-align: center; color: #F70206}


/****首页产品****/
.tab{text-align:center;padding-top:50px}
.tab a{padding:0 16px;height:40px;line-height:40px;background:#8fc323;font-size:18px;display:inline-block;margin:0 20px;color:#fff; margin-top: 10px;}
.tab a:hover{background:#e50015}
.more{margin-top:40px}
.more .line{display:block;width:500px;height:1px;margin-top:24px;background:#ccc}
.more .look_more{display:block;width:198px;height:48px;font-size:16px;line-height:48px;text-align:center;border:1px solid #ccc;transition:all .5s}
.more .look_more:hover{background:#8fc323;color:#fff;transition:all .5s;border:1px solid #8fc323}
#floor_1_main{height:416px;background:#f6f6f6}
#floor_1_main .about{padding-top:80px}
#floor_1_main .about .item{display:block;width:600px;height:424px}
#floor_1_main .about img{display:block;width:100%;height:100%}
#floor_1_main .about img:hover{-webkit-filter:brightness(105%);filter:brightness(105%)}
#floor_1_main .contW{position:relative;display:block;width:600px;height:374px;margin-top:50px;background:#fff}
#floor_1_main .contW .title5{margin-left:50px;padding-top:50px;}
#floor_1_main .contW .title5 .entit{font:normal 45px "AvantGarde Bk BT";color:#666}
#floor_1_main .contW .title5 .tit{font:bold 30px "microsoft yahei";color:#1048a0}
#floor_1_main .contW .cont{width:484px;margin-top:30px;margin-left:50px;font-size:14px;color:#666;line-height:30px;text-align:justify}
#floor_1_main .contW .view_detail{position:absolute;bottom:0;left:50px;display:block;width:150px;height:38px;font-size:14px;line-height:38px;text-align:center;color:#fff;background:#1048a0}
#floor_1_main .contW .view_detail:hover{background:#0185d0;transition:all .5s}
#floor_2_main{background:#fff}
#floor_2_main .floor_2{padding-bottom:45px}
#floor_2_main .proCenter .list{width:106%;margin-top:38px}
#floor_2_main .proCenter .list li{float:left;width:380px;height:355px;margin-top:30px;margin-right:30px;background:#f6f6f6;transition:all .5s}
#floor_2_main .proCenter .list li a{display:block;padding:38px 30px 0 30px}
#floor_2_main .proCenter .list li img{width:320px;height:240px}
#floor_2_main .proCenter .list li .tit{height:56px;font-size:20px;text-align:center}
#floor_2_main .proCenter .list li:first-child{margin-left:0}
#floor_2_main .proCenter .list li .title5{margin-top:15px}
#floor_2_main .proCenter .list li .tit{color:#333}
#floor_2_main .proCenter .list li em{width:100px;height:26px;background:url(../images/em.png) no-repeat;transition:all .5s}
#floor_2_main .proCenter .list li:hover{background:#8fc323}
#floor_2_main .proCenter .list li:hover .tit{color:#fff}
#floor_2_main .proCenter .list li:hover em{width:100px;height:26px;background:url(../images/em1.png) no-repeat;transition:all .5s}
#floor_2_main .proCenter .list li:hover img{-webkit-filter:brightness(105%);filter:brightness(105%)}

/*****小banner*****/
.xunpan{width:100%;height:200px;background:url(../images/ixbannerbg.jpg) no-repeat center top;color:#fff}
.xunpan .zixun{width:454px;padding-top:40px;position:relative;text-align:center}
.xunpan .zixun .ewm{width:108px;height:108px;display:block;position:absolute;padding:6px;background:#fff;transition:all ease .3s;right:0;top:40px}
.xunpan .zixun .ewm.hover{right:20px}
.xunpan .zixun .tel{border:1px solid #65b44e;width:300px;height:50px;line-height:50px;text-align:center;font-size:26px;color:#fff;margin-bottom:20px;font-family:arial;font-weight:700;border-radius:30px}
.xunpan .zixun .tel s{width:26px;height:28px;background-position:0 -1px;margin-right:16px}
.xunpan .zixun .zx{width:302px;height:50px;line-height:50px;text-align:center;font-size:20px;color:#176200;-moz-border-radius:30px;-webkit-border-radius:30px;border-radius:30px;background:#ffe825}
.xunpan .zixun .zx s{width:22px;height:20px;display:inline-block;background-position:-60px 0;transition:all ease .3s;margin-left:10px;vertical-align:middle}
.xunpan .zixun .zx:hover s{margin-left:28px}
.xunpan p{font-size:20px}
.xunpan p strong{display:inline-block;color:#fff;font-weight:700;font-size:28px;padding-right:10px;font-style:italic}
.xunpan p.bigtxt{font-size:40px;padding-bottom:25px;padding-top:60px}
.xunpan p span{color:#2ca501;display:inline-block}
.animate-tel {
	animation: tada 1s linear infinite;
	transform-origin: 50% 50%;
	-webkit-animation: tada 1s linear infinite;
	-webkit-transform-origin: 50% 50%;
	-moz-animation: tada 1s linear infinite;
	-moz-transform-origin: 50% 50%;
	-o-animation: tada 1s linear infinite;
	-o-transform-origin: 50% 50%;
	-ms-animation: tada 1s linear infinite;
	-ms-transform-origin: 50% 50%;
}
.icon2 {
	background: url(../images/webicon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}

/**********ABOUT US*************/
.aboutus{width:100%;}
.aboutus .img{width:500px;float:left;height:400px;margin-left:-50px;margin-top:-50px}
.aboutus .img img{width:500px;height:400px}
.aboutus .aboutCont{width:1196px;height:400px;margin-top:108px;border:2px solid #ccc}
.aboutus .aboutTxt{width:610px;float:left;margin-left:50px}
.aboutus .aboutTxt .aTit{margin-top:50px;font-size:24px;color:#333;line-height:26px}
.aboutus .aboutTxt .cont{margin-top:20px;font-size:14px;color:#333;line-height:30px}
.aboutus .aboutTxt .viewMore{display:block;width:150px;height:40px;font-size:14px;margin-top:46px;line-height:40px;text-align:center;color:#fff;background:#8fc323;border-radius:20px;transition:all ease .6s}
.aboutus .aboutTxt .viewMore:hover{background:#e50015;width:180px;transition:all ease .6s}
/**********四大优势*************/
.advantage_head h2{text-align:center;margin-top:40px;font-size:38px;color:#333;font-weight:700; line-height: 70px;}
.advantage_head span{display:block;height:3px;background:url(../images/h2_line.jpg) center center no-repeat}
.advantage_head p{text-align:center;font-size:18px;color:#555;margin-top:8px;margin-bottom:50px}
.advantage_left img{width:47%;float:left}
.advantage_left h3{width:50%;float:right;text-align:right;font-size:36px;color:#e40014;font-weight:700}
.advantage_left h3 span{font-family:Arial #000;font-size:68px}
.advantage_left p{width:50%;float:right;text-align:right;color:#555;line-height:48px;margin-top:15px;padding-right:25px;background:url(../images/advantage_libg.jpg) repeat-y right 13px; }
.advantage_right img{width:47%;float:right}
.advantage_right h3{width:50%;float:left;text-align:left;font-size:36px;color:#e40014;font-weight:700}
.advantage_right h3 span{font-family:Arial #000;font-size:68px}
.advantage_right p{width:50%;float:left;text-align:left;color:#555;line-height:48px;margin-top:15px;padding-left:25px;background:url(../images/advantage_libg.jpg) repeat-y left 13px}

/**********首页合作客户*************/
.cooperation_head{margin-top:60px;margin-bottom:30px}
.cooperation_head p{text-align:center;font-size:24px;color:#333;margin-top:8px}
.cooperation_head span{display:block;height:3px;background:url(../images/h2_line.jpg) center center no-repeat}
.cooperation_img{padding-left:15px;padding-right:15px;min-height:180px; margin-top: 20px; margin-left: 5px; width: 22%;}
.cooperation_img img{margin-right:auto;margin-left:auto;display:block;height:170px;width:100%;margin-bottom:10px;padding:0; border: #ccc solid 1px;}
.img-thumbnail{
    transition : opacity 0.7s;
}
.img-thumbnail:hover,
.opacity_img:hover{
    opacity: 0.75;
}

/**********CASE*************/
.maincase{ margin: 30px auto; width: 100%;}
.maincasebg{ width: 100%; height: 100%;background: url(../images/case_bg.jpg) center center no-repeat;background-size: cover; background-attachment: fixed;}
.case{padding-top:81px;height:680px}
.case h2{padding-top:35px;background:url(../images/case_tbg.png) no-repeat center top;margin-bottom:39px}
.case h2 a,.case h2 span{color:#fff}
.case h2 a:hover{color:#fff}
.case_con{position:relative;margin-bottom:41px}
.case_con .tempWrap{width:1200px!important;overflow:hidden}
.case_con dl{width:362px;height:340px;background:#fff;padding:11px;margin-right:24px; float: left}
.case_con dl dt{width:362px;height:270px;overflow:hidden}
.case_con dl dt img{width:362px;height:270px}
.case_con dl dd{padding:20px 26px 0}
.case_con dl dd h4{font-size:20px;color:#333;line-height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400}
.case_con dl dd p{font-size:14px;color:#666;line-height:24px;margin:22px 0 36px}
.case_con dl dd span{display:block;text-align:right;padding-right:25px;background:url(../images/ci.png) no-repeat right center;font-size:16px;color:#b20405;line-height:100%}
.switch div{position:absolute;width:69px;height:69px;opacity:.4;-o-transition:all .3s ease;transition:all .3s ease;top:135px;cursor:pointer}
.switch .prev{left:-119px}
.switch .next{right:-119px}
.switch div:hover{opacity:.8}
h2.main_title a{text-align:center;display:block;font-size:42px;color:#fff;line-height:100%; font-weight: bold;}
h2.main_title span{display:block;text-align:center;font-size:20px;color:#fff;line-height:100%;margin-top:11px;font-weight:400}
h2.main_title a:hover{color:#fff}
.info a{display:block;width:283px;height:55px;background:#e40014 url(../images/more.png) no-repeat 170px center;border-radius:28px;margin:0 auto;text-indent:87px;font-size:18px;color:#fff;line-height:55px;-o-transition:all .3s ease;transition:all .3s ease}
.info a:hover{background-position-x:300px;text-indent:0;text-align:center}




/**********NEWS*************/
.news{padding-bottom: 60px;}
.news_head{padding: 35px 0;height: auto;overflow: hidden;position: relative;margin-bottom: 40px;text-align: center}
.news_head .headline .cn{color: #fff; font-size: 32px; line-height: 35px}
.news_head .headline .en{color: #fff;font-size: 18px;}
.news_head .headline .en:after{background: #fff;}
.news_head .headline .state{color: #ccc;}
.news_bg{width: 100%;height: 100%;text-align: center;overflow: hidden;position: absolute;top: 0;left: 0; }
.news_bg img{height: 100%;position: relative;left: 50%;transform: translatex(-50%);}
.news_show{width: 45%;padding-right: 15px;float: left; border: #F4080C solid 1px; height: 600px;}
.show_item{}
.show_item a{display: inline-block;height: 600px;overflow: hidden;}
.show_img{width: 585px;height: 350px;font-size: 0px;overflow: hidden;}
.show_img i{width: 585px;height: 350px;}
.show_img i img{display: inline;}
.show_intro{padding: 20px 42px 24px 20px;height: auto;overflow: hidden;background: #f5f5f5;}
.show_bt{font-size: 18px;font-weight: bold;line-height: 28px;height: 28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 8px;transition: 400ms;}
.show_nr{line-height: 24px;height: 72px;overflow: hidden;color: #808080;margin-bottom: 6px;}
.show_time{line-height: 24px;height: 24px;overflow: hidden;color: #808080;}
.news_show .slick-dots{bottom: 202px;z-index: 3;line-height: 0px;font-size: 0px;text-align: right;right: 25px;}
.news_show .slick-dots li{width: auto;height: auto;margin: 0 10px;}
.news_show .slick-dots li button{width: 12px;height: 12px;background: #42a540;border-radius: 50%;transition: 400ms;}
.news_show .slick-dots li.slick-active button{background: #fff;}
.news_show .slick-dots li button:before{display: none;}
.news_data{width: 50%;padding-left: 15px;float: right;}
.news_data ul{}
.news_data ul li{margin-bottom: 20px;}
.news_data ul li a{display: block;height: auto;overflow: hidden;padding-left: 216px;padding-right: 20px;height: 118px;position: relative;transition: 400ms;}
.news_img{width: 196px;height: 118px;font-size: 0px;overflow: hidden;position: absolute;left: 0;top: 0;}
.news_img i{width: 196px;height: 118px;}
.news_img i img{ width: 100%; height: 100%;}
.news_intro{}
.news_bt{font-size: 16px;font-weight: bold;line-height: 40px;height: 40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition: 400ms;}
.news_nr{color: #808080;line-height: 24px;height: 45px;overflow: hidden;margin-bottom: 6px;text-overflow: ellipsis;}
.news_time{color: #808080;line-height: 24px;height: 24px;overflow: hidden;}
.news_data ul li a:hover{box-shadow: 0px 2px 20px 0px #ddd;}


.imgleft{width:570px;height:488px;float:left;overflow:hidden;position:relative}
.imgleft .item{width:570px;height:488px;position:absolute;left:0;top:0;display:block}
.imgleft .item a{width:100%;display:block}
.imgleft .item img{width:100%;height:488px;transition:all .5s;display:block}
.imgleft .item .txtcon{width:520px;height:127px;padding:25px 25px 0 25px;position:absolute;left:0;bottom:0;background:url(../images/black50.png) repeat 0 0;color:#fff}
.imgleft .item .txtcon h3{font-size:20px;margin-bottom:12px}
.imgleft .item .txtcon h3 .time{font-size:16px}
.imgleft .item .txtcon .txt{line-height:24px}
.imgleft .item:hover img{filter:brightness(105%)}
.imgleft .tip{position:absolute;bottom:10px;right:30px;z-index:10}
.imgleft .tip span{width:12px;height:12px;display:inline-block;vertical-align:top;margin-left:10px;background:#fff;border-radius:100%;cursor:pointer}
.imgleft .tip span.cur{background:#2ca501}


/**********foot*************/
.bottom_main{width:100%;height:auto;padding-bottom:20px;background:#23242c}
.bottom_main .links{padding:20px 0;font-size:16px;border-bottom:1px solid #434343}
.bottom_main .links span{color:#8fc323;font-weight:700;display:inline-block}
.bottom_main .links a{display:inline-block;color:#f9f9f9;padding-right:10px}
.bottom_main .links a:hover{opacity:.8}
.bottom_main .bottom_nav{margin-top:58px;background:url(../images/bottomline.png) left top no-repeat}
.bottom_main .bottom_nav .left{float:left;padding-left:48px;height:164px;display:inline-block;width:120px;background:url(../images/bottomline.png) right top no-repeat}
.bottom_main .bottom_nav .left h3{font-size:16px;line-height:16px;color:#fff;height:34px}
.bottom_main .bottom_nav .left dd a{display:inline-block;font-size:12px;color:#ccc;padding-right:16px;height:24px}
.bottom_main .bottom_nav .left a:hover{color:#fff}
.bottom_main .bottom_ewm .ewm{width:120px;height:120px;background-color:#666;text-align:center;margin-top:60px}
.bottom_main .bottom_ewm .ewm img{width:110px;height:110px;margin-top:5px}
.bottom_main .bottom_ewm .tit{margin-top:64px;margin-left:30px}
.bottom_main .bottom_ewm .tit li{display:block;clear:left;height:64px}
.bottom_main .bottom_ewm .tit li img{width:50px;height:50px;float:left}
.bottom_main .bottom_ewm .tit li p{float:left;font-size:12px;line-height:22px;color:#ccc;padding-left:12px;text-align:left;padding-top:0}
.bottom_main .bottom_ewm .tit li p span{margin-top:2px;font-size:26px;font-family:Arial;color:#8fc323;display:block;font-weight:700}
.bottom_copy{width:100%;background:#17181e;height:38px;line-height:38px;color:#999;font-size:12px;text-align:center}
.bottom_copy span{margin:0 12px;opacity:.7}
.bottom_copy a{display:inline-block;color:#a7a7a7}
.bottom_copy a:hover{color:#fff}

/*******在线客服******/
.toolbar_wrap{position:fixed;top:0;right:0;z-index:9999;width:0;height:100%}
.toolbar{position:absolute;right:0;top:0;width:0;height:100%;z-index:1000}
.toolbar .toolbar_tabs{position:absolute;top:50%;left:-60px;width:60px;margin-top:-61px}
.toolbar .toolbar_tab{position:relative;width:60px;height:60px;margin-bottom:4px;cursor:pointer;background-color:#8fc323;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}
.toolbar .tab_person .tab_ico{background-position:7px 8px}
.toolbar .tab_ico{width:34px;height:35px;margin-left:1px;position:relative;z-index:2;background-color:#8fc323;display:inline-block;background-image:url(../images/toolbaricon.png);background-repeat:no-repeat}
.toolbar .tab_text{width:130px;font-size:14px;height:60px;line-height:60px;color:#fff;text-align:center;position:absolute;z-index:1;left:80px;top:0;background-color:#8fc323;border-radius:3px}
.toolbar_tab:hover,.toolbar_tab:hover .tab_ico,.toolbar_tab_hover,.toolbar_tab_hover .tab_ico{background-color:#f47511}
.toolbar .tab_kf em{width:129px;height:129px;text-align:left}
.toolbar .tab_kf em img{width:110px;height:110px;margin-top:10px;margin-left:10px}
.toolbar .toolbar_tabs a{display:inline-block;height:60px}

