/* reset */
html { height: 100%; overflow-x:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);}
body { min-height: 100%; overflow-x:hidden;}
body { _height: 100% }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure { margin: 0; padding: 0 }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, p, blockquote, figure, article, section, aside, address, figcaption { *zoom: 1 }
li { list-style-type: none }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal;}
iframe, frame, fieldset, img { border: 0 none }
img { vertical-align: top }
input[type=button], input[type=submit], input[type=reset] { cursor: pointer }
button { cursor: pointer }
input, textarea, button { -webkit-border-radius: 0; -webkit-appearance: none }
input[type=radio] { -webkit-border-radius: 100%; -webkit-appearance: radio }
input[type=checkbox] { -webkit-appearance: checkbox }
input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box }

textarea { overflow: auto; resize: none }
::-webkit-input-placeholder{color:#C9C9C8;}   
:-moz-placeholder{color:#C9C9C8;}          
::-moz-placeholder{color:#C9C9C8;}            
:-ms-input-placeholder{color:#C9C9C8; opacity: 0.8;}        
.placeholder{color:#C9C9C8;}
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none }
table { border-collapse: collapse; border-spacing: 0 }
caption, th { text-align: left }
th { font-weight: normal }
em, cite, address,i { font-style: normal }
sup { /*vertical-align: text-top; top:0!important;*/ }
sub { /*vertical-align: text-bottom*/ }
body, input, select, button, textarea {color:#000000; font-size: 14px;}
body { line-height: 1.5;}
a { color:#000000;text-decoration: none!important; transition:0.2s all; -webkit-transition:0.1s all;}
a { blr:expression(this.onFocus=this.blur()) }
a * { *cursor: pointer }
:focus { outline: none }


img{max-width: 100%;}

/* 阿里图标 */
[class*='icon']{
    font-family: 'iconfont';
}


@font-face {
    font-family: "DENMARK";
    src: url('/static/font/DENMARK.ttf') format('truetype'),url("/static/font/DENMARK.eot") format("embedded-opentype");
}

@font-face { 
    font-family: SourceHanSansCN-Light;
    src: url('/static/font/SourceHanSansCN-Light.ttf') format('truetype'),url("/static/font/SourceHanSansCN-Light.eot") format("embedded-opentype");
}
@font-face { 
    font-family: SourceHanSansCN-Medium;
    src: url('/static/font/SourceHanSansCN-Medium.ttf') format('truetype'),url("/static/font/SourceHanSansCN-Medium.eot") format("embedded-opentype");
} 
@font-face { 
    font-family: SourceHanSansCN-Regular;
    src:url('/static/font/SourceHanSansCN-Regular.ttf') format('truetype'),url("/static/font/SourceHanSansCN-Regular.eot") format("embedded-opentype");
} 


body, input, select, button, textarea{
    font-family: SourceHanSansCN-Regular; 
}

.denmark{font-family: DENMARK;}




.edit_con_original{ line-height:1.7em; padding:0 0; color:#000000;}
.edit_con_original ul{ margin:inherit; padding:inherit; }
.edit_con_original ul li { list-style-type:disc; margin:auto; }
.edit_con_original ol{ margin:inherit; padding:inherit}
.edit_con_original ol li { list-style-type:decimal; margin:auto; }
.edit_con_original h1 { font-size: 2em; font-weight:bold }
.edit_con_original h2 { font-size: 1.5em; font-weight:bold }
.edit_con_original h3 { font-size: 1.17em; font-weight:bold }
.edit_con_original h4 { font-size: 1em; font-weight:bold }
.edit_con_original h5 { font-size: 0.83em; font-weight:bold }
.edit_con_original h6 { font-size: 0.67em; font-weight:bold }
.edit_con_original em { font-style: italic }
.edit_con_original cite{ font-style: italic }
.edit_con_original address{ font-style: italic }
.edit_con_original i { font-style: italic }
.edit_con_original table{ border-collapse: separate; border-spacing: 2px }
.edit_con_original img{ max-width:100%; height:auto;}
/*所有后台编辑器区域都要引用 edit_con_original 类名*/

/* clear 页头，页脚，内容区都不用再加清除样式 */
.fixed:before, .clearfix:before, .cf:before, body:before, .main:before { content: ''; display: table }
.fixed:after, .clearfix:after, .cf:after, after, .main:after { content: ''; display: table; clear: both }
.fixed, .clearfix, .cf, .main, .footer { *zoom: 1 }
.clear, .cl { display: block!important; float: none!important; clear: both; width: auto!important; max-width: none!important; min-width: 0!important; max-height: none!important; min-height: 0!important; overflow: hidden; margin: 0!important; padding: 0!important; border: 0 none!important; font-size: 0!important; line-height: 0!important }

.animate{ transition: 1.5s all cubic-bezier(0.19, 1, 0.22, 1);}
.animate_slowx { transition: 2.5s all cubic-bezier(0.19, 1, 0.22, 1); }
.animate_fast{ transition: 1s all cubic-bezier(0.19, 1, 0.22, 1);}
.animate_slow{ transition: 10s all cubic-bezier(0.19, 1, 0.22, 1);}
.animate_normal{ transition: 0.5s all linear;}

/*去除鼠标双击选中效果*/
/**{-moz-user-select: none;-webkit-user-select: none; -ms-user-select: none; -khtml-user-select: none; user-select: none;}*/



/*两端对齐*/
.justify { text-align:justify; text-justify:distribute-all-lines;}

/*图片经过*/
.tran_scale{ overflow:hidden; display:block;}
.tran_scale img{transition:0.5s all; -webkit-transition:0.5s all;}

/*截字*/
.ellipsis{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display: inline-block; max-width:100%;}
.clamp{display:-webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 3; line-height: 1.5; max-height: 4.5em;overflow:hidden;}

/*上下居中*/
.v-m-c{ transform: translate(0,-50%); -webkit-transform: translate(0,-50%); -ms-transform: translate(0,-50%); position:absolute; left:0; top:50%;}

/*左右居中*/
.l-m-c{ transform: translate(-50%,0); -webkit-transform: translate(-50%,0); -ms-transform: translate(-50%,0);position:absolute; left:50%; top:0;}

/*绝对居中*/
.a-m-c{ transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); position:absolute; left:50%; top:50%;}

/*背景*/
.bg-cover{background-size: cover; background-repeat: no-repeat; background-position: center center;}
.bg_layer{background: rgba(0,0,0,0.7); position: absolute; left:0; top:0; width: 100%; height: 100%; z-index: 10000;}
.bg-cover-ban{ background-size: 100% 100%;}

.ratio-img,.ratio-img img{width: 100%;}

*{box-sizing: border-box;}
.wrap{max-width: 1300px; margin:0 auto; width: 94%;}
.nav_phone_btn,.nav_click{display: none;}

/*顶部右侧*/
.head_rr{ float: right; color:#fff;}
.brand{ width:135px; line-height: 66px; float: right; margin-left:20px; background: #176abb;}
.brand dt{ cursor: pointer; height:65px; line-height: 65px; color:#fff; text-align: center;}
.brand dt i{font-size: 20px; margin-left:4px;}
.brand dd{ display: none; position: relative; z-index: 10; width: 100%; height: 120px;background: #176abb; border-top:1px solid rgba(255,255,255,0.5); padding:10px 0;}
.brand dd a{ height: 32px; line-height: 32px; display: block; color:#fff!important; text-align: center; font-family: SourceHanSansCN-Medium;}
.brand.on dd{ display: block;}
.head_rr em{margin:0 15px 0 20px;}
.head_rr a{color:#fff; line-height: 66px;}
.head_rr a i{font-size: 20px;color:#fff; margin-right:8px; vertical-align: bottom;transition: 0.3s all;-webkit-transition: 0.3s all;-moz-transition: 0.3s all;-o-transition: 0.3s all;-ms-transition: 0.3s all;}
.head_rr a.lang i{font-size: 18px;}
.head_rr a.a_ser i{ margin-right:0;}
.search_wrap{width:0;position: absolute; right:460px; top:13px; overflow: hidden; border:none; /*transform: translate(-150px,0);*/ color:#fff; background: #fff;height:40px;line-height: 40px; outline: none;transition: 0.3s all;}
.search_wrap.on{width: 202px; border-radius:5px;border:1px solid #969191;}

.search_box_text{float:left; width:170px; padding:0 10px; height: 40px; line-height: 40px; border:none; background: none;}
.search_box_button {float: right;width:30px;height:40px; border:0; outline: none; background: none;}
.search_box_text::placeholder{color:#BDBDBD;}
.search_box_button i{font-size: 24px;}

/*导航*/
.nav{ margin:0 auto; height:66px; width:42%;}
.nav ul{ height:100%; width:100%;}
.nav ul>li{float: left; width:14.57%; line-height: 66px; text-align: center; }
.nav ul>li span{ display: none;}
.nav ul>li>a{display: block; width:100%; height:100%; color:#fff; font-size: 16px; height: 66px; line-height: 66px; transition: 0.3s all;-webkit-transition: 0.3s all;-moz-transition: 0.3s all;-o-transition: 0.3s all;-ms-transition: 0.3s all;}
.nav ul>li.on a{color:#176abb; background: #fff;}
/*导航下拉*/
.navlist{display:none; position: absolute; left:0; top:66px;width: 100%;background:#fff; /*box-shadow: 0 3px 3px 1px rgba(0,0,0,0.2);*/}
/*.comm_menu{text-align: center;}
.comm_menu ul li{ float: none; display: inline-block; width:auto; margin:0 20px;}
.comm_menu ul li a{color:#000!important; background: none!important;}*/

/*产品下拉*/
.pro_menu{padding:50px 0 0;line-height: 30px; height:750px; overflow-y: auto;}
.pro_menu .ll{ float: left; width:35%;}
.pro_menu .rr{float: right; width:65%; padding-left:6.5%; border-left:1px solid #E6E6E6;}
.pro_menu .ll dl{float: left; width:40%;}
.pro_menu .ll dl:first-child{ width:60%;}
.pro_menu .rr dl{ float: left; width:33.33%; min-height:212px;}
.pro_menu dl{ text-align: left; margin-bottom:45px;}
.pro_menu dl dt{font-family: SourceHanSansCN-Medium; line-height: 1.2; margin-top: -8px; margin-bottom:15px;}
.pro_menu dl dt a{font-size: 20px; color:#000!important;}
.pro_menu dl dd a{font-size: 14px; color:#000!important;}

/*解决方案下拉*/
.solu_menu{padding:50px 0;line-height: 30px; text-align: left;}
.solu_menu li{ float: left; width:20%!important; padding-left: 25px; text-align: left!important; height:84px; border-left:1px solid #E6E6E6;}
.solu_menu li a{ height:auto!important; line-height: 30px!important;}
.solu_menu li h2{font-size: 20px;font-family: SourceHanSansCN-Medium; color:#000; margin:15px 0 0;}
.solu_menu li h2 em{ display: none; margin-left:10px; width:8px; height: 11px; position: relative; top:-1px; background:url(../image/nav_dot.png) no-repeat;}
.solu_menu li p{font-size: 14px;color:#777777;line-height: 1.5;width: 95%;}

/*关于我们下拉*/
.abou_menu{padding:50px 0;line-height: 30px; text-align: left;font-family: SourceHanSansCN-Regular;}
.abou_menu .ll{ float: left; width:20%; max-width: 210px;}
.abou_menu .mm{ float: left; width:30%; padding-left:4%;}
.abou_menu .rr{ float: left; width:50%; padding-left:2%;}
.abou_menu .ll h2{ font-size: 20px; padding:12px 0; border-bottom:1px solid #D7D7D7; font-family: SourceHanSansCN-Medium;}
.abou_menu .ll h2 a{color:#000!important;}
.abou_menu .ll h2:hover a{color:#176abb!important;}
.abou_menu .mm h2{color:#176abb; margin:10px 0 30px; font-size: 20px;}  
.abou_menu .mm h2 em{font-family: Arial, Helvetica, sans-serif;}
.abou_menu .mm h3{font-size: 16px; color:#333333;font-weight: bold;}
.abou_menu .rr dd{ float: left; width:49%; position: relative; border:3px solid transparent;}
.abou_menu .rr dd+dd{ float: right;}
.abou_menu .rr dd p{ position: absolute; left:0; bottom:10px; padding:0 5%; color:#fff; font-size:16px; font-weight: normal; line-height: 1.4;}

/*导航下拉*/
.nav_click{ display: none; position: fixed; left:0; top:0; z-index: 999; width:100vh; height:100vh; background:transparent;}




/*侧边栏*/
.sidebar{ position: fixed; right:0px; top:50%; margin-top:-74px; width:35px; height:148px;z-index: 1000;}
.sidebar ul{width:100%;}
.sidebar li{ transition:0.5s all; -webkit-transition:0.5s all; cursor: pointer; float: right; width:115px; height:35px; margin-right:-80px; margin-bottom:2px; position: relative; background: #DCDCDC; border-radius: 2px;}
.sidebar li a{ display: block; width:100%; height:100%;}
.sidebar li span{ position: absolute; top:0; left:0; width:35px; height: 35px; line-height: 35px; text-align: center; vertical-align: middle; transition:right 0.3s;}
.sidebar li span i{color:#fff; font-size: 24px; width:24px; height: 24px; position: relative; top:-1px;}
.sidebar li span i img{ width:24px; height: 24px; vertical-align: middle;}
.sidebar li p{color:#fff; line-height: 35px;transition:transform 0.3s; padding:0 15px 0 40px;}
.sidebar li p em{ float: left;margin-right: 10px;}
.sidebar li p a{color:#fff!important;}
.sidebar li.tel{width:160px;margin-right:-125px;}

@media only screen and (min-width: 1025px){
.yes_tran,a{transition: 0.3s all;-webkit-transition: 0.3s all;-moz-transition: 0.3s all;-o-transition: 0.3s all;-ms-transition: 0.3s all;}
.no_tran{transition: 0s all;-webkit-transition: 0s all;-moz-transition: 0s all;-o-transition: 0s all;-ms-transition: 0s all;}
/*a:hover{color: #176abb!important;}*/
.tran_scale:hover img{transform:scale(1.05,1.05) rotate(-1deg); -webkit-transform:scale(1.05,1.05) rotate(-1deg);}
.sidebar li:hover{ width:115px; margin-right: 0; background: #E53A3B;}
.sidebar li.tel:hover{width:160px;margin-right: 0;}
.nav ul>li:hover a{color:#176abb; background: #fff;}
.head_rr a:hover i{color:#176abb;}

.brand dd a:hover{background: rgba(255,255,255,0.5);}

.pro_menu dl dd a:hover,.comm_menu ul li a:hover{color:#176abb!important;}
.solu_menu li,.solu_menu li h2,.solu_menu li h2 em,.solu_menu li p,.abou_menu .rr dd{transition: 0.3s all;-webkit-transition: 0.3s all;-moz-transition: 0.3s all;-o-transition: 0.3s all;-ms-transition: 0.3s all;}
.solu_menu li:hover{box-shadow:0 0 3px 1px rgba(0,0,0,0.15);}
.solu_menu li:hover h2 em{ display: inline-block;}
.solu_menu li:hover a,.solu_menu li:hover h2,.solu_menu li:hover p{color:#176abb;}
.abou_menu .rr dd:hover{ border:3px solid #176abb; border-radius: 3px;}
}

@media only screen and (max-width: 1599px){
    .search_wrap{right:430px;}
}


@media only screen and (max-width: 1520px){
    .brand{width:105px;}
    .nav{width:48%; margin:0 0 0 250px;}
}
@media only screen and (max-width: 1365px){
    .nav{width:44%;}
    .solu_menu li{padding-left:15px;}
    .solu_menu li h2,.abou_menu .mm h3,.abou_menu .rr dd p{font-size: 14px;}
}

@media only screen and (max-width: 1279px){
    .nav{margin:0 0 0 210px;}
    .head_rr em{margin:0 5px;}
    .nav ul>li{width:auto;}
    .nav ul>li>a{ padding:0 8px;}
    .search_wrap{right:355px;}
}

.nav .brand{ display: none;}
@media only screen and (max-width: 1024px){
body>*{position: relative;left:0;transition:left 250ms ease-out;-webkit-transition:left 250ms ease-out;}
.head_rr{margin-right:50px; width:265px;}
.head_rr a{ line-height: 50px;}
.search_wrap{ top:5px; right:295px;}


.brand{display: none;}

.nav .brand{ display: block; width:calc(100% - 30px); float: none; height:36px; margin:15px; background: #202123;}
.brand dt{ height:36px; line-height: 36px; text-align: center; color:#fff;}
.brand dd{ background: #202123; border-top:1px solid rgba(255,255,255,0.2);}

/*手机导航按钮开始*/
.nav_phone_btn{display: block;cursor: pointer;height: 50px; position: fixed;top:0;right:0;z-index: 999;width: 50px;text-align: center;background: #EA2D36;}
.nav_phone_btn span {position: relative;width:26px;height: 3px; top:10px; background-color: #fff;display: inline-block;transition:all 250ms ease-out;-webkit-transition:all 250ms ease-out;}
.nav_phone_btn span i{ position: absolute; bottom:-30px; left:0; width:100%; color:#fff; font-family: arial; font-size: 12px; text-transform: uppercase;}
.nav_phone_btn span:before,.nav_phone_btn span:after {content: "";position: absolute;width: 100%;height: 3px;background-color: #fff;left:0px;transition:all 250ms ease-out;-webkit-transition:all 250ms ease-out;}
.nav_phone_btn span:before{top:-7px;}
.nav_phone_btn span:after{top:7px;}
.visible_nav.nav_phone_btn{ background: #161719;}
.visible_nav.nav_phone_btn span{background-color: transparent;}
.visible_nav.nav_phone_btn span:before{top:0px;width:90%;transform: rotateZ(45deg);-webkit-transform: rotateZ(45deg);-ms-transform: rotateZ(45deg);}
.visible_nav.nav_phone_btn span:after{top:0px;width:90%;transform: rotateZ(-45deg);-webkit-transform: rotateZ(-45deg);-ms-transform: rotateZ(-45deg);}

.body_nav_phone .nav{right:0;left:auto;}
/*手机导航按钮结束*/
.nav{display:block;position: fixed; z-index: 1000; margin-top:0; top:50px;bottom: 0px;padding:0; right:-100%;height:calc(100vh - 50px);width:100%;left:auto;transition:left 0ms ease-out;-webkit-transition:left 0ms ease-out;transition:right 250ms ease-out;-webkit-transition:right 250ms ease-out; overflow: hidden; overflow-y: auto; background:#161719;}
.nav ul{padding: 0px 0;clear: both; float: none; width: 100%;}
.nav ul>li{line-height: 40px; width: 100%;float: none; margin: 0;padding:0 ;border-bottom: 1px solid#414141; overflow: hidden;}
.nav ul>li a{height: 40px; line-height: 40px;text-align:left; padding:0 15px; width: calc(100% - 30px); overflow: hidden;}
.nav ul>li.on>a{background: none; color: #fff;}
.nav ul>li>span{display: inline-block; width: 20px; height: 40px; margin-right:10px; background: url(../image/nav_ico.png) no-repeat center center; float: right;}
.nav ul>li>span.on{ background: url(../image/nav_ico_up.png) no-repeat center center; float: right;}
.nav ul>li>span{display: none;cursor: pointer;}
.nav ul>li>span.cur{display: block;}
.nav ul>li>span.on+a{color:#EA2F39;}
.navlist{position: static; background: none; padding: 0 0; border-top: 1px solid#414141; height: auto;line-height: inherit; width: auto !important; display: none;visibility: visible;clear: both; left:auto; top:auto; margin-left: 0!important;}
.navlist .wrap{width:100%;}
.solu_menu,.abou_menu{padding:0 15px;}
.pro_menu{padding:0; height: auto;}
.pro_menu .ll,.pro_menu .rr{width:100%; padding:0; border:none;}
.pro_menu dl{width:100%!important; min-height: auto;margin-bottom: 0px!important; /*height:40px; overflow: hidden;transition:all 250ms ease-out;-webkit-transition:all 250ms ease-out;*/}
.pro_menu dl dt{ width:100%!important; margin:0 0 0!important; padding:0 15px; line-height: 40px; height:40px;border-bottom: 1px solid#414141; background: url(../image/nav_ico.png) calc(100% - 12px) center no-repeat;}
.pro_menu dl dt a{font-size: 14px; display: block; color:#fff!important; font-weight: normal;}
.pro_menu dl:last-child dt{border-bottom:none;}
.pro_menu dl dd{width:100%!important; padding:0 15px; display: none;}
.pro_menu dl dd a{color:#fff!important; position: relative; display: block; height:30px; line-height: 30px; padding-left:30px;}
.pro_menu dl dd a::before{content: ""; position: absolute; left:15px; top:50%; margin-top:-2px; width:4px; height: 4px; border-radius: 4px; background: #7B7B7B;}
.pro_menu dl.on dt{margin-bottom:10px!important;background: url(../image/nav_ico_up.png) calc(100% - 12px) center no-repeat;}
.pro_menu dl:last-child.on dt{border-bottom: 1px solid#414141;}

.solu_menu ul{ padding:0 0 10px;}
.solu_menu li{ width:100%!important; height:auto; margin-bottom:5px!important; border:none!important;}
.solu_menu li a{width:100%!important;}
.solu_menu li h2{margin-top:0; color:#fff; line-height: 40px;}
.solu_menu li p{font-size: 12px; line-height: 1;}
.abou_menu .ll,.abou_menu .mm,.abou_menu .rr{width:100%; color:#fff;}
.abou_menu .ll,.abou_menu .mm{margin-bottom: 10px;}
.abou_menu .mm,.abou_menu .rr{padding-left:0; display: none;}
.abou_menu .ll h2{padding:0; font-size: 14px; border-bottom: none; height:30px; line-height: 30px;}
.abou_menu .ll h2 a{color:#fff!important;}
.abou_menu .mm h2{margin:0;}
.abou_menu .mm h3{line-height: 1.5; color:#fff; font-weight: normal;}
.abou_menu .rr dd{width:100%; border:none; margin-bottom:10px;}
.abou_menu .rr dd a{padding:0;}
.abou_menu .rr dd p{font-size: 12px;}


.sidebar{ left:auto; display: none!important;}
}


@media only screen and (max-width: 767px){
    /* .main{padding-top:50px;} */
    
    .head_rr{width:auto;}
    .head_rr em{margin:0 4px 0 8px;}
    .head_rr a.lang{margin-right:5px;}
    .head_rr a i{margin-right: 0; font-size:16px;}
    .head_rr a.lang i{margin-right:3px;font-size: 14px;}
    .head_rr a.log span,.head_rr a.ema span{ display: none;}

    .search_wrap{ display: none; right:auto; left:0; width:100%; background: #fff; height: auto; border:none; border-radius: 0;}
    .search_wrap.on{ display: block; top:50px; width:100%; border:15px solid #161719;border-radius: 0;}
    .search_box_text{width:calc(100% - 30px);}
    

}
@media only screen and (max-width: 320px){
.foot_bot h3 a{font-size:16px;}
}


/*分页*/
.page {vertical-align:middle;text-align:center; margin:0 0 30px; color:#2F2F2F;  height:36px; line-height:36px;}
.page .inner{ display: inline-block; }
.page a{text-align:center; width:36px; height:36px;}
.page a.num{float: left;border:1px solid #D8D8D8; border-left:0;font-family:Arial; background:#fff;color:#666666;}
.page a.on{background:#176abb;color:#fff;border:1px solid #176abb;}
.page a.num:nth-child(2){border-left:1px solid #D8D8D8;}
.page a.num:nth-child(2).on{border-left:1px solid #176abb;}
.page a.prev,.page a.next{float: left; width:100px; border:1px solid #D8D8D8;margin:0 10px; background:#fff; }
.page a.prev.disable,.page a.next.disable{ cursor: default;}
.p_i{ display: inline-block; position: relative;width:36px;height:36px; line-height:36px; margin:0 5px; padding:0 2px;background:#fff; border:1px solid #D8D8D8;}
.page input.txtnum{  width:100%; height:100%; text-align: center; border:none; background: none; font-family:Arial;}
.page a.go{ display: inline-block;width: 40px; height: 36px; line-height: 36px; position: relative; top:-1px; font-size: 16px; background:#176abb;color:#fff!important; text-align: center; font-family:"arial";}
.p_tot{ font-family: Arial, Helvetica, sans-serif;}
/*.lt8 .page a.num,.lt8 .page i.dian,.lt8 .page a.prev,.lt8 .page a.next{ float: none; display: inline-block; }
.lt8 .page a.num{margin-left:-4px;}
.lt8 .page a.prev,.lt8 .page a.next{ position: relative; top:10px; }
.lt8 .page a.prev img,.lt8 .page a.next img{top:10px;}
.lt8 .page input.txtnum{ position: relative; top:5px;}*/
@media only screen and (min-width: 1025px) {
    .page a.prev:hover,.page a.next:hover{color:#fff!important; border:1px solid #176abb;background: #176abb;}
    .page a.prev.disable:hover,.page a.next.disable:hover{opacity: 0.5;}
    .page a.num:hover{background:#176abb;color:#fff!important; border:1px solid #176abb;}
    .page a.go:hover{opacity: 0.9;}
}
@media only screen and (max-width: 767px) {
    .page{margin:15px 0;}
    .page span,.page a.go,.page a.num{display: none;}
    .page a.prev, .page a.next{background:#176abb;border:1px solid #176abb; color:#fff!important;}
    .page a.prev.disable,.page a.next.disable{opacity: 0.5;}
}
/*分页 end*/

/*内页banner*/
.inbanner{ position: relative; color:#fff;}
.inbanner img{ width:100%;}
.inbanner img.phone_banner{display: none; width:100%;}
.inbanner .txt{ text-align: center; width:100%; padding:0 5%;}
.inbanner .txt h2{ font-weight: bold; text-shadow:3px 2px 4px rgba(0,0,0,0.5);}
.inbanner .txt h3{margin:15px 0 20px;font-family: SourceHanSansCN-Regular;}
.inbanner .txt h3 span{margin-left:10px; font-family: "DENMARK";}
.inbanner .txt h4 span{margin:0 20px;padding-bottom:7px; border-bottom:1px solid #fff;font-family: SourceHanSansCN-Regular;}
.inbanner .bg{position: absolute; left:0; top:0; z-index: 2; width:100%; height: 130px; background: url(../image/head_bg.png) left top repeat-x;}
@media only screen and (max-width:1279px) {
    .inbanner .bg{display: none;}
}
@media only screen and (max-width:767px) {
    .inbanner{ height: auto; background: none!important;}
    .inbanner img{ display: none;}
    .inbanner img.phone_banner{display: block;}
    .inbanner .txt h4 span{float: left; width:48%; margin:0 0 10px;}
    .inbanner .txt h4 span:nth-child(2n){ float: right;}
}
/*内页banner end*/



/*登录注册弹出层*/
.bg_layer{ display: none; position: fixed; z-index: 10000; left:0; top:0; right:0; bottom:0; width:100%; height:100%; background: rgba(0,0,0,0.4);}
.log_reg{ display: none; position: fixed; z-index: 10001; left:50%; top:50%; background: #fff; font-size: 16px; font-family: SourceHanSansCN-Regular;}
a.lr_close{ float: right; margin:10px 18px 0 0;}
a.lr_close i{ font-size: 30px;}
.log_reg .inner{margin:0 60px;}
.log_reg h2{text-align: center; color:#363636; margin-bottom:30px;}
.log_reg .btn{width:100%; height:55px; line-height: 55px; margin:20px 0 25px; text-align: center; color:#fff; font-size: 16px; border:none; border-radius:3px; background:#176abb;transition:0.5s all; -webkit-transition:0.5s all;}

.login_box{ width:520px; height:500px;margin:-250px 0 0 -260px;}
.reg_box{width:920px; height:570px;margin:-285px 0 0 -460px;}

.login_box li,.reg_box li{ height:54px; line-height: 54px; border: 1px solid #D6D6D6; margin-bottom: 20px; overflow: hidden;}
.login_box li input,.reg_box li input{width:100%; padding:0 20px; height:54px; line-height: 54px; color:#000; font-size: 16px;border:none; background: none;}
.login_box li input::placeholder,.reg_box li input::placeholder{color:#9B9B9B;}
.login_box p.p1{ text-align: right;}
.login_box p.p1 a{color:#999999;}
.login_box p.p1 em{margin:0 10px; font-size: 12px; vertical-align: text-bottom;}
.login_box p.p1 a.a1{ float: left;color:#B60000;}
.logbox02{ display: none;}
.login_box li span{ float:left; width:64px; border-right: 1px solid #D6D6D6; text-align: center;font-family: Arial, Helvetica, sans-serif;}
.login_box li input.inp01{ float: left; width:calc(100% - 65px);}
.login_box li input.inp02,.reg_box li input.inp01{ float: left; width:calc(100% - 115px);}
.login_box li button,.reg_box li button{ float: right; width:114px; height: 54px; text-align: center;font-size: 16px; color:#293F88; border:none; border-left: 1px solid #D6D6D6; background: none;}
.login_box li button:disabled,.reg_box li button:disabled{cursor: default; background: #D6D6D6; color:#333;}

.login_box li .codeImg {width:114px;}
.login_box li .codeImg img{height: 54px;width:100%;}
.login_box li.codeliImg input.inp01 {width:calc(100% - 114px)}

.regbox02{ display: none;}
.reg_box li{float: left; width:48%;}
.reg_box li:nth-child(2n){float: right;}
.reg_box li span{float: right; width:114px; height: 54px; text-align: center; border-left: 1px solid #D6D6D6; }
.reg_box li span img{ vertical-align: middle;}
.reg_box .btn{ display: block; width:50%; margin:20px auto 25px;}
.regbox02 h3{margin:80px 0 102px; text-align: center;}
.regbox02 h3 em{ display: block; margin-bottom:20px;}
.regbox02 h3 em i{color:#176abb; font-size: 80px;}
.regbox02 h3 span{ display: block;color:#363636;}

.lang_box{ width:300px; height: 160px; margin:-80px 0 0 -150px;}
.lang_box p{margin:70px 0 0; text-align: center;}

.hr_box{ width:520px; height:500px;margin:-250px 0 0 -260px;}
.hr_box li{line-height: 40px; margin-bottom: 20px;}
.hr_box li span{ float: left; width:70px; text-align: right;}
.hr_box li span+input{ float: right; width:calc(100% - 80px); padding:0 10px; height:40px; line-height: 40px;border: 1px solid #D6D6D6;}
.hr_box li .up-jl{ float: right; width:calc(100% - 80px); position: relative; height:40px; line-height: 40px;border: 1px solid #D6D6D6;}
.hr_box li .up-jl span.tip{ display: block; position: absolute; width:100px; right:10px; top:0;height:40px; line-height: 40px;}
.hr_box li .up-jl input#TUIFileName{ width:calc(100% - 110px); height:40px; line-height: 40px; bordeR:none; background: none;}

.hr_box li .up-jl.upload-box iframe {overflow:hidden; position:absolute; width:100%; height:100%; left:0; top:0; opacity:0; filter:alpha(opacity=0);}
.hr_box li .up-jl.upload-box.again-box .ViewSpan{overflow: hidden; display: none!important;}
.hr_box li .up-jl.upload-box.again-box a.view{color:#E03142;float: left;}
.hr_box li .up-jl.upload-box.again-box a.again{color:#E03142;float: left; margin-left:10px;}

.hr_box .btn{width:50%; margin:0 auto; display: block;}
@media only screen and (min-width:1025px) {
.log_reg .btn:hover{ background: #E70011;}
}

@media only screen and (max-width:1023px) {
    .reg_box{width:720px; margin-left:-360px;}
}

@media only screen and (max-width:767px) {
    .log_reg{font-size: 14px;}
    a.lr_close{height:30px;}
    .login_box,.reg_box,.hr_box{width:94%; left:3%; margin-left:0;}
    .log_reg .inner{margin:0 20px;}
    .log_reg h2{margin-bottom:15px;}
    .log_reg .btn{margin:0 0 20px; font-size: 14px;height: 40px; line-height: 40px;}
    .login_box{height:320px; margin-top:-160px;}
    .reg_box{ height: 440px; margin-top:-220px;}
    .login_box li,.reg_box li{margin-bottom:15px; height: 40px; line-height: 40px;}
    .login_box li input, .reg_box li input,.login_box li button, .reg_box li button{height: 40px; line-height: 40px;font-size: 14px; padding:0 5px;}
    .reg_box li.nobor .inp{height:40px; line-height: 40px;}
    .log_reg .btn{width:100%;}
    .reg_box li:nth-last-of-type(2){width:100%;}
    .reg_box li:last-child{width:100%;}
    .regbox02 h3{margin:79px 0 80px;}
    .regbox02 h3 em i{font-size: 60px;}
    .login_box li .codeImg img{height: 40px;}

    .hr_box{height:380px; margin-top:-190px;}
    .hr_box li{margin-bottom: 15px;}
    .hr_box .btn{ width:50%;margin:0 auto 20px;}

}
