/* public */
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,

td {
    margin: 0;
    padding: 0;
}

* {
    font-family: "Microsoft YaHei";
}

li {
    list-style: none;
}
table {
    border: 1px solid #666;
	border-collapse: collapse;
}
th, td {
    border: 1px solid #666;
}
a {
    text-decoration: none;
    list-style: none;
    outline: none;
}

a:hover {
    text-decoration: none;
}

.clear:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}

.clear {
    *zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.textCenter {
    text-align: center;
}

.textLeft {
    text-align: left;
}

.textRight {
    text-align: right;
}

.disflex-between {
    display: flex;
    justify-content: space-between;
}

.overHidden {
    overflow: hidden;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

/* header */
header {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    color: #fff;
    padding-top: 0;
    z-index: 10;
    text-align: center;
    background: url(../images/b1.png) repeat-x bottom;
}

.headl {
    float: left;
    font-size: 26px;
}

.headl span {
    display: block;
    font-size: 20px;
    text-align: center;
}

.headr {
    /* float: right; */
    display: inline-block;margin-top: 40px;
}

.headr li {
    float: left;
}

.headr li a {
    color: #fff;
    padding: 0 50px;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
}

.headr li a:hover {
    color: #ffd900;
}

.nav-leftwrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 997;
    background: rgba(0, 0, 0, .5);
    display: none;
}

.nav-leftwrap2 {
    width: 200px;
    height: 100%;
    background: #fff;
    padding: 20px 0;
    position: relative;
    z-index: 999;
}

.nav-left li {
    width: 100%;
    text-align: center;
}

.nav-left li a {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 18px 0;
    color: #000;
}

.nav-colse {
    width: calc(100% - 190px);
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 998;
    background: rgba(0, 0, 0, .5);
    /* display: none; */
}

.logo1 {
    width: 128px;
    margin-top: -40%;
}

/* footer */


.foot-top {
    /* display: flex;
    justify-content: space-between; */
    padding: 16px 0;
    border-bottom: 1px solid #fff;
}

.foot-top p {
    color: #fff;
    font-size: 16px;
    float: left;
}

.nav-bottom {
    float: right;
    display: inline-block;
}

.nav-bottom li {
    float: left;
}

.nav-bottom li a {
    color: #fff;
    font-size: 16px;
    margin-left: 40px;
}

.foot-bottom {
    /* display: flex;
    justify-content: space-between; */
    padding: 16px 0;
    position: relative;
}

.foot-bottom p {
    color: #fff;
    font-size: 16px;
    float: left;
}

.ft1 {
    float: right;
    display: inline-block;
}

.ft1 span {
    color: #fff;
    font-size: 16px;
}

.ft1 span:last-child {
    margin-left: 20px;
}

.foot-bbh {
    color: #fff;
    float: left;
    padding-left: 14%;
}

.open-nav {
    display: none;
    float: right;
    margin: 30px 4px 4px;
    cursor: pointer;
}

.foot-fixed {
    display: none;
}



/* --------- content --------- */
.banner {
    width: 100%;
    position: relative;
    height:auto;
	background: url(../images/bgg2.jpg) bottom repeat-x;
    text-align: center;
    padding-bottom: 30px;
}

.s-banner {
    width: 100%;
    height: 100%;
    min-width: 1200px;
}

.s-banner img {
    width: 100%;
    height: 100%;
}

.s-banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffd900;
}

.s-banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}

.banner-title {
    text-align: center;
    font-size: 80px;
    width: 100%;
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 20;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.bann1 {
    color: #fff;
}

.bann2 {
    color: #ffd900;
}

.cpzs {
    min-width: 1200px;
    padding-bottom: 4%;   
	background: #1f0d00; 
    border-top: 4px solid #ffd900;
	border-bottom: 4px solid #ffd900;
    text-align: center;
    padding-bottom: 4%;
}

.cpt1 {
    font-size: 48px;
    color: rgb(0, 0, 0);
    text-align: center;
    padding: 4% 0 1%;
    font-weight: bold;
}

.cpt2 {
    font-size: 18px;
    color: rgb(0, 0, 0);
    text-align: center;
    padding-bottom: 2%;
}

.cptabs {
    width: 80%;
    margin: 0 auto;
	text-align: center;
}

.cptabs li {
    width: 30%;
    text-align: center;
    display: inline-block;
}

.cptabs li a {
    width: 100%;
    text-align: center;
    color: #FFF;
    display: inline-block;
    font-size: 14px;
}

.cptabs li a:hover {
    color: #ffd900;
}

.cptody {
    padding: 3% 0;
}

.cptody li {
    width: 23%;
    padding: 1%;
    float: left;
}

.cptody li a {
    width: 100%;
    display: inline-block;
}

.cptodyImg {
    width: 100%;
}

.cptodyImg img {
    width: 100%;
    /* height: 100%; */
}

.cptody li a p {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 2% 0;
}

.cptody li a p:hover {
    color: #ffd900;
}

.btn-more {
    width: 200px;
    margin: 4% auto;
    background: #1f0d00;
    border-radius: 50px;
    transition: 0.7s;
    text-align: center;
}

.btn-more a {
    width: 100%;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 6% 0;
}
.btn-more5 a {
    width: 100%;
    display: inline-block;
    color: #000;
    font-size: 14px;
    padding: 6% 0;
}

.btn-more:hover {
    background: #ffd900;
    transition: 0.7s;
}

.gywm {
    background: #fff;
    min-width: 1200px;
    
}

.gy1 {
    font-size: 48px;
    color: #fff;
    text-align: center;
    padding: 4% 0 1%;
}

.gy2 {
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding-bottom: 2%;
}

.gycont {}

.gycontitem {
    width: 24%;
    padding: 4.66%;
    text-align: center;
    float: left;
}

.gycontitem img {
    width: 75px;
}

.gy3 {
    font-size: 16px;
    color: rgb(255, 255, 255);
    padding: 2% 0 3%
}

.gy4 {
    font-size: 14px;
    color: rgb(153, 153, 153);
}

.gy5 {
    font-size: 14px;
    color: #666;
    text-align: center;
   
}
.bgwhite{
    background: #fff;
}
.mszxcont {}

.mscontL {
    width: 396px;
    /* height: 240px; */
    float: left;
}

.mscontL img {
    width: 100%;
    /* height: 100%; */
}

.mscontR {
    width: 65%;
    float: right;
}

.mscontR a {
    width: 46%;
    padding: 1% 2%;
    /* display: inline-block; */
    float: left;
}

.mscontRitem {
    width: 100%;
    padding: 1% 0;
    border-bottom: 1px dashed #e2e2e2;
}

.ms1 {
    font-size: 14px;
    color: #000000;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.ms2 {
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.ms3 {
    font-size: 12px;
    color: #434343;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.mscontR a:hover .ms1 {
    color: #ffd900;
}

footer {
    min-width: 1200px;
	background: url(../images/bgg1.jpg) top repeat-x #1f0d00;
    text-align: center;
    padding: 30px 0px 4%  0px;
}

.logo2 {
    width: 128px;
    padding: 4% 0 2%;
}

.fo-m {
    color: rgb(77, 77, 77);
    font-size: 14px;
}

.fo-m span {
    margin: 0 2%;
}

.fo-img img {
    width: 30px;
    padding-top: 1%;
}

.yq_link {
    border-bottom: 1px solid #4D4D4D;
    text-align: left;
    padding: 1% 0;
}

.yq_link img {
    width: 20px;
    vertical-align: middle;
}

.yq_link span {
    font-size: 14px;
    color: #999999;
    margin-left: 1%;
}

.yq_link a {
    font-size: 14px;
    color: #999999;
    margin-right: 1%;
}

.yq_link a:hover {
    color: #fff;
}

.fo_nav {
    padding: 1% 0;
}

.fo_nav ul {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}

.fo_nav ul li {
    float: left;
}

.fo_nav ul li a {
    font-size: 16px;
    color: #ffffff;
    padding: 0 26px;
}

.fo_nav ul li a:hover {
    color: #999999;
}

.contL {
    width: 25%;
    float: left;
    text-align: center;
    position: relative;
}

.contR {
    width: 75%;
    float: left;
}

.contlimg {
    width: 80%;
    margin: 0 auto;

}

.contlc {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.cont1 {
    font-size: 30px;
    color: #ffd900;
    font-weight: bold;
    position: relative;
    text-align: left;
    padding-top: 9%;
}

.cont2 {
    font-size: 30px;
    color: #000;
    font-weight: bold;
    text-align: left;
    padding-top: 4%;
    padding-left: 23%;
}

.conltabs {
    width: 80%;
    margin: 0 auto;
}

.conltabs ul li {
    width: 100%;
}

.now {
    background-color: #652600;
    color: #fff;
}
.nonow{
    background-color: #fff;
    color: #000;
}

.conltabs ul li a {
    width: 100%;
    display: inline-block;
    margin-top: 1%;

    text-align: center;
    padding: 6% 0;
    border-bottom: 1px solid #ccc;
}



.conltabs ul li a:hover {
    background-color: #652600;
    color: #fff;
}

.breaknav {
    font-size: 14px;
    color: #333;
    padding: 1% 0;
}

.breaknav a {
    font-size: 14px;
    color: #333;
}

.breaknav a:hover {
    text-decoration: underline;
}

.line {
    background: url(../images/xgray_line02.png);
    height: 5px;
    width: 100%;
    margin-bottom: 4%;
}

.mianCont {
    margin-bottom: 10%;
}

.newitem {
    width: 100%;
    border-bottom: 1px dashed #f4f4f4;
    padding: 2% 0;

}

.newitemL {
    width: 8%;
    padding: 0 2%;
    float: left;
}

.newitemR {
    width: 88%;
    float: left;
}

.newitemLt {
    width: 100%;
    background: #652600;
    color: #fff;
    text-align: center;
}

.newitemLt p {
    font-size: 24px;
    line-height: 40px;
}

.newitemLt span {
    font-size: 13px;
    line-height: 18px;
    display: block;
}

.newitemR a {
    font-size: 16px;
    color: #000000;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    display: inline-block;
}

.newitemR p {
    font-size: 12px;
    line-height: 18px;
    color: #5A5A5A;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}

.newitemR a:hover {
    color: #652600;
}

.detais_t1 {
    text-align: center;
    font-size: 16px;
    color: #652600;
    font-weight: bold;
    padding: 2% 0;
}

.detais_t2 {
    font-size: 12px;
    color: #5A5A5A;
    text-align: center;
}

.detais_t2 span {
    padding: 1% 2%;
}
.detais_cct{
	line-height:24px;
	padding:2% 0px;
}
.detais_cct p{
	margin: 16px 0px;
	text-indent: 2em;
}
.proCont {}

.proCItem {
    width: 33.33%;
    float: left;
}

.proCItem a {
    width: 96%;
    padding: 2%;
    display: inline-block;
}

.proCitem_img {
    width: 100%;
    /* height: 173px; */
}

.proCitem_img img {
    width: 100%;
    /* height: 100%; */
}

.foo_t1 {
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 14px;
    padding: 2% 0;
}

.foo_t1:hover {
    color: #ffd900;
}

.pages {
    text-align: center;
    padding: 2% 0;
}

.pages ul {
    display: inline-block;
    margin: 0 auto;
}

.pages ul li {
    float: left;
    margin: 0 4px;
}

.pages ul li a {
    display: inline-block;
    width: 26px;
    margin: 0 auto;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    border: 1px solid #000;
    color: #000;
}

.pages ul li a:hover {
    background: #1f0d00;
    color: #fff;
}
.c_p_fy{
	width: 100%;
	margin:50px auto;
	font-size:12px;
	color:#999;
}
.c_p_fy a{color:#999;
}
.lf {
    float: left;
}
.rt {
    float: right;
}
.cl {
    clear: both;
}
.prod_top {
    width: 100%;
}

.prod_topi {
    width: 55%;
    /* height: 173px; */
    float: left;
}

.prod_topi img {
    width: 100%;
    /* height: 100%; */
}

.prod_topc {
    width: 40%;
    float: right;
}

.ptc1 {
    font-size: 20px;
    border-bottom: 1px solid #e2e2e2;
    line-height: 33px;
    padding: 0.5% 0 1%;
}

.ptc2 {
    font-size: 12px;
    color: #999;
    padding: 4px 0;
	text-decoration:line-through;
}
.ptc3 {
    font-size: 16px;
    color: #ff9900;
    padding: 4px 0;
}
.proct_cont {
    width: 98%;
    padding: 1%;
}

.line4 {
    width: 98%;
    background-color: #F5F5F5;
    border: 1px solid #E5E5E5;
    color: #868686;
    line-height: 1.7em;
    margin-bottom: 10px;
    padding: 1%;
}

.pages2 {
    width: 100%;
    padding: 0 0 4%;
}

.pages2 a {
    padding: 4px 0;
    display: inline-block;
    color: #5a5a5a;
    font-size: 14px;
}

.pages2 a:hover {
    color: #47cdff;
}

.infows {
    width: 94%;
    border: 1px solid rgb(217, 217, 217);
    padding: 3%;
}

.infowsl {
    width: 65%;
    float: left;
}

.infowsR {
    width: 35%;
    float: right;
}

.infowsR p {

    font-size: 14px;
    color: rgb(0, 0, 0);
    padding: 2% 0;
}

.infowsl_item {
    width: 50%;
    float: left;
}

.infowsl_item label {
    display: block;
    line-height: 1.5;
    width: 100%;
    color: #5a5a5a;
    font-size: 14px;
}

.infowsl_item input {
    width: 80%;
    display: block;
    padding: 2%;
    margin: 2% 0;
    border: 1px solid rgb(222, 222, 222);
}

.map {
    width: 100%;
}

.btns_tj {
    width: 50%;
    margin: 0 auto;
}

.btns_tj a {
    width: 100%;
    display: inline-block;
    background-color: #652600;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 10px 0;
    border-radius: 5px;
    margin: 4% auto;
}

.btns_tj a {
    width: 100%;
    display: inline-block;
    background-color: #652600;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 10px 0;
    border-radius: 5px;
    margin: 4% auto;
}

.btns_tj a:hover {
    background-color: #fff000;
    color: #652600;
}

.btns_tj input[type=submit] {
    width: 100%;
    display: inline-block;
    background-color: #652600;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 10px 0;
    border-radius: 5px;
    margin: 4% auto;
}

.btns_tj input[type=submit]:hover {
    background-color: #fff000;
    color: #652600;
}

.map img {
    width: 100%;
}

.mianCont img {
    max-width: 100%;
}

.proct_cont img {
    width: 100%;
}

.mob_logo {
    display: none;
    float: left;
}

.logo3 {
    width: 70px;
	margin-top: -35px;
}

.hzhb {
    background: #1f0d00;
    min-width: 1200px;
    border-top: 4px solid #ffd900;
    padding-bottom: 4%;
}

.s-hzhb {
    width: 100%;
}

.s-hzhb .swiper-slide img {
    width: 100%;
}

.s-hzhb .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffd900'%2F%3E%3C%2Fsvg%3E");
}

.s-hzhb .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffd900'%2F%3E%3C%2Fsvg%3E");
}

.hez_t1 {
    font-size: 18px;
    text-align: center;
    padding-bottom: 4%;
}

.hezlink {
    width: 100%;
}

.hezlink li {
    float: left;
    width: 20%;
    margin: 0 2.5%;
}

.hezlink li a {
    width: 100%;
    display: inline-block;
}

.hezlink li a img {
    width: 100%;
}

.white{
    color: #fff;
}
.black{
    color: #000;
}
.top{
	width:100%;
	height: 40px;
    background-color: #2c1100;
    color: #fff;
	line-height: 40px;
	overflow: hidden;
}
.top_ct{
	width:94%;
	
	margin: 0 3%;
}
.top_lf{
	width:50%;
	text-align: left;
	float: left;
}
.top_rg{
	width:50%;
	float: right;
	text-align: right;
}

@media screen and (min-width: 200px) and (max-width:800px) {
    .container {
        width: 100%;
    }

    header {
		
        padding-top: 0;
    }
.logo3 {
    width: 70px;
    margin-top: 5px;
}
    .pc-nav,.top{
        display: none;
    }

    .open-nav {
        display: block
    }

    .mob_logo {
        display: block;
    }

    .headl {
        padding: 1%;
    }

    .s-banner {
        width: 100%;
        min-width: auto;
    }
    .s-banner .swiper-slide img{
        height: 400px;
    }
    .foot-fixed {
        width: 100%;
        position: fixed;
        width: 100%;
        background: #3c1700;
        bottom: 0;
        left: 0;
        display: flex;
        z-index: 50;
        border-top: 4px solid #ffd900;
    }

    .foot-cwx {
        width: 50%;
        text-align: center;
    }

    .foot-ctel {
        width: 50%;
        text-align: center;
    }

    .foot-cwx a {
        width: 100%;
        display: inline-block;
    }

    .foot-ctel a {
        width: 100%;
        display: inline-block;
    }

    .cont-wx {
        margin: 4px auto 0;
    }

    .cont-title1 {
        font-size: 12px;
        color: #fff;
        padding-bottom: 4px;
    }

    body {
        padding-bottom: 60px;
    }

    .s-banner {
        min-width: auto;
    }

    .banner {
        width: 100%;
        position: relative;
       
    }

    .banner-title {
        font-size: 20px;
        top: 54%;
        display: none;
    }

    .cpt1 {
        font-size: 24px;
        font-weight: bold;
    }

    .cptabs {
        width: 100%;
    }

    .cptabs li {
        width: 33%;
    }

    .cptabs li a {
        padding: 3% 0;
    }

    .cptody li {
        width: 48%;
    }

    .gywm {
        min-width: auto;
    }

    .gy1 {
        font-size: 24px;
        font-weight: bold;
    }

    .gycontitem {
        width: 96%;
        padding: 4% 2%;
    }

    .gycontitem img {
        float: left;
    }

    .mob_1 {
        float: right;
        width: 70%;
    }

    .gy3 {
        text-align: left;
    }

    .gy4 {
        text-align: left;
    }

    .gy5 {
        padding: 2%;
    }

    .mscontL {
        display: none;
    }

    .mscontR {
        width: 96%;
        padding: 2%;
    }

    footer {
        min-width: auto;
    }

    .fo-m span {
        margin: 0 2%;
        display: block;
    }

    .contL {
        width: 96%;
        padding: 2%;
    }

    .contR {
        width: 96%;
        padding: 2%;
    }

    .breaknav {
        font-size: 18px;
        padding: 4% 0;
    }

    .breaknav a {
        font-size: 18px;
    }

    .contlimg {
        display: none;
    }

    .contlc {
        position: relative;
        width: 100%;
    }

    .cont1 {
        font-size: 24px;
        text-align: center;
        padding-top: 4%;
    }

    .cont2 {
        font-size: 24px;
        color: #000;
        font-weight: bold;
        text-align: center;
        padding-top: 4%;
        padding-left: 0%;
    }

    .conltabs {
        width: 100%;
        margin: 0 auto;
    }

    .conltabs ul li {
        width: 46%;
        padding: 1% 2%;
        float: left;
        margin-top: 1%;
    }

    .conltabs ul li a {
        border-radius: 5px;
        background-color: #1f0d00;
        color: #FFF;
        padding: 6% 0;
        border-bottom: none;
        margin-top: none;
    }

    .infowsl {
        width: 100%;
    }

    .infowsR {
        width: 100%;
    }

    .newitemL {
        width: 20%;
        padding: 0 2%;
    }

    .newitemR {
        width: 76%;
    }

    .proCItem {
        width: 50%;
    }

    .prod_topi,
    .prod_topc {
        width: 100%;
    }

    .hzhb {
        min-width: auto;
    }

    .hezlink li {
        float: left;
        width: 40%;
        margin: 2% 5%;
    }

    .fo_nav {
        display: none;
    }

    .cptodyImg {
        height: auto;
    }

    .proCitem_img {
        height: auto;
    }

    .prod_topi {
        height: auto;
    }

    .cpzs {
        min-width: auto;
    }
    .mscontR a {
        width: 100%;
        padding: 0%;
        float: left;
    }
    .s-banner .swiper-slide img{
        height: auto;
    }
    .banner {
        width: 100%;
        position: relative;
        height: auto;
       
    }
    
    .s-banner {
        width: 100%;
        height: auto;
    }
    
    .s-banner img {
        width: 100%;
        height: auto;
    }
}