a{
	color:#2a2a2a;
}
body{
	color:#2a2a2a;
	font-family: ����,Arial,Verdana,Sans-Serif;
}
a:hover,
a:focus{
	color:inherit;
}
#myCarousel .item{
	height:338px;
	border-bottom:solid 2px #d10006;
	width:100%;
	background-position:center center;
}
#myCarousel .carousel-indicators li{
	width:14px;
	height:14px;
	border:0;
	margin:0 13px;
	background:#fff;
}
#myCarousel .carousel-indicators .active{
	width:14px;
	height:14px;
	margin:0 13px;
	background:#c10812;
}
#news .carousel-indicators li{
	width:12px;
	height:12px;
	border:solid 1px #e2e2e2;
	margin:0 2px;
	background:#fff;
	border-radius:0;
}
#news .carousel-indicators .active{
	width:12px;
	height:12px;
	margin:0 2px;
	background:#d10006;
	border-color: #d10006;
}
#news .carousel-indicators{
	width:auto;
	right:10px;
	bottom:-6px;
	left:auto;
}
.container{
	width:1000px;
	padding:0;
}
header{
	border-top:6px solid #d10006;
}
.header-top{
	height:38px;
	border-bottom:solid 1px #e2e2e2;
	line-height:38px;
}
.header-top span{
	font-size:12px;
	color:#949494;
}
.header-top ul{
	float:right;
	margin-top:13px;
}
.header-top li{
	float:left;
}
.header-top li a{
	font-size:12px;
	color:#666;
	display:block;
	padding:0 5px;
	border-left:solid 1px #666;
	line-height:12px;
}
.header-top li a:hover{
	color:#d10006;
}
.header-top li:first-child a{
	border-left:0;
}
.logo-area{
	height:80px;
}
.logo-area .search-box{
	float:right;
	width:200px;
	height:30px;
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	-o-border-radius:15px;
	background:#f2f2f2;
	margin-top:25px;
	border:solid 1px #e2e2e2;
	box-shadow: 0px 0px 3px #aaa inset;
}
.logo-area .search-box input[type="text"]{
	width:160px;
	margin-top:5px;
	padding-left:5px;
	margin-left:5px;
	border:0;
	background:transparent;
	vertical-align:middle;
	font-size:12px;
}
.logo-area .search-box input[type="submit"]{
	width:20px;
	height:20px;
	box-shadow:0px 0px 4px rgba(8,1,3,0.17);
	border:0;
	background:url(../images/search-icon.png) no-repeat;
	background-color:#fff;
	background-position:center center;
	margin-top:4px;
	vertical-align:middle;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
}

.nav-bar{
	background:#bf0712;
	height:43px;
	background: -webkit-linear-gradient(#d7151a,#b4000e); 
	background: -o-linear-gradient(#d7151a,#b4000e); 
	background: -moz-linear-gradient(#d7151a,#b4000e); 
	background: linear-gradient(#d7151a,#b4000e); 
}
nav{
	width:1000px;
	margin:0 auto;
}
nav li{
	float:left;
	width:111px;
	text-align:center;
	position:relative;
}
nav li a{
	color:#fff;
	font:12px/43px "";
	display:block;
	font-weight:bold;
}
nav li.active a,
nav li a:focus,
nav li a:hover{
	color:#fff;
	background:#c43514;
	background: -webkit-linear-gradient(#ff531d,#c43514); 
	background: -o-linear-gradient(#ff531d,#c43514); 
	background: -moz-linear-gradient(#ff531d,#c43514); 
	background: linear-gradient(#ff531d,#c43514); 
}
nav li:not(:last-child)::after{
	content:"";
	background: -webkit-linear-gradient(#ef916d,#b5010e); 
	background: -o-linear-gradient(#ef916d,#b5010e); 
	background: -moz-linear-gradient(#ef916d,#b5010e); 
	background: linear-gradient(#ef916d,#b5010e); 
	position:absolute;
	right:0;
	top:0;
	width:1px;
	height:43px;
}
.main{

}
.newsa{
	margin:0px;
	margin-top:10px;
}
.newsa .newsa-left{
	width:690px;
	padding:0px;
	margin-right:20px;
}
.newsa .newsa-right{
	width:290px;
	padding:0px;
}
.newsa .tab-news li{
	float:left;
	width:14.28%;
	text-align:center;
}
.newsa .tab-news li a{
	display:block;
	font:16px/37px "";
	border-top:solid 1px #e2e2e2;
	border-bottom:solid 1px #e2e2e2;
	border-right:solid 1px #e2e2e2;
	background:#f3f3f3;
	font-family:'Microsoft YaHei';
}
.newsa .tab-news li a._more{
	font-size:12px;
}
.newsa .tab-news li:first-child a{
	border-left:solid 1px #e2e2e2;
}
.newsa .tab-news li.active a,
.newsa .tab-news li .a:hover{
	color:#d10006;
	background:url(../images/red.png) repeat-x center top;
	border-bottom:0;
}
.newsa .tab-news li a._more:hover{
	color:#d10006;
}

.newsa .tab-news-content{
	margin:0;
	margin-top:10px;
}
#news{
	border:solid 1px #e2e2e2;
}
.newsa .slide-new{
	width:260px;
	padding:0px;
	margin-right:10px;
}
.newsa .slide-new img{
	border:solid 2px #ccc;
}
.newsa .tab-content{
	width:410px;
	padding:0px;
}
.newsa .tab-content li{
    background: url(../images/news.png) left center no-repeat;
	padding-left:20px;
}
.newsa .tab-content li a{
	font:12px/27.5px "";
	font-family:����,Arial,Verdana,Sans-Serif;
}
.newsa .tab-content li a:hover{
	color:#c10812;
}
.newsa .tab-content li span{
	font-size:12px;
	float:right;
	margin-top: 3px;
	font-family:����,Arial,Verdana,Sans-Serif;
}
.title{
	height:37px;
	border:solid 1px #e2e2e2;
	font-size:16px;
	line-height:37px;
	padding-left:10px;
	border-left:solid 3px #d10006;
	padding-right:15px;
	background:#f3f3f3;
	font-family:'Microsoft YaHei';
	font-weight:bold;
}
.title a{
	float:right;
	font-weight:normal;
	font-size:12px;
}
.title a:hover{
	color:#c10812;
}
.newsa .newsa-right .new-box{
	border:solid 1px #e2e2e2;
	padding:10px;
	padding-bottom:5px;
}
.newsa .newsa-right .new-box ul{
	padding-top:5px;
}
.newsa .newsa-right .new-box li{
	background:url(../images/square.jpg) no-repeat;
	padding-left:15px;
	background-position:0 11px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:solid 1px #e2e2e2;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.newsa .newsa-right .new-box li:first-child{
	border-top:0
}
.newsa .newsa-right .new-box li a{
	font-size:12px;
}
.newsa .newsa-right .new-box li a:hover{
	color:#d10006;
}

.newsb{
	padding-top:15px;
}
.newsb .tab-news li a{
	font-size:16px;
}
.newsb .tab-news li{
	float:left;
	width:14.28%;
	text-align:center;
}
.newsb .tab-news li a{
	display:block;
	font:16px/37px "";
	border-top:solid 1px #e2e2e2;
	border-bottom:solid 1px #e2e2e2;
	border-right:solid 1px #e2e2e2;
	background:#f3f3f3;
	font-family:'Microsoft YaHei';
}
.newsb .tab-news li:first-child a{
	border-left:solid 1px #e2e2e2;
}
.newsb .tab-news li.active a,
.newsb .tab-news li a:hover{
	color:#d10006;
	background:url(../images/red.png) repeat-x center top;
}
.newsb .other{
	width:670px;
	box-sizing:initial;
	padding-top:12px;
	padding-left:0;
}
.newsb .other ul{
	padding:0 10px;
	margin:0 -9px;
}
.newsb .other li{
	padding:0 9px;
	margin-bottom:9px;
}
.newsb .news-content{
	width:300px;
	padding:0;
	padding-top:12px;
}
.newsb .news-content li{
	padding-top:3px;
	padding-bottom:3px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.newsb .news-content li a{
	font-size:12px;
}
.newsb .news-content li a:hover{
	color:#d10006;
}
.newsb .newarea{
	border:solid 1px #e2e2e2;
	border-top:0;
	margin:0;
}
.newsc > ul{
	margin-right:-10px;
	margin-left:-10px;
}
.newsc .nbox{
	margin-top:15px;
	padding-right:10px;
	padding-left:10px;
}
.newsc .newspic{
	padding-top:15px;
}
.newsc .nc{
	border:solid 1px #e2e2e2;
	height:156px;
}
.newsc .nc li{
	background:url(../images/square.jpg) no-repeat;
	padding-left:15px;
	background-position:0 11px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:solid 1px #e2e2e2;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.newsc .nc li:first-child{
	border-top:0;
}
.newsc .nc ul{
	padding:3px 9px;
}
.newsc .nc li a{
	font-size:12px;
}
.newsc .nc li a:hover{
	color:#d10006;
}
.newsd{
	margin-top: 20px;
}
.newsd .newsarea{
	padding-top:15px;
}
.newsd .newsarea > ul{
	margin:0 -10px;
}
.newsd .nbox{
	padding:0 10px;
}
.newsd .nnbox{
	border:solid 1px #e2e2e2;
}
.newsd .nnbox ul{
	padding:3px 10px;
}
.newsd .nnbox ul li{
	background:url(../images/square.jpg) no-repeat;
	padding-left:15px;
	background-position:0 11px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:solid 1px #e2e2e2;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.newsd .nnbox ul li:first-child{
	border-top:0;
}
.newsd .nnbox ul li a{
	font-size:12px;
}
.newsd .nnbox ul li a:hover{
	color:#d10006;
}

._mtitle{
	height:32px;
	border-bottom:solid 3px #e2e2e2;
	line-height:29px;
	margin-top:10px;
}
._mtitle span{
	border-bottom:solid 3px #d10006;
	display:inline-block;
	font-size:16px;
	font-weight:bold;
}
._mtitle a{
	float:right;
	font-size:12px;
	font-family:Microsoft YaHei;
}

.cooperation{
	margin-top:5px;
}
.cooperation ._title{
	height:32px;
	border-bottom:solid 3px #e2e2e2;
	line-height:29px;
}
.cooperation ._title span{
	border-bottom:solid 3px #d10006;
	display:inline-block;
	font-size:16px;
	font-weight:bold;
}
.friend-link{
	padding-top:15px;
}
.friend-link ._title{
	background:url(../images/linkbg.jpg) no-repeat;
	background-size:100% 100%;
	float:left;
	width:60px;
	height:70px;
	position:relative;
	text-align:center;
	color:#fff;
	font-size:14px;
	line-height:16px;
	padding-top: 3px;
	font-weight:bold;
}
.friend-link ._title::after{
	content:"";
	position:absolute;
	width:10px;
	height:12px;
	top:50%;
	right:-10px;
	margin-top:-6px;
	background:url(../images/triangle.png) no-repeat;
	background-size:100% 100%;
}
.friend-link .link{
	overflow:hidden;
	border:solid 1px #cbcbcb;
	border-left:0;
	padding-left:22px;
	height:70px;
	background:#e4e4e4;
	padding-top:8px;
}
.friend-link li{
	float:left;
	margin-bottom:10px;
}
.friend-link li a{
	font-size:12px;
	display:block;
	border-right:solid 1px #2a2a2a;
	line-height:12px;
	padding:0 3px;
}
.friend-link li a:hover{
	color:#d10006;
}
.foot-nav{
	text-align:center;
	height:44px;
	padding-top:15px;
	background:#eeeeee;
	margin-top: 10px;
	border-bottom:3px solid #d10006;
}
.foot-nav ul{
	display:inline-block;
}
.foot-nav li{
	float:left;
}
.foot-nav li a{
	display:block;
	padding:0 10px;
	font-size:14px;
	border-left:solid 1px #2a2a2a;
	line-height:16px;
}
.foot-nav li:first-child a{
	border-left:0;
}
.foot-nav li a:hover{
	color:#d10006;
}
footer{
	background:#747474;
	padding-top:17px;
	padding-bottom:25px;
	font-size:12px;
	color:#fff;
	line-height:22px;
}

/*����*/
#marquee{
 overflow:hidden;
 width: 100%;
 padding-top:15px;
}
#mc{
 float: left;
 width: 800%;
}
#mbox1{
 float: left;
}
#mbox2 {
 float: left;
}
#marquee li{
	float:left;
	padding:0 1px;
	width:120px;
	height:70px;
	box-sizing:initial;
	margin-right:10px;
}
#marquee li img{
	max-height:70px;
	max-width:120px;
}

.main-page{
	padding-top:15px;
	padding-bottom:20px;
}

.page-banner{
	height:160px;
	background:url(../images/pagebanner.jpg) no-repeat;
	background-position: center center;
	border-bottom:solid 3px #ccc;
}
.page-left{
	width:240px;
	float:left;
	margin-right:20px;
	border:solid 1px #ccc;
	border-bottom:0;
}

.left-nav ._title{
	height:37px;
	line-height:37px;
	font-size:14px;
	background:url(../images/tbg.jpg) repeat-x;
	background-position:bottom;
	font-weight:bold;
}
.left-nav ._title span{
	border-bottom:solid 3px #d10006;
	line-height:34px;
	display:inline-block;
	padding:0 10px;
}
.left-nav li{
	height:40px;
	line-height:40px;
	padding-left: 25px;
	background:url(../images/square-red.jpg) no-repeat;
	background-position:8px 17px;
	border-bottom:solid 1px #ccc;
}
.left-nav li a{
	display:block;
	font-size:14px;
	color:#666;
}
.left-nav li a:hover{
	color:#d10006;
}
.page-right{
	overflow:hidden;
}
.page-right ._title{
	height:37px;
	border:solid 1px #ccc;
	font-size:14px;
	line-height:37px;
	padding-left:10px;
	border-left:solid 3px #d10006;
	padding-right:10px;
	background:#f3f3f3;
	font-weight:bold;
}
.page-right ._title ul{
	float:right;
}
.page-right ._title ul li{
	float:left;
	font-size:12px;
	padding:0 5px;
}
.page-right ._title ul li a{
}
.page-right .simg{
	margin-top:10px;
	margin-bottom: 10px;
}
.page-right .simg img{
	width:100%;
}
.page-right ._nt{
	height:37px;
	line-height:37px;
	font-size:14px;
	background:url(../images/tbg.jpg) repeat-x;
	background-position:bottom;
	font-weight:bold;
}
.page-right ._nt span{
	border-bottom:solid 3px #d10006;
	line-height:34px;
	display:inline-block;
	padding:0 10px;
}
.newsblock > ul > li{
	margin-bottom:20px;
}
.newsblock .newsbox{
	border:solid 1px #ccc;
	padding:10px;
	padding-top:0;
	padding-bottom:5px;
	height:255px;
}
.newsblock .newsbox:hover{
	background:#f5f5f5;
}
.newsblock .newsbox li{
	height:35px;
	line-height:35px;
	background:url(../images/news.png) no-repeat center left;
	padding-left:20px;
	border-top: 1px solid #dddddd;
}
.newsblock .newsbox li:first-child{
	border-top:0;
}
.newsblock .newsbox li a{
	font-size:12px;
	display:block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.newsblock .newsbox li a:hover{
	color:#d10006;
}
.newsblock .newsbox li span{
	float:right;
	font-size:12px;
}

.page-left .online img{
	width:100%;
}

.block{
	padding-top:20px;
}
.block > ul >li{
	margin-bottom:20px;
}
.block .box{
	border:solid 1px #ccc;
	padding:10px;
	padding-top:0;
	height:170px;
}
.block .box:hover{
	background:#f5f5f5;
}
.block .box .t{
	height:37px;
	line-height:37px;
	border-bottom:solid 1px #ccc;
	font-size:12px;
	font-weight:bold;
	color:#d10006;
	margin-bottom: 10px;
	letter-spacing:1px;
	font-family: Arial,Verdana,Sans-Serif;
}
.block .limg{
	width:110px;
	height:110px;
	border:solid 1px #ccc;
	margin-right:10px;
	float:left;
}
.block .rdetail{
	overflow:hidden;
	font-size:12px;
	line-height:21px;
	color:#2a2a2a;
}
.block .rdetail a{
	color:#d10006;	
}

.newsquery{
	padding:10px;
	border:solid 1px #ccc;
	border-top:0;
}
.newsquery > ul > li{
	line-height:35px;
	height:35px;
	padding-left:20px;
	background:url(../images/news.png) no-repeat center left;
	border-bottom:dashed 1px #ccc;
	font-family: ����,Arial,Verdana,Sans-Serif;
	font-size:12px;
}
.newsquery > ul > li a{
	font-size:12px;
	display:block;
}
.newsquery > ul > li a:hover{
	color:#d10006;
}
.newsquery > ul > li span{
	float:right;
}

.page-turn{
	text-align:center;
	padding-top:15px;
	padding-bottom:10px;
}
.page-turn a{
	height:22px;
	line-height:22px;
	display:inline-block;
	padding:0 10px;
	border:solid 1px #ccc;
	font-size:12px;
}
.page-turn a:hover{
	background:#f5f5f5;
}
.page-turn a.active{
	background:#d10006;
}

.detail{
	border:solid 1px #ccc;
	border-top:0;
	padding:10px;
}
.detail h1{
	font-size:16px;
	text-align:center;
	color:#d10006;
	font-weight: bold;
	font-family: "Microsoft YaHei", ΢���ź�;
	padding-top:25px;
}
.detail div,
.detail p{
	font-size: 12px;
	color: rgb(51, 51, 51);
	font-family: ����, Arial, Verdana, sans-serif;
	line-height:30px;
	text-indent:2em;
}
.detail .time{
	margin-top: 5px;
	text-align:right;
	border-bottom:dashed 1px #ccc;
	color:#666666;
	font-size:12px;
	padding-bottom:0px;
	margin-bottom:20px;
}

.detail .pr{
	padding-top:30px;
}
.detail .pr li{
	width:50%;
	float:left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.detail .pr ._next{
	text-align:right;
	padding-right:2em;
}
.detail .pr li a{
	font-size:12px;
}
.detail .pr li a:hover{
	color:#d10006;
}
.carousel-indicators{
	bottom:0;
}
.show-code {
	position:relative;
}
.show-code img{
	position:absolute;
	top:12px;
	left:0;
	z-index:10;
	display:none;
}
.show-code a:hover + img{
	display:block;
}
.show-code img:hover{
	display:block;
}
