*{
	padding: 0;
	margin: 0;
	text-decoration: none;
	list-style: none;
	box-sizing: border-box;
	font-family: "微软雅黑";
}
img{border: none;}
.containers{
     width: 100%;	
     float: left;
}
/*top*/
.top{
	width: 100%;
	height: 163px;
	background: url(../img/topbg.jpg) no-repeat center center;
}
.top .kuai{
	width: 73%;
	height: 163px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.top .kuai .logo{
	width: 400px;
	height: 90px;
	margin-top: 40px;
}
.top .topon {
	width: 310px;
    height: 40px;
    line-height: 40px;
    float: right;
    position: relative;
    margin-top: 68px;
}
.top .topon input[type="text"] {
    width: 310px;
    height: 38px;
    float: left;
    line-height: 38px;
    font-size: 16px;
    color: #999;
    border: 1px solid #cf100d;
    padding-left: 5px;
}
.top .topon input[type="submit"] {
    width: 75px;
    height: 38px;
    margin-left: 2px;
    position: absolute;
    right: 0;
    border: none;
    background: url(../img/so.jpg) no-repeat center center;
	color: #d0100d;
    letter-spacing: 19px;
    padding-left: 17px;
}
/*nav*/
.nav{
	width: 100%;
	height: 105px;
	line-height: 105px;
	z-index: 999;
	background-color: #cf100d;
	border-bottom: 5px solid #8c0215;
}
.nav .navul{
	margin: 0 auto;
	width: 73%;
    height: 105px;
   
}
.nav .navul .navli{
	float: left;
    text-align: center;
    width: 11%;
    height: 100%;
    position: relative;
}
.nav .navul .navli a{
	display: inline-block;
    height: 90px;
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    color: #fff;
    margin-top: 9px;
}
.nav .navli a img {
    display: block;
    margin: 15px auto 10px auto;
    transition: all .3s ease;
    width: 26px;
    
}
.nav .navul .navli:hover img {
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}
.nav .navul .navli a:hover{
	display: inline-block;
    height: 20px;
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-top: 9px;
}
/*nav*/
.nav>ul>li>.navdh{
	display: none;
    margin-left: 0px;
    width: 100%;
    position: absolute;
    top: 105px;
    left: 0%;
    background-color: #cf100d;
    /*filter: alpha(opacity=30);*/
    opacity: .8;
    position: absolute;
    z-index: 9999;
}
.nav>ul>li:hover .navdh{
	display: block;
	position: absolute;
	z-index: 999;
}
.nav .navdh li{
	float: left;width: 100%;
	height:50px;
}
.nav .navul .navli .navdh li a{
	float: left;margin-left: 0%;
	height:50px;line-height: 50px;
	color: #fff;
	font-size: 16px;
	display: block;
	text-align: center;
	float: left;
	overflow: hidden;
	    border-left: none;
    margin-top: 0;
}
.nav .navul .navli .navdh li:hover a{
	font-weight: 600;
}
/*main*/
.main{
	width: 100%;
	background:url(../img/index.png)no-repeat center top;
	background-color: #f4f4f4;
	margin: 0 auto;
	overflow: hidden;
}
/*floor1*/
.floor1{
	width: 73%;
	height: 615px;
	overflow: hidden;
	margin: 20px auto;
	background-color: #fff;
	padding: 20px;
}
.floor1 .f1top{
	width: 100%;
	height: 70px;
	overflow: hidden;
	margin: 0px auto;
	background:url(../img/f1top.jpg)no-repeat left center;
}
.floor1 .f1top a{
	width: 90%;
	height: 45px;
	line-height: 45px;
	display: block;
	overflow: hidden;
	margin: 0px auto;
	font-size: 20px;
	text-align: center;
	color: #333;
	letter-spacing: 2px;
}
.floor1 .f1top p{
	width: 90%;
	height: 20px;
	line-height: 20px;
	display: block;
	overflow: hidden;
	margin: 0px auto;
	font-size: 14px;
	text-align: left;
	color: #666;
}
.floor1 .pian{
	width: 100%;
	height: 470px;
	position: relative;
	margin-top: 50px;
}
/* slide */
.slide{width:565px;height:450px;overflow:hidden;position:relative;background-color:#000;z-index:10;float: left;margin-right: 10px;}
.slide ul{height:450px;}
.slide ul li{width:565px;height:450px;float:left;position: relative;}
.slide ul li span{position: absolute;top: 421px;left: 20px;color: #fff;}
.slide .bg{width:565px;height:34px;position:absolute;background-color:#000;bottom:0;left:0;border-top:1px solid #fff;filter:alpha(opacity=30);opacity:.3;z-index:5;}
.slide .num{overflow:hidden;zoom:1;position:absolute;right:20px;bottom:11px;z-index:10;}
.slide .num span{display:inline-block;width:12px;height:12px;background:url(../img/bg-slide.png) 0 -12px no-repeat;_background:url(../img/ie6/bg-slide.png) 0 -12px no-repeat;cursor:pointer;overflow:hidden;}
.slide .num span.on{background-position:0 0;}
.slide .skip{display:none;_display:block;width:23px;height:47px;background:url(../img/bg-slide.png) no-repeat;_background:url(../img/ie6/bg-slide.png) no-repeat;position:absolute;top:50%;margin-top:-24px;text-indent:-1000em;cursor:pointer;}
.slide .prev{background-position:0 -172px;left:10px;}
.slide .prev:hover{background-position:0 -219px;}
.slide .next{background-position:-23px -172px;right:10px;}
.slide .next:hover{background-position:-23px -219px;}
.slide:hover .prev,.slide:hover .next{display:block;}
.slide .num{bottom:6px;}


.floor1 .tiao{
	width: 739px;
	overflow: hidden;
	float: right;
}
.floor1 .tiao .wen{
	width: 100%;
	height: 200px;
	overflow: hidden;
	float: right;
}
.floor1 .tiao .wen .tit{
	width: 100%;
	height: 50px;
	background:url(../img/tit.jpg)no-repeat left center;
}
.floor1 .tiao .wen .tit a{
	width: 80px;
	height: 50px;
	line-height: 50px;
	float: right;
	text-align: center;
	color: #555;
}
.floor1 .tiao .wen .title{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	color: #333;
	display: block;
	margin-bottom: 10px;
}
.floor1 .tiao .wen p{
	width: 100%;
	height: 90px;
	line-height: 28px;
	text-align: center;
	font-size: 16px;
	color: #333;
	display: block;
	letter-spacing: 1px;
	text-align: left;
}

.floor1 .tiao .li{
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-bottom: 15px;
	overflow: hidden;
	float: left;
	position: relative;
	border-bottom: 1px solid #dcd8d8;
}

.floor1 .tiao a{
	width: 70%;
	height: 50px;
	display: block;
	overflow: hidden;
	float: left;
	color: #333;
	font-size: 16px;
	line-height: 50px;
	text-align: left;
	margin-left: 5px;
}
.floor1 .tiao img{
	width: 14px;
	height: 14px;
	margin: 18px 10px 18px 0;
	overflow: hidden;
	float: left;
}
.floor1 .tiao span{
	width: 100px;
	margin-right: 10px;
	height: 60px;
	display: block;
	overflow: hidden;
	float: right;
	color: #999;
	font-size: 16px;
	line-height: 60px;
	text-align: right;
	position: relative;
}
/*ad*/
.ad{
	width: 73%;
	overflow: hidden;
	margin: 0 auto;
	display: block;
}
.ad img{
	width: 100%;
	overflow: hidden;
}
/*floor2*/
.floor2{
	width: 73%;
	height: 525px;
	overflow: hidden;
	margin: 20px auto;
}
.floor2 .kuai{
	width: 31%;
	height: 525px;
	overflow: hidden;
	background-color: #fff;
	padding: 5px 20px;
	border-top:1px solid #cf100d;
	float: left;
}
.floor2 .kuai .tit1{
	width: 100%;
	height: 40px;
	overflow: hidden;
}
.floor2 .kuai .tit1 span{
	width: 50%;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #cf100d;
	overflow: hidden;
	text-align: left;
	float: left;
}
.floor2 .kuai .tit1 a{
	width: 40%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #555;
	overflow: hidden;
	text-align: right;
	float: right;
}
.floor2 .kuai .nn{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #555;
	text-align: left;
	overflow: hidden;
}
.floor2 .kuai .tu{
	width: 100%;
	margin: 10px 0;
	overflow: hidden;
	height: 190px;
}
.floor2 .kuai .wen{
	width: 100%;
	height: 210px;
	line-height: 30px;
	letter-spacing: 1px;
	font-size: 16px;
	color: #555;
	overflow: hidden;
	text-indent: 2em;
}
.floor2 .kuai .li{
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px;
	overflow: hidden;
	float: left;
	position: relative;
	border-bottom: 1px solid #dcd8d8;
}

.floor2 .kuai a{
	width: 60%;
	height: 50px;
	display: block;
	overflow: hidden;
	float: left;
	color: #333;
	font-size: 16px;
	line-height: 50px;
	text-align: left;
	margin-left: 5px;
}
.floor2 .kuai img{
	width: 14px;
	height: 14px;
	margin: 18px 10px 18px 0;
	overflow: hidden;
	float: left;
}
.floor2 .kuai span{
	width: 27%;
	margin-right: 10px;
	height: 50px;
	display: block;
	overflow: hidden;
	float: right;
	color: #999;
	font-size: 13px;
	line-height: 50px;
	text-align: right;
	position: relative;
}
/*floor3*/
.floor3{
	width: 73%;
	overflow: hidden;
	margin: 20px auto;
}
.floor3 .tits{
	overflow: hidden;
	width: 100%;
	height: 50px;
	background:url(../img/tits.jpg)no-repeat left center;
}
.floor3 .tits span{
	width: 110px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	overflow: hidden;
	text-align: center;
	float: left;
	letter-spacing: 1px;
}
.floor3 .tits a{
	width: 80px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #555;
	overflow: hidden;
	text-align: right;
	float: right;
}
#demo,td,th {
	font-size: 12px;
	color: #666666;
}
#demo1 td{
	font-size: 12px;
	background-color: #fff;
}
#demo .dt{
	width: 250px;height: 295px;
	text-decoration: none;
	position: relative;
	background-color: #fff;
	display: block;
	float: left;
}
#demo .dt img{
	width: 230px;height: 228px;    margin-top: 10px;
}
#demo .dt p{width: 250px;height: 50px;text-align: center;line-height: 50px;
color: #333;font-size: 15px;
   
    }
#demo{width:100%; overflow:hidden;margin-top: 20px;}
#demo .kuai{
	width: 20px;
	height: 295px;
	float: left;
	overflow: hidden;
	background-color: #f4f4f4;
}
/*floor4*/
.floor4{
	width: 73%;
	height: 525px;
	overflow: hidden;
	margin: 20px auto;
}
.floor4 .kuai{
	width: 31%;
	height: 525px;
	overflow: hidden;
	background-color: #fff;
	padding: 5px 20px;
	border-top:1px solid #cf100d;
	float: left;
}
.floor4 .kuai .tit1{
	width: 100%;
	height: 40px;
	overflow: hidden;
}
.floor4 .kuai .tit1 span{
	width: 50%;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #cf100d;
	overflow: hidden;
	text-align: left;
	float: left;
}
.floor4 .kuai .tit1 a{
	width: 40%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #555;
	overflow: hidden;
	text-align: right;
	float: right;
}
.floor4 .kuai .nn{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #555;
	text-align: left;
	overflow: hidden;
}
.floor4 .kuai .li{
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px;
	overflow: hidden;
	float: left;
	position: relative;
	border-bottom: 1px solid #dcd8d8;
}

.floor4 .kuai a{
	width: 60%;
	height: 50px;
	display: block;
	overflow: hidden;
	float: left;
	color: #333;
	font-size: 16px;
	line-height: 50px;
	text-align: left;
	margin-left: 5px;
}
.floor4 .kuai img{
	width: 14px;
	height: 14px;
	margin: 18px 10px 18px 0;
	overflow: hidden;
	float: left;
}
.floor4 .kuai span{
	width: 27%;
	margin-right: 10px;
	height: 50px;
	display: block;
	overflow: hidden;
	float: right;
	color: #999;
	font-size: 13px;
	line-height: 50px;
	text-align: right;
	position: relative;
}
/*floor5*/
.floor5{
	width: 73%;
	overflow: hidden;
	margin: 20px auto;
}
.floor5 .tits{
	overflow: hidden;
	width: 100%;
	height: 50px;
	background:url(../img/tits.jpg)no-repeat left center;
}
.floor5 .tits span{
	width: 110px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	overflow: hidden;
	text-align: center;
	float: left;
	letter-spacing: 1px;
}
.floor5 .tits a{
	width: 80px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #555;
	overflow: hidden;
	text-align: right;
	float: right;
}
#demo1,td,th {
	font-size: 12px;
	color: #666666;
}
#demo1 td{
	font-size: 12px;
	background-color: #fff;
}
#demo1 .dt{
	width: 350px;height: 310px;
	text-decoration: none;
	position: relative;
	display: block;
	float: left;
	background-color: #fff;
}
#demo1 .dt img{
	width: 350px;height: 260px;
}
#demo1 .dt p{width: 350px;height: 50px;text-align: center;line-height: 50px;
color: #333;font-size: 15px;
   
    }
#demo1{width:100%; overflow:hidden;margin-top: 20px;}
#demo1 .kuai{
	width: 20px;
	height: 313px;
	float: left;
	overflow: hidden;
	background-color: #f4f4f4;
}
/*bottom*/
.bottom{
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
	background-color: #ffffff;
}
.bottoms{
	width: 73%;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
.bottom .tits{
	overflow: hidden;
	width: 100%;
	height: 50px;
	background:url(../img/titdi.jpg)no-repeat left center;
}
.bottom .tits span{
	width: 125px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	overflow: hidden;
	text-align: center;
	float: left;
	letter-spacing: 1px;
}
.bottom .kuai{
	overflow: hidden;
	width: 100%;
	padding: 30px 0;
	border-bottom: 1px solid #E2E2E2;
	margin-bottom: 50px;
}
.bottom .kuai a{
	overflow: hidden;
	display: block;
	float: left;
	margin: 0 30px;
	height: 50px;
	line-height: 50px;
	color: #333;
}
.bottom .wen{
	overflow: hidden;
	width: 100%;
	/*margin: 0 30px;*/
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #555;
}
.bottom .wen a{
	overflow: hidden;
	width: 100%;
	margin: 0 10px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #555;
}
.bottom .gaw{
	width:205px;margin:0 auto; padding:20px 0;
}
/*子页面*/
.container {
    width: 73%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.lujing {
    margin: 20px 0;
    font-size: 14px;
    color: #888;
}
.lujing a{
    margin: 20px 0;
    font-size: 14px;
    color: #888;
}
/*左侧*/
.page-left {
    width: 20%;
    float: left;
}
/*.fllist {
    border: 1px solid #ededed;
}
.fllist {
	border: 1px solid #ededed;
}*/
.fllist li {
	height: 60px;
	background: #fff;
	padding: 0 20px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.fllist li a {
	display: block;
	border-bottom: 1px solid #ededed;
	line-height: 59px;
	font-size: 16px;
	color: #666;
}
.fllist li:hover, .fllist li.active {
	background: #e11a17;
}
.fllist li:hover a, .fllist li.active a {
	color: #fff;
	border-bottom-color: #e11a17;
}
.fllist li.active {
	border-left: 4px solid #d00f0a;
}
.fllist li:last-child a {
	border-bottom: 0;
}
/*右侧*/
.page-right {
	width: 73%;
	float: right;
	background: #fff;
	padding: 40px;
	margin-bottom: 50px;
}
.nytit {
    border-bottom: 1px solid #ededed;
    line-height: 30px;
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}
.newslist {
    display: block;
    padding: 0;
}
.nytit h1 {
    text-align: center;
    font-size: 100%;
}
.newslist li {
	border-bottom: 1px dotted #dedede;
	position: relative;
	padding: 0 80px 0 16px;
	background: url(../images/listnot.png) 0px 15px no-repeat;
}
.newslist li a {
	display: block;
	height: 36px;
	width: 100%;
	line-height: 36px;
	font-size: 14px;
	color: #666;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	position: relative;
}
.newslist li span {
	position: absolute;
	right: 0;
	top: 8px;
	line-height: 36px;
	color: #bbb;
	text-align: center;
}
.newslist li span.time {
	top: 0;
}
.newslist li:last-child {
	border: 0;
}
.newslist.ny li {
	padding: 8px 80px 8px 14px;
	background: url(../images/listnot.png) 2px 24px no-repeat;
}
.newslist.ny li a:after {
	display: none;
}
.sshuomign {
	color: #888;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
}
.sshuomign span {
	margin: 0 10px;
}
.article_txt {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	margin-top: 20px;
	text-align: justify;
	overflow: hidden;
}
.article_txt img {
	max-width: 930px;
}
.reLink {
	font-size: 14px;
	height: 48px;
	line-height: 48px;
	padding: 0;
	color: #6e6e6e;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	margin: 20px auto;
}
.reLink a{
	color: #6e6e6e;
}
.reLink .prevLink, .reLink .nextLink {
	width: 50%;
}
.reLink .nextLink {
	text-align: right;
}
.fl {
    float: left;
}
.fr {
    float: right;
}

/*分页*/
.pglist {
    padding-top: 40px;
    width: 100%;
    text-align: center;
    clear: both;
}
/*.hotarticl {
	margin-top: 20px;
}
.hottit {
	border-bottom: 1px solid #efefef;
	line-height: 40px;
	font-size: 16px;
	color: #F30;
	margin: 12px 12px 0 12px;
}
.pagelujing {
	height: 40px;
	border-bottom: 2px solid #efefef;
	position: relative;
}
.pagelujing .name {
	position: absolute;
	left: 0;
	top: 0;
	height: 40px;
	border-bottom: 2px solid #F33;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
}
.pagelujing span {
	position: absolute;
	right: 0;
	line-height: 40px;
	color: #888;
}
.news-txt.ny, .newslist.ny {
	border: 0;
	padding: 0;
}
.news-txt.ny {
	min-height: 600px;
}
.newslist.ny li:last-child {
	border-bottom: 1px dotted #efefef;
}
.liuyantab {
	border: 1px solid #f5f5f5;
	background: #f8f8f8;
	margin-top: 20px;
	padding: 20px;
}*/
/*分页*/
/*.biaoti {
	font-size: 18px;
	color: #333;
	text-align: center;
	margin: 0 20px;
	font-weight: 600;
	margin-top: 30px;
}
*/

@media only screen and (max-width: 1870px){	

.floor1 .tiao{
	width: 724px;
	overflow: hidden;
	float: right;
}
}
@media only screen and (max-width: 1850px){	

.floor1 .tiao{
	width: 694px;
	overflow: hidden;
	float: right;
}
}
@media only screen and (max-width: 1800px){	

.floor1 .tiao{
	width: 674px;
	overflow: hidden;
	float: right;
}
}
@media only screen and (max-width: 1780px){	

.floor1 .tiao{
	width: 644px;
	overflow: hidden;
	float: right;
}
}
@media only screen and (max-width: 1750px){	

.floor1 .tiao{
	width: 584px;
	overflow: hidden;
	float: right;
}
}
@media only screen and (max-width: 1700px){	

.floor1 .tiao{
	width: 564px;
	overflow: hidden;
	float: right;
}
}
@media only screen and (max-width: 1650px){	

.floor1 .tiao{
	width: 544px;
	overflow: hidden;
	float: right;
}
}
@media only screen and (max-width: 1600px){	
.nav .navul{
	margin: 0 auto;
	width: 1200px;
    height: 105px;
   
}
.top .kuai{
	width: 1200px;
	height: 163px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.floor1{
	width: 1200px;
	height: 615px;
	overflow: hidden;
	margin: 20px auto;
	background-color: #fff;
}
.floor1 .tiao{
	width: 540px;
	overflow: hidden;
	float: right;
}
.ad{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	display: block;
}
.floor2{
	width: 1200px;
	height: 525px;
	overflow: hidden;
	margin: 20px auto;
}
.floor3{
	width: 1200px;
	overflow: hidden;
	margin: 20px auto;
}
.floor4{
	width: 1200px;
	height: 525px;
	overflow: hidden;
	margin: 20px auto;
}
.floor5{
	width: 1200px;
	overflow: hidden;
	margin: 20px auto;
}
.bottoms{
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
.container {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}


}