@charset "utf-8";
@font-face {
    font-family: 'new';
    src: url('../../New.ttf');
}
*{
	margin: 0;
	padding: 0;

}
body{
	min-width: 1300px;
	font-family: 'new';
}
li{
	list-style: none;
}
h2{
	    text-align: center;
    font-weight: 500;
}
a{
	text-decoration: none;
}
header{
	position: relative;
	width: 100%;
}
.mul{
    position: absolute;
    border-radius: 20px;
    width: 1300px;
    background: #fff;
    height: 75px;
    left: 50%;
    top: 40px;
    margin-left: -650px;
    z-index: 999;
}
.toplogo{
	    float: left;
    margin: 5px 20px;
}
/*
.sub{
    position: absolute;
    z-index: 999;
    width: 100%!important;
    font-size: 14px;
    background: #fff;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
}

.dhxs a{
 border-bottom: 1px solid #efefef;
	height: 50px;
	line-height: 50px;
	background: #fff;
	color: #333;
	transition: all 0.2s linear;
}
.dhxs a:hover{
	color:#fff;
	background: #ffb763;
}
.mul ul{
	float: left;
	width:900px;
	height: 100%;
	line-height: 75px;
}
.mul li{
	    float: left;
    width: 16%;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}
.mul li:hover::after{
	display:block;
}
.mul li::after{
	content: '';
	height: 5px;
	width: 100%;
	background: linear-gradient(to top left, #f12711, #ffb763,#f5af19);
	position: absolute;
	bottom: 0;
	left: 0;
	display: none;
	border-radius: 100px;
}
.mul ul li a{
    color: #333;
    width: 100%;
    display: block;
}
*/
.lgn{
    float: left;
    height: 100%;
    line-height: 81px;
    margin: 0 20px;
}
.lgn a{
	margin: 0 5px;
}
.lxrx{
    background-image: linear-gradient(to top left, #f12711, #ffb763,#f5af19);
    float: right;
    height: 100%;
    border-radius: 0 20px 20px 0;
    width: 145px;
    color: #fff;
    text-align: center;
	    font-size: 14px;
}
.lxwrz img{
	margin: 20px;
}
.jszc{
	    width: 1300px;
    margin: 80px auto;
	
}
.jszuo{
    float: left;
    width: 30%;
}
.jsyou{
    float: right;
    width: 70%;
}
.jszuo h2{
    font-weight: 500;
    font-size: 26px;
    text-align: center;
}
.jszuo span{
	    display: block;
    text-align: center;
    font-size: 14px;
    color: #aeaeae;
    margin-top: 10px;
}
.jszuo a{
	    display: block;
    height: 40px;
    border-radius: 20px;
    border: 1px solid #f54b26;
    width: 160px;
    margin: 20px auto;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #f54b26;
}
.jsyou ul li{
    float: left;
    width: 50%;
    font-size: 16px;
    color: #aeaeae;
    margin-top: 25px;
}
.jsyou ul li a{
	    color: #333;
}
.shij{
	    margin-right: 60px;
}
.baozhu{
    width: 1300px;
    margin: 20px auto;
    position: relative;
    margin-bottom: 120px;
}
.baozhu h1{
	    text-align: center;
    position: absolute;
    top: 75px;
    left: 44%;
    margin-left: -79px;
    z-index: 1;
    letter-spacing: 7px;
    font-size: 35px;
    font-weight: 500;
    color: #ff6b31;
}
.guanyuz{
	float: left;
}
.guanyuy{
float: left;
    background: #fff3e5;
    padding: 32px 103px;
    width: 40%;
    position: absolute;
    right: 0;
    top: 100px;
}
.gywom{
	    position: relative;
}
.gywom::after{
    content: '';
    background: #fff3e5;
    height: 521px;
    width: 20%;
    position: absolute;
    top: 100px;
    right: 0;
    z-index: -1;
}
.guanyuy h2{
font-weight: 500;
    margin-bottom: 20px;
    text-align: left;
}
.guanyuy span{
    display: block;
    font-size: 16px;
    line-height: 44px;
    letter-spacing: 1px;
}
.guanyuy a{
	    font-size: 14px;
    display: block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    background-image: linear-gradient(to top left, #f12711, #ffb763,#f5af19);
    margin-top: 20px;
	transition: all 0.1s linear;
}
.guanyuy a:hover{
  background-image: linear-gradient(to top right, #f12711, #ffb763,#f5af19);
}
.cpzs{
	position: relative;
}
.cpzs h1{
	font-size: 25px;
	font-weight: 500;
	text-align: center;
}
.cpzs span{
	    display: block;
    color: #aeaeae;
    font-size: 14px;
    text-align: center;
    margin: 5px;
}
.cpxq{
    width: 1300px;
    margin: 40px auto;
}
.cpxq li{
float: left;
    width: 27%;
    box-shadow: 0px 5px 5px #5d5d5dad;
    text-align: center;
    margin: 0 3%;
    background: #fff;
    position: relative;
    transition: all 0.1s linear;
    top: 0;
    border-radius: 10px;
}
.cpxq li img{
	    width: 100%;
}
.cpxq li:hover{
	top: -10px;
}
.cpxq li p{
    font-size: 16px;
    margin: 40px 0;
    color: #333;
    font-weight: 600;
}
.cpxq li a{
    display: block;
    margin: 40px auto;
    font-size: 14px;
    color: #ff6b65;
    width: 80px;
}
.houmian{
    background-image: linear-gradient(to left, #f12711, #ffb763,#f5af19);
    height: 250px;
    width: 100%;
    position: absolute;
    bottom: -100px;
    z-index: -1;
}
.lxwma{
margin-top: 100px;
    background: #fff3e5;
    position: relative;
    height: 250px;
}
.lxwmaz{
    position: absolute;
    padding: 40px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 8px #aeaeae;
    top: 70px;
}
.lxwmaz h2{
    font-weight: 500;
    margin-bottom: 5px;
    text-align: center;
}
.lxwmaz span{
    font-size: 14px;
    color: #AEAEAE;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.lxwmaz p{
	font-size: 14px;
	margin-bottom: 10px;
}
.baozhua{
	margin: 0 auto;
	width: 1300px;
}
.lxwmay{
float: right;
    width: 56%;
    padding: 40px;
    font-size: 16px;
    color: #ff8900;
    margin-top: 55px;
    margin-right: 100px;
    line-height: 26px;
}
.xinw{
margin: 170px auto;
    width: 1300px;
}
.xinw span{
	color: #AEAEAE;
	font-size: 14px;
	display: block;
	text-align: center;
}
.xinw ul li{
    float: left;
    width: 27%;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 10px #aeaeae;
    position: relative;
    margin: 70px 3% 0;
	top: 0;
	transition: all 0.1s linear;
}
.xinw ul li:hover{
	top: -10px;
}
.xinwt{
    width: 100%;
    height: 205px;
    overflow: hidden;
    position: relative;
}
.xinwt img{
	width: 100%;
height: 100%;
}
.xinwbt{
    width: 83%;
    margin: 30px auto 20px;
    color: #333;
    font-size: 16px;
}
.shija{
	    width: 80%;
    margin: 0 auto 10px;
    font-size: 14px;
    color: #aeaeae;
}
.xinwen{
	    position: absolute;
    z-index: 2;
    background: #ff6b31;
    font-size: 14px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    top: 190px;
    left: 10%;
}
footer{
    background-image: url(../images/dixia.jpg);
    position: relative;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 638px;
    margin-top: 80px;
}
.fotlogo{
    width: 11%;
    position: absolute;
    top: -65px;
    left: 50%;
    margin-left: -105px;
}
.dibu{
    float: left;
    margin-top: 120px;
    color: #fff;
    width: 27%;
    margin-right: -11px;
}
.dibu a{
color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.dibu a:hover{
	text-decoration: underline;
}
.dibu li{
    float: left;
    width:100%;
    margin-top: 10px;
}
.erwm{
    float: left;
    margin-top: 120px;
    position: relative;
    margin-left: 100px;
    padding: 30px;
    width: 460px;
}
.erwm::after{
	content: '';
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
}
.erwm::before{
	content: '';
	width: 50px;
	height: 50px;
	position: absolute;
	bottom: 0;
	right: 0;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
}
.erwm img{
	float: left;
	width:125px;
	height: 125px;
}
.ewmwz{
	float: right;
	    color: #fff;
}
.ewmwz p{
    margin-top: 50px;
    text-align: center;
    margin-right: 50px;
}
.ewmwz span{
	    margin-top: 50px;
    display: block;
    font-size: 14px;
    color: #aeaeae;
}
.wanbi{
    text-align: center;
    float: left;
    width: 100%;
    margin-top: 45px;
    color: #fff;
    font-size: 14px;
}
.wanbi a{
	color: #fff;
}
.jyln{
    width: 1100px;
    margin: 40px auto;
		font-size: 16px;
}
.jyln p{
    font-weight: 500;
    margin-top: 20px;
}
.jyln img{
	    width: 100%;
    margin-top: 20px;
}