@charset "UTF-8";

body,p,h1,h2,h3,h4,h5,h6,img,ul,li,dl,dd,dt,input,button,textarea{margin:0; padding:0;  }
body{
	font-size:16px; color:#1A1A1A; font-family:"MicrosoftYaHei", "Arial"; 
}
img { border:0 none;}  
ol, ul ,dl,li,dt,dd{ list-style:none; }
h1, h2, h3, h4, h5, h6{font-weight:normal;}
em {font-style:normal; }
img{display: block; width: auto;}
input, button, select, textarea { outline:none; } 
textarea {
    resize: none;
    overflow: auto;
}
a {color:#1A1A1A;text-decoration:none; outline: medium none; cursor: pointer;}
a:hover { text-decoration:none; outline: medium none;}
.clearfix:after{
  content:"";        
  display:block;        
  height:0;        
  clear:both;        
  visibility:hidden;   
}
.clearfix{zoom:1;}
.wap-flex{
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    -moz-box-pack:space-between;
    -webkit--moz-box-pack:space-between;
    box-pack:space-between;
    align-items: center;
    -webkit-align-items:center;
    box-align:center;
    -moz-box-align:center;
    -webkit-box-align:center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.content{
	width: 1400px;
	margin: 0 auto;
}
.content p{
	line-height: 28px;
	font-size: 15px;
}
.clear{
	clear: both;
}
.aniimg{
	overflow: hidden;
}
.aniimg img{
	display: block;
	transition: all 2s;
	vertical-align: middle;
	transform: scale(1);
}
.aniimgbox:hover .aniimg img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.content img{
	width: 100%;
}
.padd{
	padding: 70px 0;
}
.mtop{
	margin-top: 60px;
}
.menubtn{
	display: none;
}
header{
	height: 110px;
}
.head{
	position: relative;
}
.head>a{
	width: 22.35%;
	display: block;
	float: left;
	margin-top: 20px;
}
.phone{
	float: right;
	margin-top: 30px;
	margin-right: 14%;
}
.phone span{
	background: url(../images/topphone.png) no-repeat left center;
	font-size: 15px;
	color: #1A1A1A;
	padding-left: 23px;

}
.phone a{
	color: #BD1D21;
	font-size: 32px;
	font-weight: bold;
}
.code{
	width: 8.1%;
	position: absolute;
	right: 40px;
	top: 3px;
	z-index: 2;
}
.code p{
	font-size: 15px;
	color: #FFF;
	margin-top: 5px;
	text-align: center;
	line-height: 20px;
}
.nav{
	height: 70px;
	background: #BD1D21;
	margin-top: 15px;
	padding-left: 25px;
	box-sizing: border-box;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.nav ul{
	width: 57.8%;
	line-height: 70px;
	float: left;
}
.nav ul li{
	float: left;
	padding: 0 4%;
	position: relative;
	font-size: 16px;
}
.nav ul li:after{
	content: "";
	display: block;
	width: 2px;
	height: 18px;
	background: #FFF;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -9px;
}
.nav ul li:last-child:after{
	display: none;
}
.nav ul li a{
	color: #FFF;
	display: block;
}
.nav ul li.navact a,.nav ul li:hover a{
	font-size: 18px;
	font-weight: bold;
	margin-top: -3px;
}
.nav ul li.navact:before,.nav ul li:hover:before{
	content: "";
	display: block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #FFF;
	position: absolute;
	left: 50%;
	margin-left: -7px;
	top: -5px;
}
.chat {
	background: url(../images/chatbg.png) no-repeat;
	display: block;
	margin-right: 13%;
	float: right;
	width: 212px;
	height: 67px;
	background-size: cover;
	text-align: center;
	line-height: 67px;
	margin-top: -17px;
}
.chat span{
	display: inline-block;
	background: url(../images/topchat.png) no-repeat left center;
	background-size: 20px 19px;
	padding-left: 30px;
	font-size: 18px;
	color: #BD1D21;
}

.banner img{
	width: 100%;
}
.titbox{
	text-align: center;
	margin-bottom: 45px;
}
.titbox span{
	font-size: 48px;
	line-height: 48px;
	font-weight: bold;
	text-transform: uppercase;
	color: #BD1D21;
	opacity: 0.11;
}
.titbox h2{
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
	margin-top: -20px;
}
.titboxfff span{
	color: #FFF;
}
.titboxfff h2{
	color: #FFF;
}
.titboxfff p{
	text-align: center;
	color: #FFF;	
	margin-top: 30px;
}

/*route*/
.route{
	padding: 20px 0;
	background: #FFF;
	position: relative;
	z-index: 2;
	padding-left: 0px;
	box-sizing: border-box;
}
.route a{
	font-size: 15px;
	color: #666;
}
.route a:first-child:before{
	content:'';
	width: 16px;
	height: 16px;
	display: inline-block;
	background-size: 16px 16px;
	background:url(../images/routeicon.png) no-repeat 0px 0px;
	margin-right: 10px; 
	float: left;
	margin-top: 2px;
}
.route i{
	display: inline-block;
	width: 6px;
	height: 10px;
	background-size: 6px 10px;
	background: url(../images/routeright.png) no-repeat;
	margin: 0 5px;
}
.route a:hover{
	color: #bd1d21;
}
.route a:first-child:hover:before{
	background-position:-16px 0px;
}
.route a:last-child:hover{
	color: #666;
}
/*route end*/
/*div.zxf_pagediv{*/
	/*margin-bottom:40px;*/
	/*text-align: right;*/
/*}*/
/*div.zxf_pagediv a{*/
	/*font-size: 15px;*/
	/*color: #666666;*/
	/*border: 1px solid #ccc;*/
	/*border-radius: 4px;*/
	/*padding: 0 10px;*/
/*}*/
/*div.zxf_pagediv a.nextbtn{*/
	/*margin: 0 5px;*/
/*}*/
/*.zxf_pagediv a:hover{*/
	/*color: #fff;*/
	/*background: #bd1c21;*/
/*}*/
/*div.zxf_pagediv span,div.zxf_pagediv a{*/
	/*box-sizing: border-box;*/
	/*display: inline-block;*/
	/*text-align: center;*/
	/*line-height: 28px;*/
	/*height: 28px;*/
/*}*/
/*.current{*/
	/*font-size: 16px;*/
	/*color: #fff!important;*/
	/*background: #bd1c21;*/
	/*padding: 0 10px;*/
	/*display: inline-block;*/
	/*border: 1px solid #ccc;*/
	/*border-radius: 4px;*/
/*}*/
/*.zxf_pagediv span{*/
	/*margin: 0 5px;*/
/*}*/
/*.zxf_pagediv span, .xin-new-fenye i{*/
	/*font-size: 15px;*/
	/*color: #666666;*/
/*}*/
/*.zxf_pagediv i{*/
	/*font-style: normal;*/
/*}*/
/*.zxfPagenum{*/
	/*color: #666;*/
	/*background: #fff;*/
	/*margin: 0 5px;*/
	/*border-radius: 4px;*/
/*}*/
/*.nextpage{*/

	/*margin: 0 5px;*/
/*}*/
/*.nextbtn,.prebtn,span.disabled{*/
	/*font-size: 15px;*/
	/*color: #666666;*/
	/*padding: 0 10px;*/
	/*display: inline-block;*/
	/*border: 1px solid #ccc;*/
	/*border-radius: 4px;*/
/*}*/
/*.prebtn {*/
    /*margin-right: 10px;*/
/*}*/
/*.zxfinput{*/
	/*width: 30px;*/
	/*height: 28px;*/
	/*border: 1px solid #ccc;*/
	/*border-radius: 4px;*/
	/*margin: 0 3px;*/
	/*text-align: center;*/
	/*box-sizing: border-box;*/
/*}*/
/*.zxfokbtn{*/
	/*background: #bd1c21;*/
	/*color: #fff!important;*/
	/*margin-left: 20px;*/
	/*font-size: 16px;*/
	/*padding: 0px 10px;*/
	/*display: inline-block;*/
	/*border: 1px solid #ccc;*/
	/*border-radius: 4px;*/
	/*cursor:pointer;*/
/*}*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="number"]{
  -moz-appearance: textfield;
}


/*foot*/
 footer{
 	background: url(../images/footbg.jpg) no-repeat;
 	background-size: cover;
 }
 .foottop{
 	padding: 50px 0;
 }
 .footbot{
 	padding: 20px 0;
 	border-top: 1px solid rgba(255,255,255,0.15);
 	color: #FFF;
 	text-align: center;
 }
 .footpro{
 	width: 20.6%;
 	margin-top: 20px;
 }
 .footpro h3{
 	font-size: 24px;
 	font-weight: bold;
 	color: #FFF;
 }
.footpro ul {
	margin-top: 30px;

}
.footpro ul li{
	font-size: 15px;
	line-height: 40px;
	position: relative;
	padding-left: 20px;
}
.footpro ul li:before{
	content: '';
	width: 9px;
	height: 9px;
	background: #FFF;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -4px;
}
.footpro ul li a{
	color: #FFF;
}
.footpro ul li:hover a{
	opacity: 0.8;
}
.foottopleft{
	width: 65.2%;
	background: rgba(255,255,255,0.17);
	padding: 30px 50px;
	border-radius: 4px;
	box-sizing: border-box;
}
.foottopcode{
	width: 17.5%;
}
.foottopcode p{
	margin-top: 10px;
	font-size: 15px;
	color: #FFF;
	text-align: center;
}
.foottopnav {
	width: 68%;
}
.foottopnav ul{
	padding-bottom: 20px;
	padding-top: 15px;
	border-bottom: 1px solid rgba(255,255,255,0.4);
	margin-bottom: 40px;
}
.foottopnav ul li{
	float: left;
	display: inline-block;
	padding:0 3%;
	position: relative;
	line-height: 20px;
}
.foottopnav ul li:first-child{
	padding-left: 0;
}
.foottopnav ul li:last-child{
	padding-right: 0;
}
.foottopnav ul li:after{
	content: '';
	width: 1px;
	height: 18px;
	background: #FFF;
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -9px;
}
.foottopnav ul li:last-child:after{
	display: none;
}
.foottopnav ul li a{
	font-size: 16px;
	color: #FFF;
}
.foottopnav ul li:hover{
	opacity: 0.8;
}
.foottopnav p{
	font-size: 16px;
	color: #FFF;
	margin-bottom: 15px;
}
.foottopnav p a{
	font-weight: bold;
	color: #FFF;
	font-size: 24px;
}
.totop{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background:url(../images/totop.png) no-repeat center center #BD1D21;
    background-size: 30px 24.4px;
    z-index: 7;
    position: fixed;
    right: 50px;
    bottom:50px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
    display: none;
    cursor: pointer;
}
/*liuyan*/
.zxlyright {
	padding-bottom: 30px;
}
.zxlyright ul{
	padding: 0 10px;
}
.zxlyright li{
	width: 100%;
	margin-bottom: 10px;
	background-color: #FFF;
	position: relative;
	height: 30px;
	border-radius: 4px;
	border:1px solid #dde5eb;
}
.zxlyright li label font,.zxlyright li.liuyandetail{
	display: none;
}

.zxlyright li span{
	color: #BD1D21;
	font-size: 15px;
	position: absolute;
	left: 10px;
	top: 5px;
}
.zxlyright li input,.zxlyright li select{
	border: 0 none;
	line-height: 30px;
	height: 30px;
	padding-left: 20px;
	width: 100%;
	box-sizing: border-box;
	color: #4D4D4D;
	display: block;
	background-color: transparent;
}
.zxlyright li input::placeholder,.zxlyright li select::placeholder{
	color: #4D4D4D;
}
.zxlysel{
	margin-top: 35px;
}
.zxlyright li.zxlytextarea,.zxlyright li.zxlybtn{
	border:0 none;
	height: auto;
	background-color: transparent;
}
.zxlyright li.zxlytextarea p{
	color: #1A1A1A;
	font-size: 15px;
	margin: 15px 5px 0;
}
.zxlyright li.zxlytextarea textarea{
	border: 0 none;
	line-height: 30px;
	border-radius: 4px;
	border:1px solid #dde5eb;
	background-color: #FFF;
	padding: 0 15px;
	width: 100%;
	box-sizing: border-box;
	color: #4D4D4D;
	margin-top: 15px;
	display: block;
}
.zxlyright li.zxlybtn input{
	padding-left: 0;
	height: 40px;
	line-height: 40px;
	background: #BD1D21;
	border-radius: 4px;
	margin-bottom: 12px;
	font-size: 16px;
	color: #FFF;
	margin-top: 30px;
	cursor: pointer;
}
.zxlyright li.zxlybtn input:hover{
	opacity: 0.9;
}
.zxlyright li.zxlybtn input[type="reset"]{
	margin-top: 13px;
	background: #C2C2C2;
}

.new-liuyan{
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
	padding: 50px 40px;
	border-radius: 6px;
	margin-bottom:80px;
	margin-top:70px;

}

.new-liuyan input,.new-liuyan select {
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 40px;
	color: #4D4D4D;
	padding-left: 10px;
	border:1px solid #ccc; 
	border-radius: 4px;
}
.new-liuyan select {
	color: #808080;
}
.new-liuyan input::placeholder{
	color: #4D4D4D;
}

.new-liuyan option {
	width: 100%;
	height: 30px;
}

.new-liuyan textarea {
	width: 100%;
	border:1px solid #ccc; 
	border-radius: 4px;
	padding-left: 10px;
	font-size: 15px;
	line-height: 24px;
	box-sizing: border-box;
	color: #4D4D4D;
}

.new-liuyan h4 {
	font-size: 30px;
	color: #BD1D21;
	margin-bottom: 30px;
	font-weight: bold;
	text-align: center;
}
.new-liuyan .modal-body>p{
	font-size: 15px;
	text-align: center;
	color: #808080;
	margin-bottom: 40px;
}
.new-liuyan ul li{
	width: 49%;
}
.new-liuyan ul li.liuyandetail,.new-liuyan ul li.zxlytextarea,.new-liuyan ul li.zxlybtn{
	width: 100%;
}
.new-liuyan ul li.zxlysel{
	margin-top:0;
}
.new-liuyan ul li label{
	margin-bottom: 10px;
	display: block;
}
.new-liuyan ul li label font{
	font-size: 16px;
	font-weight: bold;
}
.new-liuyan ul li label span{
	color: #bd1c21;
}
.new-liuyan input::placeholder{
	font-size: 0;
}
.new-liuyan ul li.liuyandetail,.new-liuyan ul li.zxlytextarea p{
	margin-top: 40px;
	margin-bottom: 30px;
	font-size: 15px;
	color: #333;
}
.new-liuyan .zxlybtn input[type="submit"]{
    color: #fff;
    background-color: #BD1D21;
    border-radius: 4px;
    border: 0 none;
    text-align: center;
    cursor: pointer;
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    margin-top: 30px;
    width: auto;
    padding: 0 15px;
    margin-right: 15px;
    display: inline-block;
}
.new-liuyan .zxlybtn input[type="reset"]{
    color: #fff;
    background-color: #C2C2C2;
    border-radius: 4px;
    border: 0 none;
    text-align: center;
    cursor: pointer;
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    margin-top: 13px;
    width: auto;
    padding: 0 15px;
    margin-right: 15px;
    display: inline-block;
}
.new-liuyan .zxlybtn input:hover{
	font-weight: bold;
}
/*liuyan end*/
@media (max-width: 1500px){
	.content{
		width:1200px;
	}
	.foottopnav ul li{
		padding: 0 2.2%
	}
	.foottopnav ul li a{
		font-size: 15px;
	}
	.foottopcode p{
		font-size: 14px;
	}
	.foottopnav ul{
		margin-bottom: 30px;
	}
	.foottopnav p{
		font-size: 15px;
		margin-bottom: 10px;
	}
	.nav ul{
		width: 66%;
	}
	.code p{
		font-size: 14px;
	}
	.nav ul li{
		padding:0 3%;
	}
}
@media (max-width: 1300px){
	.content{
		width: 90%;
	}
	.padd{
		padding: 50px 0;
	}
	.nav ul{
		width: 64%;
	}
	.nav ul li{
		padding:0 3%;
	}
}
@media (max-width: 1200px){
	.content{
		width: 98%;
	}
	.padd{
		padding: 50px 0;
	}
	.nav ul{
		width: 64%;
	}
	.nav ul li{
		padding:0 3%;
	}
	.nav ul li.navact a, .nav ul li:hover a{
		font-size: 16px;
	}
}