*{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;
}
.key-words{
	font-size: 16px !important;
	font-weight: bold;
}
.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;
}

.clearfix:after{
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}


.big-daohanglan{
	width: 100%;
	position: fixed;
	height: 110px;
	top: 0;
	background: #ffffff;
	z-index: 999;
}
.daohanglan{
	width: 1220px;
	height: 110px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}

.daohanglan img{
	margin-top: -5px;
}
.logo{
	float: left;
	margin-left: 40px;
	margin-top: 13px;
}
.logo img{
	width: 98px;
	height: 95px;
}
.wenzilan{float: right;}


.wenzilan  li{
	list-style: none;
	float: left;
	position: relative;

}
.wenzilan-pn{
	position: absolute;
	display: none;
	width: 100%;
	border-top: 2px solid #7a1822;
}
.wenzilan-wz{
	width: 100%;
}
.wenzilan-nav{
	line-height: 45px;
	font-size: 14px ;
	height: 45px;
	display: block;
	text-align: left;
	text-align: center;
	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: 110px;
font-size: 16px ;
height: 110px;
display: block;
padding-left: 35px;
padding-right: 35px;
background-color: #ffffff;
text-decoration: none;
color: #000000;

}
.wenzilan .active{
	background: #7a1822;
	color: #ffffff;
}
.wenzilan a:hover{
	background: #7a1822;
	color: #ffffff;
}

.bigground{
	padding-top: 110px;
	width: 100%;float: left;
	margin: 0 auto;
	min-width: 1366px;
}
.bigground img{
	width: 100%;
	float: left;
}
.shongxian{border-bottom: 2px solid #7a1822;
float: left;width: 100%;}
.banner-bg{
	width: 100%;
	float: left;
}
.banner-bg .banner-slide.swiper-container{
   
    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;
}
.dibumoban{
	width: 100%;
	float: left;
}

.footer{
	 line-height: 46px;
    color: #333;
    background: #7a1822;
    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;
}
.bigground{
	width: 100%;float: left;
	margin: 0 auto;
	min-width: 1366px;
}
.bigground img{
	width: 100%;
	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;
}
.introduce-nr{
	width: 1220px;
	margin: 0 auto;
	margin-bottom: 110px;
}
.box_l_fixed{
	position: fixed;
	top: 110px;
}
.all-main-left{
	width: 180px;
	float: left;
	text-align: center;
	margin-right: 20px;
	padding-bottom: 30px;
	padding-top: 30px;
	border: 1px solid  #7a1822;
}
.all-main-left h3{
	font-size: 20px;
	margin-bottom: 15px;
	color: #7a1822;	}
.all-main-left  li{
	width: 130px;
	margin: 0 auto;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid  #7a1822;
	}

.all-main-left .active{
	background:#7a1822 ;
}
.all-main-left .active a{
	color: #ffffff;
}
.all-main-left li:hover{
	background:#7a1822 ;
}
.all-main-left li:hover a{
	color: #ffffff;
}
.introduce-mid{
	
	width: 960px;
	float: right;
	font-size: 16px;
	line-height: 2.5em;
padding-bottom: 20px;
}
.introduce-bt-bj p{
position: absolute;
	color:  #7a1822;
	font-size: 24px;
	font-weight: 600;
	top: 15px;
	left: 80px;
	
}

.introduce-bt-bj{
	width: 264px;
	height: 63px;
	background: url(../images/gsjs-1.png) no-repeat;
	position: relative;
margin: 0 auto;
	margin-bottom: 60px;
}
.introduce-bt-bj-a p{
position: absolute;
	color:  #7a1822;
	font-size: 24px;
	font-weight: 600;
	top: 15px;
	left: 60px;
	
}
.introduce-bt-bj-a{
	width: 264px;
	height: 63px;
	background: url(../images/gsjs-1.png) no-repeat;
	position: relative;
margin: 0 auto;
	margin-bottom: 60px;
}
.introduce-bt-bj-b p{
position: absolute;
	color:  #7a1822;
	font-size: 24px;
	font-weight: 600;
	top: 15px;
	left: 50px;
	
}
.introduce-bt-bj-b{
	width: 264px;
	height: 63px;
	background: url(../images/gsjs-1.png) no-repeat;
	position: relative;
margin: 0 auto;
	margin-bottom: 60px;
}
.introduce-bt-bj-e p{
position: absolute;
	color:  #7a1822;
	font-size: 24px;
	font-weight: 600;
	top: 15px;
	left: 50px;
	
}
.introduce-bt-bj-e{
	width: 264px;
	height: 63px;
	background: url(../images/gsjs-2.png) no-repeat;
	position: relative;
margin: 0 auto;
	margin-bottom: 60px;
}
.introduce-mid-tw{
	width: 960px;
}
.introduce-mid-tw h3{
	font-size: 20px;
}
.introduce-mid-tw p{
	font-size:14px;
}
.long-x{
	width: 100%;
	min-width: 1220px;
	border-bottom: 7px solid #7a1822;
	float: left;
}
.weibu{
	position: relative;
	width: 1220px;
	height: 200px;
	margin: 0 auto;
}
.weibu-a a{
	margin-top: 37px;
	float: left;
}
.weibu-weibu-b{
	float: left;
	margin-left: 50px;
	margin-top: 35px;
	line-height: 30px;
	font-size: 14px;
}
.weibu-weibu-c{
		margin-top: 16px;
	font-size: 14px;
	color: #787676;
	text-align: center;
	margin-right: 20px;
	float: right;
}
.weibu-weibu-c img{
margin-top: 15px;
}
.all-main-left-a{
	z-index: 999;
	width: 180px;
	position: relative;
	float: left;
	margin-top: 123px;
	text-align: center;
	margin-right: 20px;
	padding-bottom: 30px;
	padding-top: 30px;
	border: 1px solid  #7a1822;
}
.all-main-left-a h3{
	font-size: 20px;
	margin-bottom: 15px;
	color: #7a1822;	}
.all-main-left-a  li{
	width: 130px;
	margin: 0 auto;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid  #7a1822;
	}

.all-main-left-a .active{
	background:#7a1822 ;
}
.all-main-left-a .active a{
	color: #ffffff;
}
.all-main-left-a li:hover{
	background:#7a1822 ;
}
.all-main-left-a li:hover a{
	color: #ffffff;
}
.hxcl-mid{
	width: 1000px;
	float: right;
}
.jdly ul {
	padding-left: 30px;
}
.jdly li{
	float: left;
	width: 350px;
	height: 370px;
	margin-left: 15px;
	border-right:2px solid #eae7e7 ;
}
.jdly li:nth-last-child(1){
	float: left;
	width: 170px;
	height: 370px;
	border: none;
}
.jdly-a{

	font-size: 14px;
	float: left;
	width: 150px;
	margin-left: 15px;
	margin-top: 20px;
}
.jdly-a h2{
	margin: 0 auto;
	width: 80px;
	height: 60px;
	color: #ffffff;
	font-size: 16px;
	padding-top: 20px;
	text-align: center;
	font-weight: normal;
	background: #9b9b9b;
}
.jdly-a h3{
	padding-left: 10px;
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: normal;
}
.jdly-a h4{
	margin-bottom: 30px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: normal;
}
.jdly-a p{
	line-height: 25px;
	padding-left: 10px;

}
.jdly-b{
	margin-top: 20px;
	font-size: 20px;
	width: 390px;
	text-align: center;
	float: left;
}
.jdly-c{
	font-size: 20px;
	width: 170px;
	text-align: center;
	float: left;
		margin-top: 20px;
}
.zszq{
	padding-top: 60px;
	
	
}
.qtzs{
	width: 730px !important;
}
.zszq-d{
	background: #ffffff;
	padding-top: 60px;
	
	
}
.zb-main{
	margin-left: 220px !important;
}
.zb-main-a{
	margin-left: 400px !important;
}
.zb{
	width: 400px !important;
}
.jlcl{
	padding-top: 60px;
	padding-left: 50px;
	
}
.tzcl{
	padding-top: 60px;
	margin-bottom: 60px;
	
}
.introduce-bt-b-a{
	padding-left: 50px;
}
.tzcl ul li{
	width: 210px;
	float: left;
	margin-left: 20px;
	margin-bottom: 40px;
	
}
.tzcl p{
	text-align: center;
	
}
.tzcl h3{
	margin: 0 auto;
	margin-bottom: 20px;
	width: 65px;
	height: 65px;
	text-align: center;
	line-height: 65px;
	border-radius: 100%;
	background: #e5e4e4;
	color: #7A1822;
	font-size: 20px;
	
}
.sp{
	width: 700px !important;
}
.zszq-a{
	margin-bottom: 60px;
	margin-left: 50px;
}
.zszq-a h3{
	font-size: 20px;
	color: #7a1822;
	float: left;
}
.zszq-a ul{
	width: 800px;
	float: left;
}
.zszq-a ul li{
	margin-bottom: 20px;
	font-size: 16px;
	color: #777777;
	float: left;
	margin-left: 30px;
}
.zszq-c{
	margin-bottom: 60px;
	margin-left: 50px;
}
.zszq-c h3{
	font-size: 20px;
	color: #7a1822;
	float: left;
}
.zszq-c ul{
	width: 800px;
	float: left;
}
.zszq-c ul li{
	margin-bottom: 20px;
	font-size: 16px;
	color: #777777;
	float: left;
	margin-left: 30px;
}
.jlcl-a{
	padding-left: 30px;
	margin-bottom: 60px;
}
.jlcl-a h3{
	font-size: 20px;
	color: #7a1822;
	float: left;
}
.jlcl-a ul{
	width: 800px;
	float: left;
}
.jlcl-a ul li{
	margin-bottom: 20px;
	font-size: 16px;
	color: #777777;
	float: left;
	margin-left: 30px;
}
.rxdz{
	padding-bottom: 80px;
	background: #f5f3f3;
	padding-top: 50px;
}
.rxdz ul li{
	width: 150px;
	float: left;

	margin-left: 50px;
	margin-top: 30px;

}
.rxdz ul li p{
	

margin: 0 auto;
margin-top: 30px;
font-size: 18px;
}
.zyts{
	padding-top: 50px;
}
.zyts h3{
	    font-size: 20px;
    color: #7a1822;
	float: left;
}
.pzcp{
	background: #f5f3f3;
	padding-bottom: 100px;
	padding-top: 50px;
}
.pzcp-a p{
	width: 160px;
	height: 85px;
	float: left;
	margin-left: 50px;
	margin-right: 120px;
	text-align: center;
	line-height: 85px;
	
}
.tdjs{
	width: 1000px;
	float: right;
}
.dsz{
	position: relative;
}
.dsz img{
	margin-top: 20px;
	float: left;
}

.dsz-right{
	margin-left: 50px;
	width: 480px;
	float: left;
}
.dsz-right h2{
	font-size: 20px;
	margin-bottom: 10px;
}
.dsz-right h3{
	font-size: 18px;
	margin-bottom: 20px;
}
.dsz-right p{
	
	font-size: 14px;
	line-height: 30px;
}
.fktd ul li{
	float: left;
	
	margin-bottom:40px ;
	margin-left: 20px;
	height: 130px;
}
.fktd {
	position: relative;
}
.fktd h3{
	font-size: 30px;
	margin-bottom: 30px;
}
.fktd-left{
	width: 80px;
	height: 80px;
	float: left;
	margin-top: 25px;
	border-radius: 100%;
	background:#7a1822 ;
}
.fktd-left p{
	text-align: center;
	line-height: 80px;
	color: #ffffff;
	font-size: 20px;
}
.fktd-right{
	width: 870px;
	margin-left: 30px;
	float: left;
}
.fktd-right p{
	margin-bottom: 10px;
	font-size: 14px;
}
.fktd-right h5{
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 14px;
}





.tztd ul li{
	width: 330px;
	float: left;
}
.tztd {
	position: relative;
	margin-top: 100px;
}
.tztd h3{
	font-size: 30px;
	margin-bottom: 30px;
}
.tztd-left{
	width: 80px;
	height: 80px;
	float: left;
	margin-top: 25px;
	border-radius: 100%;
	background:#7a1822 ;
}
.tztd-left p{
	text-align: center;
	line-height: 80px;
	color: #ffffff;
	font-size: 20px;
}
.tztd-right{
	width: 220px;
	margin-left: 20px;
	float: left;
}
.tztd-right p{
	margin-bottom: 10px;
	font-size: 14px;
}
.tztd-right h5{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}
#dsz{
	position: absolute;
	top: -150px;
}
#fktd{
	position: absolute;
	top: -150px;
}
.zscp-right{
	width: 960px;
	float: right;
	
	
}
.chanpinfuwu-right{
	float: right;
	width: 960px;
}
.chanpinfuwu-right li{
	float: left;
	list-style: none;
	width: 960px;
	height: 150px;
	margin-top: 11px;
}
.right-box{
		width: 960px;
	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: 780px;
}

.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: 960px;
	border-bottom: 1px dashed #ccc;
	float: left;
	margin-top: 11px;
}
.lxfs-nr h2{
	color: #825156;
	font-size: 18px;
}
.lxfs-nr p{
	
	color: #825156;
	font-size: 16px;
}
.lxfs-right{
	float: right;
}
.lxfs-right p{
	text-align: center;
}
.lxfs-right img{
	width: 114px;
	height: 114px;
}
.lxfs-left{
	width: 800px;
	float: left;
}
.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-time-p{
	margin-right: 30px;
}
.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;
}
.all-main-left-c{
	width: 180px;
	float: left;
	text-align: center;
	margin-right: 20px;
	padding-bottom: 30px;
	padding-top: 30px;
	margin-top: 123px;
	border: 1px solid  #7a1822;
}
.all-main-left-c h3{
	font-size: 20px;
	margin-bottom: 15px;
	color: #7a1822;	}
.all-main-left-c  li{
	width: 130px;
	margin: 0 auto;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid  #7a1822;
	}

.all-main-left-c .active{
	background:#7a1822 ;
}
.all-main-left-c .active a{
	color: #ffffff;
}
.all-main-left-c li:hover{
	background:#7a1822 ;
}
.all-main-left-c li:hover a{
	color: #ffffff;
}
.list-button{
	width: 940px;
	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;
}
.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;
}
.rczp ul li{
	padding: 20px;
	    background-color: #F3F3F3;
    border-radius: 19px;
    margin-bottom: 50px;
}
.rczp h3{
	    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #cccccc;
}
.bmd{
	border: 1px solid #825156;
}
.bmd-left{
	margin-top: 70px;
	padding-left: 20px;
	width: 700px;
	float: left;
}
.bmd-left p{
	 color: #825156;
    font-size: 16px;
    font-weight: bold;
}
   
.bmd-right{
	width: 170px;
	float: right;
}
.bmd-right img{
	width: 158px;
	height: 158px;
}
.bmd-right p{
	margin-left: 32px;
	margin-top: -25px;
}
.bmd-wx {
	float: left;
	width: 250px;
	margin-left: 150px;
}
.bmd-wx h3{
	text-align: center;
	font-weight: normal;
	font-size: 16px;
	 color: #825156;
}
.bmd-wx img{
	width: 114px;
	height: 114px;
	margin-left: 70px;
}
.bmd-wx p{
	margin-top: -20px;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
	 color: #AAAAAA;
}
.weibu-weibu-d {
	position: absolute;
	top: 25px;
	right: 200px;
}

.weibu-weibu-d img{
	width: 114px;
	height: 114px;
}

.weibu-weibu-d{
		margin-top: 16px;
	font-size: 14px;
	color: #787676;
	text-align: center;
}