@charset"utf-8";
* {
    margin:0;
    padding:0;
}
html {
    font-size:62.5%;
    height:100%
}
body {
    max-width:1920px;
    margin:0 auto;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-size:1.2rem;
    height:100%;
}
img {
    border:none;
}
ul li {
    list-style-type:none;
}
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span {
    margin:0;
    padding:0;
    list-style:none;
    color:#333;
}
a {
    text-decoration:none;
    color:#333;
    outline:none;
    transition:0.3s;
    -moz-transition:0.3s;
    -o-transition:0.3s;
    -webkit-transition:0.3s;
}
h1 {
    margin:0;
    padding:0;
    font-weight:normal;
    color:#333;
}
.clear {
    clear:both;
}
.mln {
    margin-left:0 !important;
}
input, textarea {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-size:1.2rem;
    color:#333;
    border:none;
    outline:none;
}
.l {
    float:left;
}
.r {
    float:right;
}
.fix {
    *zoom:1;
}
.fix:after, .fix:before {
    display:block;
    content:"clear";
    height:0;
    clear:both;
    overflow:hidden;
    visibility:hidden;
}
::-webkit-input-placeholder {
    color:#333;
}
:-o-placeholder {
    color:#333;
}
::-moz-placeholder {
    color:#333;
}
:-ms-input-placeholder {
    color:#333;
}
@media screen and (min-width:1420px) {
    .wp {
        width:1400px;
        margin:auto;
    }
}
@media screen and (min-width:1000px) and (max-width:1419px) {
    .wp {
        width:980px;
        margin:auto;
    }
}
@media screen and (max-width:999px) {
    .wp {
        width:95%;
        margin:auto;
    }
}
body {
    background:#f4f5ee url(../img/body.png) no-repeat;
}
.mbn {
    margin-bottom:0!important;
}
article, aside, dialog, footer, header, nav, figure, video, section, main {
    display:block
}
@font-face {
    font-family:'FuturaStdHeavy';
    src:url('fonts/FuturaStdHeavy.eot');
    src:url('fonts/FuturaStdHeavy.eot') format('embedded-opentype'), url('fonts/FuturaStdHeavy.woff2') format('woff2'), url('fonts/FuturaStdHeavy.woff') format('woff'), url('fonts/FuturaStdHeavy.ttf') format('truetype'), url('fonts/FuturaStdHeavy.svg#FuturaStdHeavy') format('svg');
}
@font-face {
    font-family:'FuturaStdBook';
    src:url('fonts/FuturaStdBook.eot');
    src:url('fonts/FuturaStdBook.eot') format('embedded-opentype'), url('fonts/FuturaStdBook.woff2') format('woff2'), url('fonts/FuturaStdBook.woff') format('woff'), url('fonts/FuturaStdBook.ttf') format('truetype'), url('fonts/FuturaStdBook.svg#FuturaStdBook') format('svg');
}
.zitih {
    font-family:'FuturaStdHeavy';
}
.zitib {
    font-family:'FuturaStdBook';
}
.search {
    width:25px;
    z-index:99999;
    position:absolute;
    background:none;
    margin-top:-33px;
    right:37px;
}
.sb-icon-search {
    color:#333;
    width:34px;
    height:34px;
    display:block;
}
.sb-search-submit {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
    opacity:0;
    color:transparent;
    border:none;
    outline:none;
    z-index:99999;
}
.search_1000 {
}
.sb-search {
    position:relative;
    width:0%;
    min-width:34px;
    height:34px;
    float:right;
    display:inline;
    overflow:hidden;
    -webkit-transition:width 0s;
    -moz-transition:width 0s;
    transition:width 0s;
    -webkit-backface-visibility:hidden;
    z-index:99999;
    border-radius:5px;
    color:#333
}
.sb-search-input {
    position:absolute;
    top:0;
    left:0px;
    outline:none;
    width:236px;
    height:34px;
    line-height:34px;
    padding-left:10px;
    border:none;
    margin:0;
    z-index:10;
    font-family:Arial, Helvetica, sans-serif;
    color:#333
}
.sb-icon-search, .sb-search-submit {
    width:34px;
    height:34px;
    display:block;
    position:absolute;
    right:0px;
    top:0px;
    padding:0;
    margin:0;
    cursor:pointer;
    background:url(../img/sousuo.png) no-repeat center;
    z-index: 9999;
}
.sb-search.sb-search-open, .no-js .sb-search {
    width:236px;
    height:34px;
    line-height:34px;
    position:relative;
    right:0px;
    top:0px;
    z-index:9999999;
    background:#fff;
    color:#333;
    border:1px solid #a25c3e;
}
.no-js .sb-search .sb-icon-search {
    position:absolute;
    background:#fff url(../img/sousuo.png) no-repeat center;
    z-index:15;
    right:0px;
    top:0px;
    border:none !important
}
.no-js .sb-search .sb-search-submit {
    z-index:9990;
}
.container {
    width:5px;
    height:100%;
    position:absolute;
    right:0px;
    top:0px;
    transition:all 0.4s ease 0s;
    z-index:999999;
    cursor:pointer;
}
.container .menubtn {
    width:35px;
    height:30px;
    position:absolute;
    top:10px;
    right:12px;
    transition:all 0.4s ease 0s;
    z-index:999999
}
.container .menubtn span {
    display:block;
    width:100%;
    height:5px;
    margin-bottom:5px;
    background-color:#a25c3e;
}
.container .nav {
    width:250px;
    height:100%;
    background:rgba(0, 0, 0, 0.8);
    position:absolute;
    bottom:0;
    right:0;
    display:none;
}
.container .nav ul {
    display:none;
    margin-top:10px;
}
.container .nav ul li {
    line-height:40px;
    font-size:12px;
    font-size:1.2rem;
    text-indent:30px;
}
.container .nav ul li a {
    color:#fff;
}
.index_focus {
    position:relative;
    width:100%;
    margin:0 auto;
    overflow:hidden;
    z-index:9;
    height:950px;
}
.index_focusn {
    width:1920px;
    position:absolute;
    left:50%;
    top:0px;
    margin-left:-960px;
    z-index:99;
    height:950px;
}
.index_focus .bd li {
    display:none;
    position:absolute;
    left:0;
    top:0;
    width:1920px;
    z-index:999
}
.index_focus .slide_nav {
    position:absolute;
    z-index:9998;
    height:1px;
    left:50%;
    margin-left:-126.5px;
    bottom:44px;
}
.index_focus .slide_nav a {
    width:21px;
    height:20px;
    cursor:pointer;
    display:inline-block;
    margin-top:11px;
    margin-right:20px;
    margin-left:20px;
    background:url(../img/circle.png) no-repeat center center;
}
.index_focus_post {
    z-index:10;
}
.index_focus .pic {
    height:auto;
    display:block;
    margin:0 auto;
}
.index_focus .pic:hover {
    text-decoration:none;
}
.index_focus .slide_nav li:hover, .index_focus .slide_nav .on {
    text-decoration:none;
    background:url(../img/circleon.png) no-repeat center center;
}
.index_focus_pre, .index_focus_next {
    display:block;
    position:absolute;
    top:50%;
    margin-top:-2px;
    width:64px;
    height:64px;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
    z-index:9999
}
.index_focus_pre {
    left:11.5%;
}
.index_focus_next {
    right:11.5%;
}
.index_focus1 {
    position:relative;
    width:100%;
    margin:0 auto;
    overflow:hidden;
    z-index:9;
    height:720px;
}
.index_focusn1 {
    width:1920px;
    position:absolute;
    left:50%;
    top:0px;
    margin-left:-960px;
    z-index:99;
    height:720px;
}
.index_focus1 .bd li {
    display:none;
    position:absolute;
    left:0;
    top:0;
    width:1920px;
    z-index:999
}
.index_focus1 .slide_nav {
    position:absolute;
    z-index:9998;
    height:18px;
    left:50%;
    margin-left:-64px;
    bottom:44px;
}
.index_focus1 .slide_nav a {
    width:18px;
    height:18px;
    cursor:pointer;
    display:inline-block;
    margin-top:9px;
    margin-right:21px;
    margin-left:21px;
    background:url(../img/circle.png) no-repeat center center;
}
.index_focus_post {
    z-index:10;
}
.index_focus1 .pic {
    height:auto;
    display:block;
    margin:0 auto;
}
.index_focus1 .pic:hover {
    text-decoration:none;
}
.index_focus1 .slide_nav li:hover, .index_focus1 .slide_nav .on {
    text-decoration:none;
    background:url(../img/circleon.png) no-repeat center center;
}
.index_focus_pre1, .index_focus_next1 {
    display:block;
    position:absolute;
    top:48%;
    margin-top:-2px;
    width:64px;
    height:64px;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
    z-index:9999
}
.index_focus_pre1 {
    left:11.5%;
}
.index_focus_next1 {
    right:11.5%;
}
@media screen and (min-width:1000px) and (max-width:1219px) {
    .index_focus {
        height:665px;
    }
    .index_focusn {
        height:665px;
    }
    .index_focusn img {
        width:70%;
    }
}
@media screen and (min-width:1000px) {
    .carousel, .clear2 {
        display:none
    }
}
@media screen and (max-width:999px) {
    .index_focus {
        display:none
    }
    .index_focus1 {
        display:none
    }
    .carousel {
        width:100%;
        position:relative;
        overflow:hidden;
    }
    .carousel ul {
        width:100%;
        height:100%;
    }
    .carousel ul li {
        width:100%;
        height:100%;
        position:absolute;
        top:0;
        left:0;
    }
    .carousel ul li img {
        width:100%;
        vertical-align:middle;
    }
    .carousel ol {
        position:absolute;
        z-index:2;
        width:70px;
        height:5px;
        bottom:20px;
        left:50%;
        -webkit-transform:translate3d(-50%, 0, 0);
    }
    .carousel ol li {
        float:left;
        width:10px;
        height:10px;
        margin-right:10px;
        border-radius:5px;
        background-color:#324048;
        transition:all 0.3s ease 0s;
    }
    .carousel ol li.cur {
        width:10px;
        background:#a25c3e;
    }
    .carousel ol li:last-child {
        margin:0;
    }
}
@media screen and (min-width:980px) {
    .container, .nav {
        display:none
    }
}
.head {
    position:absolute;
    width:100%;
    max-width:1920px;
    z-index:1111;
}
.wrap {
    width:100%;
    max-width:1400px;
    margin:0 auto;
    position:relative;
}
.headwrap {
    width:100%;
    margin:0 auto;
    position:absolute;
}
.box-wrap {
    background:url(../img/hiaderbj.png) repeat left center;
}
.header-top {
    text-align:right;
    padding:10px 0 9px 0;
    margin:0 auto;
}
.header-top a {
    display:inline-block;
    margin-left:28px;
}
.box {
    background:url(../img/hiaderbj.png) repeat top center;
    max-width:1400px;
    border-radius:10px;
    margin:0 auto;
    position:relative;
}
.box3 {
    max-width:1400px;
    margin:0 auto;
    position:relative;
    padding-bottom:10px;
}
.box3 .search {
    top:58px;
}
.logo {
    max-width:202px;
    margin-top:16px;
    margin-left:20px;
    padding-bottom:14px;
}
.logo a {
    display:block;
}
.logo a img {
    display:block;
}
.fr {
    margin-left:122px;
}
.fr ul>li {
    float:left;
    margin-left:145px;
    position:relative;
}
.fr ul>.mln {
    margin-left:0;
}
.fr ul>li>a {
    display:block;
    font-family:'FuturaStdHeavy';
    padding-top:29px;
    text-align:center;
    font-size:20px;
    font-size:2rem;
    color:#324048;
    border-bottom:2px solid transparent;
}
.fr ul>li.on>a, .fr ul>li:hover>a {
    color:#a25c3e;
    border-bottom:2px solid #a25c3e;
}
.fr ul>li:hover dl {
    display:block;
}
.fr ul>li dl {
    z-index:9999;
    background:url(../img/heabj.png) no-repeat top center;
    display:none;
    width:215px;
    padding-top:30px;
    position:absolute;
    top:100%;
    left:-13px;
    background-color:#f5f5f5;
}
.fr ul>li dl dd {
    padding-left:13px;
}
.fr ul>li dl dd a {
    font-size:16px;
    font-size:1.6rem;
    color:#333;
    line-height:45px;
    color:#324048 font-family:'FuturaStdBook';
}
.fr ul>li dl dd a:hover, .fr ul>li dl dd.on>a {
    border-bottom:1px solid #b4816e;
    color:#b4816e;
}
.fr ul>li dl dd {
    position:relative;
}
.fr ul>li dl dd ol {
    background:url(../img/heabj.png) no-repeat top center;
    display:none;
    width:215px;
    position:absolute;
    left:100%;
    top:0;
}
.fr ul>li dl dd ol li {
    padding-left:13px;
}
.fr ul>li dl dd ol li a {
    font-family:'FuturaStdBook';
}
.fr ul>li dl dd:hover ol {
    display:block;
}
.fr ul>li dl dd ol li a {
    border-left:1px solid #f5f5f5;
}
.fr ul>li dl dd:hover ol li a:hover {
    border-bottom:1px solid #b4816e;
    color:#b4816e;
}
#input980 {
    width:60%;
    margin-top:23px;
    margin-right:50px;
}
#input980 form {
    width:100%;
    border:1px solid #a25c3e;
    background-color:transparent;
    border-radius:18px;
    overflow:hidden;
}
#input980 form .ipt {
    display:block;
    width:80%;
    height:34px;
    line-height:34px;
    padding-left:3%;
    background-color:transparent;
    font-size:14px;
    font-size:1.4rem;
    color:#333;
}
#input980 form .ips {
    display:block;
    width:10%;
    height:34px;
    line-height:34px;
    background:transparent url(../img/sousuo.png) no-repeat right center;
}
#input980, .b980 {
    display:none;
}
.nav2 {
    display:none;
}
.nav2 ul {
    display:flex;
    justify-content:space-around;
    margin-top:10px;
}
.nav2 ul li>a {
    display:block;
    height:30px;
    line-height:44px;
    text-align:center;
    padding:0 12px;
    font-size:16px;
    font-size:1.6rem;
    color:#333;
    overflow:hidden;
}
.hxds {
    display:none;
}
.header-top {
    max-width:1400px;
}
@media screen and (max-width:1420px) {
    .header-top {
        width:90%;
        margin:0 auto;
    }
}
@media screen and (max-width:980px) {
    .headwrap {
        width:100%;
        margin:0 auto;
        position:relative;
    }
    .box3 {
        background:url(../img/hiaderbj.png) repeat top center;
    }
}
@media screen and (max-width:1419px) {
    .fr {
        margin-left:100px;
    }
    .fr ul>li {
        margin-left:100px;
    }
    .logo {
        margin-right:10px;
    }
    .wrap {
        width:95%;
    }
}
@media screen and (max-width:1219px) {
    .fr ul>li {
        margin-left:50px;
    }
    .logo {
        margin-right:10px;
    }
    .search {
        margin-top:-38px;
        right:20px;
    }
}
@media screen and (max-width:999px) {
    .logo {
        margin-right:0px;
    }
}
@media screen and (max-width:979px) {
    .head {
        position:static;
    }
    #input980, .b980 {
        display:block;
    }
    .none980 {
        display:none!important;
    }
    .fr {
        display:none;
    }
    .nav2 {
        display:block;
        margin-top:10px;
        margin-bottom:10px;
    }
    #input980 {
        width:40%;
    }
    #input980 form .ipt {
        width:70%;
    }
    #input980 form .ips {
        width:20%;
    }
    .header-top .last {
        margin-right:70px;
    }
    .header-top a {
        margin-left:0;
        margin-right:20px;
    }
}
@media screen and (max-width:500px) {
    #input980 {
        width:90%;
        margin:0 auto;
        margin-right:5%;
    }
}
@media screen and (max-width:357px) {
    .logo {
        width:85%;
    }
    .logo img {
        display:block;
        width:100%;
    }
    .header-top a {
        margin-right:7px;
    }
}
.wrapper {
    width:100%;
    background:url(../img/indexbg.jpg) no-repeat top center;
}
.main1 {
    width:100%;
    padding-top:80px;
}
.mainh1 {
    width:100%;
    text-align:center;
}
.mainh1 a {
    font-size:36px;
    font-size:3.6rem;
    line-height:80px;
    color:#324048;
}
.mainh2 {
    width:100%;
    text-align:center;
    padding-top:11px;
    padding-bottom:9px;
}
.mainh2 a {
    font-size:16px;
    font-size:1.6rem;
    line-height:46px;
    color:#4d4d4d;
}
.main1 p {
    width:670px;
    text-align:center;
    margin:0 auto;
}
.main1 p a {
    font-size:16px;
    font-size:1.6rem;
    line-height:30px;
    color:#4d4d4d;
}
.main1 a:hover {
    color:#a25c3e;
}
@media screen and (max-width:670px) {
    .main1 p {
        width:90%;
        text-align:center;
        margin:0 auto;
    }
    .mainh1 a {
        font-size:22px;
        font-size:2.2rem;
    }
    .mainh2 a {
        font-size:16px;
        font-size:1.6rem;
    }
    .main1 {
        padding-top:40px;
    }
}
.main2 {
    width:1250px;
    margin-top:97px;
}
.main2 ul {
    width:100%;
}
.main2 ul li {
    float:left;
    width:253px;
    margin-left:56px;
}
.main2 ul li .liz {
    background:#324048;
    width:253px;
    margin:0 auto;
    height:62px;
    margin-bottom:30px;
    padding-top:8px;
}
.main2 ul li .liz .li {
    border:1px solid #fff;
    max-width:235px;
    max-height:52px;
    margin:0 auto;
}
.main2 ul li .liz .li img {
    display:block;
    float:left;
    max-width:57px;
    max-height:52px;
    margin:0 auto;
}
.main2 ul li .liz .li a {
    font-family:'FuturaStdBook';
    font-size:16px;
    font-size:1.6rem;
    color:#fff;
    display:block;
    width:178px;
    text-align:center;
    float:right;
    max-height:52px;
    line-height:52px;
}
.main2 ul li .liz:hover {
    background:#a25c3e;
}
@media screen and (max-width:1420px) {
    .main2 {
        width:100%;
        margin:0 auto;
        margin-top:97px;
    }
    .main2 ul li {
        margin:0 auto;
        padding:8px;
        margin-bottom:30px;
        margin-left:.5%;
        margin-right:.5%;
    }
}
@media screen and (max-width:1000px) {
    .main2 ul li {
        margin-bottom:30px;
    }
}
@media screen and (max-width:980px) {
    .main2 ul li {
        width:29%;
        margin:0 auto;
        margin-left:1%;
        margin-right:1%;
    }
}
@media screen and (max-width:820px) {
    .main2 ul li {
        width:45%;
        margin:0 auto;
        margin-left:1%;
        margin-right:1%;
    }
}
@media screen and (max-width:570px) {
    .main2 ul li {
        width:253px;
        margin:0 auto!important;
        float:none;
    }
}
@media screen and (max-width:980px) {
    .wrapper {
        width:100%;
        background:url(../img/indexbg.jpg) no-repeat bottom center;
    }
}
@media screen and (max-width:640px) {
    .wrapper {
        background:none;
    }
}
.main3 {
    width:1420px;
    margin-top:50px;
    margin-bottom:96px;
}
.main3 a {
    color:#fff;
}
.main3 a:hover {
    color:#333;
}
.main3l {
    box-shadow:5px 5px 10px #999;
    float:left;
    width:446px;
    margin-right:40px;
    margin-top:168px;
}
.main3c {
    box-shadow:5px 5px 10px #999;
    float:left;
    width:446px;
}
.main3r {
    box-shadow:5px 5px 10px #999;
    float:right;
    width:446px;
    margin-top:298px;
}
.m3zong {
    background:url(../img/main3bg.png) no-repeat top center;
    margin-top:-18px;
    z-index:99;
    padding-bottom:50px;
    position:relative;
}
.m3zong:hover {
    background:url(../img/main3bgon.png) no-repeat top center;
}
.main3l>a {
    display:block;
    width:100%;
    max-height:311px;
    z-index:10;
    position:relative;
}
.main3>div>a>img {
    display:block;
    max-width:446px;
    width:100%;
}
.mianp1 a {
    display:block;
    width:90%;
    margin:0 auto;
    text-align:center;
    font-size:28px;
    font-size:2.8rem;
    padding-top:52px;
}
.mianp2 {
    padding-top:25px;
    margin-bottom:46px;
}
.mianp2 a {
    display:block;
    width:82%;
    line-height:30px;
    margin:0 auto;
    font-size:16px;
    font-size:1.6rem;
    text-align:center;
}
.mianp2 a:hover {
    text-decoration:underline;
    color:#fff;
}
.main3 .sub {
    display:block;
    text-align:center;
    line-height:48px;
    font-size:20px;
    font-size:2rem;
    width:166px;
    margin:0 auto;
    border:1px solid #fff;
}
.main3 .sub:hover {
    color:#333;
    border:1px solid #333;
}
@media screen and (max-width:1420px) {
    .main3 {
        width:100%;
    }
    .main3l {
        width:32%;
        background:#324048;
        margin-right:2%;
    }
    .main3c {
        width:32%;
        background:#324048;
    }
    .main3r {
        width:32%;
        background:#324048;
    }
    .m3zong {
        background:#324048;
    }
    .main3l:hover {
        background:#a25c3e;
    }
    .main3c:hover {
        background:#a25c3e;
    }
    .main3r:hover {
        background:#a25c3e;
    }
}
@media screen and (max-width:979px) {
    .main3l {
        width:446px;
        margin:0 auto;
        float:none;
    }
    .main3c {
        width:446px;
        margin:30px auto;
        float:none;
    }
    .main3r {
        width:446px;
        margin:0 auto;
        float:none;
    }
}
@media screen and (max-width:1399px) {
    .mainh1 a {
        line-height:52px;
    }
}
@media screen and (max-width:500px) {
    .main3l {
        width:100%;
        float:none;
        background:#324048;
    }
    .main3c {
        width:100%;
        float:none;
        background:#324048;
    }
    .main3r {
        width:100%;
        float:none;
        background:#324048;
    }
    .mianp1 a {
        font-size:23px;
        font-size:2.3rem;
    }
    .main3 .sub {
        font-size:18px;
        font-size:1.8rem;
    }
    .mianp2 a {
        display:block;
        width:82%;
        line-height:30px;
        margin:0 auto;
        font-size:16px;
        font-size:1.6rem;
        text-align:center;
        height:128px;
        overflow:hidden;
    }
}
.main5 {
    width:100%;
    max-width:1920px;
    margin:0 auto;
}
.main5 ul {
    width:100%;
}
.main5 ul li {
    float:left;
    width:630px;
    position:relative;
    margin-left:4px;
}
.main5 ul li p {
    max-width:630px;
    width:100%;
    margin:0 auto;
    text-align:center;
    line-height:65px;
    position:absolute;
    bottom:0;
    background:url(../img/main5.png) no-repeat left center;
}
.main5 ul li p a {
    color:#fff;
    display:block;
    font-size:24px;
    font-size:2.4rem;
}
.main5 ul li p:hover {
    background:url(../img/main5on.png) no-repeat left center;
}
.main5 ul li img {
    display:block;
    max-width:630px;
    width:100%;
    margin:0 auto;
}
@media screen and (max-width:1900px) {
    .main5 ul li {
        float:left;
        width:31%;
        position:relative;
        margin:1%!important;
    }
}
@media screen and (max-width:830px) {
    .main5 ul li {
        float:none;
        width:630px;
        margin:30px auto 0!important;
    }
}
@media screen and (max-width:630px) {
    .main5 ul li {
        float:none;
        width:100%;
        margin:30px auto 0!important;
    }
    .main5 ul li p a {
        font-size:24px;
        font-size:2.4rem;
    }
}
.main6 {
    margin-top:243px;
    padding-bottom:720px;
}
.main6-wp {
    max-width:805px;
}
.main6 .h1 a {
    display:block;
    font-size:68px;
    font-size:4.8rem;
    color:#324048;
    padding-bottom:27px;
}
.main6 .h2 a {
    display:block;
    font-size:30px;
    font-size:3rem;
    color:#324048;
    padding-bottom:9px;
}
.main6 p a {
    display:block;
    font-size:18px;
    font-size:1.8rem;
    line-height:30px;
    padding-bottom:34px;
}
.main6 .sut a {
    display:block;
    width:168px;
    line-height:50px;
    text-align:center;
    background:#324048;
    color:#fff;
    font-size:20px;
    font-size:2rem;
}
.main6 .sut a:hover {
    background:#a25c3e !important;
    color:#fff !important;
}
.footer {
    width:100%;
    background:url(../img/footer.png) no-repeat;
    margin:0 auto;
}
.footer .wp {
    padding-bottom:44px;
}
.footer a {
    color:#fff;
}
.f-l {
    width:460px;
    float:left;
    margin-right:183px;
}
.f-c {
    width:200px;
    float:left;
}
.f-r {
    width:356px;
    float:right;
}
.footer ul li {
    color:#fff;
    font-size:18px;
    font-size:1.8rem;
    line-height:36px;
}
.footer .f-h1 {
    padding-top:82px;
}
.footer .f-h1 {
    font-size:40px;
    font-size:3rem;
    color:#fff;
}
.footer .f-h1 span {
    color:#fff;
}
.footer .f-h2 a:hover {
    color:#a25c3e;
}
.footer .f-h2 a {
    font-size:20px;
    font-size:2rem;
    color:#fff;
    padding-bottom:10px;
}
.footer ul li a:hover {
    color:#a25c3e;
}
.f-r p a:hover {
    color:#a25c3e;
}
.fxin {
    margin-top:14px;
}
.fxin li {
    font-family:'FuturaStdBook';
}
.fxin li a {
    font-family:'FuturaStdBook';
}
.fxin1 {
    margin-top:30px;
}
.fxin1 li {
    font-family:'FuturaStdBook';
}
.fxin1 li a {
    font-family:'FuturaStdBook';
}
.f-h2 {
    margin-top:31px;
}
.footer-top {
    width:100%;
    margin-top:33px;
    margin-bottom:21px;
}
.footer-top .mln {
    margin-left:0;
}
.footer-top li {
    float:left;
    width:42px;
    margin-left:32px;
}
.footer-top li a {
    display:block;
    max-width:42px;
    width:100%;
    margin:0 auto;
    font-family:'FuturaStdBook';
}
.footer-top li a img {
    display:block;
    max-width:42px;
    width:100%;
    margin:0 auto;
}
.footer-top li a .on {
    display:none;
}
.footer-top li a:hover .on {
    display:block;
}
.footer-top li a:hover .on1 {
    display:none;
}
.f-r p {
    color:#fff;
    font-family:'FuturaStdBook';
    font-size:18px;
    font-size:1.8rem;
    line-height:36px;
}
.f-r p a {
    font-size:18px;
    font-size:1.8rem;
    line-height:36px;
    font-family:'FuturaStdBook';
}
@media screen and (max-width:1400px) {
    .main6-wp {
        margin-left:0px;
        margin:0 auto;
    }
    .f-l {
        width:30%;
        float:left;
        margin-right:10%;
    }
    .f-c {
        width:20%;
        float:left;
    }
    .f-r {
        width:35%;
        float:right;
    }
}
@media screen and (max-width:1000px) {
    .main6 {
        margin-top:70px;
        margin-bottom:100px;
    }
    .footer {
        background:#324048 url(../img/footer.png) no-repeat;
    }
    .footer-top li {
        width:14%;
        margin:0 auto;
        margin-left:.5%;
        margin-right:.5%;
    }
    .main6 .h1 {
    }
    .f-l {
        width:30%;
        float:left;
        margin-right:2%;
    }
    .main6 .sut a {
        margin-bottom:100px;
    }
}
@media screen and (max-width:640px) {
    .main6 {
        margin-bottom:0px;
        padding-bottom:200px;
    }
    .main6 .h1 a {
        font-size:3rem;
    }
    .main6 .h2 a {
        font-size:30px;
        font-size:2rem;
    }
    .f-l {
        width:460px;
        float:none;
    }
    .f-c {
        width:200px;
        float:none;
    }
    .f-r {
        width:356px;
        float:none;
    }
}
@media screen and (max-width:460px) {
    .main6 {
        margin-top:43px;
        padding-bottom:30px;
    }
    .footer {
        background-attachment:fixed;
    }
    .main6-wp {
        width:90%;
        margin:0 auto;
    }
    .f-l {
        width:100%;
        margin:0 auto;
    }
    .f-c {
        width:100%;
        margin:0 auto;
    }
    .f-r {
        width:100%;
        margin:0 auto;
    }
    .footer-top li {
        width:20%;
        margin:0 auto;
    }
    .footer .f-h1 {
        font-size:25px;
        font-size:2.5rem;
    }
}
.proadd p {
    color:#4d4d4d;
    font-size:14px;
    line-height:30px;
    font-size:1.4rem;
    font-family:'FuturaStdBook';
}
.proadd span {
    line-height:30px;
    font-size:14px;
    font-size:1.4rem;
    color:#4d4d4d;
    font-family:'FuturaStdBook';
}
.proadd a {
    font-size:14px;
    line-height:30px;
    font-size:1.4rem;
    color:#4d4d4d;
    font-family:'FuturaStdBook';
}
.product1 {
    width:100%;
    padding-top:180px;
}
.nav1 {
    width:100%;
    border-bottom:1px solid #324048;
    padding-bottom:4px;
}
.nav1 .navh1 {
    display:block;
    margin-top:10px;
    font-size:36px;
    font-size:3.6rem;
    float:left;
    color:#324048 !important
}
.nav1 span {
    float:right;
    display:inline-block;
    padding-top:32px;
}
.nav1 span a {
    display:inline-block;
    font-size:14px;
    font-size:1.4rem;
    color:#4d4d4d;
    line-height:26px;
}
.nav1 span a:hover {
    color:#ab6c51;
}
.nav1 span .on {
    color:#ab6c51;
}
.prl {
    width:290px;
    float:left;
}
.prr {
    width:1013px;
    float:right;
    margin-top:11px;
}
.subNavBox2 {
    padding-bottom:9px;
    margin-top:29px;
}
.prltbiao {
    padding-bottom:12px;
    margin-bottom:31px;
    border-bottom:1px solid #0889be;
}
.prltbiao a {
    display:block;
    text-align:center;
    font-size:30px;
    text-transform:uppercase;
    color:#fff;
    padding-top:26px;
}
.prltbiao p {
    text-align:center;
    font-size:18px;
    text-transform:uppercase;
    color:#fff;
    line-height:26px;
}
.subNav2 {
    cursor:pointer;
}
.subNav2 a {
    font-size:16px;
    font-size:1.6rem;
}
.prodiv {
    max-width:272px;
    width:100%;
    margin-top:8px;
    border:1px solid #fff;
}
.prodiv>img {
    display:block;
    float:left;
    max-width:57px;
}
.prodiv a {
    display:block;
    float:right;
}
.subNav2:hover {
    background:#a25c3e;
}
.subNav2:hover a {
    color:#fff
}
.navContent2:hover {
    background:#a25c3e;
}
.currentDd2 a {
    display:inline-block;
    max-width:215px;
    color:#fff
}
.currentDt2 {
    background:#324048;
}
.navContent2 {
    background:#324048;
    display:none;
    padding-top:11px;
    padding-bottom:7px;
}
.navContent2>li {
    cursor:pointer;
}
.navContent2>li>a {
    padding-left:41px;
    font-size:14px;
    line-height:30px;
}
.navContent2>li>a:hover {
    color:#00a2e5;
}
.subNav3 {
    cursor:pointer;
}
.subNav3>a {
    padding-left:41px;
    font-size:14px;
    line-height:30px;
}
.subNav3>a:hover {
    color:#00a2e5;
}
.currentDd3 a {
    color:#00a2e5
}
.currentDt3 {
    color:#00a2e5;
}
.navContent3 {
    display:none;
}
.navContent3>li>a {
    display:block;
    padding-left:41px;
    font-size:14px;
    line-height:30px;
}
.navContent3>li>a:hover {
    color:#00a2e5;
}
.prlb {
    background:#f9f9f9;
    margin-top:21px;
    padding-left:9px;
    padding-right:8px;
    padding-top:11px;
    padding-bottom:41px;
}
.prlbbiao {
    margin-bottom:18px;
}
.prlbbiaon {
    display:block;
    width:113px;
    float:left;
    font-size:16px;
    text-transform:uppercase;
    font-weight:bold;
    color:#1776c1;
    line-height:38px;
}
.prlbmor {
    display:block;
    float:right;
    margin-top:19px;
}
.prlbn {
    border-bottom:1px dashed #7d7d7d;
    padding-left:5px;
    padding-bottom:11px;
    margin-top:17px;
}
.prlbn p a {
    display:block;
    font-size:14px;
    line-height:24px;
    color:#363636;
}
.prlbn span {
    display:block;
    padding-left:18px;
    color:#666666;
    margin-top:6px;
}
.prlbn p a:hover {
    color:#1776c1;
}
.prr .mln {
    margin-left:0;
}
.chanlie {
    width:314px;
    float:left;
    margin-top:30px;
    margin-bottom:41px;
    margin-left:30px;
    box-shadow:0 0 10px #999;
}
.chantu {
    display:block;
    position:relative;
    max-width:315px;
    max-height:218px;
    width:100%;
    margin:0 auto;
    overflow:hidden;
}
.chantu img {
    display:block;
    max-width:315px;
    width:100%;
    margin:0 auto;
}
.main4 .chanzi {
    height:175px;
    margin:0 auto!important;
    margin-top:-14px !important;
    padding-bottom:11px;
}
.chantu img {
    transition:All 0.7s ease-in-out;
    -webkit-transition:All 0.7s ease-in-out;
    -moz-transition:All 0.7s ease-in-out;
    -o-transition:All 0.7s ease-in-out;
}
.chantu:hover img {
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
}
.chanzi {
    position:relative;
    background:url(../img/pro1bj.png) no-repeat;
    max-height:189px;
    margin-top:-12px;
}
.chanzi a {
    display:block;
    font-size:16px;
    font-size:1.6rem;
    line-height:36px;
    text-align:center;
    color:#fff;
}
.chanzi input {
    position:absolute;
    left:62px;
    bottom:40px;
}
.chanzi .chanmtop {
    display:block;
    padding-top:31px;
    padding-bottom:5px;
    font-size:20px;
    font-size:2rem;
    line-height:35px;
}
.chanzi .chanming {
    display:block;
    width:80%;
    margin:0 auto;
    font-size:14px;
    font-size:1.4rem;
    line-height:20px;
        height: 40px;
    overflow: hidden;
}
.chanzi .chanmor {
    display:block;
    max-width:117px;
    margin:0 auto;
    line-height:32px;
    margin-top:9px;
    border:1px solid #fff;
    margin-bottom:16px;
}
.chanzi:hover {
    background:url(../img/pro1onbj.png) no-repeat;
    color:#fff;
}
.prosut {
    padding-bottom:12px;
    margin-top:11px;
}
.fenye {
    width:100%;
}
.ppage {
    text-align:center;
}
.ppage a:hover {
    color:#fff;
    background-color:#a25c3e;
}
.ppage a,.ppage span {
    display:inline-block;
    margin-right:10px;
    font-family:'FuturaStdBook';
    width:35px;
    height:35px;
    line-height:34px;
    text-align:center;
    color:#fff;
    font-size:16px;
    font-size:1.6rem;
    background-color:#324048;
}
.ppage a.on,.ppage a.active, .ppage a:hover {
    background-color:#a25c3e;
    color:#fff;
}
.ppage a.first {
    width:83px;
    margin-right:12px;
}
.ppage a.last {
    width:83px;
    margin-left:4px;
}
.pro1-add {
    text-align:center;
}
.pro1-add input {
    width:177px;
    height:35px;
    font-size:18px;
    font-size:1.8rem;
    line-height:35px;
    color:#fff;
    background:#324048;
    float:right;
    margin-left:10px;
    margin-right:11px;
}
.pro1-add input:hover {
    cursor:pointer;
    background:#a25c3e;
    color:#fff;
}
.no:hover {
    color:#fff !important;
    background-color:#324048 !important;
}
@media screen and (min-width:1000px) and (max-width:1419px) {
    .prl {
        width:260px;
        float:left;
    }
    .prr {
        width:700px;
        float:right;
    }
    .chanlie {
        width:225px;
        margin-left:20px;
        background:#324048;
    }
    .chanlie:hover {
        background:#a25c3e;
    }
    .prl {
        width:25%;
        float:left;
    }
    .prr {
        width:73%;
        float:right;
    }
    .chanzi input {
        left:14%;
    }
    .chanzi {
        background:none;
    }
    .img-list3 {
        width:100%;
    }
}
@media screen and (max-width:999px) {
    .prl {
        width:35%;
        float:left;
    }
    .prr {
        width:63%;
        float:right;
    }
    .chanlie {
        width:48%;
        margin-left:1% !important;
        margin-right:1%;
        background:#324048;
    }
    .chanlie:hover {
        background:#a25c3e;
    }
    .chanzi input {
        left:10%;
    }
    .chanzi {
        background:none;
    }
}
@media screen and (max-width:979px) {
    .product1 {
        padding-top:38px;
    }
}
@media screen and (max-width:639px) {
    .prl {
        width:100%;
        float:left;
    }
    .prr {
        width:100%;
        float:right;
    }
    .ppage a {
        margin-bottom:30px;
    }
    .product1 {
        padding-top:38px;
    }
    .chanlie {
        width:315px;
        margin:0 auto!important;
        margin-bottom:30px!important;
        background:#324048;
        float:none;
    }
    .nav1 .navh1 {
        font-size:25px;
        font-size:2.5rem;
    }
}
.prol-top {
    margin:0 auto;
    margin-top:40px;
}
.prol-top .ul {
    max-width:272px;
    background:#324048;
    padding:8px;
    margin-bottom:10px;
}
.prol-top .ulon {
    background:#a25c3e;
}
.prol-top .ul .ul-l {
    border:1px solid #fff;
    margin:0 auto;
}
.prol-top .ul .ul-l img {
    display:inline-block;
    float:left;
    width:57px;
}
.prol-top .ul .ul-l a {
    font-size:16px;
    font-size:1.6rem;
    color:#fff;
    padding-left:20px;
    line-height:52px;
}
.prol-top .ul .ul-l a:hover {
    text-decoration:underline;
}
.prol-top ul {
    padding-left:78px;
    display:none;
}
.prol-top ul li {
    line-height:51px;
}
.prol-top ul li a {
    font-size:16px;
    font-size:1.6rem;
    color:#fff;
}
.prol-top ul li a:hover {
    border-bottom:1px solid #fff;
}
.main4 {
    padding-bottom:53px;
    width:100%;
    overflow:hidden;
}
.main4 .main4-title {
    text-align:center;
    padding-top:91px;
}
.main4-title {
    text-align:center;
}
.main4-title a {
    font-size:36px;
    font-size:3.6rem;
    color:#324048;
    text-transform:uppercase;
    display:block;
}
.img-scroll3 {
    position:relative;
    padding-top:16px;
}
.img-scroll3 .prev3, .img-scroll3 .next3 {
    position:absolute;
    display:block;
    width:50px;
    height:98px;
    top:50%;
    margin-top:-49px;
}
.img-scroll3 .prev3 {
    left:-85px;
    cursor:pointer;
    background:url(../img/cho-l.png) no-repeat center;
    border-radius:10%;
}
.img-scroll3 .next3 {
    right:-85px;
    cursor:pointer;
    background:url(../img/cho-r.png) no-repeat center;
    border-radius:10%;
}
.img-scroll3 .prev3:hover {
    background:url(../img/cho-lon.png) no-repeat center;
}
.img-scroll3 .next3:hover {
    background:url(../img/cho-ron.png) no-repeat center;
}
.img-list3 {
    position:relative;
    max-width:1400px;
    overflow:hidden;
    margin:0 auto 0px;
}
.img-list3 ul {
    width:9999px;
}
.img-list3 li {
    float:left;
    display:inline;
    width:315px;
    margin-right:48px;
}
.img-scroll33 {
    display:none;
    width:100%;
    margin:0 auto;
    overflow:hidden;
    margin-top:30px;
}
.img-scroll33 ul {
    display:flex;
    justify-content:flex-start;
    flex-wrap:wrap;
}
.img-scroll33 ul li {
    margin-bottom:15px;
}
.main4-img3 {
    max-width:280px;
    margin:0 auto;
    background:#f6f6f6;
}
@media screen and (max-width:1570px) {
    .main1 {
        padding-bottom:0px;
    }
    .img-list3 {
        width:77%;
    }
    .img-scroll3 .next3 {
        right:50px;
    }
    .img-scroll3 .prev3 {
        left:50px;
    }
}
@media screen and (max-width:1420px) {
    .img-list3 {
        width:100%;
    }
    .main4 .img-scroll33 ul li {
        float:left;
        width:23%;
        margin:0 auto;
        margin-left:.5%;
        margin-right:.5%;
        margin-bottom:25px;
    }
    .i-title a {
        font-size:34px;
        font-size:3.4rem;
    }
    .img-list3 li {
        width:200px;
    }
    .img-scroll3 .next3 {
        right:-70px;
    }
    .img-scroll3 .prev3 {
        left:-70px;
    }
}
@media screen and (max-width:1219px) {
    .img-list3 {
        width:980px;
    }
    .main4 .img-scroll3 {
        display:none;
    }
    .main4 .img-scroll33 {
        display:block;
    }
}
@media screen and (max-width:1000px) {
    .main4-title a {
        font-size:30px;
    }
    .img-scroll3 {
        width:90%;
        margin:0 auto;
    }
    .main4 .img-scroll33 ul li {
        margin:0 auto;
        margin-bottom:25px;
    }
    .img-scroll33 li .chanlie {
        max-width:315px;
        width:100%;
        margin-left:0% !important;
    }
    .main4 .img-scroll33 ul li {
        float:left;
        width:315px;
        margin:0 auto;
        margin-bottom:25px;
    }
}
@media screen and (max-width:600px) {
    .main4 .img-list3 {
        width:95%;
    }
    .main4 .img-list3 li {
        margin-right:107px;
    }
    .main4 .img-scroll33 ul li {
        width:315px;
        float:none;
        margin:0 auto!important;
        margin-bottom:25px;
    }
}
.pro2-wrap {
    margin-top:30px;
}
#tsShopContainer li, #tsShopContainer img {
    vertical-align:top;
}
#tsShopContainer {
    position:relative;
    float:left;
    margin-top:6px;
    width:698px;
}
#tsShopContainer #tsImgS {
    text-align:center;
    width:100%;
    position:relative;
}
#tsShopContainer #tsImgS a {
    display:block;
    text-align:center;
    margin:0px auto;
}
#tsShopContainer #tsImgS img {
    border:1px;
}
#tsShopContainer #tsPicContainer {
    width:100%;
    position:relative;
    height:129px;
    margin-top:29px;
}
#tsShopContainer #tsPicContainer #tsImgSArrL {
    width:19px;
    position:absolute;
    top:40%;
    left:0px;
    cursor:pointer;
    background:blue;
    height:21px;
    background:url(../img/prleft.png) no-repeat left center;
    z-index:9999999;
}
#tsShopContainer #tsPicContainer #tsImgSArrR {
    width:19px;
    position:absolute;
    top:40%;
    right:0px;
    cursor:pointer;
    height:21px;
    background:url(../img/prright.png) no-repeat right center;
}
#tsShopContainer #tsPicContainer #tsImgSArrL:hover {
    background:url(../img/prrighth.png) no-repeat left center;
}
#tsShopContainer #tsPicContainer #tsImgSArrR:hover {
    background:url(../img/prlefth.png) no-repeat right center;
}
#tsShopContainer #tsPicContainer #tsImgSCon {
    position:absolute;
    top:1px;
    left:31px;
    width:1px;
    overflow:hidden;
    width:100%;
    height:129px;
}
#tsShopContainer #tsPicContainer #tsImgSCon ul {
    width:100%;
    overflow:hidden;
}
#tsShopContainer #tsPicContainer #tsImgSCon li {
    width:186px;
    float:left;
    cursor:pointer;
    margin-left:0px;
    margin-bottom:0;
    padding:0 15px;
}
#tsShopContainer #tsPicContainer #tsImgSCon li a {
    display:block;
    width:186px;
}
#tsShopContainer #tsPicContainer #tsImgSCon li img {
    display:block;
    width:186px;
    height:129px;
}
.handsphone {
    display:none;
}
.pro-r-r {
    width:660px;
    float:right;
}
.pro-r-r h1 {
    font-weight:normal;
    border-bottom:1px solid #a25c3e;
    padding-bottom:33px;
    margin-bottom:30px;
    color:#333;
    font-size:38px;
    font-size:3.8rem;
    line-height:50px;
}
.pro-r-r p {
    font-size:18px;
    font-size:1.8rem;
    line-height:30px;
    color:#333;
    font-family:'FuturaStdBook';
}
.pro-r-r .p1 {
    margin-bottom:26px;
}
.pro-r-r .p2 {
    margin-bottom:25px;
}
.pro-r-r table {
    width:90%;
    border-collapse:collapse;
    line-height:22px;
    border:1px solid #ccc;
}
.pro-r-r table tr td {
    padding:3px;
    border:1px solid #ccc;
}
.pro-r-r p a {
    color:#a25c3e
}
.pro-r-r p span {
    color:#a25c3e
}
.pro-r-r p img {
    max-width:100%;
}
.biao table {
    width:90%;
    border-collapse:collapse;
    line-height:22px;
    border:1px solid #333;
}
.biao table tr td {
    padding:3px;
    border:1px solid #ccc;
}
.biao p a {
    color:#a25c3e !important
}
.biao p span {
    color:#a25c3e
}
.biao p img {
    max-width:100%;
}
.zitib table {
    width:90%;
    border-collapse:collapse;
    line-height:22px;
    border:1px solid #ccc;
}
.zitib table tr td {
    padding:3px;
    border:1px solid #ccc;
}
.zitib p a {
    color:#a25c3e !important
}
.zitib p span {
    color:#a25c3e
}
.zitib p img {
    max-width:100%;
}
.pro-r-b {
    width:100%;
    margin-top:35px;
}
.pro-r-b p .p1 {
    display:inline-block;
    width:168px;
    text-align:center;
    height:50px;
    line-height:50px;
    font-size:20px;
    font-size:2rem;
    background:#324048;
    color:#fff;
    margin-right:92px;
}
.pro-r-b p .p1:hover {
    background:#a25c3e;
    color:#fff;
}
.pro-r-b p {
    width:100%;
}
.pro-r-b p .p2 {
    display:inline-block;
    width:168px;
    text-align:center;
    height:50px;
    line-height:50px;
    font-size:20px;
    font-size:2rem;
    background:#324048;
    color:#fff;
}
.pro-r-b p .p2:hover {
    background:#a25c3e;
    color:#fff;
}
.pro-r-botton {
    width:100%;
    margin-top:60px;
}
.pro-r-botton h3 {
    border-bottom:1px solid #ccc;
    font-size:20px;
    font-size:2rem;
    font-weight:border;
    padding-bottom:5px;
}
.pro-r-botton h3 a {
    color:#324048;
}
.pro-r-botton h3 a:hover {
    color:#333;
}
.pro-r-botton h4 {
    padding-top:20px;
    padding-bottom:9px;
    font-weight:normal;
}
.pro-r-botton h4 a {
    color:#333;
    font-size:16px;
    font-size:1.6rem;
}
.pro-r-botton h4 a:hover {
    color:#324048;
}
.pro-r-botton .pro-biao {
    width:100%;
    margin:0 auto;
    margin-bottom:20px;
}
.pro-biao table {
    width:869px;
    border:1px solid #e5e5e5;
    border-bottom:0;
}
.pro-biao table tr {
    width:100%;
}
.pro-biao table tr td {
    padding-left:12px;
    line-height:39px;
    font-size:16px;
    font-size:1.6rem;
    border-bottom:1px solid #e5e5e5;
}
.pro-biao table tr .ta-td1 {
    border-right:1px solid #e5e5e5;
}
.pro-r-content {
    width:100%;
    margin-bottom:22px;
}
.pro-r-content h5 {
    width:100%;
    font-size:16px;
    font-size:1.6rem;
}
.pro-r-content h5 a {
    color:#333333;
}
.pro-r-content p {
    font-size:14px;
    font-size:1.4rem;
    line-height:26px;
}
.pro-r-content a:hover {
    color:#299b9d;
}
.pro-bottonimg {
    width:100%;
    margin:0 auto;
    margin-bottom:67px;
}
.pro-bottonimg img {
    width:100%;
}
.pro1 {
    width:100%;
}
.pro1 input {
    float:left;
    width:13px;
    height:13px;
}
.pro1 .pro-img {
    float:left;
    width:223px;
    margin-left:20px;
    margin-right:40px;
}
.pro1 .pror {
    float:left;
    width:550px;
    margin-bottom:63px;
}
.pror h2 a {
    color:#69b2b3;
    font-size:16px;
    font-size:1.6rem;
    line-height:24px;
    font-weight:normal;
}
.pror h2 a:hover {
    color:#333;
}
.por-a {
    border:1px solid #69b2b3;
    width:156px;
}
.por-a a {
    color:#299b9d;
    display:block;
    line-height:30px;
    text-align:center;
    font-size:14px;
    font-size:1.4rem;
}
.por-a a:hover {
    color:#fff;
    background:#299b9d;
}
.pror p {
    line-height:26px;
    font-size:14px;
    font-size:1.4rem;
    margin-bottom:22px;
}
.pror p a:hover {
    color:#299b9d;
}
@media screen and (max-width:1419px) {
    .pro-l {
        float:none;
        width:100%;
    }
    .pro-r {
        float:none;
        margin-left:0;
        width:100%;
        margin:0 auto;
    }
    .subNavBox {
        margin-bottom:30px;
    }
    .por-l-but {
        margin-bottom:30px;
    }
}
@media screen and (max-width:1219px) {
    #tsShopContainer {
        display:none
    }
    .handsphone {
        display:block;
    }
    .handsphone ul {
        width:100%;
        margin:0 auto;
    }
    .handsphone ul li {
        width:90%;
        max-width:513px;
        margin:0 auto;
    }
    .handsphone ul li a {
        display:inline-block;
        margin:0 auto;
    }
    .handsphone ul li a img {
        display:inline-block;
        width:100%;
        margin:0 auto;
        margin-bottom:30px;
    }
    .pro-r-r {
        float:none;
        width:100%;
    }
    .pro-r-r p {
        margin-bottom:30px;
    }
    .pro-biao {
        width:100%;
        overflow-x:scroll;
    }
    .subNavBox {
        margin-bottom:30px;
    }
    .por-l-but {
        margin-bottom:30px;
    }
}
@media screen and (max-width:760px) {
    .pro1 .pror {
        width:100%;
    }
    .pro-r .ppage {
        margin-left:0;
    }
    .pro-r .ppage .pro1-add {
        display:block;
        margin:0 auto;
        margin-top:30px;
    }
    .pro-r .pro1-add {
        width:165px;
        margin-left:35%;
        float:none;
        margin-top:-70px;
    }
    .pro-l {
        margin-top:40px;
    }
    .pro-r .ppage {
        margin-bottom:100px;
    }
}
@media screen and (max-width:600px) {
    #tsShopContainer {
        display:none
    }
    .handsphone {
        display:block;
        margin-bottom:30px;
    }
    .handsphone ul {
        width:100%;
        margin:0 auto;
    }
    .handsphone ul li {
        width:90%;
        max-width:256px;
        margin:0 auto;
    }
    .handsphone ul li img {
        width:100%;
    }
    .subNavBox {
        margin-bottom:30px;
    }
    .por-l-but {
        margin-bottom:30px;
    }
    .pro-r-r h1 {
        font-size:28px;
        font-size:2.8rem;
    }
}
.pro2-c {
    margin-top:72px;
}
.pro2-c .l {
    width:700px;
}
.pro2-c .r {
    width:653px;
}
.pro2-c .l .h1 {
    width:209px;
    margin:0 auto;
}
.pro2-c .r .h1 {
    width:197px;
    margin:0 auto;
}
.pro2-c .r ul {
    width:100%;
    margin-top:30px;
}
.pro2-c .r ul li {
    float:left;
    margin-left:12px;
    margin-bottom:25px;
}
.pro2-c .r ul li .r-wrap {
    max-width:314px;
    width:100%;
    margin:0 auto;
    position:relative;
    overflow:hidden;
}
.pro2-c .r ul li img {
    display:block;
    max-width:314px;
    width:100%;
    margin:0 auto;
}
.pro2-c .r ul li p {
    position:absolute;
    left:0;
    bottom:0;
    background:#414d54;
    width:100%;
    max-width:314px;
    text-align:center;
}
.pro2-c .r ul li p a {
    font-size:14px;
    font-size:1.4rem;
    color:#fff;
    line-height:32px;
}
.biao {
    width:700px;
    font-size:18px;
    font-size:1.8rem;
    line-height:30px;
    color:#333;
    margin-top:32px;
    font-family:'FuturaStdBook';
}
.biao img {
    display:block;
    max-width:700px;
    margin:0 auto;
}
.biao table {
    width:700px;
    border:1px solid #dcddd7;
    border-bottom:0;
}
.biao table tr {
    width:100%;
}
.biao table tr td {
    padding-left:12px;
    line-height:39px;
    font-size:16px;
    font-size:1.6rem;
    border-bottom:1px solid #e5e5e5;
}
.biao table tr .ta-td1 {
    border-right:1px solid #dcddd7;
}
@media screen and (max-width:1419px) {
    #tsShopContainer {
        width:700px;
        margin:0 auto;
        float:none;
    }
    .pro-r-r {
        float:none;
        width:100%;
        margin-top:50px;
    }
    .pro2-c .l {
        width:57%;
    }
    .pro2-c .r {
        width:40%;
    }
    .pro2-c .r ul li {
        width:314px;
        margin:0 auto;
        float:none;
    }
    .biao {
        width:100%;
        overflow:scroll;
        margin-top:32px;
    }
    .biao img {
        display:block;
        width:608px;
        margin:0 auto;
    }
    .pro2-c .r ul li {
        width:48%;
        margin:0 auto;
        margin-left:1%;
        margin-right:1%;
        margin-bottom:30px;
        float:left;
    }
}
@media screen and (max-width:1219px) {
    .pro2-c .l {
        width:100%;
        float:none;
    }
    .pro2-c .r {
        width:100%;
        float:none;
        margin-top:30px;
    }
    .pro-r-r {
        width:100%;
    }
}
@media screen and (max-width:700px) {
    .pro2-c .l {
        width:100%;
        float:none;
        margin-bottom:30px;
    }
    .pro2-c .r {
        width:100%;
        float:none;
    }
}
@media screen and (max-width:400px) {
    .pro2-c .r ul li {
        width:98%;
        margin:0 auto;
        margin-left:1%;
        margin-right:1%;
        margin-bottom:30px;
        float:none;
    }
}
.links {
    max-width:1093px;
    width:100%;
    margin:0 auto;
    border-top:1px solid #5b666d;
    color:#fff;
    text-align:center;
    font-size:16px;
    font-size:1.6rem;
    line-height:44px;
}
.links a {
    padding-left:10px;display: inline-block;
}
.pro-but {
    width:100%;
    margin-bottom:123px;
}
.pro-but .h1 {
    width:231px;
    margin:0 auto;
    margin-top:62px;
    margin-bottom:30px;
}
.c_xp {
}
.c_div1 {
    padding-bottom:20px;
}
.c_div2 {
    padding-bottom:19px;
}
.c_div3 {
    padding-bottom:20px;
}
.xing {
    background:#fff url(../img/xing.png) no-repeat 14px center;
}
.c_textarea, .c_input1, .c_captcha {
    float:left;
    border:solid 1px #dcd9d9;
    text-indent:24px;
    color:#1b1b1b;
}
.c_input1, .c_captcha {
    height:47px;
    line-height:47px;
    width:675px;
    color:#1b1b1b;
    font-size:14px;
    font-size:1.4rem;
}
.c_textarea {
    line-height:26px;
    width:100%;
    height:254px;
    padding-top:1px;
    font-size:14px;
    font-size:1.4rem;
    background:#fff url(../img/xing.png) no-repeat 14px 10px;
}
.c_yzm {
    cursor:pointer;
    float:left;
    margin-left:85px;
}
.c_send {
    cursor:pointer;
    float:right;
    width:282px;
    background:#324048;
    color:#fff;
    font-size:18px;
    font-size:1.8rem;
    height:49px;
    line-height:49px;
}
.c_send:hover {
    color:#a25c3e;
    background:none;
    border:1px solid #a25c3e;
}
.meetul li .h1 a:hover {
    color:#a25c3e;
}
@media screen and (max-width:1419px) {
    .c_input1, .c_captcha {
        width:430px;
    }
    .c_textarea {
        width:98%;
    }
    .c_yzm {
        margin-left:30px;
    }
}
@media screen and (max-width:999px) {
    .c_lx {
        position:static;
        top:0px;
        right:0px;
        margin-top:30px;
        max-width:none;
    }
    .c_lxnr {
        padding-left:0px;
        padding-right:0px;
    }
    .c_xtitle {
        padding-top:10px;
    }
    .c_nr, .c_div3 {
        float:none;
        width:100%;
        padding-bottom:20px;
    }
    .c_div1, .c_div2 {
        padding-bottom:0px;
    }
    .c_input1, .c_textarea {
        width:95%;
    }
    .c_captcha {
        width:280px;
    }
    .c_send {
        float:left;
        margin-left:30px;
        width:280px;
    }
}
@media screen and (max-width:879px) {
    .c_send {
        margin-left:14px;
        width:95%;
        margin-top:20px;
    }
}
@media screen and (max-width:539px) {
    .c_input1, .c_textarea, .c_send, .c_captcha {
        width:90%;
    }
    .c_yzm {
        margin-top:20px;
        margin-left:14px;
    }
    .c_skype {
        padding-right:30px;
    }
}
@media screen and (max-width:439px) {
    .c_skype, .c_phone {
        float:none;
        padding-right:0px;
        margin-top:15px;
    }
}
.ga1 {
    width:100%;
    margin:0 auto;
    margin-top:41px;
    margin-bottom:34px;
    font-size:0;
    letter-spacing: 0;
}
.ga1 li {
    /* float:left; */
    margin-left:11px;
    width:459px;
    margin-bottom: 35px;
    overflow:hidden;
    display:  inline-block;
    vertical-align: top;
}
.ga1 .li {
    margin-left:0;
}
.ga1 li img {
    display:block;
    max-width:459px;
    width:100%;
    margin:0 auto;
}
.ga1 li a {
    display:block;
    max-width:459px;
    width:100%;
    margin:0 auto;
    position:relative;
}
.ga1 li a p {
    position:absolute;
    bottom:0;
    left:0;
    font-size:16px;
    font-size:1.6rem;
    background:url(../img/ga1.png) no-repeat top center;
    width:100%;
    text-align:center;
    color:#fff;
    line-height:47px;
}
.ga1 li a p:hover {
    background:url(../img/ga1on.png) no-repeat top center;
}
.ga1fen {
    width:532px;
    text-align:center;
    margin:0 auto;
    margin-bottom:123px;
}
@media screen and (max-width:1419px) {
    .ga1 li {
        /*float:left;*/
        width:32%;
        margin:0 auto;
        margin-left:.5%;
        margin-right:.5%;
        margin-bottom:30px;
    }
}
@media screen and (max-width:640px) {
    .ga1 li {
        /*float:left;*/
        width:49%;
        margin:0 auto;
        margin-left:.5%;
        margin-right:.5%;
        margin-bottom:30px;
    }
    .ga1fen {
        width:370px;
        text-align:center;
        margin:0 auto;
    }
}
@media screen and (max-width:410px) {
    .ga1fen {
        width:100%;
        text-align:center;
        margin:0 auto;
    }
}
@media screen and (max-width:400px) {
    .ga1 li {
        /*float:left;*/
        width:99%;
        margin:0 auto;
        margin-left:.5%;
        margin-right:.5%;
        margin-bottom:30px;
    }
}
.newp p {
    color:#fff;
    font-size:18px;
    line-height:30px;
    font-size:1.8rem;
    font-family:'FuturaStdBook';
}
.newp span {
    color:#fff;
    line-height:30px;
    font-size:18px;
    font-size:1.8rem;
    font-family:'FuturaStdBook';
}
.newp a {
    color:#fff;
    font-size:18px;
    line-height:30px;
    font-size:1.8rem;
    font-family:'FuturaStdBook';
}
.new {
    width:100%;
    margin-top:40px;
}
.new li {
    float:left;
    box-shadow:5px 5px 10px #999;
    background:#324048;
    margin-left:49px;
    margin-bottom:75px;
}
.new li:hover {
    background:#a25c3e;
}
.new .li {
    margin-left:0;
}
.new li a {
    color:#fff;
}
.new li a:hover {
    color:#333;
}
.news .xqy .top1 .p1 a:hover {
    color:#a25c3e;
}
.news .xqy .top1 p a:hover {
    color:#a25c3e;
}
.story li p a:hover {
    color:#a25c3e;
}
.story li .h1 a:hover {
    color:#a25c3e;
}
.vi-img li .h1 a:hover {
    color:#a25c3e;
}
.new li p:hover {
    color:#333;
}
.new-wrap time:hover {
    color:#333;
}
.new li p {
    color:#fff;
}
.new li img {
    display:block;
    max-width:434px;
    max-height:285px;
    width:100%;
    margin:0 auto;
}
.new li .new-wrap {
    max-width:434px;
    width:100%;
    margin:0 auto;
}
.new-wrap .h1 {
    width:81%;
    margin:0 auto;
    margin-top:55px;
    height:68px;
    overflow:hidden;
}
.new-wrap .h1 a {
    font-size:28px;
    font-size:2.8rem;
}
.new-wrap time {
    display:block;
    width:81%;
    margin:0 auto;
    font-size:14px;
    font-size:1.4rem;
    line-height:35px;
    color:#fff;
    margin-bottom:39px;
}
.new-wrap p {
    width:81%;
    line-height:30px;
    margin:0 auto;
    font-size:18px;
    font-size:1.8rem;
    font-family:'FuturaStdBook';
    height:143px;
    overflow:hidden;
}
.new-wrap p a {
    font-size:18px;
    line-height:30px;
    font-size:1.8rem;
    font-family:'FuturaStdBook';
}
.new-wrap .but {
    display:block;
    width:166px;
    line-height:48px;
    color:#fff;
    font-size:20px;
    font-size:2rem;
    border:1px solid #fff;
    text-align:center;
    margin-left:45px;
    margin-top:25px;
    margin-bottom:30px;
}
@media screen and (max-width:1419px) {
    .new li {
        float:left;
        width:32%;
        margin:0 auto;
        margin-left:.5%;
        margin-right:.5%;
        margin-bottom:30px;
    }
}
@media screen and (max-width:940px) {
    .new li {
        float:left;
        width:49%;
        margin:0 auto;
        margin-left:.5%;
        margin-right:.5%;
        margin-bottom:30px;
    }
    .new-wrap .h1 a {
        font-size:2px;
        font-size:2rem;
    }
    .new-wrap time {
        margin-bottom:19px;
    }
    .new-wrap .h1 {
        height:55px;
    }
    .new-wrap .h1 {
        margin-top:30px;
    }
}
@media screen and (max-width:640px) {
    .new li {
        float:left;
        width:99%;
        margin:0 auto;
        margin-left:.5%;
        margin-right:.5%;
        margin-bottom:30px;
    }
    .links {
        display:none
    }
    .vi-img li .h1 a {
        font-size:22px;
        font-size:2.2rem;
    }
}
@media screen and (max-width:340px) {
    .new-wrap .h1 a {
        font-size:20px;
        font-size:2rem;
    }
    .new-wrap .h1 {
        height:47px;
        overflow:hidden;
    }
}
.news {
    margin-bottom:111px;
}
.news .xqy {
    position:relative;
}
.news .xqy .top1 {
    margin-top:34px;
}
.news .xqy .top1 .title1 {
    text-align:center;
    font-size:28px;
    font-size:2.8rem;
    color:#324048;
}
.news .xqy .top1 .time {
    text-align:center;
    margin-top:3px;
    margin-bottom:22px;
    font-size:14px;
    font-size:1.4rem;
    line-height:28px;
    color:#324048;
}
.news .xqy .top1 .p1 {
    width:100%;
    margin-bottom:36px;
}
.news .xqy .top1 .p1 a {
    font-size:18px;
    font-size:1.8rem;
}
.news .xqy .top1 p {
    margin-bottom:35px;
}
.news .xqy .top1 p {
    font-size:18px;
    font-size:1.8rem;
    line-height:30px;
}
.news .xqy .b-pic {
    margin-bottom:30px;
}
.news .xqy .b-pic a img {
    display:block;
    margin:0 auto;
    max-width:1400px;
    width:100%;
}
.updown {
    margin-top:28px;
    padding-top:10px;
    border-top:1px solid #ccc;
    margin-bottom:47px;
}
.updown p {
    line-height:30px;
    font-size:14px;
    font-size:1.4rem;
    color:#333;
}
.updown p .on {
    color:#333;
    font-size:14px;
    font-size:1.4rem;
}
.updown p .on:hover {
    color:#ab7056;
}
.updown p a {
    font-size:14px;
    font-size:1.4rem;
    color:#333;
}
.updown p a:hover {
    color:#ab7056;
}
.contact {
    margin-top:33px;
    margin-bottom:50px;
}
.con-r {
    width:860px;
}
.con-r .h1 {
    margin-bottom:23px;
    font-weight:border;
}
.con-r .h1 {
    font-size:28px;
    font-size:2.8rem;
    color:#324048;
}
.con-r .c_div1 {
    padding-bottom:37px;
}
.con-r .c_div2 {
    padding-bottom:33px;
}
.con-r .c_div3 {
    padding-bottom:35px;
}
.con-r .xing {
    background:#fff url(../img/xing.png) no-repeat 11px center;
}
.con-r .c_textarea, .c_input1, .c_captcha {
    float:left;
    border:solid 1px #dcd9d9;
    text-indent:24px;
    color:#1b1b1b;
}
.con-r .c_input1, .c_captcha {
    height:47px;
    line-height:47px;
    width:392px;
    color:#1b1b1b;
    font-size:14px;
    font-size:1.4rem;
}
.con-r .c_textarea {
    line-height:26px;
    width:100%;
    max-width:858px;
    height:176px;
    padding-top:1px;
    font-size:14px;
    font-size:1.4rem;
    background:#fff url(../img/xing.png) no-repeat 14px 10px;
}
.con-r .c_yzm {
    cursor:pointer;
    float:left;
    margin-left:71px;
}
.con-r .c_send {
    cursor:pointer;
    float:right;
    width:137px;
    background:#324048;
    color:#fff;
    font-size:18px;
    font-size:1.8rem;
    height:49px;
    line-height:49px;
}
.con-r .c_send:hover {
    border:solid 1px #a25c3e;
    color:#a25c3e;
    background:none;
}
.c_libg3 {
    padding-top:30px;
}
.bot {
    font-size:20px;
    font-size:2rem;
    line-height:70px;
    color:#a25c3e;
    padding-top:5px;
}
.con-l {
    width:250px;
}
.con-l .h1 {
    margin-bottom:13px;
}
.con-l .h1 a {
    font-size:28px;
    font-size:2.8rem;
    color:#324048;
}
.c_lx {
    width:100%;
}
.c_lx li {
    font-size:16px;
    font-size:1.6rem;
    line-height:36px;
}
.ditu {
    max-width:1401px;
    width:100%;
    margin:0 auto;
    margin-bottom:123px;
}
@media screen and (max-width:1419px) {
    .con-l {
        width:25%;
    }
    .con-r {
        width:70%;
    }
    .con-r .c_input1, .c_captcha {
        width:247px;
    }
    .con-r .c_textarea {
        width:100%;
    }
    .con-r .c_yzm {
        margin-left:30px;
    }
}
@media screen and (max-width:999px) {
    .con-r .c_lx {
        position:static;
        top:0px;
        right:0px;
        margin-top:30px;
        max-width:none;
    }
    .con-r .c_lxnr {
        padding-left:0px;
        padding-right:0px;
    }
    .con-r .c_xtitle {
        padding-top:10px;
    }
    .con-r .c_nr, .c_div3 {
        float:none;
        width:100%;
        padding-bottom:20px;
    }
    .con-r .c_div1, .c_div2 {
        padding-bottom:0px;
    }
    .con-r .c_input1, .c_textarea {
        width:95%;
    }
    .con-r .c_captcha {
        width:280px;
    }
    .con-r .c_send {
        margin-left:0px;
        width:100%;
        margin-top:20px;
    }
}
@media screen and (max-width:879px) {
    .con-l {
        width:100%;
        float:none;
    }
    .con-r {
        width:100%;
        float:none;
    }
}
@media screen and (max-width:550px) {
    .con-r .c_input1, .c_textarea, .c_send, .c_captcha {
        width:90%;
    }
    .con-r .c_captcha {
        width:90%;
    }
    .con-r .c_yzm {
        margin-top:20px;
        margin-left:0;
    }
}
@media screen and (max-width:500px) {
    .con-r .c_skype {
        padding-right:30px;
    }
    .c_yzm {
        margin-left:0
    }
}
@media screen and (max-width:439px) {
    .con-r .c_skype, .c_phone {
        float:none;
        padding-right:0px;
        margin-top:15px;
    }
    .con-r .c_yzm {
        margin-top:20px;
        margin-left:0;
    }
}
.vi-img {
    width:100%;
    margin:0 auto;
    margin-top:12px;
    margin-bottom:19px;
}
.vi-img li {
    float:left;
    margin-left:37px;
    margin-bottom:50px;
}
.vi-img .mln {
    margin-left:0;
}
.vi-img li p {
    width:100%;
    max-width:273px;
    margin:0 auto;
    text-align:center;
    margin-top:16px;
    font-size:14px;
    font-size:1.4rem;
}
.vi-img li a {
    max-width:673px;
    width:100%;
    display:block;
    margin:0 auto;
}
.vi-img li p:hover {
    color:#299b9d;
}
.vi-img li a img {
    display:block;
    width:100%;
    margin:0 auto;
}
.vi-img li .h1 a {
    color:#324048;
    font-size:24px;
    font-size:2.4rem;
    line-height:82px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.vi-img .vi-m1tu {
    position:relative;
    overflow:hidden;
    max-width:673px;
}
.vi-img .vi-m1tu .vi-m1fu {
    font-size:26px;
    font-size:2.6rem;
    font-family:"Tahoma";
    color:#fff;
}
.vi-img .vi-m1tu .vi-m1fu {
    position:absolute;
    top:100%;
    left:0;
    width:100%;
    height:100%;
    text-align:center;
}
.vi-img .vi-m1tu .vi-m1fu img {
    display:inline-block;
    color:#fff;
    margin-top:25%;
    font-family:'RobotoThin';
    font-size:26px;
    font-size:2.6rem;
    max-width:74px;
}
.vi-img .vi-m1tu .vi-m1fu {
    font-size:26px;
    font-size:2.6rem;
    font-family:"Tahoma";
    color:#fff;
}
.vi-img .vi-m1tu .vi-m1fu {
    background:url(../img/zhezhaos.png) repeat;
}
.vi-img .vi-m1lie {
    width:100%;
    max-width:673px;
    margin:0 auto;
}
.vi-img .vi-m1lie:hover .vi-m1fu {
    top:0;
}
.vi-page {
    margin-top:45px;
    margin-bottom:69px;
}
@media screen and (max-width:1419px) {
    .vi-img {
        width:100%;
        margin:0 auto;
        margin-top:44px;
    }
}
@media screen and (max-width:1219px) {
    .vi-img li {
        float:left;
        width:48%;
        margin:0 auto;
        margin-left:1%;
        margin-right:1%;
        margin-bottom:30px;
    }
}
@media screen and (max-width:600px) {
    .vi-img li {
        float:none;
        width:100%;
        margin:0 auto;
        margin-bottom:30px;
    }
    .vi-img .zui {
        margin-right:27%;
    }
}
@media screen and (max-width:500px) {
    .vi-img .zui {
        margin-right:38px;
    }
    .vi-img li a {
        margin:0 auto;
        max-width:273px;
        display:block;
    }
}
.story {
    margin-bottom:45px;
    margin-top:20px;
}
.story li {
    width:680px;
    margin-bottom:60px;
}
.story li .h1 {
    width:100%;
    text-align:center;
    margin-bottom:25px;
    padding-bottom:12px;
    font-size:30px;
    font-size:3rem;
    line-height:68px;
    background:url(../img/xian.jpg) no-repeat bottom center;
}
.story li p {
    margin-bottom:30px;
    text-align:center;
    font-size:18px;
    font-size:1.8rem;
    line-height:30px;
    color:#333333;
}
.story li img {
    max-width:680px;
    width:100%;
    margin:0 auto;
}
@media screen and (max-width:1419px) {
    .story li {
        width:48%;
        margin-left:1%;
        margin-right:1%;
        margin-bottom:78px;
    }
}
@media screen and (max-width:640px) {
    .story li {
        width:98%;
        margin-left:1%;
        margin-right:1%;
        margin-bottom:78px;
    }
    .story li .h1 {
        font-size:24px;
        font-size:2.4rem;
    }
}
.qc {
    width:100%;
    margin-top:38px;
}
.qc .p1 {
    width:100%;
    text-align:center;
    font-size:32px;
    font-size:3.2rem;
    line-height:51px;
    color:#324048 !important
}
.qc .p1 a {
    color:#324048;
}
.qc p {
    width:84%;
    margin:0 auto;
    text-align:center;
    margin-top:11px;
    font-size:18px;
    font-size:1.8rem;
    line-height:30px;
}
.qc p:hover {
    color:#a25c3e;
}
.mainh1 a:hover {
    color:#a25c3e;
}
.mainh2 a:hover {
    color:#a25c3e;
}
.main6 a:hover {
    color:#a25c3e;
}
.qcul {
    width:100%;
    margin-bottom:64px;
    margin-top:60px;
}
.qcul li {
    width:459px;
    float:left;
    margin-left:11px;
    margin-bottom:59px;
}
.qcul .li {
    margin-left:0;
}
.qcul li .zong {
    max-width:459px;
    width:100%;
    margin:0 auto;
}
.qcul li .zong img {
    display:block;
    max-width:459px;
    width:100%;
    margin:0 auto;
}
.qcul li p {
    max-width:459px;
    width:100%;
    margin:0 auto;
    font-size:22px;
    font-size:2.2rem;
    text-align:center;
    margin-top:22px;
}
@media screen and (max-width:1419px) {
    .qcul li {
        width:32%;
        margin-left:.5%;
        margin-right:.5%;
        float:left;
        margin-bottom:59px;
    }
}
@media screen and (max-width:640px) {
    .qcul li {
        width:49%;
        margin-left:.5%;
        margin-right:.5%;
        float:left;
        margin-bottom:59px;
    }
}
@media screen and (max-width:540px) {
    .qcul li {
        width:99%;
        margin-left:.5%;
        margin-right:.5%;
        float:left;
        margin-bottom:59px;
    }
    .qc .p1 {
        font-size:25px;
        font-size:2.5rem;
    }
}
.qc .meetp a {
    font-size:18px;
    font-size:1.8rem;
}
.meetul {
    width:100%;
    margin-bottom:64px;
    margin-top:60px;
}
.meetul li {
    width:372px;
    float:left;
    margin-left:117px;
    margin-bottom:59px;
    min-height:540px;
}
.meetul .li {
    margin-left:0;
}
.meetul li .zong {
    max-width:372px;
    width:100%;
    margin:0 auto;
}
.meetul li .zong img {
    display:block;
    max-width:262px;
    margin:0 auto;
}
.meetul li .h1 {
    width:100%;
    text-align:center;
}
.meetul li .h1 a {
    display:block;
    padding-bottom:26px;
    padding-top:36px;
    background:url(../img/meetxian.png) no-repeat bottom center;
    font-size:28px;
    font-size:2.8rem;
    color:#324048;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.meetul li p {
    max-width:459px;
    width:100%;
    margin:0 auto;
    text-align:center;
    margin-top:22px;
}
.meetul li p a {
    font-size:18px;
    font-size:1.8rem;
    line-height:30px;
    color:#333;
}
@media screen and (max-width:1419px) {
    .meetul li {
        width:32%;
        margin-left:.5%;
        margin-right:.5%;
        float:left;
        margin-bottom:59px;
    }
    .meetul li p {
        height:120px;
        overflow:hidden;
    }
}
@media screen and (max-width:840px) {
    .meetul li {
        width:49%;
        margin-left:.5%;
        margin-right:.5%;
        float:left;
        margin-bottom:59px;
    }
}
@media screen and (max-width:540px) {
    .meetul li {
        width:99%;
        margin-left:.5%;
        margin-right:.5%;
        float:left;
        margin-bottom:59px;
    }
}
@media screen and (max-width:390px) {
    .meetul li .h1 a {
        font-size:20px;
        font-size:2.2rem;
    }
}
.list_cart {
    width:100%;
    margin-bottom:10px
}
.cleare {
    clear:both
}
.list_cart div {
    width:177px;
    height:35px;
    font-size:18px;
    font-size:1.8rem;
    font-family:'FuturaStdBook';
}
.list_cart div.continue a {
    display:block;
    width:100%;
    overflow:hidden;
    text-align:center;
    line-height:35px;
    background:#324048;
    cursor:pointer;
    color:#fff;
}
.list_cart div.continue {
    float:left;
}
.list_cart div.inquirecart {
    float:right;
}
.list_cart div.inquirecart input {
    display:block;
    width:100%;
    overflow:hidden;
    text-align:center;
    line-height:35px;
    background:#324048;
    cursor:pointer;
    color:#fff;
    font-size:18px;
    font-size:1.8rem;
    font-family:'FuturaStdBook';
}
.list_cart div.continue a:hover {
    background:#a25c3e;
    color:#fff;
}
.list_cart div.inquirecart input:hover {
    background:#a25c3e;
    color:#fff;
}
@media screen and (max-width:999px) {
    .list_cart {
        width:100%
    }
    .list_cart .continue {
        width:46%;
        float:left
    }
    .list_cart div.inquirecart {
        float:right;
        width:30%;
    }
}
@media screen and (max-width:639px) {
    .coxinxi .int1 {
        width:93%;
        padding-left:5%
    }
    .coxinxi .int2 {
        width:93%;
        padding-left:5%;
        float:left
    }
    .coxinxi .int3 {
        width:93%;
        padding-left:5%
    }
    .coxinxi textarea {
        width:93%;
        padding-left:5%
    }
    .coxinxi .int4 {
        width:93%;
        padding-left:5%
    }
    .coxinxi .yanzheng {
        margin-left:auto;
    }
    .coxinxi .int5 {
        width:20%;
        margin-left:auto;
        float:right;
    }
    .ditu {
        margin-top:20px;
    }
    .comain {
        padding-bottom:40px;
    }
}
@media screen and (max-width:420px) {
    .list_cart div.continue {
        float:none;
    }
    .list_cart div.inquirecart {
        float:none;
    }
    .list_cart {
        width:100%;
        margin-top:1.5rem
    }
    .list_cart .continue {
        width:100%;
        float:none
    }
    .list_cart div.inquirecart {
        float:none;
        width:100%;
        margin-top:1.5rem
    }
}
.pro-r-c svg {
    width:24px !important;
    height:24px !important;
}
.at-icon-wrapper {
    width:24px !important;
    height:24px !important;
    border-radius:2px;
}
.at-icon-wrapper {
    border-radius:2px !important;
}
.at-style-responsive .at-share-btn {
    padding:1px !important;
}
#baguetteBox-overlay {
    display:none;
    opacity:0;
    position:fixed;
    overflow:hidden;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#222;
    background-color:rgba(0, 0, 0, .8);
    -webkit-transition:opacity .5s ease;
    transition:opacity .5s ease;
    z-index:99999999999999999999999999999999999999;
}
#baguetteBox-overlay.visible {
    opacity:1
}
#baguetteBox-overlay .full-image {
    display:inline-block;
    position:relative;
    width:100%;
    height:100%;
    text-align:center;
}
#baguetteBox-overlay .full-image figure {
    display:inline;
    margin:0;
    height:100%
}
#baguetteBox-overlay .full-image img {
    display:inline-block;
    width:auto;
    height:auto;
    max-height:100%;
    max-width:100%;
    vertical-align:middle;
    -webkit-box-shadow:0 0 8px rgba(0, 0, 0, .6);
    -moz-box-shadow:0 0 8px rgba(0, 0, 0, .6);
    box-shadow:0 0 8px rgba(0, 0, 0, .6);
}
#baguetteBox-overlay .full-image figcaption {
    display:block;
    position:absolute;
    bottom:0;
    width:100%;
    text-align:center;
    line-height:1.8;
    color:#ccc;
    background-color:#000;
    background-color:rgba(0, 0, 0, .6);
    font-family:Verdana, Geneva, sans-serif;
}
#baguetteBox-overlay .full-image:before {
    content:"";
    display:inline-block;
    height:50%;
    width:1px;
    margin-right:-1px
}
#baguetteBox-slider {
    position:absolute;
    left:0;
    top:0;
    height:100%;
    width:100%;
    white-space:nowrap;
    -webkit-transition:left .4s ease, -webkit-transform .4s ease;
    transition:left .4s ease, -moz-transform .4s ease;
    transition:left .4s ease, transform .4s ease
}
#baguetteBox-slider.bounce-from-right {
    -webkit-animation:bounceFromRight .4s ease-out;
    animation:bounceFromRight .4s ease-out
}
#baguetteBox-slider.bounce-from-left {
    -webkit-animation:bounceFromLeft .4s ease-out;
    animation:bounceFromLeft .4s ease-out
}
.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
    top:50%;
    top:calc(50% - 30px);
    width:44px;
    height:60px
}
.baguetteBox-button {
    position:absolute;
    cursor:pointer;
    outline:0;
    padding:0;
    margin:0;
    border:0;
    -moz-border-radius:15%;
    border-radius:15%;
    background-color:#323232;
    background-color:rgba(50, 50, 50, .5);
    color:#ddd;
    font:1.6em sans-serif;
    -webkit-transition:background-color .4s ease;
    transition:background-color .4s ease;
}
.baguetteBox-button:hover {
    background-color:rgba(50, 50, 50, .9)
}
.baguetteBox-button#next-button {
    right:2%
}
.baguetteBox-button#previous-button {
    left:2%
}
.baguetteBox-button#close-button {
    top:20px;
    right:2%;
    right:calc(2% + 6px);
    width:30px;
    height:30px
}
.baguetteBox-button svg {
    position:absolute;
    left:0;
    top:0
}
.spinner {
    width:40px;
    height:40px;
    display:inline-block;
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-20px;
    margin-left:-20px
}
.double-bounce1, .double-bounce2 {
    width:100%;
    height:100%;
    -moz-border-radius:50%;
    border-radius:50%;
    background-color:#fff;
    opacity:.6;
    position:absolute;
    top:0;
    left:0;
    -webkit-animation:bounce 2s infinite ease-in-out;
    animation:bounce 2s infinite ease-in-out
}
.double-bounce2 {
    -webkit-animation-delay:-1s;
    animation-delay:-1s
}
.lanmumspy {
    font-family:'FuturaStdBook';
    line-height: 30px;
    font-size: 18px;
    font-size: 1.8rem;
    color: #333;
    padding-top:20px;
    padding-bottom:20px;
}
.lanmumspy table {
    width:90%;
    border-collapse:collapse;
    line-height:22px;
    border:1px solid #ccc;
}
.lanmumspy table tr td {
    padding:3px;
    border:1px solid #ccc;
}
.zwpy {
    width: 30px;
    height: 30px;
    background: #a25c3e;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    font-weight: bold;
    display: block;
    position:absolute;
    top: 25px;
    right: 83px;
}
.nav-active11 {
    color: #a25c3e !important;
}
.listcart {
    width:100%;
    margin-top:40px;
    margin-bottom: 40px;
}
.listcart a {
    background:#fff;
    display:inline-block;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    border: none;
    overflow: hidden;
    color: #a25c3e;
    cursor: pointer;
    border:1px solid #a25c3e;
    padding-left:10px;
    padding-right:10px;
    text-align:center;
    font-size:14px;
    font-size:1.4rem;
    margin-left:10px;
}
.listcart a:hover {
    border:#a25c3e solid 1px;
    background:#a25c3e;
    color:#fff!important;
}
@media screen and (max-width:999px) {
    .listcart a {
        margin-left:2.5%;
        margin-right:2.5%;
        padding-left:0px;
        padding-right:0px
    }
    .listcart {
        width:100%;
    }
}
@media screen and (max-width:420px) {
    .listcart a {
        width:95% !important;
        float:none;
        overflow:hidden;
        margin-bottom:1rem;
        margin-top:1rem
    }

    .header-top {    margin-right: 30px;}
}
.at-resp-share-element .at-icon {
    width: 24px!important;
    height: 24px!important;
}
.at-style-responsive .at-share-btn {
    padding: 0!important;
    border-radius: 2px!important;
}
.at-resp-share-element .at-share-btn .at-icon-wrapper {
    width: 24px!important;
    height: 24px!important;
}
.at-resp-share-element .at-share-btn {
    margin-bottom: 0!important;
    margin-right: 3px!important;
}
.ppp {
    line-height: 30px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.fl a.no:hover {
    color: #333;
}
.shuxp_c a:hover {
    color: #a25c3e;
}
@media screen and (max-width: 1920px) {
    .m-kefu-chat.mobile-hide {
        right: 0px!important;
    }
}
.zitib {
    font-family:'FuturaStdBook';
}

.footer a:hover{color: #a25c3e;}


.slide-tags{font-size: 16px;}