@charset"utf-8";
/*通用类*/
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
.lf{float:left;}
.rt{float:right;}
.padtb60{padding:3.5% 0 !important;}
.disnone{display:none;}
.ofw_hidden{overflow:hidden;}
.center{text-align:center;}
.bgf9{background:#f9f9f9;}
.padt30{padding-top: 30px;}
.padb30{padding-bottom: 30px;}
.padl20{padding-left: 20px !important;}
.borb{border-bottom:1px solid #ddd ;}
/*头部样式*/
.main{width: 100%;}
.in{
    width:1200px;
    margin: auto;
    overflow: hidden;
}
/*logo栏目*/
.nav_top{
    padding: 25px 0;
}
.nav_top .logo li{
    padding: 0;
}
/*导航*/
.navlist li{
    float: left;
    width:14.2%;
    text-align:center;
}
.navlist li a{
    color:#fff;
    display: inline-block;
    font-size: 16px;
    line-height: 45px;
    border-bottom: 2px solid transparent;
    transition: all .7s;
}

.navlist li:hover{
    background: #b20100;
}
.navlist .navhover{
     background: #b20100;
 }
.nav-bg{
    background: #f90000;
}
/*登录注册按钮*/
.loginbtn-box{

    font-size: 12px;
    line-height: 30px;
    text-align: center;
}
.loginbtn-box a{
    display:inline-block;
    padding:0 6px;
}
/*搜索框*/
.search {
    width: 220px;
    border: 1px solid #CFCFCF;
    height: 33px;
    font-size: 14px;
    line-height: 33px;
    overflow: hidden;
    margin-top: 4px;
    background: #fff;
}
.search .fdj{
    vertical-align: sub;
    padding:6px;
}
.search input {
    width: 120px;
    height: 33px;
    font-size: 14px;
    line-height: 33px;
    color: #333;
    border: none;
    /*margin-left: 20px;*/
    outline: none;
}
#search-class{
    height:33px;
    font-size: 14px;
    border: none;
}
/*登录注册框*/
/*登录注册页*/
#back{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(65,59,68,0.7);
    top: 0;
    left: 0;
    z-index: 10000;
    display: none
}
#back .close1 {
    position:absolute;
    top:10px;
    right:10px;
    font-size: 40px;
    line-height: 27px;
    cursor: pointer;
    color: #fff;
}
.logintc{
    width: 430px;
    height: 510px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    z-index: 100000;
    left: 0;
    bottom: 0;
    right: 0;
    margin:  auto;
    display: none;
}
.logintc>h2{
    font-size: 22px;
    line-height: 55px;
    background: #d90000;
    text-align: center;
    color:  #fff;
    margin-bottom: 25px;
}
.logintc>div>form{
    text-align: center
}
.logintc>div>form>ul>li{
    margin-bottom: 20px
}
.logintc input{
    font-size: 16px;
    line-height: 50px;
    border: 1px solid #B4B4B4;
    vertical-align: sub;
    border-radius: 5px
}
.logintc>div>form{
    width: 75%;
    margin: 0 auto
}
.logintc>div>form>ul>li.yanzheng>input{
    width: 180px;
    margin-right: 5px
}
.logintc>div>form>ul>li.dl>input{
    width:100%;
    height: 50px;
    padding-left: 0;
    border: none;
    background:  #d90000;
    color: #FFFFFF;
    font-size: 18px
}
.logintc>div>form>ul>li>img{
    vertical-align: middle
}
.logintc>div>form>ul>li.to-register{
    text-align: left
}
.logintc>div>form>ul>li.to-register>span{
    cursor: pointer;
    color:  #d90000;
}
.phone-input{
    width: 100%;
    height: 50px;
    background: url("../images/index/phone-tb.png") left center no-repeat;
    padding-left:50px;
}
.pwd{
    width: 100%;
    height: 50px;
     background: url("../images/index/pwd.png") left center no-repeat;
     padding-left:50px;
 }
.yzm{
    width:48% !important;
    padding-left: 5px;
}
.fsyzm{
    line-height: 40px;
    margin-top:3px;
    font-size: 14px;
    color: #fff;
    background: #D90000;
    border-radius:5px;
    width:48% !important;
}
.fwtk{
    width: 15px;
    height: 15px;
    margin-right: 5px !important;
}
/*返回顶部按钮*/
.back-to-top{
    display: none;
    position: fixed;
    bottom:2%;
    right: 0;
    z-index: 88;
}
/*qq咨询侧边栏*/
.tel-box{
    width: 150px;height:100px;
    padding:10px 20px;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    background: #ff4040;
    border-radius:10px;
    position: absolute;
    left: -155px;
    display: none;
}
.ewm-box {
    position: absolute;
    left: -205px;
    bottom: 10px;
    display: none;
}
.fix {
    transition: .3s ;
    position: fixed;
    width: 240px;
    top: 8%;
    right: -240px;
    z-index: 99;
}
.fix .fix-box > ul li {
   margin-bottom:10px;
}
.fix .fix-box > ul li a {
    display: block;
    width:94px;
    height: 81px;
    line-height: 81px;
    overflow: hidden;
    background: #ff4040;
    border-radius: 10px;
}
.fix .fix-box > ul li a:hover{
    background: #d90000;
}
.fix .fix-box > img {
    display: block;
}
.fix .click-kf {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: -33px;
}
.fix  img.b {
    position: absolute;
    top: 28%;
    left: -17px;
    animation: btn 1s linear infinite;
}
@keyframes btn {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(-5px);
    }
    to {
        transform: translateX(0);
    }
}
/*风险提示*/
.fxts-bg{
    background: #f9f9f9;
    padding: 25px 0;
}
.fxts-text{
    padding:10px 0;
    font-size: 14px;
    line-height: 28px;
    color: #d90000;
}
.ewms{
    padding:20px 0 0 20px;
}
.ewms li{
    text-align: center;
     padding: 2%;
 }
.ewms li .ewm-text{
    margin-top: 10px;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}
.ewms li img{
	max-width:100%;
}
/*footer*/
.foot{
    width: 100%;
    padding: 1% 0;
    margin: auto;
    overflow: hidden;
    background: #d90000;
    color: #fff;
}
.foot-navlist{
    display:inline-block;
    overflow: hidden;
    padding:10px 30px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;

}
.foot-navlist li{
    float: left;
    width: 33.3%;
    border-right: 1px solid #fff;
    line-height: 24px;
    margin:15px 0;
}
.foot-navlist li:last-child{
    border: none;
}
.foot-navlist li a{
    text-align: center;
    display: block;
    color: #ddd;
    font-size: 14px;
}
.foot-navlist li a:hover{
    color: #fff;
}
.foot-bottom {
    border-top: 1px solid #fff;
    margin:0;
    text-align: center;
    color:#fff;
    background: #d90000;
    height: 65px;
    overflow: hidden;
    line-height: 65px;
}
.foot-text{
    padding: 24px 0;
}
.foot-text .foot-phone{
    line-height: 30px;
    font-size: 14px;
}
.foot-text .foot-phone-num{
     line-height: 50px;
     font-size: 30px;
 }
/*手机导航样式*/

.p-nav{
    display: block;
    position: fixed;
    right: 1%;
    top: 3%;
    cursor: pointer;
    transition: all 0.5s;
    z-index: 999;
}
.hamburger .line{
    background: #333;
}
.p-nav-down{
    overflow-y: scroll;
    height:100vh;
    font-family: Microsoft YaHei, Verdana, Arial, Helvetica, sans-serif;
    position: fixed;
    top:12%;
    right:0;
    width: 100%;
    font-size: 22px;
    text-align: center;
    display: none;
    z-index:999;
    color:#000;
}
.p-nav-down>ul>li>a{
    font-size: 16px;
}
.p-nav-down>ul>li{
    text-align: left;
    line-height:48px;
    border-top: 1px solid #cfcfcf;
    background: #a92322;
}
.p-nav-down>ul>li a{
    margin:0 5%;
    color: #fff;
    display: block;
}
.p-nav-down>ul>li a.blue{
    color:#5a7eca;
}
/*手机登录*/
.phone-login{
    display: inline-block;
}
.phone-login a{
    font-size: 14px;
    line-height: 30px;
}
.phone{display: none;}
.p-nav-down{display: none;}
@media screen and (max-width: 992px){
    .banner{
        display: none;
    }
    .logo-r-box{
        padding-right: 15%;
    }
    .ewms{
        padding: 0;
    }
    .p-nav-down>ul>li a{
        margin:0 5%;
        color: #fff;
        display: block;
    }
    .p-nav-down>ul>li ul{
        display: none;
    }

    .p-nav-down>ul>li a span{
        float:right;
        -webkit-transition: all .8s;
        -moz-transition: all .8s;
        -ms-transition: all .8s;
        -o-transition: all .8s;
        transition: all .8s;
    }
    .p-nav-down>ul>li>ul{
        background:rgba(11,81,193,.4);
    }
    .p-nav-down>ul>li>ul>li{
        border-bottom: 1px solid #cfcfcf;
    }
    .p-nav-down>ul>li>ul>li>a{
        font-size: 14px;
    }
    .pc{display:none;}
    .in{width:94%;}
    /*.phone{display: block;}*/
    .nav_top{padding:3% 0;}
    .footer{width:100%;height:auto;padding:10px 0;}
    .foot_nav>li{width:auto;float:none;}
    .foot_nav>li>ul>li{display: none;}
    .foot_nav>li>ul>h3{line-height:30px;margin-bottom: 0px;}

}
@media screen and (max-width: 480px){
	.logintc{
		width:90%;
		margin:auto;
	}
    div.zfcf{
        width: auto;
    }
    .zfcf .lf{
        float: none;
    }
    .pcpad{display:none;}
    .in{width:92%;}
    .foot-navlist{
        padding:1%;
        border: none;
    }
    .foot-bottom{
        height: auto;
        line-height: 30px;
        padding:10px;
    }
}
@media screen and (max-width: 321px){
	.search{
		width:180px;
	}
	.search input{
		width:90px;
	}
	.logo-r-box{
	        padding-right: 12%;
	    }
}





