@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:"Arial";background: #F2F2F2;}
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}
.nodispaly{ display:none}
.line{line-height:50px;}
.lineer{line-height:40px;}
.FK{color: #999;}
.F14{font-size: 14px;}
.fl,.Fl {float: left}
.fr,.Fr {float: right}
.ofH{overflow:hidden;}
.taC{text-align:center;}
.taL{text-align:left;}
.taR{text-align:right;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
a{color:#333; text-decoration:none; transition: all 0.3s;}
a:hover {color:#ed6e00; text-decoration:none;}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow-x: hidden;
}
.com-img img{transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}
.layout{ max-width:1280px; margin:0 auto;}

header{height: 90px;position: fixed;left:0px;top: 0px;right:0px;z-index: 100;background:rgba(255,255,255,0.75); border-bottom: 1px solid #e2e2e2;/*box-shadow: 3px 1px 5px #ccc;*/}
header .top{max-width: 1280px;margin:0 auto;position: relative;}
header .top h1{float: left;width: 195px;padding-top: 5px;}
header .top h1 img{width: 100%;}
header .top .yuyan{position: absolute;right: 50px;top: 30px;line-height: 30px;}
header .top .yuyan a{margin:0 10px;}
header .top .yuyan a:hover{text-decoration: none;}
header .top .yuyan a.current{color: #ed6e00;}


.yuyan_er{ padding-left:10%; float:left;padding-top: 10px;}
.yuyan_er ul{text-align: right;font-size: 0px;}
.yuyan_er li{display: inline-block;font-size: 12px;width: 30px;height: 30px;line-height: 30px;text-align: center;margin-right: 10px;border-radius: 20px;overflow: hidden;}
.yuyan_er li a{background: #999;display: block;color: #FFF;}
.yuyan_er li a:hover{background: #999;display: block;text-decoration: none;color: #FFF;}
.yuyan_er li a.current{background: #ed6e00;color: #FFF;}


header .top .search_an{width: 40px;position: absolute; right: 0px;top: 24px;}
header .top .search_an i{width: 40px;color: #666;font-size: 20px;height: 40px;line-height: 40px;display: block;cursor: pointer;background:url(../images/icon04.png) no-repeat center;}
header .top .search{position: absolute;right: 0px;top: 66px;width: 270px;display: none; background: #fff;}
header .top .search .input_txt{width: 220px;height: 40px;border:1px solid #DDD;float: left;outline: medium;padding-left: 5px;box-sizing: border-box;}
header .top .search .input_btn{width: 50px;height: 40px;border:1px solid #DDD;float: right;border-left: none;outline: medium;background:url(../images/icon04.png) no-repeat center;background-size: 20px;cursor: pointer;}



header .top .nav{position: absolute;left: 220px;top: 0px;}
header .top .nav ul{}
header .top .nav li{float: left;position: relative;z-index: 100;}
header .top .nav li p{line-height: 90px;font-size: 16px; padding:0 34px;}
header .top .nav li p a{color: #333;}
header .top .nav li p a.current{color:#ed6e00;}
header .top .nav li:hover p a{text-decoration: none;color:#ed6e00;}
header .top .nav li dl{position: absolute;left:0;top: 90px;background: #FFF;width: 100%;visibility: hidden;opacity: 0;transition: all 0.3s;}
header .top .nav li:hover dl{visibility: visible;opacity: 1;}
header .top .nav li dd{line-height: 36px;position: relative;}
header .top .nav li dd a{padding:4px 0;display: block; text-align: center;}
header .top .nav li dd:hover a{padding:4px 0;background: #ed6e00;display: block;color: #FFF;text-decoration: none;}
header .top .nav li dd .box{position: absolute;left: 180px;top: 0px;background: #FFF;width: 180px;visibility: hidden;opacity: 0;transition: all 0.3s;}
header .top .nav li dd:hover .box{visibility: visible;opacity: 1;}
header .top .nav li dd:hover .box .list{}
header .top .nav li dd:hover .box .list a{background: #FFF;color: #333;}
header .top .nav li dd:hover .box .list a:hover{background: #ff4545;color: #FFF;}

header .top .nav li dd .sanji{position: absolute;left: 100%;top:0px;width: 100%;background: #FFF;visibility: hidden;opacity: 0;transition: all 0.3s;}
header .top .nav li dd:hover .sanji{visibility: visible;opacity: 1;}
header .top .nav li dd .sanji .list{border-bottom: 1px solid #EEE;}
header .top .nav li dd .sanji .list a{background: #FFF;color:#666;}
header .top .nav li dd .sanji .list a:hover{background: #ed6e00;color:#FFF;}
header .top .nav li dd .sanji .list:last-child{border-bottom: none;}

header .header-main { transition: padding 0.3s ease 0s, transform 0.5s ease 0s;}
header .m-btn { display:none; width:60px; height:60px; line-height:60px; text-align:center; cursor:pointer; float:right;color: #333;}
header .m-btn .box {position: relative; font-size:24px;}


.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:1000;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:60px;}

.m-sub-menu .top-box .close{ cursor: pointer; float:right; text-align:center; color:#FFF; width:60px; line-height:60px;}
.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:60px; line-height:60px; 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:60px; height:60px; 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: 60px; width: 100%;}
.m-sub-menu .sec-sub-list .return-fir { display: block; padding:0 7%; line-height: 50px; background-color: #333;}
.m-sub-menu .sec-sub-list .return-fir p { color: #fff; font-size: 17px;text-transform: uppercase; font-weight: bold;}
.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: 60px; border-bottom: 1px solid #f2f2f2;}
.m-sub-menu .sec-sub-list li a { display: block; padding:0px 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: #f7f7f7;padding:48px 0 35px;}
.foot .box{max-width: 1280px;margin:0 auto;}
.foot .foot_t{}
.foot .foot_t .t_l{float: left;width: 85%;}
.foot .foot_t .t_l dl{float: left;width: 20%;box-sizing: border-box;padding-right: 2%;}
.foot .foot_t .t_l dt{padding-bottom: 20px;font-size: 18px; color: #282828;}
.foot .foot_t .t_l dd{line-height: 20px;padding:5px 0;}
.foot .foot_t .t_l dd a{color: #74747; font-size: 14px;}
.foot .foot_t .t_l dd a:hover{color: #ed6e00;text-decoration: none;}
.foot .foot_t .t_c{float: left;}
.foot .foot_t .t_c h2{padding-bottom: 20px;font-size: 18px;color: #282828;}
.foot .foot_t .t_c .txt{color: #474747;}
.foot .foot_t .t_c .txt .dh{font-size: 30px;padding-bottom: 10px; color: #ed6e00; font-weight: bold;}
.foot .foot_t .t_c .txt p{line-height: 30px;}
.foot .foot_t .t_r{float: right;text-align: center;}
.foot .foot_t .t_r img{width: 125px;}
.foot .foot_t .t_r p{margin-top: 10px; color: #474747;}

.foot .subnav_foot{padding:0px 6%;display: none;}
.foot .subnav_foot ul{}
.foot .subnav_foot li{}
.foot .subnav_foot li span{float: right;}
.foot .subnav_foot li .border.active{background: url(../images/pic11.png) no-repeat right center;background-size: 12px;}
.foot .subnav_foot li .border{ line-height: 40px; font-size:14px; border-bottom:1px solid #DDD;background: url(../images/pic10.png) no-repeat right center;background-size: 12px;}
.foot .subnav_foot li .con_er{ display:none; line-height:24px; padding:0 15px; background:#DDD;}
.foot .subnav_foot li .con_er dd{line-height: 40px;border-bottom: 1px solid #CCC;}
.foot .subnav_foot li .con_er dd:last-child{border-bottom: none;}
.foot .subnav_foot li .con_er dd a{display: block;color: #333;}
.foot .subnav_foot li .con_er dd a:hover{display: block;text-decoration: none;color: #d9261c;}

.foot_b{background: #3d3d3d; line-height: 24px;text-align: center;border-top: none;padding: 20px 6%; color: #fff; overflow: hidden;} 


