/**************************************/
/*************[公用start]**************/
/**************************************/

body{
	background-color: #f3f3f3;
}

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: 140px;
	background-color:#fff;
}

.logo{
	font-size: 0;
	margin-top: 30px;
}
.logo a.fr{
	font-size: 14px;
	color:#cc4a43;

}
.logo a.fr:hover{
	text-decoration: underline;
}

.header-1-p{
	text-align: right;
	font-size: 16px;
	color:#cc4a43;
	font-weight: bold;
}

.nav{
	background-color: #d41004;
}

.nav-ul ul{
	margin:0;
}

.nav-ul li{
	float: left;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/li.png);

}
.nav-ul li:first-child{
	background-image: none;
}
.nav-ul li>a{
	display: block;
	height: 52px;
	line-height: 52px;
	padding: 0	20px;
	color:#fff;
	font-size: 18px;
	font-weight: bold;
}
.nav-ul li.active>a,.nav-ul li:hover>a{
	background-color: #a50d04;
	background-image: none;
}
.nav-ul li.active,.nav-ul li.active+li,.nav-ul li:hover,.nav-ul li:hover+li{
	background-image: none;

}
.nav-ul li.active>a,.nav-ul li:hover>a{
	background-color: #a50d04;
}
.form-1{
	width: 286px;
	height: 52px;
	background-color: #b2130b;
	padding: 8px;
	padding-bottom: 0;
	position: relative;
}
input:focus{
	outline: none;
}
.form-1 input[type="text"]{
	display: block;
	width: 100%;
	height: 35px;
	padding: 6px 50px 6px 10px;
	border:0;
}
.form-1 input[type="image"]{
	position: absolute;right: 18px;
    top: 15px;
}
/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/

#main{
	
}

.main-body{
	background-color: #fff;
	padding: 23px 21px;
}

.fnews .slides>li{
	position: relative;
}

.fnews .slides>li a{
	position: relative;
	display: block;
	padding-bottom: 54%;
}
.fnews .slides>li a img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.fnews .slides>li h1{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	margin:0;
	font-size: 16px;
	color:#fff;
	background-image: url(../images/heidi.png);
	padding-left: 15px;
	padding-right: 120px;
	    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


.fnews .flex-control-nav{
	display: block;
	text-align: right;
	font-size: 0	;
	padding-right: 15px;
	bottom: 22px;
}


.fnews .flex-control-paging li a{
	width: 21px;
	height: 3px;
}

.news-list{
	border-bottom: 1px dashed #d9d9d9;

}
.news-list dl{
	margin:0;
}
.news-list dd{
	padding: 31px 0;
	border-top: 1px dashed #d9d9d9;
}
.news-list dd h1{
	font-size: 22px;
	color:#2b2b2b;
	font-weight: bold;
	margin:0;
	 text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news-list dd h1 a:hover{
	color: #d41004;

}
.news-list dd  p{
	font-size: 16px;
	color:#7b7b7b;
	margin:0;
	line-height: 2;
	height: 64px;
	overflow: hidden;
	margin-top: 25px;
}
.title-11 {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/title-11.jpg);
}
.title-11 h1{
	float: left;
	height: 40px;
	line-height: 40px;
	margin:0;
	background-color: #ca332c;
	color:#fff;
	font-weight: bold;
	font-size: 16px;
	padding: 0	25px;
	position: relative;
}
.title-11 h1 i{
	position: absolute;
	width: 12px;
	height: 6px;
	margin-left: -6px;
	bottom: -6px;
	left: 50%;
	background-repeat: no-repeat;
	background-position: center; 
	background-image: url(../images/jiao.png);
}
.title-11  a.fr{
	font-size: 12px;
	color:#828282;
	margin-top: 10px;
}

.title-11  a.fr:hover{
	color:#ca332c;
}
.m30{
	margin-top: 30px;
}


.list{
	margin-top: 12px;
}
.list ul{
	margin-bottom: 0;
	
}
.list li{
	padding-left:19px;
	height: 40px;
	line-height:40px;
	background-repeat: no-repeat; 
	background-position: 0px center;
	background-image: url(../images/list.jpg);
	    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.list li a{
	font-size: 18px;
	color:#474747;
}
.list li a:hover{
	color:#df0000;
}

.list li span{
	font-size: 14px;
	color:#999;
	margin-left: 20px;
}

.fang-1{
	font-size: 0;
}

.xinfang{
	height: 288px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
	background-image: url(../images/fang.jpg);
	padding: 40px 12px 0;
}

.xinfang p{
	font-size:16px;
	color:#444; 
	line-height: 1.8;
	margin:0;
	margin-top: 10px;
}
.fang-a{
	margin-top: 13px;
}
.fang-a a{
	font-size: 14px;
	color:#bd1b1e;
}
.fang-a a:hover{
	text-decoration: underline;
}
.fang-a2 {
	margin-top: 18px;
}
.fang-a2 img{
	display: block;
	width: 100%;
}

.you{
	background-color: #f2f2f2;
	padding: 25px 0;
	margin-top: 25px;
}

.you-title{
	width: 110px;
	text-align: center;
	font-size: 20px;
	color:#d22c22;
	height: 30px;
	line-height: 30px;
}

.you-con{
	overflow: hidden;
}
.you-list ul{
	margin:0;
}
.you-list li{
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	color:#474747;
	background-image: url(../images/you.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.you-list li:first-child{
	background-image:none;

}
.you-list li a{
	padding: 0	12px;
}
.you-list li a:hover{
	color:#d22c22;
	text-decoration: underline;
}

.you-list{
	overflow: hidden;
}

.lian-pic{
	width: 218px;
	margin-right: 22px;
}
.lian-con{
	overflow: hidden;
}
.tui {
	padding-top: 5px;
}
.tui-pic{
	width: 150px;
	margin-right: 15px;
}

.tui-pic a{
	position: relative;
	    padding-bottom: 66%;
	    overflow: hidden;
	    display: block;
}

.tui-pic a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.tui-con{
	overflow: hidden;
	padding-top: 8px;
}
.tui-con h1{
	margin:0;
	font-size: 18px;
	color:#000;
	 text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.tui-con h1 a:hover{
	color:#ca332c;
}
.tui-con p{
	margin:0;
	font-size: 14px;
	color:#727272;
	line-height: 1.8;
	height: 50px;
	margin-top: 12px;
	overflow: hidden;

}
.tui+.list{
	margin-top:13px; 
}
.lian-div{
	margin-top: 15px;
}


/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/

#footer{
	text-align: center;
	padding: 15px 0;
	line-height: 1.8;
}




/**************************************************************/
/*footer-over*/





.dongtai-pic{
	width: 341px;
	margin-right: 24px;
}
.dongtai-pic img{
	display: block;
	width: 100%;
}
.dongtai-con{
	overflow: hidden;
	padding-top: 25px;
}


.dongtai-con h1{
	margin:0;
	font-size: 18px;
	color:#d41004;
	 text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


.dongtai-con h2{
	margin:0;
	font-size: 14px;
	color:#999;
	 text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 38px;
    margin-top: 15px;
}

.dongtai-con p{
	margin:0;
	font-size: 14px;
	color:#666;
    overflow: hidden;
    margin-top: 20px;
    line-height: 2;
    height: 140px;

}

.dongtai-tui
{margin-top: 20px;}


.list2{
	margin-top: 12px;
}
.list2 ul{
	margin-bottom: 0;
	
}
.list2 li{

	height: 44px;
	line-height:44px;

	    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-bottom: 1px dotted #eee;
}

.list2 li a{
	font-size: 16px;
	color:#333;
}
.list2 li a:hover{
	color:#df0000;
}

.list2 li span{
	font-size: 14px;
	color:#999;
	margin-left: 20px;
}
.fenye {
	padding: 35px 0 10px;
	text-align: center;
}
.fenye ul{
	margin:0;
}
.jubao-top{
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;
}
.jubao-top-p{
	padding-top: 10px;
	text-indent: 2em;
	font-size: 18px;
	color:#333;
	line-height: 2;
}

.jubao-p2{
	font-size: 14px;
	padding-top: 10px;
	color:#333;
	text-align: right;
}

.jubao-bottom{
	margin-top: 42px;
	padding: 0 70px;
}

.jubao-table td{
	vertical-align: middle!important;
	color:#333;
}
.jubao-table td span{
	 float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    padding-left: 20px;
    font-size: 18px;

}
.form-control2{
	float: left;
	width: 200px;
	
}

.jubao-table .form-control:focus{
	outline: none;
}
.jubao-table .form-control{
	border:0;
	box-shadow: none;
}

.juhao-button input[type="button"]{
	width:110px;
	height:  36px;
	border:0;
	background-color: #d41004;
	color:#fff;
	cursor: pointer;
}

.juhao-button input[type="reset"]{
	width:110px;
	height:  36px;
	border:0;
	background-color: #eeeeee;
	margin-left: 15px;
	color:#333;
	cursor: pointer;
}


.danpian{
	padding-top:15px;
}
.danpian-h1{
	font-size: 24px;
	line-height: 1.6;
	color:#333;
	text-align: center;
	padding: 10px 0;
}


.danpian-h2{
	font-size: 14px;
	line-height: 1.6;
	color:#999;
	text-align: center;
	
}

.danpian-con{
	font-size: 14px;
	color:#666;
	line-height: 2;
	padding: 10px 0 20px;
}

.danpian-con img{
	display: block;
	margin:15px auto;
}


#piao{
	position: fixed;
	right: 0;
	bottom: 25px;
	width: 340px;
	display: flex;
}

#piao img{
	display: block;
	width: 100%;
}