/**************************************/
/*************[公用start]**************/
/**************************************/



div.clear{
	clear: both;
	height: 0;
	width: 0;
}




a{
	text-decoration: none;
	color:inherit;
	cursor: pointer;
}

img{
	border:0;
	max-width: 100%;
}


div.wp{
	width: 1200px; /*主要内容区尺寸大小，每次制作前更新！！！ */
	margin:0 auto;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.tran{
	transition: all .3s ease-out 0s;
}
.tver{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}



/*图片中心放大代码区域*/

.img-box{/*图片盒子类名*/

	overflow: hidden;
}

.img-box img{
	transition: .3s;
	width: 100%;
	max-width: 100%;
}

.img-box:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


/*图片中心放大代码区域*/


.imgbox_a{
	position:relative;
	padding-bottom: 100%;
	overflow:hidden;
	display: block;
}

.imgbox_a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%!important;
	height: 100%!important;
}
.imgbox_hover>img{
	/* ueco 时间曲线*/
	/*transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;

}
.imgbox_hover:hover>img{
	-webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
/**************************************/
/************[公用over]****************/
/**************************************/




/*header-start*/
/**************************************************************/

#header,.banner{
	max-width:1600px;
	margin:0 auto; 
}

.header-1{
	height: 100px;
	background-color: #fff;
}

.logo{
	width: 249px;
	margin-top: 21px;
}

.logo a,.logo img{
	display: block;
	width: 100%;
}

.search{
	width: 281px;
	height: 43px;
	background-color: #fff;
	border:1px solid #e4e4e4;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	position: relative;
	padding-left: 20px;
	padding-top: 4px;
	padding-right: 60px;
	margin-top: 28px;
	overflow: hidden;
}

.search input:focus{
	outline: none;
}

.search input[type="text"]{
	display: block;
	width: 100%;
	height: 34px;
	background-color:#fff;
	border:0;
	font-size: 14px;
	color: #333;
	line-height: 1.428571;
	padding: 6px 0;
}

.search input[type="image"]{
	position: absolute;
	right:-1px;
	top: -1px;
	width: 53px;
}

.header-2{
	background-color:#c31c13; 
}

.nav dl{
	margin:0;
}

.nav dd{
	float: left;
}

.nav dd>a{
	display: block;
	height: 54px;
	line-height: 54px;
	font-size: 16px;
	color: #fff;
	padding: 0	25px;
}
.nav dd+dd{
	border-left: 1px solid #c31c13;
}


.nav dd.cur>a,.nav dd>a:hover{
	background-color: #dbba77;
}






/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/

#main{

}


.main{
	padding: 35px 0 40px;

}


.main-left{
	width: 252px;
	margin-right: 26px;
}

.main-right{
	overflow: hidden;
}


.borbor{
	border:1px solid #dddddd;
	border-top: 3px solid #c31c13
}

.title-11{
	border-bottom: 1px solid #ddd;
}
.title-11 h1{
	margin:0;
	font-size: 16px;
	color: #333;
	padding-left: 15px;
	height: 44px;
	line-height: 44px;
}
.main-left1-dl{
	padding: 15px;
	padding-bottom: 5px;
}
.main-left1-dl dl{
	margin:0;
}

.main-left1-dl dt{
	height: 39px;
	line-height: 39px;
	font-size: 14px;
	color: #fff;
	padding-left: 10px;
	background-color: #c31c13;
	font-weight: normal;
}
.main-left1-dl dd{
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #333;
	padding-left: 10px;
}
.main-left1-dl dd a:hover{
	color: #c31c13;
}


.main-left2{
	background-color: #c61000;
	padding:12px 15px;
	padding-right: 0; 
	margin:12px 0 0;
}

.erer{
	width: 73px;
	margin-right: 18px;
}

.erer-con{
	overflow: hidden;
	padding-top: 12px;
}

.erer-con h1{
	margin:0;
	font-size: 18px;
	color: #fff;
}

.erer-con h2{
	margin:0;
	font-size: 14px;
	color: #fff;
	margin-top: 8px;
}

.main-left3{
	margin-top: 12px;
}
.main-left3-dl1 dl{
	margin:0;
}

.main-left3-dl1 dd{
	float: left;
	height: 37px;
	line-height: 37px;
	font-size: 12px;
	color: #333;
	text-align: center;
	width: 35%;
	background-color: #f6f6f6;
	cursor: pointer;
}
.main-left3-dl1 dd:first-child{
	width: 30%;
}

.main-left3-dl1 dd.cur{
	background-color: #fff;
}

.main-left3-dl2-wp{
	padding: 0 15px;
	/*min-height: 318px;*/
}
.main-left3-dl2-wp .main-left3-dl2{display: none;}
.main-left3-dl2-wp .main-left3-dl2:first-child{display: block;}

.main-left3-dl2 dl{
	margin:0;
}

.main-left3-dl2 dd{
	height: 48px;
	position: relative;
	padding-right: 70px;
}
.main-left3-dl2 dd+dd{
	border-top: 1px dashed #ececec;
}


.main-left3-shou{
	position: absolute;
	right: 0;
	top: 8px;
	text-align: center;
}
.main-left3-shou h1{
	margin:0;
	font-size: 14px;
	color: #c61000;
}
.main-left3-shou h2{
	margin:0;
	font-size: 12px;
	color: #666;
	margin-top: 3px;
}
.main-left3-con{
	overflow: hidden;
	height: 47px;
	line-height: 47px;
	font-size: 12px;
	color: #666;
}
.main-left3-con a:hover{
	color: #c61000;
}


.main-left3-num{
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	color: #fff;
	font-size: 12px;
	margin-right: 7px;
	background-color: #d1d1d1;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position: center;
}
.main-left3-dl2 dd:first-child .main-left3-num{
	height: 20px;
	background-color: #fff;
	background-image: url(../img/main-left3-num1.jpg);
}
.main-left3-dl2 dd:first-child+dd .main-left3-num{
	height: 20px;
	background-color: #fff;
	background-image: url(../img/main-left3-num2.jpg);
}
.main-left3-dl2 dd:first-child+dd+dd .main-left3-num{
	height: 20px;
	background-color: #fff;
	background-image: url(../img/main-left3-num3.jpg);
}

.main-left4{
	margin:12px 0;
}
.main-left4-div{
	padding: 18px 15px 23px;
}


.main-left4-dl dl{
	margin:0;
}

.main-left4-dl dd+dd{
	margin-top: 8px;
}

.main-left4-dl dd span.fl{
	width: 80px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #333;
	text-align: right;
	padding-right: 5px;
}

.main-left4-con{
	overflow: hidden;
	position: relative;
	border:1px solid #d9d9d9;
	border-radius: 4px;
	padding-right: 19px;
}
.main-left4-con input{
	display: block;
	width: 100%;
	height: 23px;
	background-color: #f1f1f1;
	font-size: 12px;
	color: #333;
	padding: 0	10px;
	border:0;
}
.main-left4 input:focus{
	outline: none;
}
.main4-left-dan{
	position: absolute;
	right: 0;
	top: 0;
	height: 23px;
	line-height: 23px;
	background-color: #c6c6c6;
	width: 19px;
	text-align: center;
}
.main-left-btn{
	padding: 18px 13px;
}
.main-left-btn input{
	display: block;
	width: 100%;
	height: 39px;
	background-color: #c61000;
	color: #fff;
	font-size: 14px;
	border:0;
}
.main-left-btn input:hover{
	font-weight: bold;
}


.main-left5 a,.main-left5 img{
	display: block;
	width: 100%;
}

.main-right .title-11{
	padding-left: 5px;
}

.main-right1.borbor{
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.main-right1-div{
	background-color: #f6f6f6;
	/*height: 220px;*/
	margin-top: 12px;
	padding: 25px;
}
.main-right1-line+.main-right1-line{
	margin-top: 25px;
}
.main-right1-line span.fl{
	font-size: 14px;
	color: #333;
	width: 106px;
	font-weight: bold;
}
.main-right1-right{
	overflow: hidden;
}

.main-right1-form{
	position: relative;
	padding-right: 43px;
}
.main-right1-form input:focus{
	outline: none;
}
.main-right1-form input[type="text"]{
	display: block;
	width: 220px;
	height: 26px;
	background-color:#fff;
	border: 1px solid #e4e4e4;
	font-size: 14px;
	color: #333;
	line-height: 1.428571;
	padding:4px 5px;
}

.main-right1-form input[type="button"]{
	position: absolute;
	right:0px;
	top: 0px;
	width: 44px;
	height: 26px;
	border:0;
	background-color: #debd7a;
	color: #fff;
}
.main-right1-form input[type="button"]:hover {
    background-color: #c31c13;
}
.main-right1-line.main-right1-line2{
	margin-top: 22px;
}
.main-right1-line.main-right1-line2 span.fl{
	height: 26px;
	line-height: 26px;
}



.main-right1-dl{
	overflow: hidden;
}

.main-right1-dl dl{
	margin:0;
}

.main-right1-dl dd{
	float: left;
	width: 150px;
}
.main-right1-dl dd label{
	font-weight: normal;
	font-size: 14px;
	color: #666;
	cursor: pointer;
	margin:0;
}
.main-right1-dl dd label:hover{
	color: #c61000;
}
.main-right1-dl dd input{
	margin-top: -3px;
	vertical-align: middle;
	margin-right: 15px;
}





#lt{
	width: 196px;
	border:1px solid #c31c13;
	margin-top: 8px;
}

.lt-item{
	width: 50%;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	color: #c31c13;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: 8px center;
	cursor: pointer;
}
.lt-item.cur{
	background-color: #c31c13;
	color: #fff;
}
.lt-item.fl{
	background-image: url(../img/lt-ico1.png);
}
.lt-item.fl.cur{background-image: url(../img/lt-ico1h.png);}
.lt-item.fr{
	background-image: url(../img/lt-ico2.png);
}
.lt-item.fr.cur{background-image: url(../img/lt-ico2h.png);}
.main-right-div-wp{
	margin-top: 18px;
}
.main-right-div-wp .main-right-div{display: none;}
.main-right-div-wp .main-right-div:first-child{display: block;}

.main-right2-item-right{
	height: 44px;
	line-height: 44px;
	margin-right: 21px;
	font-size: 14px;
	color: #333;
}
.main-right2-item-right span{
	padding-left: 40px;
	color: #f39700;
}
.main-right2-item .title-11 h1 span{
	font-size: 14px;padding-left: 22px;
}

.main-right2-item+.main-right2-item{
	margin-top: 24px;
}

.main-right2-item-table{
	padding: 30px 20px;
}
.main-right2-item-table table.table{
	margin:0;
}

.main-right2-item-table table.table tr td{
	vertical-align: middle;
	padding: 0;
	border:0;
}
.main-right2-item-table table.table tr td h1{
	margin:0;
	font-size: 14px;
	color: #666;
}
.main-right2-item-table table.table tr td h2{
	margin:0;
	font-size: 20px;
	color: #c31c13;
	margin-top: 10px;
}
.main-right2-item-table table.table tr td h3{
	margin:0;
	font-size: 14px;
	color: #666;
	margin-top: 18px;
}
.main-right2-item-table table.table tr td h3 span{
	font-size: 20px;
}

.main-right2-a{
	width: 94px;
	margin-left: auto;
}

.main-right2-a a{
	display: block;
	height: 46px;
	line-height: 46px;
	border-radius: 5px;
	background-color: #debd7a;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.main-right2-a a:hover{
	background-color: #c31c13;
}

.fenye{
	text-align: center;
	margin-top: 50px;
}

.fenye ul{
	margin:0;
}



.main-right3 ul{
	margin:0;
	margin-left: -2%;
}

.main-right3 li{
	float: left;
	width: 48%;
	margin-left: 2%;
	padding: 20px;
	margin-bottom: 2%;
	height: 292px;
}
.main-right3 li h1{
	margin:0;
	font-size: 20px;
	color: #333;
}
.main-right3 li .main-right2-a{
	margin-left: 0;
}
.main3-right3-yuan{
	width: 155px;
	height: 155px;
	border-radius: 50%;
	border:3px solid #f6f6f6;
	text-align: center;
	padding-top: 48px;
	margin-left: 5px;
}
.main3-right3-yuan h3{
	margin:0;
	font-size: 14px;
	color: #666;
}
.main3-right3-yuan h4{
	margin:0;
	font-size: 22px;
	color: #c31c13;
	margin-top: 8px;
}
.main-right3-box{
	margin-top: 25px;
}
.main-right3-con{
	overflow: hidden;
	padding-top: 10px;
}
.main-right3-con h2{
	margin:0;
	font-size: 14px;
	color: #f39700;
}
.main-right3-con-p{
	font-size: 14px;
	color: #666;
	line-height: 2;
	height: 8em;
	overflow: hidden;
	margin-top: 10px;
}

.main-right3-con-p p{margin:0;}

/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/

#footer{

}

.footer-1{
	padding: 45px 0;
	background-color: #c61000;
}


.foo1-right{
	width: 440px;
	border-left: 1px solid #e38880;
	border-right: 1px solid #e38880;
	padding: 0	69px;
	margin-left: 60px;
}
.foo1-right h1{
	margin:0;
	font-size: 16px;
	color: #fff;
}

.foo1-img{
	margin-top: 15px;
}

.foo1-img img{
	display: block;
}

.foo1-a{
	margin-top: 21px;
}

.foo1-a a{
	display: block;
	width: 47%;
	height: 35px;
	line-height: 33px;
	border:1px solid #debd7a;
	font-size: 14px;
	color: #fff;
	padding-left: 51px;
	background-repeat: no-repeat;
	background-position:20px center;
	transition: .3s;
}
.foo1-a a:hover{
	background-color: #debd7a;

}
.foo1-a a.fl{background-image: url(../img/foo1-1.png);}
.foo1-a a.fl:hover{background-image: url(../img/foo1-1h.png);}


.foo1-a a.fr{background-image: url(../img/foo1-2.png);}
.foo1-a a.fr:hover{background-image: url(../img/foo1-2h.png);}

.foo1-er-wp{
	margin-top: 20px;
}

.er-wp{
	width: 111px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/er-wp.png);
	margin-right: 23px;
}

.er{
	width: 91px;
}
.er img{
	display: block;
	width: 100%;
}

.foo1-er-con{
	overflow: hidden;
	padding-top: 19px;
}
.foo1-er-con h2{
	margin:0;
	font-size: 18px;
	color: #fff;
}
.foo1-er-con p{
	margin:0;
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
}

.foo1-left{
	overflow: hidden;
}

.foo1-left ul,.foo1-left dl{
	margin:0;
}

.foo1-left li{
	float: left;
	width: 25%;
	padding-right: 15px;
}
.foo1-left li h1{
	margin:0;
	font-size: 16px;
	color: #fff;
}
.foo1-left dd:first-child{
	margin-top: 22px;
}
.foo1-left dd{
	margin-top: 11px;
}

.foo1-left dd>a{
	font-size: 14px;
	color: #fff;
}


.foo1-left a:hover{
	color: #dbba77;
}


.footer-2{
	padding: 25px 0;
	background-color: #fff;
}

.yq{
	width: 275px;
	margin-top: 16px;
}

.yq .form-control{
	border-radius: 0;
	height:40px;
}


.foo2-p{
	font-size: 14px;
	line-height: 2.6;
	overflow: hidden;
}


.foo2-p img{
	margin-top: -3px;
	margin-right: 2px;
}

.foo2-p a:hover{
	color:#c61000;
}



/**************************************************************/
/*footer-over*/





/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/
#header-2{
	display: none;
	height: 75px;
	/*border-bottom:0px solid #035cac;*/
	box-shadow: 0 4px 8px -3px #000;
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 1001;
	background-color: #fff;
	/*background-color: #0089d0;*/

}
.nav-2{
	display: none;
	background-color: #fff;
	position: relative;
	z-index:900;

}

.nav-2>ul>li{

	border-top: 1px dotted #ccc;
	position: relative;
}

.jiaspan{
	position: absolute;
	width: 30px;
	height: 30px;
	background-image: url(../img/jia2.png);
	background-repeat: no-repeat;
	background-position: center ;
	top: 3px;

	right: 14px;
}
.jiaspan.cur{
	background-image: url(../img/jia2h.png);

}
.nav-2>ul>li:first-child{
	/*border-top: 0;*/
}
.nav-2>ul>li>a{

	padding:7px 10px;
	display: block;
	font-size: 15px;
	width: 100%;
	color:#333;
	font-family: "anb";
	text-transform: uppercase;

}
.nav-2>ul>li>ul{
	padding-bottom: 10px;
	display: none;
	font-size: 0;
	line-height: normal;
	padding-left: 15px;
}
.nav-2>ul>li>ul>li{
	display: inline-block;
	margin-right: 5px;
}
.nav-2>ul>li>ul>li>a{
	padding: 6px 8px;
	display: block;
	font-size: 13px;
	width: 100%;
	color:#666;
}
/*.downla-2 {
	padding: 5px 0 10px;
	display: none;
}
.downla-2 dd{
	padding-left: 30px;
}
.downla-2 dd a{
	font-size: 14px;
	display: inline-block;
	padding: 3px 0;
	width: auto;
}*/
/*.nav-2 li a:hover{
	color:#1a0d07;
}*/

.nav-2-form{
	padding: 10px;
	position: relative;
}
.nav-2-form input[type="image"]{
	position: absolute;
	right: 19px;
    top: 17px;
    width: 18px;

}

.nav-2-form .form-control{padding-right: 50px;}
.logo-2 {
   font-size: 0;
   width: 200px;
   margin-left: 15px;
   margin-top: 11px;
}

.logo-2 img{
	display: block;
	width: 100%;
}


.menu2{

	margin-right: 15px;
	height: 75px;
	font-size: 0;

}
.menu2 li{
	cursor:pointer ;
	margin-left: 15px;
	float: right;
	margin-top: 29px;
}
.menu2 li+li{
	margin-top: 21px;
}
.menu2 li img{
	/*vertical-align: middle;*/


}

.chenggao{
		display: none;
		height: 75px;
	}


#nav-2-heidi{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 800;
	background-image: url(../img/heidi.png);
	display: none;

}




/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/



.xq-1{
	margin-top: 30px;
}

.xq-1 dl{
	margin:0;
	font-size: 0;
	line-height: normal;
}

.xq-1 dd{
	display: inline-block;
	height: 50px;
	line-height: 50px;
	padding: 0	18px;
	background-color: #b2b2b2;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
}
.xq-1 dd+dd{
	border-left: 3px solid #fff;
}
.xq-1 dd.cur{
	background-color: #c31c13;
}

.xq-2-wp{
	background-color: #f6f6f6;
	border:1px solid #e0e0e0;
	padding: 25px 35px;
}

.xq-2-wp .xq-2{
	display: none;
}

.xq-2-wp .xq-2:first-child{
	display: block;
}

.xq-2{
	min-height: 550px;
	font-size: 14px;
	color: #666;
	line-height: 2.2;
}

.main-right3.hidden-lg li{
	float: none;
	width: 100%;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
}
.main-right3.hidden-lg ul{
	margin-left: 0;
}






.dang-2-gai-list dl{
	margin:0;
}
.dang-2-gai-list dd {
   padding: 25px 0;
   border-bottom: 1px solid #e8e8e8;
    
}



.dang-2-gai-date{
	width: 80px;
	margin-right: 30px;
	text-align: center;
	background-color: #eeeeee;
	height: 110px;
	padding-top: 20px;
	color: #c69c6d;
	transition: .3s;
}

.dang-2-gai-date h1{
	margin:0;
	font-size: 44px;
	color: inherit;

}

.dang-2-gai-date h2{
	margin:0;
	font-size: 13px;
	color: inherit;
	margin-top:8px;
	font-family: "Arial";
}

.dang-2-gai-con{
	overflow: hidden;
	padding-top: 6px;
}

.dang-2-gai-con h1{
	margin:0;
	font-size: 16px;
	color: #333;
	height: 30px;
	line-height: 30px;
}

.dang-2-gai-con h2{
	margin:0;
	font-size: 13px;
	color: #999;
	margin:10px 0 12px;
}
.dang-2-gai-con h2 img{
	margin-top: -3px;
	margin-right: 5px;
}
.dang-2-gai-con p{
	margin:0;
	font-size: 12px;
	color: #999;
}

.dang-2-gai-list-dd{
	position: relative;
  padding-right: 150px;
  transition: .3s;
  padding-bottom: 0;
}

.dang-2-gai-aaa{
	position: absolute;
	width: 33px;
	right: 15px;
	top: 50%;
	margin-top: -16px;
}

.dang-2-gai-aaa a{
	display: block;
	height: 33px;
	background-image: url(../img/aaha.png);
}


.dang-2-gai-list dd:hover .dang-2-gai-list-dd{
	padding-bottom: 10px;
}
.dang-2-gai-list dd:hover .dang-2-gai-aaa a{
	background-image: url(../img/aahah.png);
}
.dang-2-gai-list dd:hover .dang-2-gai-date{
	background-color: #c61000;
	color: #fff;
}
.dang-2-gai-list dd:hover .dang-2-gai-con h1{
	color: #c61000;
}


.fenye{
	text-align: center;
	margin-top: 50px;
}

.fenye ul{
	margin:0;
}


.danpian{
	padding-top: 25px;
}

.danpian-h1{
	font-size: 28px;
	line-height: 1.6;
	color:#333;
	text-align: center;

}

.danpian-h2{
	font-size: 14px;
	line-height: 1.6;
	color:#999;
	text-align: center;
	border-bottom: 1px solid #eee;
	padding: 10px 0 15px;

}

.danpian-con{
	font-size: 14px;
	color:#666;
	line-height: 2;
	padding: 20px 0 20px;
}
.danpian-con *{
	font-size: 16px!important;
	color:#666!important;
	line-height: 2!important;
}
.danpian-con img{
	display: block;
	margin:15px auto;
}


.dan-page{
	padding-top: 10px;
	border-top: 1px solid #eee;
}

.dan-a{
	margin-top: 12px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.dan-a a{
	font-size: 16px;
	color:#666;
}

.dan-a a:hover{
	color:#c61000;

}



.main-left15-h1{
  padding-left:40px;
  height: 50px;
  font-size: 18px;
  font-weight: normal;
  line-height: 50px;
  color: #fff;
  background: #c61000;
  background-repeat: no-repeat;
  background-position: 12px center;
  background-image: url(../img/xinxi-ico1.png);
}

.main-left15-list{
	border:1px solid #e8e8e8;
	border-top: 0;
	padding: 0 14px 5px;
}

.main-left15-list ul{
	margin:0;
}
.main-left15-list li{
	border-bottom: 1px solid #e8e8e8;

}
.main-left15-list li>a{
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	padding-left: 30px;
}
.main-left15-list li>a:hover,.main-left15-list li>a.cur{
	color: #c61000;
}

.main-left15-list li>span{
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	padding-left: 30px;
	cursor: pointer;
	position: relative;
}
.main-left15-list li>span::after{
	position: absolute;
	right: 15px;
	top: 0%;
	content:"+";
	color: #333;
	font-size: 12px;
}
.main-left15-list li>span.cur::after{
	content:"-";
}
.main-left15-list li>span:hover{
	color: #c61000;
}
.main-left15-list li>span.cur{
	color: #c61000;

}
.main-left15-list dl{
	margin:0;
	display: none;
}
.main-left15-list dl.cur{
	display: block;
}
.main-left15-list dd>a{
	display: block;
	height: 35px;
	line-height: 35px;
	padding-left: 48px;
	font-size: 14px;
	color: #333;
}
.main-left15-list dd>a:hover,.main-left15-list dd.cur>a{
	color: #c61000;
}
.main-left15-list dd+dd{
	border-top: 1px solid #e8e8e8;
}

.main-right-xinxi1-form{
	padding: 30px;

}

.main-right-xinxi1-form dl{
	margin:0;
	margin-left: -3%;
}

.main-right-xinxi1-form dd{
	float: left;
	width: 30.3333333%;
	margin-left: 3%;
	margin-bottom: 30px;
	padding-left: 100px;
	position: relative;
}

.main-right-xinxi1-form dd span{
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;   
	font-size: 14px;
	color: #333;
	height: 34px;
	line-height: 34px;
}

.main-right-xinxi1-form-btn{
	border-top: 1px solid #e8e8e8;
	padding-top: 30px;
	text-align: center;
	font-size: 0;
	line-height: normal;
}

.main-right-xinxi1-form-btn input:focus{
	outline: none;
}

.main-right-xinxi1-form-btn input{
	width: 120px;
	height: 40px;
	border:0;
	background-color: #c61000;
	color: #fff;
	cursor: pointer;
	font-size: 15px;
}
.main-right-xinxi1-form-btn input[type="reset"]{
	margin-left: 25px;
	background-color: #898989;
}

.mm15{margin-top: 15px;}

.main-right-xinxi2-table table.table{
	margin:0;
	border-bottom: 1px solid #ddd;
}
.main-right-xinxi2-table.table-responsive{
	border:0;
}
.main-right-xinxi2-table table.table tr th{
	font-weight: normal;
	text-align: center;
	border-top: 0;
}
.main-right-xinxi2-table table.table tr td{
	text-align: center;
}
.main-right-xinxi2-table table.table tr td a:hover{
	color: #c61000;
}

.main-right-xinxi2{
	padding-bottom: 30px;
}
.main-right-xinxi2 .fenye{
	margin-top: 30px;
}

.main-left.main-left-xinxi{
	display: block;
}

.main-right-xinxi3{
	padding: 20px 30px 30px;
}

.main-right-xinxi3-h1{
	font-size: 22px;
	color: #333;
	line-height: 1.5;
}
.xinxn-down-list{
	border-top: 1px dashed #e8e8e8;
	margin-top: 20px;
}
.xinxn-down-list dl{
	margin:0;
}

.xinxn-down-list dd{
	position: relative;
	height: 40px;
	line-height: 40px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 10px;
	border-bottom: 1px dashed #e8e8e8;
	padding-right: 90px;
}

.xinxn-down-list dd>a{
	font-size: 15px;
	color: #333;
}
.xinxn-down-list dd>a:hover{
	color: #c61000;
}
.xinxn-down-list dd>span{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #999;
}

.main-right-xinxi3 .fenye{
	margin-top: 30px;
}



.list0001 dl{
	margin:0;
}

.list0001 dd{
	background-repeat: no-repeat;
	background-position:0px center;
  background-image: url(../img/dian1.png);
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left:12px;
  overflow: hidden;
	position: relative;
	padding-right:70px;
	height: 20px;
	line-height: 20px;
}

.list0001 dd+dd{
	margin-top: 11px;
}

.list0001 dd a{
	font-size: 14px;
	color:#666;
}
.list0001 dd span{
	font-size: 12px;
	color:#999;
	position: absolute;
	right: 0px;
	top: 0;
}
.list0001 dd a:hover{
	color:#c61000;
}
.cur{
    color: #c31c13;
}