.con{
	position: relative;
	width: 100%;
	
	/*border-bottom: 1px solid rgb(225,225,225,.5);*/
}

.container{
	width:1200px;
	margin: 0 auto;
	
}
.block{
	display: none;
}
.phone_state{
	display: none;
}
.state{
	list-style: none;
	text-align: center;
	width: 65%;
}
.state li{
	float: left;
	width: 14.2%;
	text-align: center;
}
.state li a{
	display: block;
	width: 90%;
	position: relative;
	font-size: 18px;
	color: #FFFFFF;
	padding: 23px 0;
	margin: 0 auto -2px;
	border-bottom: 1px solid transparent;
}
.state li a:hover,.state li a.on{
	font-weight: bold;
	border-bottom: 3px solid #fff;
}
.state li a:hover::before,.state li a.on::before{
	content:'';
	position: absolute;
	width: 0px;
	height: 70px;
	left:50%;
	margin-left: -6px;
	bottom:0;
	border-width: 6px;
	border-style: solid;
	border-color: transparent transparent  #fff transparent;
}

.tool{
	width: 35%;
	text-align: right;
}
.tool a{
	font-size: 15px;
	color:#fff;
	line-height: 70px;
	padding: 0 20px 0 20px;
	border-right: 1px solid #fff;
}
.tool a img{
	vertical-align: middle;
	padding-right: 6px;
}
.cnn{
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.logo{
	position: relative;
	margin-left: 770px;
	margin-top: 54px;
}
.search{
	position: relative;
	margin: 0 auto;
	text-align: center;
	z-index: 5;
}
.search input{
    width: 660px;
    height: 70px;
    padding: 0 25px;
	font-size: 20px;
	color: #999;
	background: rgba(255, 255, 255, 0.8);
    border: 1px solid #fff;
    border-radius: 10px 0 0 10px;
	outline: none;
	position: relative;
	margin: 0 0 17px -100px;
}
.search a{
	position: absolute;
	
}
.resad{
	position: relative;
	margin-left: 580px;
	text-align: left;
}
.resad span a{
	font-size: 16px;
	font-weight: 500;
	color: #FEFEFE;
	padding-right: 30px ;
}
.main{
	width: 100%;
	display: block;
	position: relative;
	margin-top: 220px;
	overflow: hidden;
}
.one{
	
	width: 1200px;
	margin: 0 auto;
	height: 328px;
	background: #fff;
}
.oneleft{
	float: left;
	width: 50%;
}
.onetitle{
	width: 544px;
	font-size: 32px;
	font-weight: bold;
	color: #BD1A2D;
}
.content{
	width: 1000px;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	text-indent: 2em;
	opacity: 0.8;
	padding: 54px 9px 23px 8px;
}
.look{
	display: block;
}
.look a{
	font-size: 26px;
	font-weight: 500;
	color: #BD1A2D;
}
.look a img{
	vertical-align: middle;
}
.oneright{
	float: right;
	width: 50%;
}

.twoleft{
	float: left !important;
	display: block;
	width: 50%;
}
.tworight{
	float: left !important;
	display: block;
	padding-left: 40px;
	width: 50%;
}

.twoleftpull li{
	float: left !important;
	text-align: center;
	width: 25%;
	border-bottom: 1px solid #DDDDDD;
}
.tworightpull li ,.threeleftpull li{
	float: left !important;
	text-align: center;
	padding-right: 30px;
	width: 33.3%;
	border-bottom: 1px solid #DDDDDD;
}
.twoleftpull li a,.tworightpull li a,.threeleftpull li a{
	display: block;
	font-size: 24px;
	color: #999999;
	padding-bottom: 20px;
	border-bottom: 3px solid transparent;
}
.twoleftpull li a:hover,.twoleftpull li a.onn,.tworightpull li a:hover,.tworightpull li a.onn,.threeleftpull li a:hover,.threeleftpull li a.onn{
	font-weight: bold;
	color: #BD1A2D;
	border-bottom: 3px solid #BD1A2D;
}

.item-box li{
    line-height: 40px;
    font-size: 16px;
}
.item-box li a{
    width: 72%;
	float: left !important;
	font-size: 16px;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
}
.item-box li a{
    color: #333;
}
.item-box li a img{
	margin-top: 16px;
	float: left;
	margin-right: 10px;
}
.item-box li:hover a{
    color: #BD1A2D;
}
.item-box li span{
    width: 90px;
	float: right !important;
	font-weight: 500;
    text-indent: 0;
    color: #999;
}
.three{
	padding: 0 360px;
	height: 430px;
	background: #F6F6F6;
	background-size: 1920px*430px;
	
}
.threeup{
	display: flex;
	align-items: center;
	width: 100%;
}
.threeup img{
	width: 40%;
	margin-top: 30px;
}
.three-title{
	margin-top: 30px;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	padding: 0 34.2px;
	line-height: 70px;
}

.threeleft{
	float: left !important;
	display: block;
	width: 62%;
}
.threeleftpull li{
	margin-top: 15px;
}
.threeright{
	
	float: left !important;
	display: block;
	padding-left: 52px;
	width: 35%;
}
.threeright-up{
	margin-bottom:12px;
}
.down-l{
	width: 50%;
}
.down-r{
	width: 50%;
	position: relative;
	top: -248px;
	left: 201px;
}
.down{
	width: 185px;
	height: 66px;
	background: #FFFFFF;
	margin-bottom: 17px;
	padding: 19px 0 0px 10px;
}
.down span{
	font-size: 15px;
	font-weight: 400;
	color: #333333;
	vertical-align: middle;
}
.down img{
	vertical-align: middle;
	margin-right: 2px;
}

.fourup{
	
	
	height: 60px;
	margin-bottom: 20px;
}
.four-title{
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	padding: 0 46px;
	line-height: 60px;
}
.zuo{
	width: 40%;
	float: left;
	margin-top: 26px;
}
.you{
	width: 40%;
	float: right;
	margin-top: 26px;
}
.four-d{
	float:left;
}
.four-d1{
	float:left;
}
.four-d2{
	float:left;
}

.panel,.panel1,.panel2{
	position: absolute;
	width: 374px;
	height: 175px;
	background: #FFFFFF;
	display: none;
	padding-top: 20px;
	text-align:center;
	border: 1px solid #DDDDDD;
	border-top: 0;
}
.panel2-con{
	width: 33.3%;
	height: 80px;
	float: left;
}
.panel2-con p,.panel2-con img{
	font-size: 16px;
	font-weight: 350;
	color: #BD1A2D;
	text-align:center;
}
.panel p,.panel1 p{
	font-size: 16px;
	font-weight: 350;
	color: #BD1A2D;
	float: left;
	width: 33.3%;
	margin: 0;
	text-align:center;
	padding: 13px 0;
}
.mid{
	margin: 0 33px;
}
.four-d a span,.four-d1 a span,.four-d2 a span{
	font-size: 14px;
	font-weight: 300;
	color: #999999;
	line-height: 24px;
}
.fourdown{
	width: 374px;
	height: 160px;
	padding: 32px 6px 9px 29px;
	background-image: url(../images/grenbs.png);
}
.four-d:hover .panel{
	display: block;
	transform: translateY(-70px);
	-webkit-transform: translateY(-70px);
}
.four-d1:hover .panel1{
	display: block;
	transform: translateY(-70px);
	-webkit-transform: translateY(-70px);
}
.four-d2:hover .panel2{
	display: block;
	transform: translateY(-70px);
	-webkit-transform: translateY(-70px);
}
.fourdown1{
}
.fourdown2{
}
.fourdown h1{
	font-size: 26px;
	font-weight: 500;
	color: #333333;
	line-height: 26px;
}
.four-1{
	width: 30px;
	height: 3px;
	margin: 16px 0 19px 0;
}
.fourdown span{
	font-size: 14px;
	font-weight: 300;
	color: #999999;
	line-height: 24px;
}

.fivebox{
	width: 1200px;
	height: 480px;
	border: 1px solid #DDDDDD;
}
.fiveleftpull{
	width: 100%;
	height: 62px;
	border-bottom: 1px solid #DDDDDD;;
}
.fiveleftpull h2{
	padding: 3px 0 22px 28px;
	border-bottom: 3px solid #BD1A2D;
	width: 42%;
	float: left;
	font-size: 26px;
	font-weight: 520;
	color: #BD1A2D;
}
.fiveleftpull img{
	border-bottom: 3px solid transparent;
	float: right ;
	width: 30%;
}
.list{
	width: 100%;
	height: 166px;
	margin-top: 13px;
	border-bottom: 1px solid transparent;
}
.fivelistl{
	width: 50%;
	float: left !important;
}
.fivelistr{
	width: 50%;
	float: right;
	
}
.fivelist{
	margin-top: 11px;
}
.width30{
	width: 100%;
}
.width33{
	width: 33%;
	float: left;
	margin-top: 20px;
}
.width33 b{
	float: left !important;
	width: 21%;
	font-size: 14px;
}


.width33 i{
	float: right !important;
	width: 23%;
	font-size: 13px;
	line-height: 18px;
	font-weight: 300;
	color: #999999;
}
.dian{
	width: 7px;
	height: 7px;
	float: left;
	background-color: #DDDDDD;
	border-radius: 3.5px;
	margin: 8px;
}
.fivelist a{
	font-size: 16px;
	font-weight: 300;
	color: #333333;
	line-height: 19px;
}
.fivelist :hover{
    color: #BD1A2D;
}
.fiveleft{
	width: 49%;
	float: left;
	border: 1px solid #F6F6F6;
	padding: 17px 0 0 16px;
}
.fiveright{
	width: 50%;
	float: right;
	padding-top: 20px;
	padding-left: 19px;
}
.fiveright-up{
	width: 100%;
	height: 140px;
}
.fiveright-up img{
	float: left;
	width: 35%;
	margin-right: 15px;
}

.fiveright-upright h2{
	font-size: 16px;
	font-weight:600;
	color: #BD1A2D;
	margin-bottom: 24px;
}
.fiveright-upright h2 span{
	color: #333333;
	font-weight:400;
}
.fiveright-down{
	margin-top: 15px;
}
.fiveblock{
	width: 181px;
	height: 75px;
	background: #FFFFFF;
	padding: 13px 9px 8px 15px;
	float: left;
	margin-right: 14px;
	margin-bottom: 8px;
}
.blockright{
	margin-right: 0;
}
.fiveblock img{
	float: right;
	margin-top: 20px;
}
.fiveblock p{
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	width: 65%;
	float: left;
}
.fivedown{
	width: 97%;
	margin: 280px auto 0;
	border: 1px solid transparent;
}
.fivedownlist{
	margin-top: 58px;
	border-top: 1px solid #DDDDDD;
	
}

.fivedownpull h2{
	border-bottom: 3px solid #BD1A2D;
	height: 59px;
	float: left;
	font-size: 24px;
	font-weight: 520;
	color: #BD1A2D;
	padding: 15px;
}
.fivedownpull a{
	float: right;
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	padding: 15px;
}

.six{
	position: relative;
	width: 62.5%;
	margin: 30px auto;
	height: 128px;
	background: #fff;
}


.six-d{
	float: left;
}
.six-dright{
	margin-right: 32px;
}
.sixdown{
	width: 272px;
	height: 120px;
	padding: 0 21px;
}
.sixdown1{
}

.sixdown2{
}
.sixdown3{
	
}
.sixdown h1{
	position: relative;
	top: 16px;
	font-size: 26px;
	font-weight: bold;
	color: #98721D;
	line-height: 48px;
}
.sixdown1 h1{
	color: #AA6535;
}
.sixdown2 h1{
	color: #963838;
}
.sixdown3 h1{
	color: #226A78;
}
.six-d a span{
	position: relative;
	top: -15px;
	font-size: 16px;
	font-weight: 400;
	color: #999999;
}
.footer{
	width: 100%;
	background-color: #fff0f5;
	/*overflow: hidden;*/
}
.footer-con{
	width: 1200px;
	margin: 0 auto;
	
}

.footer .footer-links {
	position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.footer .footer-links li a {
    color: #BD1A2D;
    font-size: 16px;
	display: block;
	
}
.dropup{
	padding: 15px 25px 15px 10px;
	
}
.dropup:hover{
	background-color: #FFFFFF;
	z-index: 9999;
}

.dropup:hover ul{
	display:block !important;
	z-index: 9999;
}
.footer .footer-links .dropdown-menu {
	position: absolute !important;
	z-index: 99;
	left:0;
	right: 0;
	bottom: 50px;
	background-color: #FFFFFF;
    border-radius: 0;
    height: 245px;
	padding: 20px;
	border: 2px solid #999999;
	border-bottom: 0;
	z-index: 9999;
}
.dropdown-menu li{
	float: left;
	width: 20%;
	
}
.footer .dropdown-menu li a {
	position: relative;
    z-index: 9999;
	margin: 0 auto;
    font-weight: 400;
    line-height: 1.8;
    color: #333;
	overflow:hidden;
    white-space: nowrap;
	text-overflow:ellipsis; 
    font-size: 15px;
	color: #666;
}

.dropup .caret {
    border-top: 0;
    border-bottom: 6px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
	position: absolute;
	margin-top: 9px;
	margin-left: 6px;
	float: right;
}
.footer-do{
	width: 1902px;
	height: 125px;
	background: #BD1A2D;
	margin:0 auto;
	
}
.footer-down{
	margin: 0 518px;
	padding-top: 25px;
}
.bottom-logol{
	float: left !important;
}
.bottom-text{
	width: 635px;
	float: left !important;
}
.bottom-logolr{
	float: left !important;
}
.bottom-text p {
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	margin-bottom: 15px;
	text-align: center;
}
@media  all and (max-width:750px) {
	.abox{
		width: 100%;
		height: 110px;
		background-size: cover;
		position: absolute;
		z-index: 9;
		top: 0;
	}
	.headerswiperbox{
		display: none;
	}
	.con{
		width: 100%;
		z-index: 999999;
		border: 0;
		
	}
	.state{
		display: none;
	}
	.block{
		width: 25px;
		display: block;
		margin: 3%;
		float: right;
		z-index: 999999;
	}
	.phone_state{
		position: absolute;
		width: 50%;
		height: 500px;
		background: #FFFFFF;
		text-align: center;
		z-index: 99;
	}
	.phone_state li{
		height: 50px;
		border-bottom: 1px solid #F4F4F4;
	}
	.phone_state li a{
		font-size: 20px;
		line-height: 50px;
		color: #7D7D7D;
	}
	.container{
		display: block;
	}
	.conn{
		width: 100%;
		position: relative;
		top: -40px;
		overflow: hidden;
	}
	.logo{
		width: 100%;
		z-index:9;
		margin-left: 0;
		position: absolute;
		top: -40px;
	}
	.logo img{
		width: 40%;
	}
	.logo{
		width:100%;
		text-align:center;
	}
	.search{
		position: relative;
		width:90%;
		margin-top: 120px;
		margin-left: 30px;
		height: 35px;
		
	}
	.search input{
		width: 60%;
		background: #F4F4F4;
		height: 35px;
		font-size: 12px;
		padding-left: 5px;
	}
	.search img{
		height: 35px;
	}
	
	.resad {
		margin-left: 40px;
		margin-top: 2px;
		
	}
	.resad img{
		width: 9px;
		
	}
	.resad span a{
		color: #BD1A2D;
		font-size: 8px;
		padding-right: 5px;
		line-height: 8px;
		
	}
	.main{
		width: 100%;
		margin-top: 25px;
	}
	
	.oneleft{
		width: 100%;
		float: none;
	}
	.oneleft p{
		width: 100%;
	}
	.oneleft .onetitle{
		width: 96%;
		font-size: 20px;
		margin: 0 auto;
	}
	.oneleft .content{
		padding: 20px 0;
		width: 94%;
		font-size: 15px;
		margin: 0 auto;
	}
	.oneleft .look{
		padding-bottom: 20px;
		width: 90%;
		font-size: 15px;
		margin: 0 auto;
	}
	.oneleft .look p{
		font-size: 15px;
		margin: 0 auto;
	}
	.oneright{
		width: 100%;
		margin-bottom: 20px;
	}
	.oneright a img{
		width: 96%;
		margin-left: 2%;
		
	}
	.two{
		width: 100%;
		height: 710px;
	}
	.twoleft{
		width: 100%;
	}
	.twoleftpull{
		width: 96%;
		margin: 0 auto;
		
	}
	.twoleftpull li a{
		padding-bottom: 8px;
		font-size: 12px;
	}
	.item-box{
		width: 100%;
	}
	.item-box li{
		width: 96%;
		margin: 0 auto;
	}
	.item-box li a img{
		margin: 16px 2px 0 5px;
		
	}
	.item-box li a{
		font-size: 13px;
		width: 70%;
	}
	.item-box li span{
		font-size: 12px;
		text-align: right;
	}
	.tworight{
		padding-top: 20px;
		width: 100%;
		padding-left: 0;
	}
	.tworightpull{
		width: 96%;
		margin: 0 auto;
	}
	.tworightpull li a{
		padding-bottom: 8px;
		font-size: 12px;
	}
	
	.threeup{
		width: 100%;
		margin: 0;
		text-align: center;
	}
	.threeup img{
		width: 32%;
		margin: 0;
	}
	.threeup span{
		width: 46%;
		font-size: 20px;
		margin: 0;
		padding: 0;
		line-height: 55px;
		
	}
	.three-body{
		width: 100%;
	}
	.threeleft{
		width: 100%;
	}
	.threeleftpull{
		width: 96%;
		margin: 0 auto;
	}
	.threeleftpull li{
		margin: 0;
		height: 25px;
	}
	.threeleftpull li a{
		font-size: 12px;
		line-height: 2px;
	}
	.threeright{
		width: 100%;
		padding: 0;
		margin-top: 20px;
		text-align: center;
	}
	.threeright-up img{
		width: 96%;
	}
	.down-l{
		width: 100%;
		
	}
	.down-l a{
		width: 100%;
	}
	.down-l .down{
		width: 94%;
		margin-left: 2%;
		float: none;
	}
	.down-r{
		width: 100%;
		
		top: 0;
		left: 0;
	}
	.four{
		width: 100%;
		height: 540px;
		padding-top: 20px;
	}
	.fourup{
		width: 100%;
		top: 0;
		text-align: center;
		margin-bottom: 0;
	}
	.fourup img{
		width: 32%;
		margin-top: 10px;
	}
	.fourup span{
		width: 46%;
		font-size: 20px;
		margin: 0;
		padding: 0;
		line-height: 21px;
		
	}
	.four-d{
		width: 100%;
	}
	.fourdown{
		width: 96%;
		height: 140px;
		margin-left: 2%;
		background-size: cover;
		padding: 20px;
	}
	.four-d1,.four-d2{
		width: 100%;
		position: relative;
		left: 0;
		top: 150px;
		margin: 0;
	}
	.four-d2{
		margin-top: 10px;
	}
	
	.five{
		width: 100%;
		height: 1380px;
		padding: 0;
	}
	.fivebox{
		width: 100%;
		height: 600px;
		border: 1px solid transparent;
	}
	.fiveleft{
		width: 100%;
		height: 410px;
		float: none;
		border: 0;
	}
	.fiveleftpull{
		width: 96%;
		height: 35px;
	}
	.fiveleftpull h2{
		width: 50%;
		font-size: 14px;
		line-height: 35px;
		padding: 0;
	}
	.list{
		width: 100%;
	}
	.fivelistl{
		width: 100%;
	}
	.fivelistr{
		width: 100%;
	}
	.fiveright{
		width: 100%;
		float: none;
		height: 300px;
	}
	.fiveright-up{
		width: 100%;
		height: 300px;
	}
	.fiveright-up img{
		width: 96%;
		float: none;
	}
	.fiveright-upright{
		width: 100%;
		
	}
	.fiveright-upright h2{
		width: 96%;
		font-size: 12px;
		line-height: 20px;
		margin-left: 2%;
		margin-bottom: 0;
	}
	.fiveright-down{
		width: 100%;
		margin: 0;
		height: 250px;
	}
	.fiveright-down .fiveblock{
		width: 90%;
		text-align: center;
		
	}
	.fiveright-down p{
		line-height: 45px;
	}
	.fiveright-down .blockright p{
		line-height: 25px;
	}
	.fivedown{
		width: 100%;
		
	}
	.fivedownpull{
		width: 96%;
		margin: 0 auto;
		text-align: center;
	}
	.fivedownpull h2{
		width: 50%;
		font-size: 20px;
		padding: 0;
		line-height: 50px;
	}
	.list{
		width: 100%;
	}
	.fivelistl{
		width: 100%;
	}
	.width33{
		width: 96%;
		float: none;
		margin: 0 auto;
		margin-top: 6px;
	}
	.dian{
		margin: 6px 0 0 3px;
		
	}
	.fivelist a{
		font-size: 12px;
		line-height: 19px;
	}
	.width33 i{
		font-size: 12px;
	}
	.six{
		width: 100%;
		height: 520px;
		margin-top: 15px;
		margin-bottom: 0;
	}
	.six-d{
		width: 100%;
		float: none;
		margin: 0;
		margin-left: 2%;
	}
	.six-dright{
		margin: 0;
		margin-left: 2%;
	}
	.sixdown{
		width: 96%;
		height: 120px;
		margin-bottom: 10px;
	}
	.footer{
		width: 100%;
		position: relative;
		text-align: center;
		/*overflow: hidden;*/
	}
	.footer-con{
		display: none;
	}
	.footer-do{
		width: 100%;
		height: 260px;
	}
	.footer-down{
		width: 100%;
		margin: 0;
	}
	.bottom-logol{
		display: none;
	}
	.bottom-text{
		width: 90%;
		padding-left: 5%;
	}
	.bottom-logor{
		float: none;
	}
}
