@charset "utf-8";
/* a:hover{
    opacity: 0.7;
} */
header{
    width: 100%;
    height: 60px;
    z-index: 20;
    background-color: #fff;
    position: relative;
    /* position: fixed; */
}


.ffa .flexslider {
  min-height: 100px;
}



/*logo*/
header .logo{
    width: 150px;
}
header .logo img{
    width: 250px;
    margin: 5px 0 15px 15px;
}
.flex-control-nav {
    display: none;
}






/*header_box*/
header .header_box{
    width: 100%;
    position: absolute;
    top: 0;
    background-color: #fff;
    overflow: hidden;
    display: none;
    z-index: 1;
}
header .header_box ul {
    width: 320px;
    margin: 30px auto 10px;
}
header .header_box ul li{
    position: relative;
    width: 100%;
    font-size: 18px;
    overflow: hidden;
    padding: 15px 0;
    border-bottom: 1px solid #d1d1d1;
}
header .header_box ul li:first-child{
    margin-left: 0;
}
header .header_box ul li:last-child{
    margin-right: 0;
}
/* header .header_box ul li .sp1{
    width: 265px;
    margin-top: 15px;
    display: block;
    float: left;
} */
header .header_box .img_box{
    width: 60px;
    height: 47px;
    margin-left: 35px;
    float: left;
}
/* header .header_box li:nth-child(3) .img_box{
    width: 85px;
} */
header .header_box .img_box img.nav1{
  width: 47px;
   height: auto;
}
header .header_box .img_box img.nav2{
  width: 47px;
   height: auto;
}
header .header_box .img_box img.nav3{
    width: 100%;
    height: auto;
    position: relative;
    top: 6px;
    left: 6px;
}
header .header_box .img_box img.nav4{
   width: 47px;
   height: auto;
}
header .header_box .img_box img.nav5{
    width: 100%;
    height: auto;
}
header .header_box .img_box img.nav6{
    width: 100%;
    height: auto;
}
header .header_box .list_box{
    background-color: #305aa8;
    color: #fff;
    z-index: 3;
    position: relative;
    margin-top: 65px;
    border: 1px solid #fff;
    overflow: hidden;
    width: 100%;
    display: none;
}
header .header_box .list_box2{
    background-color: #ffc706;
}
header .header_box .list_box .list{
    padding: 18px 0;
    text-align: center;
}
header .s_box .nav1_1 {
    display: none;
    width: 20px;
}
header .header_box ul li .sp1,
header .header_box ul li .sp2{
    width: 220px;
    float: right;
    text-align: center;
    padding-top: 10px;
    line-height: 40px;
}
header .header_box li:nth-child(2) .img_box,
header .header_box li:nth-child(3) .img_box,
header .header_box li:nth-child(5) .img_box {
    margin-left: 40px;
}





/*search*/
header .search{
    width: 125px;
}
header .search .s_box{
    overflow: hidden;
    margin-top: 15px;
    margin-left: 15px;
}
header .search img,header .search .in_box{
    float: left;
    margin: 0 5px;
    padding: 3px 4px;
    width: 40px;
}
header .search .navphone{
    width: 25px;
}
header .search .in_box{
    overflow: hidden;
    position: absolute;
    top: 60px;
    left: 0;
    width: 90%;
    background-color: #fff;
    margin: 0;
    padding: 0 5%;
    height: 80px;
    display: none;
}
header .search .in_box input{
    width: 97%;
    margin-left: 0px;
    border: 2px solid #e50012;
    position: relative;
    top: 25px;
}
header .search .in_box a{
    overflow: hidden;
    width: 34px;
    height: 32px;
    position: absolute;
    right: 7%;
    top: 27px;
}
header  .nav{
    float: right;
}

header .logo{
    height: 60px;
    float: left;
}
header .search{
    height: 60px;
    float: right;
}
header .x {
    position: absolute;
    top: 38px;
    right: 20px;
    display: block;
    width: 35px;
}
header .s_box .nav1_2 {
    display: block;
    /*position: absolute;
    right: 21px;*/
}


.phone_shop .ps1{
    background-color: #e94d33;
    text-align: center;
    color: #3b5795;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    padding: 12px 0;
}
.phone_shop .ps1 span{
    padding-left: 10px;
}
.phone_shop .ps2 div{
    width:320px;
    float: left;
    background-color: #e94d33;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 22px 0;
}
.phone_shop .ps2 div{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
header .c_s1:hover {
    background-image: url('../images/blue_s.png');
    background-repeat: no-repeat;
    background-size: 17px 80px;
}
header .c_s2:hover {
    background-image: url('../images/yellow_s.png');
    background-repeat: no-repeat;
    background-size: 17px 80px;
}

















footer{
    width: 100%;
    background-color: #fff;
}
footer .footer_box{
    width: 95%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
    display: none;
}
footer .gotop{
    width: 153px;
    display: block;
    margin: 0 auto;
    position: relative;
}
footer .footer_box ul{
    width: 300px;
    margin:0 auto;
    color: #6c6c6c;
}
footer .footer_box ul.ul3 {
    float: inherit;
    width: 300px;
    overflow: hidden;
}
footer .footer_box ul.ul3 li{
    float: left;
}
footer .footer_box ul .fl1{
    overflow: hidden;
    padding-bottom: 28px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 25px;
}
footer .footer_box ul .fl1 div{
    float: left;
}
footer .footer_box ul .fl1 div:nth-child(2){
    padding-left: 10px;
    font-size: 18px;
    padding-top: 10px;
    line-height: 1.7;
}
footer .footer_box ul .fl1 div img{
    width: 67px;
    height: auto;
}
footer .footer_box ul .fl1,
footer .footer_box ul .fl2,
footer .footer_box ul .fl3,
footer .footer_box ul .fl4{
    font-size: 16px;
    padding-bottom: 15px;
}
footer .footer_box .ul3 .fl2,
footer .footer_box .ul3 .fl3,
footer .footer_box .ul3 .fl4{
    font-size: 16px;
    padding-bottom: 5px;
    overflow: hidden;
}
footer .footer_box .ul3 .fl2{
    width:100%;
}
footer .footer_box .ul3 .fl3{
/*     width: 275px;
    margin:0 89px; */
}
footer .footer_box .ul3 .fl4{
    /* width: 120px; */
}
footer .footer_box .ul3 .fl2 div:nth-child(1),
footer .footer_box .ul3 .fl3 div:nth-child(1),
footer .footer_box .ul3 .fl4 div:nth-child(1){
    float: left;
    margin: 10px auto;
    width: 29px;
    height: 28px;
}
footer .footer_box .ul3 li div:nth-child(2){
    font-size: 16px;
    color: #4e4e4e;
    float: left;
    width: 250px;
    padding-top: 14px;
    padding-left: 12px;
}
footer .footer_box .ul2{
    /* margin: 0 65px; */
}
footer .down{
    background-image: url(../images/footerb.png);
    width: 100%;
    height: 106px;
    margin-top: 30px;
    position: relative;
}

footer .down div.txt{
    position: relative;
    top: 53px;
    color: #fff;
    text-align: center;
}
footer div.fimg{
    width: 303px;
    margin: -75px auto 0;
}
footer .fob1{
    display: none;
}
footer .fob2{
    display: none;
}
footer .fob3{
    display: none;
}
footer .fob4{
    display: none;
}
footer .fob5{
    display: none;
}
footer .fob6{
    display: none;
}
footer .fob7{
   display: none;
}
footer .fob8{
    display: none;
}
footer  span.minisp {
    width: 100%;
    display: block;
    margin: 0 auto 20px;
    overflow: hidden;
}
.tmail {
    position: relative;
    top: 12px;
    left: 11px;
    padding-right: 15px;
}


.fix {
    display: none;
}