@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{margin:0;padding:0;}
body{ color:#333; font-size:14px; font-family:"Helvetica";min-width: 1280px;}
ul, ol { list-style: none;} 
img,fieldset{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
input,button,textarea,select{font:100% Arial,''; vertical-align:middle}
table,td,tr,th{font-size:12px;}
.nodispaly{ display:none}
.line{line-height:50px;}
.lineer{line-height:40px;}
.FK{color: #999;}
.F14{font-size: 14px;}
.Fl{float: left;}
.Fr{float: right;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
a{color:#333; text-decoration:none;}
a:hover {color:#34b745; text-decoration:none; }
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none; }
.container{max-width:1280px;margin:0 auto;}

header{background: #FFF;position: fixed;left: 0px;top: 0px;width: 100%;z-index: 100;box-shadow: 0 0 10px rgba(0,0,0,0.2);}
header .top{height: 90px;background: #FFF;z-index: 1000;}
header .top .box{position: relative;max-width: 1280px;margin:0 auto;}
header .top h1{ width: 211px; float: left;margin-top: 8px;}
header .top h1 img{width: 100%;}


header .top .nav{width: 780px;  float: left; margin-left: 6%;}
header .top .nav ul{text-align: center;}
header .top .nav ul li{position: relative; margin:0 15px;z-index: 1000;float: left;}
header .top .nav ul li p{font-size: 15px;}
header .top .nav ul li p a{display: block;line-height: 87px;padding:0 12px;}
header .top .nav ul li:hover p a{display: block;text-decoration: none;border-bottom: 3px solid #34b745;}
header .top .nav ul li p a.current{border-bottom: 3px solid #34b745;color: #34b745;}
header .top .nav ul li dl{position: absolute;left: 0px;top: 90px;background: #FFF;width: 200px;visibility: hidden;opacity: 0;text-align: left;transition: all 0.5s;box-shadow: 0 10px 10px rgba(0,0,0,0.1);}
header .top .nav ul li:hover dl{visibility: visible;opacity: 1;}
header .top .nav ul li dd{font-size: 14px;}
header .top .nav ul li dd a{display: block;padding:12px 15px;color: #333;}
header .top .nav ul li dd a:hover{display: block;text-decoration: none;color: #FFF;background: #34b745;}
header .top .nav ul li dd:last-child{border-bottom: none;}


header .top .top_r{ width:135px;  float: right; margin-top: 25px;}
header .top .top_r .yuyan{line-height: 40px;float: left; width: 80px}
header .top .top_r .yuyan i{padding-right: 6px;font-size: 20px;}
header .top .top_r .yuyan a{text-decoration: none;height: 40px;display: inline-block;justify-content: center;align-items: center;width: 30px;color: #666;}
header .top .top_r .yuyan a:hover{text-decoration: none;text-decoration: none;color: #34b745;}
header .top .top_r .search_an{float: left;width: 50px;text-align: center;position: relative;z-index: 1000;}
header .top .top_r .search_an i{width: 50px;color: #666;font-size: 20px;height: 40px;line-height: 40px;display: block;cursor: pointer;}
header .top .top_r .search{position: absolute;right: 0px;top: 65px;width: 250px;display: none;}
header .top .top_r .search .input_txt{width: 200px;height: 40px;border:1px solid #DDD;float: left;border-right: none;outline: medium;padding-left: 5px;box-sizing: border-box;font-size: 13px;}
header .top .top_r .search .input_btn{width: 50px;height: 40px;border:1px solid #DDD;float: right;border-left: none;outline: medium;background:#FFF url(../images/pic2.png) no-repeat center;background-size: 20px;cursor: pointer;}


.guanbi{position: fixed;right: 5%;top: 5%;z-index: 101;}
.guanbi i{width: 100px;height: 100px;display: block;text-align: center;line-height: 100px;font-size: 24px;cursor: pointer;}

.top-box ul{}
.top-box li{float: left;}
.top-box li{float: left;width: 50px;height:60px;margin-right: 10px;text-align: center;}
.top-box li img{width: 24px;margin-top: 18px;}
.top-box li a{display: block;}
.top-box li a:hover{display: block;}




header .header-main { transition: padding 0.3s ease 0s, transform 0.5s ease 0s;}
header .m-btn { display: none; width:50px; height:50px; line-height:50px; cursor:pointer; float:right;font-size: 14px;color:#0961a4;text-align: center;}
header .m-btn .box {position: relative; font-size:15px;}


.body-wrap { width: 100%;position: relative;transition: all 0.5s ease 0s;z-index: 1;}
.body-wrap.left, header.left .header-main {transform:translateX(-66%);}
.m-sub-menu.show {right: 0;transition: all 0.44s ease 0s;}

.m-sub-menu {position:fixed; right:-100%;width:66%;top:0;z-index:100;height: 100%;background:#FFF;transition:all 0.64s ease 0s; box-shadow:0 0 30px rgba(0,0,0,0.1);}
.m-sub-menu .box{}
.m-sub-menu .top-box{ background:#333; height:50px; line-height:50px;}
.m-sub-menu .top-box .stt{color: #acacac; float:left; padding-left:10%;}
.m-sub-menu .top-box .close{ cursor: pointer; float:right; text-align:center; color:#FFF; width:50px;}
.m-sub-menu .top-box .close i{ font-size:18px;}
.m-sub-menu .list-wrap{}
.m-sub-menu .list-wrap ul { width:100%;}
.m-sub-menu .list-wrap li { height:50px; line-height:50px; border-bottom:1px solid #f2f2f2; font-size:16px;}
.m-sub-menu .list-wrap li .col-box{ position:relative;}
.m-sub-menu .list-wrap li .col-box .tit{ float:left; width:90%;display:block; padding-left:10%;}
.m-sub-menu .list-wrap li .col-box .point{ position:absolute; width:50px; height:50px; right:0px; top:0px;display:block; color:#999;}
.m-sub-menu .list-wrap li a{ display:block; padding:0 10%;}
.m-sub-menu .list-wrap li a:hover{ text-decoration:none; display:block;}
.m-sub-menu .list-wrap li i{ float:right;}

.m-sub-menu .bot-link { margin-top:30px; text-align:right;}
.m-sub-menu .bot-link i { font-size:20px;}
.m-sub-menu .bot-link a{ margin-left:20px;}
.m-sub-menu .bot-link a:hover{ text-decoration:none;}
.m-sub-menu .sec-sub-list { position: absolute; right: -100%; top: 50px; width: 100%;}
.m-sub-menu .sec-sub-list .return-fir { display: block; padding:0 10%; line-height: 50px; background-color: #333;}
.m-sub-menu .sec-sub-list .return-fir p { color: #fff; font-size: 18px;}
.m-sub-menu .sec-sub-list .return-fir p i{ font-size:14px; margin-right:10px;}
.m-sub-menu .sec-sub-list .boxs { width: 100%; height:1000px; transition: all 0.4s ease 0s; background:#fff; position: absolute; left: 0; top: 0;}
.m-sub-menu .sec-sub-list .boxs.show { left: -100%;}
.m-sub-menu .sec-sub-list ul, .m-sub-menu .sec-sub-list li { width: 100%;}
.m-sub-menu .sec-sub-list li { line-height: 50px; border-bottom: 1px solid #f2f2f2;}
.m-sub-menu .sec-sub-list li a { display: block; padding:0 10%; font-size: 16px;}
.m-sub-menu .sec-sub-list li a:hover{ text-decoration:none;}
.m-sub-menu .sec-sub-list .bot-link { margin-top: 14px;}


.foot{background: #222;padding:40px 0;}
.foot .box{max-width: 1280px;margin:0 auto;}
.foot .box .t_l{float: left;width: 25%;margin-right: 5%;}
.foot .box .t_l .dz{line-height: 28px;color: #ccc;margin-top: 0;font-size: 14px;}
.foot .box .t_c{float: left;width: 55%;}
.foot .box .t_c dl{float: left;width: 20%;color: #FFF;}
.foot .box .t_c dt{font-size: 18px;margin-bottom: 20px;}
.foot .box .t_c dd{line-height: 30px;}
.foot .box .t_c dd a{color: #ccc;}
.foot .box .t_c dd a:hover{color: #34b745;}
.foot .box .t_r{float: right;width: 15%;}
.foot .box .t_r .pic{width: 135px;text-align: center;line-height: 30px;color: #FFF;float: right;}
.foot .box .t_r img{width: 100%;}

.foot .box .foot_b{padding-top: 25px;color: #aaa; border-top: 1px solid #353535; margin-top: 40px;}
.foot .box .foot_b .copyright{float: left;}
.foot .box .foot_b p{float: right;}

/*浮动ＱＱ*/
.my-kefu{position: fixed;right: 0px;top: auto !important;bottom: 10% !important;z-index: 9999;}
.my-kefu ul{width: 50px;}
.my-kefu li a{text-decoration: none;}
.my-kefu li{background: #2e2e2e;margin-top: 1px;height: 50px;width: 50px;}
.my-kefu li i{background: url(../images/fix.png) no-repeat;display:block; width: 30px; height: 27px; margin: 0px auto; text-align: center;}
.my-kefu li p{height: 20px; line-height: 20px; overflow: hidden;text-align: center;color: #fff;}
.my-kefu .my-kefu-qq i{background-position: 5px 0;margin-top: 13px;}
.my-kefu .my-kefu-tel i{background-position: 0 -25px;margin-top: 10px;}
.my-kefu .my-kefu-tel1 i{background-position: -35px 4px;}
.my-kefu .my-kefu-tel1:hover{ width:246px; height:145px;}
.my-kefu .my-kefu-tel2 i{background-position: -35px 4px;margin-top: 10px;}
.my-kefu .my-kefu-tel2:hover{ width:246px; height:145px;}
.my-kefu .my-kefu-liuyan i{background-position: 4px -53px;}
.my-kefu .my-kefu-weixin i{background-position: -34px 4px;}
.my-kefu .my-kefu-weibo i{background-position: -30px -22px;}
.my-kefu .my-kefu-ftop{background-color:#34b745;}
.my-kefu .my-kefu-ftop i{width: 33px;height: 35px;background-position: -20px -38px;background-size: 50px;margin-top: 5px;}
.my-kefu-left{ float: left; width: 50px; height: 50px;position: relative;font-size: 14px;}
.my-kefu-tel-right{margin-top: 9px;font-size: 20px;color: #fff;float: left;height: 30px;line-height: 30px;padding-left: 12px;border-left: 1px solid #fff;}
.my-kefu-tel1-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 22px; margin-top: 8px; border:none; margin:0 auto; margin-bottom:5px;}
.my-kefu-tel2-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 22px;  border:none; margin:0 auto; margin-bottom:5px;margin-top: 6px;}
.my-kefu-right{width: 20px;}
.my-kefu-tel-main{color: #fff; height: 50px; width: 247px;}
.my-kefu-main{width: 97px;position: relative;}
.my-kefu-weixin-pic{position: absolute;left: -130px;top: -24px; display: none;}









