@charset "utf-8";
/*reset*/
*{word-wrap:break-word}
html{min-width: 1250px;overflow-x: auto;}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0;font-weight: normal;-webkit-tap-highlight-color: transparent;}
ul,ol,dl{list-style-type:none}
html,body{*position:static;color: #333;background: #fff;width: 100%;height: auto;font-family:"Microsoft Yahei";}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
body,th,td,button,input,select,textarea{font-size: 13px;font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
h1,h2,h3,h4,h5,h6{font-size:100%}
p{font-size: 13px;line-height: 20px;color: #666666;}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a{text-decoration:none;cursor: pointer;-webkit-tap-highlight-color: transparent;color:#666666;}
a:hover{text-decoration:none;outline:none}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none}:focus{outline:none}
sub,sup{vertical-align:baseline}
button,input[type="button"], input[type="submit"] {line-height:normal !important;}
/*img*/
img{border:0;}
a img,img{-ms-interpolation-mode:bicubic}
.img-responsive{max-width: 100%;height: auto}

/*IE下a:hover 背景闪烁*/
*html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}


/*HTML5 reset*/
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}time{display:inline}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5}
legend small{font-size:15px;color:#999}
svg:not(:root) {overflow: hidden}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0}
input{outline: none;}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto}
input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
input[type="text"], input[type="tel"],input[type="button"], input[type="submit"], input[type="reset"], input[type="password"], input[type="email"],textarea{-webkit-appearance: none; border-radius: 0;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{-webkit-appearance: none !important; margin: 0;}
input::-moz-placeholder, textarea::-moz-placeholder{color: #d4d4d4;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder{color: #d4d4d4;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: #d4d4d4;}
/*reset end*/

/*common*/
@font-face {
  font-family: 'iconfont';  /* project id 457926 */
  src: url('//at.alicdn.com/t/font_457926_3ccvpe7lxflxr.eot');
  src: url('//at.alicdn.com/t/font_457926_3ccvpe7lxflxr.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_457926_3ccvpe7lxflxr.woff') format('woff'),
  url('//at.alicdn.com/t/font_457926_3ccvpe7lxflxr.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_457926_3ccvpe7lxflxr.svg#iconfont') format('svg');
}
                                                             
.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0;
  -moz-osx-font-smoothing: grayscale;
}
.cl:after,.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}
.fl{float: left;}
.fr{float: right;}
.pd10{padding-top: 20px;}
.w1160{width: 1160px;margin: 0 auto;}
.w1120{width: 1120px;margin: 0 auto;}
/*container*/
.container{background: #ffffff;width: 1160px;padding: 20px 0 80px;margin: 0 auto;position: relative;z-index: 2;}
.container a img{transition: all 0.5s ease-in-out 0s;-moz-transition: all 0.5s ease-in-out 0s;-webkit-transition: all 0.5s ease-in-out 0s;-o-transition: all 0.5s ease-in-out 0s;-ms-transition:all 0.5s ease-in-out 0s;}
.container a:hover img{filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9;transform: matrix(1.04, 0, 0, 1.04, 0, 0);-webkit-transform: matrix(1.04, 0, 0, 1.04, 0, 0);-o-transform: matrix(1.04, 0, 0, 1.04, 0, 0);-moz-transform: matrix(1.04, 0, 0, 1.04, 0, 0);-ms-transform: matrix(1.04, 0, 0, 1.04, 0, 0);}

/*header*/
.header-top{padding:5px 0;overflow: hidden;}
.header-top p{height: auto;overflow: hidden;font-size: 12px;}
.header-top ul{overflow: hidden;float: right;}
.header-top ul li{display: inline-block;*display: inline;zoom: 1;}
.header-top ul li a{padding: 0 14px;color: #666666;font-size: 12px;line-height: 20px;}
.header-top ul li:first-child{background: url(../images/border.png) no-repeat right center;}
.header-top ul li a:hover{color: #008ee8;}

.header{position: relative;}
.header .bg{width: 100%;height: 600px;position: absolute;top: 0;left: 0;right: 0;margin: 0 auto;background: url(../images/bg.png) center top no-repeat;z-index: 0;}
.header .header-con{position: relative;z-index: 2;padding: 19.5px 0;}
.header .header-con .w1160{position: relative;}
.header .header-con .logo{width: 241px;height: 51px;}
.header .header-con .logo a{display: block;}
.header .header-con .logo a img{width: 100%;display: block;}
.header .header-con .login{position: absolute;right: 0;top: 8px;}
.header .header-con .login ul{overflow: hidden;width: 177px;}
.header .header-con .login ul li{width: 76px;float: left;}
.header .header-con .login ul li a{display: block;}
.header .header-con .login ul li img{display: inline-block;width: 38px;height: 38px;float: left;margin-right: 8px;;}
.header .header-con .login ul li span{line-height: 38px;display: inline-block;font-size: 12px;height: auto;overflow: hidden;color: #fff;}
.header .header-con .login ul li:first-child{margin-right: 25px;}
.header .header-con .login ul li:hover a span{color: #008ee8;}

.header-nav ul{overflow:hidden;height: 50px;}
.header-nav ul li{float: left;text-align: center;cursor: pointer;position: relative;width: 166px;}
.header-nav ul li:first-child{width: 164px;}
.header-nav ul li a{display: block;font-size: 16px;color: #fff; padding:14px 0;background: #0ba7f6;}
.header-nav ul li a i{font-size: 20px;color: #fff;position: relative;top: 2px;margin-right: 8px;}
.header-nav ul li.active a{background: #008ee8;}


/*footer*/
.footer{padding: 32px 0;background: #eeeeee;position: relative;}
.footer p{height: auto;overflow: hidden;}
.footer ul{float: right;}
.footer ul li{display: inline-block;*display: inline;zoom: 1;}
.footer ul li a{padding: 0 14px;color: #666666;font-size: 12px;line-height: 20px;}
.footer ul li:first-child{background: url(../images/border.png) no-repeat right center;}
.footer ul li a:hover{color: #008ee8;}


/*分页*/
.wrap-page {width:100%;height: auto;overflow: hidden;text-align: center;  vertical-align: middle;padding-top:40px;margin:0 auto;}
.wrap-page a {color:#666;display:inline-block;width: 40px ;height: 40px;  margin-left:7px;text-align: center;border:1px solid #ededed;
    vertical-align:middle;line-height: 40px;font-size: 12px;border-radius: 5px;transition: 0.5s;}
.wrap-page a:hover{background-color: #21af5a;color: #ffffff;transition: 0.5s;}
.wrap-page a.first {margin-left: 0;}
.wrap-page a.next {width:64px;}
.wrap-page a.active {background-color: #21af5a;color: #ffffff;}
.wrap-page .iconfont {font-size:13px;line-height:40px;}
.wrap-page .total {margin-left:5px;color:#999;display:inline-block;line-height:40px;font-size:12px;}
.wrap-page .form {display:inline-block;}
.wrap-page .text,.wrap-page .total {_display:inline;}
.wrap-page .btn,.wrap-page .input,.wrap-page .text {margin-left:5px}
.wrap-page .total {margin-left:10px}
.wrap-page .input,.wrap-page .text,.wrap-page .total {color:#999;font-size:12px;}
.wrap-page .btn,.wrap-page .input {_display:inline;font-size:12px;display:inline-block;cursor:pointer;webkit-tap-highlight-color:transparent;transition:all .3s linear;}
.wrap-page .input {width:35px;border:solid 1px #ededed;height:40px;text-align:center}
.wrap-page .btn {height:40px;width:43px;-webkit-border-radius:2px;-webkit-background-clip:padding-box;-moz-border-radius:2px;-moz-background-clip:padding;border-radius:2px;background-clip:padding-box;border:solid 1px #ededed;text-align:center;line-height:40px;cursor:pointer;color:#666;border-radius: 5px;}
.wrap-page .btn:hover {background:#21af5a;color:#fff;}

/*video-box*/
.video-box {background: #fff;display: none;height: 520px;left: 50%;margin-left: -400px;margin-top: -260px;padding: 15px;position: fixed;
    top: 50%;width: 800px;z-index: 99; box-shadow: 0 0 5px rgba(8,1,3,.2);border-radius: 7px;}
.video-box .title{height: 30px;line-height: 30px;font-size: 16px;overflow: hidden;position: relative;border-bottom: 1px solid #efefef;padding-bottom: 10px;margin-bottom: 20px;}
.video-box .iconfont {color: #333;font-style: normal;font-size: 26px;float: right;}
.video-box #videoPlayer{margin-top: 40px;}
.cover-bg {background: url("../images/cover-bg.png") repeat; display: none;height: 100%;left: 0;position: fixed;top: 0;width: 100%;z-index: 98;  }

.wxbtn{width: 50px;height: 50px;background: #1dc267;position: fixed;bottom: 50%;right: 10px;border-radius: 5px;text-align: center;cursor: pointer;}
.wxbtn i{font-size: 36px;color: #fff;line-height: 50px;}

.xfewm{width: 140px;height: 200px;background: #1dc267;position: fixed;bottom: 42%;right: 80px;z-index: 97;}
.xfewm .ewm-close{position: absolute;right:0; top:-20px;width: 20px;height: 20px;background: #1dc267;text-align: center;cursor: pointer;display: none;}
.xfewm .ewm-close i{font-size: 10px;color: #fff;}
.xfewm img{width: 120px;padding: 10px;}
.xfewm p{color: #fff;text-align: center;font-size: 12px;line-height: 18px;}