﻿.h-content{
	width: 1200px;
	margin: 0 auto;
}
.header{
	height: 80px;
	left: 0;
	top: 0;
	z-index: 99;
	background: rgba(255,255,255,0.8);
}
.logo{
	float: left;
	padding-top: 10px;
}
.logo img{
	width: 60px;
}
.nav{
	float: right;
	margin-right: 40px;
}
.nav li{
	float: left;
	margin-right: 50px;
	height: 80px;
	line-height: 80px;
}
.nav li a{
	font-size: 14px;
	color: #666;
}
.nav li.nav-v a{
	color: #dc3f2a;
}
.nav li a:hover{
	color: #DC3F2A;
}
.mp-nav{
	position: absolute;
	right: 0;
	width: 1.6rem;
	height: 1.6rem;
	top: 50%;
	margin-top: -0.8rem;
	background: url(../img/mp-nav.png) no-repeat center / 100%;
	display: none;
}
.mp-nav-box{
	width: 30%;
	background: #fff;
	position: fixed;
	z-index: 101;
	right: 0;
	top: 0;
	bottom: 0;
	box-shadow: -5px 0 8px -5px #ccc;
	transition: .3s;
	transform: translateX(100%);
	display: none;
}
.mp-mask{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,0.4);
	z-index: 100;
	display: none;
}
.mp-nav-ul li{
	font-size: 13px;
	text-align: center;
	padding: 1rem 0;
	border-bottom: #ccc solid 1px;
}
.mp-nav-ul li a{
	color: #333;
}
.mp-nav-ul li.mp-nav-v a{
	color: #dc3f2a;
}
.mp-nav-close{
	display: block;
	width: 1.2rem;
	height: 1.2rem;
	margin: 3rem auto 0;
	background: url(../img/close.png) no-repeat center / 100%;
}
.search-box{
	width: 193px;
	position: absolute;
	top: 28px;
	right: -130px;
}
.search-vl{
	width: 1px;
	height: 10px;
	background: #cac4c4;
}
.search-box img{
	width: 16px;
	cursor: pointer;
	margin-left: 20px;
}
.search-box input{
	width: 141px;
	font-size: 12px;
	margin-left: 5px;
	background: #f0f0f0;
	padding: 1px 5px;
	display: none;
}
.header-space{
	height: 80px;
}


.slideBox{ 
	width:100%; 
	overflow:hidden; 
	position:relative; 
}
.slideBox .hd{
	position:absolute; 
	width: 100%;
	left: 0; 
	bottom:15px;
	z-index:1;
	text-align: center;
}
.slideBox .hd ul{ 
	display: inline-block;  
}
.slideBox .hd ul li{ 
	float:left; 
	margin-right:2px;  
	width:20px; 
	height:3px; 
	background:#fff;
	cursor:pointer;
	margin: 0 5px; 
}
.slideBox .hd ul li.on{
	background:#f00;
	color:#fff; 
}
.slideBox .bd{
	position:relative;
	height:100%; 
	z-index:0;   
}
.slideBox .bd li{
	zoom:1; 
	vertical-align:middle; 
}
.slideBox .bd img{ 
	width:100%; 
	display:block; 
}

.content-bg{
	padding: 80px 0;
	background: url(../img/home-bg.jpg) no-repeat center top / 100%;
}
.conclusion-box{
	padding: 30px 0;
	background: #fff;
	margin-bottom: 50px;
}
.conclusion-title{
	font-size: 18px;
	padding: 15px 10px;
	background: #dc3f2a;
	color: #fff;
	position: absolute;
	left: 0;
	top: -25px;
}
.conclusion-cont{
	
}
.conclusion-cont-in{
	float: left;
	width: 800px;
	padding: 30px 30px 0;
	background: url(../img/quotes_A.png) no-repeat 30px 30px / 2.5%,
	url(../img/quotes_B.png) no-repeat right 30px bottom 0 / 2.5%;
}
.conclusion-cont-img{
	float: right;
	width: 350px;
}
.cci-cont{
	padding: 30px 100px;
}
.cci-cont h5{
	font-size: 17px;
	font-weight: normal;
	color: #333;
	padding-bottom: 20px;
}
.cci-in{
	justify-content: space-between;
	align-items: flex-start;
}
.cci-in-line{
	width: 1px;
	height: 60px;
	background: #eae2e1;
	margin-top: 15px;
}
.cci-in>div>p{
	font-size: 13px;
	color: #998c8c;
	margin-bottom: 12px;
}
.cci-in>div.cci-in-left>p{
	color: #ba7f48;
}
.headline{
	background: url(../img/titbg.png) no-repeat 55% 20% / 30%;
	padding: 30px 0;
}
.headline h4{
	font-family: simsun;
	font-size: 18px;
	text-align: center;
	font-weight: 550;
	color: #4f4c4c;
}
.headline p{
	font-size: 12px;
	color: #999;
	text-align: center;
	padding-top: 20px;
	line-height: 1.8;
}
.slideTxtBox{
	width:100%;
	position: relative;
}
.slideTxtBox .hd{
	width: 50%;
	position: absolute;
	z-index: 9;
	left: 0;
	bottom: 0;
	border-bottom: #dfdddc solid 1px;
}
.slideTxtBox .hd ul{
	width: 100%; 
}
.slideTxtBox .hd ul li{ 
	float: left;
	width: 25%; 
	height: 60px;
	line-height: 60px;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	color: #999;
}
.slideTxtBox .hd ul li.on{
	border-bottom: #dc3f2a solid 1px;
	color: #dc3f2a;
}
.slideTxtBox .bd ul{  
	zoom:1;  
}
.slideTxtBox .bd li{ 

}
.tab-cont{
	
}
.tab-cont-img{
	width: 50%;
	height: 340px;
	float: left;
}
.tab-cont-img img{
	width: 100%;
	height: 100%;
}
.tab-cont-in{
	float: left;
	width: 50%;
	height: 400px;
	background: #fff;
	position: relative;
	z-index: 1;
	box-shadow: -5px 0 8px -5px #f5f5f5;
}
.tab-cont-in:before{
	content: '';
	width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color:  transparent #fff transparent transparent;
    position: absolute;
    top: 50px;
    left: -20px;
}
.tci-cont{
	padding: 30px;
}
.tci-cont h5{
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 30px;
	color: #333;
}
.tci-cont p{
	font-size: 12px;
	color: #999;
	line-height: 2;
}
.picScroll-left{
	width:100%;  
	overflow:hidden;
	position:relative; 
	padding-bottom: 50px;
}
.picScroll-left .hd{ 
	 
}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ 
	display:block; 
	width:20px; 
	height:52px; 
	cursor:pointer; 
	position: absolute;
}
.picScroll-left .hd .next{
	background: url(../img/c-r.png) no-repeat center / 100%;
	right: 0;
	top: 40%;
}
.picScroll-left .hd .prev{ 
	background: url(../img/c-l.png) no-repeat center / 100%;
	left: 0;
	top: 40%;
}
.picScroll-left .bd{ 
	padding:10px 30px; 
}
.picScroll-left .bd ul{ 
	overflow:hidden; 
	zoom:1; 
}
.picScroll-left .bd ul li{
	margin:0 10px; 
	float:left;
	_display:inline; 
	overflow:hidden; 
	text-align:center;  
	padding: 10px;
	border: #f1f1f1 solid 1px;
	box-sizing: content-box;
}
.picScroll-left .bd ul li .pic{ 
	text-align:center; 
}
.picScroll-left .bd ul li .pic img{
	width:338px; 
	height:235px; 
	display:block;
}
.picScroll-left .bd ul li:hover{ 
	border-color:#999;  
}
.picScroll-left .bd ul li .title{
	padding-top: 15px;   
}
div.title a{
	color: #666;
	font-size: 13px;
}
.jkgl-box{
	padding: 30px 0 50px;
}
.jkgl-in{
	float: left;
}
.jkgl-in h5{
	font-size: 15px;
	color: #333;
	padding: 70px 0 50px;
	line-height: 1.5;
}
.jkgl-in p{
	color: #999;
	font-size: 13px;
	line-height: 2;
}
.jkgl-img{
	float: right;
	width: 550px;
}
.jkgl-bg{
	background: #f8f8f8;
	height: 360px;
	position: absolute;
	left: 0;
	top: 30px;
	width: 58vw;
	z-index: -1;
}
.home-project{
	justify-content: space-between;
	align-items: center;
}
.home-project li{
	width: 32%;
}
.home-project li a{
	display: block;
	width: 100%;
	overflow: hidden;
}
.home-project li a img{
	display: block;
	width: 100%;
	transition: .5s;
}
.home-project li a:hover img{
	transform: scale(1.1);
}
.home-project li p{
	padding-top: 15px;
	font-size: 13px;
	color: #333;
	text-align: center;
}
.hxjs-box{
	padding: 50px 0 80px;
}
.home-news{
	padding: 50px 0 20px;
	background: #fbf8f1;
}
.home-news-list{
	padding: 20px 0;
}
.home-news-list li{
	float: left;
	width: 50%;
	padding: 0 30px;
}
.home-news-list li div{
	padding: 10px 0;
	border-bottom: #e5e5e5 dashed 1px;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
}
.home-news-list li div a{
	font-size: 12px;
	color: #666;
	display: block;
	width: 420px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.home-news-list li div span{
	color: #666;
	font-size: 12px;
}
.home-news-list li div a:hover{
	opacity: 0.8;
}
.btn-box{
	padding: 30px 0;
	text-align: center;
}
.btn-box a{
	display: inline-block;
	font-size: 13px;
	color: #fff;
	background: #c40000;
	border-radius: 3px;
	padding: 8px 20px;
	transition: .3s;
}
.btn-box a:hover{
	opacity: 0.8;
}
.jnpx-box{
	padding: 80px 0 50px;
}
.jnpx-title{
	text-align: center;
	font-size: 18px;
	color: #9f9292;
	padding-bottom: 30px;
}
.jnpx-p{
	text-align: center;
	font-size: 14px;
	color: #9f9292;
	line-height: 1.8;
}
.bottom{
	padding: 50px 0;
	background: #35383d;
}
.bottom-box{
	justify-content: space-between;
	align-items: flex-start;
}
.bottom-in h5{
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	padding-bottom: 20px;
}
.bottom-in p{
	color: #fff;
	font-size: 12px;
	line-height: 2.5;
}
.bottom-link li{
	float: left;
	margin-right: 50px;
}
.bottom-link li:last-child{
	margin-right: 0;
}
.bottom-link li h5{
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	padding-bottom: 20px;
}
.bottom-link li p{
	padding-bottom: 8px;
}
.bottom-link li p a{
	color: #fff;
	font-size: 12px;
}
.bottom-link li p a:hover{
	text-decoration: underline;
}
.bottom-qr img{
	display: block;
	width: 100px;
	margin-bottom: 15px;
}
.bottom-qr p{
	text-align: center;
	color: #fff;
	font-size: 12px;
}
.icp-box{
	text-align: center;
	font-size: 12px;
	background: #2a2e31;
	padding: 10px 0;
	color: #fff;
}
.icp-box a{
	color: #fff;
}
.icp-box a:hover{
	text-decoration: underline;
}
.route-box{
	padding: 30px 0;
	color: #666;
}
.route-box>*{
	font-size: 12px;
	color: #666;
}
.route-box a{
	color: #666;
}
.route-box a:hover{
	opacity: 0.8
}
.abo-imgin{
	padding-bottom: 30px;
}
.abo-imgin-img,.abo-imgin-word{
	width: 600px;
	height: 400px;
	float: left;
}
.abo-imgin-word{
	background: #fff;
	padding: 50px;
	box-shadow: 0 0 15px 2px #f7f7f7;
	align-items: center;
}
.abo-imgin-word p{
	line-height: 2;
	color: #666;
	font-size: 14px;
}
.aboico-box{
	padding: 50px 0;
}
.abo-jkgl{
	padding-top: 30px;
}
.abo-jkgl li{
	float: left;
	width: 25%;
}
.abo-jkgl li img{
	display: block;
	width: 80px;
	margin: 0 auto 15px;
}
.abo-jkgl li p{
	text-align: center;
	font-size: 13px;
	color: #999;
}
.class-tab{
	position: absolute;
	right: 0;
	top: 33px;
}
.class-tab li{
	margin-left: 20px;
	float: left;
}
.class-tab li a{
	font-size: 12px;
	color: #666;
}
.class-tab li.ct-v a{
	color: #dc3f2a;
}
.news-list{
	padding-bottom: 30px;
}
.news-list li{
	padding: 15px 0;
	border-bottom: #F0F0F0 solid 1px;
}
.nl-img{
	float: left;
	width: 270px;
	height: 135px;
	justify-content: center;
	align-items: center;
	background: #FBF8F1;
	overflow: hidden;
}
.nl-img img{
	display: block;
	width: 120%;
	transition: .3s;
}
.nl-in{
	padding-left: 300px;
}
.nl-in h5{
	width: 90%;
	font-size: 16px;
	padding-top: 15px;
	font-weight: 500;
	color: #333;
	margin-bottom: 15px;
	transition: .3s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.nl-in p{
	font-size: 12px;
    line-height: 26px;
    height: 52px;
    color: #888;
    overflow: hidden;
    margin-bottom: 5px;
}
.nl-in div{
	font-size: 12px;
	text-align: right;
	color: #999;
}
.news-list li:hover .nl-img img{
	transform: scale(1.05);
}
.news-list li:hover .nl-in h5{
	opacity: 0.8;
	transform: translateX(8px);
}
.mp-class-tab{
	display: none;
	position: absolute;
	right: 0.75rem;
	top: 0.8rem;
	padding: 0.1rem 0.3rem;
	border-radius: 0.1rem;
	font-size: 0.6rem;
}
.news-cont{
	width: 800px;
}
.news-cont-title{
	font-size: 17px;
	color: #444;
}
.news-cont-item{
	padding: 30px 0;
}
.news-cont-item img{
	display: inline-block;
	max-width: 100% !important;
	width: auto !important;
}
.news-uad{
	padding-bottom: 30px;
}
.news-uad li{
	float: left;
	width: 50%;
	padding: 10px 15px;
	font-size: 12px;
	color: #999;
	background: #F8F8F8;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-uad li a{
	font-size: 12px;
	color: #999;
}
.news-uad li a:hover{
	opacity: 0.8;
}
.news-recommend{
	width: 350px;
}
.news-recommend-title{
	font-size: 15px;
	color: #666;
	padding-bottom: 30px;
}
.news-recommend-list{
	
}
.news-recommend-list li{
	padding: 15px 0;
	border-bottom: #ccc solid 1px;
}
.news-recommend-list li h6{
	font-size: 14px;
	color: #555;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 20px;
	transition: .3s;
}
.news-recommend-list li p{
	height: 52px;
	line-height: 26px;
	font-size: 12px;
	color: #999;
	overflow: hidden;
}
.news-recommend-list li:hover h6{
	opacity: 0.8;
	transform: translateX(8px);
}
.contact-us{
	padding-bottom: 50px;
}
.contact-us-img,.contact-us-in{
	width: 50%;
	float: left;
}
.contact-us-img img{
	display: block;
	width: 100%;
}
.contact-us-in{
	padding: 70px;
	height: 318px;
	background: #F8F8F8;
}
.contact-add{
	font-size: 17px;
	color: #444;
	padding-bottom: 30px;
}
.contact-add-ico{
	position: absolute;
	width: 20px;
	left: -35px;
	top: 0;
}
.contact-add-line{
	width: 30px;
	height: 2px;
	background: #DC3F2A;
	position: absolute;
	left: 0;
	bottom: 15px;
}
.contact-route{
	font-size: 12px;
	color: #999;
	line-height: 2;
}
.cp-list{
	padding-bottom: 30px;
}
.cp-list li{
	width: 380px;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}
.cp-list li:nth-child(3n){
	margin-right: 0;
}
.cp-list-img{
	width: 380px;
	height: 230px;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	background: #F8F8F8;
}
.cp-list-img img{
	width: 120%;
	transition: .3s;
}
.cp-list-name{
	padding: 15px;
	font-size: 14px;
	color: #444;
	text-align: center;
}
.cp-list li:hover .cp-list-img img{
	transform: scale(1.05);
}
#map{
	width: 100%;
	height: 600px;
	margin-bottom: 30px;
}


/* 内容分页 */
.InfoPageBox{text-align:center;color:#ccc;vertical-align:middle;line-height:20px;padding:12px 0;}
.InfoPageBox a{color:#999;display:-moz-inline-box !important;display:inline-block;padding:0 6px; background:#f7f7f7;}
.InfoPageBox a:hover{background:#00C5ED;color:#fff;text-decoration:none;}
.InfoPageBox .prev{margin-right:4px;}
.InfoPageBox .next{margin-left:4px;}
.InfoPageBox .forbox a{text-align:center;margin:0 4px;vertical-align:middle;color:#999; background:none;}
.InfoPageBox .forbox a:hover{background:#00C5ED;color:#fff;text-decoration:none;}
.InfoPageBox .forbox a.active{background:#00C5ED;color:#fff;font-weight:bold;}
.InfoPageBox .pagenumber{color:#999;margin-left:8px;}

/* 列表分页 */
.PageBox{text-align:center;color:#ccc;vertical-align:middle;padding-top:4px;}
.PageBox a{color:#666;display:-moz-inline-box !important;display:inline-block;}
.PageBox .prev{font-weight:bold;margin-right:4px;}
.PageBox .next{font-weight:bold;margin-left:4px;}
.PageBox .forbox a{width:17px;height:17px;text-align:center;background:#f8f8f8;margin:0 4px;vertical-align:middle;color:#999;}
.PageBox .forbox a:hover{background:#333;color:#fff;text-decoration:none;}
.PageBox .forbox a.active{color:#11aee0;font-weight:bold;}
.PageBox .forbox a.active:hover{color:#ffffcc;}
.PageBox .pagenumber{color:#999;margin-left:8px;}
