﻿@charset "UTF-8";
html {
	font-size:62.5%;
	font-family:'helvetica neue', tahoma, arial, 'hiragino sans gb', 'Simsun', sans-serif
}
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, hr {
	margin:0;
	padding:0
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-family:arial, 'hiragino sans gb', 'microsoft yahei', 'Simsun', sans-serif
}
li {
	list-style:none
}
a:link, a:visited, a:hover {
	text-decoration:none
}
.clear {
	clear:both;
}
.head {
	float: left;
	width: 100%;
	position: relative;
}
#demoContent {
	float: left;
	width: 100%;
	height: 672px;
}
#demoContent .effect {
	display: inline-block;
 *display:inline;
	zoom: 1;
	float: left;
	width: 100%;
}
.slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
	float: left;
	height: 672px;
}
.slideBox .bd {
	z-index: 1;
	overflow: hidden;
	float: left;
	width: 100%;
	height: 672px;
}
.slideBox .bd ul, .slideBox .bd ul li {
	float: left;
	width: 100%;
	height: 672px;
}
.slideBox .bd ul {
	list-style-type:none;
}
.slideBox .bd ul, .slideBox .bd ul li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style: none;
	text-decoration: none;
}
.slideBox a.prev {
	font-family: "新宋体";
	font-size: 40px;
	font-weight: bold;
	color: #000;
	float: left;
	line-height: 60px;
	text-align: center;
	height: 60px;
	width: 30px;
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -30px;
	display: none;
	cursor: pointer;
}
.slideBox:hover a.prev, .slideBox:hover a.next {
	display:inline;
	text-decoration:none;
}
.slideBox a.next {
	font-family: "新宋体";
	font-size: 40px;
	font-weight: bold;
	color: #000;
	float: right;
	line-height: 60px;
	text-align: center;
	height: 60px;
	width: 30px;
	position:absolute;
	right:3%;
	top:50%;
	margin-top:-30px;
	display:none;
	cursor:pointer;
}
#demoContents {
	float: left;
	width: 100%;
}
#demoContents .effect {
	display: inline-block;
 *display:inline;
	zoom: 1;
	float: left;
	width: 100%;
}
.slideBoxs {
	width: 100%;
	overflow: hidden;
	position: relative;
	float: left;
}
.slideBoxs .bd {
	z-index: 1;
	overflow: hidden;
	float: left;
	width: 100%;
}
.slideBoxs .bd img, .slideBoxs .bd ul, .slideBoxs .bd ul li {
	float: left;
	width: 100%;
}
.slideBoxs .bd ul {
	list-style-type:none;
}
.slideBoxs .bd ul, .slideBox .bd ul li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style: none;
	text-decoration: none;
}
.slideBoxs a.prev {
	font-family: "新宋体";
	font-size: 40px;
	font-weight: bold;
	color: #a9a9a9;
	float: left;
	line-height: 60px;
	text-align: center;
	height: 60px;
	width: 30px;
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -30px;
	cursor:pointer;
}
.slideBoxs a.next {
	font-family: "新宋体";
	font-size: 40px;
	font-weight: bold;
	color: #a9a9a9;
	float: right;
	line-height: 60px;
	text-align: center;
	height: 60px;
	width: 30px;
	position:absolute;
	right:3%;
	top:50%;
	margin-top:-30px;
	cursor:pointer;
}
.top {
	float: left;
	width: 100%;
	/*position:absolute;*/
	z-index:999999999;
	left:0px;
	top:0px;
}
.logo {
	float: left;
	height: 115px;
	width: 166px;
}
.head_right {
	float: right;
	width: 630px;
}
.head_rights {
	line-height: 62px;
	text-align: right;
	float: left;
	width: 620px;
	color: #ccc;
}
.head_rights a {
	color: #ccc;
}
.head_rights a.login_bg {
	background-image: url(../img/head_bg2.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	display: inline;
	margin-left: 10px;
	padding-left: 22px;
}
.head_rights a img {
	display: inline;
	margin-right: 10px;
}
.nav {
	background-image: url(../img/nav_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 55px;
	width: 630px;
	display: inline;
	padding-left: 70px;
}
.nav a {
	font-size: 14px;
	line-height: 52px;
	color: #FFF;
	text-align: center;
	display: inline;
	float: left;
	height: 55px;
	width: 105px;
	margin-left: -35px;
}
.nav a:hover, .nav a.on {
	color: #314265;
	font-weight: bold;
	background-image: url(../img/nav_hover_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.head_right.w_570 {
	width: 570px;
}
.head_right.w_570 .head_rights {
	width: 560px;
}
.head_right.w_570 .nav {
	background-position: right top;
	width: 570px;
	padding-left: 0px;
}
.head_right.w_570 .nav a {
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 11px;
	height: 52px;
}
.head_right.w_570 .nav a:hover, .head_right.w_570 .nav a.on {
	color: #314265;
	font-weight: bold;
	background-image:none;
	background-color:#fff;
}
.top_s {
	float: left;
	height: 50px;
	width: 100%;
	position: relative;
	background-color: #2b5593;
}
.menu_img {
	float: right;
	height: 24px;
	margin-right: 3%;
	margin-top: 13px;
	display: inline;
	cursor:pointer;
}
.top_s .logo {
	display: inline;
	float: left;
	height: 40px;
	margin-left: 3%;
	width: auto;
	margin-top: 5px;
}
.text-en {
	color:#d8d8d8;
	line-height: 50px;
	margin-left: 10px;
}
.text-en:hover {
	color:#d8d8d8;
}
.text-enpc {
	color: #828282;
	font-size: 16px;
	margin-left: 20px;
	margin-top: 54px;
	position: absolute;
}
.text-enpc:hover {
	color: #828282;
}
.new-date{
	float:left;
	position:relative;
	background:#2b5593;
	text-align:left;
	padding:10px 14px;
}
.new-date .day {
	font-size:13px;
	color:#fff;
}
.new-date .year {
	font-size:14px;
	color:#fff;
}
.c-new{
	float:left;
	position:relative;
	font-size:12px;
	color:#777;
	background:#eee;
	text-align:left;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}
.text-new{
	float:left;
	margin:10px;
}
.c-new ul{
}
.c-new ul li a{
	font-size:14px;
	font-weight:bold;
	color:#222;
}
.c-new ul li a:hover{
	color:#2b5593;
}
.nav_right {
	background-color: #2b5593;
	float: left;
	width: 100%;
	position: absolute;
	z-index: 999999999;
	top: 50px;
	display: none;
	left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3873cb;
}
.nav_right a {
	line-height: 30px;
	color: #FFF;
	text-align: center;
	float: left;
	height: 30px;
	width: 100%;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3873cb;
}
.menu_dh {
	float: right;
	height: 24px;
	margin-right: 3%;
	display: inline;
	cursor:pointer;
}
.nav_dh {
	background-color: #1c3c6c;
	float: left;
	width: 100%;
	/*position: absolute;*/
	/*z-index: 999999999;
	top: 59px;*/
	display: none;
	left: 0px;/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #54668A;*/
}
.nav_dh a {
	line-height: 30px;
	color: #FFF;
	text-align: center;
	float: left;
	height: 30px;
	width: 100%;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2b5ca6;
}
.menu_dh_1 {
	float: right;
	height: 24px;
	margin-right: 3%;
	display: inline;
	cursor:pointer;
}
.nav_dh_1 {
	background-color: #1c3c6c;
	float: left;
	width: 100%;
	/*position: absolute;*/
	/*z-index: 999999999;
	top: 59px;*/
	display: none;
	left: 0px;/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #54668A;*/
}
.nav_dh_1 a {
	line-height: 30px;
	color: #FFF;
	text-align: center;
	float: left;
	height: 30px;
	width: 100%;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2b5ca6;
}
.menu_dh_2 {
	float: right;
	height: 24px;
	margin-right: 3%;
	display: inline;
	cursor:pointer;
}
.nav_dh_2 {
	background-color: #1c3c6c;
	float: left;
	width: 100%;
	/*position: absolute;*/
	/*z-index: 999999999;
	top: 59px;*/
	display: none;
	left: 0px;/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #54668A;*/
}
.nav_dh_2 a {
	line-height: 30px;
	color: #FFF;
	text-align: center;
	float: left;
	height: 30px;
	width: 100%;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2b5ca6;
}
.menu_dh_3 {
	float: right;
	height: 24px;
	margin-right: 3%;
	display: inline;
	cursor:pointer;
}
.nav_dh_3 {
	background-color: #1c3c6c;
	float: left;
	width: 100%;
	/*position: absolute;*/
	/*z-index: 999999999;
	top: 59px;*/
	display: none;
	left: 0px;/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #54668A;*/
}
.nav_dh_3 a {
	line-height: 30px;
	color: #FFF;
	text-align: center;
	float: left;
	height: 30px;
	width: 100%;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2b5ca6;
}
.nav_dh_bt {
	color: #F3E603;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2b5ca6;
}
.nav_dh_bt_1 {
	color: #FFF;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2b5ca6;
}
.banner_up {
	float: left;
	width: 100%;
	position: absolute;
	z-index: 99999999;
	left: 0px;
	bottom: 0px;
	height: 156px;
}
.tops {
	float: left;
	width: 100%;
}
.banner_ups {
	background-image: url(../img/touming_bg.png);
	background-repeat: repeat;
	float: left;
	width: 100%;
	height: 156px;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
.banner_up_left {
	line-height: 22px;
	display: inline;
	float: left;
	width: 190px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 15px;
}
.banner_up_left span {
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	float: left;
	width: 190px;
}
.banner_up_left a {
	color: #fff;
	float: left;
	width: 190px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.banner_up_left.w_440 {
	float: right;
	width: 440px;
}
.banner_up_right {
	display: inline;
	float: right;
	width: 440px;
	margin-top: 15px;
	margin-right: 25px;
	margin-left: 25px;
}
.banner_up_right .banner_up_left {
	width: 240px;
	margin-right: 0px;
	margin-left: 0px;
	float: right;
	margin-top: 0px;
}
.banner_up_right .banner_up_left span {
	width: 240px;
}
.banner_up_right .banner_up_left a {
	width: 240px;
}
.banner_up_right a img {
	float: left;
	height: 84px;
	width: 178px;
	margin-top: 7px;
}
.banner_up_cen {
	float: left;
	height: 96px;
	width: 440px;
	margin-top: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #fff;
	border-left-color: #fff;
}
.banner_up_cens {
	display: inline;
	float: left;
	width: 390px;
	margin-left: 25px;
}
.search {
	background-color: #FFF;
	float: left;
	height: 44px;
	width: 390px;
	margin-top: 15px;
}
.option1:focus, .text1:focus {
	outline:none;
}
.option1 {
	font-family:Microsoft YaHei;
	font-size: 14px;
	line-height: 44px;
	color: #444;
	text-align: center;
	float: left;
	height: 44px;
	width: 60px;
	margin-left:15px;
	display:inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:transparent;
}
.button1 {
	font-family:Microsoft YaHei;
	font-size: 18px;
	line-height: 40px;
	color: #FFF;
	background-color: #040001;
	text-align: center;
	display: inline;
	float: right;
	height: 40px;
	width: 60px;
	margin-top: 2px;
	margin-right: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.text1 {
	font-family:Microsoft YaHei;
	font-size: 14px;
	line-height: 44px;
	color: #969696;
	float: left;
	height: 44px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	display: inline;
	margin-left: 10px;
}
.hot {
	line-height: 44px;
	float: left;
	width: 100%;
}
.hot a {
	color: #969696;
	display: inline;
	margin-left: 10px;
}
.banner_up_left.fr {
	float: right;
}
.banner_up_cen.w_49 {
	width: 490px;
}
.banner_up_cen.w_490 .banner_up_cens {
	width: 440px;
}
.banner_up_cen.w_490 .banner_up_cens .search {
	width: 440px;
}
.banner_up_cen.w_490 .banner_up_cens .search .text1 {
	width: 290px;
}
.banner_up_cen.w_490 {
	width: 490px;
}
.banner_up_cen.w_270 {
	width: 270px;
}
.banner_up_cen.w_270 .banner_up_cens {
	width: 220px;
}
.banner_up_cen.w_270 .banner_up_cens .search {
	width: 220px;
}
.banner_up_cen.w_270 .banner_up_cens .search .text1 {
	width: 94px;
	font-size: 12px;
	margin-left: 5px;
}
.banner_up_cen.w_270 .banner_up_cens .search .option1 {
	font-size: 12px;
	margin-left: 5px;
	width: 50px;
}
.banner_up_cen.w_270 .banner_up_cens .search .button1 {
	font-size: 14px;
	line-height: 34px;
	height: 34px;
	width: 54px;
	margin-top: 5px;
}
.banner_up_cen.w_bai {
	background-image: url(../img/touming_bg.png);
	background-repeat: repeat;
	float: left;
	width: 100%;
	height: 50px;
	margin-top: 0px;
	border-right-style: none;
	border-left-style: none;
}
.banner_up_cen.w_bai .banner_up_cens {
	width: 94%;
	margin-left: 3%;
}
.banner_up_cen.w_bai .banner_up_cens .search {
	width: 100%;
	height: 40px;
	margin-top: 5px;
}
.banner_up_cen.w_bai .banner_up_cens .search .option1 {
	line-height: 40px;
	height: 40px;
	margin-left: 1%;
	font-size: 12px;
}
.banner_up_cen.w_bai .banner_up_cens .search .button1 {
	line-height: 36px;
	height: 36px;
	margin-top: 2px;
	margin-right: 2px;
	font-size: 14px;
	width: 50px;
}
.banner_up_cen.w_bai .banner_up_cens .search .text1 {
	line-height: 40px;
	height: 40px;
	width: 58%;
	margin-left: 3%;
	font-size: 12px;
}
.home_div1 {
	float: left;
	width: 100%;
	margin-top: 10%;
	margin-bottom: 10%;
}
.home_div1s {
	display: inline;
	float: left;
	width: 66%;
	margin-left: 17%;
	position: relative;
}
.home_div1s img {
	float: left;
	width: 100%;
}
.home_div1s a.num {
	text-align: center;
	float: left;
	width: 100%;
	position:absolute;
	z-index:3;
	left:0px;
	top:30%;
	font-size:3.6vw;
	color:#30446b;
}
.home_div1s:hover a.num {
	color:#fff;
}
.home_div1s a.home_div1_bg {
	float: left;
	height: 100%;
	width: 100%;
	background-image: url(../img/yuan_bg.jpg);
	background-repeat: no-repeat;
	background-size:100% 100%;
	top:0px;
	left:0px;
	bottom:0px;
	position:absolute;
	z-index:1;
}
.home_div1s:hover a.home_div1_bg {
	display:none;
}
a.home_link {
	font-size: 1.6vw;
	line-height: 240%;
	color: #474747;
	text-align: center;
	float: left;
	width: 100%;
}
a.home_link:hover {
	color: #474747;
}
.home_div2 {
	background-color: #efefef;
	float: left;
	width: 100%;
	padding-top: 2%;
	padding-bottom: 3%;
}
.home_t {
	font-size: 32px;
	line-height: 140%;
	background-image: url(../img/home_t_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	float: left;
	width: 100%;
}
.home_div2_list {
	float: left;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	display: inline;
	margin-top: 10%;
}
.home_div2_imgs {
	float: left;
	width: 100%;
	border: 1px solid #416bbc;
}
.home_div2_img {
	float: left;
	width: 100%;
	position: relative;
	padding: 2%;
}
.home_div2_info {
	line-height: 20px;
	color: #888;
	float: left;
	width: 100%;
	margin-top: 10px;
}
a.home_div2_link {
	line-height: 30px;
	font-weight: bold;
	color: #424242;
	text-align: center;
	float: left;
	width: 100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
a.home_div2_link:hover {
	color: #424242;
}
.home_div2_info div {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.home_div2_info div span {
	float: left;
}
.home_div2_info div span .c_red {
	color: #ed4100;
	float: none;
}
.home_div2_info div .fr {
	float: right;
}
.home_div2_info div .fr.c_green {
	color: #2fbf80;
}
.home_div2_c {
	background-image: url(../img/home_hover_bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 100%;
	width: 100%;
	position:absolute;
	z-index:9;
	left:0px;
	top:0px;
	bottom:0px;
	background-size:100% 100%;
}
.home_t.home_t2 {
	background-image: url(../img/home_t_bg2.jpg);
	margin-top: 3%;
}
.home_div3 {
	float: left;
	width: 100%;
	margin-top: 10%;
	border:1px #efefef solid;
}
.home_div3:hover {
	border:1px #2b5593 solid;
}
.home_div3:hover .home_jiant_img {
	background-image: url(../img/jiant02.png);
}
.home_div3_img img {
	float: left;
	width: 100%;
}
.home_div4 {
	float: left;
	width: 250px;
	/* margin:0 6px; */
	border:1px #efefef solid;
}
.home_div4:hover {
	border:1px #2b5593 solid;
}
.home_div4:hover .home_jiant_img {
	background-image: url(../img/jiant02.png);
}
.home_div4_img img {
	float: left;
	width: 100%;
}
.home_jiant_img {
	background-image: url(../img/jiant01.png);
	float: right;
	width: 45px;
	height:28px;
}
.home_div3_img_up {
	line-height: 30px;
	background-repeat: repeat;
	float: left;
	height: 30px;
	width: 100%;
	position:absolute;
	z-index:9;
	left:0px;
	bottom:0px;
}
.home_div3_img_up a {
	font-size: 14px;
	font-weight: bold;
	color: #ffcc00;
	display: inline;
	float: left;
	margin-left: 3%;
}
.home_div3_img_up span {
	color: #FFF;
	display: inline;
	float: right;
	height: 30px;
	margin-right: 3%;
}
.home_div3_info {
	line-height: 20px;
	color: #323232;
	display: inline;
	float: left;
	height:162px;
}
a.home_div3_link {
	line-height: 70px;
	font-weight: bold;
	color: #323232;
	float: left;
	width: 100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	text-align:center;
	font-family:Microsoft YaHei;
	font-size:18px;
}
}
.home_div4 {
	background-color: #30446b;
	float: left;
	width: 100%;
	margin-top: 7%;
	padding-bottom: 5%;
}
.home_t.home_t3 {
	background-image: url(../img/home_t_bg3.jpg);
	color: #FFF;
	margin-top: 3%;
	margin-bottom: 3%;
}
.home_div4_list_big {
	float: left;
	width: 100%;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #30446b;
}
.home_div4_list_big a img {
	float: right;
	width: 48%;
}
.home_div4_big_t {
	float: left;
	width: 46%;
	margin-right: 3%;
	margin-left: 3%;
	display: inline;
	padding-bottom: 3%;
}
a.home_div4_link {
	line-height: 20px;
	color: #302f2f;
	float: left;
	height: 60px;
	width: 100%;
	margin-top: 10%;
	overflow: hidden;
}
a.home_div4_link:hover {
	color: #302f2f;
}
.home_div4_big_t div {
	line-height: 30px;
	color: #302f2f;
	float: left;
	width: 100%;
	margin-top: 5%;
}
.home_div4_big_t div span {
	font-size: 14px;
	font-weight: bold;
	color: #a80a0a;
}
a.buy_link {
	line-height: 24px;
	color: #000;
	text-align: center;
	float: left;
	height: 24px;
	width: 70px;
	border: 1px dashed #000;
}
a.buy_link:hover {
	color: #000;
}
.home_div4_list {
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 1px;
}
.home_div4_lists {
	float: left;
	width: 100%;
	margin-top: 1px;
}
.home_div4_lists ul li {
	float: left;
	width: 50%;
	position: relative;
}
.home_div4_lists ul li a img {
	float: left;
	width: 100%;
}
.home_div4_lists ul li a.home_div4_links {
	line-height: 30px;
	color: #FFF;
	background-image: url(../img/touming_bg.png);
	background-repeat: repeat;
	text-align: center;
	float: left;
	height: 30px;
	width: 100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	position:absolute;
	z-index:9;
	left:0px;
	bottom:0px;
	display:none;
}
.home_div4_lists ul li:hover a.home_div4_links {
	color:#fff;
	display:inline;
}
.home_div4_lists ul {
	list-style-type:none;
}
.home_div4_lists ul, .home_div4_lists ul li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style: none;
	text-decoration: none;
}
.home_div4_lists ul li a img.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #30446b;
}
.home_div5 {
	float: left;
	width: 94%;
	display: inline;
	margin-right: 3%;
	margin-left: 3%;
	margin-top: 10%;
}
.home_div5_img {
	float: left;
	width: 100%;
	position: relative;
}
.user_img {
	float: left;
	width: 100%;
	border: 1px solid #c8c8c8;
	border-radius: 100em;
}
a.user_name {
	line-height: 40px;
	font-weight: bold;
	color: #424242;
	text-align: center;
	float: left;
	height: 40px;
	width: 100%;
	margin-top: 3%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
a.user_name:hover {
	color: #424242;
}
.home_div5 span {
	line-height: 20px;
	color: #888;
	text-align: center;
	float: left;
	width: 100%;
}
.foot {/* height:150px; */
	width:100%;
	background-color:#373737;
	margin-top:40px;
}
.foot_a {
	width:93%;
	margin:0 auto;
	height:150px;
}
.foot_a ul {
	position:absolute;
	margin-top:40px;
	margin-left:20px;
}
.foot_a ul li {
	font-size:14px;
	font-family:"microsoft yahei";
	line-height:30px;
	color:#eaeaea;
}
.rwm {
	position:absolute;
	right:0px;
	color:#eaeaea;
	margin-top: 60px;
	margin-right: 170px;
	font-size:20px;
	font-family:"microsoft yahei"
}
.rwmimg {
	float:right;
	margin-top: 24px;
}
.rwmimg img {
	width:100%
}
.foot_f {
	width:100%;
	background-color:#050505;
	height:50px;
}
.foot_f_r {
	width:93%;
	margin:0 auto;
	text-align:center;
	color:#727272;
	font-size:12px;
	line-height:50px;
}
.footxs {
	width:100%;
	background-color:#373737;
	margin-top:40px;
	color: #eaeaea;
	font-size: 12px;
	text-align: center;
	font-family:"microsoft yahei"
}
.footxs_a {
	padding-top: 10px;
	width: 90%;
	margin: 0 auto;
}
.foot_fxs {
	width:100%;
	background-color:#050505;
	font-size: 12px;
	text-align: center;
	color:#727272;
	font-family:"microsoft yahei"
}
.foot_fxs_r {
	width:90%;
	margin:0 auto;
}
.xsrwmimg {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
.home_div3_info div {
	line-height:24px;
	width: 90%;
	font-size:12px;
	color:#595959;
	text-align:center;
	margin:0 auto;
}
#height_div {
	width: 40px;
	right: 20px;
	z-index: 999999999;
	position: fixed;
	bottom: 320px;
	float: right;
}
.backToTop {
	float: left;
	width: 40px;
	margin-top: 10px;
}
.right_div {
	float: left;
	height: 40px;
	width: 40px;
	margin-top: 10px;
	position: relative;
}
.right_div:hover img.right_img {
	display:none;
}
.right_div:hover div.right_divs {
	display:inline;
}
.right_div img.right_img {
	background-color: #d2d2d2;
	float: left;
	height: 40px;
	width: 40px;
	border-radius:5px;
	cursor:pointer;
}
.right_divs {
	float: left;
	width: 96px;
	background-color: #314e76;
	height: 40px;
	border-radius: 5px;
	position: absolute;
	z-index: 999999999;
	right: 0px;
	top: 0px;
	display: none;
}
.right_divs img {
	float: left;
	height: 40px;
	width: 40px;
}
a.right_link {
	line-height: 40px;
	font-weight: bold;
	color: #eaeaea;
	text-align: center;
	float: left;
	height: 40px;
	width: 56px;
}
a.right_link:hover {
	color: #eaeaea;
}
a.right_link span.right_up_bg {
	background-image: url(../img/right_up_bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline;
	padding-right: 14px;
}
a.right_link span.right_down_bg {
	background-image: url(../img/right_down_bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline;
	padding-right: 14px;
}
.home_div2_c.sub_home_div2_c {
	background-image: url(../img/sub_hover_bg.png);
}
.info_div {
	float: left;
	height: 60px;
	width: 100%;
	overflow: hidden;
}
.sub_nav {
	background-color: #eaeaea;
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 22px;
	padding-bottom: 22px;
	margin-top: 3%;
}
.sub_nav a {
	color: #767676;
	display: inline;
	margin-right: 3%;
	margin-left: 3%;
	padding-top: 7px;
	padding-right: 1%;
	padding-bottom: 7px;
	padding-left: 1%;
	border: 1px dashed #707070;
	border-radius: 5px;
}
.sub_nav a.on {
	color:#314e76;
	font-weight:bold;
}
.home_div5 span.sub_user_info {
	height: 100px;
	overflow: hidden;
}
.sub_navs {
	background-color: #eaeaea;
	float: left;
	width: 100%;
	padding-top: 22px;
	padding-bottom: 22px;
	margin-top: 3%;
}
.sub_navs a {
	color: #767676;
	display: inline;
	margin-right: 3%;
	margin-left: 3%;
	padding-top: 7px;
	padding-right: 3%;
	padding-bottom: 7px;
	padding-left: 3%;
	border: 1px dashed #707070;
	border-radius: 5px;
}
.sub_nav_left span {
	color: #767676;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px dashed transparent;
	border-radius: 5px;
}
.sub_navs a.on {
	color:#314e76;
	font-weight:bold;
}
.sub_nav_left {
	display: inline;
	float: left;
	margin-left: 3%;
	width:47%;
}
.sub_nav_left span {
	color: #767676;
}
.sub_nav_left.fr {
	text-align: right;
	margin-right: 3%;
	margin-left: 0px;
}
.sub_nav_left.fr a span.nan_bg {
	background-image: url(../img/nan_bgs.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	padding-left: 30px;
}
.sub_nav_left.fr a span.nv_bg {
	background-image: url(../img/nv_bgs.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	padding-left: 30px;
}
.gymnasium_list {
	float: left;
	width: 100%;
	margin-top: 10%;
}
.gymnasium_list a img {
	float: left;
	width: 100%;
	border: 1px solid #909090;
}
.gymnasium_list_link {
	line-height: 34px;
	font-weight: bold;
	color: #424242;
	float: left;
	width: 100%;
	margin-top: 10px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.gymnasium_list_info {
	line-height: 20px;
	color: #888;
	float: left;
	height: 80px;
	width: 100%;
	overflow: hidden;
}
.gymnasium_button {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.gymnasium_button div {
	line-height: 24px;
	color: #888;
	float: left;
	height: 24px;
}
.gymnasium_button div span {
	font-size: 18px;
	color: #ba0e0e;
}
.gymnasium_button div span span {
	font-size: 12px;
}
.gymnasium_button a {
	line-height: 24px;
	color: #FFF;
	background-color: #ba0e0e;
	text-align: center;
	float: right;
	height: 24px;
	width: 64px;
}
.gymnasium_button a:hover {
	color: #FFF;
}
.gymnasium_button div.w_100 {
	width: 100%;
}
.gymnasium_list .gymnasium_button a.fl {
	float: left;
	margin-top: 5px;
}
.blk_18 {
	overflow: hidden;
	zoom: 1;
	width: 100%;
	height: 70px;
	float: left;
	margin-top: 2%;
	background-color: #eaeaea;
	position: relative;
}
.blk_18 .pcont {
	width: 90%;
	float: left;
	overflow: hidden;
	position: absolute;
	top: 20px;
	left: 5%;
}
.blk_18 .ScrCont {
	width: 999999px;
	zoom: 1;
}
.blk_18 #List1_1, .blk_18 #List2_1 {
	float:left;
}
.blk_18 .LeftBotton {
	height: 30px;
	margin-left: 1.5%;
	display: inline;
	float: left;
	margin-top: 20px;
	line-height: 30px;
	width: 11px;
	background-image: url(../img/roll_left.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.blk_18 .RightBotton {
	height: 30px;
	margin-right: 1.5%;
	display: inline;
	float: right;
	margin-top: 20px;
	line-height: 30px;
	width: 11px;
	background-image: url(../img/roll_right.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.blk_18 .pl {
	width: 93px;
	float: left;
	border-radius:5px;
	float: left;
	text-align: center;
	line-height: 28px;
	color: #767676;
	display: inline;
	height: 28px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px dashed #707070;
}
.blk_18 .pl.on {
	color:#314e76;
	font-weight:bold;
}
.nav_sj {
	width: 100%;
	height: 70px;
	float: left;
	margin-top: 2%;
	background-color: #eaeaea;
}
.iphonebox {
	width: 100%;
	height: 50px;
	margin-top:20px;
	overflow: hidden;
}
.promptumenu_window {
	position:relative;
}
.promptu-menu00 li, .promptu-menu04 li {
	float: left;
	height: 30px;
}
.iphonebox ul {
	list-style-type:none;
}
.iphonebox ul, .iphonebox ul li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style: none;
	text-decoration: none;
}
.iphonebox a {
	color: #767676;
	text-align: center;
	float: left;
	line-height: 28px;
	height: 28px;
	width: 100%;
	border:1px dashed #707070;
	border-radius:5px;
}
.iphonebox a.on {
	color: #314e76;
	font-weight:bold;
}
.nan_nv_img {
	float: left;
	width: 14%;
	position:absolute;
	z-index:9;
	left:43%;
	bottom:-5%;
}
.home_div2_info div span.w_100 {
	width: 100%;
}
.home_div5 span.h_80 {
	height: 80px;
	overflow: hidden;
}
.navdh {
	width:100%;
	background-color:#2b5593;
}
.navigation-up {
	height:60px;
	background:#2b5593;
	width:100%;
	margin:0 auto;
}
.navigation-up li {
	float:left;
	font:normal 16px/59px "microsoft yahei";
	color:#fff;
	width:20%;
}
.navigation-up .x {
	border-right:#3873cb solid 1px;
}
.navigation-up .nav-up-selected {
	background:#cc0033
}
/* background:#264c85 */
/*.nav-up-selected h2 a{color:#000}*/
.navigation-up li h2 {
	font-weight:normal;
	padding:0;
	margin:0;
	text-align:center;
	line-height: 56px;
}
.navigation-up li h2 a {
	padding:0 25px;
	color:#fff;
	display:inline-block;
	height:60px;
	font-family:"microsoft yahei"
}
/*color:#fff; */
.navigation-down {
	position:absolute;
	left:0px;
	width:100%;
	z-index:99999;
}
.navigation-down .nav-down-menu {
	width:100%;
	margin:0;
	background:#fff;
	position:absolute;
	top:0px
}
.navigation-down .nav-down-menu .navigation-down-inner {
	margin:20px auto 0;
	width:93%;
	position:relative
}
.test_ans {
	margin:0 40px 20px 20px;
	width:170px;
	vertical-align: top;
	display:inline-block;
}
.test_title {
	font-size:16px;
	font-family: microsoft yahei;
	font-weight: bold;
	color: #2b5593;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
.testnew_title {
	font-size:16px;
	font-family: microsoft yahei;
	color: #2b5593;
	padding-bottom: 5px;
	font-weight: bold;
}
.test_desc a {
	color: #2b5593;
	font: normal 12px/24px "microsoft yahei";
	font-size: 14px;
}
.test_desc a:hover {
	color:#ff8400
}
.top_logo {
	height:120px;
	width:93%;
	margin:0 auto;
}
.top_logo img {
	margin-top: 35px;
}
.top_r_s {
	float:right;
	margin-right:30px;
	margin-top:45px;
}
.C_dynamics {
	width:100%;
	text-align:center;
	font-size:18px;
	font-family:Microsoft YaHei;
	background-color:#F6F6F6;
	margin-top:40px;
	padding-bottom:40px;
}
.C_dynamics_title {
	height:80px;
	width:100%;
	text-align:center;
	line-height:100px;
}
.Partner_link {
	height:90px;
	width:100%;
	text-align:center;
	line-height:100px;
	font-size:18px;
	font-family:Microsoft YaHei;
	border-bottom: 1px solid #d9d9d9;
}
.Partner_link_img {
	margin-top:40px;
}
.Partner_link_img img {
	border: 1px solid #d9d9d9;
	width:100%;
	float:left;
}
/*news*/
.inner-cent {
	width: 1120px;
	margin: 0 auto;
}
.inner-mcent {
	margin: 0 auto;
}
.inner-cent1 {
	width: 93%;
	margin: 0 auto;
}
.m-banner {
	width: 100%;
	height: 250px;/*overflow: hidden;*/
}
.m-banner img {
	width: 100%;
	height: 100%;
}
.aside {
	width: 225px;
	position: relative;
	float: left;
	margin-right:30px;
}
.sid-name {
	position: absolute;
	left: 0;
	top: -90px;
	background-color: #2b5593;
	color:#fff;
	width: 100%;
	padding:20px 0;
}
.sid-name h2 {
	font-size: 28px;
	font-weight: normal;
	margin-left: 25px;
}
.sid-name p {
	font-size: 14px;
	margin-left: 25px;
}
.sid-nav {
	background-color: #f3f3f3;
	border-bottom: 1px solid #e8e8e8;
	padding:20px 0 40px 0;
}
.sid-item {
	width: 100%;
	margin-top: 1px;
}
.sid-item .current a {
	color:#242424; /*font-weight:bold;*/
	font-family:microsoft yahei;
}
.sid-item .current:before {
	background-color: #fff;
}
.sid-item ul {
	display: none;
}
.sid-item li {
	padding:6px 40px;
	border-bottom: 1px solid #D4D4D4;
	font-family:microsoft yahei;
}
.sid-item li a:hover {
	color: #fead00;
}
.main {
	overflow: hidden;
}
.m-top {
	width: 100%;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #eee;
}
.m-name {
	border-top: 5px solid #2a95e5;
	display: inline-block;
	font-size: 16px;
	color:#333;
}
.m-nav {
	float: right;
	font-size: 12px;
*margin-top: -56px;
}
.m-nav a:hover {
	color:#1184da;
}
.news {
	margin: 20px 0;
}
.new {
	padding:20px 0;
	border-bottom: 1px dashed #eee;
	overflow: hidden;
}
.new-txt {
}
.new-txt h3 a {
	font-size: 14px;
	color: #333;
	font-weight: normal;
}
.new-txt span {
	display:block;
	font-size: 12px;
	color: #999;
	margin-top: 10px;
}
.new-txt p {/* margin: 20px 0; */
	line-height: 20px;
	height: 50px;
	font-size:12px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #999;
}
.new-txt a {
	color: #999;
}
.new-txt a:hover {
	color:#1184da;
}
.m-new {
	padding:10px 0 10px;
	border-bottom: 1px dashed #eee;
	overflow: hidden;
}
.m-new-txt {
	float: right;
}
.m-new-txt h3 a {
	font-size: 14px;
	color: #333;
	font-weight: normal;
}
.m-new-txt span {
	display:block;
	font-size: 12px;
	color: #999;
	margin-top: 10px;
}
.m-new-txt p {
	line-height: 24px;
	height: 70px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #999;
}
.m-new-txt a {
	color: #999;
}
.m-new-txt a:hover {
	color:#1184da;
}
.newdetail .artic {
	padding:20px 0;
}
.newdetail .artic h3 {
	font-weight: normal;
	font-size: 24px;
	color:#1184da;
	text-align: center;
	padding:10px 0;
}
.newdetail .artic h5 {
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	margin-bottom:30px;
}
.newdetail .artic p {
	font-size: 12px;
	padding-right: 10px;
	line-height: 24px;
}
.newdetail .artic img {
	margin: 30px 0;
	max-width:780px;
_width:expression(this.width > 780 ? "780px" : this.width);
}
.newdetail .martic {
	padding:20px 0;
}
.newdetail .martic h3 {
	font-weight: normal;
	font-size: 24px;
	color:#1184da;
	text-align: center;
	padding:10px 0;
}
.newdetail .martic h5 {
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	margin-bottom:30px;
}
.newdetail .martic p {
	font-size: 12px;
	padding-right: 10px;
	line-height: 24px;
}
.newdetail .martic img {
	margin: 30px 0;
	max-width:300px;
_width:expression(this.width > 300 ? "300px" : this.width);
}
.newdetail .newpage {
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	text-align: center;
	padding:10px 0;
	margin-top: 20px;
}
.newdetail a:hover {
	color: #1184da;
}
.cur {
	color:#ff8400;
	font-weight:bold;
}
/*==================一级目录===================*/ 
#nav li a {
	width: 100%;
	display: block;
	padding: 6px 40px;
	font-family: microsoft yahei;
}
/*==================二级目录===================*/ 
#nav li ul a:hover {
	color:#ff8400;
}
/*==============================*/ 
#nav ul.collapsed {
	display: none;
}
.leftProClaListUl li.open {
}
.leftProClaListUl li.on {
}
.join {
	float:left;
	position:relative;
	overflow:hidden;
	border:1px solid #D1D0D0;
}
.join div {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-color:rgba(0, 0, 0, 0.7);
	text-align:center;
	height:30px;
	line-height:30px;
}
.join div a {
	color:#fff;
}
.mjoin {
	position:relative;
	overflow:hidden;
	border:1px solid #D1D0D0;
	text-align: center;
	width: 260px;
	margin: 0 auto 10px;
}
.mjoin div {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-color:rgba(0, 0, 0, 0.7);
	text-align:center;
	height:30px;
	line-height:30px;
}
.mjoin div a {
	color:#fff;
}
.nbsp {
	width:6px;
	float:left;
}
.caselb {
	float: left;
	position: relative;
	overflow: hidden;
	border: 1px solid #D1D0D0;
	margin: 5px 5px 10px 5px;
}
.caselbimg {
	width: 250px;
	height: 160px;
	position: relative;
	border: none;
}
.caselbd {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;/* display: none; */
	background: url(../images/bg_50.png);
}
.caselbd p {
	padding: 5px 5px 13px 10px;
	margin: 0px;
	height: 30px;
}
.caselbd p a {
	color: #fff;
	font-size: 14px;
}
/*图片轮播*/
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.slide_container {
	margin-bottom: 50px;
	position: relative;
	float: left;
	width: 100%;
}
.slide {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.slide li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.slide img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
}
.slide .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
}
.slide_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("../images/themes.gif") no-repeat left top;
	margin-top: -45px;
}
.slide_nav:active {
	opacity: 1.0;
}
.slide_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
