.clearfix:after {
	display:block;
	overflow:hidden;
	clear:both;
	height:0;
	visibility:hidden;
	content:"."
}
.clearfix {
	*zoom:1
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0
}
body {
	font-family:Arial,"Helvetica Neue",Helvetica,"Nimbus Sans L","Liberation Sans","PingFang SC","Hiragino Sans GB","Source Han Sans CN","Source Han Sans SC","Microsoft YaHei","Wenquanyi Micro Hei","WenQuanYi Zen Hei","ST Heiti",SimHei,"WenQuanYi Zen Hei Sharp",sans-serif;
	font-size:12px;
	height:100%;
	position: relative;
	color:#333;
}
html {
	height:100%;
}
ol,ul {
	list-style:none;
}
em,i {
	font-style:normal;
}
a {
	text-decoration:none;
	color:#000
}
a:hover {
	text-decoration:none;
}
img {
	border:0
}
input,button,textarea{
	font-family:"Microsoft YaHei";
}
h1,h2,h3,h4,h5{
	font-weight: normal;
}
table,thead,tbody,tr,th,td{
	border-collapse:collapse;
	font-weight: normal;
}
.hide{
	display:none !important;
}

.mainbox{
	margin:auto;
	width:1200px;
	padding:0px;
}

.header{
	height:200px;
	background-color:#881111;
}
.header .navs{
	height:50px;
	background-color:#7a0002;
        width:100%;
}
.header .top{
	height:150px;
}
.header .top .left{
	width:700px;
	float:left;
	height:82px;
	overflow:hidden;
	padding:34px 0px;
}
.header .top .left h3{
	width:590px;
	float:right;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	margin:8px 0px;
	font-family:Cuanti;
}
.header .top .left h3.en{
	font-size:16px;
	font-weight:100;
}
.header .top .left img{
	width:80px;
	height:80px;
	float:left;
	border:1px solid #FFFFFF;
	border-radius:40px;
}
.header .top .right{
	width:500px;
	float:right;
	height:100%;
	text-align:right;
}
.header .top .right .tool{
	font-size:16px;
	color:#ffffff;
	margin-top:25px;
}
.header .top .right .tool a{
	color:#dbdbdb;
	margin:0px 20px;
	font-size:14px;
}
.header .search-box{
	margin-top:35px;
	width:360px;
	position:relative;
	float:right;
}
.header .search-box input{
	display:block;
	width:340px;
	height:40px;
	border-radius:5px;
	border:0px;
	padding:0px;
	margin:0px;
	padding:0px 10px;
	text-align:right;
}
.header .search-box i{
	position:absolute;
	left:0px;
	top:0px;
	font-size: 26px;
    color: #7a0002;
    margin-left: 10px;
    margin-top: 5px;
}
.header .navs a{
	display:block;
	font-size:16px;
	color:#FFFFFF;
	padding:0px 30px;
	height:50px;
	line-height:50px;
	float:left;
        overflow:hidden;
}
.header .navs a.active{
	background-color:#881111;
}

.index-focus{
	position:relative;
	height:330px;
	overflow:hidden;
	width:100%;
}
.index-focus .bottom{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	z-index:10000;
	border-bottom:7px solid #8D1517;
	box-shadow:0px 0px 9px #000000;
}
.index-focus .swiper-window{
	height:323px;
	width:100%;
}
.index-focus .swiper-window .swiper-box{
	background-repeat:no-repeat;
	background-position:center;
	background-size:100% auto;
	height:600px;
	width:100%;
}

.lw-block{
	padding:50px;
}
.lw-block .subject{
	text-align:center;
}
.lw-block .subject span{
	display:block;
}
.lw-block .subject span.en{
	font-size:32px;
	font-weight:bold;
	color:#333333;
}
.lw-block .subject span.zh{
	font-size:26px;
	font-weight:200;
	color:#333333;
}
.lw-block .list{
	height:395px;
	position:relative;
	margin-top:30px;
}
.lw-block .list .swiper-window{
	overflow:hidden;
}
.lw-block .list .swiper-window .box.active{
	background-color:#f1f1f1;
}
.lw-block .list .swiper-window .box{
	height:385px;
	width:290px;
	float:left;
	margin-right:13px;
	border-bottom:10px solid #ffe1c2;
}
.lw-block .list .swiper-box{
	width:10000px;
}
.lw-block .list .swiper-window .box img{
	width:100%;
	height:203px;
}
.lw-block .list .swiper-window .box h3{
	font-size:18px;
	color:#626262;
	font-weight:300;
	padding:10px;
}
.lw-block .list .swiper-window .box p{
	font-size:16px;
	color:#8d8c8c;
	padding:0px 10px;
	line-height:28px;
}
.lw-block .list .swiper-left,.lw-block .list .swiper-right{
	position:absolute;
	left:-95px;
	width:65px;
	height:65px;
	top:50%;
	margin-top:-45px;
	display:block;
	box-shadow:0px 0px 10px #b3b3b3;
	border-radius:33px;
	text-align:center;
	line-height:65px;
}
.lw-block .list .swiper-left i,.lw-block .list .swiper-right i{
	font-size:20px;
	color:#747474;
}
.lw-block .list .swiper-right{
	left:unset;
	right:-95px;
}

.btn{
	display:block;
	margin:auto;
	width:175px;
	height:50px;
	text-align:center;
	background-color:#8d1517;
	border-radius:10px;
	line-height:50px;
	font-size:18px;
	color:#FFFFFF;
	margin-top:30px;
}

.news-block{
	background-image:url('../img/news-bg.png');
	height:640px;
	width:100%;
	background-repeat:no-repeat;
	background-position:center;
	background-size:100% 100%;
}
.news-block .left,.news-block .right{
	width:49%;
	float:left;
	margin-top:60px;
	background-color:#FFFFFF;
	border-radius:15px;
	padding:30px 0px;
}
.news-block .left{
	
}
.news-block .right{
	float:right;
}
.news-block .datas{
	padding:0px 30px;
}

.news-block .datas .subject{
	font-size:20px;
	padding-bottom:15px;
	border-bottom:5px solid #8d1517;
}
.news-block .datas .subject a{
	float:right;
	font-size:16px;
	padding:5px 10px;
	border:1px solid #DDDDDD;
	color:#8d8c8c;
	border-radius:15px;
	text-align:right;
}
.news-block .datas .line{
	margin:10px 0px 0px;
	padding-bottom:10px;
	height:100px;
	border-bottom:1px dashed #7a0002;
}
.news-block .datas img{
	width:120px;
	height:100px;
	float:left;
}
.news-block .datas h3{
	margin-left:135px;
	font-size:18px;
	color:#626262;
}
.news-block .datas h3 span{
	float:right;
	color:#ce6004;
	font-weight:bold;
	font-size:24px;
	font-style:italic;
}
.news-block .datas h4{
	margin-left:135px;
	font-size:14px;
	line-height:25px;
	color:#8d8c8c;
	margin-top:15px;
}

.footer{
	background-color:#8d1517;
	height:440px;
	overflow:hidden;
	position:relative;
	background-image:url(footer.png);
}
.footer .bottom{
	height:48px;
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	color:#FFFFFF;
	font-size:16px;
	color:#D9D9D9;
	line-height:48px;
}
.footer .bottom .code{
	float:right;
}
.footer .left{
	width:850px;
	color:#FFFFFF;
}
.footer .left .lists{
	width:50%;
	float:left;
}
.footer .left .subject{
	margin-top:48px;
	font-size:20px;
	margin-bottom:20px;
}
.footer .left .line a{
	color:#d9d9d9;
	font-size:16px;
	line-height:40px;
}
.footer .right{
	width:350px;
	float:right;
	font-size:20px;
	text-align:left;
	font-weight:100;
}
.footer .right .subject{
	color:#FFFFFF;
	font-size:20px;

	margin-top: 48px;
    font-size: 20px;
    margin-bottom: 20px;
}
.footer .right h3{
	color:#d9d9d9;
	margin-bottom:14px;
	font-weight:100;
	font-size:20px;
}
.footer .right h3 span{
	color:#ce6004;
	font-weight:600;
}
.footer .right .wechat-box{
	width: 97px;
    float: left;
    margin-top: 10px;
    margin-left: 100px;
}
.footer .right .wechat-box span{
	display:block;
	line-height:40px;
	font-size:15px;
	text-align:center;
	color:#d9d9d9;
}
.footer .right .wechat-box img{
	width:97px;
	height:97px;
}

.column-focus{
	width:100%;
	height:315px;
	position: relative;
	overflow:hidden;
	background-position:center;
	background-size:100% auto;
	background-repeat:no-repeat;
	display:none;
}
.column-focus .bottom{
	position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 10000;
    border-bottom: 7px solid #8D1517;
    box-shadow: 0px 0px 9px #000000;
}
.news-lists .left{
	width:250px;
	float:left;
	position:relative;
}
.news-lists .left .column-name{
	height:115px;
	background-color:#8D1517;
	margin-top: -60px;
	/*position: absolute;*/
	width: 100%;
	z-index: 10000;
	font-size:26px;
	line-height:115px;
	text-align:center;
	color:#FFFFFF;
	margin-bottom:15px;
	margin-top: 15px;
        overflow-x: visible;
}
.news-lists .left .navs{
	margin-top:0px;
	background-color:#ffe1c2;
}
.news-lists .left .navs a{
	border-bottom:1px solid #FFFFFF;
	display:block;
	height:50px;
	font-size:16px;
	line-height:50px;
	text-align:center;
	color:#333333;
}
.news-lists .left .navs a.active{
	background-color:#7a0002;
	color:#FFFFFF;
}
.news-lists .right{
	width:915px;
	float:right;
	padding-bottom:20px;
	margin-top: 5px;
}
.news-lists .right .crumbs{
	line-height:50px;
	font-size:16px;
	border-bottom:1px solid #DDDDDD;
}
.news-lists .right .crumbs .iconhome{
	font-size:30px;
	color:#8D1517;
	vertical-align: sub;
	margin-right:15px;
}
.news-lists .right .datas .line.notimage img{
	display:none;
}
.news-lists .right .datas .line.notimage h3,.news-lists .right .datas .line.notimage p{
	margin-left:20px;
}
.news-lists .right .datas .line{
	height:145px;
	margin:20px 0px 0px 0px;
	overflow:hidden;
	padding-bottom:20px;
	border-bottom: 1px dashed #DDDDDD;
}
.news-lists .right .datas img{
	width:200px;
	height:145px;
	float:left;
}
.news-lists .right .datas h3{
	margin-left:220px;
	font-size:18px;
	color:#303030;
	margin-bottom:10px;
}
.news-lists .right .datas p{
	margin-left:220px;
	font-size:14px;
	color:#8d8c8c;
	margin-top:10px;
	line-height:26px;
}
.news-lists .right .datas span{
	margin-left:20px;
	color:#8D8C8C;
}

.news-lists .right .datas h3 span{
	margin-left:0px;
	color:#8D8C8C;
}
.news-lists .right .content h3{
	color:#303030;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	margin-top:40px;
}
.news-lists .right .content span{
	color:#9d9d9d;
	text-align:center;
	display:block;
	margin:20px 0px;
	font-size:16px;
}


.news-lists .right .content div{
	font-size:16px;
	line-height:30px;
	overflow: hidden;
}
.news-lists .right .content div img{
	max-width:100%;
}
.news-lists .right .datas.yjz-lists .line{
	width:285px;
	margin-right:30px!important;
	float:left;
	height:auto;
	background-color:#f2f2f2;
	border-bottom:0px;
	box-shadow:3px 3px 3px #CCCCCC;
	padding-bottom:8px;
}
.news-lists .right .datas.yjz-lists .line:nth-child(4n){
	margin-right: 0!important;
}
.news-lists .right .datas.yjz-lists .line.three{
	margin-right:0px;
}
.news-lists .right .datas.yjz-lists .line img{
	height:220px;
	width:100%;
	float:none;
}
.news-lists .right .datas.yjz-lists .line h3{
	margin:7px 0px;
	text-align:center;
}
.news-lists .right .datas.yjz-lists .line p{
	margin:7px 0px;
	text-align:center;
	font-size:16px;
	padding:0px 8px;
}

.news-lists .right .datas.yjz-info .top{
	padding:20px 0px;
	height:195px;
}
.news-lists .right .datas.yjz-info .top img{
	width:205px;
	height:260px;
}
.news-lists .right .datas.yjz-info .top h3{
	margin-left:235px;
}
.news-lists .right .datas.yjz-info .top p{
	margin-left:235px;
}
.news-lists .right .datas.yjz-info .nav{
	height:44px;
	line-height:50px;
	color:#393939;
	font-size:16px;
	border-bottom:5px solid #8D1517;
}
.news-lists .right .datas.yjz-info .nav a{
	padding:11px 30px;
	background-color:#ffffff;
	color:#393939;
}
.news-lists .right .datas.yjz-info .nav a.active{
	background-color:#7a0002;
	color:#FFFFFF;
}
.news-lists .right .datas.yjz-info .content{
	font-size: 16px;
    line-height: 30px;
	padding:10px 0px;
}

.pages li{
	display:inline;
	padding:10px 20px;
	border:1px solid #CCCCCC;
	border-radius:5px;
	font-size:16px;
	margin-right:15px;
}
.pages li.active{
	background-color:#dfdfdf;
}
.pages{
	    margin-top: 60px;
    margin-bottom: 35px;
}

.news-lists .right .datas .content p,.news-lists .right .datas h3{
	margin:0px;
}
.news-lists .right .content.yq-list img{
	width:150px;
	height:135px;
}
.news-lists .right .yjz-info .content h3{
	text-align:left;
}
.news-lists .right .yjz-info .content span,.news-lists .right .yjz-info .content p,.news-lists .right .yjz-info .content div{
	text-align:left;
}
.news-lists .right .yjz-info .content span.btn{
	text-align:center;
}

.news-lists .right .datas .content.lw h3,.news-lists .right .datas .content.lw span,.news-lists .right .datas .content.lw p{
	margin:0px;
	margin-left:220px;
}
.news-lists .newlists .line h3{
	 margin:0px 0px 15px 220px;
}
.news-lists .right .datas.newlists .line.notimage h3, .news-lists .right .datas.newlists .line.notimage p{
	margin-left:20px;
}
.news-lists .right .content.htmlcontent span,.news-lists .right .content.htmlcontent p{
	margin:0px;
	font-size:inherit;
	color:black;
}
.news-lists .right .content.htmlcontent span{
	display:inline;
}
.news-lists .right .content.htmlcontent img{
	width:auto;
	height:auto;
	max-width:100%;
	float:none;
}
.news-lists .right .content.htmlcontent em,.news-lists .right .content.htmlcontent i{
	    font-style: italic;
}
.news-lists .right .datas.yjz-lists .line img{
	height:427px;
}
.news-lists .right .datas.yjz-lists .line img{
	width:205px;
	height:260px;
}
.news-lists .right .datas.yjz-lists .line{
	width:205px;
}
.yjz-lists p{
	display:none;
}
.news-lists .left{
	margin-bottom:50px;
}
.left .navs a{
	font-weight:bold;
}