@charset "utf-8";
/* CSS Document */

	/*<![CDATA[*/
	body,div,p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,span,textarea, input{
	margin:0;padding:0;
	-webkit-text-size-adjust: none;
	font-family:STHeiti-Light,'Hiragino Sans GB','Microsoft Yahei',Arial;
}
/*html{-webkit-text-size-adjust: none;}*/
h1,h2,h3,h4,h5,h6,div,ul,ol,li,p,span,img{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	list-style:none;
	list-style-type:none
	border:none;
}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}

/*:focus{ outline:none; }*/
.clear:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clear{ zoom:1}
	body{font:16px/26px STHeiti-Light, 'Hiragino Sans GB', 'Microsoft Yahei',Arial; color:#282828;}
a{ color:#282828; text-decoration:none; cursor:pointer;}
a:hover{  }

/* head */
.w-header{ height:43px; padding:0px 22px; text-align:center; border-top:1px solid #d2b483; border-bottom:1px solid #ae6318; position:relative; border-top-left-radius: 3px; border-top-right-radius: 3px;
background: #ffb943;
background: -moz-linear-gradient(top, #ffb943 0%, #eb7b04 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb943), color-stop(100%,#eb7b04));
background: -webkit-linear-gradient(top, #ffb943 0%,#eb7b04 100%);
background: -o-linear-gradient(top, #ffb943 0%,#eb7b04 100%);
background: -ms-linear-gradient(top, #ffb943 0%,#eb7b04 100%);
background: linear-gradient(to bottom, #ffb943 0%,#eb7b04 100%); 
}
.w-header h1{ line-height:43px; height:43px; color:#fff; font-size:18px; font-weight:bold; text-align:center;}
.w-header h1 a{ color:#fff; text-decoration:none;}
.back-home{ position:absolute; left:22px; top:13px; background:url(../images/w-icon.png) no-repeat  0px 0px; background-size:18px  40px; width:20px; height:20px;}
.back-nav{ position:absolute; right:12px; top:13px; background:url(../images/w-icon.png) no-repeat  -1px -20px; background-size:18px  40px; width:20px; height:20px;}
.back-x{position:absolute; right:12px; top:13px; background:url(../images/site4-close.png) no-repeat  0px 0px; background-size:18px  40px; width:20px; height:20px;}
/* head end */

/* nav */
.w-nav{  font-size:14px;  border-top:1px solid #e3e3e3;  margin-left:-1px;   }
.w-nav li{ width:33.333333%;/*border-bottom:1px solid #e3e3e3;*/ line-height:37px; height:37px; float:left; }
.w-nav li a{ padding:0px 16px; border-right:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3; display:block;  }
.col960 {
	width:100%;
	margin:auto;
}
.navbg {
	height:35px;
	width:100%;
	background:#F30;
	position:absolute;
	z-index:99;
	border-top:1px solid #999;
	left:0;
}
#navul{width:100%; height:40px;}
#navul li {
	float: left;
	margin-right: 1px;
	width:23%;
	height:35px;
	position:relative;
	text-align:center;
	line-height:35px;
	font-size:14px;
}

#navul li a:link, #navul li a:visited {
	color:#FFFFFF;
}
#navul li ul {
	display:none;
	position:absolute;
	z-index:10000;
	top:35px;
	right:0;
	background:#F30;
	border-bottom:none;
}
#navul li ul li {
	display:block;
	width:100px;
	float:none;
	margin-right:0px;
	height:28px;
	position:relative;
	line-height:28px;
	border-bottom:#F30 1px solid;
	font-size:12px;
}
#navul li.navmoon {
	background:#F30;
	width:23%;
	height:35px;
	line-height:35px;
}
#navul li.navmoon a {
	color:#FFFFFF;
	display:block;
}
#navul li.navhome a:hover {
	color:#F30;
}
#navul li.navmoon ul {
	display:block;
}
#navul li.navmoon ul a {
	display:block;
	width:100px;
	height:28px;
	line-height:28px;
}
#navul li.navmoon ul a:hover {
	background:#CCC;
}

/*w-mypos*/
.w-mypos{  line-height:39px; height:39px;   padding:0px 4px; border-top:1px solid #e1e1e1; border-bottom:1px solid #d6d6d6; background:#f5f5f5;}
.w-mypos li{ float:left; max-width:33%; position:relative; background:url(../images/w-arrow3.png) no-repeat right 14px; background-size:8px 13px;  } 
.w-mypos li:nth-child(3){ background:none;}
.w-mypos li a{  padding:0px 18px 0px 6px; text-decoration:none;  }
 
.w-mypos-last{ color:#acacac; background:none; padding-left:6px;}
 /*links*/
.w-links-sort{ padding:10px;}
.w-links-sort-title{ font-size:15px; color:#000; font-weight:bold; background:#f2f2f2; line-height:31px; height:31px;   border:1px solid #dadada; padding:0px 16px;}
.w-links-sort-list{ padding:6px; }
.w-links-sort-list li{ font-size:13px; width:33.33%; float:left; }
.w-links-sort-list li a{ padding:0px 10px;  height:29px; line-height:29px; }

/*title-list title-list2   title-img*/
.w-title h3{font-size:15px;font-weight:bold;  text-overflow:ellipsis; -o-text-overflow:ellipsis; white-space:nowrap;  overflow:hidden; }
.w-title-list  h3{height:47px; line-height:47px;padding:0px 16px;  border-bottom:1px solid #e1e1e1;  }
.w-title-list  h3 a{ color:#555;  }
.w-title-list2 li{ border-bottom:1px solid #e1e1e1; padding:9px 0px 13px 0px;  }
.w-title-list2 a{display:block;}
.w-title-list2 .img_atom{display: inline-block;float: left;width: 64px;height: 64px;margin-right: 5px;}
.w-title-list2 .img_atom_img{width: 64px;height: 64px;}
.w-title-list2 .img_atom_title{white-space: normal;display: inline-block;}
.w-title-list2 .img_atom_content{white-space: normal;}
.w-title-list2  h3{line-height:29px; height:29px; color:#f18400;   }
.w-title-list2  h3 a{ color:#f18400;} 
.w-title-list2  p{font-size:12px;line-height:18px; max-height:36px;  overflow:hidden; color:#555;}
.w-title-list2-img{ float:right; margin:8px 0px 0px 16px;   position:relative;width:64px; height:64px;}
.w-title-list2-img img{ position:absolute;  left:-30px; top:-10px; clip:rect(10px 94px 74px 30px );   }
.w-title-list2-time{font-size:10px;  line-height:16px; display:block; color:#a9a9a9; }
/*img-list*/
.w-img-list{ background:#fff; padding:0px 1px 20px 0px;}
.w-img-list li{ float:left;width:133px; height:140px;   padding:20px 0px 0px 0px; text-align:center;}
.w-img-list li h4{line-height:18px; height:18px; display:block; overflow:hidden; }
.w-img-list li h4 a{font-size:14px;  color:#555; font-weight:normal; }
.w-img-list li img{ width:123px;  height:102px;padding:4px;  border:1px solid #e1e1e1; background:#fff; }
/*w-article w-article-img*/
.w-article-title{ padding:15px 16px 14px; border-bottom:1px solid #e1e1e1;}
.w-article-title h2{  font-size:18px; line-height:28px;padding-bottom:4px;font-weight:bold; color:#555;  }
.w-article-title h2 p{ line-height:18px;}
.w-article-title-time,.w-article-text-url,.w-article-title-source{   font-size:12px; line-height:18px; display:block;  color:#cecece; } 
.w-article-title-time{ float:left; }
.w-article-text-url{ padding:4px 0px;}
.w-article-text-url a{  color:#cecece;}
.w-article-title-source{ float:right; color:#a9a9a9; }
.w-article-text{ padding:10px 16px; color:#555;}
.w-article-text p{  font-size:16px;  text-indent:2em; padding-bottom:5px;}
.w-article-text-img{ max-height:auto; max-width:100%; padding:4px;margin:10px 0px; border:1px solid #eaeaea;  }
/*channelnav*/
.w-channel{ width:100%; font-size:14px;   }
.w-channel-title{ line-height:37px; height:37px; font-weight:bold;  color:#000;  padding:0px 16px 5px; border-bottom:1px solid #dadada; }
.w-channel-nav{  padding:0px  6px;border-top:4px solid #f4f4f4;}
.w-channel-nav li{ width:33.3333%; float:left;}
.w-channel-nav li a{ padding:0px 10px; line-height:38px; height:38px; }
.w-column-title{ line-height:37px; margin-top:37px;height:37px; font-weight:bold; font-size:15px; color:#000000; padding:0px 16px;  border-top:2px solid #e9cf97; border-bottom:2px solid #e9cf97; background:#fff6d9;}
.w-column-title a{display:block;}
.w-column-nav{ padding:0px 16px 0px 18px; margin-left:-21px;  border-bottom:1px solid #eaeaea; font-size:14px;  }
.w-column-nav li{ float:left;   line-height:34px; height:34px; float:left; padding:0px 12px 0px 15px; display:block;background:url(../images/w-icon-disc.png) no-repeat 0px 18px; background-size:3px 3px;}
.w-column-nav li a{ color:#555;}
.w-column-list { font-size:15px;}
.w-column-list li{padding:10px 13px;line-height: 27px;/*height: 47px*/;white-space: nowrap;overflow: hidden;}
.w-column-list h3{  line-height:47px; height:47px; text-overflow:ellipsis; -o-text-overflow:ellipsis; white-space:nowrap;  overflow:hidden;  }
.w-column-list h3 a{ color:#555;display:block;}
.w-column-list .w-title-list2-time{ padding-bottom:6px;}
.w-column-load{ text-align:right; padding:0px 16px; border-bottom:1px solid #eaeaea; height:38px;  }
.w-column-load a{ display:block; font-size:14px; color:#555555; line-height:38px; padding-right:13px;   background:url(../images/w-arrow1.png) no-repeat right center;background-size:6px 10px;}

/* page-turn */
.page-turn{ padding:16px; font-size:14px; font-weight:bold; background:#fff;}
.page-turn div{ float:left; border:1px solid #c7c7c7; border-radius:2px; margin-right:12px; text-align:center; line-height:35px; height:35px; width:87px;background: #fbfbfb;
background: -moz-linear-gradient(top, #fbfbfb 0%, #ededed 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#ededed ));
background: -webkit-linear-gradient(top, #fbfbfb 0%,#ededed  100%);
background: -o-linear-gradient(top, #fbfbfb 0%,#ededed  100%);
background: -ms-linear-gradient(top, #fbfbfb 0%,#ededed  100%);
background: linear-gradient(to bottom, #fbfbfb 0%,#ededed  100%); 
margin-bottom:12px;
 }
.page-turn .page-turn-forbid{ color:#acacac; background:#f5f5f5;}
.page-turn a{ color:#282828;}
.page-turn-up{}
.page-turn-n{ }
.page-turn-n span{/*display:inline-block;*/padding-left:3px;}
.page-turn .page-turn-down{ margin-right:0%;}
.page-turn-n-current{ color:#f17400; padding-right:2px;}
.page-turn-n-total{ padding-left:2px; padding-right:16px; background:url(../images/w-arrow2.png) no-repeat right center; background-size:10px 6px;}
/*select*/
.page-turn .page-turn-n{ position:relative; padding-right:40px;}
.page-turn-ndiv{ position:relative;}
.page-turn-n-form{ position:absolute; left:0px; top:-1px; text-align:left; width:124px; }
.page-turn-n-select{ float:left; width:88px; display:inline-block;   height:37px;
-webkit-box-sizing: border-box; -webkit-appearance: none;   opacity:0; margin-right:-1px;   
} 
.page-turn-n-submit{ float:left; width:36px; display:inline-block;-webkit-box-sizing: border-box; line-height:36px; height:36px; margin-top:1px;border:1px solid transparent;  border-left:1px solid #c7c7c7; background-color:  transparent;  }

/* foot */
.w-footer{background:#fff; padding:14px 16px; padding-bottom:30px; border-top:1px solid #e1e1e1; font-size:12px; color:#000;}
.w-search{   height:26px; font-size:12px;}
.w-search-btn{ float:right; width:68px;line-height:24px; height:24px;  border:1px solid #ccc; border-left:none;  text-align:center;background: #fbfbfb; 
background: -moz-linear-gradient(top, #fbfbfb 0%, #e2e2e2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#e2e2e2 ));
background: -webkit-linear-gradient(top, #fbfbfb 0%,#e2e2e2  100%);
background: linear-gradient(to bottom, #fbfbfb 0%,#e2e2e2  100%);}
.w-search-text{ margin-right:70px;}
.w-search-text-input{ border:1px solid #ccc;-moz-box-shadow:1px 1px 2px #ddd inset;-webkit-box-shadow:1px 1px 2px #ddd inset;shadow:1px 1px 2px #ddd inset; line-height:24px; height:24px;width:100%;  display:inline-block;}
.w-footer-tel{ font-size:12px; line-height:22px;  border-bottom:1px solid #e1e1e1; padding:9px 0px 11px; overflow:hidden;}
.w-footer-tel p{ position:relative; padding-left:10px; clear:both; display:block;}
.w-footer-tel .fgrey{ left:0px ;top:0px; line-height:22px; height:22px;  }
.w-footer-copr{ font-size:13px;  padding-top:10px; text-align:center; line-height:22px;}
.w-footer-copr a{ color:#000; padding:0px 10px; clear:both; display:block;}
.w-footer-copr .back-top{ float:right;color:#959595; background:url(../images/w-back-top.png) no-repeat left 4px; background-size:10px 11px;width:50px; text-align:center; padding:0px;}
/* foot end */

/*chongyong*/
.fgrey{ color:#959595;}
.f-ellipsis-c,.f-ellipsis li{text-overflow:ellipsis; -o-text-overflow:ellipsis; white-space:nowrap;  overflow:hidden; }
.f-ellipsis-a a{  display:block;text-overflow:ellipsis; -o-text-overflow:ellipsis; white-space:nowrap;  overflow:hidden;}

.w-normal{padding:10px 16px;}
	/*]]>*/
.news-cont {
    padding: 0 16px 10px;
	 margin-top:40px;
}
.news-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
}
.news-title-gap {
    margin: 8px 0 12px;
}
.r-line-h {
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #DADADA;
    font-size: 0;
    height: 0;
    line-height: 0;
}
.news-content {
    color: #585858;
    font-size: 18px;
    line-height: 27px;
}
.news-content img{width: 100%;}
.news-content p, .news-content div {
    clear: both;
    color: #585858;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 20px;
    text-indent: 0 !important;
}
.news-content p img { margin:auto;}
.r-paging {
    width: 100%;
}
.r-paging, .r-paging-button {
    -moz-box-align: center;
    -moz-box-orient: horizontal;
    -moz-box-pack: center;
    -moz-box-sizing: border-box;
    display: -moz-box;
    padding: 20px 0;
}
.r-paging-button {
    background: -moz-linear-gradient(center top , #F3F3F3, #EBEBEB) repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8) inset, -1px -1px 0 rgba(255, 255, 255, 0.8) inset;
    height: 30px;
    margin: 0 5px;
    padding: 0;
    width: 85px;
}

.r-paging, .r-paging-button {
    -moz-box-align: center;
    -moz-box-orient: horizontal;
    -moz-box-pack: center;
    -moz-box-sizing: border-box;
    display: -moz-box;
    padding: 20px 0;
}
.r-paging-button.disabled {
    background: none repeat scroll 0 0 #EDEDED;
    border-color: #CCCCCC;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3) inset, -1px -1px 0 rgba(255, 255, 255, 0.3) inset;
}
.r-paging-cont {
    color: #2E3037 !important;
    font-size: 16px;
}



.SiteNav5-open #SiteNav5 {
    opacity: 1;
}
#SiteNav5 {
    background-image: url("../images/bg_color_nav.jpg");
    background-position: left top;
    background-repeat: repeat;
    display: none;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 44px;
    width: 100%;
    z-index: 10000;
}
.sitenav5-ul {
    -moz-box-sizing: border-box;
    padding: 14px;
}
.SiteNav5-open #SiteNav5 li {
    -moz-transform: scale(1);
}
#SiteNav5 li {
    -moz-box-sizing: border-box;
    -moz-transform: scale(0.3);
    background: url("../images/bg_color_nav_list.gif") no-repeat scroll right bottom #F7F7F7;
    border: 2px solid #FFFFFF;
    box-shadow: 0 3px 3px #CECECE;
    cursor: pointer;
    float: left;
    height: 70px;
    margin-bottom: 15px;
    margin-right: 2%;
    position: relative;
    width: 45%;
}
#SiteNav5 li span {
    color: #000000;
    display: block;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    padding-left: 15px;
    padding-top: 15px;
    white-space: nowrap;
}
.nav-site5-btn span {
    background-image: url("../images/site5-icon.png");
    background-position: center center;
    background-size: 16px 17px;
    display: block;
    height: 100%;
    width: 100%;
}

/*.menu ul li {width:150px; display:block;float:left;}
.menu ul li a {padding:3px 10px; color:#fff; font-size:14px; display:block; height:30px; overflow:hidden;}*/

.menu2 {width:150px;height:30px; display:none; overflow:hidden; background:#DDD}
.menu2 ul li {float:left;}
.menu2 ul li a {padding:3px 10px; color:#000; font-size:14px; display:block; height:30px; overflow:hidden;}

.s-select-panel {
    background-color: rgba(52, 52, 52, 0.96);
    border: 1px solid rgba(47, 47, 47, 0.89);
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 1px 0 rgba(71, 71, 71, 0.85) inset;
    height: 249px;
    left: -9999px;
    position: absolute;
    top: 0;
    z-index: 9999;
}
.s-select-panel li {
    border-bottom: 1px solid rgba(47, 47, 47, 0.89);
    border-top: 1px solid rgba(71, 71, 71, 0.85);
    color: #FFFFFF;
    font-size: 14px;
    padding: 3px;
}
.s-select-panel li.selected span {
    background-color: #0865D7;
}
.s-select-panel li span {
    border-radius: 2px 2px 2px 2px;
    display: block;
    font-size: 16px;
    height: 30px;
    line-height: 42px;
}
.yi-shangqiao {
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 11111;
}
.yi-bgcolor {
    background: none repeat scroll 0 0 #C94545;
}
.yi-toolbar {
    -moz-box-orient: horizontal;
    background: none repeat scroll 0 0 #59C7EC;
    border-top: 1px solid #666666;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    display: -moz-box;
    height: 25px;
    width: 100%;
}

.yi-toolbar li {
    -moz-box-flex: 1;
    color: #FFFFFF;
    font-size: 11px;
    text-align: center;
	width:24%;
	float:left;
}
.yi-toolbar li a {
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    height: 25px;

    text-decoration: none;
}
.yi-toolbar .yi-toolbar-tel {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/tool-tel.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 17px 24px;
    width: 17px;
}
.yi-toolbar span {
    display: block;
    height: 24px;
    margin: 0 auto;
    width: 32px;
}
.yi-toolbar .yi-toolbar-map {

    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/tool-map.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 16px 24px;
    width: 16px;
}
.yi-toolbar span {
    display: block;
    height: 24px;
    margin: 0 auto;
    width: 32px;
}