@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0;}
body { margin: 0 auto;font-family: "微软雅黑";width:100%;color: rgba(0, 0, 0, 0.85);
min-width:max-content;min-width:-moz-max-content;}
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%;}
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal;}
a {text-decoration:none;color: black;}
a:visited{text-decoration:none;}
a:link{text-decoration:none;} 
a:active{text-decoration:none;} 
a:hover{text-decoration:none;color: RGB(176,23,31);} 
ol,ul,li { list-style:none;}
input, textarea, select, button { color: #000; outline: none;}
img {vertical-align: sub;border: 0;}
table { border-collapse:collapse;}
html {font-family: "微软雅黑";}
.clearfix:after { content: ""; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1;}
.fl{ float: left;}
.fr{ float: right;}
a { -webkit-tap-highlight-color: rgba(0,0,0,0);}
span { -webkit-tap-highlight-color: rgba(0,0,0,0);}
input { -webkit-tap-highlight-color: rgba(0,0,0,0);}
div { -webkit-tap-highlight-color: rgba(0,0,0,0);}
input { border: 0; outline: line;}
button { -webkit-tap-highlight-color: rgba(0,0,0,0);}
img { -webkit-tap-highlight-color: rgba(0,0,0,0) ;};
textarea { -webkit-tap-highlight-color: rgba(0,0,0,0);}
textarea{ resize:none;}
input, textarea{-webkit-appearance: none; -webkit-tap-highlight-color:transparent;}
input:-moz-placeholder{color:#999;}
input::-moz-placeholder{ color: #999;}
input:-ms-input-placeholder{color:#999;}
input::-webkit-input-placeholder{color:#999;}
textarea:-moz-placeholder{color:#999;}
textarea::-moz-placeholder{ color: #999;}
textarea:-ms-input-placeholder{color:#999;}
textarea::-webkit-input-placeholder{color:#999;}
.cursor{
	cursor: pointer;}
.col{
	color: #f90000 !important;}

/*导航*/
.w-main-dh{
	width: 1294px;
	margin:  20px auto;
	position: relative;
	font-size: 16px;
	color: #333;}
.w-main-dh-img{
	position: absolute;
	left: 0;
	top: -4px;}
.w-main-dh-text{
	padding-left: 36px;
	line-height: 1.4;
	color: #333;}
.w-main-dh a{
	color: #333;}
.w-main-dh a:hover{
	color: #f90000;}
/*头部部分*/
.w-top{
	width: 100%;
	background: white;
	}
.w-header{
	height: 120px;
	width: 1294px;
	margin: 0 auto;
	position: relative;}
.w-header .w-right{
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 16px;
	color: #999;}
.w-header .w-right .icon{
	vertical-align: middle;}
.w-header .w-right .box{
	margin-left: 20px;}
.w-header .logo{
	width: 560px;
	height: 70px;
	position: absolute;
	left: 0;
	top: 40%;
	transform: translateY(-50%);
	}
.w-header .list{
	position: absolute;
	right: 0;
	bottom: 0;
	height: 45px;
	z-index: 999;}
.w-header .list ul{
	height: 100%;
	font-size: 18px;
	}
.w-header .list .jt{
	vertical-align: top;
	padding-left: 4px;
	width: 24px;
	height: 24px;}
.w-header .list .fl{
	height: 30px;
	margin: 0 16px;
	color: #333;
	cursor: pointer;
	position: relative;}
.w-header .list li{
	height: 30px;
	margin: 0 12px;
	color: #333;
	cursor: pointer;
	position: relative;
	float:left;
	}
.w-header .list li:hover{
	color: RGB(176,23,31);
	border-bottom: 4px solid RGB(176,23,31);
	}
.w-header .list li.curr{
	color: RGB(176,23,31);
	border-bottom: 4px solid RGB(176,23,31);
	}
.w-header .list .fl .pop{
	position: absolute;
	left: -10px;
	right: -10px;
	top: 52px;
	height: auto;
	background: #fff;
	opacity: .8;
	filter: alpha(opacity=80);
	display: none;}
.w-header .list .fl:hover .pop{
	display: block;}
.w-header .list .fl .pop .popText{
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #333;
	display: block;}
.w-header .list .fl .pop .popText:hover{
	color: #f90000;}

.top_inp {
    height: 39px;
	line-height: 29px;
    background: #FFF;
    display: block;
    border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    -webkit-border-radius: 18px;}
.top_inptext {
    width: 270px;
    height: 35px;
    background: #FFF;
    color: #999;
    padding-left: 20px;
    border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    -webkit-border-radius: 18px;
    line-height: 35px;
    border: none;
    margin-top: 1px;}
.top_inpbtn {
    border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    -webkit-border-radius: 18px;
    height: 35px;
    cursor: pointer;
    border: none;
    width: 80px;
    color: #FFF;
    /* background: url(../images/icon019.jpg) 20px center no-repeat #de2726; */
    padding-left: px;
    font-size: 16px;
    text-align: center;
    }
.top_inpbtn1 {
    width: 44px;
    height: 34px;
    border: none;
    background: none;
    background: url(../images/ny_seach.jpg) center no-repeat;
    cursor: pointer;
    vertical-align: middle;
    outline: none;}
.top_inpbtn2 {
    width: 99px;
    height: 34px;
    border: none;
    background: #de6161;
    color: #fff;
    cursor: pointer;
    margin-left: 10px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -webkit-border-radius: 20px;
    color: #fff;
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 34px;
    outline: none;}
.pad-T25{    margin-top: 10px;}

/*尾部部分*/
.w-footer{
	width: 100%;
	height: 310px;
	background: RGB(176,23,31);
	position: relative;
	}
.w-footer .footer{
	height: 100%;
	width: 1294px;
	margin: 0 auto;}
.w-footer .footer .mobile{
	width: 210px;
	padding-top: 50px;}
.w-footer .footer .mobile .text{
	font-size: 14px;
	color: white;
	padding-bottom: 5px;
	}
.w-footer .footer .message{
	margin-top: 50px;
	margin-left: 100px;
	}
.w-footer .footer .message .box{
	width: 84px;
	margin: 0 50px;
	text-align: center;}
.w-footer .footer .message .box .icon{
	width: 84px;
	height: 84px;
	border-radius: 50%;
	border: 1px solid #dfdfdf;
	position: relative;}
.w-footer .footer .message .box .icon .img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);}
.w-footer .footer .message .box .text{
	padding-top: 16px;
	font-size: 16px;
	color: white;
	}
.w-footer .footer .erm{
	margin-top: 50px;}
.w-footer .footer .erm .box{
	width: 105px;
	height: 135px;
	position: relative;
	margin-right: 40px;}
.w-footer .footer .erm .box img{
	width: 100%;
	height: 100%;}
.w-footer .footer .erm .box .text{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10px;
	text-align: center;
	font-size: 14px;
	color: #000;}
.w-footer .bottom-text{
	position: absolute;
	bottom: 28px;
	left: 0;
	right: 0;
	text-align: center;}
.w-footer .bottom-text .text{
	font-size: 16px;
	color: #666;
	padding-bottom: 10px;}

/*友情链接*/
.w-friendship-link{
	width: 1294px;
	height: 93px;
	border: 1px solid #ddd;
	margin: 0 auto 36px;
	position: relative;}
.w-friendship-link .title{
	width: 54px;
	height: 100%;
	position: absolute;
	left: 0;
	background: #d81f06;
	color: #fff;
	font-size: 16px;
	text-align: center;}
.w-friendship-link .title span{
	writing-mode: vertical-lr;
	word-wrap: break-word;
	padding-top: 10px;}
.w-friendship-link .content{
	height: 100%;
	overflow-y: auto;
	padding-left: 80px;}
.w-friendship-link .content .text{
	padding-top: 10px;
	padding-bottom: 4px;
	display: inline-block;
	font-size: 18px;
	color: #000;
	padding-right: 20px;}
.w-friendship-link .content .text:hover{
	color: #f90000;}