@charset "utf-8";
*{margin: 0px;padding: 0px;}
body {background: #f2f2f2;color: #333;font-family: "微软雅黑";font-size: 16px;font-weight: lighter;}
ul,li,ol,dl,dt,dd {list-style: none;}
a {color: #333;text-decoration: none;cursor: pointer;outline: 0 none;}
a:link,a:visited {text-decoration: none;color: #333;}
a:hover,a:active {text-decoration: none;color: #3f81cf;border: none;}
button,input,select {vertical-align: middle;border:0;}
button{cursor: pointer;}
img {border: 0 none;}
table{border-collapse:collapse;}
.lf{float: left;}
.rt{float: right;}
.center{text-align: center;}
.fx{display: flex;display: -webkit-flex}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.fx-center{justify-content: center; align-items: center;}
.bodcolor{border-color:#f7f7f7}
.tx-center{
	text-align: center;
}
.twoLine{
	display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mg-auto{
    width:1200px;
    margin: 0 auto;
}
.pub-tit{
    background: #815129;
    height:48px;
    line-height: 48px;
    padding-left:20px;
    color:#fff;
    font-weight: bold;
}
/* 正文样式 */
.layui-nav .layui-nav-item{
    line-height:96px;
}
.layui-nav *{
    font-size:16px;
}
.layui-carousel-ind ul{
    background-color:inherit;
}
.layui-carousel-ind li{
    width: 66px;
    height: 3px;
    border-radius:0;
}
#test1 {
	border-bottom: 2px solid red;
    box-sizing: border-box;
}
.main>div{
	background: #fff;
	margin: 20px 0;
}
.main>div h2{
	color: #1c80ce;
    font-size: 24px;
	margin-bottom:20px;
}
header{
	background: #fff;
}
nav{
    position: relative;
}
nav img{
    height: 54px;
    margin: 21px 71px 21px 0;
}
.hd-head img,.hd-head ul,.hd-head i{
    float:left;
}
.layui-nav {
    width: 73%;
    text-align: right;
    display: table-cell;
    vertical-align: middle;
}
.layui-bg-cyan{
    background: #fff !important;
}
.layui-nav .layui-nav-item a{
    color:#323232 !important;
    padding:0 15px;
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{
    content:'';
    height: 4px;
    background-color: #3f81cf;
}
.layui-nav-item.layui-this a{
    color: #3f81cf;
}
.layui-carousel img{
    width:100%;
	height:100%;
}
.search,.search-sch{
    background: url(../images/sjy_search.png) no-repeat;
    background-size:cover;
    position: absolute;
    width: 25px;
    height: 25px;
    right: 2px;
    top: 37px;
}
.more-link i{
    background: url(../images/dz-more.png) no-repeat;
    background-size:cover;
    display: inline-block;
    margin:55px 0;
    width: 100px;
    height: 36px;
}
.main-jj,.main-fw,.main-yj{
    text-align: center;
}
.main-jj p{
    text-indent: 2em;
    line-height: 30px;
    text-align: left;
    color:#666;
}
.main-jj img,.main-fw img,.main-yj img{
    margin:50px 0;
}
.main-fw{
    background: #f7f4f1;
}
.fw-list{
    background: #fff;
    width:232px;
    height:320px;
    margin-right: 10px;
}
.fw-list i{
    background: url(../images/dz-cl.png) no-repeat;
    background-size:cover;
    display: inline-block;
    width:75px;
    height:75px;
    margin:60px 0 10px 0;
    transition: width .5s;
    -moz-transition: width .5s;  
    -webkit-transition: width .5s;
    -o-transition: width .5s;
}
.fw-list:nth-child(2) i{
    background: url(../images/dz-yg.png) no-repeat;
    background-size:cover;
}
.fw-list:nth-child(3) i{
    background: url(../images/dz-dl.png) no-repeat;
    background-size:cover;
}
.fw-list:nth-child(4) i{
    background: url(../images/dz-gc.png) no-repeat;
    background-size:cover;
}
.fw-list:nth-child(5) i{
    background: url(../images/dz-bdc.png) no-repeat;
    background-size:cover;
}
.fw-list:nth-child(5) {
    margin-right:0;
}
.fw-list p{
    color:#333;
    font-weight: bold;
    margin: 25px 0;
}
.fw-list span{
    font-size:14px;
    color:#999;
    display: inline-block;
    padding:0 15px;
    line-height: 30px;
}
.fw-list i:hover{
    width:90px;
}
.float-rt{
    position: fixed;
    top:60%;
    right:10px;
    margin-top:-200px;
}
.float-rt li{
	width: 55px;
    height: 60px;
	background: #fff;
	border-bottom:1px solid #efefef;
    box-sizing: border-box;
	display: table;
	border-radius: 2px;
	-webkit-border-radius:2px;
}
.float-rt li:hover a{
    color: #e4e1e1;
    background: #3f81cf;
}
.map{
	width:1120px;
	height:380px;
}
.float-rt a{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	font-size: 12px;
    color: #666;
}
.float-rt a i {
    background: url(../images/sjy_wx.png);
    background-size: cover;
    width:30px;
    height:23px;
    display: block;
    box-sizing: border-box;
	margin: auto;
}
.float-rt li:nth-child(2) a i{
    background: url(../images/sjy_wb.png);
    background-size: cover;
}
.float-rt li:nth-child(3) a i{
    background: url(../images/sjy_tel.png);
    background-size: cover;
}
.float-rt li:nth-child(4) a i{
    background: url(../images/sjy_top.png);
    background-size: cover;
	 height:11px;
}
.float-rt li:nth-child(4){
	height:40px;
}
.telnum{background-position: 6px -163px;position: relative;}
.telnum:hover .tel-box{display: block;}
.telnum .tel-box{
    position: absolute;
    right:55px;
    top:0px;
    width:140px;
    height:60px;
    background-color:#3f81cf;
    color:#333;
    text-align: center;
    line-height:60px;
    display: none;
}
.tel-box p{
	color:#fff;
}
.ecode{background-position: 6px -78px;position: relative;}
.ecode-box{
    position: absolute;right: 55px;
    top: 0;width:120px;
    height:120px;
    background-color:#3f81cf;
    display: none;
}
.ecode-box img{
	width: 100px;
    height: 100px;
    padding: 10px;
}
.ecode:hover .ecode-box{display: block;}
footer{
    background: #1d1d1d;
}
.foot-msg{
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fefefe;
    padding: 5px 0 5px 0;
}
.bg-area{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 700px;
    height: 210px;
    margin-top:-105px;
    margin-left:-350px;
    color: #fff;
    font-family: SimSun;
    text-align: center;
}
.bg-area.bg2{
    height: 80px;
    margin-top: -34px;
}
.bg-area h2{
    font-size:34px;
    font-weight: bold;
}
.bg-area p{
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    margin-top: 25px;
}
.bg-arr{
    position: relative;
}
.dz-bg2 img{
    width:100%;
}
.dz-bg2{
    position: relative;
}
.content{
    margin: 20px auto 30px;}
.dz-title{
    text-align: center;
}
.dz-title h3{
    font-size:24px;
    padding-top: 15px;
}
.dz-title>div{
    height: 105px;
    background: #f4f9fd;
    line-height: 40px;
    margin-bottom: 25px;
    font-size: 14px;
}
.con-tit-hd div label:not(:first-child){
    margin-left: 40px;
}
.pagePrev{
    line-height: 30px;
    margin: 20px 0;
}
.con-tj{
    height: 50px;
    background: #f2f2f2;
    line-height: 50px;
    color:#7d4e28;
    text-align: left;
    padding-left:25px;
    font-size:18px;
    font-weight: bold;
}
.dz-con p{
    line-height: 30px;
    text-indent: 2em;
}
.con .yj-ul li{
    border-bottom:none;
    padding: 5px 0;
}
.con .yj-ul{
    margin: 30px 0 50px 0;
}
.main-lf{
    width:240px;
    margin-right:20px;
	min-height: 670px;
}
.lf-chl{
    background: #fff;
	padding:15px;
}
.lf-hd{
    /* background: #1e9fff; */
	background: url(../images/list_head_tit.png) no-repeat;
	background-size: 100%;
	height: 65px;
    line-height: 65px;
    text-align: center;
    color: #fff;
}
.lf-hd h3{
    font-size:18px;
    font-weight: bold;
}
.lf-chl li{
	height: 45px;
    line-height: 45px;
    background: #f6f6f6;
    margin-bottom: 10px;
	text-align: center;
    padding:0 6px;
    font-size:16px;
    color:#666;
}
.lf-chl li a{
	display: block;
	padding-left:20px;
	text-align: left;
}
.lf-chl li.cur a,.lf-chl li.cur a:after,.lf-chl li:hover a,.lf-chl li:hover a:after{
    font-weight: bold;
    color:#3f81cf;
}

.list{
    padding: 15px 0 20px;
	display: flex;
	display: -webkit-flex;
	box-sizing: border-box;
}
.main-rt{
	flex:1;
    width: 940px;
	background: #fff;
	padding:20px 40px;
	box-sizing: border-box;
}
.main-rt.no{
	background: none;
	padding: 0;
}
.rt-list-item{
    background: #f7f7f7;
    padding: 20px;
    margin-top: 10px;
    display: table;
    width: 100%;
    box-sizing: border-box;
}
.item-time{
    background: #fff;
    color:#815129;
    width:56px;
    height:50px;
    display: table-cell;
    text-align: center;
}
.item-time span{
    font-size:30px;
    border-bottom:1px solid #f7f7f7;
    display: block;
    text-align: center;
}
.item-time time{
    font-size:12px;
}
.item-msg{
    padding-left:8px;
    vertical-align: middle;
    display: table-cell;
}
.item-msg h4{
    font-weight: bold;
    line-height: 37px;
}
.item-msg span{
    font-size:14px;
    color:#999;
}
#demo2{
    margin:43px 0 60px 0;
    text-align: center;
}
.layui-laypage-curr .layui-laypage-em{
    background-color: #7d4e28 !important;
}
.btn-search{
    position: absolute;
    right: 0;
    top: 105px;
    z-index: 10;
    display: none;
}
.btn-search input{
    width:295px;
    height:35px;
    padding: 0 10px;
}
.btn-search button,.btn-search input{
    border-radius: 3px;
    -webkit-border-radius:3px;
}
.btn-search button{
    width:65px;
    height:35px;
    background: #3f81cf;
    color: #fff;
    margin-left: -5px;
}
.bdsharebuttonbox {
    width: 115px;
    height: 34px;
    position: absolute;
    top: -4px;
    left: 55px;
}
@media screen and (min-width:1920){
    .float-rt{
        right:8%;
    }
    .float-rt a i{
        width:60px;
        height:60px;
    }
    .bg-area h2{
        font-size: 48px;
    }
    .bg-area p{
        font-size: 28px;
        line-height: 46px;
    }
    .bg-area.bg2{
        margin-top: -40px;
    }
}
.dz-share{
    position: relative;
}
.sr-bdimgshare.sr-bdimgshare-list.sr-bdimgshare-16.sr-bdimgshare-black{
    display:none !important;
}

/* 公司简介 */
.main-rt.jj{
    background: #f9f9f9;
    padding: 20px;
    box-sizing: border-box;
}
.layui-col-space5>*{
    padding:10px 8px;
}
.layui-col-space5{
    margin: -5px;
}
.jj-pub-tit h4{
    font-size:18px;
    font-weight: bold;
    display: inline-block;
    margin-top: 15px;
}
.jj-pub-tit.fst h4{
    margin-top:0;
}
.jj-pub-tit i{
    font-size:12px;
    color:#999;
}
.jj-rt{
    margin-left: 18px;
    width: 560px;
}
.pub-con{
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-top: 14px;
    text-indent: 2em;
}
.jj-msg{
    margin:20px 0;
}
.zzjg-tit h2{
    font-size:30px;
    font-weight: bold;
    margin: 30px 0 10px;

}
.zzjg-tit p i{
    background:#dadada;
    width:350px;
    height: 1px;
    display: block;
    margin-top: 30px;
    margin-left: -71px;
}
.zzjg-tit p{
    width:200px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.zzjg-tit span{
    color:#999;
    font-size:14px;
    background: #f9f9f9;
    display: block;
    margin-top: -11px;
}
.main-rt.zz img{
    margin-bottom: 70px;
}
.contract h3{
    font-size:24px;
    font-weight:bold;
    color:#73532f;
    display: inline-block;
    margin: 40px 0 15px;
}
.contract span{
    color:#73532f;
    font-size:14px;
}
.contract h4{
    font-weight:bold;
    font-size:18px;
    margin-top:25px;
}
.contract{
    padding-left: 60px;
}
.contract p{
    font-size:14px;
    color:#666;
    line-height: 25px;
    margin-top:20px;
}
.dz-map{
    width:100%;
    height:500px;
    margin:60px 0 25px;
}
.yw-con{
    text-align: center;
    margin-bottom:40px;
}
.yw-con>img{
    margin:45px 0 20px;
}
.img-list .grid-demo{
    background: #f8f6f4;
}
.img-list p{
    font-size:18px;
    font-weight: bold;
    color:#73532f;
    line-height: 70px;
    text-align: center;
}
.zzjg-tit.fw span{
    background:#fff;
}
.gszz .con-tj{
    color:#323232;
    background: #f3f2f2;
    position: relative;
    padding-left: 35px;
}
.gszz .con-tj:before{
    content:'';
    height:18px;
    width:5px;
    background: #73532f;
    position: absolute;
    left:20px;
    top: 17px;
}
.gszz img{
    margin:20px 0 20px 14px;
}
.gszz .lf-hd label{
    font-family: -webkit-pictograph;
}
.gszz .lf-chl{
    margin-left: 9px;
}
.lf-chl li{
    cursor: pointer;
}
.gsyj .img-list p{
    height: 100px;
    line-height: 100px;
}
.gsyj .grid-demo span{
    display: inline-block;
    vertical-align: middle;
    line-height: 36px;
    font-size: 16px;
    color: #333;
    cursor: pointer;
}
.gsyj .grid-demo span:hover{
    color:#815129;
}
.gsyj .grid-demo>div{
    background: #815129;
    width: 320px;
    height: 236px;
}
.gsyj .layui-col-space5>*{
   padding: 5px 10px;
}
.gsyj .grid-demo{
    margin-bottom: 40px;
}
.gsyj .grid-demo img{
    width:320px;
    height:236px;
}
.sch-result .con-tj{
    font-weight:normal;
}
.sch-rd{
    color:#ef2626;
}
.result-list{
    padding: 20px 0 0;
}
.result-list h3{
    font-size:18px;
    background: #f6f2f2;
    padding: 8px 15px;
    margin-bottom: 10px;
}
.result-list p{
    line-height: 26px;
    font-size:14px;
    color:#666;
    padding-left:15px;
}
.result-list p span{
    color:#72532f;
    display: inline-block;
    padding-right:10px;
}
.result-list>div{
    padding: 10px 0 20px;
}
.jj .layui-col-space5>*{
    padding: 10px 4px;
}
 body{
    -moz-user-select:text;/*火狐*/
    -webkit-user-select:text;/*webkit浏览器*/
    -ms-user-select:text;/*IE10*/
    -khtml-user-select:text;/*早期浏览器*/
    user-select:text;
 }
 /* 页面css */
 .home-top{
	padding:15px;
	float: left;
 }
 .home-top>div{
	 float:left;
 }
 .top-lf{
	 width:575px;
	 height:355px;
 }
 .slide-rt{
	width: 600px;
    height: 340px;
    padding: 0 40px;
    box-sizing: border-box;
}
.slide-rt P{
	color:#999;
	line-height: 28px;
	height:54px;
	text-indent: 2em;
}
.slide-rt .yj-ul{
	border-top: 1px dashed #e0e0e0;
	margin-top:10px;
}
aside h2{
	text-align: center;
	font-size:24px;
	color:#333;
	font-weight: bold;
	margin-bottom:10px;
}
.hm-tz>a{
	color: #f20e0e;
}
.yj-ul li {
	height: 54px;
	line-height: 54px;
	border-bottom: 1px dashed #e0e0e0;
}
.yj-ul li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  width: 80%;
  text-align: left;
}
.yj-ul li:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.yj-ul li time {
  color: #999;
  float: right;
}
.home-about,.home-fw,.home-yj{
	padding:30px 35px;
}
.home-about{
	overflow: auto;
}
.home-ab-lf{
	width:49%;
}
.home-ab-rt img{
	width:505px;
	height:326px;
}
.home-ab-lf p{
	color:#666;
	text-indent: 2em;
	line-height: 35px;
}
.fw-pt{
	overflow: auto;
}
.fw-pt-item{
	width:32.5%;
	float:left;
	margin-bottom: 20px;
}
.home-fw .fw-pt-item:not(:nth-child(3n)){
	margin-right:1.1%;
}
.fw-pt-item p{
	position: relative;
	width:369px;
	height:237px;
}
.fw-pt-item img{
	width:100%;
	height: 100%;
}
.home-fw .fw-pt-item p:hover a{
	display: block;
}
.home-fw .fw-pt-item a{
	display: none;
	position: absolute;
	width:100%;
	height:100%;
    top: 0;
    left: 0;
    opacity: .58;
    background: #0e0e0e;
    text-align: center;
    line-height: 237px;
    color: #fff;
}
.fw-pt-item h4{
	text-align: center;
	line-height: 40px;
}
	
.home-fw{
	padding-bottom:0;
}
.home-yj h2 a,.home-fw h2 a{
	float: right;
    color: #666;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    background: #f2f2f2;
    border-radius: 15px;
    padding: 0 10px;
}	
.spider-img{
	overflow: hidden;
    height: 328px;
    position: absolute;
    left: 0;
}
.spider-img>div{
	float:left;
    width: 369px;
    height: 328px;
	position: relative;
}
.spider-img>div:not(:nth-child(3n)){
    margin-right:10px;
}
.spider-img>div span{
	position: absolute;
    bottom: 0;
    left: 0;
    line-height: 45px;
    width: 100%;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
	
.breadcrumb{
	padding-top: 15px;
    font-size: 14px;
}
	
.breadcrumb i{
	color:#d35466;
}
.list .yj-ul {
  margin: 0;
  background: #fff;
  padding: 20px 40px;
  min-height: 200px;
}
.list .yj-ul li {
	padding: 5px 0;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px dashed #e0e0e0;
}
.list .yj-ul li a{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    width: 85%;
    text-align: left;
    color: #323232;
}
.list .yj-ul li:before,.content .yj-ul li:before{
  content: '';
  width: 6px;
  height: 6px;
  margin: 24px 10px 0;
  float: left;
  background: #d0d0d0;
  display: inline-block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.list .yj-ul li time {
	color: #666;
    float: right;
    font-size: 14px;
}
.list .yj-ul li:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.main-rt{
	position: relative;
}
.main-rt>i{
	/* background: url(../images/list-border.png); */
	background-size:cover;
	height:2px;
	width:100%;
	position: absolute;
	top:0;
	left:0;
}
/* 分页 */
.pages{
	padding: 20px 0;
	text-align: center;
    background: #fff;
    margin: 10px 0 20px;
}
	
.pg-mgt{
 padding-right:10px;
}
.num,.pn,.first.fe,.fe{
	display: inline-block;
	vertical-align: middle;
	padding: 0 11px;
	height: 28px;
	line-height: 28px;
	margin-right: -1px;
	background-color: #fff;
	color: #333;
	font-size: 12px;
	border: 1px solid #e2e2e2;
}
.num.cur,
.num:hover,
.pn:hover,
.first.fe:hover,
.fe:hover{
	background: #3f81cf;
	color:#fff;
	border: 1px solid #3f81cf;
}
.foot-link a:hover,
.yj-ul li:hover a,
.pagePrev p:hover,
.pagePrev p:hover a
{
	color:#3f81cf;
	cursor: pointer;
}
.pages span{
	font-size:12px;
}
.pages .red{
	padding:0 5px;
}
.pages a:hover, .pages a:active{
	color: none;
	border: 1px solid #e2e2e2;
}
.list-bg{	
	position: relative;
}
.list-bg img{
	width:100%;
}
.list-bg.contract{
	background: #060606;
	    padding: 0;
}
.contract img{
	opacity: .55;
}
.list-bg>div{
	width:20%;
	position: absolute;
	top:30%;
	left:50%;
	margin-left:-10%;
	text-align: center;
}
.list-bg h2{
	font-size:40px;
	color:#fff;
	font-family: serif;
}
.list-bg strong{
	font-size:20px;
	color:#fff;
	font-family: serif;
}
.chl-contract{
	margin-top:10px;
}
.chl-contract p{
	background: #fff;
    color: #333;
    line-height: 30px;
    text-align: left;
    padding: 10px 15px;
}
	
.chl-contract p span{
	text-indent: 3em;
    display: inline-block;
}
.bg-tit{
	    padding-bottom: 35px;
}
.bg-tit:before{
	content:'';
	background: url(../images/list-rt-tit.png);
	background-size: 100%;
	width:180px;
	height:32px;
    position: absolute;
    left: 50%;
    margin-left: -90px;
}
.bg-tit h3{
	text-align: center;
	line-height: 35px;
}
.zz-rt{
	overflow: auto;
	padding: 0 10%;
}
.zz-rt-pto{
	width: 325px;
	float:left;
	margin-bottom:20px;
	text-align: center;
	cursor: pointer;
}
.zz-rt-pto:nth-child(2n+1){
	margin-right:5%;
}
	
.zz-rt-pto p{
	text-align: center;
	line-height: 40px;
}
.lf-chl li a:after{
	content:'>';
	float:right;
	font-size: 18px;
	font-weight: normal;
	color:#b8b8b8;
}
.zz-jj p{
	line-height: 30px;
    padding: 20px 0;
    text-indent: 2em;
    color: #676767;
}
.zz-jj>img{
    width:100%;
	height:275px;
}
.zjtd{
	text-align: center;
}
.zjtd>div{
	display: flex;
	display: -webkit-flex;
	overflow: auto;
	margin: 34px 0;
}
.zjtd p{
	flex:1;
	float:left;
}
.td_1 p {
	float:none;
}
.zjtd p i{
	width: 65px;
    height: 65px;
    line-height: 65px;
	font-style: normal;
    background: #d9251c;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
}
.zjtd p span{
	display: block;
    padding-top: 15px;
    color: #666;
}
.td_2{
	padding: 0px 24%;
}
.td_2 p {
	width:50%;
}
.td_3 p{
	width:33.3%;
}
.td_4 p{
	width:25%;
}
.td_3{
	padding: 0px 12%;
}
.fw-con-top{
	overflow: auto;
	padding-bottom: 60px;
}
.fw-con-top img{
	width: 370px;
    float: left;	
    padding-right: 20px;
	box-sizing: border-box;
}
.fw-con-top p{
	display: inline-block;
    width: 470px;
    line-height: 40px;
	text-indent: 2em;
}
.fw-con-bom h3{
	color:#aa2636;
	font-size:24px;
	padding: 20px 20px 30px;
}
.fw-con-bom p {
	border-top:1px dashed #e0e0e0;
	border-bottom:1px dashed #e0e0e0;
	padding: 12px 20px;
}
.content{
	background: #fff;
    padding: 50px 90px;
    box-sizing: border-box;
}
.fw-pt.yj{
	background: #fff;
	padding: 30px 40px;
	box-sizing: border-box;
}
.yj .fw-pt-item a{
	position: relative;
	display: block;
	width:269px;
	border-bottom: 2px solid #ff0000;
}
.yj .fw-pt-item span{
	position: absolute;
    bottom: 0;
	left:0;
    width: 100%;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #0e0e0e;
    opacity: .6;
}
.yj .fw-pt-item{
    width:24%;
}
.yj .fw-pt-item:not(:nth-child(4n)){
    margin-right:1.3%;
}
#test2{
    background: #fff;
}
#test2.layui-carousel>[carousel-item]>*{
    background-color:#fff;
}
#test2>div p{
    line-height: 57px;
    font-weight: bold;
    font-size: 18px;
}
#test2 .layui-carousel-arrow{
    top:unset;
    right:0;
    bottom:1px;
    width:18px;
    height:30px;
    border-radius: 0;
    line-height: 30px;
    font-size: 14px;
    background: #1c80ce;
}
#test2 .layui-carousel-arrow[lay-type=sub]{
    right: 28px;
    left:unset;
}
.main .slide-rt h2{
    color:#333;
    padding-top: 14px;
    margin-bottom: 10px;
}
.jrwm p{
	line-height: 28px;
    text-indent: 2em;
}
.jrwm h5{
	font-weight: bold;
	padding-bottom: 5px;
    margin-top: 30px;
    padding-left: 2em;
}
.jrwm h3{
	font-size: 20px;
    margin-top: 30px;
    font-weight: bold;
    padding-bottom: 10px;
}
.collapse{
   border-top:1px solid #b7b0b0;
   border-bottom:1px solid #b7b0b0;
   margin-top: 20px;
}
.layui-colla-icon{
	right: 15px;
	left:unset;
}
.layui-colla-title{
	background-color: #fff;
}
.layui-collapse{
	border:0;
}
.main-lxwm{
	position: relative;
	min-height:620px;
}
.other{
	padding:30px 40px;
	background: #fff;
	position: absolute;
	top:385px;
	    width: 100%;
    box-sizing: border-box;
}
.mapPrt{
	padding:30px 40px;
	background: #fff;
	position: absolute;
    top: -66px;
}
.other-item{
	float:left;
	width:25%;
    text-align: center;
}
.other-item i{
	background: url(../images/lx_wz.png) no-repeat;
	background-size: cover;
	width:74px;
	height:74px;
	display: inline-block;
}
.other-item.t1 i{
	background: url(../images/lx_dh.png) no-repeat;
	background-size: cover;
}
.other-item.t2 i{
	background: url(../images/lx_cz.png) no-repeat;
	background-size: cover;
}
.other-item.t3 i{
	background: url(../images/lx_yx.png) no-repeat;
	background-size: cover;
}
.other-item p{
    margin-top: 15px;
    color: #666;
    line-height: 30px;
}
.content .yj-ul li {
    border-bottom:1px dashed #efefef;
    height:40px;
    line-height: 40px;
}
.content .yj-ul li:before{
    content:'';
    margin-top:18px;
}
.content .yj-ul{
    margin: 10px 0 0;
}
.searchPage{
    margin:20px auto;
}
.search-list{
    padding:30px 40px;
    background: #fff;
}
.red{
    color:#ef2626;
}
.sch .layui-nav{
    text-align: left;
}
.sch .hd-head>input{
    border-bottom: 1px solid #3f81cf;
    line-height: 30px;
    height: 30px;
    position: absolute;
    right: 5px;
    top: 34px;
    width: 180px;
    padding: 0 25px 0 5px;
}
.sch .hd-head button{
    z-index:2;
}
.yj-shade{
	z-index:9;
	background-color: rgb(0, 0, 0);
    opacity: 0.8;
	width:100%;
	height:100%;
}
.yj-window{
	background: #fff;
	padding:40px;
}
.yj-window h2{
	font-size:24px;
	color:#aa2636;
}
.yj-window img{
	max-width: 680px;
	max-height: 360px;
	float: left;
}
.yj-window>div{
	min-width: 400px;
    max-height: 430px;
    float: left;
    padding-left: 40px;
    padding-top: 50px;
    max-width: 700px;
}
.yj-window>div p{
	    line-height: 28px;
    padding: 20px 0;
}
.yj-spider img{
    width:100%;
}
.handle p{
    background: #676464;
    width: 25px;
    height: 50px;
    position: absolute;
    top: 47%;
    opacity: .6;
    font-size: 22px;
    color: #fff;
    display: none;
    padding-left: 4px;
    box-sizing: border-box;
    cursor: pointer;
    line-height: 50px;
}
.handle .handle-rt{
    padding-left: 8px;
}
.yj-spider:hover .handle p,.fw-spider:hover .handle p{
    display: block;
}
.yj-spider{
    position: relative;
    height: 328px;
    width: 1130px;
    overflow: hidden;
}
.home-yj{
   margin-bottom: 20px;
}
.handle-lf{
    border-radius: 0 100px 100px 0;
    left: 0;
}
.handle-rt{
    border-radius:100px 0 0 100px;
    right: 4px;
}
.yjzs .main-rt {
	width:100%;
}
.fw-con-bom img{
	width:100%;
        height: 385px
	/*height: 315px;*/
}
.spider-img>div{
    -moz-transition:ease-out .3s;
    -o-transition:ease-out .3s;
    -ms-transition:ease-out .3s;
    -webkit-transition:ease-out .3s;
    transition:ease-out .3s;
}
.spider-img>div:hover{
    transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
}
.spider-img{
	display: flex;
	width:100%;
}
.spider-img div{
	flex:1;
	float:left;
	width: 32.7%;
}
 @media screen and (max-width:1000px){
    .mg-auto, .main-jj, .main-yj{
        width:auto;
    }
    .fw-list{
        width: 19%;
    }
	.map{
		width:900px;
	}
	.yj-spider{
		width:auto;
	}
	.fw-pt-item{
		width:47%;
	}
	.fw-con-top p{
		width:45%;
	}
	#test2{
		width:50% !important;
	}
	.slide-rt{
		padding: 0 10px;
		width:50%;
	}
	.home-ab-rt{
		width:49%;
	}
	.fw-pt-item p{
		width:100%;
	}
	.home-ab-rt img{
		width:100%;
	}
	.fw-pt-item:not(:nth-child(2n)){
		margin-right:3%;
	}
    nav img{
        height: 38px;
        margin: 34px 10px 17px 0;
    }
    .layui-nav{
        padding:0;
    }
    .main-jj p{
        font-size:8px;
    }
    .foot-msg{
        font-size: 8px;
        /* transform: scale(.8); */
    }
    .main-lf{
        width: 16%;
        margin-right: 1%;
    }
    .dz-con,.pagePrev{
        padding:0 5px;
    }
    .dz-con p,.pagePrev p{
        font-size:12px;
    }
    .main-rt{
        width: 83%;  
    }
    .gsyj .grid-demo{
        display:flex;
        display: -webkit-flex;
    }
    .yw-con .img-list .layui-col-space5 .layui-col-md3{
        width: 50%;
        float: left;
    }
 }
 .home-ab-rt{
    width:505px;
    position: relative;
 }
.home-ab-rt video{
    width:100%;
    height:100%;
}
.home-ab-rt i{
    display: none;
    position: absolute;
    top:50%;
    left:50%;
    font-size:50px;
    color: #fff;
    margin-left: -25px;
    margin-top: -25px;
}
.home-ab-rt:hover i.cur{
    display: block;
}
.fw-spider{
    position: relative;
    width:856px;
    height: 438px;
    overflow: hidden;
}
.spiderPar{
    height:438px;
    position: absolute;
    top: 0;
    left: 0;
}
.fw-con-bom{
    float:left;
    width:856px;
    height:438px;
}
.fw-spider .handle p{
    top:30%;
    display: block;
}
.fw-spider .handle-rt{
    right:0;
}
.bg-arr{
	position: relative;
}
.bg-arr>div{
	position: absolute;
    top: 21%;
    left: 26%;
}
.bg-arr>div h2{
	font-size: 34px;
    font-weight: bold;
	color:#fff;
}
.bg-arr>div span{
    color: #f3f0f0;
    font-size: 17px;
	line-height:28px;
    padding-top: 5px;
    display: block;
}
#test2 a img{
	height:292px;
}
.dz-con img{
	width:100%;
}
.yj .fw-pt-item img{
	height:260px;
}