/**************************************/
/*************[公用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{

}

.header-1{
	height:108px;
	background-color: #fff;
	/*background-image: url(../images/header-1.jpg);*/
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
}

.logo{
	width: 306px;
	margin-top: 22px;
}

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



.header-1-right{
	width: 420px;
	padding-top: 10px;
}

.header-a1{
	font-size: 0;
	line-height: normal;
}
.header-a1 a{
	display: inline-block;
	padding-left: 25px;
	font-size: 14px;
	color: #333;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/header-a1.png);
	height: 30px;
	line-height: 33px;
	width: 110px;
}

.header-1-right-1 .time {
    width: 300px;
    height: 30px;
    line-height: 32px;
    background-color: #f3f3f3;
    padding-left: 5px;
    font-weight: bold;
}



.header-a1{
	overflow: hidden;
}




.search-wp{
	padding-right: 70px;
	position: relative;
	margin-top: 13px;
}
.search-a{
	position: absolute;
	width: 70px;
	right: 0;
	top: 0;
	height: 36px;
	line-height: 36px;
	text-align: right;
}
.search-a a{
	font-size: 14px;
	font-weight:bold;
	color: #333;
}
.search-a a:hover{
	color: #db2821;
}
.search{
	position: relative;
}

.search input:focus{
	outline: none;
}

.search input[type="text"]{
	display: block;
	width: 100%;
	height: 36px;
	background-color:#fff;
	border:1px solid #db2821;
	font-size: 14px;
	color: #333;
	line-height: 1.428571;
	padding-left: 11px;
	padding-right: 55px;
}

.search input[type="image"]{
	position: absolute;
	right:0px;
	top: 0px;
	width: 44px;
}

.nav-wp{
	position: relative;
	/*background-color:#da251d;*/
	background-color:#b20b0b;
	z-index: 500;
}
.nav{
	position: relative;
}

.nav ul{
	margin:0;
}

.nav>ul>li{
	float: left;
	width: 11.11%;
	/*border-left: 1px solid #ed4c45;*/
	border-left:1px transparent solid;
	border-height: 25px;
	/*height: 25px;*/
	border-image:linear-gradient(to top, #B20B0B, #fabb00, #B20B0B) 1 10;
}

.nav>ul>li:first-child{
	border-left: 0;
}
.nav>ul>li:first-child{
	background-image: none;
}
.nav>ul>li>a{
	display: block;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color:#fff;
	/*transition: .3s;*/
	font-weight: bold;
	text-align: center;

}
.nav>ul>li>a img{
	margin-top: -3px;
	margin-right: 8px;
}
.nav>ul>li:hover>a, .nav>ul>li.active>a {
	background-color:#da251d;

}

.xiala{
	position: absolute;
	/*left: 0;*/
	/*width: 180px;*/
	/*top: 46px;*/
	background-image: url(../images/baidi.png);
	padding: 10px 35px;
	display: none;
	/*height: 68px;*/
}

.xiala-left{
	width: 162px;
	text-align: center;
}


.xiala-left dl{
	margin:0;
}

.xiala-left dd{
	margin-top: 17px;
}
.xiala-left dd:first-child{
	margin-top: 0;
}
.xiala-left dd a{
	font-size: 15px;
	color: #000;
}
.xiala-left dd a:hover{
	color: #b20b0b;
}

.xiala-right{
	overflow: hidden;
	padding-left: 40px;
	border-left: 1px solid #e0e0e0;

}
.xiala-right18{
	padding-left: 0;
	border-left: 0;
}

.xiala-right1{
	width: 260px;
	margin-right: 29px;
}
.xiala-right1 h1{
	margin:0;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.xiala-right1 p{
	margin:0;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	line-height: 2;
	margin-top: 18px;
}
.xiala-right-pic{
	width: 249px;
	margin-right: 40px;
}


.xiala-right-pic .imgbox_a{
	padding-bottom: 63.85%;
}

.xiala-right-pic h1{
	margin:0;
	font-size: 15px;
	color: #000;
	line-height: 1.6;
	text-align: center;
	margin-top: 8px;
	height: 48px;
	overflow: hidden;
}

.xiala-right-pic:hover h1{
	color: #b20b0b;
}


.xiala-right-con{
	overflow: hidden;
}

.tui-pic{
	width: 122px;
	margin-right: 25px;
}


.tui-pic .imgbox_a{
	padding-bottom: 68.85%;
}


.tui-con{
	overflow: hidden;
	padding-top: 2px;
}

.tui-con h1{
	margin:0;
	font-size: 15px;
	color: #b20b0b;
	height: 20px;
	line-height: 20px;
}
.tui-con h1 a:hover{
	/*text-decoration: underline;*/
	font-weight: bold;
}
.tui-con p{
	margin:0;
	font-size: 14px;
	color: #666;
	text-indent: 2em;
	line-height: 1.8;
	margin-top: 12px;
}


.xiala-right-con .list01 li a{
	font-size: 15px;
}
.xiala-right-con .list01{
	padding-top: 22px;
}
.xiala-right-con .list01 li
{margin-top:10px;padding-right: 100px;}




.xiala000{
	display: block;
}


.xiala3-dl dl{
	margin:0;
}


.xiala3-dl dd{
	float: left;
	width: 14.28571%;
	font-size: 0px;
	line-height: normal;
	color: #000;
	text-align: center;
}
.xiala3-dl dd.sp{

	width: 25%;

}

.xiala3-dl dd a{
	font-size: 16px;
	color: #000;
	display: inline-block;
	text-align: center;
	font-weight: bold;
}
.xiala3-dl dd a img{
	display: block;
	margin:0 auto 10px;
}
.xiala3-dl dd a:hover{
	color: #b20b0b;
}

.xiala4-top dl{
	margin:0;
}

.xiala4-top dd{
	float: left;
	margin-right: 50px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #333;
}

.xiala4-top dd a:hover{
	color: #b20b0b;
}
.xiala4-div{
	padding-top: 0px;
}
.xiala4-wp .xiala4{display: none;}
.xiala4-wp .xiala4:first-child{
	display: block;
}

.xiala4-pic{
	width: 249px;
	margin-right: 32px;
	margin-top: 5px;
}

.xiala4-pic a.imgbox_a{
	padding-bottom: 63.85%;
}


.xiala4-con{
	overflow: hidden;
}

.xiala4-con-p p{
	margin:0;
}

.xiala4-con-p{
	font-size: 14px;
	color: #000;
	line-height: 2;
}
.xiala4-a{
	margin-top: 6px;
}

.xiala4-a a{
	color: #b20b0b;
}
.xiala4-a a:hover{
	font-weight: bold;
}
dl#xiala_dl01 dd>a:hover{
	color: #000;
}

dl#xiala_dl01 dd.cur>a{
	color: #b20b0b;
}









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





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

#main{

}

.banner{
	position: relative;
}

.banner-wen-wp{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 50;
}

.banner-wen{
	
}

.banner-wen-title{
	height: 48px;
	line-height: 48px;
	width: 126px;
	background-image: url(../images/banner-wen-title.png);
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}


.banner-wen-div{
	overflow: hidden;
	background-image: url(../images/baidi.png);
	padding: 0	507px 0 15px;
	position: relative;
}

.fwen-a{
	position: absolute;
	right: 15px;
	top: 15px;
	height: 20px;
	line-height: 20px;
}
.fwen-a a:hover{
	color: #e72424;
}
.banner-wen-ul .slides>li{
	height: 48px;
	line-height: 48px;
	position: relative;
	padding-right: 85px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  padding-left: 12px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(../images/list01.png);
}
.banner-wen-ul .slides>li>a{
	font-size: 16px;
	color: #333;
}
.banner-wen-ul .slides>li>a:hover{
	color: #e72424;
}

.banner-wen-ul .slides>li span{
	position: absolute;
	right: 0;
	top: 0;
	color: #666;
	font-size: 14px;
}








.fafa .slides>li{
	height:370px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}

.fafa .slides>li  img.phone-img{
	display: none;
	width: 100%;
}

.fafa .flex-control-paging li a{
	width: 12px;
	height: 12px;
	/*transition: .3s;*/
}

.fafa .flex-control-nav li{
	margin:0 3px;
}
.fafa .flex-control-nav{
	bottom: 60px;
}

.main-top{
	padding: 25px 0 30px;
	background-color: #fff;
}


.main1-title{
	width: 76px;
	border-right: 1px solid #e72424;
	padding-right: 18px;
	font-size: 28px;
	font-weight: bold;
	color: #e72424;
	line-height: 1.2;
}

.main1-con{
	overflow: hidden;
	text-align: center;
	padding: 0	60px;
	position: relative;
}
.main1-con-a{
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 14px;
	color: #666;
}
.main1-con-a:hover{
	color: #e72424;

}
.main1-con h1{
	margin:0;
	font-size: 32px;
	font-weight: bold;
	color: #333;
}
.main1-con h1 a:hover{
	color: #e72424;

}
.main1-con p{
	margin:0;
	font-size: 14px;;
	color: #666;
	margin-top: 12px;
}

.m25{margin-top: 25px;}
.m20{margin-top: 20px;}




.main2-left{
	width: 618px;
	margin-right: 20px;
}

.fmain2 a.imgbox_a{
	padding-bottom: 61.165%;
}
.fmain2 a.imgbox_a h1{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin:0;
	background-image: url(../images/heidi.png);
	color: #fff;
	font-size: 14px;
	padding-left: 18px;
	padding-right: 100px;
	height: 54px;
	line-height: 54px;
	z-index: 25;
}



.fmain2 .flex-control-nav{
	text-align: right;
	height: 0;
	bottom: 27px;
	padding-right: 14px;
}
.fmain2 .flex-control-nav li{
	margin:0 4px;
}


.fmain2 .flex-control-paging li a{
	width: 22px;
	height: 4px;
	background-image: url(../images/arrow-b2.png);
}

.fmain2 .flex-control-paging li a.flex-active{
	background-image: url(../images/arrow-b2-h.png);

}



.main2-right{
	overflow: hidden;
}

.title-11{
	background-color: #f3f3f3;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/title-11.jpg);
	border-bottom: 2px solid #b20b0b;
}


.tl1-span{
	height:47px;
	line-height: 47px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	cursor: pointer;
	padding: 0	25px;
	position: relative;
}
.tl1-span i{
	position: absolute;
	width: 12px;
	height: 8px;
	bottom: -8px;
	left: 50%;
	margin-left: -6px;
	background-image: url(../images/jian1.png);
	display: none;
}
.tl1-span.cur{
	background-color: #b20b0b;
	color: #fff;
}

.tl1-span.cur i{display: block;}

.title-11 a.fr{
	display: none;
	font-size: 14px;
	color: #333;
	margin-right: 15px;
	margin-top: 14px;
}
.title-11 a.fr:hover{
	color: #b20b0b;
}
.title-11 a.fr.frr{
	display: block;
}


.list01-wp .list01{display: none;}
.list01-wp .list01:first-child{display: block;}

.list01{
	padding-top: 18px;
}
.list01 ul{
	margin:0;
}

.list01 li{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/list01.png);
	padding-right: 160px;
	height: 24px;
	line-height: 24px;
	margin-top:17px;
}
.list01 li:first-child{
	margin-top: 0!important;
}
.list01 li.cur{
	color: #b20b0b;
}
.list01 li a{
	font-size: 16px;
	color: #333;
}
.list01 li.cur a{
	color: #b20b0b;
}
.list01 li span.span_22{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #999;
	padding-left: 33px;
}


.list01 li span.span_22 .span_11{
	position: absolute;
	left: 0;
	top: 50%;
	width: 14px;
	height: 14px;
	margin-top: -7px;
	background-image: url(../images/bo1.png);
	cursor: pointer;
}





.list01 li span.span_22 .span_11.cur{
	background-image: url(../images/bo1.gif);

}


.list01 li span.span_22 .span_11 audio{
	width: 0;
	height: 0;
	opacity: 0;
	visibility: hidden;
	position: absolute;
}

.main3 .title-11{
	background-image: none;
}


.main3-list{
	margin-top: 17px;
}
.main3-list .item{
	height: 213px;
}
.main3-list .item-box{
	background-color: #f3f3f3;
	border:1px solid #eeeeee;
	padding: 24px;
	padding-bottom: 20px;
	position: relative;
	height: 100%;
}

.main3-list .item-box:hover .item-pic{
	display: block;
}
.item-pic{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 25;
	display: none;
}
.item-pic img{
	display: block;
	width: 100%;
	height: 100%;
}
.item-hei{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-image: url(../images/heidi2.png);
}

.main3-list .item-con{
	position: relative;
	z-index: 30;
}

.main3-list .item-con h1{
	margin:0;
	font-size: 14px;
	color: #d81a18;
}
.main3-list .item-con .line{
	width: 20px;
	height: 2px;
	background-color: #d81a18;
	margin-top: 15px;
}

.main3-list .item-con h2{
	margin:0;
	font-size: 16px;
	color: #333;
	line-height: 2;
	max-height: 64px;
	margin-top: 13px;
	overflow: hidden;
}
.main3-list .item-con p{
	margin:0;
	font-size: 14px;
	color: #666;
	line-height: 1.8;
	height: 50px;
	overflow: hidden;
	margin-top: 8px;
}

.main3-list .item-box:hover .item-con h1{color: #fff;}
.main3-list .item-box:hover .item-con .line{background-color: #fff;}
.main3-list .item-box:hover .item-con h2{color: #fff;}
.main3-list .item-box:hover .item-con p{color: #fff;}

.main3-list .owl-nav button.owl-prev{
    position: absolute;
    left:-70px;
    top: 50%;
    margin-top: -20px;
    width: 39px;
    height: 40px;
    background-image: url(../images/left.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center ;
    font-size: 0;
    z-index: 50;
    transition: .3s;
}
.main3-list .owl-nav button.owl-prev:hover{background-image: url(../images/left-h.png);}
.main3-list .owl-nav button.owl-next{
    position: absolute;
    right:-70px;
    top: 50%;
    margin-top: -20px;
    width: 39px;
    height: 40px;
    background-image: url(../images/right.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center ;font-size: 0;
    z-index: 50;
    transition: .3s;
}
.main3-list .owl-nav button.owl-next:hover{background-image: url(../images/right-h.png);}


.main4{
	height: 147px;
	border:1px solid #f3f3f3;
	position: relative;
	padding-left: 60px;
}

.main4-title{
	position: absolute;
	left: -1px;
	top: -1px;
	bottom: -1px;
	width:60px;
	background-color:#d70614; 
	text-align: center;
}

.main4-title h1{
	margin:0;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding: 10px 17px 7px;
	font-size: 20px;
	line-height: 1.25;
}
.main4-title a{
	font-size: 12px;
	color: #fff;
}
.main4-title a:hover{
	/*font-weight: bold;*/
}
.main4-pic{
	padding: 4px 5px  0 4px;
}


.fmain4 a.imgbox_a{
	padding-bottom: 12.046%;
}
.main4-pic.hidden-lg .fmain4 a.imgbox_a{
	padding-bottom: 18%;
}
.fmain4 .flex-control-nav{
	text-align: right;
	bottom:5px;
}
.fmain4 .flex-control-nav li{
	margin:0 4px;
}
.fmain4 .flex-control-paging li a.flex-active{
	background-color: #fff;
	color: #d70614;
}
.fmain4 .flex-control-paging li a{
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-image: none!important;
	text-indent: 0;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background-color: #000;
}






.main5 dl{
	margin:0;
	margin-left: -2%;
}

.main5 dd{
	float: left;
	width: 31.3333%;
	margin-left: 2%;
}

.title-22{
	height:44px ;
	line-height: 44px;
	background-color: #f3f3f3;
	padding-left: 44px;
	padding-right:13px;
	background-repeat: no-repeat; 
	background-position: 14px center;
	background-image: url(../images/title-22.png);
	font-size: 16px;
	font-weight: bold;
	color: #b20b0b;
}
.title-22 a.fr{
	font-size: 14px;
	color: #333;
	font-weight: normal;
}
.title-22 a.fr:hover{
	color: #b20b0b;

}
.main5-pic{
	margin-top: 17px;
}
.main5-pic a.imgbox_a{
	padding-bottom: 52.083%;
}


.main5 .list01 li span.span_22{
	padding-left: 0;
}

.main5 .list01 li{
	padding-right: 88px;
	margin-top: 8px;
}
.main5 .list01 li a{
	font-size: 15px;
}


.main-middle{
	padding: 35px 0; 
	background-color: #f3f3f3;
}


.main6-left{
	width: 792px;
	margin-right: 24px;
}


.main6-right{
	overflow: hidden;
}

.main6 .title-11{
	background-color: #fff;
}
.main6-pic{
	margin-top: 14px;
}
.main6-pic a.imgbox_a{
	padding-bottom: 60.31%;
}


.main6-dl dl{
	margin:0;

}

.main6-dl-list{
	margin-top: 18px;
}

.main6-pic2 a.imgbox_a{
	padding-bottom: 62%;
}
.main6-pic2 a.imgbox_a i{
	position: absolute;
	z-index: 35;
	width: 39px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: 100%;
	background-size: 100%;
	left: 50%;
	margin-left: -20px;
	top: 50%;
	margin-top: -20px;
	background-image: url(../images/bo2.png);
	display: none;
}

.main6-dl-list .item h1{
	margin:0;
	text-align: center;
	font-size: 14px;
	color: #333;
	margin-top: 11px;
}
.main6-dl-list .item:hover h1{
	color: #b20b0b;
}




.main6-dl-list .owl-nav button.owl-prev{
    position: absolute;
    left:-17px;
    width: 17px;
    height: 34px;
    background-image: url(../images/jtjt1.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center ;
    font-size: 0;
    z-index: 50;
    transition: .3s;
}

.main6-dl-list .owl-nav button.owl-next{
    position: absolute;
    right:-17px;
    width: 17px;
    height: 34px;
    background-image: url(../images/jtjt2.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center ;font-size: 0;
    z-index: 50;
    transition: .3s;
}



.main6-dl-list .owl-nav button.owl-prev{
	left: -17px;
	transition: .3s;
}
.main6-dl-list .owl-nav button.owl-next{
	right:-17px;
	transition: .3s;
}
.main6-dl-list:hover .owl-nav button.owl-prev{
	left: 0px;
}
.main6-dl-list:hover .owl-nav button.owl-next{
	right: 0px;
}
















.main6-div{
	margin-top: 13px;
}
.main6-dl2{
	position: relative;
}
.main6-dl2 dl{
	margin:0;
}
.main6-dl2 dd{
	display: none;
}
.main6-dl2 dd:first-child{
	display: block;
}
.main6-dl2 dd .imgbox_a{
	padding-bottom: 58.969%;
}




.bo3{
	position: absolute;
	width: 76px;
	height: 76px;
	z-index: 35;
	left: 15px;
	bottom: 15px;
}
.bo3 a{
	position: absolute;
	left: 0;
	height: 100%;
	top: 0;
	z-index: 15;
	width: 100%;
	background-image: url(../images/bo3.png);
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.bo3 a.cur{
	background-image: url(../images/bo3.gif);

}


.bo3 a img{
	display: none;
	width: 100%;
}

.bo3 audio{
	opacity: 0;
	visibility:hidden;
}

.main6-div{
	position: relative;
	padding-right: 130px;
}

.main6-date{
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 130px;
	padding: 0px 15px;

	background-image: url(../images/baidi.png);
	/*background-color: #fff;*/
	z-index: 30;
}


.main6-date-dl{
	height: 100%;
	overflow: auto;

}
.main6-date-dl dl{
	margin:0;
}

.main6-date-dl dd{
	background-color: #fff;
	border:1px solid #e6e6e6;
	padding: 4px 0;
	text-align: center;
	font-size: 12px;
	color: #333;
	margin-top: 15px;
	cursor: pointer;
}
.main6-date-dl dd:first-child{
	margin-top: 0;
}
.main6-date-dl dd.cur{
	background-color: #b20b0b;
	border-color:#b20b0b;
	color: #fff;
}
.main6-date-dl dd span{
	font-size: 14px;
	display: block;
	padding-bottom: 3px;
}





.main-bottom{
	padding:30px 0;
	background-color: #fff; 
}

.main-bottom .title-11{
	background-image: none;
}

.tl1-dl dl{
	margin:0;
}

.tl1-dl dd{
	float: left;
	margin-right: 13px;
	padding-right: 12px;
	background-image: url(../images/dddd.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.tl1-dl dd span{
	display: block;
	height: 47px;
	line-height: 47px;
	font-size: 14px;
	color: #333;
	cursor: pointer;
	border-bottom: 2px solid #f3f3f3;
}
.tl1-dl dd span.cur{
	border-color: #b20b0b;
	color: #b20b0b;
}




.main7-box{
	border:1px solid #f3f3f3;
	border-top: 0;
	padding: 20px 24px;
}


.main7-div-wp{
	position: relative;
	overflow: hidden;
}

.main7-div{
	position: absolute;
	left: -5000%;
	width: 100%;
	top: 0;
}

.main7-div.cur{
	position: relative;
	left: 0;
}


.main7-pic .imgbox_a{
	padding-bottom: 74.523%;
}
.main7-ico-wp{
	position: absolute;
	z-index: 35;
	height: 48px;
	width: 122px;
	top: 50%;
	margin-top: -24px;
	left: 50%;
	margin-left: -61px;
}
.main7-ico{
	display: block;
	width: 48px;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
}
.main7-ico.fl{
	position: relative;
	left: -15px;
}
.main7-ico.fl audio{
	width: 0;
	height: 0;
	opacity: 0;
	visibility: hidden;
}
.main7-ico.fr{
	position: relative;
	right: -15px;
}
.main7-ico img{
	display: block;
	width: 100%;
}


.main7-pic .imgbox_a:hover .main7-ico.fl{
	opacity: 1;
	visibility: visible;
	left: 0;
}
.main7-pic .imgbox_a:hover .main7-ico.fr{
	opacity: 1;
	visibility: visible;
	right: 0;
}





.main7-list .item h1{
	margin:0;
	text-align: center;
	font-size: 15px;
	color: #333;
	margin-top: 14px;
}
.main7-list .item:hover h1{
	color: #b20b0b;
}


















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





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

#footer{
	background-color: #525252;
	padding: 35px 0;
	position: relative;
	z-index: 500;

}


.footer-1-div{
	position: relative;
	padding-left: 88px;
	min-height: 40px;
}

.footer-1-div-title{
	position: absolute;
	left: 0;
	top: 0;
	width: 88px;
	font-size: 16px;
	color: #fff;
	height: 40px;
	line-height: 40px;
}

.footer-1-dl dl{
	margin:0;
	margin-left: -2%;
}

.footer-1-dl dd{
	float: left;
	width: 23%;
	margin-left: 2%;
	position: relative;
}

.footer-1-dl dd>span{
	display: block;
	height: 40px;
	line-height: 38px;
	border:1px solid #f8f8f8;
	text-align: center;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 96% center;
	background-image: url(../images/span11.png);
}

.foo1-sel-div{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 40px;
	border:1px solid #f8f8f8;
	border-bottom: 0;
	background-color: #525252;
	display: none;
	height: 343px;
	overflow: auto;
}

.foo1-sel-div ul{
	margin:0;
}

.foo1-sel-div li>a{
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 1.6;
	padding: 8px 15px;
}

.foo1-sel-div li>a:hover{
	background-color: #333;
}
.footer-2{
	margin-top: 35px;
	padding-top: 35px;
	border-top: 1px solid #646464;
}

.er-wp{
	width: 175px;
	font-size: 14px;
	color: #fff;
	line-height: 2;
}

.er-wp img{
	float: left;
	width: 93px;
	margin-right: 20px;
}


.footer-2-con{
	overflow: hidden;
	font-size: 14px;
	color: #afafaf;
	line-height: 2.2;
}
.footer-2-con a:hover{
	color: #fff;
}
/**************************************************************/
/*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(../images/jia2.png);
	background-repeat: no-repeat;
	background-position: center ;
	top: 5px;

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

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

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

}
.nav-2>ul>li>ul{
	padding-bottom: 10px;
	display: none;
}
.nav-2>ul>li>ul>li>a{
	padding: 6px 10px;
	display: block;
	font-size: 14px;
	padding-left: 25px;
	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: 280px;
   margin-left: 15px;
   margin-top: 10px;
}

.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(../images/heidi.png);
	display: none;

}



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




.banner-2{
    height: 240px;
    background-repeat: no-repeat;
    background-position: center ;
    background-size: cover;
}
.banner-2 img{
		display: none;
		width: 100%;
	}
.erji{
    padding: 35px 0 50px;
}

.menu{
	width: 252px;
	margin-right: 40px;
}
.menu h1{
	margin:0;
	font-size: 20px;
	font-weight: bold;
	color:#fff;
	height: 67px;
	line-height: 67px;
	background-color: #b20b0b;
	padding-left: 27px;
}
.menu ul{
	margin:0;
}
.menu li{
	border-top: 1px solid #fff
}
.menu li a{
	display: block;
	height: 48px;
	line-height: 48px;

	padding-left: 44px;
	color:#4f4f4f;
	font-size: 18px;
	transition: .3s;
	background-color: #f6f8fa;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: 27px center;
}
.menu li a:hover,.menu li.active a{
	background-color: #b20b0b;
	background-image: url(../images/menuh.png);
	color:#fff;
}

.erji-title {
    padding-bottom: 24px;
    border-bottom: 1px solid #b20b0b;
}
.erji-title .fl{
    font-size: 20px;
    color:#3c3c3c;
    height: 20px;
    line-height: 20px;
    border-left: 5px solid #b20b0b;
    padding-left: 10px;
}

.mianbaoxie{
      font-size: 14px;
    color:#333;
    height: 20px;
    line-height: 20px;
}
.mianbaoxie a:hover{
    color:#b20b0b;
}
.mianbaoxie span{
    color:#b20b0b;
}

.erji-content{
    overflow: hidden;
}

.erji-content-div{
    padding-top:10px;
    min-height: 520px;
}

.fenye{
    text-align: center;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #eee;
}
.fenye ul{
    margin:0;
}
.list{
	padding-top: 10px;
}
.list ul{
	margin:0;
}

.list li{
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position:0px center;
  background-image: url(../images/dian.png);
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left:15px;
  overflow: hidden;
	position: relative;
	padding-right:85px;
	height: 22px;
	line-height: 22px;
}

.list li:first-child{
	margin-top: 0
}


.list li a{
	font-size: 16px;
	color:#333;
}
.list li span{
	font-size: 14px;
	color:#999;
	position: absolute;
	right: 0px;
	top: 0;
}
.list li a:hover{
	color:#b20b0b;
}
.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;
	font-family: '微软雅黑'!important;
	color: #444!important;
	/*color:#666!important;*/
	line-height: 2!important;
}
.danpian-con img{
	width: 500px!important;
	height: 500px!important;
	display: block;
	margin:15px auto!important;
}


.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:#b20b0b;

}
.pic-item{
	margin-top: 25px;
}
.pic-item h1{
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin:0;
  font-size: 16px;
  color:#333;
  text-align: center;
  margin-top: 15px;
}

.pic2-list .pic-pic>a{
	padding-bottom: 62.38%;
}
.pic-pic>a{
    display: block;
    position: relative;
    padding-bottom: 66.6%;
    overflow: hidden
}

.pic-pic>a img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: .3s;
}

.pic-pic:hover>a img{
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.pic-pic:hover+h1{
	color:#b20b0b;
}


.search-fform{
	width: 400px;
	margin:40px auto 0;
}
.search-fform-li{
	margin-top: 20px;
}
.search-fform-li:first-child{
	margin-top: 0;
}
.search-fform-li span.fl{
	height: 34px;
	line-height: 34px;
	margin-right: 5px;
	font-size: 16px;
	color: #333;
	width: 85px;
	text-align: right;
}
.search-ffrom-input{
	overflow: hidden;
}



.search-ffrom-input-li{
	width: 80px;
	margin-right: 10px;
}

.search-ffrom-input-datets{
	overflow: hidden;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #b20b0b;
}
.search-fform-li-btn{
	font-size: 0;
	line-height: normal;
	text-align: center;
	margin-top: 30px;
}
.search-fform-li-btn input:focus{
	outline: none;
}
.search-fform-li-btn input{
	width: 100px;
	height: 34px;
	line-height: 34px;
	border:0;
	border-radius: 4px;
	background-color: #b20b0b;
	color: #fff;
	cursor: pointer;
	font-size: 14px;

}

.search-fform-li-btn input[type="reset"]{
	background-color: #ccc;
	margin-left: 20px;
}

.xiala.downla-1{
	/*padding: 30px 0;*/
	width: 11.11%;
}

.downla-1-1{
	width: 205px;
	font-weight: bold;
	font-size: 15px;
	color: #b20b0b;
	line-height: 2;
	padding: 0 26px;
}
.downla-1-1 img{
	display: block;
	width: 100%;
}
.downla-1-2{
	/*width: 180px;*/
	/*border-left: 1px solid #e0e0e0;*/
	/*border-right: 1px solid #e0e0e0;*/
	/*height: 208px;*/
	/*padding-left: 50px;*/
}
.downla-1-2 dl{
	margin:0;
}

.downla-1-2 dd{
	/*float: left;*/
	/*width: 100px;*/
	margin-top: 16px!important;
	/*padding-left: 11px;*/
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/downla-dian.jpg);
}
.downla-1-2 dd a{
	font-size: 15px;
	color: #333;
}
.downla-1-2 dd a:hover{
	color: #b20b0b;
}


.downla-1-2 dl#hd_dl dd{
	font-size: 15px;
	color: #333;
	cursor: pointer;
}

.downla-1-2 dl#hd_dl dd.cur{
	color: #b20b0b;

}

.downla-1-2 dd:first-child{
	margin-top: 0;
}

.downla-1-3{
	width: 500px;
	text-indent: 2em;
	font-size: 14px;
	color: #333;
	line-height: 2;
	padding: 0	30px 0 35px;
}

.downla-1-4{
	width: 263px;
}

.downla-1-4 img{
	display: block;
	width: 100%;
}


.downla-2{
	/*display: block!important;*/
	padding-right: 30px!important;
}




.downla-2-1{
	width: 400px;
	padding: 0 40px 0 50px;
}
.downla-2-1 .xiala-right-pic{
	margin:0 auto;
	width: 270px;
}

.downla-2-1 h1{
	margin:0;
	font-size: 14px;
	color: #333;
	text-align: center;
	margin-top: 10px;
}
.downla-2-1 h1 a:hover{
	color: #b20b0b;
}
.downla-2-3{
	overflow: hidden;
	padding-left: 33px;
}
.downla-2-3 .xiala-right-pic{
	width: 239px;
	margin-left: 28px;
	margin-right: 0;
}

.downla-2-3 .xiala-right-pic .imgbox_a{
	padding-bottom: 72.385%;
}

.downla-2-3-con{
	overflow: hidden;
}

.downla-2-3-con h1{
	margin:0;
	font-weight: bold;
	color: #b20b0b;
	line-height: 1.8;
	font-size: 16px;
	overflow: hidden;
	height: 56px;
}

.downla-2-3-con h1 a{
	display: block;
}

.downla-2-3-con p{
	margin: 0;
	color: #666;
	line-height: 1.8;
	font-size: 14px;
	height: 130px;
	margin-top: 0px;
	overflow: hidden;
}

.downla-3-1{
	width: 600px;
	padding: 0	25px 0 40px;
}

.downla-3-1-dl dl{
	margin:0;
}

.downla-3-1-dl dd{
	float: left;
	margin-left: 52px;
	font-size: 14px;
	color: #333;
	cursor: pointer;
}
.downla-3-1-dl dd.cur{
	color: #b20b0b;
}
.downla-3-1-dl dd a:hover{
	color: #b20b0b;
}
.downla-3-1-dl dd:first-child{
	margin-left: 0;
}

.downla-3-1-div-wp{
	padding-top: 15px;
}
.downla-3-1-div-wp .downla-3-1-div{display: none;}
.downla-3-1-div-wp .downla-3-1-div:first-child{display: block;}
.downla-3-1-pic{
	width: 249px;
	margin-right: 35px;
}
.downla-3-1-pic .imgbox_a{
	padding-bottom: 63.85%;
}

.downla-3-1-con{
	font-size: 14px;
	color: #333;
	line-height: 2;
	text-indent: 2em;
	overflow: hidden;
	height: 168px;
}

.downla-3-2{
	overflow: hidden;
	padding: 0	30px;
}

.downla-3-2-p{
	font-size: 14px;
	color: #333;
	line-height: 2;
	text-indent: 2em;
	height: 168px;
	overflow: hidden;
}
.downla-3-a{
	margin-top: 9px;
}

.downla-3-a a{
	color: #b20b0b;
	font-size: 14px;
}

.downla-3-1-hd{
	display: none;
}

.downla-3-1-hd:first-child{display: block;}
.pic3-list .pic-pic{
	width: 102px;
	margin:0 auto;
}

.pic3-list .pic-pic>a{
	padding-bottom: 100%;
}

.pic3-list .pic-pic:hover>a img {
    -webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);
}

.pic3-list .pic-pic:hover h1{
	color: #b20b0b;
}

.downla-3-3-pic .imgbox_a{
	padding-bottom: 63.85%;
}
.downla-3-3-list .item h1{
	margin:0;
	font-size: 14px;
	color: #333;
	text-align: center;
	margin-top: 10px;
}

.downla-3-3-list .item:hover h1{
	color: #b20b0b;
}
.downla-3-3{
	overflow: hidden;
	padding: 0	30px;
	width: 1000px;
}
.downla-3-3-div-wp{
	position: relative;
	overflow: hidden;
	width: 940px;
}

.downla-3-3-div{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	left: -50000%;
}

.downla-3-3-div.cur{
	position: relative;
	left: 0;
}


.main6-date-dl .mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{
	background-image: url(../images/heishang.png);
	background-position: center ;
	opacity: 1;
	width: 12px;
	height: 8px;
	left: -58px;
	top: 11px;
	
}

.main6-date-dl .mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp:hover{
	background-image: url(../images/hongshang.png);

}


.main6-date-dl .mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{
	background-image: url(../images/heixia.png);
	background-position: center ;
	opacity: 1;
	width: 12px;
	height: 8px;
	left: -58px;
	bottom: 11px;


}

.main6-date-dl .mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown:hover{
	background-image: url(../images/hongxia.png);

}


.main6-date-dl .mCSB_inside > .mCSB_container{
	margin-right: 0;

}
.main6-date-dl{
	position: relative;
}

.main6-date-dl .mCustomScrollBox::before{
	position: absolute;
	height: 30px;
	background-color: #fff;
	content:"";
	width: 100%;
	left: 0;
	top: 0px;
	    z-index: 50;
}

.main6-date-dl .mCustomScrollBox::after{
	position: absolute;
	height: 30px;
	background-color: #fff;
	content:"";
	width: 100%;
	left: 0;
	bottom: 0px;
	    z-index: 50;
}

.main6-date-dl .mCSB_scrollTools{
	width: 0;
	    z-index: 60;
}
.main6-date-dl dl{
	padding: 35px 0;
}


#danpian_bo{
	display: inline-block;
	vertical-align: middle;
	padding-right: 25px;
	position: relative;
	margin-left: 15px;
}

#danpian_bo-ico{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	background-image: url(../images/bf1.png);
	background-repeat: no-repeat;
	background-position: center ;
	cursor: pointer;

}

#danpian_bo-ico audio{
	opacity: 0;
	width: 0;
	height: 0;
	visibility: hidden;
}

#danpian_bo-ico.cur{
	background-image: url(../images/bf.gif);
}




/*2020-1-6*/


.xinjia ul{
	margin:0;
}
.xinjia li{
	margin-top: 30px;
}
.xinjia li h1{
	margin:0;
	font-weight: bold;
	font-size: 20px;
	color: #000;
}

.xinjia dl{
	margin:0;
	padding-left: 15px;
}

.xinjia dd{
	float: left;
	margin-right: 20px;
	margin-top: 16px;
}
.xinjia dd>a{
	display: block;
	background-color: #f5f5f5;
	border:1px solid #b20b0b;
	color: #b20b0b;
	font-size: 14px;
	height: 32px;
	line-height: 30px;
	padding: 0	20px;
	border-radius: 5px;
}

.xinjia dd>a:hover{
	background-color: #b20b0b;
	color: #fff;
}


.pic-item h2{
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin:0;
  font-size: 16px;
  color:#333;
  text-align: center;
  margin-top: 15px;
}

.pic-pic:hover+h2{
	color:#b20b0b;
}


.hfimg{
	position: relative;
}

.hfimg img{
	display: block;
	width: 100%;
}

.close18i{
	position: absolute;
	right: 15px;
	top: 30px;
	width: 44px;
	height: 44px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(../images/close18.jpg);
	cursor: pointer;
}

#topImg{
	position: relative;
}
#topImgClose{
	position: absolute;
	width: 32px;
	right: 15px;
	top: 15px;
	cursor: pointer;
}
#topImg a,#topImg img{
	display: block;
	width: 100%;
}