﻿@charset "utf-8";
* {
    padding: 0;
    margin: 0;}
html, body {
    color: #333;
    font-size: 16px;
    line-height: 24px;
    font-family: "微软雅黑";
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
    background: url(../images/body-bj.jpg) repeat;}
h1, h2, h3, h4, h5, h6, i, em {
    font-style: normal;
    font-weight: normal;}
li {
    list-style: none;}
a {
    text-decoration: none;}
img, input {
    border: 0;
    outline: none;}
.wap {
    display: none;}
.top > img.wap {
    display: none;}
body .clear {
    clear: both;
    height: 0 !important;
    width: 0 !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;}
.px1720 {
    max-width: 1720px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;}
.gg-tit {
    line-height: 60px;
    font-family: "楷体";}
.gg-tit h2 {
    float: left;
    font-size: 0;
    font-weight: normal;}
.gg-tit h2 i {
    float: left;
    font-size: 28px;
    width: 46px;
    text-align: center;
    background: url(../images/s1-rtbj.jpg) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-weight: lighter;
    margin-right: 5px;}
.gg-tit h2 img {
    vertical-align: middle;
    max-height: 60px;}
.gg-tit h2 span {
    vertical-align: middle;
    font-size: 28px;
    margin-left: 5px;
    position: relative;}
.gg-tbj {
    float: left;
    height: 46px;
    font-size: 28px;
    line-height: 40px;
    padding: 0 30px;
    background-size: 100% 100%;
    color: #fff;
    font-family: "楷体";
    max-height: 60px;}
.gg-tbj img {
    max-height: 60px;}
.gg-more {
    float: right;
    font-size: 0;}
.gg-more img {
    vertical-align: middle;}
.gg-more a {
    vertical-align: middle;
    color: #877762;}
/* nav */
.head.t60 {
    top: 60px;}
.head {
    background: url(../images/head-bj.jpg);
    background-size: 1920px auto;
    background-position: center top;}
.head-top {
    padding-top: 30px;
    padding-bottom: 30px;
    background: url(../images/top-bj.jpg) no-repeat;
    position: relative;
    z-index: 999;}
.logo {
    float: left;
    margin: 15px 0 0 350px;}
.logo a {
    font-size: 0;
    line-height: 80px;}
.logo a img {
    display: block;
    /* height: 78px;*/
    vertical-align: middle;
    transition: all 0.3s;}
.search {
    float: right;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    color: #d6d6d6;
    font-size: 0;
    text-align: right;
    margin-right: 20px
;}
.search a {
    font-size: 14px;
    color: #000;
    vertical-align: middle;
    margin-left: 15px;}
.search a:hover {
    color: #005da3;}
.search-box > div {
    margin-top: 102px;
    background: rgba(0,0,0,0.5);
    
    float: right;}
.search-box:hover {
    border-color: #005da3;}
.search-box input[type="text"] {
    width: 170px;
    padding: 0 10px;
    line-height: 33px;
    height: 33px;
    background: none;
    color: #333;
    vertical-align: middle;
    transition: all 0.3s;
    font-size: 14px;
    color: #fff;}
.search-box input[type="text"]::placeholder {
    color: #fff;}
.search-box input[type="image"] {
    height: 17px;
    vertical-align: middle;
    margin-right: 5px;
    padding-left: 5px;}
.search-box img {
    display: block;
    height: 17px;
    margin-top: 9px;
    cursor: pointer;}
.t-search {
    background: #223356;
    padding: 10px 0;
    display: none;}
.t-search > div {
    max-width: 500px;
    margin: 0 auto;
    position: relative;
    padding-right: 50px;
    padding: 5px 0;
    background: #fff;}
.t-search > div input[type="text"] {
    display: block;
    width: 100%;
    padding: 0 70px 0 20px;
    height: 30px;
    box-sizing: border-box;}
.search-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 40px;
    background: #9b0c14;}
.search-btn input {
    display: block;
    width: 20px;
    margin: 10px auto;}
.head.on .nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;}
.nav {
    background: #cd9456;}
.nav > ul {
    font-size: 0;
    text-align: center;}
.nav > ul > li {
    display: inline-block;
    width: 8.3%;
    position: relative;
    transition: all 0.3s;}
.nav > ul > li > a {
    font-size: 17px;
    line-height: 44px;
    color: #fff;
    font-weight: bold;
    position: relative;}
.nav > ul > li ul {
    display: none;
    position: absolute;
    top: 100%;
    padding: 5px 0;
    width: 100%;
    min-width: 150px;
    background: #f7ede8;
/*    overflow: hidden;*/
    z-index: 99999;}
.nav > ul > li ul li {
    float: left;
    width: 95%;
    min-width: 120px;
    padding: 5px;
    text-align: center;}
.nav > ul > li ul li a {
    display: block;
    font-size: 14px;
    color: #333;
    padding: 5px 0;}
.nav > ul > li ul li a:hover {
    color: #fff;
    background: #e74f05;}
.nav > ul > li:hover {
    background: #e74f05;}
.nav > ul > li > ul > li:hover {
    background: #e74f05;
    color: #fff;}
.nav > ul > li > ul > li:hover >a {
    color: #fff;}
.nav > ul > li.active {
    background: #e74f05;}
.nav > ul > li > ul > li.active {
    background: #e74f05;
    color: #fff;}

.nav > ul > li.active > a {
    color: #fff;}
.nav > ul > li.on > a:after {
    height: 15px;
    bottom: -16px;}
/*.nav > ul > li > ul > li.on > a:after {
    height: 15px;
    bottom: -16px;
}*/
.nav > ul > li.on > a::before {
    left: 0;
    right: 0;}
/*.nav > ul > li > ul > li.on > a::before {
    left: 0;
    right: 0;
}*/
.nav>ul>li>ul>li>ul{
			/*相对于父菜单定位*/position:absolute;
	/*与父菜单右侧对齐*/left:100%;
	/*与父菜单项顶边对齐*/top:0;
    background: #fbfaf9;}
.nav>ul>li:hover>a+ul{/*鼠标划过一级菜单的时候二级菜单显示*/
    display: block;}
.nav>ul>li>ul>li:hover ul{/*鼠标划过二级菜单的时候对应的三级菜单显示*/
	display: block;}

.pic {
    padding-top: 30%;
    position: relative;
    overflow: hidden;}
.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    /* height: 100%;*/
    transition: all 0.3s;}
.pic img:hover {
    transform: scale(1.05);}
.footer {
    background: #fae7bf;}
.foot-c {
    background: url(../images/footer-bj.jpg) no-repeat;
    background-position: center center;
    padding-left: 35px;
    padding-right: 35px;
    padding: 35px 0;}
.foot-l {
    float: left;
    width: 60%;}
.foot-l img {
    display: block;
    margin: 0 25px;
    max-width: 40%;}
.foot-l > p {
    text-align: left;
    color: #666;
    margin: 5px 30px;
    font-size: 14px;}
.foot-r {
    float: right;
    width: 26.5%;}
.foot-r > div {
    float: right;
    width: 94px;
    max-width: 40%;
    margin-right: 10%;
    margin-top: 15px;}
.foot-r > div img {
    display: block;
    width: 100%;}
.foot-r > div p {
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-top: 10px;}
.links {
    position: relative;
    margin-top: 60px;
    margin-bottom: 20px;}
.links span {
    position: absolute;
    left: 0;}
.links ul {
    overflow: hidden;
    padding-left: 200px;}
.links ul li {
    float: left;
    margin: 0 10px;
    line-height: 60px;}
.links ul li a {
    display: block;
    font-size: 15px;
    color: #000;}
.links ul li a:hover {
    color: #f77d23;}
@media screen and (max-width:1440px) {
    .head-top {
        padding-top: 20px;
        padding-bottom: 30px;}
    .search-box > div {
        margin-top: 25px;}
    .foot-m > div {
        width: 48%;
        margin: 25px 1%;}
    .gg-tit h2 img {
        max-height: 50px;}
    .gg-more img {
        max-height: 50px;}
}
@media screen and (max-width:1180px) {
    .gg-tit h2 img {
        max-height: 40px;}
    .gg-more img {
        max-height:  22px;}
}
@media screen and (max-width:1024px) {
    html, body {
        font-size: 14px;
        line-height: 22px;}
    .pc {
        display: none;}
    .wap {
        display: block;}
    .gg-tit {
        line-height: 36px;}
    .gg-tit h2 i {
        font-size: 22px;
        width: 36px;}
    .gg-tit h2 span {
        font-size: 22px;}
    .gg-tit h2 img {
        max-height: 50px;}
    .gg-tbj {
        height: 36px;
        line-height: 32px;
        font-size: 22px;}
    .gg-tbj img {
        max-height: 45px;}
    .sectionM {
        padding: 25px 0;}
    .top {
        max-width: 1920px;
        margin: 0 auto;
        position: fixed;
        right: 10px;
        top: 18px;
        width: 25px;
        height: 25px;
        z-index: 9999;}
    .top > img {
        display: block;
        width: 100%;}
    .wap-menu {
        width: 50%;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 99999;
        font-size: 0;}
    .wap-menu img {
        height: 25px;}
    .close-menu {
        display: none;
        position: absolute;
        right: 0;
        top: 0;}
    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #fae7bf;
        padding: 10px;
        z-index: 999;}
    .m-logo {
        font-size: 0;}
    .m-logo a {
        font-size: 0;
        line-height: 40px;}
    .m-logo img {
        height: 40px;
        max-width: 90%;
        line-height: 40px;
        vertical-align: middle;}
    .m-tlink {
        padding: 10px 15px 0 15px;}
    .m-tlink a {
        font-size: 14px;
        margin-right: 15px;
        color: #333;}
    .m-search {
        margin: 0 15px;
        padding-right: 50px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        position: relative;
        line-height: 35px;
        background: #fcbd37;
        margin-top: 15px;}
    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 25px;
        background: none;
        color: #fff;}
    .m-search input[type="text"]::placeholder {
        color: #fff;}
    .m-search input[type="image"] {
        position: absolute;
        right: 10px;
        top: 10px;
        height: 15px;}
    .m-nav {
        position: fixed;
        top: 60px;
        left: 100%;
        right: 0;
        bottom: 0;
        z-index: 999;
        background:rgba(251,240,218,0.96);
        overflow-y: scroll;
        border-top: 1px solid #fff;}
    .m-nav ul {
        
        padding: 0 15px;}
        .m-nav ul > li > ul {
        
        padding: 0 0 0 15px;}
    .m-nav ul li {
        border-bottom: 1px solid #fff;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        position: relative;}
    .m-nav ul li > span.on {
        transform: rotateZ(90deg);}
    .m-nav ul li ul {
        display: none;
        overflow: hidden;}
    .m-nav ul li ul li {
        border: none;}
    .m-nav > ul > li a {
        display: block;
        font-size: 14px;
        line-height: 20px;
        padding: 15px 0;
        position: relative;
        color: #333;}
    .m-nav > ul > li ul li a {
        padding: 10px 0;}
    .m-nav > ul > li > span {
        position: absolute;
        width: 20px;
        height: 20px;
        background: url(../images/m-nav_down.jpg) no-repeat;
        background-size: 14px 14px;
        background-position: center center;
        right: 0;
        top: 15px;
        cursor: pointer;
        display: block;
        color: #fff;
        transition: all 0.3s;}
    .NextLevel span {
        position: absolute;
        width: 40px;
        height: 20px;
        background: url(../images/m-nav_down.jpg) no-repeat;
        background-size: 14px 14px;
        background-position: center center;
        right: 0;
        top: 15px;
        cursor: pointer;
        display: block;
        color: #fff;
        transition: all 0.3s;}

    .foot-l {}
    .links {
        margin-top: 30px;}
    .links ul {
        padding-left: 160px;}
    .links ul li {
        line-height: 36px;}
}
@media screen and (max-width:768px) {
    .foot-l {
        float: none;
        width: auto;}
    .foot-l p {
        text-align: center;}

    .foot-m, .foot-r {
        float: none;
        width: auto;}
    .foot-l img {
        margin: 0 auto;}
    .foot-m > div {
        margin: 15px 1%;}
    .foot-m {
        margin-top: 10px;
        margin-bottom: 25px;}
    .foot-r {
        text-align: center;}
    .foot-r > div {
        float: none;
        display: inline-block;
        margin: 0 10px;}
    .gg-tbj img {
        max-height: 37px;}
    .links span {
        position: static;}
    .links ul {
        padding: 0;
        clear: both;}
}
@media screen and (max-width:480px) {
    .foot-c {
        padding: 25px 0;}
}