/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px; color:#666;/*font-family:'Microsoft YaHei';*/}
a{color:#666;}
a:hover{ color:#d6a30e; /*text-decoration:underline;*/}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ max-width:95% !important; margin:0 auto; width: 90% !important;}


:root {
    --main-color: #d5ae71;
    --main-color-white: #ffffff;
    --main-color-333: #333333;
    --main-color-555: #555555;
    --main-color-666: #666666;
    --main-color-999: #999999;
    --main-color-888: #888888;
    --main-transition: all ease 0.4s;
    --main-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    --main-linear: linear-gradient(45deg, #79bd28 0%, #00653b 100%);
}
.header_bg{/* position:relative; *//* background: #d5ae71; */}
.header{padding: 9px 0;position: absolute;top: 0;left: 50%;transform: translate(-50%, 0);z-index: 9;box-sizing: border-box;}
.header_bg:after{content: "";position:absolute;bottom:0;top:0;width:100%;height: 16%;background: #d5ae71;z-index:6; display:none}.logo{ width: 100%; text-align: center; margin-top: 20px;}
.logo img{ max-width: 100%; max-height: 100%; vertical-align: bottom;}

.yittg{ width:100%; overflow:hidden; }
.yittg .img{ position:relative;   }
.yittg img{ width:100%; vertical-align:bottom}
.yittg .swiper-button-next:after, .yittg .swiper-button-prev:after{ color:#d5ae71}
.yittg .img:before{content: "";position:absolute;bottom:0;left:0;width:100%;height:30%;/*background-image: linear-gradient(to top, #7BC4C4,transparent);*/}
.menu_bg{background: #d5ae71;padding: 6px 0;}
/*menu*/
.menu{height: 40px;line-height: 40px;}
.menu ul li{ float:left; position:relative;}
.menu ul li.on span>a{ background: #46636C; color:#ffffff }
.menu ul li span>a{ padding: 0 47px;}
.menu ul li dl{background:#d5ae71;width:100%;position:absolute;left:0px;top:100%;/* padding:10px 0; */display:none;z-index: 99;}
.menu ul li dl>dd{ position: relative;}
.menu ul li dl dd>dl{ position: absolute; top: 0; left: 100%;}
.menu ul li dl dd{line-height:36px;/* margin:0 10px; */}
.menu ul li dl dd a{font-size:15px;color:#ffffff;font-weight:normal;display:inline;padding:0;text-align: left;text-indent: 2em;display: block;}
.menu ul li dl dd a:hover{ color:#d5ae71;    background: #ffffff;}
.menu a{ font-size:18px;color:#fff; text-decoration:none; font-weight:bold;display:block;text-align:center;}
.menu a:hover{background:#46636C;color:#ffff;}
a.menu_hover{ background:#faffff;color:#d5ae71;}
table{max-width: 100%;background-color: transparent;border-collapse: collapse;border-spacing: 0;box-sizing: border-box;width: 100%;}
table thead tr th,
table tbody tr th,
table tfoot tr th,
table thead tr td,
table tbody tr td,
table tfoot tr td {
    padding: 8px;
    vertical-align: middle;
    border: 1px solid #e7e7e7;
    box-sizing: border-box;
    
}


@media only screen and (max-width: 980px) {
	.header{ display: none;}
	.menu_bg{display: none;}
}

.top{ display: none;}
.sp_header{ display: none;}
.sjj_nav{ display: none;}

@media only screen and (max-width: 980px) {
	.top{ display:block; height: 50px;}
	.header_bg:after{ display:none}
/*---------------------------------------------------------------------------------------------------------------手机站导航开始----------*/
.sp_header{height:50px;overflow:hidden;background:#d5ae71;position:fixed;z-index:10;width:100%; display: block;}
.sp_logo{padding: 0px 10px;float:left;height:50px;box-sizing: border-box;width: 88%;}
.sp_logo a{display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;}
.sp_logo img{margin:auto;max-height: 100%;max-width:100%;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#fff;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9999;background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: block;}
.nav_show{top:50px}

.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}
/*---------------------------------------------------------------------------------------------------------------手机站导航结束----------*/
}


.banner .swiper-button-next:after, .banner .swiper-button-prev:after{ color: #fff;}
.banner .swiper-pagination{}
.banner .swiper-pagination span{ width: 27px; height: 33px; background: url(../images/ico_hmb.png) center  no-repeat; opacity: 1;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ background: url(../images/ico_hmh.png) center  no-repeat !important;}
.banner .img{ width: 100%;}
.banner .img img{ width: 100%; vertical-align: bottom;}
@media only screen and (max-width: 980px) {
	.banner{ width: 100% !important;}
	.banner .swiper-button-next:after, .banner .swiper-button-prev:after{ font-size: 24px;}
}

.titer{ display: flex;   align-items: center;justify-content: space-between;}
.titer .h1{ position: relative; flex:1}
.titer .h1 img{ max-width: 100%; vertical-align: bottom;}
.titer .h1 span{color: #fff;font-size: 24px;font-weight: 600;position: absolute; top: 50%; left: 11%;    transform: translate(-0,-50%); }
.titer a{ font-size: 15px; color: #d6a30e;    padding: 0 15px; box-sizing: border-box;}
@media only screen and (max-width: 980px) {
.titer .h1 span{left: 19%;}
}

.cent01{ margin-top: 2%;}
.cent01_l{width: 52%;float:left;padding-left: 2%;padding-top: 1.2%;box-sizing: border-box;}
.cent01_l .h1{color: #fff;font-size: 24px;font-weight: 600;padding-left: 6%;}
.cent01_l .video{ margin-top: 2.4%; width: 100%;}
.cent01_l .video video{ width: 100%; vertical-align:bottom;}
.cent01_r{ width: 44%; float:right; background: #f7f7f7;}
.cent01_r .txt{ padding: 5%; font-size: 18px;  color: #333;}
.cent01_r .txt>p{ padding: 0;}
.cent01_r:hover{ background: #fffaf8;}
@media only screen and (max-width: 980px) {
.cent01{ width: 100% !important; margin-top: 10%;}
.cent01_l{ width: 100%; float:none;  padding-left: 7%; padding-top: 4.2%;}
.cent01_r{ width: 100%; float:none; }
.cent01_l .h1{    padding-left: 10%;}

}

.cent02_bg{margin-top: 2%; padding-bottom: 10px;}
.cent02_l{width: 52%;float:left;}
.cent02_r{ width: 44%; float:right; }

.newlist01{ margin-top: 2%;}
.newlist01 ul li{ float: left; display: block;width:calc((100% - 10px)/2); margin-right: 10px; margin-top: 10px; padding: 2% 4% 2% 4.5%; box-sizing: border-box; background: url(../images/ico_002.png) left 24px center no-repeat #fff;}
.newlist01 ul li:nth-child(2n) {margin-right: 0% ;}
.newlist01 ul li a{    display: block; font-size: 16px; color: #333;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
   -webkit-line-clamp: 1;}
.newlist01 ul li a:hover{color:#d6a30e}


.newlist02{  margin-top: 2%;}
.newlist02 ul li{ float: left; display: block;width:calc((100% - 10px)/2); margin-right: 10px; margin-top: 10px; padding: 2% 4% 2% 4.5%;  background: url(../images/bkico12.png) left top no-repeat #ffffff; box-sizing: border-box;}
.newlist02 ul li:nth-child(2n) {margin-right: 0% ;}
.newlist02 ul li a{    display: block; font-size: 17px; color: #333; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
   -webkit-line-clamp: 1;}
.newlist02 ul li a:hover{color:#d6a30e}
@media only screen and (max-width: 980px) {
.cent02_bg{ margin-top: 10%;}
.cent02{ width: 100% !important;}
.cent02_l{ width: 100%; float:none; }
.cent02_r{ width: 100%; float:none; }
.newlist01 ul li{    background: url(../images/ico_002.png) left 9px center no-repeat #fff;}
}


.footer_bg{ background: #323232; padding: 1.5% 0; color: #fff; text-align: center;}
.c_yqlj{font-size: 16px;}
.c_yqlj a{ font-size: 16px;color: #fff; margin: 0 10px;}
/* .c_yqlj a:hover{color:#d6a30e} */
.footer>span{ font-size: 16px; margin-top: 10px; display: block;}
.footer>span a{ color: #fff;}
.footer>span a:hover{color:#d6a30e}
@media only screen and (max-width: 980px) {
	.footer_bg{ padding: 5% 0;}
	.c_yqlj{ font-size: 16px;}
	.c_yqlj a{ font-size: 14px;}
	.footer>span{ font-size: 14px;}
	
}

#lContent img,#lblContent img,.xiangxi_con img,.xiangqing img{ width:auto !important; height:auto !important; max-width:100%;}

/*Add------------------------------------------------------------------------------*/

.weizhi{height:40px; line-height:40px; background:url(../images/ico_home.png) left 10px center no-repeat #f5f5f5;font-size:14px; padding-left: 30px;}

.inside{margin-top:2%;  min-height:400px; margin-bottom: 2%;}

.inside_left{ width:20%; float:left;}
.side_a{ background: #d5ae71;}
.side_a>.h2{  font-size: 24px; color: #fff; line-height: 60px;    padding: 0 0 0 30px; font-weight: bold;}
.side_a>ul{ background: #fff; margin-left: 5%;}
.side_a ul li{ border-bottom:#dedede 1px solid;    line-height: 43px; margin: 0 10px;}
.side_a ul li a{ font-size: 18px; color: #555555; padding: 0 15px; display: block;}
.side_a ul li a:hover { color: #d6a30e;  font-weight: bold;}
.side_a ul li a.thisnav{background: url(../images/suboff.png) no-repeat right center;}
/* .side_a ul li a.inactives {  background: url(../images/subon.png) no-repeat right center; color: #d6a30e; font-weight: bold;} */
.side_a ul li dl{ display: none;} 
.side_a ul li dl dd{background-color: #f7f7f7;  border-color: #467ca2; background-image: url(../images/subico2j.png) !important;background-position: 20px; background-repeat: no-repeat;}
.side_a ul li dl dd a{ font-size: 15px; color: #555;    padding-left: 30px;}
.side_a ul li dl dd a:hover {  color: #d5ae71;  font-weight: bold;}
.side_a ul li dl dd:hover { background-image: url(../images/subico2hj.png) !important; background-position: 20px; background-repeat: no-repeat;}
.inside_right{ width:calc(100% - 22%) !important; float:right; }
.inside_con{ padding:10px 0; min-height: 100%;}

@media only screen and (max-width: 980px) {
	.inside_left{ width:100%; float:none;}
	.inside_right{ width:100% !important; float:none; margin-top: 5%; }	
}


.inside_con iframe{width: 100%;}

.titke{border-bottom:1px solid #ccc;margin-bottom:20px;height: 42px;}
.titke .h1{padding-bottom: 9px;border-bottom: 3px solid #d5ae71;display:inline-flex;align-items: center;}
.titke .h1 .img{display: flex;justify-content: center;align-items: center;width: 30px;height: 30px;margin-right: 5px;}
.titke .h1 .img img{ max-height:100%; max-width:100%; vertical-align:bottom;}
.titke .h1>span{color:#000;font-size:24px;letter-spacing: 2px;}
.hcent01{ margin-top:2%}
.hcent01_l{ float:left; display:block; width:49%}
.hcent01_l .video{ width:100%; position:relative}
.hcent01_l .video video{ width:100%; vertical-align:bottom;}
.hcent01_l .video .bofe{ position:absolute; top:50%; left:50%; width:40px; height:40px;transform: translate(-50%,-50%);}
.hcent01_l .video .bofe img{ max-height:100%; max-width:100%; vertical-align:bottom}

.hcent01_r{ float:right; display:block; width:49%}
.hcent01_r .txtbg{ line-height:2; font-size:22px; text-indent: 2em; display:block; color: #000 !important;}
.more{ margin-top:2%}
.more a{ background:#d5ae71; display:inline-block; padding:8px 20px; font-size:18px; color:#fff;}
@media only screen and (max-width: 980px) {
	.hcent01{ margin-top:5%}
	.hcent01_l{ float:none; width:100%}
	.hcent01_r{ float:none; width:100%; margin-top:5%}
	}

.hcent02_bg{ margin-top:2%}
.hcent02{ padding:2% 0 0 0;}
.hcent02 dl{}
.hcent02 dl dd{width:calc((100% - 60px)/3); margin-right:20px; display:block; float:left;}
.hcent02 dl dd:nth-child(3n) { margin-right: 0% ;}
.hcent0201{ background-color: #f3f3f396;}
.hcent0201 .h1{ background:url(../images/dgewrdt.png) left center no-repeat; color:#fff; display: flex;   align-items: center; height:40px;    padding: 0 10px;}
.hcent0201 .h1 .img{display: flex;justify-content: center;align-items: center;width: 30px;height: 30px;margin-right: 5px;}
.hcent0201 .h1 .img img{ max-height:100%; max-width:100%; vertical-align:bottom;}
.hcent0201 .h1>span{font-size:18px;letter-spacing: 2px;}
.news_listh01{ padding:10px}
.news_listh01 ul li{ line-height:30px}
.news_listh01 ul li .h2{ display: flex;   align-items: center; justify-content: space-between;}
.news_listh01 ul li .h2 .img{ width:8px; height:8px; border-radius:50%; background:#d5ae71} 
.news_listh01 ul li .h2 a{ 
    color: #000;
    width:94%; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; 
    font-size:14px;
}

.news_listh01 ul li .h2 a:hover{ 
    color: #d5ae71;
}

 @media only screen and (max-width: 980px) {
	.hcent02 dl dd{ float:none; width:100%; margin:5% 0 0;}
	 }
	 
.hcent03{ margin-top:2%; margin-bottom:2%}
.scroll_03{ overflow:hidden}
.scroll_03 .hd .prev,.scroll_03 .hd .next{ display:block;  width:5px; height:9px; line-height:10px;overflow:hidden;cursor:pointer; background:url(../images/icoLeft.gif) no-repeat;} 
.scroll_03 .hd .next{ background:url(../images/icoRight.gif) no-repeat;} 
.scroll_03 .bd li{ float:left; width:330px; overflow:hidden; margin:0 10px;}
.scroll_03 .bd li .img{height:240px;  padding:2px; background:#fff; box-sizing:border-box}
.scroll_03 .bd li span{ height:30px; line-height:30px; text-align:center; display:block;}
.scroll_03 .bd li .img table tr td{ height:240px;border:none}
.scroll_03 .bd li .img table tr td img{ max-width:330px; height:220px;border:none}
.scroll_03 .bd li table{ border:none}
	 