﻿@charset "utf-8";
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#91989f; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; cursor:default;background: #242424; }
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#91989f; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#005caf;}
.con{width:1200px; margin:0 auto;}
.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}

.con{width:1200px; margin:0 auto;}
.container { width:1200px; margin:0 auto}
.header{width:100%; position:fixed; top:0; left:0; z-index:10;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; background:rgba(0,0,0,0.9)}
.header.on{}
.header .container{position:relative;}
.header .logo{width:210px; float:left; margin:20px 0 10px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .logo{width:190px; margin:10px 0 0;}
.header .logo img{width:100%; height:auto; display:block;}
.header .nav i{font-size:12px; color:#aaa;background: url(../images/banner-r.png) right center / 10px no-repeat; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}

.header.on .right {margin-top:15px;}
.header .right { float:right; margin-left:10px; margin-top:30px;}
.header .right a {display: block;
    line-height: 32px;
    float: left;
    color: #fff;
    font-size: 18px;
    margin-right: 12px;
    border: solid 1px #e6be9a;
    width: 32px;
    border-radius: 50%;
    text-align: center;}
.header .right a:hover { color:#f23d32}
.header .right a.a1 { background:url(../images/dl.png) left center no-repeat; background-size:20px; width:25px} 
.header .right a.a2 {
    background: url(../images/s.png) center no-repeat;
}
.header .right a.a3 { background:url(../images/top10s.png) left center no-repeat; background-size:20px; width:25px;}
.header .right a.a4 { background:url(../images/top9s.png) left center no-repeat; background-size:20px;width:25px;}
.weixin{  height:32px; float:left;position:relative; font-size:12px; text-align:center; width:25px}
.weixin a{ height:32px; display:block; position:absolute; left:0; top:0;background:url(../images/top9.png) no-repeat center top; }
.weixin .weixin_nr{width:110px; height:120px; padding:10px; background:#fff; text-align:center; position:absolute; left:-35px; top:75px; display:none; z-index:99999}
.weixin .weixin_nr img{ margin-bottom:0px;}
.weixin .weixin_nr .arrow{ width:0; height:0; border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:50px; top:-10px;}
.weixin.on .weixin_nr{ display:block;}
.weixin.on a{ }
.weixin a.wb{ height:32px; line-height:32px; display:block; position:absolute; left:0; top:0;background:url(../images/top9.png) center no-repeat; width:32px;border-radius: 50%;border: solid 1px #e6be9a;  }
.weixin.on a.wb { background:url(../images/top9.png) center no-repeat;}
.searchIpt {

	width: 240px;

	height: 30px;

	position: absolute;

	right: 0;

	top:96px;

	display: none;

	z-index: 10;

}

.searchIpt .search_txt {

	width: 172px;

	padding: 0 0 0 10px;

	line-height: 30px;

	background: #333;

	color: #fff;

	border: 0;

	height: 30px;

	float: left;

}

.searchIpt .search_btn {

	width: 58px;

	background: #e6be9a;

	border: 0;

	float: right;

	color: #fff;

	height: 30px;

	cursor: pointer;

}
.header .nav{ float:right;}
.header.on .nav{ float:right; }
.header .nav ul li{margin:0 2px; line-height:90px; float:left; position:relative; padding:0 20px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.header.on .nav ul li{line-height:66px;}
.header .nav ul li a{display:block; font-size:16px; color:#e6be9a; text-transform:capitalize}
.header .nav ul li span{width:0; height:2px; background-color:#e6be9a; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%; }
.header .nav ul li.on a { color:#a07360}
.header .nav ul li a:hover { color:#a07360}

.nav .y_j{position:relative;}
.nav .e_j{width:150px; background-color:rgba(0,0,0,.9); position:absolute; top:90px; left:50%; margin-left:-75px; display:none; z-index:9999;}
.header.on .nav .e_j{top: 66px;}
.header .nav ul li .e_j a{display:block; font-size:14px; color:#e6be9a; line-height:40px; border-bottom:1px solid rgba(255,255,255,0.1); text-align:center }
.nav .e_j .ejy { position:relative}
.nav .e_j .s_j {width:150px; background-color:rgba(255,255,255,.5); position:absolute; top:0px; left:150px; display:none; z-index:9999;}
.header .nav .e_j a:hover{background-color:#a07360; color:#fff;}

@media (min-width:1024px){

.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
.head_h { height:90px; display: block}
}


.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
.gallery-top .swiper-pagination{bottom:10px !important;}
.gallery-top .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#a07360}


.sy_ys { padding:0px 0 60px; overflow:hidden}
.tit { margin-bottom:50px; text-align:center}
.tit h1 { font-size:32px; color:#e6be9a; margin-bottom:15px; position:relative; font-weight: bold;}
.tit h1::after { content: " ";position: absolute; left: 50%; bottom: -12px; width: 60px; margin-left: -30px;height:2px; background:#a07360;}
.tit h3 { font-size:14px; color:#e6be9a; margin-top:25px; text-transform:uppercase}
.tit2 { margin-bottom:50px; text-align:center}
.tit2 h1 { font-size:32px; color:#fff; margin-bottom:15px; position:relative;font-weight: bold;}
.tit2 h1::after { content: " ";position: absolute; left: 50%; bottom: -12px; width: 60px; margin-left: -30px;height: 0;border: 1px solid #fff;}
.tit2 h3 { font-size:14px; color:#fff; margin-top:25px; text-transform:uppercase}

/*服务行业*/
.m2{padding-top:60px;background:rgba(255,255,255,0.08);padding-bottom: 50px;  }
.m2 .list{ width: 100%;}
.m2 .list a{  display: block; width: 32.33%; height: auto; float: left; position: relative;margin-right: 1.5%;margin-bottom: 1.5% }
.m2 .list a:nth-child(3n){margin-right: 0}
.m2 .list a .img{ width: 100%; border:none; display: block;}
.m2 .list a .list-a .img-p-hui{ position: absolute; width: 100%; height: 100%; left: 0;
    top:0; background: url("../images/m2_bg.png") repeat; z-index: 2 }
.m2 .list a .list-b .img-p-lu{ position: absolute; width: 100%; height: 70px; left: 0;
    bottom:0; background:#a07360; z-index: 2  }
.m2 .list a .list-a .img-p-img{font-size: 16px; z-index: 3; position: absolute; top:32%;  left: 0; width: 100%;  text-align: center;  color: #ffffff;}
.m2 .list a .list-a .img-p-img img{  padding-bottom: 20px;}
.m2 .list a .list-b .img-p-img{ padding-bottom:16px;font-size: 16px; z-index: 3; position: absolute; bottom:0;  left: 0; width: 100%; text-align: center;  color: #ffffff;}
.m2 .list a .list-b .img-p-img img{  padding-bottom: 10px;}
.m2 .list a .list-a{ display: block;}
.m2 .list a .list-b{ display: none;}
.ywfc { padding:35px 0 0}
.ywfc ul { width:1200px; margin:35px auto; text-align:center}
.ywfc ul li { width:158px;float: left; margin:0 50px 0 0; text-align:center;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}
.ywfc ul li .tb { width:108px; height:108px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; overflow:hidden; background:#f23d32; margin:0 auto}
.ywfc ul li .tb img { width:100%}
.ywfc ul li h3 { font-size:18px; text-align:center; margin:20px 0; color:#333; font-weight:normal}
.ywfc ul li:nth-child(6){margin-right: 0;}
.hzkh { width:100%; padding:60px 0; background:rgba(255,255,255,0.08); overflow:hidden}
.hzkh ul li { width:14.6666%; float:left; margin:0 1% 20px;}
.hzkh ul li img { width:100%; display:block}



.index-about {
    width: 1200px;
    margin: 0 auto;
}
.zj02 {
    width: 50%;
    float: right;
}
.jjtp {float: left;width: 550px;margin-top: 80px;}
.jjtp img {width: 100%;display: block;}
.index_con2 {
    padding:70px 0;float: right;
    text-align: left;
}
.index_con2 h3 {font-size: 30px;font-weight: bold;color: #fff;margin-bottom: 20px;}
.index_con2 p {
    font-size: 16px;
    color: #fff;
    line-height: 30px;text-align: justify;
}
.more1 {
    display: inline-block;
    font-size: 12px;
    color: #a07360;
    font-family: arial;
    margin-top: 33px;
}
.index_con2 .more1 font {
    background: #a07360;
    display: block;
    padding: 12px 20px;
    color: #fff;
}
.more1 font {
    transition: 0.3s ease-in-out;
}
.index_con2 .more1 font img {
    margin-left: 10px;
    transition: 0.3s ease-in-out;
}
.index_con2 .more1:hover font img{margin-left: 20px;}
.index_con2_list2{text-align: left;margin-top: 35px;}
.index_con2_list2 ul{font-size: 0;}
.index_con2_list2 ul li{display: inline-block;vertical-align: top;margin-right: 4.5vw;cursor: pointer;width:5.5vw;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.index_con2_list2 ul li:hover{transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.index_con2_list2 ul li:last-child{margin-right: 0;}
.index_con2_list2 ul li span{display: inline-block;width: 100%;position: relative;/*line-height: 18vw;*/}
.index_con2_list2 ul li span i{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: url(../images/bg1_03.png) no-repeat center center;
background-size: 100% 100%;transition: 0.3s ease-in-out;}
.index_con2_list2 ul li:hover span i{background: url(../images/bg_03.png) no-repeat center center;background-size: 100% 100%;}
.index_con2_list2 ul li font{display: block;/*width: 100%;line-height: 120px;text-align: center;*/height: 3.5vw;top:0.2vw;position: relative;z-index: 2;transition: 0.3s ease-in-out;}
.index_con2_list2 ul li:nth-child(1) font{background: url(../images/d2.png) no-repeat center center;}
.index_con2_list2 ul li:nth-child(2) font{background: url(../images/a2.png) no-repeat center center;}
.index_con2_list2 ul li:nth-child(3) font{background: url(../images/b2.png) no-repeat center center;}
.index_con2_list2 ul li:nth-child(4) font{background: url(../images/d2.png) no-repeat center center;}
.index_con2_list2 ul li:nth-child(1):hover font{background: url(../images/d2s.png) no-repeat center center;}
.index_con2_list2 ul li:nth-child(2):hover font{background: url(../images/a2s.png) no-repeat center center;}
.index_con2_list2 ul li:nth-child(3):hover font{background: url(../images/b2s.png) no-repeat center center;}
.index_con2_list2 ul li:nth-child(4):hover font{background: url(../images/d1.png) no-repeat center center;}
.index_con2_list2 ul li p{margin-top: 0;font-size: 16px;color: #fff;text-align: center;}
.zj04 {
    width: 600px;
    float: right;background: url(../images/aboutbj.png) center left no-repeat;
}
.zj04 .zjfr{margin: 30px 0 30px;}
.sy_dbk { background-image: url(../images/dbkbj.jpg); width:100%;

	background-repeat: no-repeat;

	background-size: cover;

	background-attachment: fixed;

	background-position: center top; position:relative}
.sy_dbk .wznr { width:80%; position:absolute; top:0; left:50%; margin-left:-40%;}
.sy_dbk .wznr h2 { font-size:46px; color:#333; text-align:right; padding-top:10%; margin-bottom:20px; font-weight:bold}
.sy_dbk .wznr h4 { font-size:25px; color:#333;text-align:right;line-height: 1.8}








/* 新闻中心 */
.index-fiv {
    padding: 60px 0;
}

.infiv-con {
    margin-top: 45px;
}

.infiv-ul {
    margin: 0 -17.5px;
}

    .infiv-ul li {
        float: left;
        width: 33.333%;
        padding: 0 17.5px;box-sizing: border-box;
    }

        .infiv-ul li a {
            display: block;
        }

.infiv-img {
    overflow: hidden;
}

    .infiv-img img {
        width: 100%;
        transition: ease 1s;
    }

.infiv-txt {
    padding: 26px 25px;
    background: rgba(255, 255, 255, .1);
    box-shadow: 0 0 13px rgba(0, 0, 0, .1);
    height: 217px;box-sizing: border-box;
}

    .infiv-txt h3 {
        font-size: 18px;font-weight: bold;
        line-height: 30px;
        color: #e6be9a;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .infiv-txt span {
        margin-top: 15px;
        display: block;
        font-size: 16px;
        line-height: 30px;
        color: #e6be9a;
        font-family: "Arial";
    }

    .infiv-txt p {
        margin-top: 12px;
        font-size: 16px;
        line-height: 30px;
        color: #e6be9a;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        height: 60px;
    }

.infiv-ul li:hover .infiv-txt h3 {
    color: #a07360;
}

.infiv-ul li:hover .infiv-img img {
    transform: scale(1.05);
}
.index-fiv .more {display: block;
width: 200px;
height: 50px;
font-size: 16px;
background: #e6be9a;
color: #fff;
box-sizing: border-box;
padding: 0 30px;
line-height: 50px;border-radius: 30px;position: relative;overflow: hidden;margin:50px auto 0;}
.index-fiv .more a {color: #fff;position: relative;z-index: 8}
.index-fiv .more span {position: absolute;left: 0;bottom: 0;width: 0;height: 100%;background: #a07360;-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.index-fiv .more:hover span {width: 100%;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.index-fiv .more::after {
    content: '';
    display: block;
    width: 15px;
    height: 14px;
    background: url(../images/rights.png) no-repeat;
    position: absolute;
    right: 30px;
    top: 50%;
	margin-top: -7px;}






/*index-contact*/

.index-contact {

	min-width: 1200px;

	padding: 45px 0;

	background-image: url(../images/contact-bg.jpg);

	background-repeat: no-repeat;

	background-size: cover;

	background-attachment: fixed;

	background-position: center top;

	position: relative;

}

.index-contact .cover {

	position: absolute;

	top: 0;

	bottom: 0;

	left: 0;

	right: 0;

	background: rgba(0,0,0,0.5);

	z-index: 1;

}

.index-contact .s {

	position: relative;

	z-index: 100;

}

.index-contact h6 {

	font-size: 30px;

	color: #fff;

	line-height: 40px;

}

.index-contact p {

	line-height: 50px;

	font-size: 18px;

	color: #eee;

}

.index-contact .btn {

	position: absolute;

	top: 50%;

	right: 20px;

	display: block;

	width: 200px;

	margin-top: -25px;

	border: 1px #fff solid;

	text-align: center;

	border-radius: 3px;

}

.index-contact .btn a {

	display: block;

	height: 48px;

	line-height: 48px;

	font-size: 18px;

	color: #fff;

}
/* start footer */
.footer_bg{background:url(../images/foot.jpg) top center no-repeat; width:100%;padding:35px 0 0;}
.footer { width:1200px; margin:0 auto; padding:0px 0; z-index:999}
.footer .zuo3{ width:1060px; float: left;}
.footer .zuo3 ul li { width:11%; float:left;}
.footer .zuo3 ul li.lx {width: 30%}
.footer .zuo3 ul li .tit1 {overflow: hidden}
.footer .zuo3 ul li .tit1 a { font-size:14px; font-weight:bold; color:#e6be9a; line-height:36px; display:block}
.footer .zuo3 ul li .line { margin-bottom:20px; height:2px; margin-top:10px}
.footer .zuo3 ul li .line span { width:15px; height:1px; background:#a07360;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s; display:block}
.footer .zuo3 ul li:hover .line span { width:50px; height:1px;}
.footer .zuo3 ul li a { width:100%; display:block; line-height:28px; font-size:14px; color:#e6be9a;float: left}
.footer .zuo3 ul li a:hover { color:#e6be9a}
.dzwz {line-height:30px;color:#e6be9a;font-size:14px; float:left; width:350px;}
.dzwz p { line-height:30px;color:#e6be9a;font-size:14px;text-transform: capitalize}
.dzwz p.p1 { background: url(../images/fd-img2.png) left center no-repeat}
.dzwz p.p2 { background: url(../images/fd-img1.png) left center no-repeat}
.dzwz p.p3 { background: url(../images/fd-img4.png) left center no-repeat}
.footer .you3 { width:120px; float:right;}
.footer .you3 .weixin { width:120px; padding-top:20px; float: right; line-height:30px; color:#e6be9a; text-align:center}
.footer .you3 .weixin img {width: 100%;}
.footer .you3 .dian { width:230px; float: left;}
.footer .you3 .dian h2 { font-size:20px; line-height:50px; color:#fff; padding-top:20px;}
.footer .you3 .dian p { line-height:30px; font-size:14px; color:#fff; text-align: left}
.footer_btm {margin:30px auto 0;border-top: 1px solid rgba(255,255,255,0.4); width:100%;line-height: 60px;}
.copy { width: 1200px;margin: 0 auto}
.copy p {font-size: 12px;text-transform: uppercase;color: #e6be9a;}
.copy p a { color: #e6be9a; -webkit-transition: 0.9s; -moz-transition: 0.9s;-o-transition: 0.9s;transition: 0.9s;}
.n_ban{width:100%; height:400px; overflow:hidden; position:relative;}
.n_ban .w_z{width:40%; text-align:center; position:absolute; top:70%; left:50%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);}
.n_ban .w_z.rt{width:15%; text-align: left; position:absolute; top:45%; left:16%;padding: 20px;background:rgba(160,115,96,0.8)}
.n_ban .w_z h3{font-size:22px; font-weight:bold; color:#fff; margin-bottom:10px; text-transform:uppercase; }
.n_ban .w_z p{font-size:36px; margin-bottom:20px; color:#fff;}
.n_ban .w_z a{padding:0 20px; background-color:#0071bc; font-size:15px; line-height:36px; color:#fff; border-radius:20px; display:inline-block; margin:0 10px;}
.wzxx { width:1200px; margin:0 auto; line-height:35px;}
.ntit { width:100%; padding:20px 0;  overflow:hidden; border-bottom:#e6be9a 1px solid;}
.ntit ul li { display:inline-block; margin:0 20px 0 0; min-width:110px; float:left; position:relative}
.ntit ul li .e_j { width:600px; background:#fff; position:absolute; left:0; top:32px; display:none; z-index:99;text-align:center}
.ntit ul li:hover .e_j { display:block;}
.ntit ul li .e_j a { display: inline-block; color:#333; text-align:center; font-size:14px; line-height:35px; float:left; background:#fff; padding:0 10px;}
.ntit ul li .e_j a:hover {border-radius:0;-moz-border-radius:0;-webkit-border-radius:0; color:#abcd05; background:#fff; line-height:35px }
.ntit ul li a { line-height:34px; background:#e6be9a; padding:0 20px; font-size:14px; color:#333;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; display:block; text-align:center }
.ntit ul li a:hover { background:#a07360; color:#fff;}
.ntit ul li a.on { background:#a07360; color:#fff;}




.ny_jj {padding: 60px 0 10px;}
.ny_jj .con{margin-bottom: 50px;overflow: hidden}
.ny_jj .tp {width: 530px;float: left;}
.ny_jj .tp img {width: 100%;display: block;}
.ny_jj .wenz {width: 620px;float: right;}
.ny_jj .wenz p {text-indent: 2em;font-size: 16px;line-height: 1.8;color: #e6be9a;}
.about-ab-three
{
	overflow: hidden;padding: 50px 0 80px;margin: 0 auto;background: rgba(255,255,255,0.08);
}
.about-three-item
{
	float: left;
	width: 32%;
	margin-right: 2%;
	position: relative;
}
.about-three-item:last-child
{
	margin-right: 0;
}
.about-three-item img
{
	width: 100%;
}
.about-three-bg
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:100%;
	background: rgba(35,25,22,0.45);transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;
}
.about-three-item:hover .about-three-bg
{
	position: absolute;
	background: rgba(160,115,96,0.75);transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;
}
.about-three-bg>div
{
	text-align: center;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);
}
.about-three-bg h3
{
	font-size: 24px;
	font-weight: 500;
	display: inline-block;
	position: relative;
	margin-bottom: 20px;color: #fff;font-weight: bold;
}
.about-three-bg h3::after
{
	content: "";
	position: absolute;
	bottom: -8px;
	left: calc(50% - 15px);
	height:2px;
	width: 30px;
	background: #fff;

}
.about-three-bg p
{
	line-height: 1.8;color: #fff;font-size: 16px;padding: 0 30px;
}



.ntit .w_z{display: none;}
.ggpxny {padding: 50px 0;}

.nyhy {margin: 0 auto;width: 1200px;}
.nyhy ul li{ float:left; width:380px; margin:0 30px 40px 0; position:relative;}
.nyhy ul li .kj {transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.02),0 15px 40px 0 rgba(0,0,0,.02);box-shadow: 0 10px 15px 0 rgba(0,0,0,.02),0 15px 40px 0 rgba(0,0,0,.02);background: rgba(255,255,255,0.08) }
.nyhy ul li:nth-child(3n) {margin-right: 0}
.nyhy ul li .tu { width:100%; position: relative;overflow:hidden}
.nyhy ul li img { width:100%; display:block;-webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;}
.nyhy ul li:hover img { -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2); -ms-transform:scale(1.2); transform:scale(1.2); -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;}
.nyhy ul li .mb { background:rgba(0,171,239,0.7); position:absolute; width:100%; height:100%; left:0; top:0;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;}
.nyhy ul li:hover .mb {-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;opacity: 1;-webkit-opacity:1;-moz-opacity:1;}
.nyhy ul li .wenz { padding:20px 10px 10px; background:#fff; width:100%; background:url(../images/jt.png) 350px center no-repeat}
.nyhy ul li:hover .wenz {background:url(../images/jts.png) 350px center no-repeat}
.nyhy ul li .wenz h3 { font-size:16px; margin-bottom:10px; color:#e6be9a;}
.nyhy ul li .wenz p { font-size:12px; color:#666; line-height:20px; width:50%; float:left }
.nyhy ul li:hover .wenz h3 { color:#a07360;-webkit-transition: all 0.4s linear -1ms;

-moz-transition: all 0.4s linear -1ms;

-ms-transition: all 0.4s linear -1ms;

-o-transition: all 0.4s linear -1ms;

transition: all 0.4s linear -1ms;}
.nyhy ul li:hover .kj {-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.16),0 15px 40px 0 rgba(0,0,0,.16);box-shadow: 0 10px 15px 0 rgba(0,0,0,.16),0 15px 40px 0 rgba(0,0,0,.16);transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}

.cpxq {padding: 50px 0;margin: 0 auto;}
.cpxq .left {width: 47%;float: left;}
.cpxqlb{width:100%; position:relative;}
.cpxqlb .swiper-slide img{width:100%; height:auto; display:block;}
.cpxqlb .swiper-pagination{bottom:10px !important;width: 100%;height: 10px;text-align: center;}
.cpxqlb .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border: #f23d32 1px solid;background: none}
.cpxqlb .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#f23d32;}
.cpxqlb .swiper-button-prev{background: url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:0px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.cpxqlb .swiper-button-next{background: url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:0px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.cpxq .right {width:48%;float: right;}
.cpxq .right h3 {font-size: 25px;color: #333;margin-bottom: 20px;font-weight: bold;margin-top: 50px;}
.cpxq .right p {font-size: 16px;line-height: 1.8;color: #555;margin-bottom: 20px;}
.cpxq .right .zx{padding-top: 35px;}
.cpxq .right .zx a {width: 150px;height: 40px;line-height: 40px;display: block;margin: 0 15px;background: #f23d32;color: #fff;font-size: 16px;text-align: center;border-radius: 6px;float: left;}
.cpxq .cptd {padding-top: 50px;}
.cpxq .cptd .bt {font-size: 20px;color: #fff;margin-bottom: 40px;font-weight: bold;background: #eee;line-height: 2.5;}
.cpxq .cptd h3 {font-size: 18px;color: #333;font-weight: bold;margin-bottom: 15px;}
.cpxq .cptd .bt span {display: inline-block;padding: 0 15px;background: #f23d32;}
.cpxq .cptd p {font-size: 16px;line-height:2;color: #555;margin-bottom: 15px;}

.ny_tjcp{padding: 0px 0 60px;position: relative;}
.swiper-yxxy{width:100%; margin:0 auto; padding-bottom:50px;}
.swiper-yxxy .swiper-slide{position:relative;}
.swiper-yxxy .swiper-slide img{width:100%; height:auto; display:block;}
.swiper-yxxy .swiper-slide .w_z{width:90%; padding:10px 5%; background-color:rgba(0,0,0,.6); position:absolute; bottom:0px; left:0; color:#fff;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.swiper-yxxy .swiper-slide .w_z h3{font-size:14px; color:#fff;position: relative;text-align: center;}
.swiper-yxxy .swiper-slide:hover .w_z{background-color:rgba(241,61,50,0.8); bottom:10px;}
.cpxq .swiper-pagination-bullet {
  background: #ccc;
}
.cpxq .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#f23d32}
.htit{font-size: 26px;color: #333;margin-bottom: 20px;}

.page{ text-align:center; margin:30px auto;}

.page input { width:35px; height:20px; border:#ccc 1px solid; margin:0 3px}

.page a{ height:21px; line-height:21px; display:inline-block; font-size:14px; color:#5a5a5a; border:#ccc 1px solid; margin:0 3px; padding:0 10px;}

.page a:hover{ background:#109992; border:#109992 1px solid; color:#FFF;}

.page a.hover{ background:#109992; border:#109992 1px solid; color:#FFF;}
.ny_ej{display:none}

@media (max-width:1440px){
.container {
    width:90%;
}
}


@media (max-width:1281px){
	.header .nav ul li {
    padding: 0 15px;
}

}


@media (max-width:992px){
	.head_h { height: 60px; display:block}
.header{border:0; height:60px; width:100%;z-index: 9999;}
.header .container{ padding:0; overflow:hidden; width:94%}
	.header .right .ss {
  line-height: 60px;
  color: #333;padding: 0 10px;
}
	.header .right .wx {
  line-height: 60px;
  color: #333;padding: 0 10px;
}
	.searchIpt {
  width: 200px;
  right: auto;left: 20px;
  top: 10px;
}
	.searchIpt .search_txt {
  width: 132px;
}
	.header .right {margin-right:60px;margin-top:12px;}
	.header.on .right {
  margin-top:12px;
}
.header .logo{width:140px; margin:10px auto;}
.header.on .logo{width:140px; margin:10px auto;}
.header .an{display:block; right:10px;}
.header .an span { background-color:#e6be9a}
.header .nav ul { width: 100%;}
.header.on .nav {width:60%}
.header .nav{width:60%; padding:15px 5%; background: rgba(0,0,0,0.9); height:100%; position:fixed; top:60px; right:-70%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:0}

	.header.on .an span {
  background-color: #333;
}
.header .nav.on{right:0;}
.header.on .nav ul li a { font-size: 16px;}
.header .nav i{display:block;font-size: 16px;color: #e6be9a}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid rgba(255,255,255,0.3); float:none; margin:0; padding:0}
.header .nav ul li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:60px;}
.header .nav .e_j { width: 100%; border-top: 1px solid rgba(255,255,255,0.3); background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;transform: translateY(0px);
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);transition: all 0s;
-o-transition: all 0s;
-ms-transition: all 0s;
-moz-transition: all 0s;
-webkit-transition: all 0s;opacity: 1;visibility: inherit;}
.header .nav ul li .e_j a { color:#e6be9a;text-align: left;}
.header .nav ul li .e_j a:hover { color:#e6be9a}
.header .nav .e_j a{border-top:0; font-size:12px; color:#e6be9a; line-height:32px;}
.header .nav .e_j a:hover{background:none;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav ul li a{font-size:16px; }
	.nav .e_j.pp .container-fluid {
  display: block;
}
	.nav .e_j.pp .tw {
  width: 100%;
  margin: 0 0;
}
	.nav .e_j.pp .tw img {display: none;}
	.nav .e_j .box {
  padding:  0;
}
	.nav .e_j.pp .tw p {
  margin-top: 0px;
  color: #fff;
  text-align: left;
}
	.header.on .nav ul li .e_j {
  top: 0;
}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
	.m2 {
  padding-top: 30px;
  padding-bottom:30px;
}
	.con {
  width: 90%;
}
	.tit h1 {
  font-size: 2.2rem;
}
	.tit {
  margin-bottom: 30px;
}
	.m2 .list a {
  width: 100%;
  margin-right: 0;
  margin-bottom: 1.5%;
}
	.ywfc ul li {
  width: 46%;
  margin: 0 2% 20px;
}
	.ywfc ul {
  width: 90%;margin: 0 auto;
}
	.index-fiv {
  padding: 30px 0;
}
	.infiv-ul li {
  width: 100%;
  padding: 0 17.5px;margin-bottom: 20px;
}
	.infiv-txt p {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.8;
  height: auto;
}
	.infiv-txt {
  padding: 20px 20px;
  height: auto;
}
	.infiv-txt h3 {
  font-size:16px;
  line-height: 1.8;
}
	.infiv-txt span {
  margin-top: 0;
}
	.index-fiv .more {
  width: 180px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  margin: 10px auto 0;
}
	.hzkh {
  padding: 30px 0;
}
	.hzkh ul li {
  width:31.3333%;
}
	.index-about {
  width: 90%;
}
	.jjtp {
  width: 100%;
  margin-top: 30px;
}
	.index_con2 {
  padding: 20px 0;
}
.zj02 {
  width: 100%;
}
	.index_con2 h3 {
  font-size:20px;
}
	.index_con2_list2 ul li {
  margin-right: 1.5%;margin-left: 1.5%;
  width: 30.3333%;
}
	.index_con2_list2 ul li font {
  line-height: 60px;
  height:60px;
}
	.index-contact {
  min-width: 90%;
  padding: 35px 0;
  background-attachment: inherit;
}
	.index-contact h6 {
  font-size: 24px;
  line-height: 1.6;
}
	.index-contact .s {text-align: center;
}
	.index-contact .btn {
  position: static;
  width: 200px;
  margin-top: 20px;margin: 20px auto 0;
}
	.footer {
  width: 90%;
}
	.footer .zuo3 ul li.lx {
  width: 100%;display: block;
}
	.footer .zuo3 {
  width: 100%;
  float: left;
}
	.footer .zuo3 ul li{display: none;}
	.footer .you3 .weixin {height: auto;
}
	.footer .you3 {
  width: 120px;margin: 0 auto;
  float: none;
}
	.footer_btm {
  margin: 20px auto 0;padding: 10px 0;
  line-height: 1.5;
}
	.copy {
  width: 90%;
}
	.n_ban {
  width: 100%;
  height: 120px;
}
	.n_ban .w_z.rt {
  width: 40%;
  top: 50%;
  left: 5%;
  padding: 15px;
}
	.n_ban .w_z h3 {
  font-size: 16px;
}
	.n_ban .w_z p {
  font-size: 20px;
  margin-bottom: 0px;
}
	.ntit {
  width: 100%;
  padding: 10px 0;position: relative;overflow: inherit;
}
	.ntit .w_z{position:relative;}
.ntit .w_z i{float:right; width: 20px; height: 30px;background: url(../images/nyej.png) center / 100% no-repeat;}
.ntit ul{position:absolute; padding:0 15px; top:46px; left:0; width:100%; border:1px solid #e7e7e7; background-color:#fff; z-index:999; display:none;box-sizing: border-box;}
.ntit ul li{display:block; font-size:14px; border-bottom:1px solid #e7e7e7; text-align:center; line-height:44px;width: 100%;}
.ntit ul li:last-child{border-bottom:0;}
.ntit ul li a{display:block;background: #fff;}
	.ntit .w_z {width: 90%;margin: 0 auto;font-size: 16px;color: #333;
}
	.ggpxny {
  padding:30px 0;
}
	.nyhy {
  width: 90%;
}
	.nyhy ul li {
  width: 100%;
  margin: 0 0 20px;
}
	.nyhy ul li .wenz {
  padding: 10px 10px 10px;box-sizing: border-box;
}
	.cpxq {
  padding: 30px 0;
}
	.cpxq .left {
  width: 100%;
}
	.cpxq .right {
  width: 100%;
}
	.cpxq .right h3 {
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 30px;
}
	.cpxq .right p {
  margin-bottom: 10px;
}
	.cpxq .right .zx a {
  width: 130px;
}
	.cpxq .cptd .bt {
  margin-bottom: 20px;
  line-height: 2.2;
}
	.htit {
  font-size: 20px;
}
	.swiper-pagination-bullet {
  width: 10px !important;
}
	.dzwz {
  width: 100%;
}
	
	
}

































