@charset "utf-8";
/* CSS Document */
/*====全局设置====*/
html,body {margin:0;height:100%; font-family:"MiSans";font-weight:normal; }
*, *:before, *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
a {text-decoration:none;color:#000;}
a,label,button,input,select {-webkit-tap-highlight-color:rgba(0,0,0,0);}
img {border:0;}
html,body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,p,blockquote,pre,button,fieldset,form,input,legend,textarea,th,td {margin:0;padding:0;}
a {text-decoration:none;}
button {outline:0;}
button,input,optgroup,select,textarea {margin:0;font:inherit;color:inherit;outline:none;}
li {list-style:none;}
.imghover{overflow: hidden; }
.imghover img{display:block;transition: all .5s ease;}
.imghover:hover img{transform: scale(1.08,1.08);transition: all .3s linear;}

/*导航*/
.header{width: 100%; background: #ffffff; padding-top: 15px; padding-bottom: 15px; padding-left: 10%; padding-right: 10%;z-index: 9; position:fixed; top:0;box-shadow:0px 2px 17px 1px rgba(0,0,0,0.05);}
.header .header_nav{width: 100%;display:flex; justify-content:space-between; }
/*.header_bg{background:#ffffff;z-index: 9; position:fixed; top:0;box-shadow:0px 2px 17px 1px rgba(0,0,0,0.05);}*/
.h90{width: 100%; height: 90px;}
.header .logo{width:150px;display: flex; justify-content: center;align-items: center;}
.header .logo a{display: flex; justify-content: center;align-items: center;}
.header .logo img{ width: 100%; display: block;}

.subnav{height:60px;line-height:60px;position:relative; z-index:1;display:flex; justify-content:space-between;z-index: 10;width: 400px;}
.subnav li{position:relative; padding-right: 0; padding-left: 0;font-size: 14px;}
.subnav li.cur{ position: relative;}
.subnav li.cur:after{width: 100%; content: ""; position: absolute; bottom: 0; left:0; background: #e15517; height: 3px;}
.subnav li.cur a{color: #e15517;}
.subnav li a{ display:block;color: #686868;}
.subnav li:hover a{color: #e15517;}

/*footer*/
.footer{ background:#242a33;color:#fff;padding-top:50px; padding-bottom: 30px; }
.footer a{ color:rgba(255,255,255,0.9);}
.footer a:hover{ color:#fff;}
.footer_box{ width:100%; display:flex; justify-content:space-between; padding-left: 10%; padding-right: 10%;padding-bottom: 40px;}

.footer_logo{width: 100%;}
.footer_logo img{width: 130px; display: block;}

.footer_link{ width: 100%;display:flex;align-items:stretch;-webkit-align-items:stretch;flex-wrap:wrap;padding-top: 30px;}
.footer_link dd{font-size: 14px;line-height: 1;}
.footer_contact{width: 100%;font-size: 14px;color:rgba(255,255,255,0.9);padding-top: 20px;}

.copyright{width: 100%;padding-top: 20px;font-size: 14px;text-align:center;border-top:1px #444444 solid}
.copyright img{margin-right: 5px;}



.footer_box_right{width: 220px;padding-top: 10px;}
.footer_box_right .title{font-size: 16px; font-weight: bold; padding-bottom: 10px;}
.footer_box_right .ewm{width: 100%;display:flex; justify-content:space-between;}
.footer_box_right .ewm li{width: 48%; margin-right: 4%;}
.footer_box_right .ewm li:last-child{margin-right: 0;}
.footer_box_right .ewm li dl{width: 100%;}
.footer_box_right .ewm li dl img{width: 100%; display: block;}
.footer_box_right .ewm li dd{color: #fff; line-height: 1; font-size: 12px; padding-top: 10px; text-align: center;width: 100%;}


/*分页*/
.pages{ width:100%;text-align:center; margin:0 auto; height:50px; line-height:50px; margin-bottom:50px;}
.pages ul{ display:table;margin:0 auto; }
.pages ul li{border:1px solid #ddd; text-align:center;float:left;*float:none;*display:inline;*zoom:1;margin-right:5px;cursor:pointer;height:40px;width:auto; line-height:40px; width:40px;}
.pages ul li.disabled{background:#e15517;text-align:center;float:left;*float:none;*display:inline;*zoom:1;margin-right:5px;cursor:pointer;height:40px;width:auto; line-height:40px; width:40px; color:#fff;border:1px solid #43C6FF;}
.pages ul li.active{ background:#e15517;border:1px solid #e15517; height:40px;width:40px;line-height:40px; color:#fff; text-align:center; display:block;}
.pages ul li a{ color:#232323; display:block}


/*返回头部*/
.cd-top {display:inline-block;height:40px;width:40px;position:fixed;bottom:200px; left:50%; margin-left:640px; overflow:hidden;text-indent:100%;white-space:nowrap;background:url(../images/ic_top.png) no-repeat center 50%;visibility:hidden;opacity:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s; background-size: 100% 100%;}
.cd-top.cd-is-visible {visibility:visible;opacity:1;}
.cd-top:hover{background:url(../images/ic_top_hover.png) no-repeat center 50%;height:40px;width:40px;background-size: 100% 100%;}

/*右侧悬浮*/
.xuanfu_box{position: fixed;top: 300px;right: -167px;width: 167px;height: 423px;transition: all .5s; z-index: 999;    right: 0px; display: none;}
.xuanfu_box img{width: 100%;}
.xuanfu_box .close{position: absolute; top: 5px; right: 5px;width: 30px; height: 30px;}
.xianshi{display: block !important;}

/*弹出视频*/
.video-button{ cursor:pointer;}
.video-pop{ display: none; position: fixed; top:0; left:0; height: 100%; width: 100%; background: rgba(0,0,0,.5); text-align: center; z-index: 99999;}
.video-pop .content+i{ display: inline-block; vertical-align: middle; height: 100%;}
.video-pop .content{ position: relative; display: inline-block;  width:80%; max-width:800px; vertical-align: middle; background: #000000;}
.video-pop .content video{ display: block; width: 100%; }
.video-pop .close{ position: absolute; top:0; right: -65px; cursor: pointer; width: 65px; height: 65px; background-image: url(../images/video_close.jpg); background-size: cover;}
