/* 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, header, footer, nav, 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 }
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 }
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: 16px;}
body { line-height: 1.5;}
:focus { outline: none }


img{max-width: 100%;}


body, input, select, button, textarea{
    font-family: SourceHanSansCN-Regular; 
}

/* clear 页头，页脚，内容区都不用再加清除样式 */
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table }
.fixed:after, .clearfix:after, .cf:after, after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both }
.fixed, .clearfix, .cf, .header, .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;}
.header{position: fixed; left:0; top:0;width: 100%; height:66px; z-index: 1000; border-bottom:1px solid rgba(255,255,255,0.25)}
.scroll-header .header{ background: rgba(0,0,0,0.7);}

.header .logo{ float:left;margin:15px 0 0 30px;width:135px; height:35px;}
.header .logo span{ display: none;}
/*顶部右侧*/
.head_rr{ float: right; color:#fff;}
.brand{ width:135px; line-height: 66px; float: right; margin-left:20px; background: #D6000F;}
.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: #D6000F; 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%; display: none;}
.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:#D6000E; 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;}*/






/*公共底部*/
.footer{background:#222222; color:#686868; padding:2.5% 0;}
.foot_top .f_logo{ float: left; width:152px; height:40px;margin-top:3px;}
.foot_top ul{ float: left; width:calc(100% - 410px); margin-left:45px;}
.foot_top li{ float: left; width:25%; padding-left:9%; position: relative;}
.foot_top li::after{content: ""; position: absolute; right:0; top:8px; width:4px; height:4px; border-radius: 4px; background: #474646;}

.foot_top li h2{color:#989898; margin-bottom:20px; font-family: SourceHanSansCN-Regular;}
.foot_top li h2 a{color:#989898;}
.foot_top li p{ line-height: 2;}
.foot_top li p,.foot_top li p a{color:#686868;}
.foot_top .f_conn{ float: right; width:210px; text-align: right; font-family: SourceHanSansCN-Regular;}
.foot_top .f_conn a{color:#fff;}
.foot_top .f_conn em{color:#fff; margin:0 10px; font-size: 12px; vertical-align: top;}
.foot_bot{ border-top:1px solid #3A3A3A; padding-top:2%; margin-top:2%;}
.foot_bot .wrap{ position: relative;}
.foot_bot h3{ color:#989898; line-height: 1.2;}
.foot_bot h3 a{ color:#989898;font-family: Arial, Helvetica, sans-serif;}
.foot_bot h3 span{ display: block;margin-top:5px;}
.foot_bot p.cop{color:#989898;margin-top:20px;color:#686868; width:calc(100% - 200px);}
.foot_bot p.cop a{color:#686868;margin-left:10px;}
.foot_bot p.cop a.xhr{margin-left:20px; opacity: 0.7; font-family: Arial, Helvetica, sans-serif;}
.foot_bot .code{ position: absolute; right:0; top:0; width: 186px;}
.foot_bot .code span{ float: left; margin-top:20px; text-align: right;}
.foot_bot .code img{ float: right; width:79px; height:79px;}

/*侧边栏*/
.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;}
.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:#D6000E; background: #fff;}
.head_rr a:hover i{color:#D6000E;}

.brand dd a:hover{background: rgba(255,255,255,0.5);}

.pro_menu dl dd a:hover,.comm_menu ul li a:hover{color:#D6000E!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:#D6000E;}
.abou_menu .rr dd:hover{ border:3px solid #D6000F; border-radius: 3px;}
}

@media only screen and (max-width: 1599px){

}


@media only screen and (max-width: 1520px){

}
@media only screen and (max-width: 1365px){


}

@media only screen and (max-width: 1279px){
	.webwidth{width: 1000px;}
    /* .navpc a{width: 100px;}
    .navpc .navul li ul{min-width: 100px;} */
	.footnav a{ padding: 0px 30px;}
	.card__link:hover .xiangqing{
		border: 1px #FFFFFF solid;
		/* float: unset; */
		-webkit-transform: translateX(-7.5em);
		transform: translateX(-7.5em);

    }
    nav > ul > li > a {
        width: 100px;
    }
}

.nav .brand{ display: none;}
@media only screen and (max-width: 1024px){

    .webwidth{width: 900px;}
    .navpc a{width: 100px;}
    .navpc .navul li ul{min-width: 100px;}
	.footnav a{ padding: 0px 20px;}
	.card__link:hover .xiangqing{
		border: 1px #FFFFFF solid;
		/* float: unset; */
		-webkit-transform: translateX(-6.5em);
		transform: translateX(-6.5em);

    }

}
@media only screen and (max-width: 960px){
    body>*{position: relative;left:0;transition:left 250ms ease-out;-webkit-transition:left 250ms ease-out;  /*background: #f8f8f8;*/}
    #header{display: none;}
    .header{height:50px; border-bottom:none; display: block;}
    .scroll-header .header{  background: #f8f8f8;}
    .header .logo{margin:8px 0 0 8px;}
    .head_rr{margin-right:50px; width:265px;}
    .head_rr a{ line-height: 50px;}
    .search_wrap{ top:5px; right:295px; }
    /* .photo-div{display: none;} */
    .demo{ display: none;}
    .demowap{ display: block;}

    .mtitle{ margin-top: 10px;}
    .ywfwc{margin-top: 20px;}
    .anliimg{ margin-top: 29px;}
    .indexabout{ margin: 28px auto;}
    .huidise{ background: #f8f8f8; padding-bottom: 10px;}
    .header{ background: rgba(255,255,255,1); display: flex;}
    .header .logo{width:110px; height:auto; margin-top:10px;}
    .header .logow{width: 110px; margin-left: 10px;  height:auto; margin-top:10px;}
    .header .topright{width: 50px;  height:auto;}
    .header .sousuo{flex-grow: 1;text-align: center; }
    .header .sousuo .kuang{display: flex; margin-top: 14px; width: 80%; height: 25px; line-height: 25px; margin-left: 10%; border: 1px #0d1017 solid; border-radius: 20px;}
    .header .sousuo .kuang #keyword{ flex-grow: 1;text-align: left; border: none;}
    
    .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);}
    /* 隐藏pc端导航 */
    .navpc{ display: none;}
    /*手机导航按钮开始*/
    .nav_phone_btn{display: block;cursor: pointer;height: 50px; position: fixed;top:0;right:0;z-index: 999;width: 50px;text-align: center;background: #0d1017;}
    .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(../img/nav_ico.png) no-repeat center center; float: right;}
    .nav ul>li>span.on{ background: url(../img/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;}

    .nav ul li .solu_menu a{font-size: 13px; padding-left: 20px;}
    .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%;}
    .apple-banner {
        width: 100%;
        height: 458px;
        overflow: hidden;
        margin-top: 30px;
    }
    .apple-banner .swiper-container {
        width: 100%;
        height: 458px;
    }
    
    .slide1 .title {
        margin-top: 180px;
    }
    .slide2 .title {
        padding-top: 150px;
    }
    .webwidth{width: 90%;}
    .navpc a{width: 100px;}

    /* .navpc ul a{
        width: 100px;
    } */
    .indexabout{width: 90%;  background: #FFFFFF; border: 1px #d9d9d9 solid; padding: 15px; text-align: left;}
    .indexabout h3 {
        margin: 10px 0px;
        width: 150px;
        text-align: right;
        float: right;
    }
    .mtitle{font-size: 24px;}
    .indexabout h3 .morem{display: block; border: none; text-align: right; font-size: 15px;  line-height: 40px;  color: #ba1f0d;}
    /* .indexabout h3 .morem:hover{background: none; background: #ba1f0d; color: #FFFFFF;} */
    .indexabout h3 .morem i{ font-size: 22px; float: right; margin-left: 6px; margin-right: 3px;}
    .indexabout h3 .morepc{ display: none;}
    .ywfw{background: #FFFFFF;}
    .ywfwc{width: 90%; margin-left: auto; margin-right: auto;}
    .ywfwc p{text-indent: 2em; line-height: 28px;}
    .anligaodu,.anliimgs{ height: auto;}
    .card__link {
        padding: 1em 0 !important;
    }
    /* .anli,.anliimg{background: #f8f8f8 !important;} */
    .anli__header h3{font-size: 16px; font-weight: normal; line-height: 25px; padding: 25px 25px; margin-bottom: 40px;}
    .btn{ display: none !important;}
    .btnm{ display: block; margin-right: 15px; text-align: right; padding-right: 28px; font-size: 15px; background: url(../img/anlimore22.png) no-repeat right center; height: 25px; line-height: 25px;}
    .btnm i{ color: #ba1f0d; background: #FFFFFF; height:40px; border-radius: 50%; float: right; font-size: 22px;}

    .pagebanner{ height: 200px; background-size: auto 100% !important; margin-top: 50px;}

    .ywfwmain,.pagecon,.ywfwmain{margin: 25px auto;}

    .footnav a{ padding: 0px 5px; }
    .footnav {
        text-align: left;
        padding-left: 10px;
        background: url(../img/bottomline.jpg) repeat-x top;
    }
    
    

    .footc{ font-size: 12px;}

    .ywfw{ display: none;}
    .ywfwm{display: block;}
    /* 滑动门 */
    .tabBlock-tabs{height: 40px; line-height: 40px; display: flex; width: 90%; margin: 20px auto;  border-left: 1px #9a9a9a solid;}
    .tabBlock-tab{flex-wrap: 1; width: 33.33%; text-align: center; border: 1px #9a9a9a solid; border-left:none; font-size: 16px; color: #323232; cursor:pointer; }
    .is-active{ background: #ba1f0d; color: #FFFFFF;}
    .tabBlock-content{ width: 90%; margin: 10px auto;}

    .tabBlock-pane{}
    .tabBlock-pane p{text-indent: 2em; line-height: 28px;}
    .tabBlock-pane .tabmoer{margin-top: 15px; text-align: right; display: block; margin-right: 10px; font-size: 15px; color: #ba1f0d; line-height: 30px;}
    .tabBlock-pane .tabmoer i{font-size: 22px; float: right; margin-left: 5px;}

    .map{width: 100%; margin-right: 0px;}
    .anlinav{height:auto; border: 1px #e4e4e4 solid; display: block; margin-bottom: 30px; display: none;}
    .anlinav li{ width: 100%; text-align: center;}
    .anlinav li a{display: block; height: 60px; line-height: 60px; font-size: 18px;}
    .anlinav li a:hover{ background: #ba1f0d; color: #FFFFFF;}
    .anlileft{width: 100%; margin-right: 0px;}

    .anlipc{ display: none;}
    .anliwap{ display: block; width: 95%; margin: 0px auto; padding-bottom: 30px;}
    .anliwap h2{ text-align: center; font-size: 18px; line-height: 50px; border: 1px #CCCCCC solid; margin-bottom: 15px; margin-top: 15px; background: #f8f8f8;}
    .anliwap img{ margin-bottom: 10px;}
    .anliwapc{ margin-bottom: 25px;}
    .anliwapc h3{text-align: center; margin: 30px auto 40px auto;}
    .anliwapc h3 a{font-size: 15px; border: 1px #5b5b63 solid; padding: 10px 40px; }
    .anliwapc p{ line-height: 30px; font-size: 15px; text-indent: 2em;}
    .jobleft{ display: none;}

    .allinavpc{ display: none;}

    .moreindex{line-height: 30px; padding-top: 20px;}
    .moreindex a{ border-bottom: 2px #b91f0c solid; padding-bottom: 5px; font-size: 15px !important;}
    .ywfwwidthpc{display: none;}
    .wappc{ display: none;}
    .wap{ display: block;}
    .jobright{ height:auto; overflow-y:auto;}
    .ywfwwidth{ width: 100%;}

    .imgcols3 p{width: 98%; height:auto; float: left; line-height: 30px; text-align: center; margin: 5px 7px 0px 3px; }
    .imgcols3 p img { width: 98%; height:auto; }
    .imgcols2 p{width: 98%; height:auto; float: left; line-height: 30px; text-align: center; margin: 5px 7px 0px 3px; }
    .imgcols2 p img { width: 98%; height:auto; }
    .imgcols1 p{width: 98%; height:auto; float: left; line-height: 30px; text-align: center; margin: 5px 7px 0px 3px; }
    .imgcols1 p img { width: 98%; height:auto; }

    .imgtopcols p img { width: 98%; height:auto; }
    .huisedi {
        padding-top: 10px !important;
        padding-bottom: 6px !important;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (max-width: 767px){
    .apple-banner {
        width: 100%;
        height: 458px;
        overflow: hidden;
        margin-top: 30px;
    }
    .apple-banner .swiper-container {
        width: 100%;
        height: 458px;
    }
    
    .slide1 .title {
        margin-top: 180px;
    }
    .slide2 .title {
        padding-top: 150px;
    }
    
}
@media only screen and (max-width: 620px){
    .apple-banner {
        width: 100%;
        height: 258px;
        overflow: hidden;
        margin-top: 30px;
    }
    .apple-banner .swiper-container {
        width: 100%;
        height: 258px;
    }
    
    .slide1 .title {
        margin-top: 100px;
    }
    .slide2 .title {
        padding-top: 80px;
    }
}

@media only screen and (max-width: 320px){
    .apple-banner {
        width: 100%;
        height: 258px;
        overflow: hidden;
        margin-top: 30px;
    }
    .apple-banner .swiper-container {
        width: 100%;
        height: 258px;
    }
    
    .slide1 .title {
        margin-top: 100px;
    }
    .slide2 .title {
        padding-top: 80px;
    }
}


/*分页*/
.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:#E5252D;color:#fff;border:1px solid #E5252D;}
.page a.num:nth-child(2){border-left:1px solid #D8D8D8;}
.page a.num:nth-child(2).on{border-left:1px solid #E5252D;}
.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:#E5252D;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 #E5252D;background: #E5252D;}
    .page a.prev.disable:hover,.page a.next.disable:hover{opacity: 0.5;}
    .page a.num:hover{background:#E5252D;color:#fff!important; border:1px solid #E5252D;}
    .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:#E5252D;border:1px solid #E5252D; 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(../images/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*/

@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: 16px;}
    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: 16px;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: 16px; 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;}

}


/*白色底的头部*/
.w_header .header{background: #fff; }
.w_header .header .logo img{ display: none;}
.w_header .header .logo span{display: block;}
.w_header .header .logo span>img{ display: block;}
.w_header .nav ul>li a{color:#333;}
.w_header .head_rr a{color:#333;}
.w_header .head_rr a i{color:#333;}
.w_header .head_rr em{color:#333;}
@media only screen and (min-width:1025px) {
.w_header .head_rr a:hover i{color:#D6000E;}
}


/*找回密码*/
.forget_main{padding-top:66px;}
.forget_bg{ padding:8% 0 12%; background: #F6F6F6;}
.forget{width:400px; margin:0 auto;}
.forget h2{ text-align: center; color:#363636; margin-bottom:10%;font-family: SourceHanSansCN-Regular;}
.forget-box h3{border-bottom:1px solid #CFCFCF; line-height: 50px; height: 50px; text-align: center; margin-bottom:35px;font-family: SourceHanSansCN-Medium;}
.forget-box h3 span{cursor: pointer; float: left;width:50%;line-height: 48px; font-size: 16px;}
.forget-box h3 span.on{border-bottom:2px solid #D6000E;}
.forget-box li{height:52px; line-height: 52px; margin-bottom:35px; border-bottom:1px solid #CFCFCF;}
.forget-box li input{ font-size: 16px; width:100%;line-height: 52px; border:none; background: none;font-family: SourceHanSansCN-Regular;}
.forget-box li input::placeholder{color:#818181;}
.forget-box li input.inp01{width:calc(100% - 115px);}
.forget-box li span{ float: right; width:109px;}
.forget-box li button{border:none; background: none;float: right; width:109px; height:52px; line-height: 52px; text-align: center;font-family: SourceHanSansCN-Regular;}
.forget-box .btn{width:100%; height:55px;line-height: 55px; text-align: center; color:#fff; font-size: 16px; border:none; border-radius:3px; background:#D6000E;transition:0.5s all; -webkit-transition:0.5s all;}
.forget-box h4{ text-align: center; padding:20px 0 80px;}
.forget-box h4 em{ display: block; margin-bottom:20px;}
.forget-box h4 em i{ color:#D6000E; font-size: 80px;}
.forget-box h4 span{display: block; font-size: 16px; color:#363636;}

@media only screen and (max-width:767px) {
    .forget_main{padding-top:50px;}
    .forget{width:100%;}
    .forget-box h3 span{ cursor: default;}
    .forget-box li{margin-bottom:0px;}
    .forget-box .btn{margin-top:20px;}
    .forget-box h4{padding:0 0 20px;}
    .forget-box h4 em i{font-size: 60px;}

}