/**************************************/
/*************[公用start]**************/
/**************************************/

body{
	position: relative;
}

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{
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	height: 
	z-index: 999;
}
/*body.modal-open #header{
	right: 17px;
}*/
.header-0{
	background-color: #c60000;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #fff;
}

.header-2{
	height:100px;
	background-color: #fff;
	
}

.logo{
	width:398px;
	margin-top: 15px;
}

.logo a,.logo img{
	display: block;
	width: 100%;
}


.nav{
	margin-top:32px;
}
.nav ul{
	margin:0;
}

.nav>ul>li{
	float: left;
	position: relative;

}
.nav>ul>li+li{
	margin-left: 30px;
}
.nav>ul>li:first-child{
	background-image: none;
}
.nav>ul>li>a{
	display: block;
	font-size: 18px;
	color:#333;
	padding: 8px 15px;
	/*transition: .3s;*/

}

.nav>ul>li:hover>a, .nav>ul>li.active>a {
	background-color:#c60000;
	/*font-weight: bold;*/
	color: #fff;

}
.nav>ul>li>ul{
	position: absolute;
	left: 0px;
	right: 0;
	top:100%;
	z-index: 600;
	background-color: #c60000;
	display: none;
}

.nav>ul>li>ul>li>a{
	display: block;
	padding: 8px 5px;
	text-align: center;
	line-height: 1.6;
	font-size: 14px;
	color:#fff;
	transition: .3s;
	text-align: center;

}
.nav>ul>li>ul>li>a:hover{
	background-color: #aa0102;
}



.wen11{
	width: 18px;
	margin-top: 43px;
	margin-left:20px;
}

.wen11 a,.wen11 img{
	display: block;
	width: 100%;
}



/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/

#main{

}

.banner{height:auto!important;}




.fafa .flex-control-paging li a{
	width: 5px;
	height: 14px;
	background-image: none!important;
	background-color: #fff;
	border-radius: 5px;
	position: relative;
	top: 6px;
}

.fafa .flex-control-paging li a.flex-active{
	height: 20px;
	transition:height .3s, background-color .3s, top .3s;
	background-color: #c60000;
	top: 0
}
.fafa .flex-control-nav li{
	margin:0 8px;
	height:20px;
	font-size: 0;

}
.fafa .flex-control-nav{
	bottom: 40px;
	height: 0;
}



.fafa .flex-direction-nav{
	width: 1400px;
	position: absolute;
	height: 0;
	top: 50%;
	left: 50%;
	margin-left: -700px;
}


.fafa .flex-direction-nav a{
	width: 40px;
	height: 64px;
	margin-top: -32px;
}

.fafa .flex-direction-nav .flex-prev{
	left: -40px;
}

.fafa .flex-direction-nav .flex-next{
	right: -40px;
}


















.main1{
	padding: 50px 0;
}

.main1-1{
	width: 950px;
	margin-right: 40px;
}
.main1-2{
	overflow: hidden;
}

.title-11-1 h1{
	margin:0;
	font-size: 14px;
	color: #c60000;
	text-transform: uppercase;
	height: 30px;
	line-height: 30px;
}
.title-11-1 h2{
	margin:0;
	font-size: 14px;
	color: #c60000;
	text-transform: uppercase;
	margin-top: 10px;
}
.title-11-1 h1 span{
	font-size: 24px;
	color: #333;
	padding-right: 8px;
}
.title-11 a.fr.fr1{
	width: 68px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	color: #fff;
	background-color: #c60000;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}
.title-11 a.fr.fr2{
	width: 28px;
	margin-top: 1px;
}
.title-11 a.fr.fr2 img{
	display: block;width: 100%;
}

.main4{
	padding:60px 0; 
}
.main5{
	padding:60px 0; 
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-image: url(../images/main5-bg.jpg);
}
.main5-div{
	width: 680px;
}
.main5-pic .imgbox_a{
	padding-bottom: 66.46%;
	border-radius: 10px;
}

.main5-title{
	position: absolute;
	left: 0;
	top: 0;
	height: 34px;
	line-height: 34px;
	background-color: #c60000;
	color: #fff;
	text-align: center;
	font-size: 14px;
	width: 95px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	z-index: 50;
}
.bo-wp{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 25;
	background-image: url(../images/heidi2.png);
}
.bo{
	position: absolute;
	width: 40px;
	left: 50%;
	margin-left: -20px;
	top: 50%;
	margin-top: -20px;
}

.bo img{
	display: block;
	width: 100%;
}

.main5-list .item h1{
	margin:0;
	font-size: 16px;
	color: #333;
	margin-top: 16px;
	text-align: center;
}
.main5-list .item:hover h1{
	color: #c60000;
}
.main5-list-wp{
	margin-top: 30px;
}

.main4-list-wp{
	margin-top: 30px;
}


.main4-list .item .imgbox_a{
	padding-bottom: 66.46%;
	border-radius: 10px;
}

.main4-list .item .imgbox_a h1{
	margin:0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -37px;
	height: 37px;
	line-height: 37px;
	color: #fff;
	text-align: center;
	padding: 0	15px;
	font-size: 16px;
	background-image: url(../images/hongdi.png);
	transition: bottom .3s;
}

.main4-list .item .imgbox_a:hover h1{
	bottom: 0;
}

.main4-list .owl-nav{
	position: relative;
	height: 35px;
	width: 105px;
	margin:40px auto 0;
}
.main4-list .owl-nav button.owl-prev{
  position: absolute;
  left:0px;
  top:  0%;
  width: 35px;
  height: 35px;
  background-image: url(../images/left.png);
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center ;
  font-size: 0;
  z-index: 50;
  -webkit-background-size: 100%;
  background-size: 100%;
}

.main4-list .owl-nav button.owl-next{
  position: absolute;
  right:0px;
  top: 0%;
  width: 35px;
  height: 35px;
  background-image: url(../images/right.png);
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center ;font-size: 0;
  z-index: 50;
  -webkit-background-size: 100%;
  background-size: 100%;
}
.main2{
	background-image: url(../images/main2-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 45px 0;
}
.main2-dl dl{
	margin:0;
}

.main2-dl dd{
	float: left;
	width: 98px;
}
.main2-dl dd+dd{
	margin-left:119px; 
}
.main2-dl dd>a{
	display: block;
	font-size: 18px;
	color: #333;
	text-align: center;
}
.main2-dl dd>a img{
	display: block;
	width: 98px;
	margin:0 auto 12px;
}
.main2-dl dd>a:hover{
	color: #c60000;
}


.main1-1-left{
	width: 474px;
	margin-right: 34px;
}

.main1-1-right{
	overflow: hidden;
}

.main1-1-pic .imgbox_a{
	padding-bottom: 66.67%;
	border-radius: 10px;
}

.main1-div{
	margin-top: 25px;
}
.main1-1-con{
	padding-top: 44px;
}

.main1-1-con h1{
	margin:0;
	font-size: 16px;
	color: #333;
	position: relative;
	padding-right: 85px;
	height: 20px;
	line-height: 20px;
}
.main1-1-con h1 span{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #999;
}
.main1-1-con h1 a:hover{
	color: #c60000;
}

.main1-1-con p{
	margin:0;
	font-size: 14px;
	color: #666;
	line-height:1.8;
	height: 3.6em;
	overflow: hidden;
	margin-top: 13px;
}

.fmain1-1 .flex-control-paging li a{
	width: 11px;
	height: 11px;
	background-image: url(../images/arrow-b2.png);
}

.fmain1-1 .flex-control-paging li a.flex-active{
	background-image: url(../images/arrow-b2-h.png);

}

.fmain1-1 .flex-control-nav li{
	margin:0 7px;
}

.fmain1-1 .flex-control-nav{
	height: 0;
	bottom: 111px;
}


.list01 dl{
	margin:0;
}

.list01 dd{
	padding: 12px 0;
	border-bottom: 1px dashed #e6e6e6;
}
.list01 dd:first-child{
	padding-top: 0;
}
.list01 dd:hover .list01-date{
	background-color: #c60000;
}
.list01 dd:hover .list01-con h1{
	color: #c60000;
}
.list01-date{
	width: 64px;
	height: 66px;
	background-color: #b3b3b3;
	border-top-left-radius: 12px;
	border-bottom-right-radius: 12px;
	text-align: center;
	padding-top: 11px;
	margin-right: 20px;
	transition: background-color .3s;
}

.list01-date h1{
	margin:0;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	font-family: "Arial";
	line-height: 1;
}

.list01-date h2{
	margin:0;
	color: #fff;
	font-size: 14px;
	font-family: "Arial";
	margin-top: 3px;
}

.list01-con{
	overflow: hidden;
	padding-top: 7px;
}


.list01-con h1{
	margin:0;
	font-size: 16px;
	color: #333;
	transition: color .3s;
	height: 22px;
	line-height: 22px;
}
.list01 dd.cur .list01-con h1{
	position: relative;
	padding-right:40px; 
}
.list01 dd.cur .list01-con h1::after{
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 22px;
	content:"";
	background-image: url(../images/new.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}
.list01-con p{
	margin:0;
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}

.main1-2-pic .imgbox_a{
	padding-bottom: 44.12%;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom: 3px solid #c60000;
}

.main1-2-con{
	background-color: #f8f8f8;
	padding: 21px 15px 22px;
}



.list02 dl{
	margin:0;
}

.list02 dd{
	background-repeat: no-repeat;
	background-position:0px center;
  background-image: url(../images/dian1.png);
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left:17px;
  overflow: hidden;
	position: relative;
	padding-right:125px;
	height: 22px;
	line-height: 22px;
}
.list02 dd.cur::after{
	position: absolute;
	right: 90px;
	top: 0;
	width: 30px;
	height: 22px;
	content:"";
	background-image: url(../images/new.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}
.list02 dd+dd{
	margin-top: 17px;
}



.list02 dd a{
	font-size: 16px;
	color:#333;
}
.list02 dd span{
	font-size: 14px;
	color:#666;
	position: absolute;
	right: 0px;
	top: 0;
}
.list02 dd a:hover{
	color:#c60000;
}

.main3{
	padding: 50px 0;
	background-image: url(../images/main3-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}


.main3-1{
	width: 474px;
	margin-right: 41px;
	background-color: #fff;
	padding: 35px 23px;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
}

.main3-1::after{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 265px;
	z-index: 10;
	content:"";
	background-color: #c60000;

}
.main3-1 .title-11-1 h1{color: #fff;}
.main3-1 .title-11-1 h1 span{color: #fff;}

.main3-1-pic{
	margin-top: 25px;
}
.main3-1-pic .imgbox_a{
	padding-bottom: 54.08%;
	border-radius: 10px;
}

.main3-1-con{
	margin-top: 30px;
}

.main3-1-con h1{
	margin:0;
	font-size: 16px;
	color: #333;
	
	height: 22px;
	line-height: 22px;
	position: relative;
}
.main3-1-con h1.cur{padding-right: 40px;}
.main3-1-con h1.cur::after{
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 22px;
	content:"";
	background-image: url(../images/new.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.main3-1-con h1 a:hover{
	color: #c60000;
}

.main3-1-con h2{
	margin:0;
	font-size: 14px;
	color: #666;
	padding: 24px 0 20px;
	padding-left: 32px;
	position: relative;
	background-image: url(../images/time.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.main3-1-con p{
	margin:0;
	font-size: 14px;
	color: #666;
	line-height: 2;
	height: 6em;
	overflow: hidden;
}

.main3-1-div{
	position: relative;
	z-index: 25;
}

.main3-2{
	overflow: hidden;
}
.main3-2-bai{
	background-color: #fff;
	padding: 35px;
	border-radius: 10px;
	padding-bottom: 40px;
}
.main3-2-bai+.main3-2-bai{
	margin-top: 29px;
}
.main3-2-bai .list03 {
    padding-top: 23px;
}

.list03{
	padding-top: 20px;
}
.list03 dl{
	margin:0;
}

.list03 dd{
	background-repeat: no-repeat;
	background-position:0px center;
  background-image: url(../images/dian2.png);
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left:15px;
  overflow: hidden;
	position: relative;
	padding-right:125px;
	height: 22px;
	line-height: 22px;
}
.list03 dd.cur::after{
	position: absolute;
	right: 90px;
	top: 0;
	width: 30px;
	height: 22px;
	content:"";
	background-image: url(../images/new.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}
.list03 dd+dd{
	margin-top: 15px;
}



.list03 dd a{
	font-size: 16px;
	color:#333;
}
.list03 dd span{
	font-size: 14px;
	color:#666;
	position: absolute;
	right: 0px;
	top: 0;
}
.list03 dd a:hover{
	color:#c60000;
}

.list03 dd img{margin-right:3px;}







/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/

#footer{
	
	
}

.footer-2{
	background-color: #4a4a4a;
	padding: 45px 0 35px;
}


.er-wp{
	width: 350px;
	margin-left: 35px;
}

.er{
	width: 100px;
	font-size: 14px;
	color:#fff;
	text-align: center;
}
.er+.er{
	margin-left: 25px;
}
.er img{
	display: block;
	width: 100%;
	margin-bottom: 12px;
}


.foo-con{
	overflow: hidden;
	padding-top: 15px;
}


.foo-p{
	font-size: 14px;
	color:#c0c0c0;
	line-height: 2;
	margin-top: 15px;

}

.foo-p span
{padding-left: 15px;}

.foo-p span a:hover{
	color: #fff;
}
.foo-nav{
	font-size: 16px;
	color: #fff;

}
.footer-1
{background-color: #f7f7f7;}
.footer-1-div{
	position: relative;
	padding-left: 85px;
	height: 52px;
}
.footer-1-div>span{
	position: absolute;
	left: 0;
	top: 0;
	width: 85px;
	font-size: 16px;
	color: #c60000;height: 52px;
	line-height: 52px;
}

.footer-1-list{
	height: 52px;
	overflow: hidden;
	font-size: 0;
	line-height: normal;
}

.footer-1-a{
	display: inline-block;
	padding-right: 42px;
	font-size: 16px;
	height:52px;
	line-height: 52px;
	color: #333;
}
.footer-1-a a:hover{
	color: #c60000;
}




/**************************************************************/
/*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: 240px;
   margin-left: 15px;
   margin-top:16px;
}

.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: 217px;
    background-repeat: no-repeat;
    background-position: center ;
    background-size: cover;
}
.banner-2 img{
		display: none;
		width: 100%;
	}
.erji{
    padding: 35px 0 50px;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline:none;
    outline-offset: 0px;
}

.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: #c60000;
	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: 14px;
	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: #c60000;
	background-image: url(../images/menuh.png);
	color:#fff;
}


.jiansuo{
  background-color: #f6f8fa;
  padding: 20px 27px 30px;
}


.jiansuo-h1{
	font-size: 14px;
	color: #333;
}
.jiansuo-li+.jiansuo-li{
	margin-top: 15px;
}
.jiansuo-input{
	margin-top:8px;
}
.jiansuo-input input{
	display: block;
	width: 100%;
	height: 26px;
	background-color:#fff;
	font-size: 14px;
	color: #333;
	line-height: 1.428571;
	border:1px solid #ddd;
}

.jiansuo-input select{
	display: block;
	width: 100%;
	height: 26px;
	background-color:#fff;
	font-size: 14px;
	color: #333;
	line-height: 1.428571;
	border:1px solid #ddd;
}

.jiansuo-input-item{
	width: 48%;
	position: relative;
}

.jiansuo-input .jiansuo-input-item input{
	font-size: 13px;
	background-image: url(../images/datePicker.gif);
	background-repeat: no-repeat;
	background-position: right  center;
}
.Wdate{
	border:#999 1px solid;
	height:20px;
	background:#fff url(../images/datePicker.gif) no-repeat right;
}
.jiansuo-li.text-center{
	margin-top: 30px;
}
.jiansuo-li .btn{
	width: 80px;

}

.WdateFmtErr{
	font-weight:bold;
	color:red;
}



.erji-title {
    padding-bottom: 24px;
    border-bottom: 1px solid #c60000;
}
.erji-title .fl{
    font-size: 20px;
    color:#3c3c3c;
    height: 20px;
    line-height: 20px;
    border-left: 5px solid #c60000;
    padding-left: 10px;
}

.mianbaoxie{
      font-size: 12px;
    color:#333;
    height: 20px;
    line-height: 20px;
}
.mianbaoxie a:hover{
    color:#c60000;
}
.mianbaoxie span{
    color:#c60000;
}

.erji-content{
    overflow: hidden;
}

.erji-content-div{
    padding-top:10px;
   
}

.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:#c60000;
}
.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:#c60000;

}
.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;
}

.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:#c60000;
}




.list04{
	padding-top: 20px;
}
.list04 dl{
	margin:0;
}

.list04 dd+dd{
	margin-top: 30px;
}

.list04-pic{
	width: 190px;
	margin-right: 20px;
}

.list04-pic .imgbox_a{
	padding-bottom: 66.31%;
}

.list04-con{
	overflow: hidden;
}

.list04-con h1{
	margin:0;
	font-size: 16px;
	color: #333;
	height: 49px;
	line-height: 45px;
	border-bottom: 1px dashed #cecdce;
	position: relative;
	padding-right: 80px;
}
.list04-con h1 a:hover{
	color: #c60000;
}
.list04-con h1>span{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #999;
}
.list04-con p{
	margin:0;
	font-size: 14px;
	color: #666;
	line-height: 2;
	height: 4em;
	overflow: hidden;
	margin-top: 13px;
}


#xga2{
	position: fixed;
	z-index: 1222!important;
	width: 150px;
	padding-right: 25px;
	padding-top: 25px;

}

#xga2 a,#xga2 img{
	display: block;
	width: 100%;
}

.xga2-close{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	cursor: pointer;
	color: #333;
}
.xga2-close:hover{
	color: #c60000;
}



#xga3{
	position: fixed;
	z-index: 1222!important;
	width: 110px;
	padding-right: 20px;
	padding-top: 20px;
	display: none;

}

#xga3 a,#xga3 img{
	display: block;
	width: 100%;
}

.xga3-close{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px;
	cursor: pointer;
	color: #fff;
	background-color: #c60000;
	padding: 2px 5px;
}

#xga4{
	position: fixed;
	z-index: 1222!important;
	width: 110px;
	right:15px;
          bottom:15px;
display: none;

}
#xga4 a,#xga4 img{display:block;width:100%;}

.keywordfontcolor265428{
    font-family: 宋体;
    font-size: 10pt;
    font-weight: bold;
    display: contents !important;
    float: none !important;
    color: #c60000!important;
}

/*一键排版*/

#vsb_content_2 H2 {
    font-size: 14px
;}
#vsb_content_2 .icon {
    border-right-width: 0px; margin: 3px 0px 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px
;}
#vsb_content_2 IMG {
    border-bottom: #ccc 1px solid; border-left: #ccc 1px solid; border-top: #ccc 1px solid; border-right: #ccc 1px solid;}
#vsb_content_2 DIV {
    LINE-HEIGHT: 150%; text-indent: 2em; font-size: 14px
;}
#vsb_content_2 P {
    LINE-HEIGHT: 150%; text-indent: 2em; font-size: 14px
;}

#vsb_content_2 span {
    LINE-HEIGHT: 150%; text-indent: 2em; font-size: 14px
;}

#vsb_content_2 A {
    color: #1e50a2; text-decoration: underline
;}
#vsb_content_2 A:visited {
    color: #1e50a2; text-decoration: underline
;}
#vsb_content_2 A:hover {
    color: #ba2636
;}

#vsb_content_2 TABLE{ border-collapse:collapse;border:1px solid #000 } 
#vsb_content_2 TABLE TD{ text-indent: 2em;border:1px solid #000; padding: 2px 3px;} 

#vsb_content_2 TABLE TD P {
    text-indent: 0px; margin: 0px; font-size: 14px;LINE-HEIGHT: 150%;
;}
#vsb_content_2 TABLE TH P {
    text-indent: 2em;text-indent: 0px; margin: 0px; font-size: 1px;LINE-HEIGHT: 150%;
;}
#vsb_content_2 TABLE TD IMG {
    border-bottom-style: none; border-right-style: none; margin: 5px; border-top-style: none; border-left-style: none
;}
#vsb_content_2.fs p {
    LINE-HEIGHT: 150%; text-indent: 2em; font-size: 10px
;}

#vsb_content_2 .vsbcontent_img{
    text-align:center;text-indent:0px
}

#vsb_content_2 .vsbcontent_video{
    text-align:center;text-indent:0px
}

#vsb_content_2.newscontent_l p {
    font-size: 16px;
}        
#vsb_content_2.newscontent_m p {
    font-size: 14px;
} 
#vsb_content_2.newscontent_s p {
    font-size: 12px;
} 


