﻿@charset "utf-8";
/*初始化样式*/
body{ margin:0px; padding:0px; margin:0px auto; zoom:1;

/*设置字体*/
font-size:14px;
line-height:24px;
font-family:Arial,"微软雅黑","宋体";
color:#414446;
background-color: white;

/*设置宽度*/
width:100%; 
height: 100%;
}
ul,li,form, dl,dt,dd, div{ padding: 0px; margin: 0px;}
ul,ul li{ list-style:none;}
.h1,.h2,.h3,.h4,.h5,.h6,.p{ padding:0px; margin:0px;}
select,input,textarea{ border-radius:0; -webkit-border-radius:0; color:#414446;}
input:focus { outline: none;}

/*强制去除表单自带的样式*/ 
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*/}

/*强制去除textarea自带的样式*/
textarea{resize:none;/*-webkit-appearance:none;*/}

textarea,input,select { background:none; border:none; margin:0; padding:0;}

/*html5设置*/
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display: block;} 
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}

img{ border:none; border:0; vertical-align:baseline;transition: all ease .5s;}
a{ color:inherit; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:focus {outline:none; -moz-outline:none;}
/* a:hover{ text-decoration:none; color:inherit;} */

/*清楚浮动*/
.clear{ clear:both; height:0px; overflow:hidden;}


.delay{animation-delay: .5s;}
/*页面框架结构*/
.contain{width: 100%;position: relative;overflow: hidden;}
.container{width:90%;position: relative;overflow: hidden;margin: 0px auto;}
@media(max-width:1198px){
    .container{width: 95%;}
}

.Banner{height: 300px;margin-top: 120px;}
@media(max-width:1198px){
    .Banner{height: 150px;margin-top: 60px;}
}
.Bottom .container{width: 1200px;overflow: visible;}
.Bottom{width: 100%;position: relative;overflow: hidden;background-color: #f3f5f8;}
.Bottom .bottom-nav{ text-align: center; width: 100%;border-bottom: 1px solid #dadcdf;height: 85px;}
.bottom-nav ul{display:inline-block;margin-top: 31px;}
.bottom-nav ul li{padding: 0px 50px;float: left;background: url(../uploadfiles/image/nav-dec.png)right center no-repeat;}
.Bottom .down{text-align: center;}
.Bottom .down .img-box{float: left;margin-top: 45px;}
.Bottom .down .msg{float: right;text-align: right;color: #888888;}
.Bottom .links a{color: #8888885e;margin-right: 10px;position: relative;}
.Bottom .links{display: inline-block;margin-bottom: 20px;}
.Bottom .links a .img-box{display: none; position: absolute;bottom: 24px;left: -12px;z-index: 1;width: 100px;}
.Bottom .links a .img-box img{width: 100%;}
.code:hover .img-box{display: block !important;}
.Bottom .ph-sh{display: none;}
@media(max-width:1198px){
    .Bottom .container{width: 90%;}
    .Bottom .bottom-nav{display:none;}
    .Bottom .down{text-align: center;}
    .Bottom .down .img-box{display: none;}
    .Bottom .down .links{display: none;}
    .Bottom .down .msg{float: none;text-align: center;}
    .Bottom .ph-sh{display: block;}
    .Bottom .ph-hi{display:none;}
}
/*网站地图*/
.ul_sitemap li{ border-bottom:dotted 1px #ddd; padding:5px 0px;}
.ul_sitemap li strong{ width:90px; display:inline-block;}


.HomeBan{width: 100%;position: relative;overflow: hidden;line-height: 0px;margin-top: 120px;}
.HomeBan img{width: 100%;}
.HomeBan .owl-pagination{position: absolute;bottom: 20px;left: 50%;transform: translateX(-50%);}
.HomeBan .owl-pagination .owl-page span{margin:10px; opacity: 1 !important; height: 5px !important; width: 40px !important; background-color: white !important;}
.HomeBan .owl-pagination .active span{background-color: #7ab400 !important;}
.HomeBan .owl-prev{height: 60px;width: 40px; background: url(../uploadfiles/image/banner-prev.png)center no-repeat !important; position: absolute;left: 20px;top:50%;transform: translateY(-50%);}
.HomeBan .owl-next{height: 60px;width: 40px; background: url(../uploadfiles/image/banner-next.png)center no-repeat !important; position: absolute;right: 20px;top:50%;transform: translateY(-50%);}
.HomeBan .owl-controls{margin: 0px !important;}
@media(max-width:1198px){
    .HomeBan .owl-pagination .owl-page span{width: 30px !important;}
    .HomeBan .owl-pagination{bottom: 10px !important;}
    .HomeBan{margin-top: 60px;}
}
 .tit{overflow: hidden;padding-bottom: 20px; text-align: center;width: 100%;background: url(../uploadfiles/image/tit-bg.png)bottom center no-repeat; }
.product{text-align: center;}
 .tit h3{font-size: 30px;color: black;margin: 10px 0px;}
 .tit p{color: #a9a9a9;text-transform: uppercase;}

.product .leftBar .msg{padding: 0px 20px;box-sizing: border-box;text-align: left;}
.product .leftBar .msg h3{color: #0e2c59;font-size: 20px;}

.product .pro-slide{width: 76%;float: left;}
.product .leftBar{width: 22%;margin-right: 2%;float: left;overflow: hidden;}
.product .leftBar{background:#f1f1f1;}
.product .leftBar .title{height: 80px;box-sizing: border-box;padding-top: 20px; color: #444444;border-bottom: 1px solid white;}
.product .leftBar .title h3{margin: 0px;line-height: 30px;font-size:22px; }
.product .leftBar .title p{color: #999999; text-transform: uppercase;margin: 0px;}
.product .leftBar ul li{border-left: 2px solid transparent; text-align: left; box-sizing: border-box; padding: 0px 20px; height: 40px;line-height: 40px;border-bottom: 1px solid white;}
.product .leftBar ul li a{display:block;cursor: pointer; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.product .leftBar ul li:hover{background: #0e2c59;color:white;border-left: 2px solid #0e2c59;}


.product .container{overflow: visible;}
.product .pro-tab ul{display: inline-block;margin: 30px auto;}
.product .pro-tab li{cursor: pointer; transition: all ease .3s;margin-bottom:20px;  margin-right: 30px; float: left;color:#666666; padding: 10px 30px;border-radius: 20px;border: 1px solid #13395e;}
.product .pro-tab .on{background-color: #13395e;color: white;}
.product .pro-tab li:hover{color: white;background-color: #13395e;}
.product .pro-list{text-align: center;}
.product .pro-list .four-list{background-color: white;border-radius: 20px;box-shadow: 0px 0px 10px #e2e2e2;}
.product .pro-list .four-list .img-box{height: 160px;;}
.product .pro-tab li:nth-last-child(2){margin-right: 0px;}
.product .pro-list .four-list img{width: 100%;}
.product .pro-list .four-list :hover img{transform: scale(1.3,1.3);}
.product .pro-list .msg{box-sizing: border-box;padding: 0px 30px 30px 30px;}
.product .pro-list h3{color: #13395e;font-size: 18px;height: 48px;}
.product .pro-list p{color: #8b8b8d;text-align: left;line-height: 30px;line-clamp: 6;-webkit-line-clamp:6;}
.more{transition: all ease.5s; background-color: #7ab400;color: white;padding: 10px 30px;border-radius: 20px;display: inline-block;margin: 30px 0px;}
.more:hover{transform: scale(1.2,1.2);}

.New{background: url(../uploadfiles/image/new-bg.jpg)center no-repeat;text-align: center;}
.New .new-list h3{font-size: 16px;color: #444444;}
.New .new-list li{text-align: left; padding: 30px;box-sizing: border-box;background-color: white;border-radius: 20px;}
.New .new-list li p{-webkit-line-clamp:3;line-clamp: 3;}
.New .date{color: #7ab400; padding-left: 30px;background: url(../uploadfiles/image/date-bg.png)left center no-repeat;}
.New .new-list li:hover h3{color: #7ab400;}

.about{padding: 30px 0px;}
.about img{width: 100%;}
.about .left{width: 30%;float: left;}
.about .right{width: 67%;float: left;margin-top: 50px;margin-left: 3%;}
.about .right .tit{text-align: left;background-position: left bottom;}
.about .right .msg p{line-height: 35px;margin-bottom: 30px;text-indent: 2em;}
@media(max-width:1450px){
    .about .left{margin-top: 100px;}
}
@media(max-width:1198px){
    .product .leftBar{display: none;}
    .product .pro-slide{width: 100%;}
    .product .pro-tab li{margin: 10px 0px;display: inline-block;float: none;}
    .product .pro-tab ul{display: block;}
    .New{background:#e5f0fe;}
    .about .left{display:none;}
    .about .right{float:none;width: 100%;margin: 0px;}
    .about .right .tit{text-align: center;background-position: center bottom;}
    .about {padding: 0px;}
}



.MainContent{background: #81be00;height: 45px;}
.MainContent_Top{width: 1200px;margin:0 auto;}
.MainContent_Top .SildeBar{float: left;}
.MainContent_Top .SildeBar li{float: left;}
/*增加a的宽度*/
.MainContent_Top .SildeBar li>a{display: block;padding:0px 22px;line-height: 45px;height: 45px;font-size: 14px;color: #fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
/*结束-增加a的宽度*/
.MainContent_Top .SildeBar li:hover,.MainContent_Top .SildeBar .on{background: #659400;}
.MainContent_Top .SildeBar li .subnav{ background:#81be00; display: none; position: absolute;z-index: 999;}
.MainContent_Top .SildeBar li .subnav dd a:hover,.MainContent_Top .SildeBar li .subnav dd.on a{background: #81be00;}
.MainContent_Top .SildeBar li:hover .subnav{ display: block; }
.Current{float: right;line-height: 45px;color:white;font-size: 14px;padding-left: 30px;background: url(../images/Home_ico.png) no-repeat left center;}
.Current a{color:white;}
.MainContent_Top .SildeBar .ProMenuList li{position: relative;padding: 0px 20px;box-sizing: border-box;}
.MainContent_Top .SildeBar .ProMenuList li dl{position: absolute;top:45px;left: 0px;z-index:999; display: none;background: #81be00;width: 100%;}
.MainContent_Top .SildeBar .ProMenuList li dl a{line-height: 24px; text-align: center;background: #81be00;display: flex;align-items: center;}
.MainContent_Top .SildeBar .ProMenuList li dl a:hover{background: #71a502;}

.Content{padding:50px 0px 100px 0px;width: 1200px;margin:0 auto;}
.Content_Tab{padding-bottom:210px; display: none;}
.Content_Tab li{float: left;margin-right: 20px;}
.Content_Tab li a{display: block;width: 140px;height: 35px;line-height: 35px;color:#333;text-align: center;border:1px solid #999;}
.Content_Tab li a:hover,.Content_Tab li.on a{color:#81be00;border:1px solid #81be00;}
.Product_List li{width: 265px;margin-right: 46px;float: left;margin-bottom: 20px;}
.Product_List li a{display: block;}
/*.Product_List li img{width: 285px;height: 150px;}*/
.Product_List li img{width: 265px;height: 150px;}
.Product_List.products li img{width: 265px;height: 265px;}
.Product_List li .pro_name{line-height: 53px;color:#666;}
.Product_List li .pro_name a:hover{color:#666;}
.Product_List li .pro_name b{float: right;font-weight: normal;color:#666;}

.Content_more{width: 100%;border:1px solid #e0e0e0;line-height: 48px;height: 48px;text-align: center;font-size: 16px;color:#333;display: block;}
.Content_more:hover{color:#81be00;}

/*产品详细页*/
.pro_info_left{float: left;width: 626px;position: relative;}
.pro_info_left .prev,.pro_info_left .next{display: block;position: absolute;width: 12px;height: 100px;bottom: 0px;}
.pro_info_left .prev{background: url(../images/pro_info_prev1.png) no-repeat left center;}
.pro_info_left .next{background: url(../images/pro_info_next1.png) no-repeat left center;right: 0px;}
.pro_info_left .hd{width: 624px;height: 430px;border:1px solid #e5e5e5;}
.pro_info_left .hd li img{ max-width:100%;}
.pro_info_left .bd{width: 582px;margin:0 auto;margin-top:25px;}
.pro_info_left .bd li{float: left;width: 130px;height: 98px;border:1px solid #e5e5e5;margin-right: 19px;}
.pro_info_left .bd li.on{border:1px solid #81be00;}
.pro_info_left .bd li img{width:130px;height: 98px;}

.pro_info_right{float: right;width: 528px;padding-bottom: 64px;border:1px solid #e7e7e7;}
.pro_info_right .product_name{display: block;padding:0px 36px;line-height: 52px;font-size: 36px;color:#fff;background: #81be00;height: 52px;margin-bottom: 10px;}
.pro_info_right .product_text{padding-left: 36px;padding-bottom: 26px;}
.pro_info_right .product_text li{line-height: 36px;color:#333;font-size: 14px;}
.pro_info_right .online_zixun{display: block;margin-left: 36px;background: url(../images/pro_ico1.png) no-repeat left center;padding-left: 32px;font-size: 14px;color:#81be00;}

.Pro_info_Bottom{padding:48px 0px 230px 0px;}
.Pro_info_Bottom .pro_info_Tab li{width: 132px;line-height: 30px;height: 30px;text-align: center;margin-right: 14px;float: left;border:1px solid #d2d2d2;font-size: 14px;cursor: pointer;}
.Pro_info_Bottom .pro_info_Tab li.on{border:1px solid #81be00;color:#81be00;}
.Pro_info_Bottom .pro_info_Tab{padding-bottom: 34px;}

@media(max-width:1198px){
    .pro_info_left{width: 100%;float: none;}
    .pro_info_left .hd{width: 100%;height: auto;}
    .pro_info_left .hd{width: 100%;}
    .pro_info_left .bd{width: 100%;}
    .tempWrap{width: 100% !important;}
    .ul{width: 100% !important;}
    .tempWrap li{width: auto !important;margin-top: 10px;}
    .Product_info{padding: 0px 10px;}
    .pro_info_left .bd .tempWrap li{width: 30% !important;margin-right: 4%;}
    .pro_info_left .bd .tempWrap li:nth-child(3n+3){margin-right: 0px;}
    .pro_info_left .bd li img{width: 100%;}
    .pro_info_right{float: none;width: 100%;}
    .pro_info_Tab li{margin: 10px 0px;}
    .pro_info_Box li img{width: 100%;}
    .pro_info_Box table{width: 100% !important;}
    .pro_info_left .prev{display: none;}
    .pro_info_left .next{display: none;}


}

.proCenter .leftBar .msg{padding: 0px 20px;box-sizing: border-box;text-align: left;}
.proCenter .leftBar .msg h3{color: #0e2c59;font-size: 20px;}
@media(max-width:1520px){
    .proCenter .leftBar .msg h3{font-size: 20px;}

}

.proCenter li img{width: 100%;}
.proCenter{text-align: center;}
.proCenter li:nth-child(n+9){display: none;}
.proCenter .show-more button{margin: 30px 0px; padding: 20px 200px;color: #81be00;border: 1px solid #81be00;background-color: transparent;font-size: 18px;cursor: pointer;}
.proCenter li p{font-size: 18px;height: 48px;;}
.proCenter .four{width: 76%;float: left;}
.proCenter .four .img-box{height: 170px;;}
.proCenter .leftBar{width: 22%;margin-right: 2%;float: left;overflow: hidden;}
.proCenter .leftBar{background:#f1f1f1;}
.proCenter .leftBar .title{height: 80px;box-sizing: border-box;padding-top: 20px; color: #444444;border-bottom: 1px solid white;}
.proCenter .leftBar .title h3{margin: 0px;line-height: 30px;font-size:22px; }
.proCenter .leftBar .title p{color: #999999; text-transform: uppercase;margin: 0px;}
.proCenter .leftBar ul li{border-left: 2px solid transparent; text-align: left; box-sizing: border-box; padding: 0px 20px; height: 40px;line-height: 40px;border-bottom: 1px solid white;}
.proCenter .leftBar ul li a{display:block;cursor: pointer; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.proCenter .leftBar ul li:hover{background: #0e2c59;color:white;border-left: 2px solid #0e2c59;}

@media(max-width:1198px){
    .proCenter .leftBar{display: none;}
    .proCenter .four{width: 100%;}
    .proCenter .show-more{width: 100%;}
    .proCenter .show-more button{padding: 10px 40px;}
    .MenuList ul li{width: 100%;text-align: center; float: none !important; margin: 10px  auto;}
    .MenuList ul{width: 100%;}
    .MainContent{height: auto;}
    .SildeBar{float: none !important;}
    .MainContent_Top{width: 100%;}
    .Current{display: none;}
    .MainContent_Top .SildeBar .ProMenuList li dl{position: relative;top: 0px;}

}


.contact_head{padding-bottom: 47px;}
.contact_head span{display: block;font-size: 24px;color:#333;line-height: 24px;height: 24px;text-align: center;padding-bottom: 12px;}
.contact_head b{font-weight: normal;font-size: 20px;color:#999;line-height: 20px;height: 20px;font-family: "Iskoola Pota";display: block;text-align: center;}
.contact_1_info li .contact1_right{float: right;width: 354px;padding: 12px 0px 0px 20px;}
 .Company_name1,.contact_1_info li .contact1_right .Company_name2{display: block;font-size:14px;line-height: 30px;height: 30px; }
.Company_name1{color:#81be00;}
 .Company_name2{color:#666; }

.contact_2_info li{float: left;border:1px solid #ececec;background: #fcfcfc;margin:0px 36px 57px 0px;}
.contact_2_info li .contact_2_left{float: left;position: relative;}
.contact_2_info li .contact_2_left img{width: 291px;height: 226px;}
.contact_2_info li .contact_2_left span{display: block;width: 16px;height: 41px;background: url(../images/contact_ico.png) no-repeat left top;position: absolute; top: 50%;margin-top: -20px;right: 0px;}
.contact_2_info li .contact_2_right{float: right;width: 250px;padding-left: 32px;}
.contact_2_info li .contact_2_right .contact_2_top{padding-top:22px;margin-bottom: 20px;background: url(../images/contact_ico1.jpg) no-repeat left bottom;}
.contact_2_info li .contact_2_right .contact_2_top span{display: block;line-height: 26px;font-size: 18px;color:#333;}
.contact_2_info li .contact_2_right .contact_2_top b{display: block;line-height: 20px;color:#666;padding-bottom: 11px;}

.contact_3_info{width: 100%;height: 390px;border:1px solid #e5e5e5;}
.contact_3 img{width: 100%;height: 500px;;}
.contact_4 .apply_top{margin-bottom: 30px;display: block;padding-bottom: 20px;border-bottom:  1px dashed #cccccc; color: #cccccc;}
.contact_4{padding-top: 50px;text-align: center;}
.contact_4 input{padding: 15px;box-sizing: border-box;width: 80%;}
.contact_4 li{float: left;width: 31%;margin-right: 3%;margin-bottom: 50px;border: 1px solid #d7d7d7;}
.contact_4 li:nth-child(3){margin-right: 0px;}
.contact_4 textarea{width: 100%;border: 1px solid #d7d7d7;height: 200px;padding: 15px 15px 15px 10px;box-sizing: border-box;}
.contact_4 .sub{margin: 30px 0px; width: 150px;height: 50px;background-color: #81be00;color: white;display: inline-block;line-height: 50px;}



.contact_1_info li{padding-top: 20px;padding-left: 20px; border:1px solid #ececec;margin: 30px 0px;  width: 48%;margin-right: 4%;float: left;box-sizing: border-box;}
.contact_1_info li:nth-child(2n+2){margin-right: 0px;}
.contact_1_info li .img-box{overflow: hidden; float: left;width: 35%;margin-right: 3%;height: 100%;}
.contact_1_info img{width: 100%;height: 100%;}
.contact_1_info li .msg{position: relative; float: left;width:  62%;padding: 20px 0px;box-sizing: border-box;}
.contact_1_info li .msg p{max-width:240px;}
.contact_1 .code11{position: absolute;width: 80px;height: 80px;right: 10px;bottom: 10px;} 
@media(max-width:1198px){
    .Content{width: 100%;overflow: hidden;padding: 10px 0px;}
    .contact_1_info li{width: 100%;float: none;padding: 20px;}
    .contact_1_info li .img-box{width: 100%;float: none;}
    .contact_1_info li .msg{width: 100%;float: none;}
    .contact_2_info li{width: 100%;float: none;margin: 10px 0px;padding:20px;box-sizing: border-box;}
    .contact_2_left {width: 100%;float: none;}
    .contact_2_left img{width: 100% !important;}
    .contact_3 img{width: 100%;height:auto;}
    .contact_4 li{width: 100%;float: none;margin: 20px 0px;}
    .contact_4_info{padding: 20px;box-sizing: border-box;}
    .contact_head{padding: 0px;}
}




/*Top*/
.Top{box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.199); height: 120px;width: 100%;position:fixed;z-index: 10;background-color: white;top: 0px;left: 0px;right: 0px;}
.Top .container{overflow: visible !important;position: static !important; }
.Top .logo{width: 310px;height: 50px;margin-top: 35px;float: left;}
.Top .MainNav{float: right;height: 120px;}
.Top .MainNav>ul>li{ transition: all ease .5s; border-top: 3px solid white;box-sizing: border-box; width: auto;margin-right: 40px;padding: 0px 10px;  text-align: center; height: 120px;float: left; color: #414441;}
.Top .MainNav>ul>li a{color: inherit;}
.Top .MainNav>ul>li:hover{color: #0e2c59;border-color: #81be00 !important;}
.Top .navA{border-radius: 20px; display: block; line-height: 30px;color: inherit;height: 30px;width: 100%;margin-top: 45px;}
.Top .onnav {border-color: #81be00 !important;color: #0e2c59 !important;}
.Top .nav-inside{display:none; left: 0px;right: 0px;  width: 100%;position: absolute;height: 50px;top:120px;z-index: 1;background-color:#81be00;color:white;}
.Top .nav-inside li{display: inline-block;line-height: 50px;margin: 0px 10px;}
.Top .nav-inside a{color: inherit;}
.Top .nav-inside a:hover{color: white;}
.Top .MainNav>ul{float: left;}
.lang{margin-right: 30px; height: 24px;; position: relative; line-height: 24px; float: left;margin-top: 50px;padding-left: 30px;background: url(../uploadfiles/image/lang-icon.png)top left no-repeat;}
.lang::after{content: '';background: url(../uploadfiles/image/lang-arrow.png)center no-repeat;height: 14px;width: 14px;display: inline-block;}
.lang-ch{display:none; position:absolute; top: 24px;background-color:white;box-shadow: 0px 0px 5px #0000002c; width: 80px;left: 0;padding-left: 10px;box-sizing: border-box;}
.lang a{display: inline-block;line-height: 24px;}


.search{background: url(../uploadfiles/image/search-icon.png)right center no-repeat;float: left;height: 30px;border: 1px solid #e0e0e0;border-radius: 20px;width: 210px;margin-top: 44px;}
.search input{line-height: 30px;padding-left: 10px;box-sizing: border-box;}
.search input:-ms-input-placeholder{color: #ababab;}
.search input:-webkit-input-placeholder{color: #ababab;}
.searchbtn{display:none; float: left;height: 30px;width: 30px;margin-top: 45px;margin-left: 20px;background: url(../uploadfiles/image/searchbtn.png)center no-repeat;}

.phone-header{display:none; box-sizing: border-box; width: 100%;height:60px;background-color: white;position: fixed;left: 0px;top:0px;right: 0px;z-index: 1;}
.phone-logo{line-height: 0px; width: 70%;padding-top: 4px;}
.phone-logo img{width: 100%;height: auto;}
.phone-header .nav-btn{z-index: 1; position: absolute;right: 10px;top: 10px;width: 40px;height: 40px;}
.phone-header .nav-btn img{position: absolute;width: 100%;height: auto;}
.phone-header .MainNav{display: none; top: 60px;left: 0px; width: 100%;background-color: white;position: absolute;z-index: 1;}
.phone-header .MainNav>ul>li{position: relative; border-bottom: 1px solid #f2f2f2;line-height: 60px;color: #999999;font-size: 18px;}
.phone-header .MainNav>ul>li>a{padding-left: 20px;}
.phone-header .nav-inside>li>a{display: block;width: 80%;border-bottom: 1px solid #f2f2f2;margin: 0px auto;font-size: 16px;}
.phone-header .MainNav img{position: absolute;width: 20px;height: 20px;right: 20px;top: 20px;}
.phone-header .nav-inside{display: none;}
.phone-header .pullUp{display: none;}
.phone-header .navA{display: block;width: 80%;}
.phone-header .navA:hover{color: #d61010;}

@media(max-width:1700px){
    .Top .MainNav>ul>li{margin-right: 10px;}
}
@media(max-width:1920px){
    .search{display:block;}
}
@media(max-width:1500px){
    .search{display:none; position: absolute;top: 90px;background-color: white;right: 30px;}
    .searchbtn{display: block;}
}
@media(max-width:1300px){
    .Top .MainNav>ul>li{margin-right: 0px;}
}
@media(max-width:1198px){
    .phone-logo img{width: auto;}
    .phone-logo{padding-top: 0px;}
    .Top{display: none;}
    .phone-header{display: block;}
}
@media(max-width:458px){
    .phone-logo img{width: 100%;}
    .phone-logo{padding-top: 10px;}
}
/*Top*/




.kf{position:absolute;right:0;top:10%;overflow:hidden; z-index: 999;}
.kf_btn{width:15px;float:left;background:url(../images/blue11.png) left 33px no-repeat;height:95px;padding-left:7px;padding-right:7px;
text-align:center;vertical-align:middle;color:#fff;padding-top:65px;cursor:pointer;position:relative; padding-bottom: 15px; font-family: "微软雅黑";}
.kf_btn .open{width: 12px; height: 12px; position: absolute; left: 9px; bottom: 17px; background:url(../images/kf_close.png) left top no-repeat;}
.kf_btn .close{background:url(../images/kf_open.png) left top no-repeat;}
.kf_main{float:left;padding-bottom:5px;overflow:hidden;width:141px; margin-left: -4px;}
.kf_title{float:left;}
.kf_title span{display:block;line-height:28px;height:28px;text-align:center;font-size:15px;font-family:"Microsoft YaHei";border-bottom:2px solid #40b5e8;}
.kf_list{background:url(../images/v2.jpg) left top repeat-x #fff; padding-top: 5px; padding-left: 6px; padding-bottom: 5px;}
.kf_list li{line-height:30px;height:30px; padding-left: 7px; background:url(../images/qq_bg.jpg) left center no-repeat;}
.kf_list li a{display: block; position: relative; line-height: 30px; padding-left: 36px; height: 30px;}
.kf_list li a:hover{text-decoration: none;}
.kf_list li a img{padding-right:5px;vertical-align:middle; position: absolute; left: 3px; top: 7px;}
.kf_list li.sky{margin-top: 0; height: 27px; line-height: 27px;} 

.hyperlink_a{margin:5px;height:30px;background:#459afa;margin-top:0px;border-radius: 2px;}
.hyperlink_a a{display:block;line-height: 30px;background:url(../images/message.png) no-repeat 0% 100%;padding-left:43px;
font-weight: bold;font-size:14px;color:#fff;font-family:"微软雅黑";}
.hyperlink_a a:visited{color:#fff;text-decoration:none;}
.hyperlink_a a:hover{text-decoration: none;background:url(../images/message.png) no-repeat 0% 100% #fb9108;border-radius: 2px;}

.hyperlink_b{margin:5px;height:30px;background:#459afa;margin-top:0px;border-radius: 2px;}
.hyperlink_b a{display:block;line-height: 30px;background:url(../images/air.png) no-repeat 0% 100%;padding-left:43px;
font-weight: bold;font-size:14px;color:#fff;font-family:"微软雅黑";}
.hyperlink_b a:visited{color:#fff;text-decoration:none;}
.hyperlink_b a:hover{text-decoration: none;background:url(../images/air.png) no-repeat 0% 100% #fb9108;border-radius: 2px;}

.top_bg{height: 7px; background:url(../images/blue1.png) left bottom no-repeat;}
.top_center{background:url(../images/bobg.png) left top repeat-y; padding: 0px 3px 1px 5px;}
.bottom_bg{height: 8px; background:url(../images/kf_bottom.png) left top no-repeat;}
.e_code{padding-left:0px; padding-top: 6px; padding-bottom: 0px; border-top: 1px solid #cccccc; margin-top: 8px; text-align: center;}
.e_code h3{padding-top: 2px; padding-bottom: 2px; text-align: center; font-weight: normal; color: #333; text-align: center;}


.alignCenter{width:56px; display: none; margin: 0 auto;z-index: 999; border:1px solid #e9e9e9; padding: 2px; position:absolute;right:166px;top:133px;overflow:hidden; z-index: 999; background: #fff;}
.alignCenter .title{height: 45px; line-height: 45px; padding-left: 5px; background: #f6f6f6; color: #666666; font-size: 12px; font-weight: bold; border-bottom: 1px solid #e9e9e9; position:relative;}
.alignCenter .title img{position: absolute; right: 4px; top: 16px;}
.alignCenter .content{padding: 5px; padding-right: 2px; padding-left: 8px;}
.alignCenter .title img{cursor: pointer;}

.index_message{position: relative;}
.index_message textarea{border:1px solid #cccccc;background:white;width:189px;height:80px;padding:5px;}
.name_input{border:1px solid #cccccc; margin-top: 5px; background: #fff; height: 22px; width: 189px;}
.input_left{float: left; width: 35px; text-align: center; background:url(../images/title_left.jpg) left top repeat-x; height: 22px; line-height: 22px}
.input_right{position: relative; float: right;}
.input_right input{height: 22px; line-height: 22px;}
.input_right .m_label{position:absolute;width:100px;text-align:left;line-height:22px;padding-left:6px;color:#ccc;z-index:1;cursor:text;}


#m_div{width:222px;position:fixed;right:2px;bottom:0px;padding-bottom:1px;z-index:99999;background:none;}
.d_label{line-height:18px;padding-top:8px; width:160px;}
.w_message{border:1px solid #4a9cf9;padding:7px;padding-top:3px; height:189px; background:#fff;padding-bottom:27px;background:url(../images/message_bg.jpg) left top no-repeat;}
.w_message #name{width:142px;height:22px;line-height:22px; border: none !important;}
.w_message #contact{width:142px;height:20px;line-height:20px; border: none !important;}
.w_message #content{width:190px;height:100px;background: white;border: 1px solid #cccccc; resize:none;overflow-y:auto;overflow-x:hidden;}
.w_message #checkcode{width:82px;height:22px;line-height:22px;border:1px solid #ccc;background-color:#fff;}


#message_main{display:table-cell;}
.w_message #message_main tr{display:block;width:100%;overflow:hidden;line-height:28px;}
.w_message #message_main tr th{height:28px;line-height:28px;width:37px;text-align:center;vertical-align:middle;overflow:hidden;}
.w_message #code{padding-top:0px; margin-top: 5px;}
.w_title{background:none;color:#fff;;position:relative;cursor:pointer;height:33px;width:222px;overflow:hidden;}
.w_message #message_main .m_input{border:1px solid #ccc;background-color:#fff;}
.w_message .msgbtn{background: #4a9cf9; width:93px;height:29px;line-height:20px;margin-top:3px;border:none;font-family:"宋体",arial;font-size:12px;margin-left:54px; font-family: "微软雅黑"; color: #fff;}
.w_message .msgbtn_hover{background:#3c96fc;color:#fff;border:1px solid #3c96fc;}



.m_close{background:url(../images/messbtn.png) left top no-repeat;position:absolute;right:0px;top:0px;cursor:pointer;overflow:hidden;
width:19px;height:20px;right:12px;top:8px;cursor:pointer;}
.m_open{background:url(../images/messbtn1.png) left top no-repeat;}
.w_message .m_under{position:absolute;width:227px;height:37px;line-height:41px;left:0;bottom:1px;}
.w_message .support{color:#000;width:100px;position:absolute;bottom:1px;right:8px;font-size:12px;}
#m_top{height: 1px;font-size: 0px;line-height: 1px;margin: 0 2px;background:#4a9cf9;}
#m_mid{height: 1px;font-size: 0px;line-height: 1px;margin: 0 1px;background:#4a9cf9;}
#m_bot{background:#4a9cf9;height:31px;line-height:31px;padding-left:9px; font-family: "微软雅黑"; font-size: 13px;}
