body { background:#fff;
}
}
@media screen and (min-width:1280px){
	.container {max-width: 1280px;}
}
@media screen and (min-width: 1400px){
	.container {max-width: 1400px;}
}
.top {
	width: 100%; height:200px; background:url(/_upload/tpl/02/df/735/template735/images/top.jpg) no-repeat center center; overflow:hidden;
}
		.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{ padding:0 5px; height:50px; line-height:50px; position:relative; z-index:1; float:left; }
		.nav a{ color:#222;  }
		.nav li{ margin-right:5px;}
		.nav .nLi{ float:left;  position:relative; display:inline;  }
		.nav .nLi h3{ float:left;  }
		.nav .nLi h3 a{ display:block; padding:0 22px; font-size:16px;  }
		.nav .sub{ display:none; width:180px; left:0; top:50px;  position:absolute; background:#fff;  line-height:32px; padding:5px 10px;  }
		.nav .sub li{ zoom:1; border-bottom:1px #8b0000 dashed; }
		.nav .sub a{ display:block; padding:0 10px; font-size:14px;color:#333; }
		.nav .sub a i{ color:#8b0000;}
		.nav .sub a:hover{  background:#eee; color:#8b0000;  }
		.nav .sub a:hover i{ color:#8b0000;}
		.nav .on h3 a{ background:#8b0000; border-top:4px solid #fff; box-sizing:border-box;color:#fff;  height:50px; }


.headbar{
	background:#ba1e1f; height: 40px; line-height: 40px; color: #eee; font-size: 14px;
}
.headbar .welcome{
	float: left;
}
.headbar .topnav{ float:right; }
.headbar form {
            position: relative;
            width: 300px;
            margin: 0 auto;
        }
 
    .headbar    input,.headbar  button {
            border: none;
            outline: none;
        }
 
      .headbar  input {
            width: 160px;;
            height: 40px;
            padding-left: 13px;
        }
 .headbar input::placeholder{ color:#ddd; font-size:14px;}
     .headbar   button {
            height: 40px;
            width: 40px;
            cursor: pointer;
            position: absolute;
        }

.headbar .search{float:left; }
.headbar .bar8 {background: #ba1e1f;color:#eee; width:300px;}
      .headbar  .bar8 form {
            height: 40px;
        }
     .headbar   .bar8 input {
            width: 0;
            padding: 0 40px 0 15px;
            border-bottom: 2px solid transparent;
            background: transparent;
            transition: .3s linear;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 2;
			color:#eee;
        }
     .headbar   .bar8 input:focus {
            width: 300px;
            z-index: 1;
            border-bottom: 2px solid #F9F0DA;color:#eee;
        }
      .headbar  .bar8 button{background:#ba1e1f;
             font-size: 14px; top: -10;
            right: 0;
            color: #fff
        }
/*       .headbar .bar8 button:before {
            content: "\f002";
            font-family: FontAwesome;
            font-size: 16px;
            color: #fff;
        }*/
.headbar .home_fav{ float:right; }
.headbar .home_fav a{color: #fff; font-size: 14px;}


 .head {
	 background:#8b2000; padding:30px 0 10px 0;
}
/*.head .container{height:145px; background:url(/_upload/tpl/02/df/735/template735/images/topbg.png) no-repeat ; }*/
.head .logo {
	float: left; 
}
.head .logo img {max-width:100%;}
.head .slogan{float:right; margin-top:10px}
.head  .english{ width:100%; height:24px; line-height:24px; float:right; text-align:right; color:#fff; font-size:14px; padding-right:20px;}
.head .english a{ color:#fff;}
.head   .date {width:100%; height:24px; line-height:24px; float:right; color:#fff; font-size:14px; text-align:right;padding-right:20px; }

@media screen and (max-width:768px){
	 .menu {
		background-color: #cccccc;
	height: 150px;
	width: 100%;
}
}

@media screen and (min-width:768px){
 .menu {
	background-color: #cccccc;
	height: 50px;
	width: 100%;
}}
.head .search{ float:right; height:50px; margin-top:20px; }


.slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	left: 48%;
	bottom: 15px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #b80101;
	color: #fff;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 10px;
	width: 12px;
	cursor: pointer;
	transition: all .3s ease-in;
	height: 12px;
	border-radius: 50%;
	background-color: #FFFFFF;
	box-sizing: border-box;
	border: 4px solid #705629;
}
.slideBox .hd ul li:hover {
	border: 2px solid #705629;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd img {
	width: 100%;
	display: block;
	overflow: auto;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,  .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(/_upload/tpl/02/df/735/template735/images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover,  .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
.main{ background:#fff; }



@media screen and (max-width:768px){
.newsbg1{ width:100%;  background: #eef3f6; }
 .newsbg2 {  width:100%;  background: #eef3f6;}
}

@media screen and (min-width:768px){
.newsbg1{ width:100%; height:292px; background:url(/_upload/tpl/02/df/735/template735/images/newsbg1.png) no-repeat center center #eef3f6; }
 .newsbg2 {  width:100%; height:284px; background:url(/_upload/tpl/02/df/735/template735/images/newsbg2.png) no-repeat center center #eef3f6;}
}



.news{margin-top:20px;}
.news .news_title {   font-size: 24px; font-weight: bold; color: #222; height:60px; line-height:60px; border-bottom: 3px solid #ba1e1f;}
.news .news_title .newstitle{color: #333; font-size:24px; font-weight:bold;  height:60px; line-height:60px; border-bottom: 4px #00853c solid; width: 120px; float: left;}
.news .news_title span{ font-size: 24px; font-weight: bold; color: #222; height:60px; line-height:60px; }
.news  .more{float:right; color:#00853c;font-size:14px; text-transform: uppercase; }
.news .more a span{color: #bb9b2f; font-size: 14px;font-weight: normal;}
.news .news_con {padding:10px 0px; min-height:80px;}
.news .news_con li{ 	font-size: 18px;
	height: 36px;
	line-height: 36px;
	/*background: url(/_upload/tpl/02/df/735/template735/images/icon1.png) left center no-repeat;
	padding-left: 12px;*/border-bottom: 1px dotted #ddd;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;width: 100%;
}
.news .news_con li a{ color:#222;font-size: 16px;float: left;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;}
.news .news_con li span.date{	float:right; color:#999; font-size: 14px; }

.news .news_con li span.date_bg{

    width: 56px;
    margin-top: 2px;
    overflow: hidden;
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    background: url(/_upload/tpl/02/df/735/template735/images/date_bg.png) 0 no-repeat;
    color: #ffd6c4;
padding-left: 6px;
float: left;

}
	
	
.news_l{
	padding: 10px;
}

.news_l ul{
	list-style-type: none;
	margin: 0px;
	
}

.news_l li{
	background: url(/_upload/tpl/02/df/735/template735/images/icon1.png) left center no-repeat;
	list-style: none;
	height: 32px;
	clear: both;

}
.news_l li a{
	padding: 5px 10px 5px 20px;
	display: block;
	float: left;
	font-size: 16px;
}

.news_l li span{
	float: right;
	text-align: right;
	padding: 5px 8px 3px 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.news .news_con li:hover {
	list-style: none;
	height: 36px;
	border-bottom: 1px dashed;
	background-color: #eeeeee;
	border-bottom-color: #8b0000;
	color:#8b0000;
}
.news .news_con i{color:#8b0000;float:left; line-height:36px;}
.news .news_con li:active {
	list-style: none;
	height: 36px;

	border-bottom: 1px dashed;
	background-color: #eeeeee;
	border-bottom-color: #8b0000;
	color:#8b0000;
}
.news .news_con li:active, .news_l li:hover a{color:#8b0000;}
	
	
	
	
	
.news .linkcon { min-height:60px;}
.news .linkcon li{ float:left; margin-right:10px; padding:5px;}
.banner{ width:100%; margin:0 auto; text-align:center; margin-top:15px;}
.footer{ width:100%; min-height:50px; background-color:#8b0100;}	
.footer  p{font-size:14px; color:#fff; line-height:50px; height:50px;text-align:center;}

.about_l{margin-top:20px;}
.about_l .about_title { height:78px;line-height:78px;font-size:22px; text-align:center;background: url(/_upload/tpl/02/df/735/template735/images/can_bg.png) #a93a3e repeat-x bottom; color:#fff;} 
.about_l .about_title a{font-size:22px;color:#fff;}
.about_l .list-group{padding-bottom:38px;background: url(/_upload/tpl/02/df/735/template735/images/about_bg.png) #e2e6e8  no-repeat bottom;}
.about_l .list-groupul{}
.about_l .list-group ul li{line-height:56px;text-align:center;font-size:16px;}
.about_l .list-group ul li a{display:block;width:100%;}
.about_l .list-group ul li a:hover{color:#fff;background:#aaafb2;}



.path {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	padding-left: 20px;
}
.path a {
	color: #6B3423;
}
.sidebar {
	min-height: 500px;
	background-color: #FFF;
	margin-top: 15px; padding-left:15px;
}
.sidebar .sidetit {
	background-color: #8b2000;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}
.sidebar .list-group {
	margin-top: 15px;
}
.sidebar .list-group .listname {
	line-height: 30px;
	color: #8b2000;
	border-bottom: #ddd solid 1px;
	text-align: left;
	padding: 0 20px 0 80px;
}
.sidebar .list-group .listname a {
	line-height: 30px;
	font-size: 16px;
	color: #8b2000;
	text-align: center;
	text-decoration: none;
}
.sidebar .list-group .listname a:hover {
	color: #FF7F00;
}
.column-list-wrap .sub-list li a {
	font-size: 14px;
}
.column-list-wrap .sub-list li a:hover {
	background-color: #D6D6D6;
	color: #121212;
}
.column-list-wrap .sub-list li.selected a.selected {
	background-color: #ffffff;
	color: #d00d16;
}
.column-list-wrap .sub-list li a span {
	padding: 13px 10px;
	line-height: 18px;
}
.column-list-wrap .sub-list .sub-list li a {
	font-size: 13px;
	background-position: 26px 10px;
	background-color: #f5f5f5;
}
.column-list-wrap .sub-list .sub-list li.selected a.selected {
	background-position: 26px 10px;
}
.column-list-wrap .sub-list .sub-list li a span {
	padding-left: 36px;
	line-height: 17px;
}
.column-list-wrap .sub-list .sub-list .sub-list li a {
	background-position: 34px 13px;
}
.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected {
	background-position: 34px 13px;
}
.column-list-wrap .sub-list .sub-list .sub-list li a span {
	padding: 4px 10px;
	padding-left: 44px;
}
.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span {
	padding: 4px 10px;
	padding-left: 52px;
}
.listmain .listitle {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	font-weight: bold;
	color: #8b2000;
	background-color: #FFF;
	margin-top: 15px;
}
.listmain .listitle .listit {/*width:108px;*/
	width: 160px;
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #8b2000;
	text-indent: 3px;
	white-space: nowrap;
	padding-left: 15px;
	font-size: 18px;
}
.listcon {
	min-height: 460px;
	background-color: #FFF;
	padding: 15px;
}


#wp_news_w13 .wp_article_list li{	list-style: none;
	height: 32px; padding-left:12px;
	clear: both;}

#wp_news_w13 .wp_article_list li:hover {
	list-style: none;
	height: 32px;
	border-bottom: 1px dashed;
	background-color: #eeeeee;
	border-bottom-color: #8b0000;
	color:#8b0000;
}
#wp_news_w13 .wp_article_list li:active {
	list-style: none;
	height: 32px;
	border-bottom: 1px dashed;
	background-color: #eeeeee;
	border-bottom-color: #8b0000;
	color:#8b0000;
}

#wp_news_w13 .wp_article_list li:active,#wp_news_w13 .wp_article_list li:hover a{ color:#8b0000;}
.content {
	margin-top: 15px;
	min-height: 500px;
	background-color: #FFF;
	padding: 15px;
}
.content .maintitle {
	min-height: 45px;
	line-height: 45px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #8b2000;
}
.content .subtitle {
	font-size: 18px;
	text-align: center;
	color: #9e6453;
}
.content .attributes {
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-bottom: #ddd solid 1px;
}
.content .article {
	padding: 40px;
}
.content .article a {
	color: #00F;
}
.content .print {
	margin-bottom: 10px;
	float: right;
	padding-right: 15px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.content .print a {
	color: #333;
}

.wp_article_list .list_item {
    width: 100%;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px dashed #ccc;
    vertical-align: top;
}
#beginw7  a{ text-align:center; font-size:16px;}
 .imgscroll2_td a{ text-align:center; font-size:16px;}

.column-list-wrap .sub-list li a {
	font-size: 14px;
}
.column-list-wrap .sub-list li a:hover {
	background-color: #D6D6D6;
	color: #121212;
}
.column-list-wrap .sub-list li.selected a.selected {
	background-color: #ffffff;
	color: #d00d16;
}
.column-list-wrap .sub-list li a span {
	padding: 13px 10px;
	line-height: 18px;
}
.column-list-wrap .sub-list .sub-list li a {
	font-size: 13px;
	background-position: 26px 10px;
	background-color: #f5f5f5;
}
.column-list-wrap .sub-list .sub-list li.selected a.selected {
	background-position: 26px 10px;
}
.column-list-wrap .sub-list .sub-list li a span {
	padding-left: 36px;
	line-height: 17px;
}
.column-list-wrap .sub-list .sub-list .sub-list li a {
	background-position: 34px 13px;
}
.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected {
	background-position: 34px 13px;
}
.column-list-wrap .sub-list .sub-list .sub-list li a span {
	padding: 4px 10px;
	padding-left: 44px;
}
.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span {
	padding: 4px 10px;
	padding-left: 52px;
}