/*头部*/

@font-face {
    font-family: fang;
    src: url('../fonts/ZTKAI.ttf'),
        url('../fonts/ZTKAI.woff'),
        url('../fonts/ZTKAI.eot');
    /* IE9 */
}
.man-wenzi img{
    max-width:100%;
}
.classcation {
    -webkit-transition: all 3s ease;
    -o-transition: all 3s ease;
    transition: all 3s ease;
}
.classcation { 
    opacity: 0;
}

.opacity {
    opacity: 1;
}
.header {
    width: 100%;
    overflow: hidden;
    padding: 30px 40px 0px 24px;
    box-sizing: border-box;
}
.header:hover {
	background: rgba(233, 231, 224, .7);
}
.header .head-logo {
    width: 101px;
    height: 46px;
    position: relative;
    top:-3px;
}

.head-pag {
    width: 100%;
    height: 110px;
}

.header .head-nav {
    width: 88%;
}

.nav-on {
    height: 74px;
}

.nav-on ul li {
    height: 72px;
}

.nav-on ul li.on {
    border-bottom: 1px solid #ba9b1d;
}

.nav-on ul li:hover {
    border-bottom: 1px solid #ba9b1d;
}

.head-nav .subnav {
    width: 75%;
    float: left;
    position: relative;
    top: 6px;
}

.subnav ul {
    overflow: hidden;
}
/*.subnav ul li:first-child{
	    width: 45px;
}*/
.subnav ul li:first-child img {
   margin-left: -18px;
}
.subnav ul li {
    float: left;
    width: 12.5%;
    padding: 0px 12px;
    box-sizing: border-box;
}

.subnav ul li img {
    width: 80px;
    height: 20px;
}
.subnav ul li a{display: block;}

.subnav ul li span {
    display: block;
    font-size: 12px;
    color: #b3b3b3;
    text-transform: uppercase;
    padding-left: 5px;
    box-sizing: border-box;
}

.telphone {
    float: left;
    width: 25%;
    padding: 0px 0px 0px 3%;
    border-left: 1px solid #aba27c;
    box-sizing: border-box;
}

.telphone p {
    font-size: 28px;
    color: #666666;
    position: relative;
    top: -4px;
}

.telphone span {
    display: block;
    font-size: 14px;
    color: #666666;
    position: relative;
    top: -3px;
}


/*尾部*/
.footer {
    width: 100%;
    background: url(../images/gooter.png) no-repeat center;
    padding: 52px 0px 70px 0px;
    background-size: cover;
}

.foot-main {
    width: 85%;
    margin: 0 auto;
}

.foot-up {
    width: 100%;
    padding-bottom: 25px;
    box-sizing: border-box;
    border-bottom: 1px solid #272727;
    overflow: hidden
}

.foot-up .foot-logo {
    width: 147px;
    height: 66px;
    float: left;
}

.foot-up .foot-nav {
    width: calc(100% - 200px);
    -webkit-width: calc(100% - 200px);
    float: right;
    padding-top: 45px;
    box-sizing: border-box;
    text-align: right;
}

.foot-nav a {
    font-size: 12px;
    color: #999999;
    display: inline-block;
    margin-left: 4%;
}

.foot-nav a:hover {
    color: #fff;
}

.foot-down {
    width: 100%;
    padding-top: 46px;
    border-top: 1px solid #3d3d3d;
    box-sizing: border-box;
}

.foot-down .down-left {
    width: 40%;
}

.down-left span {
    font-size: 12px;
    color: #ffffff;
    display: block;
    margin-bottom: 28px;
}

.down-left p {
    font-size: 12px;
    color: #999999;
    margin-bottom: 12px;
}

.down-right {
    width: 60%;
    text-align: right
}

.frendship {
    padding-top: 40px;
    box-sizing: border-box;
    position: relative;
}

.frendship span {
    display: inline-block;
    font-size: 12px;
    color: #999999;
    position: relative;
    top: -5px;
    cursor: pointer;
}

.frendship span i {
    display: inline-block;
    width: 11px;
    height: 7px;
    background-image: url(../images/jianjiao.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 6px;
}
.frendship span.on i{
    background-image: url(../images/san_xia.png);
}

.frendship .qq {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/qq.png) no-repeat;
    background-size: contain;
    margin-left: 28px;
}

.frendship .weixin {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/weixin.png) no-repeat;
    background-size: contain;
    margin-left: 15px;
}

.frendship-pop{
    width:18%;
    background:#fff;
    border: 1px solid #f5f5f5;
    border-radius:4px;
    padding:0px 6px;
    box-sizing: border-box;
    position: absolute;
    right: 11%;
    bottom: 30px;
    display: none;
}
.frendship-pop a{
    display: block;
    width:100%;
    text-align:center;
    line-height: 28px;
    border-bottom:1px dashed #e6e6e6;
    font-size:12px;
    color:#333;
}

.weixin-pop{
    width:100px;
    height:100px;
    position: absolute;
    right:-30px;
    bottom:35px;
    display: none;
}
.weixin-pop img{
    width:100px;
    height:100px;
}

.frendship-pop a:hover{
    color:#c39d3d
}
.down-right p {
    font-size: 12px;
    color: #e9e9e9;
    margin-top: 32px;
}

.manage-baner {
    width: 100%;
}

.manage-baner img {
    width: 100%;
    vertical-align: middle;
}

.menu-main {
    width: 66.7%;
    margin: 0 auto;
}

.menu_ul {
    width: 70%;
    background: #fff;
    height: 80px;
    overflow: hidden;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.menu_ul .menu-link {
    width: 83%;
    float: left;
}

.menu_ul .menu-link a {
    display: inline-block;
    float: left;
    width: 25%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 20px;
    color: #333333;
}

.menu_ul .menu-link a:hover {
    color: #cfb960;
}

.menu_ul .menu-link a.on {
    color: #cfb960;
}

.menu-fan {
    width: 17%;
    float: right;
    padding-top: 14px;
    box-sizing: border-box;
    height: 80px;
}

.menu-fan i {
    width: 50px;
    height: 50px;
    background: url(../images/decorate.png) no-repeat;
    display: block;
    margin: 0 auto;
}


/*尾部切换*/
.fonnt-link {
    width: 100%;
    margin-top: 8%;
    overflow: hidden;
}

.fonnt-link a {
    width: 50%;
    float: left;
    height: 80px;
    line-height: 80px;
    display: inline-block;
    position: relative
}

.fonnt-link a i {
    display: inline-block;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 25px;
    z-index: 22;
    background-size: contain;
    background-repeat: no-repeat;
}

.fonnt-link .qxjd {
    background: #fff;
}

.fonnt-link .sjdt {
    background: #f0eee8;
}

.wen-on1 {
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 42px;
    color: #333333;
    font-size: 16px;
}

.wen-on2 {
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 42px;
    color: #cfb960;
    font-size: 16px;
}

.fonnt-link a i.back1 {
    background-image: url(../images/back1.png);
    left: 12%;
}

.fonnt-link a i.back2 {
    background-image: url(../images/back2.png);
    right: 12%;
}

.fonnt-link a.sjdt:hover i.back1 {
    background-image: url(../images/back_active2.png);
}

.fonnt-link a.sjdt:hover span {
    color: #d5b42c
}

/* .fonnt-link a.sjdt:hover{
    background:#eae9e1;
} */
.fonnt-link a.qxjd:hover i.back1 {
    background-image: url(../images/back_active1.png);
}

.fonnt-link a.qxjd:hover span {
    color: #d5b42c
}


@media (min-width:1366px) {
    .header .head-nav {
        width: 84%;
    }

}

@media (min-width:1440px) {
    .header .head-nav {
        width: 80%;
    }
}

@media (min-width:1500px) {
    .header .head-nav {
        width: 85%;
    }
    .subnav ul li {
        padding: 0px 3%;
    }


}