*{
	margin: 0;
	padding: 0;
	font-family: "Microsoft Yahei";
	font-weight: normal;
}
body{
	background-color: #f7f7f7;
}
ul,li{
	list-style: none;
}
a{
	text-decoration: none;
}
a{
	text-decoration: none;
}
/* 声明清除浮动的样式 */
.clearfix:before,
.clearfix:after {
content: "";
display: table;
}
.clearfix:after {
clear: both;
}
/* ie6 7 专门清除浮动的样式*/
.clearfix {
*zoom:1;
}

.top-bigbox{
	width: 100%;
	height: 154px;
/*	background-image: url(top-bg.jpg);  */
	background-size: 100% 100%;
}
.top-centent{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.top-centent img{
	width: 534px;
	
	float: left;
	margin-top: 30px;
}
.top-langu{
	float: right;
}
.top-langu a{
	float: left;
	padding: 0 10px;
	font-size: 18px;
	color: #fff;
	line-height: 154px;
}
.top-langu span{
	float: left;
	font-size: 18px;
	color: #fff;
	line-height: 154px;
}
.nav-bigbox{
	width: 100%;
	background-color: #af090b;
	height: 96px;
	border-bottom: solid 1px #fff;
	z-index:999999
}
.nav-center{
	width: 1200px;
	height: 96px;
	margin: 0 auto;
}
.nav-center li{
	float: left;
	background-color: #af090b;
}
.nav-center li span{
	width: 60%;
	height: 2px;
	background-color: #0b83df;
	margin: 0 auto;
}
.nav-center li a{
	line-height: 60px;
	color: #fff;
	font-size: 20px;
	padding: 0 22px;
	display: block;
	margin-top: 14px;
}

.banner-box{
	width: 100%;
	height: auto;
	position: relative;
}
.banner-box ul{
	width: 100%;
	height: auto;
}
.banner-box ul li{
	width: 100%;
	height: auto;
}
.banner-box ul li img{
	width: 100%;
	height: auto;
}
.banner-btn{
	width: 116px;
	height: 22px;
	position: absolute;
	left: 50%;
	margin-left: -58px;
	bottom: 35px;
}
.banner-btn span{
	display: block;
	width: 22px;
	height: 22px;
	background-color: #fff;
	float: left;
	margin: 0 8px;
	border-radius: 50%;
}
.btn-current{
	background-color: #0b83df!important;
}
.mnewbox{
	width: 100%;
	height: auto;
	background-color: #f5f5f5;
}
.mnew-center{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.mnew-title{
	width: 100%;
	height: auto;
	margin: 15px 0 36px 0;
}
.mnew-title h1{
	width: 100%;
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	line-height: 70px;
	color: #333;
}
.mnew-title span{
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #999;
	display: block;
}
.mnew-content{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.lb-pixbox{
	width: 820px;
	height: 537px;
	float: left;
	position: relative;
}
.lb-pixbox ul{
	width: 100%;
	height: auto;
}
.lb-pixbox ul li{
	width: 100%;
	height: auto;
}
.lb-pixbox ul li img{
	width: 100%;
}
.lb-title{
	width: 100%;
	height: 78px;
	position: absolute;
	left: 0;
	background-color: rgba(0,0,0,0.5);
	bottom: 0;
}
.lb-title-text{
	width: 70%;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    float: left;
}
.lb-title-text h1{
	float: left;
	font-size: 22px;
	color: #fff;
    line-height: 78px;
    margin-left: 15px;
}
.lb-title-text img{
	float: left;
	width: 48px;
	height: 26px;
	margin : 15px 0px 0 5px;
}
.lb-num{
	float: right;
	margin-right: 15px;

}
.lb-num span{
	font-size: 42px;
	color: #fff;
	float: left;
	display: block;
	line-height: 78px;
}
.lb-num p{
	float: left;
	font-size: 30px;
	color: #fff;
	float: left;
	display: block;
	line-height: 78px;
}
.new-linkbox{
	float: right;
	width: 365px;
	height: auto;
}
.new-link{
	width: 100%;
	height: auto;
}
.new-link span{
	display: block;
	height: 38px;
	line-height: 38px;
	padding: 0 8px;
	color: #333;
	font-size: 22px;
	font-weight: bold;
	float: left;
	margin-right: 20px;
	background-color: #f5f5f5;
	border-radius: 5px;
}
.new-link-current{
	background-color: #af090b!important;
	color: #fff!important;
}
.new-link span:hover{
	background-color: #af090b!important;
	color: #fff!important;
	cursor: pointer;
}
.rd-lits{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.rd-lits li{
	width: 100%;
	height: 82px;
	background-color: #fff;
	margin-bottom: 17px;
}
.rd-lits li:last-child{
	margin-bottom: 0;
}
.rd-lits li:hover{
	border:solid 1px #af090b;
	box-shadow: 0px 0px 5px rgba(175,9,11,0.3);
}
.rd-lits li h1{
	width: 70%;
	font-size: 16px;
	color: #333;
	line-height: 24px;
	margin-left: 10px;
	padding-top: 17px;
	float: left;
	display: -webkit-box;    
	-webkit-box-orient: vertical;    
	-webkit-line-clamp: 2;    
	overflow: hidden;
}
.rd-time{
	width: 80px;
	border-left: solid 1px #ccc;
	float: right;
	margin-top: 17px;
}
.rd-time span{
	width: 100%;
	text-align: center;
	color: #333;
	font-size: 18px;
	line-height: 28px;
	display: block;
}
.rd-time p{
	width: 100%;
	text-align: center;
	color: #999;
	font-size: 14px;
}
.link-bigbox{
	width: 100%;
	height: auto;
	padding-top: 30px;
}
.link-box{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.dj-box{
	width: 385px;
	height: auto;
	float: left;
	margin-right: 22px;
}
.dj-title{
	width: 100%;
	height: 62px;
	line-height: 62px;
	color: #af090b;
	font-size: 30px;
	font-weight: bold;
}
.dj-detail{
	width: 100%;
	height: 218px;
	background-color: #fff;
	padding-top: 6px;
}
.dj-detail h1{
	width: 90%;
	margin: 0 auto;
	font-size: 22px;
	color: #333;
	font-weight: bold;
	line-height: 50px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.dj-rdbox{
	width: 90%;
	height: auto;
	margin: 0 auto;
}
.dj-rdbox li{
	width: 100%;
	height: 54px;
}
.dj-rdbox li span{
	width: 42px;
    height: 20px;
    background-color: #af090b;
    border-radius: 0 10px 0 10px;
    float: left;
    display: block;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    margin: 15px 8px 0 0;
}
.dj-rdbox li a{
	font-size: 16px;
	color: #333;
	line-height: 54px;
	float: left;
	width: 85%;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.dj-rdbox li a:hover{
	color: #af090b;
}
.dj-picbox{
	width: 100%;
	height: auto;
}
.dj-picbox ul{
	width: 100%;
	height: auto;
	margin-top: 18px;
}
.dj-picbox ul li{
	width: 188px;
	height: auto;
	float: left;
	margin-right: 8px;
	overflow: hidden;
}
.dj-picbox ul li:last-child{
	margin-right: 0;
}
.dj-fd{
	width: 188px;
	height: 108px;
	overflow: hidden;
}
.dj-fd img{
	width: 100%;
}
.dj-picbox ul li span{
	font-size: 14px;
	color: #333;
	width: 180px;
	padding: 10px 4px;
	background-color: #fff;
	display: -webkit-box;    
	-webkit-box-orient: vertical;    
	-webkit-line-clamp: 2;    
	overflow: hidden;
}
.dj-picbox ul li span:hover {
	background-color: #af090b;
	color: #fff;
	cursor: pointer;
}
.cuture-box{
	width: 385px;
	height: auto;
	float: left;
}
.cuture-title{
	width: 100%;
	height: 62px;
	line-height: 62px;
	color: #af090b;
	font-size: 30px;
	font-weight: bold;
}
.cuture-first{
	width: 90%;
	height: 92px;
	padding: 0 5%;
	background-color: #fff;
	box-shadow: 0px 0px 5px rgba(175,9,11,0.3);
}
.qy-ztext{
	width: 80%;
	float: left;
	height: auto;
	margin-top: 16px;
}
.qy-ztext h1{
	font-size: 22px;
	font-weight: bold;
	color: #333;
	line-height: 38px;
}
.qy-ztext span{
	font-size: 16px;
	color: #666;
	line-height: 24px;
}
.cuture-first a{
	width: 38px;
	height: 38px;
	float: right;
	margin-top: 30px;
}
.cuture-first a img{
	width: 100%;
}
.cuture-box ul{
	width: 100%;
	height: auto;
}
.cuture-box ul li{
	width: 90%;
	height: 53px;
	padding: 0 5%;
	background-color: #fff;
	margin-top: 10px;
}
.cuture-box ul li:hover{
	box-shadow: 0px 0px 5px rgba(175,9,11,0.3);
}
.qy-text{
	width: 80%;
	height: auto;
	float: left;
}
.qy-text h1{
	font-size: 20px;
	color: #333;
	line-height: 53px;
}
.cuture-box ul li .aaa{
	width: 38px;
	height: 38px;
	float: right;
	margin-top: 6px;
}
.cuture-box ul li img{
	width: 100%;
}
.tk-bigbox{
	width: 385px;
	height: auto;
	float: right;
}
.tk-box{
	width: 100%;
	height: auto;
}
.tk-title{
	width: 100%;
	height: 62px;
	line-height: 62px;
	color: #af090b;
	font-size: 30px;
	font-weight: bold;
}
.tk-pic{
	width: 100%;
	height: 172px;
	background-color: #fff;
}
.tk-img{
	width: 96px;
	height: 142px;
	float: left;
	margin: 15px 25px 0 15px;
}
.tk-img img{
	width: 100%;
}
.tk-pic h1{
	font-size: 18px;
    color: #333;
    float: left;
    margin-top: 65px;
    width: 125px;
    text-align: center;
}
.tk-img-arrow{
	width: 38px;
	height: 38px;
	float: right;
	margin: 66px 20px;
}
.tk-img-arrow a{
	width: 38px;
	height: 38px;
}
.tk-img-arrow a img{
	width: 38px;
	height: 38px;
}
.td-box{
	width: 100%;
	height: auto;
}
.td-title{
	width: 100%;
	height: 58px;
}
.td-title h1{
	width: 80%;
	height: 58px;
	line-height: 58px;
	color: #af090b;
	font-size: 30px;
	font-weight: bold;
	float: left;
}
.td-title img{
	width: 42px;
	height: 35px;
	margin-top: 14px;
	float: right;
}
.zt-bigbox{
	width: 100%;
	height: auto;
	padding-top: 30px;
}
.zt-centent{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.zt-title{
	width: 100%;
	height: 62px;
	line-height: 62px;
	color: #af090b;
	font-size: 30px;
	font-weight: bold;
}
.zt-list{
	width: 100%;
	height: auto;
}
.zt-list li{
	width: 385px;
	float: left;
	margin-right: 22px;
}
.zt-list li:last-child{
	margin-right: 0;
}
.zt-pic{
	width: 385px;
	height: 252px;
	overflow: hidden;
}
.zt-pic img{
	width: 100%;
}
.zt-pic img:hover{
	transform: scale(1.05);
}
.zt-pic-text{
	width: 90%;
	height: 96px;
	padding: 0 5%;
	background-color: #fff;
}
.zt-pic-text span{
	width: 80%;
	float: left;
	display: block;
	font-size: 24px;
	color: #333;
	line-height: 96px;
}
.zt-pic-text img{
	width: 38px;
	height: 38px;
	margin-top: 34px;
	float: right;
}
.about-bigbox{
	width: 100%;
	height: auto;
	padding-top: 30px;
}
.about-center{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.ab-text{
	width:755px;
	float: left; 
}
.ab-title{
	width: 100%;
	height: 62px;
	line-height: 62px;
	color: #af090b;
	font-size: 30px;
	font-weight: bold;
}
.ab-wz{
	width: 100%;
	height: auto;
	font-size: 22px;
	line-height: 38px;
	color: #333;
	margin-top: 30px;
}
.ab-wz p{
	color: #00389e;
	font-size: 24px;
	font-weight: bold;
	float: left;
	text-indent: 2em;
}
.ab-wz a{
	color: #00389e;
}
.gs-pic{
	float: right;
	width: 384px;
	height: 450px;
	background-image: url(in-jj01.jpg);
	position: relative;
}
.gs-pic img{
	position: absolute;
	left: -23.5px;
	top: 50%;
	margin-top: -23.5px;
}
.cp-bigbox{
	width: 100%;
	height: auto;
	padding: 30px 0;
}
.cp-center{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.cp-litsbox{
	width:794px;
	height: auto;
	float: left; 
}
.cp-title{
	width: 100%;
	height: 62px;
	line-height: 62px;
	color: #af090b;
	font-size: 30px;
	font-weight: bold;
}
.cp-lits{
	width: 100%;
	height: auto;
}
.cp-lits li{
	width: 186px;
	height: auto;
	float: left;
	margin-right: 16px;
}
.cp-lits li a{
	width: 100%;
	height: auto;
	display: block;
}
.cp-lits li a img{
	width: 186px;
	height: 186px;
}
.cp-lits li a img:hover{
	transform: scale(1.05);
}
.cp-lits li a span{
	width: 186px;
	line-height: 46px;
	background-color: #eeeeee;
	font-size: 18px;
	color: #333;
	text-align: center;
	display: block;
	margin-top: -3px;
}
.cp-lits li a span:hover{
	color: #fff;
	background-color: #af090b;
}
.cp-lits li:nth-child(4n){
	margin-right: 0;
}
.qiye-litsbox{
	width: 385px;
	height: auto;
	float: right;
}
.qiye-title{
	width: 100%;
	height: 62px;
	line-height: 62px;
	color: #af090b;
	font-size: 30px;
	font-weight: bold;
}
.qiye-sp{
	width: 100%;
	height: auto;
}
.qiye-sp img{
	width: 100%;
}
.qiye-zlg{
	width: 100%;
	height: auto;
	margin: 5px 0;
}
.qiye-zlg img{
	width: 100%;
}
.qiye-rk{
	width: 100%;
	height: 74px;
	background-color: #eee;
}
.qiye-rk a{
	float: left;
	width: 49%;
	line-height: 74px;
	text-align: center;
	color: #af090b;
	font-size: 18px;
}
.qiye-rk span{
	float: left;
	display: block;
	line-height: 74px;
	text-align: center;
	color: #ccc;
	font-size: 18px;
}
.gg-box{
	width: 100%;
	height: 160px;
	background-color: #af090b;
}
.gg-center{
	width: 1200px;
	height: 160px;
	margin: 0 auto;
}
.gg-center h1{
	float: left;
	font-size: 26px;
	line-height: 160px;
	color: #fff;
}
.gg-center a{
	width: 186px;
	height: 50px;
	float: right;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	border-radius: 40px;
	border: solid 1px #fff;
	margin-top: 55px;
}
.footer{
	width: 100%;
	height: 246px;
	background-color: #efefef;
}
.foot-center{
	width: 1200px;
	height: 246px;
	margin: 0 auto;
}
.foot-left{
	width: 186px;
	height: auto;
	float: left;
}
.foot-left h1{
	width: 100%;
	font-size: 16px;
	color: #666;
	line-height:80px;
}
.foot-xq{
	width: 100%;
	height: auto;
}
.foot-xq li{
	width: 50%;
	height: 32px;
	border-bottom: dashed 1px #ccc;
	float: left;
}
.foot-xq li a{
	display: block;
	width: 100%;
	height: 32px;
	font-size: 14px;
	color: #666;
	line-height: 32px;
}
.foot-min{
	width: 82px;
	height: auto;
	float: left;
	margin-left: 84px;
}
.foot-min h1{
	width: 100%;
	font-size: 16px;
	color: #666;
	line-height:80px;
}
.foot-fw{
	width: 100%;
	height: auto;
}
.foot-fw li{
	width: 100%;
	height: 32px;
	border-bottom: dashed 1px #ccc;
}
.foot-fw li a{
	display: block;
	width: 100%;
	height: 32px;
	font-size: 14px;
	color: #666;
	line-height: 32px;
}
.foot-link{
	width: 472px;
	height: auto;
	float: left;
	margin-left: 110px;
}
.foot-link h1{
	width: 100%;
	font-size: 16px;
	color: #666;
	line-height:80px;
}
.foot-link select{
	width: 216px;
    height: 30px;
    line-height: 30px;
    color: #666;
    font-size: 14px;
    float: left;
    border-radius: 20px;
    outline: none;
    border: solid 1px #ccc;
    padding: 0 5px;
    margin-bottom: 15px;
}
.foot-link select:nth-child(2n){
	margin-right: 15px;
}
.foot-ewm{
	width: 150px;
	height: auto;
	float: right;
	margin-top: 40px;
}
.foot-ewm img{
	width: 130px;
	margin: 0 auto;
	display: block;
}
.foot-ewm p{
	width: 100%;
	font-size: 16px;
	color: #333;
	line-height: 28px;
}
.foot-ewm span{
	color: #af090b;
}
.foot-bq{
	width: 100%;
	height: 70px;
	color: #999;
	font-size: 14px;
	background-color: #fff;
	text-align: center;
	line-height: 70px;
}

.carousel .carousel-indicators li{        	
    width: 22px;
	height: 22px;
	background-color: #fff;
    margin: 0 8px;
    border:none
}
 .carousel .carousel-indicators li.active{  
  	
    background-color: #0b83df!important;
   
}

.carousel-caption {
	height:78px;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.3);
    padding: 0;
    bottom: 0;
    text-shadow: none;
}

.carousel-caption h3 {
    margin: 0;
    font-size: 20px;
    padding: 15px;
    text-align: left;
}

/*  */
.pager li {
    margin: 0 .4em;
    display: inline-block;
}
/*新列表*/
/*分页*/
.page-bigbox{
	width: 1300px;
	height: auto;
	overflow: hidden;
}
.page-box{
	width: 100%;
	height: auto;
	margin: 60px auto 60px auto;
	cursor: pointer;
	overflow: hidden;
}
.page-box ul{
	width: 100%;
	height: auto;
}
.page-box ul li{
	padding: 2px 9px;
	color: #666;
	font-size: 16px;
	float: left;
	border: solid 1px #ccc;
	margin-right: 10px;
	background-color: #fff;
}
.page-cur{
	background-color: #0f54aa!important;
	color: #fff!important;
	border: solid 1px #0f54aa!important;
}

/* ****************************************** */
.changepage{
	text-align:center;
	margin: 50px 0;
	padding-bottom:30px;
	color: #666;
}
.changepage a{
	padding: 5px 8px;
	display:inline-block;
	margin:0 2px;
	border:1px solid #e8e8e8;
	background:#fff;
	color:#666;
	font-size:14px;
}
.changepage input{
	border:1px solid #e8e8e8;
	display:inline-block;
	padding:8px 10px;
	margin:0 5px;
	height: 37px;
	font-size: 14px;
	line-height:37px;
	width:55px;
	text-align:center;
	font-family: '\5FAE\8F6F\96C5\9ED1';
	*display: inline;
	*zoom: 1;
	+vertical-align: 3px;
	*height:39px;
	
}
.changepage span{
	display:inline-block;
	margin:0 2px;
	border:1px solid #e8e8e8;
	padding: 3px 9px 4px;
}
.changepage a:hover,.changepage .current{
	background-color: #0f54aa!important;
	color: #fff!important;
	border: solid 1px #0f54aa!important;
}
.changepage span.u_page{
	border:0;
	padding:0;
}

.ny-banner-box{position:relative;}
.ny-banner-box .cc{margin:0 auto;text-align:center}
.w1200{width:1200px;height:380px;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;}
.ny-kind-curt{position:absolute ;margin:0 auto;text-align:center;left:0;top:0}
.pos-current-wz > li + li:before {
    content: "\00a0>";
    padding: 0 5px;
    color: #666;
}
.ny-banner-box img{width:100%;height:380px;}