﻿
/*-----------------[初始化]--------------*/
body{color: #444;font-size: 12px;line-height: 1.5;font-family:"黑体","SimHei";}
a{color: #444;}
a:hover{color: #f60;}
img{max-width: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
input,textarea,select{font-size: 12px;color: #444;
    font-family:"黑体","SimHei";outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
input[type='submit'],input[type='reset'],input[type='button'],select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type='submit'],input[type='reset'],input[type='button']{cursor: pointer;}
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999; }
::-ms-input-placeholder {color: #999;}

.ani{
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

/*布局*/
.wp{width: 100%;max-width: 1200px;margin: 0 auto;}
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}


/*******************************
  -------[=头部]-------
********************************/
#hd{height: 94px;border-bottom: 1px solid #b1b3af;position: relative;line-height: 94px;}
#hd.hd-fix{position: fixed;left: 0;right: 0;top: 0;background: url(../images/nv-bg.png) repeat center top;z-index: 9999;border-bottom: none;
    height: 74px;line-height: 74px;/*background: rgba(102,102,102,.5);*/
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
#hd.hd-fix .user{height: 70px;}
#hd.hd-fix #nv li a{color: #fff;}
#hd.hd-fix #nv li a:hover,#hd.hd-fix #nv li.on a{color: #007cc3;}
#hd.hd-fix .cart{background: url(../images/gicon3-2.png) no-repeat center left;height: 70px;}
#hd.hd-fix .sel-lan dl{background: url(../images/gicon4-2.png) no-repeat center right;margin-top: 25px;}
#hd.hd-fix .sel-lan{background: url(../images/gicon2-2.png) no-repeat center left;color: #fff;height: 70px;}
#hd.hd-fix #nv li .subBox-1 a{color: #888;}
#hd.hd-fix #nv .subBox .m-list6 dd.active a, #hd.hd-fix #nv .subBox .m-list6 dd a:hover{color: #0093dd;}
#hd a{display: block;float: left;}
#hd .logo{float: left;width: 200px;height: 53px;position: absolute;top: 50%;margin-top: -26px;}
#hd.hd-fix .logo{width: 126px;height: auto;margin-top: -20px;}
#hd .logo img{display: block;width: 100%;height: 100%;}
#nv{float: left;padding-left: 207px;}
#nv li{float: left;}
#nv li a{padding: 0 19px;color: #333;font-size: 16px;}
#nv li a:hover,#nv li.on a{color: #007cc3;}
#hd .hdr{float: right;}
#hd .user{width: 43px;background: url(../images/gicon1.png) no-repeat center left;height: 94px;}
#hd .cart{width: 34px;height: 94px;background: url(../images/gicon3.png) no-repeat center left;}
#hd .sel-lan{float: left;padding-left: 20px;height: 94px;margin-right: 14px;
    width: 53px;
    font-size: 14px;color: #666;text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    background: url(../images/gicon2.png) no-repeat center left;
    cursor: pointer;
}
#hd .sel-lan dl{line-height: 22px;height: 22px;width: 100%;display: block;vertical-align: middle;background: url(../images/gicon4.png) no-repeat center right;
    margin-top: 38px;cursor: pointer;position: relative;}
#hd .sel-lan dl a{display: block;float: none;color: #666;}
#hd .sel-lan dd{display: none;position: absolute;top: 100%;left:0;right: 0;z-index: 9999;}
#hd .subBox{
    position: absolute;left: 0;right: 0;top: 101%;z-index: 9999;
    background-color: rgba(255,255,255,.92);
    padding: 30px 0 40px;
    display: none;text-align: center;
}
#hd .subBox .inner{
    display: inline-block;
}
#hd .subBox dl{
    float: left;
    padding: 0 47px;
    font-size: 14px;color: #888;line-height: 27px;
}
#hd .subBox h3{font-size: 16px;color: #007cc3;height: 45px;line-height: 55px;position: relative;overflow: hidden;font-weight: normal;margin-bottom: 12px;text-align: left;}
#hd .subBox h3:after{position: absolute;width: 28px;height: 1px;background-color: #555;content: '';bottom:1px;left: 15px;}
#nv li .subBox a{padding: 0;float: none;font-size: 14px;color: #888;line-height: 30px;height: 30px;overflow: hidden;text-align: left;}
#nv li .subBox a:hover{color: #007cc3;}

#hd .subBox h4 a{
    display: block;background: url(../images/gicon40.png) no-repeat 8px center;
    height: 30px;line-height: 30px;margin-bottom: 5px;overflow: hidden;font-weight: normal;text-align: left;
    padding: 0 10px 0 19px !important;
    border-radius: 15px;
}
#hd .subBox .txt{margin-bottom: 8px;}
#hd .subBox .txt a{display: block;padding-left: 12px;font-size: 12px;}
#hd .subBox h4 a:hover{
    color: #007cc3;background: #fff url(../images/gicon40-1.png) no-repeat 8px center;
}
#hd .subBox h3 a{
    padding: 0 19px;border-radius: 15px;
}
#hd .subBox h3 a:hover{background-color: #fff;}
/*******************************
    -------[=导航]-------
********************************/
.menuBtn{position: relative;z-index: 9;display: none;top: 12px;
    width: 50px;/*height: 50px;*/padding: 7px;cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn b{display: block;height: 6px;background-color: #00aa80;
    margin: 4px 0;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn.open{}
.menuBtn.open b{display: none;margin: 0;position: absolute;left: 10px;top: 50%;width: 30px;}
.menuBtn.open b:first-child{display: block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.menuBtn.open b:last-child{display: block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
}

/*******************************
  -------[=banner]-------
*******************************/
#banner{height: 700px;}
#banner .slick-slider,#banner .slick-list,#banner .slick-track,#banner .slick-slide{height: 100%;}
#banner .slick-slide{outline: 0;position: relative;
    background-position: center center;background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
#banner .slick-dots{position: absolute;left: 0;bottom: 24px;width: 100%;text-align: center;z-index: 99;}
#banner .slick-dots li{display: inline-block;margin: 0 6px;}
#banner .slick-dots li button{display: block;width: 78px;height: 3px;border: none;outline: 0;cursor: pointer;text-indent: -9999em;
    font-size: 0;line-height: 0;text-indent: 999px;background-color: #bfbfbf;
}
#banner .slick-dots li.slick-active button{background-color: #007cc3;}


#phone_banner{display: none;}
#phone_banner img{display: block;width: 100%;}
#phone_banner .slick-slider,#phone_banner .slick-list,#phone_banner .slick-track,#phone_banner .slick-slide{height: 100%;}
#phone_banner .slick-slide{outline: 0;position: relative;
    background-position: center center;background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
#phone_banner .slick-dots{position: absolute;left: 0;bottom: 24px;width: 100%;text-align: center;z-index: 99;}
#phone_banner .slick-dots li{display: inline-block;margin: 0 6px;}
#phone_banner .slick-dots li button{display: block;width: 40px;height: 3px;border: none;outline: 0;cursor: pointer;text-indent: -9999em;
    font-size: 0;line-height: 0;text-indent: 999px;background-color: #bfbfbf;
}
#phone_banner .slick-dots li.slick-active button{background-color: #007cc3;}

/*******************************
  -------[=底部]-------
********************************/
#fd{background-color: #666;font-size: 14px;color: #b2b2b2;padding-bottom: 10px;}
.fd-con{overflow: hidden;position: relative;padding: 31px 0 40px;border-bottom: 1px solid #737373;}
.fd-con .link{overflow: hidden;width: 57%;float: left;}
.fd-con .link dl{float: left;
    padding-right: 48px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.fd-con .link dt{font-size: 14px;color: #d9d9d9;margin-bottom: 10px;height: 37px;line-height: 37px;position: relative;margin-bottom: 12px;}
.fd-con .link dt:after{position: absolute;content: '';height: 1px;width: 14px;background-color:#ebebeb;left: 0;bottom: 0; }
.fd-con .link a{display: block;color: #b2b2b2;line-height: 24px;height: 24px;overflow: hidden;}
.fd-con .link a:hover{text-decoration: underline;}
.fd-con .fdr{width: 40%;float: right;}
.fd-con .fdr h3{font-size: 14px;color: #d9d9d9;font-weight: normal;height: 32px;line-height: 32px;}
.fd-con .relation{float: left;padding-right: 27px;}
.fd-con .tel{float: right;}
.fd-con .share a{display: block;width: 32px;height: 32px;float: left;margin-right: 13px;margin-top: 20px;}
.fd-con .share .weibo{background: url(../images/gicon5.png) no-repeat center center;}
.fd-con .share .weixin{background: url(../images/gicon6.png) no-repeat center center;}
.fd-con .share a:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.fd-con .tel h3{padding-left: 45px;background:url(../images/gicon7.png) no-repeat center left;overflow: hidden;margin-bottom: 20px;}
.fd-con .tel{line-height: 23px;}
.fd-copy{line-height: 50px;overflow: hidden;}
.fd-copy a{color: #b2b2b2;display: inline-block;margin-right: 30px;}
.fd-copy a:hover{text-decoration: underline;}
.fd-copy p{float: right;}
.fd-copy .l-copy{float: left;}
.fd-copy .r-copy{float: right;}

#fd-iphone{background-color: #fff;display: none;}
#fd-iphone a{display: block;font-size: 12px;color: #666;}
#fd-iphone ul{border-top: 1px solid #d0d0d0;}
#fd-iphone .s1{height: 50px;line-height: 50px;font-size: 14px;color: #333;padding: 0 12px;border-bottom: 1px solid #d0d0d0;position: relative;display: block;}
#fd-iphone .icon{position: absolute;width: 16px;height: 30px;background: url(../images/gicon39.png) no-repeat center right;right: 15px;top: 10px;display: block;
        -o-background-size: 16px auto;
        -ms-background-size: 16px auto;
        -moz-background-size: 16px auto;
        -webkit-background-size: 16px auto;
        background-size: 16px auto;
}
#fd-iphone dl{display: none;}
#fd-iphone dt{padding-left: 24px;}
#fd-iphone dt .icon{top: 5px;}
#fd-iphone dt a{height: 39px;line-height: 39px;border-bottom: 1px solid #d0d0d0;font-size: 13px;display: block;position: relative;}
#fd-iphone dd{/*background-color: #f6f6f6;*//*padding: 10px 38px;*/padding-left: 30px;display: none;}
#fd-iphone dd .s4{font-size: 13px;position: relative;height: 39px;display: block;
    line-height: 39px;
    border-bottom: 1px solid #d0d0d0;
}
#fd-iphone dd .s4 .icon{top: 5px;}
#fd-iphone dd .s4.open .icon{background: url(../images/gicon38.png) no-repeat center center;}
#fd-iphone dd .txt{padding-left: 5px;display: none;}
#fd-iphone dd .txt a{color: #999;height: 34px;line-height: 34px;}

#fd-iphone .totop{padding-top: 40px;background: url(../images/gicon35.png) no-repeat center center;display: block;text-align: center;color: #b2b2b2;font-size: 14px;
        -o-background-size: auto 22px;
        -ms-background-size: auto 22px;
        -moz-background-size: auto 22px;
        -webkit-background-size: auto 22px;
        background-size: auto 22px;
        margin-bottom: 18px;
}
#fd-iphone .s1.open .icon{background: url(../images/gicon38.png) no-repeat center center;}
#fd-iphone dt.open .icon{background: url(../images/gicon38.png) no-repeat center center;}
#fd-iphone .copy{font-size: 14px;color: #999;line-height: 30px;text-align: center;padding: 10px 10px;}
#fd-iphone .share{background-color: #f6f6f6;padding: 20px 0;text-align: center;font-size: 16px;color: #333;}
#fd-iphone .share h3{font-weight: normal;font-size: 16px;}
#fd-iphone .inner{overflow: hidden;text-align: center;margin-top: 10px;}
#fd-iphone .inner a{display: inline-block;margin: 0 10px;}
#fd-iphone .inner .weixin{background: url(../images/gicon36.png) no-repeat center center;width: 55px;height: 55px;
        -o-background-size: 55px auto;
        -ms-background-size: 55px auto;
        -moz-background-size: 55px auto;
        -webkit-background-size: 55px auto;
        background-size: 55px auto;
}
#fd-iphone .inner .weibo{background: url(../images/gicon37.png) no-repeat center center;width: 55px;height: 55px;
    -o-background-size: 55px auto;
    -ms-background-size: 55px auto;
    -moz-background-size: 55px auto;
    -webkit-background-size: 55px auto;
    background-size: 55px auto;
}
/*******************************
    -------[=正文]-------
********************************/
#ban{background-position: center center;background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
 /*
 -----------------[页码]--------------*/
.m-pages{overflow: hidden;}
.m-pages li{float: left;margin-right: 12px;}
.m-pages li:first-child{display: none;}
.m-pages a{display: block;height: 37px;padding: 0 16px;border: 1px solid #ddd;line-height: 37px;font-size: 14px;color: #888;background-color: #fff;    
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.m-pages a:hover,.m-pages li.on a{background-color: #888;border-color: #888;color: #fff;}





/*返回顶部*/
.floatbar{position: fixed;bottom: 80px;right: 20px;display: none;z-index: 9999;}
.floatbar a{display: block;width: 45px;height: 45px;background: url(../images/top.png) no-repeat left top;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.floatbar a:hover{background-position: 0 -60px;}



