﻿@charset "utf-8";
/*--------------- 
总体 
---------------*/
body {
	width: 100%;
	font: normal 14px/26px "微软雅黑";
	background: #fff;
	color: #777;
}
a {
	text-decoration: none;
	color: #777;
}
a:hover {
	text-decoration: underline;
}
.wrapper {
	position: relative;
	margin: 0 auto;
	width: 1200px;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
}
hr {
	width: 100%;
	height: 1px;
	background: none;
	border: none;
	border-bottom: 1px #ccc solid;
}
.blank {
	height: 20px;
	overflow: hidden;
	clear: both;
	width: 100%;
}
/*--------------- 
头部 
---------------*/
header h1 {
	float: left;
	margin: 10px 0;
	line-height: normal;
	font-size: 30px;
	color: #555;
}
header h1 img {
	float: left;
	margin-right: 20px;
}
header h1 span {
	display: block;
	font-size: 20px;
	font-family: Arial;
}
header h1 p {
	padding-top: 25px;
	margin: 0 auto;
	float: left;
	color: #73145e;
}
nav {
	clear: both
}
.nav_t {
	background: #73145e;
	width: 100%;
	height: 60px;
}
.nav_t .nav_ul {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.nav_t .nav_ul li {
	width: 150px;
	font-size: 16px;
	line-height: 60px;
	float: left;
}
.nav_t .nav_ul li a {
	color: #fff;
	height: 60px;
	width: 150px;
}
.nav_t .nav_ul li:hover {
	background: #de924f;
}
.nav_t .nav_ul li.active {
	background: #de924f;
}
.logo_l {
	float: left;
}
.logo_r {
	float: right;
}
/*--------------- 
banner
---------------*/
.banner {
	position: relative;
	width: 100%;
	height: 350px;
	overflow: hidden;
	background: url(banner_bg.jpg) no-repeat center 0;
}
.banner_c {
	width: 1200px;
	height: 350px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
.banner ul li {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.banner_pic {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1200px;
	height: 350px;
}
.banner .banner_z {
	position: absolute;
	left: 0px;
	bottom: 0;
	text-align: left;
	width: 100%;
	height: 50px;
	font-size: 18px;
	color: #fff;
	background: rgba(0,0,0,0.6);
	line-height: 50px;
}
.banner .banner_z h2 {
	text-indent: 2em;
	text-align: left;
}
.banner .banner_z p {
	color: #fff;
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
	width: 320px;
	margin: 0 auto;
}
.banner ol {
	position: absolute;
	right: 0;
	bottom: 20px;
	width: 140px;
	height: 12px;
}
.banner ol li {
	float: left;
	margin: 0 5px;
	width: 12px;
	height: 12px;
	background: #fff;
	border-radius: 20px;
	cursor: pointer;
}
.banner ol li.active {
	background: #73145e;
}
/*--------------- 
首页
---------------*/
.index_l {
	width: 560px;
	float: left;
	background: #f9f9f9;
}
.index_l_b {
	width: 560px;
	float: left;
	background: #fff;
	border: #eee 1px solid;
}
.index_r_b {
	width: 620px;
	float: right;
	background: #fff;
	border: #eee 1px solid;
}
.index_l_bt {
	height: 40px;
	background: #eeeeee;
}
.index_l_bt h2 a {
	color: #fff;
}
.index_l_bt h2 {
	background: url(bt_bg.jpg) no-repeat;
	width: 140px;
	height: 40px;
	font-size: 20px;
	color: #fff;
	text-align: left;
	text-indent: 1em;
	line-height: 40px;
	float: left;
}
.index_l_bt span {
	float: right;
	font-size: 14px;
	color: #999999;
	line-height: 40px;
	margin-right: 15px;
}
.index_l_bt span a {
	color: #999
}
.index_l_bt2 {
	height: 40px;
	background: #eeeeee;
}
.index_l_bt2 h2 a {
	color: #fff;
}
.index_l_bt2 h2 {
	background: url(bt_bg1.jpg) no-repeat;
	width: 280px;
	height: 40px;
	font-size: 20px;
	color: #fff;
	text-align: left;
	text-indent: 1em;
	line-height: 40px;
	float: left;
}
.index_l_bt2 span {
	float: right;
	font-size: 14px;
	color: #999999;
	line-height: 40px;
	margin-right: 15px;
}
.index_l_bt2 span a {
	color: #999
}
.index_l_zw {
	font-size: 16px;
	color: #777777;
	text-align: left;
	text-indent: 2em;
	line-height: 34px;
	width: 500px;
	margin: 0px auto 10px auto;
	height: 250px;
}
.index_r {
	width: 620px;
	height: 310px;
	float: right;
	background: #f9f9f9;
	position: relative;
}
.index_r_bt {
	width: 620px;
	height: 40px;
	background: #eeeeee;
	position: relative;
}
.index_r_bt h2 a {
	color: #fff;
}
.index_r_bt h2 {
	background: url(bt_bg.jpg) no-repeat;
	width: 140px;
	height: 40px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	float: left;
}
.index_r_bt span {
	float: left;
	font-size: 14px;
	color: #999999;
	line-height: 40px;
	margin-right: 15px;
}
.index_r_bt span a {
	color: #999
}
.index_r li {
	border: #eee 1px solid;
	height: 90px;
	margin: 10px auto 0px auto;
}
.index_r li a:hover {
	color: #73145e;
}
.index_r .date {
	float: right;
	width: 90px;
	height: 90px;
	line-height: 45px;
	text-align: center;
	background: #999;
	color: #fff;
}
.index_r .date strong {
	display: block;
	width: 90px;
	height: 45px;
	background: #eeeeee;
	color: #555;
	font-size: 34px;
	text-align: center;
	line-height: 45px;
}
.index_r h3 {
	color: #333;
	font-size: 16px;
	text-align: left;
	margin: 8px auto 2px auto;
}
.index_r section {
	float: left;
	width: 490px;
	margin: 0 15px;
}
.index_r section p {
	font-size: 14px;
}
.mask {
	position: relative;
	overflow: hidden;
	height: 310px;
}
.mask ul {
	position: relative;
}

.preview {
	right: 40px;
}
.more {
	margin-left: 20px;
	font-size: 14px;
	color: #999;
}

.xwgg .preview {
	right: 50px !important;
}
.newsList {
	width: 520px;
	margin: 0 auto;
}
.newsList li {
	float: left;
	margin-right: 40px;
	width: 520px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px #ccc dashed;
}
.newsList li:nth-child(6) {
	border-bottom: 0;
}
.newsList span {
	float: right;
	color: #999;
}
.newsList_r {
	width: 580px;
	margin: 0 auto;
}
.newsList_r li {
	float: left;
	margin-right: 40px;
	width: 580px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px #ccc dashed;
}
.newsList_r li:nth-child(6) {
	border-bottom: 0;
}
.newsList_r span {
	float: right;
	color: #999;
}
/*--------------- 
列表
---------------*/
.sub1 {
	float: left;
	margin-top: 20px;
	width: 300px;
}
.sub1 h3 {
	padding: 15px 30px;
	font-size: 20px;
	background: #73145e;
	color: #fff;
}
.sub1 h3 font {
	font-size: 14px;
}
.subNav1 li {
	font-size: 16px;
	background: #f9f9f9;
	margin: 10px auto;
	color: #777;
	padding: 10px 30px;
	border: 1px #ddd solid;
}
.subNav1 li.active {
	border-left: 5px #73145e solid;
	color: #73145e;
}
.subNav1 li a {
	display: block;
}
.subNav1 li a:hover {
	color: #73145e;
}
.subNav1 em {
	text-align: right;
	font-weight: normal;
	display: inline;
	float: right
}
.news4 {
	margin-top: 0px;
	padding-bottom: 30px;
}
.news4 li {
	padding: 10px 0;
	border-bottom: 1px #ccc dashed;
}
.news4 li:last-child {
	border-bottom: none;
}
.news4 h4 {
	float: right;
	margin-top: -25px;
	color: #999;
}
.news5 li {
	padding: 15px 0;
}
.news5 i {
	display: inline-block;
	position: relative;
	top: 3px;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	background: url(down_ico.png) no-repeat center center;
}
.news5 h4, .news5 h5 {
	margin-top: -30px;
	padding: 2px 10px;
	line-height: 30px;
}
.news5 h5 {
	float: right;
	margin-right: 120px;
	margin-left: -230px;
	font-size: 14px;
	border-color: #005187;
	color: #005187;
}
.news5 h5 i {
	background-image: url(down_ico.png);
}
.main {
	float: right;
	padding: 20px 0 100px 0;
	width: 860px;
	min-height: 400px;
}
.down_tc {
	width: 460px;
	height: 305px;
	line-height: 50px;
	overflow: hidden;
	z-index: 9999;
	position: fixed;
	top: 50%;
	display: none;
	background: #fff;
	left: 50%;
	margin: -230px 0 0 -150px;
}
.down_tc_bt {
	color: #fff;
	background: #73145e;
	height: 50px;
	width: 100%;
	font-size: 22px;
	text-align: center;
}
.member_d {
	width: 320px;
	line-height: 40px;
	text-align: left;
	margin: 25px auto 0 auto;
}
.member_d input {
	width: 240px;
	text-indent: 0.8em;
	height: 40px;
	line-height: 40px;
	border: 1px #999 solid;
	background: #fff;
	color: #000;
	margin-right: 10px;
}
.member_t {
	width: 320px;
	margin: 0 auto;
}
.member_t input[type=submit] {
	width: 120px;
	float: right;
	margin: 20px 10px;
	font-size: 16px;
	text-align: center;
	text-indent: 0;
	height: 40px;
	background: #de924f url();
	border: 0;
	color: #fff;
}
.member_t .reg-new {
	width: 120px;
	float: right;
	margin: 20px 10px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	text-indent: 0;
	height: 40px;
	background: #de924f url();
	border: 0;
	color: #fff;
}
.mbx {
	border: #ddd 1px solid;
	height: 40px;
	line-height: 40px;
	text-indent: 1em;
}
.theme-popover-mask {
	z-index: 9998;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.4;
	filter: alpha(opacity=40);
	display: none
}
.member_d {
	width: 320px;
	line-height: 40px;
	text-align: left;
	margin: 25px auto 0 auto;
}
.member_d input {
	width: 240px;
	text-indent: 0.8em;
	height: 40px;
	line-height: 40px;
	border: 1px #999 solid;
	background: #fff;
	color: #000;
	margin-right: 10px;
}
.member_t {
	width: 320px;
	margin: 0 auto;
}
.member_t input[type=submit] {
	width: 120px;
	float: right;
	margin: 20px 10px;
	font-size: 16px;
	text-align: center;
	text-indent: 0;
	height: 40px;
	background: #de924f url();
	border: 0;
	color: #fff;
}
.member_r {
	width: 520px;
	line-height: 30px;
	position: relative;
	text-align: left;
	margin: 25px auto 0 auto;
	padding: 0
}
.member_r input {
	width: 220px;
	height: 30px;
	line-height: 40px;
	border: 1px #999 solid;
	background: #fff;
	color: #000;
	margin-right: 10px;
}
.member_ok {
	width: 320px;
	margin: 0 auto;
	text-align: center;
}
.member_ok input[type=submit] {
	width: 120px;
	margin: 20px auto;
	font-size: 16px;
	text-align: center;
	text-indent: 0;
	height: 40px;
	background: #de924f url();
	border: 0;
	color: #fff;
}
.member_r i {
	color: #f00;
}
.member_r em {
	position: absolute;
	left: 320px;
}
.register h2 {
	font-size: 22px;
	color: #555;
	margin: 20px auto;
	text-align: center
}
.register label {
	text-align: right
}
.list_cg {
	width: 860px;
	float: right;
}
.list_cg li {
	margin-top: 35px;
	float: left;
	width: 860px;
}
.list_cg_l {
	width: 200px;
	float: left;
}
.list_cg_l img {
	border: #ddd 1px solid;
	padding: 15px;
	width: 165px;
	height: 230px;
}
.list_cg_l p {
	color: #333;
	text-align: center;
	margin-top: 10px;
}
.list_cg_r {
	float: right;
	width: 630px;
}
.list_cg_r h2 {
	text-align: left;
	color: #73145e;
	font-size: 16px;
}
.list_cg_r p {
	text-align: left;
	text-indent: 2em;
	line-height: 28px;
	color: #777;
	margin-top: 20px;
}
.list_cg_r p a {
	color: #73145e;
}
.list_zxcy {
	width: 860px;
	float: right;
	margin-top: 10px;
}
.list_zxcy li {
	width: 215px;
	float: left;
	text-align: left;
	margin: 10px auto;
}
.list_zxcy li a {
	color: #777;
	font-size: 16px;
}
.list_young {
	width: 860px;
	float: right;
	margin-top: 60px;
	position: relative;
}
.list_young .mask {
	position: relative;
	overflow: hidden;
	height: 310px;
	width: 720px;
	margin: 0 auto;
	text-align: center;
}
.serTab {
	position: relative;
}
.serTab li {
	float: left;
	width: 200px;
	height: 230px;
	margin: 0 auto;
	padding: 0 20px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}
.serTab li p {
	text-align: center;
	color: #777;
	margin-top: 10px;
}
.serTab img {
	margin: 0 auto;
	width: 200px;
	height: 230px;
}
.list_young .preview, .list_young .next {
	position: absolute;
	left: 0;
	top: 30%;
	width: 30px;
	height: 40px;
	background: url(young_ico_01.png) no-repeat;
	cursor: pointer;
	border: 0
}
.list_young .next {
	left: auto;
	right: 0;
	background: url(young_ico_02.png) no-repeat;
}
.fengcai {
	width: 860px;
	margin: 40px auto;
	float: right;
	text-align: center;
}
.fengcai li {
	margin-bottom: 10px;
	float: left;
	width: 860px;
	text-align: center
}
.fengcai li p {
	font-size: 16px;
	margin: 10px auto;
}
.pro {
	text-align: left;
}
.proNav {
	position: relative;
	margin: 50px auto 0 auto;
	width: 860px;
}
.proNav .mask {
	margin: 0 auto;
	width: 770px;
	height: 48px;
}
.proNav li, .newsNav li {
	position: relative;
	float: left;
	height: 34px;
	line-height: 34px;
	font-size: 18px;
	text-align: center;
	color: #777;
	cursor: pointer;
}
.proNav li {
	width: 110px;
}
.proNav li.active, .newsNav li.active {
	background: #ff8c19;
	color: #fff;
}
.proNav li.active:after, .newsNav li.active:after {
	position: absolute;
	left: 50%;
	bottom: -12px;
	margin-left: -10px;
	content: "";
	width: 0;
	height: 0;
	border-left: 10px transparent solid;
	border-right: 10px transparent solid;
	border-top: 10px #ff8c19 solid;
}
.pro .preview, .pro .next {
	position: absolute;
	left: 0;
	top: 10%;
	width: 30px;
	height: 40px;
	cursor: pointer;
	border: 0
}
.pro .next {
	left: auto;
	right: 0;
}
.pro .preview:hover, .pro .next:hover {
	color: #ff8c19;
}
/* ---------
分页
----------- */
.page {
	clear: both;
	display: inline-block;
	padding: 50px 0 0;
	width: 100%;
	text-align: center;
	font-size: 12px;
}
.page a {
	display: inline-block;
	margin: 0 5px;
	padding: 2px 12px;
	border: 1px #eee solid;
}
.page a:hover, .page li.thisclass a {
	background: #73145e;
	color: #fff;
}
.page li {
	display: inline-block;
*display:inline;
*zoom:1;
}
/* ---------
内页
----------- */
.fck {
	line-height: 22px;
}
.fck strong {
	font-weight: bold;
}
.fck b {
	font-weight: bold;
}
.fck p {
	text-align: left;
}
.newsTitle3 {
	padding-bottom: 30px;
	padding-top: 20px;
	text-align: center;
	font-size: 20px;
	color: #333;
}
.newsTitle4 {
	padding-bottom: 30px;
	text-align: center;
	font-size: 14px;
	color: #999;
}
/*--------------- 
底部 
---------------*/
.subFoot {
	height: 50px;
	line-height: 50px;
	background: #08a3da;
	color: #fff;
}
footer {
	width: 100%;

	background: #73145e;
	color: #fff;
}
footer a {
	color: #fff;
}
footer hr {
	width: 100%;
	border-bottom: #590d46 1px solid;
	margin: 30px auto 0 auto;
}
.bottom_nav {
	width: 1200px;
	height: 20px;
	line-height: 20px;
	padding: 0;
	margin: 5px auto;
	text-align: center;
	color: #fff;
	clear: both;
}
.bottom_nav a {
	padding: 0 10px;
}
.bottom_nav_2 {
	width: 1200px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	    padding-bottom: 20px;
	text-align: center;
	color: #fff;
	clear: both;
}
.bottom_nav_2 a {
	margin-right: 10px;
}
.footer_re {
	width: 510px;
	float: left;
}
.footer_re .member {
	width: 450px;
	line-height: 40px;
	text-align: left;
	margin: 25px auto 0 auto;
}
.footer_re .member input {
	width: 250px;
	text-indent: 0.8em;
	height: 40px;
	line-height: 40px;
	border: 1px #fff solid;
	background: #73145e;
	color: #fff;
	margin-right: 10px;
}
.footer_re .member input[type=submit] {
	width: 120px;
	font-size: 16px;
	text-align: center;
	text-indent: 0;
	height: 40px;
	background: #de924f url();
	border: 0;
	color: #fff;
}
.footer_re .member .reg-new {
	width: 120px;
	font-size: 16px;
	text-align: center;
	text-indent: 0;
	height: 40px;
	background: #de924f url();
	border: 0;
	color: #fff;
}
.footer_fen {
	clear: both;
	border-right: #590d46 1px solid;
	float: right;
	height: 176px;
	margin: 0 auto;
	padding: 0;
	width: 1px;
}
.footer_link {
	width: 635px;
	float: right;
	margin-top: 40px;
}
.footer_l_bt {
	color: #fff;
	float: left;
}
.footer_l_a {
	color: #fff;
	float: left;
	width: 558px;
	text-align: left;
	line-height: 28px;
}
.footer_l_a a {
	padding: 20px;
}
.floatNav {
	position: fixed;
	right: 0;
	top: 50%;
}
.floatNav a {
	color: #fff;
}
.floatNav li {
	margin-bottom: 1px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #ccc;
	color: #fff;
}
.floatNav li.qr {
	background: #ccc url(qr.png) no-repeat center center;
}
.floatNav img {
	display: none;
	position: absolute;
	right: 100%;
	margin-right: 5px;
	width: 160px;
}
.floatNav li:hover img {
	display: block;
}
.iform_none {
	display: none;
}
.freeNav {
	margin: 40px 0 0 120px;
}
.hhh {font-size:0;}
.selected1,.parent1,.MMi1 {    background: #de924f !important;
}
.selected2,.parent2 {
    border-left: 5px #73145e solid !important;
}
.selected2 a,.parent2 a {
    color: #73145e !important;
}
.HHi8 {display:none;}


.wp_paging li {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    float: left !important;
    margin-top: 5px !important;
    width: auto !important;
    border: 0 !IMPORTANT;
}

.wp_paging li a {
    cursor: pointer;
    color: #666 !important;
    line-height: 25px;
    height: 25px;
    font-size: 12px !important;
}

.xwgg .preview, .xwgg .next {
	position: absolute;
	right: 10px;
	top: 6px;
	width: 28px;
	height: 28px;
	line-height: 24px;
	text-align: center;
	font-size: 26px;
	color: #ccc;
	border: 1px #ccc solid;
	cursor: pointer;
}
.wp_articlecontent {padding: 30px 0;
}
.wp_entry img {
    max-width: 860px;
    _width: :expression(this.width>860?"860px":this.width+"px");
}









