/**************************************/
/*************[公用start]**************/
/**************************************/



div.clear{
	clear: both;
	height: 0;
	width: 0;
}



a{
	text-decoration: none;
	color:inherit;
	cursor: pointer;
}

img{
	border:0;
/*	width: 100%;*/
	max-width: 100%;
}


div.wp{
	width: 1200px; /*主要内容区尺寸大小，每次制作前更新！！！ */
	margin:0 auto;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.tran{
	transition: all .3s ease-out 0s;
}




/*图片中心放大代码区域*/

.img-box{/*图片盒子类名*/
	
	overflow: hidden;
}

.img-box img{
	transition: .3s;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; /* ueco 时间曲线*/
	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);
}


/*图片中心放大代码区域*/





/**************************************/
/************[公用over]****************/
/**************************************/




/*header-start*/
/**************************************************************/

#header{

}

.header-1{
	height: 152px;
	background-image: url(../images/header-1.jpg);
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
}

.logo{
	width: 556px;
	margin-top: 45px;
}
.logo img{
	display: block;
	width: 100%;
}
.header-right{
	margin-top: 50px;
	width: 458px;
}
.header-a a{
	float: right;
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: center ;
	margin-left: 17px;
}

.header-a span{
	position: relative;
	width: 180px;
	
}

.header-a .input-sm{
	height: 25px;
	border:1px solid #ae1c1c;
}
.header-a span input:focus{
	outline: none;
}
.header-a span input[type="image"]{
	position: absolute;
	right: 3px;
	top: 3px;
	right: 8px;
    top: 6px;
}

.header-a  span .form-control{
	vertical-align: middle;
	padding-right: 32px;
}

a.a2{background-image: url(../images/a2.png);}
a.a3{background-image: url(../images/a3.png);}
a.a4{background-image: url(../images/a4.png);}
.header-img {
	margin-top: 6px;
}
.header-img img{
	display: block;
	width: 100%;
}

.nav-wp{
	background-color: #ae1c1c;
}
.nav ul{
	margin:0;
}

.nav>ul>li{
	float: left;
	width: 12.5%;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1px;
	position: relative;
}
.nav>ul>li:first-child{
	background-image: none;
	padding-left: 0px;
}
.nav>ul>li>a{
	display: block;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color:#fff;
	font-size: 18px;
	background-color: #ae1c1c;
	transition: .3s;
}
.nav>ul>li.active>a,.nav>ul>li:hover>a{
	background-color: #8a1515;
}

.nav>ul>li>ul{
	position: absolute;
	left: 1px;
	right:-80px;
	top: 48px;
	z-index: 500;
	display: none;
	padding: 0	10px;
	background-image: url(../images/hongdi.png);
}
.nav>ul>li>ul>li:first-child{
	border-top: 0;
}
.nav>ul>li>ul>li{
	border-top: 1px dashed #fff;
}

.nav>ul>li>ul>li>a{
	display: block;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color:#fff;
	font-size: 18px;

}
.nav>ul>li>ul>li>a:hover{
	text-decoration: underline;

}




/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/

#main{
	
}
.main{
	padding: 40px 0 30px;
}

.main-left{
	width: 364px;
}
.main-middle{
	width: 392px;
	margin-left: 40px;
	margin-right: 40px;
}

.main-right{
	overflow: hidden;
}
.title-11{
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/title-11.jpg);
}
.title-11 h1{
	float: left;
	margin:0;
	font-size: 16px;
	color:#ae1c1c;
	padding-bottom: 12px;
	border-bottom: 2px solid #ae1c1c;
}
.title-11 a.fr{
	font-size: 12px;
	color:#999;
	padding-right: 16px;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../images/title-11a.jpg);
	margin-top: 3px;
}
.title-11 a.fr:hover{
	color:#ae1c1c;
}
.indexlist1{
	padding-top: 15px;
}
.indexlist1 ul{
	margin:0;
}
.indexlist1 li{
	margin-top: 13px;
}
.indexdate{
	width: 58px;
	margin-right: 14px;
	text-align: center;
}

.indexdate h1{
	margin:0;
	height: 30px;
	line-height: 30px;
	color:#fff;
	font-family: "Arial";
	font-weight: bold;
	font-size: 16px;
	background-color: #ae1c1c;
}

.indexdate h2{
	margin:0;
	height: 24px;
	line-height: 22px;
	color:#ae1c1c;
	font-family: "Arial";
	font-size: 14px;
	background-color: #fff;
	border:1px solid #e3e3e3;
}


.indexlist1-con{
	font-size: 14px;
	color:#333;
	line-height: 1.8;
	overflow: hidden;
	
	height: 50px;


}
.indexlist1-con a:hover{
	color:#ae1c1c;

}
.tui{
	padding: 25px 0 11px;
}

.tui h1{
	margin: 0;
    font-size: 16px;
    color: #ae1c1c;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.tui h1 a:hover{
	/*color:#ae1c1c;*/
	text-decoration: underline;

}
.tui p{
	margin: 0;
    font-size: 14px;
    color: #666;
    line-height: 1.8;
    overflow: hidden;
    height: 75px;
    overflow: hidden;
    text-indent: 2em;
    margin-top: 10px;
}
.tui p a{
	color:#ae1c1c;

}

.indexlist2 ul{
	margin:0;
}
.indexlist2 li{
	height: 43px;
	line-height: 42px;
	border-bottom: 1px dashed #e3e3e3;
	padding-left: 10px;
           background-image: url(../images/list2.jpg);
	background-repeat: no-repeat;
	background-position: 1px center;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.indexlist2 li a{
	font-size: 14px;
	color:#333;
}


.indexlist2 li a:hover{
	color:#ae1c1c;

}


.fnews .slides>li>a{
	display: block;
	padding-bottom: 56.3%;
	position: relative;
	overflow: hidden;
}
.fnews .slides>li>a h1{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin:0;
	color:#fff;
	font-size: 14px;
	background-image: url(../images/heidi.png);
	height: 34px;
	line-height: 34px;
	padding-left: 18px;
	padding-right: 80px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.fnews .slides>li>a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/*transition: .3s;*/
}


.fnews .slides>li>a:hover>img{
	/*图片中心放大代码*/
	  /*-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);*/
}

.fnews .flex-control-nav{
	display: block;
	font-size: 0;
	text-align: right;
	bottom: 14px;
	padding-right: 10px;
}

.fnews .flex-control-paging li a{
	width: 6px;
	height: 6px;
}

.zhinan{
	margin-top: 30px;
}
.indexlist3 {
	padding-top: 15px;
}
.indexlist3 ul{
	margin:0;
}
.indexlist3 li{
	height: 40px;
	line-height: 40px;
	padding-left: 11px;
	background-image: url(../images/list2.jpg);
	background-repeat: no-repeat;
	background-position: 1px center;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.indexlist3 li a{
	font-size: 14px;
	color:#333;
}


.indexlist3 li a:hover{
	color:#ae1c1c;

}

.redian-wp{
	padding-bottom: 42px;
}
.redian{
	height: 98px;
	border:1px solid #d6d6d6;
	background-color: #f8f8f8;
	position: relative;
	padding: 12px 15px;
	padding-left: 60px;
}

.redian-title{
	position: absolute;
	left: 0;
	top: 9px;
	width: 60px;
	font-size: 18px;
	color:#ae1c1c;
	text-align: center;
	padding: 0	15px;
	line-height: 1.1;

}
.redian-list{
	overflow: hidden;
	height: 72px;
}

.redian-list ul{
	margin:0;
}

.redian-list li{
	float: left;
	padding: 0	6px;
}
.redian-list li a{
	display: block;
	padding: 2px;
	border:1px solid #dddddd;
}
.redian-list li a span{
	display: block;
	overflow: hidden;
}

.redian-list li a span img{
	display: block;
	width: 100%;
	transition: .3s;
}

.redian-list li a:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/

#footer{
	

	padding: 20px 0 15px;
	background-color: #ae1c1c;
}



.footer-con{
	color:#fff;
	font-size: 14px;
	line-height: 2;
	overflow: hidden;
	padding-top: 25px;
}
.footer-con span{
	padding: 0	15px;
}

.foo-er{
	width: 220px;
}

.erer{
	width: 100px;
	color:#fff;
	font-size: 14px;
	text-align: center;
}
.erer img{
	display: block;
	width: 100%;
	margin-bottom: 7px;
}
.erer.fr{
	margin-left: 20px;
}


/**************************************************************/
/*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;
  
}
.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: 8px;
	
	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:10px 10px;
	display: block;
	font-size: 14px;
	width: 100%;
	color:#333;

}
.nav-2>ul>li>ul{
	padding-bottom: 10px;
	display: none;
}
.nav-2>ul>li>ul>li>a{
	padding: 6px 10px;
	display: block;
	font-size: 12px;
	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: 350px;
    margin-left: 15px;
    margin-top: 12px;
}

.logo-2 img{
	display: block;
	width: 100%;
}


.menu2{
	
	margin-right: 15px;
	height: 75px;

}
.menu2 li{
	cursor:pointer ;
	margin-left: 10px;
}
.menu2 li img{
	/*vertical-align: middle;*/
	display: block;
	margin-top: 29px;
}

.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;
	
}


.banner-x{
	display: none;
}


.fxfx .flex-control-nav{
	display: block;
	font-size: 0;
	bottom: 25px;
}

.fxfx .flex-control-paging li a{
	width: 10px;
	height: 10px;
}


.fxfx .flex-control-nav li{
	margin:0 5px;
}


.fxfx .flex-control-paging li a{
	background-image: url(../images/arrow-b2.png);
}


.fxfx .flex-control-paging li a.flex-active{
	background-image: url(../images/arrow-b2-h.png);

}






/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/



/*about*/

.banner-2{
	height: 360px;
	background-repeat: no-repeat;
	background-position: center bottom;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}
.banner-2 img{
	display: none;
	width: 100%;
}



.erji{
	padding: 30px 0 50px;
}

.menu{
	width: 207px;
	margin-right: 38px;
}

.title-22 {
	background-image: url(../images/title-11.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.title-22 h1{
	float: left;
	margin:0;
	font-size: 20px;
	color:#ae1c1c;
	padding-bottom: 10px;
	border-bottom:2px solid #ae1c1c;
}
.menu-list{
	margin-top: 5px;
}
.menu-list ul{
	margin:0;
}
.menu-list li{
	border-top: 1px dashed #dee7ef;
}
.menu-list li:first-child{
	border-top: 0;
}
.menu-list li>a{
	display: block;
	height: 42px;
	line-height: 42px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/dd2.png);
	padding-left: 18px;
	font-size: 16px;
	color:#737272;
}

.menu-list li:hover>a,.menu-list li.active>a{
	color:#ae1c1c;
}

.erji-content{
	overflow: hidden;
}

.erji-title h1{
	float: left;
	margin:0;
	
	position: relative;
	margin-right: 25px;
	}

.erji-title h1 span{
	display: block;
	position: relative;
	z-index: 220;
	height: 36px;
	line-height: 36px;
	padding: 0 40px;
	background-color: #ae1c1c;
	color:#fff;
	font-size: 18px;
}

.erji-title h1 i{
	position: absolute;
	left: 4px;
	right: -4px;
	bottom: -4px;
	top: 4px;
	background-color: #c25555;
	z-index: 200;
}

.mianbaoxie{
	font-size: 12px;
	color:#999;
	margin-top: 12px;
	overflow:hidden;
	float: none;
	text-align: right;
	border-bottom: 1px solid #eee;
	height: 38px;
	line-height: 35px;
}

.list1 ul{
	margin:0;
}


.list1 {
	margin-top: 20px;
}
.list1 li{
	height: 44px;
	line-height:44px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-bottom: 1px dashed  #eae6e6;
    background-repeat: no-repeat;
    background-image: url(../images/dian.jpg);
    background-position: 11px center;

}

.list1 li a{
	font-size: 14px;
	color:#645f5f;
    padding-left: 29px;
    transition: .3s;
}

.list1 li a:hover{
	color:#ae1c1c;
	padding-left: 23px;
	
}
.list1 li span{
	font-size: 12px;
	color:#999;
	margin-left: 10px;
}

.sanji-a{
	padding-top: 20px;
}
.sanji-a a{
	float: left;
	display: block;
	position: relative;
    z-index: 220;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    background-color: #ae1c1c;
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
    margin-top: 10px;
}

.sanji-a a.cur{
    background-color: #8a1515;
}


.fenye {
	margin-top: 40px;

	padding-bottom: 10px;

	text-align: center;
}

.fenye .pagination
{margin:0;}
.pic-list .col-lg-4
{margin-top: 25px;}
.pic-list .col-lg-4 h1{
	margin:0;
	font-size: 14px;
	color:#333;
	text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    margin-top: 18px;
}

.pic-list .col-lg-4 a:hover h1{
	color:#ae1c1c;
	text-decoration: underline;

}



.laoshi-title{
	padding: 25px 0;
	text-align: center;
	font-size: 18px;
	color:#ae1c1c;
}
.laoshi-pic{
	width: 148px;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
}

.laoshi-wen{
	overflow: hidden;
	padding: 0 20px;
}

.laoshi-wen ul{
	margin:0;
}
.laoshi-wen li{
	color:#333;
	line-height: 2;
}
.laoshi-wen li span{
	color:#ae1c1c;
	font-size: 16px;
	font-weight: bold;
}

.laoshi-pic img{
	display: block;
	width: 100%;
}

.laoshi-bottom-title{
	padding-left: 20px;
	color:#fff;
	font-size: 16px;
	background-color: #ae1c1c;
	height: 43px;
	line-height: 43px;
	margin-top: 25px;
}

.laoshi-bottom-div{
	margin-top: 25px;
	font-size: 14px;
	color:#333;
	line-height: 1.8;
}

.laoshi-bottom-div p{
	margin:0;
}


.lingdao-list ul{
	margin:0;
}

.lingdao-list li{
	height: 54px;
	line-height: 53px;
	border-bottom: 1px dashed #ccc;
	padding-left: 52px;
	padding-right: 15px;
	background-image: url(../images/dian.png);
	background-repeat: no-repeat;
	background-position: 28px	center ;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.lingdao-list li a{
	font-size: 16px;
	color:#333;
}

.lingdao-list li a:hover{
	color:#ae1c1c;	
}

.lingdao-list{
	margin-top: 20px;
}

.zuzhi-table{
	width: 773px;
	margin:35px auto 10px;
	text-align: center;
}

.zuzhi-table th{
	background-color: #ae1c1c;
	color:#fff;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	height: 45px;
	vertical-align: middle!important;
}

.zuzhi-table td{
	color:#333;
	text-align: center;
	vertical-align: middle!important;
	font-size: 14px;
	height: 45px;
}

/*********article-start****************/
div.article{
	width: 100%;
	padding: 0	15px;
	margin:40px auto;
}

div.article>h1{
	text-align: center;
	font-size: 26px;
	color:#222;
}

div.article-tishi{
	text-align: center;
	margin:25px auto 20px;
}


#fenxiang-anniu{
	display: inline-block;
	vertical-align: top;
}

div.article-con{
	padding: 40px 0 120px;
	position: relative;
	border-top: 1px dashed #c9c7c7;
	border-bottom: 1px dashed #c9c7c7;
	line-height: 2.2;
}
div.article-con>img{
	display: block;
	margin:20px auto;
	max-width: 100%;
}
div.article-con>p{
	text-indent: 2em;
}
div.article-con>h1{
	font-size: 14px;
	text-align: center;
	margin:10px 0;
}
div.article-con>a{
	position: absolute;
	right: 8px;
	bottom: 50px;
	width: 102px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	color:#fff;
	background-color: #f37728;
	border-radius: 3px;
}

div.article-page{
	height: 87px;
	line-height: 87px;
	padding-bottom: 20px;

}

div.article-page>a:hover{
	color:#0064ac;
}

a.article-page-pre{
	float: left;
}
a.article-page-next{
	float: right;
}


/*********响应式设置-start****************/


@media only screen and (max-width: 1200px){
	div.article{
		width: 90%;
		margin: 8% auto;
		padding-left:0;
		padding-right: 0; 
	}


}
@media only screen and (max-width: 800px){
	div.article-page{
		height: auto;
		line-height: normal;

	}
	a.article-page-pre{
		float: none;
		display: block;
		margin:10px 0;
	}
	a.article-page-next{
		float: none;
		display: block;
			margin:10px 0;
	}

	div.article>h1
	{font-size: 18px;}

	div.article-con{
		    padding: 20px 0 100px;
	}
}
/*********响应式设置-over****************/



/*********article-start****************/








.reduce{
	margin:0 0.15rem;
}

.add{
	margin-left: 0.15rem;
}


 .text{ position: absolute!important; z-index:9999999 !important; top:304px; left:76px !important; text-align:left; height:33px; font-size:14px; font-weight:bolder; color:#fff; background:url(../images/title_bg.jpg) repeat-x; float:left; line-height:33px; padding:0 20px;}