*{margin: 0;padding: 0;}
body{
	background: white;
	font-family: "microsoft yahei";
	margin: 0 auto;
}
body a{
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}

body li{
	list-style: none;
}
.cms-site-overlay{
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 210;
    left: 0;
    top: 0;
    background: rgba(0, 0,0, .5);
}
.cms-site-overlay-content{
    position: fixed;
    z-index: 220;
    border-radius: 2px;
    width: 100%;
    left: 0;
    top: 0;
}
.cms-site-overlay-all{
    background: #fff;
    border-radius: 3px;
    border:1px solid #f1f1f1;
    position: relative;
    min-width: 1000px;
    width: 70%;
    margin: 0 auto;
    margin-top: 10vh;
    height: 75vh;
    overflow: hidden;
}
.cms-site-overlay-title{
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 101%;
    text-align: center;
    z-index: 5;
}
.cms-site-overlay-title h2{
    font-size: 20px;
    font-weight: bold;
    line-height: 70px;
    color: #c30d23;
}
.cms-site-overlay-msg{
    box-sizing: content-box;
    overflow-y: scroll;
    position: absolute;
    z-index: 1;
    padding: 90px 30px 100px 30px;
    width: 95.5%;
    left: 0;
    top: 0;
    bottom: 0;
}
.cms-site-overlay-msg p{
    margin-bottom: 5px;
    color: #555;
}
.cms-site-overlay-msg p:last-child{
    text-align: right;
}
.cms-site-overlay-msg p strong{
    color: #313131;
}

.cms-site-overlay-bottom{
    position: absolute;
    width: 101%;
    background: #fff;
    left: 0;
    bottom: 0;
    z-index: 5;
    text-align: center;
}
.cms-site-overlay-bottom a{
    display: inline-block;
    margin: 20px 10px;
    background: #f1f1f1;
    line-height: 40px;
    padding: 0 40px;
    color: #333;
    border-radius: 2px;
}
.cms-site-overlay-bottom a.cms-site-yes{
    color: #fff;
    background: #c30d23;
}





.daohanglan{
	width: 1220px;
	height: 75px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}

.daohanglan img{
	margin-top: -5px;
}
.logo{
	float: left;
	margin-top: 14px;
}
.wenzilan{float: right;}


.wenzilan  li{
	list-style: none;
	float: left;
	position: relative;

}
.wenzilan-pn{
	position: absolute;
	display: none;
	width: 100%;
	border-top: 2px solid #c30d23;
}
.wenzilan-wz{
	width: 100%;
}
.wenzilan-nav{
	line-height: 45px;
	font-size: 14px ;
	height: 45px;
	display: block;
	text-align: left;
	text-indent: 2.5em;
	background-color: #ffffff;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #f6f6f6;
}

.wenzilan li:hover .wenzilan-pn{
	display: block;
}
.wenzilan .wenzilan-a{
line-height: 75px;
font-size: 16px ;
height: 75px;
display: block;
padding-left: 35px;
padding-right: 35px;
background-color: #ffffff;
text-decoration: none;
color: #000000;

}
.wenzilan .active{
	background: #c30d23;
	color: #ffffff;
}
.wenzilan a:hover{
	background: #c30d23;
	color: #ffffff;
}

.bigground{
	width: 100%;float: left;
	margin: 0 auto;
	min-width: 1220px;
}
.bigground img{
	width: 100%;
	float: left;
}
.shongxian{border-bottom: 2px solid #c30d23;
float: left;width: 100%;}
.banner-bg{
	width: 100%;
	float: left;
}
.banner-bg .banner-slide.swiper-container{
    max-height: 100vh;
    overflow: hidden;
}
.banner-slide .banner-contral{
    position: absolute;
    z-index: 10;
}
.banner-slide .banner-pagination{
    width: 100%;
    text-align: center;
    bottom: 40px;
    left: 0;
}
.banner-slide .swiper-pagination-bullet{
    width: 5px;
    height: 5px;
    padding: 6px;
    display: inline-block;
    opacity: 1;
    cursor: pointer;
    border: 1px solid rgb(255, 0, 0, 0);
    background: none;
}
.banner-slide .swiper-pagination-bullet::after{
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background: #c30d23;
    border-radius: 2.5px;
}
.banner-slide .swiper-pagination-bullet.swiper-pagination-bullet-active, .banner-slide .swiper-pagination-bullet:hover{
    border: 1px solid rgb(255, 0, 0, 1);
    background: none;
}



.xhongxian{border-bottom: 7px solid #c30d23;
float: left;width: 100%;}
.dibumoban{
	width: 100%;
	float: left;
}
.weibu{
	width: 1220px;
	margin: 0 auto;
}
.weibu-a img{
	margin-top: 10px;
	float: left;
}
.weibu-weibu-b{
	float: left;
	margin-left: 50px;
	margin-top: 30px;
	line-height: 30px;
	font-size: 14px;
}
.weibu-weibu-c{
	margin-right: 40px;
	float: right;
}
.footer{
	margin-top: 10px;
	 line-height: 46px;
    color: #333;
    background: #c30d23;
    text-align: center;
    float: left;
    width: 100%;
    min-width: 1220px;
}
.wrapper {
	color: #ffffff;
	font-size: 14px;
}
.wrapper a{
	text-decoration: none;
}
.footer-wrapper-a{
	color: #ffffff;
}
.footer-wrapper-b{
	color: #ffffff;
}
.wrapper a:hover{
	text-decoration: underline;
}





/*产品服务*/
.chanpinfuwu-bg{
	width: 100%;
	float: left;
	min-height: 500px;
	min-width: 1220px;
padding-top: 50px;
	background-image: url(../images/projectbg.png); background-repeat: no-repeat; background-position: center bottom;
}
.wenzilan .active3{
	background: #c30d23;
	color: #ffffff;
}
.chanpinfuwu{
	width: 1220px;
	margin: 0 auto;
}
.chanpinfuwu-right{
	float: right;
	width: 980px;
}
.chanpinfuwu-right li{
	float: left;
	list-style: none;
	width: 1030px;
	height: 150px;
	margin-top: 11px;
}
.right-box{
		width: 1030px;
	height: 128px;
	margin-top: 11px;
}
.right-item-small{
	height: 128px;
	float: left;
}
.right-item time{
	padding: 29px 25px;
	padding-left: 39px;
	text-align: center;
	float: left;
	border-right: 1px solid #ccc;
	
}
.right-item time strong{
	font-size: 20px;
	color: #000000;
}
.right-item time p{
	font-size: 14px;
	margin-top: 16px;
	color: #000000;
}
.right-item-news{
	padding: 27px ;
	padding-left: 38px;
	padding-right: 10px;
	float: left;
	width: 830px;
}

.right-item-news h3{
	left: 0px;
	font-size: 18px;
	margin-bottom: 20px;
	color: #000000;
}
.right-item-news-a{
	color: #c30d23;
}
.right-item-news p{
	font-size: 14px;
	color: #7f7f7f;
}
.chanpinfuwu-right li:hover{
	background-color:rgba(229,229,229,0.5) ;
	
}
.right-item-xian{
	width: 1030px;
	border-bottom: 1px dashed #ccc;
	float: left;
	margin-top: 11px;
}
.list-button{
	width: 1010px;
	height: 50px;
	margin-top: 30px;
	float: right;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 38px;
}
.list-button a{
	line-height: 40px;
    padding: 0 20px;
    border-radius: 2px;
    margin: 0 5px;
    color: #333;
    
}
.list-button li{
	float: left;
}
.list-button a:hover{
	background: #c30d23;
	color: #ffffff;
}
.long-x{
	width: 100%;
	min-width: 1220px;
	border-bottom: 7px solid #c30d23;
	float: left;
}


/*公司简介*/
.introduce-bg{
	padding-top: 50px;
	width: 100%;
	min-height: 500px;
	min-width:1220px;
	background-image: url(../images/projectbg.png); background-repeat: no-repeat; background-position: center bottom;
	float: left;
	overflow: hidden;
}
.clearfix:after{
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}
.introduce-nr{
	width: 1220px;
	margin: 0 auto;
	margin-bottom: 110px;
}

.introduce-bt-bj p{
position: absolute;
	color: #ffffff;
	font-size: 24px;
	top: 25px;
	left: 50px;
	
}
.introduce-bt-bj{
	width: 342px;
	height: 108px;
	background: url(../images/introduce1.png);
	position: relative;
margin: 0 auto;
	margin-bottom: 60px;
}
.introduce-mid{
	width: 950px;
	float: right;
	font-size: 16px;
	line-height: 2.5em;
padding-bottom: 20px;
}

.mid-wz{
	color: #c30d23;
	font-size: 18px;
}
.introduce-right{
	float: right;
	margin-right: -170px;
}


/*公司核心团队*/
.team-bg{
	width: 100%;
	float: left;
	padding-top: 50px;
	min-height: 500px;
	min-width: 1220px;
	height:1300px;background-image: url(../images/projectbg.png); background-repeat: no-repeat; background-position: center bottom;
}
.wenzilan .active2{
	background: #c30d23;
	color: #ffffff;
}
.team-left{
	width: 203px;
	float: left;
	text-align: center;
	margin-left: -101px;
	margin-top: -60px;
}
.team-left div:hover{
	color: #ffffff;
	background: url(../images/chanpinfuwu-lbg1.png);
}
.team-left h3{
	font-size: 24px;
	color: #ff0000;	
}

.team-daohanglan-a{
	margin-bottom: 20px;
	margin-top: 20px;
}
.team-left .active{
	background: url(../images/chanpinfuwu-lbg1.png);
}
.team-left .active {
	color: #ffffff;
}
.team-daohanglan{
	width: 193px;
	height: 48px;
	background: url(../images/chanpinfuwu-lbg2.png);
	text-align: center;
	line-height: 48px;
	display: block;
	margin-top: 10px;
	font-size: 18px;
}
.team-daohanglan-a1{
	margin-top: 30px;
}
.team-nr{
	width: 1220px;
	margin: 0 auto;
	margin-bottom: 110px;
}

.team-mid{
	width: 950px;
	
	float: right;
	padding-bottom: 30px;
}
.team-mid li{
	padding:20px 0px 20px 20px;
	width: 950px;
	height: 120px;
	float: right;
	cursor: pointer;
}
.team-mid li:hover{
	
}
.team-mid img{
	float: left;
	margin-left: 20px;
}
.team-mid-wz{
	width: 820px;
	float: right;
}
.team-mid-wz h3{
	font-size: 18px;
}
.team-mid-wz-a{
	margin-top: 20px;
	font-size: 14px;
}


/*投资理念*/
.concept-bg{
	width: 100%;
	float: left;
	margin-top: 50px;background-image: url(../images/projectbg.png); background-repeat: no-repeat; background-position: center bottom;
}
.introduce-bt-bj-a p{
position: absolute;
	color: #ffffff;
	font-size: 24px;
	top: 25px;
	left: 50px;
	
}
.introduce-bt-bj-a{
	width: 342px;
	background: url(../images/introduce1.png);
	position: relative;
	margin: 0 auto;
}
.concept-mid{
		background-color: rgba(255,255,255,0);
	width: 910px;
	float: right;
	margin-bottom: 25px;
	margin-top: 90px;
}
.concept-mid-a{
	height: 240px;
}
.concept-mid-a ul{
	width: 910px;
float: right;
	background-color: rgba(255,255,255,0);
	}
.concept-mid-a li{
	width: 900px;
	float:left;
	font-size: 14px;
	margin-bottom: 15px;
	}
.concept-mid-a li img{
	float: left;
}
.concept-mid-a-wz{
	float: left;
line-height: 70px;
margin-left:15px ;
}
.concept-mid-b{
	height: 400px;
	padding-top: 20px;
	padding-bottom: 50px;
	float: right;
	}
.concept-mid-b li{
	width: 880px;
	float: right;
	margin-bottom: 20px;
	cursor: pointer;
	padding-right: 30px;
}

.concept-mid-b-tw{
	height: 100px;
	float: left;
	width: 760px;
	margin-left: 15px;
	padding-top: 15px;
}
.concept-mid-b img{
	float: left;

}
.concept-mid-b-tw h3{
	line-height: 30px;
	font-size: 18px;
}
.concept-mid-b p{
	font-size: 14px;
}

/*联系方式*/
.ways-bg{
	width: 100%;
	float: left;
	padding-top: 50px;
	min-height: 500px;
	min-width: 1220px;
      background-image: url(../images/projectbg.png); background-repeat: no-repeat; background-position: center bottom;
}
.ways-left{
	width: 203px;
	float: left;
	text-align: center;
	margin-top: 20px;
	margin-right: 20px;
}
.ways-left li:hover{
	background: url(../images/chanpinfuwu-lbg1.png);
}
.ways-left li:hover a{
	color: #ffffff;
}
.ways-left h3{
	font-size: 24px;
	color: #c30d23;	
}

.ways-daohanglan-a{
	margin-bottom: 20px;
	margin-top: 20px;
}
.ways-left .active{
	background: url(../images/chanpinfuwu-lbg1.png);
}
.ways-left .active a{
	color: #ffffff;
}
.ways-daohanglan{
	width: 193px;
	height: 48px;
	background: url(../images/chanpinfuwu-lbg2.png);
	text-align: center;
	line-height: 48px;
	display: block;
	margin-top: 10px;
	font-size: 18px;
}
.ways-daohanglan-a1{
	margin-top: 30px;
}
.ways-nr{
	width: 1220px;
	margin: 0 auto;
	margin-bottom: 110px;
}
.ways-right{
	width: 1000px;
	float: right;
}
.ways-right  p{
	letter-spacing: 4px;
}
.ways-right-sw{
}
.ways-right-sw p{
}
.ways-right-bw{
	font-size: 20px;
}
.bw-a{
	font-size: 18px;
}
.ways-right-xw p{
	width: 1000px;
}
.ways-right-xw p{
}
.ways-right img{
	margin-top: 30px;
	margin-bottom: 70px;
}



/*旗下产品*/
.qixiachanpin-right{
	width: 950px;
	float: right;
	
}

.qixiachanpin-right ul li a{
	width: 130px;
	height:40px ;
	border-radius:10px 10px 0px 0px;
	border: 1px #7F7F7F solid;
	font-size: 16px;
	text-align: center;
	float: left;
	line-height: 40px;
	cursor: default;
	border-bottom:none;
	margin-right: 20px;
}
.qixiachanpin-right ul li.active a{
	border-right: 1px solid #c00;
	border-left: 1px solid #c00;
	border-top: 1px solid #c00;
	color: #c00;
	font-weight: bold;
}
.qixiachanpin-right-xk{
	min-height: 500px;
	padding: 20px 0;
	border-top: 1px #c00 solid;
	width: 100%;
	float: left;
}
.tab-item{
	display: none;
	font-size: 16px;
}
.active{
	display: block;
}
.qixiachanpin-bg{
	width: 100%;
	float: left;
	padding-top: 50px;
	min-height: 500px;
	min-width: 1220px;
background-image: url(../images/projectbg.png); background-repeat: no-repeat; background-position: center bottom;
}
.qixiachanpin-right ul li a:hover{
	color: #c00;
	border-right: 1px solid #c00;
	border-left: 1px solid #c00;
	border-top: 1px solid #c00;
	font-weight: bold;
}



/*加入我们*/
.join-bg{
	width: 100%;
	float: left;
	padding-top: 50px;
	min-height: 500px;
	min-width: 1220px;
	background-image: url(../images/projectbg.png); background-repeat: no-repeat; background-position: center bottom;
}

.jobs-list{
	width: 950px;
	float: right;
}
.jobs-list ul{
    padding-top: 40px;
    margin-bottom: 50px;
}
.jobs-item{
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
.jobs-item .jobs-click{
    height: 60px;
    cursor: pointer;
}
.jobs-item i{
	font-style: normal;
}
.jobs-item .jobs-click h3{
    width: 90%;
    line-height: 60px;
    padding: 0 2%;
    font-size: 15px;
    color: #333;
    float: left;
}
.jobs-item p{
	font-size: 14px
}
.jobs-item .jobs-click i{
    width: 20px;
    height: 20px;
    display: block;
    margin-right: 2%;
    line-height: 20px;
    text-align: center;
    color: #fff;
    float: right;
    margin-top: 20px;
    background: #d3d3d3;
}
.jobs-item.active .jobs-click{
    background: #c30d23;
}
.jobs-item.active .jobs-click h3{
    color: #fff;
}
.jobs-item.active .jobs-click i{
    background: #fff;
    color: #0b5b91;
}
.jobs-item .jobs-content{
    background: #f8f8f8;
    display: none;
}
.jobs-item .jobs-details{
    padding: 40px;
}
.jobs-item .jobs-details b, .jobs-item .jobs-details strong{
    font-weight: bold;
  
}




/*新闻公告*/
.xinwen-bg{
	width: 100%;
	float: left;
	padding-top: 50px;
	min-height: 500px;
	min-width: 1220px;
	background-image: url(../images/projectbg.png); background-repeat: no-repeat; background-position: center bottom;
}
.xinwen-right{
	width: 950px;
	float: right;
	padding-bottom: 30px;
	
}
.xinwen-right img{
	max-width: 100%;
}
.xinwen-bt{
	font-size: 20px;
	text-align: center;
}
.xinwen-time{
	text-align: center;
	margin-top: 10px;
}
.xinwen-nr{
	font-size: 14px;
	margin-top: 20px;
	padding-bottom:20px ;
	padding-top:20px ;
	border-top: 1px dashed #ccc ;
	border-bottom: 1px solid #ccc;
}
.xinwen-nr p{
	line-height: 22px;
	margin-top: 10px;
}
.pages-news-bottom{
    margin-top: 20px;
    margin-bottom: 20px;
}
.pages-news-bottom a{
    color: #333;
    line-height: 30px;
}
.pages-news-bottom a:hover{
    text-decoration: underline;
}
.pages-news-bottom li{
    max-width: 48%;
}
.pages-news-bottom .pages-prev{
    float: left;
}
.pages-news-bottom .pages-next{
    float: right;
}