@charset "UTF-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-weight: normal;
	font-style: normal;
}
ol, ul, li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a {
	color: #262626;
	text-decoration: none;
}
a:hover {
	color: #5141A4;
	text-decoration: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
body {
	font-size: 12px;
	color: #272727;
	padding-top: 66px;
    background-color: #f8fafc;
	font-family: "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", STHeiti, "WenQuanYi Micro Hei", SimSun, sans-serif;
    -webkit-font-smoothing: antialiased;
}
.head {
	width: 100%;
	height: 66px;
	top: 0;
	left: 0;
	position: fixed;
	_position: absolute;
	z-index: 999;
    _bottom:expression(documentElement.scrollTop);
	background: #FFFFFF;
	box-shadow: 0 1px 2px 0 rgba(72, 72, 72, 0.12);
}
.head .wrap {
	width: 1200px;
	height: 66px;
	margin: 0 auto;
}
.logo {
	float: left;
    width: 150px;
	height: 45px;
	margin:10px auto;
}
.logo img{
    width: 150px;
    height: auto;
}
.nav {
	float: left;
	height: 40px;
	padding-top: 16px;
	margin-left: 0;
}
#navMenu {
	float: left;
	height: 40px;
}
#navMenu li {
	float: left;
	height: 40px;
	font-size: 15px;
}
#navMenu li a {
	display: block;
	height: 36px;
	line-height: 36px;
	color: #262626;
	margin: 0 18px;
	border-bottom: 3px #ffffff solid;
}
#navMenu li a:hover {
	line-height: 36px;
	color: #5141A4;
	border-bottom: 3px #5141A4 solid;
}
#navMenu .on {
	line-height: 36px;
	color: #5141A4;
	border-bottom: 3px #5141A4 solid;
}
.dropMenu {
	position: absolute;
	top: 0;
	z-index: 100;
	width: 200px;
	padding-top: 10px;
	visibility: hidden;
	margin: -1px 0 0 0;
	_margin: -7px 0 0 0;
	background: url(../images/bg_9.png) 0 0 no-repeat;
}
.dropMenu li {
	float: left;
	display: block;
	height: 40px;
	background-color: #252525;
}
.dropMenu li a {
	float: left;
	width: 120px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	text-indent: 13px;
	color: #fff;
}
.dropMenu li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #333333;
	filter: alpha(opacity=80);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.reghead {
	float: right;
    padding: 24px 0 22px 15px;
    font-size: 13px;
    width: 80px;
    text-align: right;
}

.search {
	float: right;
	height: 18px;
	width: 18px;
	padding: 24px 0 24px 15px;
	position: relative;
}
.search a {
	display: block;
	height: 18px;
	width: 18px;
	line-height: 18px;
	overflow: hidden;
	text-indent: 99em;
	background: url(../images/search.jpg) center center no-repeat;
	background-size: 18px;
}
.addhead {
	float: right;
	height: 18px;
	width: 18px;
	padding: 24px 0 24px 15px;
}
.addhead a {
	display: block;
	height: 18px;
	width: 18px;
	line-height: 18px;
	overflow: hidden;
	background: url(../images/add.png) center center no-repeat;
	background-size: 18px;
}
.so {
	top: 40px;
	right: -20px;
	width: 260px;
	height: 30px;
	padding: 10px 10px;
	position: absolute;
	z-index: 999;
	box-shadow: 0 1px 2px 0 rgba(72, 72, 72, 0.12);
    background-color: #ffffff;
    margin-top: 26px;
}
.search-keyword {
	height: 30px;
	width: 190px;
	line-height: 30px;
	padding: 0 5px;
	border: none;
	font-size: 14px;
	color: #666;
	background: #fff;
}
.search-submit {
	height: 30px;
	width: 60px;
	text-align: center;
	border: none;
	font-size: 14px;
	color: #fff;
	background: #5141A4;
	cursor: pointer;
}
.search-submit:hover {
	background: #5141A4;
    opacity: 0.8;
}
/*--/top end--*/
.main1 {
	width: 1200px;
	margin: 16px auto;
}
/*--/涓讳綋 end--*/
.left_index {
	float: left;
	width: 884px;
	overflow: hidden;
}
.left_1 {
	float: left;
	width: 880px;
	overflow: hidden;
    background-color: #ffffff;
    margin-bottom: 40px;
}
.right_1 {
	float: right;
	width: 300px;
	overflow: hidden;
}

/*--/鏁版嵁 end--*/
.maindata {
	width: 1200px;
	margin: 20px auto;
}
.left_data {
	width: 1200px;
	overflow: hidden;
    background-color: #ffffff;
    margin-bottom: 20px;
}
.right_data {
	float: right;
	width: 300px;
	overflow: hidden;
}

/*--/鍒嗘爮 end--*/
.t_1 {
	text-align: center;
	color: #999999;
	padding: 17px 0 15px;
	text-transform: uppercase;
	border-bottom: 1px #f5f5f5 solid;
}
.t_1 p {
	font-size: 16px;
	color: #333333;
	margin: 0 16px;
    text-align: left;
    line-height: 15px;
}
.t_2 {
	height: 50px;
	line-height: 50px;
	background-color:#ffffff;
    border-bottom: #f5f5f5 1px solid;
}
.t_2 h1, .t_2 span {
	height: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-left: 54px;
	background: url(../images/ico_6.png) 20px center no-repeat;
}
.t_2 a {
	color: #333333;
}
.t_3 {
	font-size: 16px;
	font-weight: bold;
	padding: 20px;
}
.t_24 {
	text-align: center;
	color: #999999;
	margin-bottom: 20px;
	text-transform: uppercase;
    line-height: 40px;
    height: 40px;
}
.t_24 p {
	font-size: 16px;
    color: #333;
    text-align: left;
    float: left;
    width: 272px;
    padding: 5px 14px;
    border-bottom: 1px #f5f5f5 solid;
}

.t_tag {
	text-align: center;
	color: #ffffff;
	padding: 13px 0 0 0;
	text-transform: uppercase;
}
.t_tag p {
	font-size: 16px;
	color: #eeeeee;
	margin-left: 16px;
    text-align: left;
}

/*--/骞垮憡 tit--*/

.banner1200_new{width: 1180px;height:145px;margin: 0 auto 20px auto;}
.banner1200_new ul{width: 159px;height:70px;position: relative;}
.banner1200_new ul + ul{margin-left: 5px;}
.banner1200_new ul img{width: 159px;height: 70px;}
.banner1200_new ol {width: 196px;height:70px;position: relative;}
.banner1200_new ol {margin-left: 5px;}
.banner1200_new ol img{width: 196px;height: 70px;}
.banner1200_new ul > span{width: 27px;height: 14px;background: #333;right: 0;bottom: 0;z-index: 9;background: url(../images/btm.png) no-repeat;background-size: 27px 14px;position: absolute;}
.banner1200_new ol > span{width: 27px;height: 14px;background: #333;right: 0;bottom: 0;z-index: 9;background: url(../images/btm.png) no-repeat;background-size: 27px 14px;position: absolute;}

.activity-bg-blue200x100{background:url(../images/activity-bg-blue200x100.png) top center no-repeat;}
.activity-bg-blue159x70{background:url(../images/activity-bg-blue159x70.png) top center no-repeat;}
.activity-bg-green200x100{background:url(../images/activity-bg-green200x100.png) top center no-repeat;}
.activity-bg-green187x70{background:url(../images/activity-bg-green187x70.png) top center no-repeat;}
.activity-bg-green379x70{background:url(../images/activity-bg-green379x70.png) top center no-repeat;}
.activity-bg-green159x70{background:url(../images/activity-bg-green159x70.png) top center no-repeat;}
.activity-bg-orange200x100{background:url(../images/activity-bg-orange200x100.png) top center no-repeat;}
.activity-bg-orange187x70{background:url(../images/activity-bg-orange187x70.png) top center no-repeat;}
.activity-bg-orange159x70{background:url(../images/activity-bg-orange159x70.png) top center no-repeat;}
.activity-bg-red200x100{background:url(../images/activity-bg-red200x100.png) top center no-repeat;}
.activity-bg-red159x70{background:url(../images/activity-bg-red159x70.png) top center no-repeat;}
.activity-bg-orange340x110{background:url(../images/activity-bg-orange340x110.png) top center no-repeat;}
.activity-bg-purple380x100{background:url(../images/activity-bg-purple380x100.png) top center no-repeat;}
.activity-bg-blue380x200{background:url(../images/activity-bg-blue380x200.png) top center no-repeat;}
.activity-bg-blue187x80{background:url(../images/activity-bg-blue187x80.png) top center no-repeat;}
.activity-bg-red187x80{background:url(../images/activity-bg-red187x80.png) top center no-repeat;}
.activity-bg-green187x80{background:url(../images/activity-bg-green187x80.png) top center no-repeat;}

.left{float: left;}
/*--/鏍囬 tit--*/
.g_box1 {
	height: 240px;
	padding-bottom:20px;
}
.g_box2 {
	margin:0 0 16px 0;
    background-color: #ffffff;
    overflow: hidden;
    border-radius:5px;
}
.g_box2 img{
	width: 300px;
	height:150px;
	transition: transform 1s ease 0s;


}
.g_box2 img:hover{
	transform: scale(1.1);
	transition: 1s;
	-moz-transition: 1s;
	-webkit-transition: 1s;
	-o-transition: 1s;
	overflow: hidden;
}
}
.g_box3 {
	margin-bottom: 16px;
    padding-bottom: 12px;
    background-color: #ffffff;

}
.g_box_data {
	margin:0 0 16px 0;
    background-color: #ffffff;
    float: right;
    width: 260px;
}
.g_boxtag {
	margin-bottom: 16px;
    background-color: #5f6c86;
    border-radius: 3px;
}
.g_list1 {
	color: #999;
	line-height: 24px;
}
.g_list1 li {
	height: 90px;
	padding: 16px 16px;
	position: relative;
}
.g_list1 li img{
	width:150px;
	height:90px;

}
.g_list1 li + li {
	border-top: 1px #f5f5f5 solid;
}
.g_list1 .pic {
	float: left;
	height: 90px;
	width: 150px;
	margin-right: 16px;
	overflow: hidden;
    border-radius:5px;
}
.g_list1 li img {
	_height: 120px;
	_width: 200px;
	_transition: transform 1s ease 0s;
	_border-radius:5px;
}
.g_list1 li a:hover img {
	transform: scale(1.1);
	transition: 1s;
	-moz-transition: 1s;
	/* Firefox 4*/
	-webkit-transition: 1s;
	/* Safari 鍜� Chrome*/
	-o-transition: 1s;
}
.g_list1 li h3 {
	height: 30px;
	line-height: 30px;
	font-size: 17px;
	font-weight: 600;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.g_list1 li i {
	position: absolute;
	left: 22px;
	top: 22px;
	height: 18px;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	color: #fff;
	z-index: 99;
	background: rgba(0,0,0,.5);
	border-radius: 1em;
}
.g_list1 li i b {
	font-weight: normal;
	padding: 0 8px;
}
.g_list1 li + li + li + li i {
	background: rgba(0,0,0,.5);
}
.g_list1 .info {
	height: 20px;
	font-size: 12px;
	color: #828a92;
	overflow: hidden;
	padding: 4px 0 0 0;
	margin-bottom: 10px;

}
.g_list1 .p {
	height: 24px;
}
.g_list1 .p em {
	float: left;
	padding: 0 24px 0 0;
}
.g_list1 .p em + em {
	background: url(../images/ico_2.jpg) 0 center no-repeat;
    padding-left: 20px;
}
.g_list1 .p span {
	float: right;
	padding-left: 15px;
	background: url(../images/ico_3.jpg) 0 center no-repeat;
}
.g_list1 .p span a {
	margin: 0 5px;
	color: #999;
}
.g_list1 .p span a:hover {
	color: #e05a5a;
}
.g_list1 .tx-icon img {
  border-radius: 50%;
  border: 1px solid #ffffff;
}

.g_list2 {
	width: 1200px;
}
.g_list2 li {
	float: left;
	width: 220px;
	margin: 0 20px 20px 0;
    background-color: #ffffff;
    border-radius: 3px;
}
.g_list2 .pic {
	width: 220px;
	height: 130px;
	overflow: hidden;
}
.g_list2 li img {
	display: block;
	width: 220px;
	height: 130px;
	transition: transform 1s ease 0s;
    border-radius: 3px 3px 0 0;
}
.g_list2 li a:hover img {
	transform: scale(1.1);
	transition: 1s;
	-moz-transition: 1s;
	/* Firefox 4*/
	-webkit-transition: 1s;
	/* Safari 鍜� Chrome*/
	-o-transition: 1s;
}
.g_list2 li p {
	height: 38px;
	line-height: 18px;
	overflow: hidden;
	margin: 15px;
	font-size: 13px;
	/*text-align: center;*/
}
.g_list2 li:hover p {
	color: #5141A4;
}
.g_list3 {
	border-top: none;
	font-size: 14px;
	margin-bottom: 20px;
	background: #fff;
}
.g_list3 dt {
	font-size: 16px;
	font-weight: bold;
	padding: 20px 0;
	color: #5141A4;
}
.g_list3 dd {
	padding-bottom: 20px;
}
.g_list3 dd a {
	float: left;
	width: 20%;
	height: 35px;
	line-height: 35px;
	margin: 2px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.data_list {
	width: 1200px;
}
.data_list li {
	float: left;
	width: 94px;
	margin: 0 15px 15px 0;
    background-color: #ffffff;
    border-radius: 3px;
    box-shadow: 0 2px 8px 0 rgba(225,225,231,0.20);
}
.data_list .pic {
	width: 94px;
	height: 94px;
	overflow: hidden;
}
.data_list li img {
	display: block;
	width: 50px;
	height: 50px;
	transition: transform 1s ease 0s;
    border-radius: 50px;
    margin: 22px;
}
.data_list li a:hover img {
	transform: scale(1.1);
	transition: 1s;
	-moz-transition: 1s;
	/* Firefox 4*/
	-webkit-transition: 1s;
	/* Safari 鍜� Chrome*/
	-o-transition: 1s;
}
.data_list li p {
	height: 13px;
	line-height: 13px;
	overflow: hidden;
	margin: 0 10px 10px 10px;
	font-size: 12px;
    text-align: center;
}
.data_list li:hover p {
	color: #5141A4;
}

.g_list_data {
	color: #999;
	line-height: 24px;
}
.g_list_data li {
	height: 30px;
	padding: 10px 20px;
	position: relative;
}
.g_list_data li + li {
	border-top: 1px #f5f5f5 solid;
}
.g_list_data .pic {
	float: left;
	height: 30px;
	width: 30px;
	margin-right: 10px;
	overflow: hidden;
    border-radius:2px;
}
.g_list_data li:hover {
	background: #f5f8fa;
}
.g_list_data li img {
	height: 28px;
	width: 28px;
	transition: transform 1s ease 0s;
	border-radius:5px;
    border: #f1f1f1 1px solid;
}
.g_list_data li a:hover img {
	transform: scale(1.1);
	transition: 1s;
	-moz-transition: 1s;
	/* Firefox 4*/
	-webkit-transition: 1s;
	/* Safari 鍜� Chrome*/
	-o-transition: 1s;
}
.g_list_data li h3 {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: 600;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.g_list_data li i {
	position: absolute;
	left: 30px;
	top: 30px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	color: #fff;
	z-index: 99;
	background: rgba(0,0,0,.5);
	border-radius: 1em;
}
.g_list_data li i b {
	font-weight: normal;
	padding: 0 8px;
}
.g_list_data li + li + li + li i {
	background: rgba(0,0,0,.5);
}
.g_list_data .info {
	height: 48px;
	font-size: 13px;
	color: #828a92;
	overflow: hidden;
	padding: 6px 0 0 0;
	margin-bottom: 10px;
}

.g_list_data .data_1 {
	height: 30px;
    line-height: 30px;
	color: #828a92;
	overflow: hidden;
    width: 200px;
    float: left;
}
.g_list_data .data_ly {
	height: 30px;
    line-height: 30px;
	color: #828a92;
	overflow: hidden;
    width: 50px;
    float: left;
    text-align: center;
}
.g_list_data .data_2 {
	height: 30px;
    line-height: 30px;
	color: #828a92;
	overflow: hidden;
    width: 240px;
    float: left;
}
.g_list_data .data_tzf {
	height: 30px;
    line-height: 30px;
	color: #828a92;
	overflow: hidden;
    width: 410px;
    float: left;
}
.g_list_data .data_bg {
	height: 30px;
    line-height: 30px;
	color: #828a92;
	overflow: hidden;
    width: 460px;
    float: left;
}
.g_list_data .data_3 {
	height: 30px;
    line-height: 30px;
	color: #828a92;
	overflow: hidden;
    width: 100px;
    text-align: center;
    float: left;
}
.g_list_data .data_1_1 {
	height: 50px;
    line-height: 50px;
	color: #666666;
	overflow: hidden;
    width: 220px;
    float: left;
    text-align: center;
}
.g_list_data .data_ly_1 {
	height: 50px;
    line-height: 50px;
	color: #666666;
	overflow: hidden;
    width: 50px;
    float: left;
    text-align: center;
}
.g_list_data .data_2_1 {
	height: 50px;
    line-height: 50px;
	color: #666666;
	overflow: hidden;
    width: 240px;
    float: left;
    text-align: center;
}
.g_list_data .data_2_tzf {
	height: 50px;
    line-height: 50px;
	color: #666666;
	overflow: hidden;
    width: 410px;
    float: left;
    text-align: center;
}
.g_list_data .data_2_bg {
	height: 50px;
    line-height: 50px;
	color: #666666;
	overflow: hidden;
    width: 480px;
    float: left;
    text-align: center;
}
.g_list_data .data_3_1 {
	height: 50px;
    line-height: 50px;
	color: #666666;
	overflow: hidden;
    width: 100px;
    float: left;
    text-align: center;
}

.g_list_data .p {
	height: 24px;
}
.g_list_data .p em {
	float: left;
	padding: 0 24px 0 18px;
}
.g_list_data .p em + em {
	background: url(../images/ico_2.jpg) 0 center no-repeat;
}
.g_list_data .p span {
	float: right;
	padding-left: 15px;
	background: url(../images/ico_3.jpg) 0 center no-repeat;
}
.g_list_data .p span a {
	margin: 0 5px;
	color: #999;
}
.g_list_data .p span a:hover {
	color: #e05a5a;
}
.g_list_data .tx-icon img {
  border-radius: 50%;
  border: 1px solid #ffffff;
}

.g_con {
	width: 860px;
	overflow: hidden;
}
.g_con h1 {
	font-size: 32px;
	font-weight: bold;
	line-height: 40px;
	margin: 20px;
}
.g_con .info {
	line-height: 32px;
	height: 32px;
	font-size: 14px;
	color: #999;
	margin-bottom: 20px;
    margin-left: 20px;
}
.g_con .info em {
	color: #dbdbdb;
	padding: 0 10px;
}
.g_con .info img {
	width: 24px;
    height: 24px;
    border-radius: 50px;
}
.g_con .info a {
	color: #999;
}
.g_con .info a:hover {
	color: #e05a5a;
}
.g_con .infos {
	background: #fafafa;
	color: #333;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
    margin-left: 20px;
	padding: 25px;
	position: relative;
}
.g_con .infos i {
	border-radius: 13px;
	display: inline-block;
	height: 16px;
	left: 50%;
	margin-left: -13px;
	padding: 10px;
	position: absolute;
	top: -18px;
	width: 16px;
	background: url(../images/bg_6.png) center center no-repeat #fff;
}
.g_con .infolist {
	padding-bottom: 20px;
	border-bottom: 2px #f5f5f5 solid;
}
.g_con .infolist ul {
	float: left;
	width: 380px;
	font-size: 14px;
	color: #333;
}
.g_con .infolist ul li {
	height: 24px;
	padding-bottom: 6px;
	line-height: 24px;
	overflow: hidden;
}
.g_con .infolist ul li span {
	float: left;
	height: 24px;
	color: #fff;
	padding: 0 10px;
	margin-right: 10px;
	background: #454545;
	border-radius: 3px;
}
.g_con .infolist ul li:hover {
	color: #5141A4;
}
.g_con .infolist ul li:hover span {
	background: #5141A4;
}
.g_con .infolist .pic {
	float: right;
	width: 380px;
	text-align: center;
}
.g_con .infolist .pic img {
	border: 0 none;
	box-sizing: border-box;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
.g_con .con1 {
	width: 840px;
	overflow: hidden;
	line-height: 32px;
	font-size: 16px;
	color: #333;
	margin-bottom: 20px;
    margin-left: 20px;
    text-align: justify;
}
.g_con .con1 p, .g_con .con1 div {
	padding-bottom: 20px;
	word-break: break-all;
}
.g_con .con1 img {
	border: 0 none;
	box-sizing: border-box;
	height: auto !important;
	max-width: 100%;
	vertical-align: middle;
}
.g_con .copyright {
	line-height: 20px;
	font-size: 12px;
	color: #333;
	padding-bottom: 20px;
    padding-left: 20px;
	border-bottom: 2px solid #f5f5f5;
}
.g_con .copyright strong {
	margin-bottom: 10px;
	display: block;
}
.g_con .pingxing {
	width:100%;
    height:40px;
    padding-left: 360px;
}
.g_con .pingxing strong {
	margin-bottom: 10px;
	display: block;
}
.g_con .down {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px #f5f5f5 solid;
}
.g_con .down .list {
	width: 100%;
}
.g_con .down .list ul {
	float: left;
	width: 490px;
}
.g_con .down .list ul li {
	float: left;
	width: 230px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	padding: 0 15px 12px 0;
}
.g_con .down .list ul li a {
	display: block;
	height: 100%;
	color: #fff;
	text-indent: 50px;
	background: url(../images/down.png) 8px -38px no-repeat #333;
	text-decoration: none;
	word-wrap: break-word;
	outline: none;
 hide-focus:expression(this.hideFocus=true);
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}
.g_con .down .list ul li a:hover {
	background-position: 8px 5px;
	background-color: #5141A4;
}
.g_con .read {
	height: 76px;
	border-bottom: 1px #f5f5f5 solid;
	line-height: 76px;
	margin-bottom: 20px;
    margin-left: 20px;
}
.g_con .read b {
	font-size: 18px;
}
.g_con .read b font {
	color: #5141A4;
	font-weight: normal;
}
.g_con .read .up_down {
	float: right;
	color: #666;
	font-size: 16px;
}
.g_con .read .up_down a {
	margin-left: 8px;
}
.g_con .share {
	padding: 25px 0 40px 20px;
	margin-bottom: 20px;
	border-bottom: 1px #f5f5f5 solid;
}
.g_con .share .box {
	float: left;
}
.g_con .share .ewm {
	float: right;
	width: 205px;
	text-align: center;
	padding: 15px 0 10px 0;
	color: #666;
	border: 1px #eee solid;
	position: relative;
}
.g_con .share .ewm iframe {
	width: 205px !important;
	height: 140px;
}
.g_con .share .ewm i {
	display: block;
	height: 15px;
	left: 50%;
	margin-left: -15px;
	padding: 10px;
	position: absolute;
	top: -18px;
	width: 10px;
	background: url(../images/qcode.png) center center no-repeat #fff;
}
.g_con .share .ewm img {
	height: 110px;
	width: 110px;
	padding-bottom: 5px;
}
/*--/甯冨眬 grid--*/
.g_con {
	width: 860px;
	overflow: hidden;
}
.g_con h1 {
	font-size: 32px;
	font-weight: bold;
	line-height: 40px;
	margin: 20px;
}
.g_con .info {
	line-height: 32px;
	height: 32px;
	font-size: 14px;
	color: #999;
	margin-bottom: 20px;
    margin-left: 20px;
}
.g_con .info em {
	color: #dbdbdb;
	padding: 0 10px;
}
.g_con .info img {
	width: 24px;
    height: 24px;
    border-radius: 50px;
}
.g_con .info a {
	color: #999;
}
.g_con .info a:hover {
	color: #e05a5a;
}
.g_con .infos {
	background: #fafafa;
	color: #333;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
    margin-left: 20px;
	padding: 25px;
	position: relative;
}
.g_con .infos i {
	border-radius: 13px;
	display: inline-block;
	height: 16px;
	left: 50%;
	margin-left: -13px;
	padding: 10px;
	position: absolute;
	top: -18px;
	width: 16px;
	background: url(../images/bg_6.png) center center no-repeat #fff;
}
.g_con .infolist {
	padding-bottom: 20px;
	border-bottom: 2px #f5f5f5 solid;
}
.g_con .infolist ul {
	float: left;
	width: 380px;
	font-size: 14px;
	color: #333;
}
.g_con .infolist ul li {
	height: 24px;
	padding-bottom: 6px;
	line-height: 24px;
	overflow: hidden;
}
.g_con .infolist ul li span {
	float: left;
	height: 24px;
	color: #fff;
	padding: 0 10px;
	margin-right: 10px;
	background: #454545;
	border-radius: 3px;
}
.g_con .infolist ul li:hover {
	color: #5141A4;
}
.g_con .infolist ul li:hover span {
	background: #5141A4;
}
.g_con .infolist .pic {
	float: right;
	width: 380px;
	text-align: center;
}
.g_con .infolist .pic img {
	border: 0 none;
	box-sizing: border-box;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
.g_con .con1 {
	width: 820px;
	overflow: hidden;
	line-height: 32px;
	font-size: 16px;
	color: #333;
	margin-bottom: 20px;
    margin-left: 20px;
}
.g_con .con1 p, .g_con .con1 div {
	padding-bottom: 20px;
	word-break: break-all;
}
.g_con .con1 img {
	border: 0 none;
	box-sizing: border-box;
	height: auto !important;
	max-width: 100%;
	vertical-align: middle;
}
.g_con .copyright {
	line-height: 20px;
	font-size: 12px;
	color: #333;
	padding-bottom: 20px;
    padding-left: 20px;
	border-bottom: 2px solid #f5f5f5;
}
.g_con .copyright strong {
	margin-bottom: 10px;
	display: block;
}
.g_con .pingxing {
	width:100%;
    height:40px;
    padding-left: 360px;
}
.g_con .pingxing strong {
	margin-bottom: 10px;
	display: block;
}
.g_con .down {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px #f5f5f5 solid;
}
.g_con .down .list {
	width: 100%;
}
.g_con .down .list ul {
	float: left;
	width: 490px;
}
.g_con .down .list ul li {
	float: left;
	width: 230px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	padding: 0 15px 12px 0;
}
.g_con .down .list ul li a {
	display: block;
	height: 100%;
	color: #fff;
	text-indent: 50px;
	background: url(../images/down.png) 8px -38px no-repeat #333;
	text-decoration: none;
	word-wrap: break-word;
	outline: none;
 hide-focus:expression(this.hideFocus=true);
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}
.g_con .down .list ul li a:hover {
	background-position: 8px 5px;
	background-color: #5141A4;
}
.g_con .read {
	height: 76px;
	border-bottom: 1px #f5f5f5 solid;
	line-height: 76px;
	margin-bottom: 20px;
    margin-left: 20px;
}
.g_con .read b {
	font-size: 18px;
}
.g_con .read b font {
	color: #5141A4;
	font-weight: normal;
}
.g_con .read .up_down {
	float: right;
	color: #666;
	font-size: 16px;
}
.g_con .read .up_down a {
	margin-left: 8px;
}
.g_con .share {
	padding: 25px 0 40px 20px;
	margin-bottom: 20px;
	border-bottom: 1px #f5f5f5 solid;
}
.g_con .share .box {
	float: left;
}
.g_con .share .ewm {
	float: right;
	width: 205px;
	text-align: center;
	padding: 15px 0 10px 0;
	color: #666;
	border: 1px #eee solid;
	position: relative;
}
.g_con .share .ewm iframe {
	width: 205px !important;
	height: 140px;
}
.g_con .share .ewm i {
	display: block;
	height: 15px;
	left: 50%;
	margin-left: -15px;
	padding: 10px;
	position: absolute;
	top: -18px;
	width: 10px;
	background: url(../images/qcode.png) center center no-repeat #fff;
}
.g_con .share .ewm img {
	height: 110px;
	width: 110px;
	padding-bottom: 5px;
}
/*--/鍒涗笟椤圭洰 grid--*/
.g_con {
	width: 860px;
	overflow: hidden;
}
.g_con h1 {
	font-size: 32px;
	font-weight: bold;
	line-height: 40px;
	margin: 20px;
}
.g_con .info {
	line-height: 32px;
	height: 32px;
	font-size: 14px;
	color: #999;
	margin-bottom: 20px;
    margin-left: 20px;
}
.g_con .info em {
	color: #dbdbdb;
	padding: 0 10px;
}
.g_con .info img {
	width: 24px;
    height: 24px;
    border-radius: 50px;
}
.g_con .info a {
	color: #999;
}
.g_con .info a:hover {
	color: #e05a5a;
}
.g_con .infos {
	background: #fafafa;
	color: #333;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
    margin-left: 20px;
	padding: 25px;
	position: relative;
}
.g_con .infos i {
	border-radius: 13px;
	display: inline-block;
	height: 16px;
	left: 50%;
	margin-left: -13px;
	padding: 10px;
	position: absolute;
	top: -18px;
	width: 16px;
	background: url(../images/bg_6.png) center center no-repeat #fff;
}
.g_con .infolist {
	padding-bottom: 20px;
	border-bottom: 2px #f5f5f5 solid;
}
.g_con .infolist ul {
	float: left;
	width: 380px;
	font-size: 14px;
	color: #333;
}
.g_con .infolist ul li {
	height: 24px;
	padding-bottom: 6px;
	line-height: 24px;
	overflow: hidden;
}
.g_con .infolist ul li span {
	float: left;
	height: 24px;
	color: #fff;
	padding: 0 10px;
	margin-right: 10px;
	background: #454545;
	border-radius: 3px;
}
.g_con .infolist ul li:hover {
	color: #5141A4;
}
.g_con .infolist ul li:hover span {
	background: #5141A4;
}
.g_con .infolist .pic {
	float: right;
	width: 380px;
	text-align: center;
}
.g_con .infolist .pic img {
	border: 0 none;
	box-sizing: border-box;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
.g_con .con1 {
	width: 840px;
	overflow: hidden;
	line-height: 32px;
	font-size: 16px;
	color: #333;
	margin-bottom: 20px;
    margin-left: 20px;
    text-align: justify;
}
.g_con .con1 p, .g_con .con1 div {
	padding-bottom: 20px;
	word-break: break-all;
}
.g_con .con1 img {
	border: 0 none;
	box-sizing: border-box;
	height: auto !important;
	max-width: 100%;
	vertical-align: middle;
  border-radius:10px;
  margin: 0 auto;
    display: block;
}
.g_con .copyright {
	line-height: 20px;
	font-size: 12px;
	color: #333;
	padding-bottom: 20px;
    padding-left: 20px;
	border-bottom: 2px solid #f5f5f5;
}
.g_con .copyright strong {
	margin-bottom: 10px;
	display: block;
}
.g_con .pingxing {
	width:100%;
    height:40px;
    padding-left: 360px;
}
.g_con .pingxing strong {
	margin-bottom: 10px;
	display: block;
}
.g_con .down {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px #f5f5f5 solid;
}
.g_con .down .list {
	width: 100%;
}
.g_con .down .list ul {
	float: left;
	width: 490px;
}
.g_con .down .list ul li {
	float: left;
	width: 230px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	padding: 0 15px 12px 0;
}
.g_con .down .list ul li a {
	display: block;
	height: 100%;
	color: #fff;
	text-indent: 50px;
	background: url(../images/down.png) 8px -38px no-repeat #333;
	text-decoration: none;
	word-wrap: break-word;
	outline: none;
 hide-focus:expression(this.hideFocus=true);
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}
.g_con .down .list ul li a:hover {
	background-position: 8px 5px;
	background-color: #5141A4;
}
.g_con .read {
	height: 76px;
	border-bottom: 1px #f5f5f5 solid;
	line-height: 76px;
	margin-bottom: 20px;
    margin-left: 20px;
}
.g_con .read b {
	font-size: 18px;
}
.g_con .read b font {
	color: #5141A4;
	font-weight: normal;
}
.g_con .read .up_down {
	float: right;
	color: #666;
	font-size: 16px;
}
.g_con .read .up_down a {
	margin-left: 8px;
}
.g_con .share {
	padding: 25px 0 40px 20px;
	margin-bottom: 20px;
	border-bottom: 1px #f5f5f5 solid;
}
.g_con .share .box {
	float: left;
}
.g_con .share .ewm {
	float: right;
	width: 205px;
	text-align: center;
	padding: 15px 0 10px 0;
	color: #666;
	border: 1px #eee solid;
	position: relative;
}
.g_con .share .ewm iframe {
	width: 205px !important;
	height: 140px;
}
.g_con .share .ewm i {
	display: block;
	height: 15px;
	left: 50%;
	margin-left: -15px;
	padding: 10px;
	position: absolute;
	top: -18px;
	width: 10px;
	background: url(../images/qcode.png) center center no-repeat #fff;
}
.g_con .share .ewm img {
	height: 110px;
	width: 110px;
	padding-bottom: 5px;
}
/*--/甯冨眬 grid--*/
.g_data {
	width: 1200px;
	overflow: hidden;
    padding-bottom: 10px;
}
.g_data h1 {
	font-size: 32px;
	font-weight: bold;
	line-height: 40px;
	margin: 20px;
}
.g_data .info_1 {
	line-height: 18px;
	font-size: 12px;
	color: #666666;
    margin-bottom: 10px;
}
.g_data .info_1 em {
	color: #dbdbdb;
	padding: 0 10px;
}
.g_data .info_1 img {
	width: 24px;
    height: 24px;
    border-radius: 50px;
}
.g_data .info a {
	color: #999;
}
.g_data .info a:hover {
	color: #e05a5a;
}
.g_data .info {
	line-height: 18px;
	font-size: 12px;
	color: #666666;
    margin-left: 82px;
    margin-bottom: 10px;
}
.g_data .info em {
	color: #dbdbdb;
	padding: 0 10px;
}
.g_data .info img {
	width: 24px;
    height: 24px;
    border-radius: 50px;
}
.g_data .info a {
	color: #999;
}
.g_data .info a:hover {
	color: #e05a5a;
}
.g_data .infos {
	background: #fafafa;
	color: #333;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
    margin-left: 20px;
	padding: 25px;
	position: relative;
}
.g_data .infos i {
	border-radius: 13px;
	display: inline-block;
	height: 16px;
	left: 50%;
	margin-left: -13px;
	padding: 10px;
	position: absolute;
	top: -18px;
	width: 16px;
	background: url(../images/bg_6.png) center center no-repeat #fff;
}
.g_data .infolist {
	padding-bottom: 20px;
	border-bottom: 2px #f5f5f5 solid;
}
.g_data .infolist ul {
	float: left;
	width: 380px;
	font-size: 14px;
	color: #333;
}
.g_data .infolist ul li {
	height: 24px;
	padding-bottom: 6px;
	line-height: 24px;
	overflow: hidden;
}
.g_data .infolist ul li span {
	float: left;
	height: 24px;
	color: #fff;
	padding: 0 10px;
	margin-right: 10px;
	background: #454545;
	border-radius: 3px;
}
.g_data .infolist ul li:hover {
	color: #5141A4;
}
.g_data .infolist ul li:hover span {
	background: #5141A4;
}
.g_data .infolist .pic {
	float: right;
	width: 380px;
	text-align: center;
}
.g_data .infolist .pic img {
	border: 0 none;
	box-sizing: border-box;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
.g_data .con1 {
	width: 820px;
	overflow: hidden;
	line-height: 32px;
	font-size: 16px;
	color: #333;
	margin-bottom: 20px;
    margin-left: 20px;
}
.g_data .con1 p, .g_con .con1 div {
	padding-bottom: 20px;
	word-break: break-all;
}
.g_data .con1 img {
	border: 0 none;
	box-sizing: border-box;
	height: auto !important;
	max-width: 100%;
	vertical-align: middle;
}
.g_data .copyright {
	line-height: 20px;
	font-size: 12px;
	color: #333;
	padding: 20px;
}
.g_data .copyright strong {
	display: block;
    font-size: 16px;
}
.g_data .pingxing {
	width:100%;
    height:40px;
    padding-left: 360px;
}
.g_data .pingxing strong {
	margin-bottom: 10px;
	display: block;
}
.g_data .down {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px #f5f5f5 solid;
}
.g_data .down .list {
	width: 100%;
}
.g_data .down .list ul {
	float: left;
	width: 490px;
}
.g_data .down .list ul li {
	float: left;
	width: 230px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	padding: 0 15px 12px 0;
}
.g_data .down .list ul li a {
	display: block;
	height: 100%;
	color: #fff;
	text-indent: 50px;
	background: url(../images/down.png) 8px -38px no-repeat #333;
	text-decoration: none;
	word-wrap: break-word;
	outline: none;
 hide-focus:expression(this.hideFocus=true);
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}
.g_data .down .list ul li a:hover {
	background-position: 8px 5px;
	background-color: #5141A4;
}
.g_data .read {
	height: 76px;
	border-bottom: 1px #f5f5f5 solid;
	line-height: 76px;
	margin-bottom: 20px;
    margin-left: 20px;
}
.g_data .read b {
	font-size: 18px;
}
.g_data .read b font {
	color: #5141A4;
	font-weight: normal;
}
.g_data .read .up_down {
	float: right;
	color: #666;
	font-size: 16px;
}
.g_data .read .up_down a {
	margin-left: 8px;
}
.g_data .share {
	padding: 25px 0 40px 20px;
	margin-bottom: 20px;
	border-bottom: 1px #f5f5f5 solid;
}
.g_data .share .box {
	float: left;
}
.g_data .share .ewm {
	float: right;
	width: 205px;
	text-align: center;
	padding: 15px 0 10px 0;
	color: #666;
	border: 1px #eee solid;
	position: relative;
}
.g_data .share .ewm iframe {
	width: 205px !important;
	height: 140px;
}
.g_data .share .ewm i {
	display: block;
	height: 15px;
	left: 50%;
	margin-left: -15px;
	padding: 10px;
	position: absolute;
	top: -18px;
	width: 10px;
	background: url(../images/qcode.png) center center no-repeat #fff;
}
.g_data .share .ewm img {
	height: 110px;
	width: 110px;
	padding-bottom: 5px;
}

.b_box1 {
	width: 364px;
	height: 240px;
	overflow: hidden;
}
.b_box1 li {
	float: left;
	width: 172px;
	height: 115px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
    border-radius: 3px;
    margin-left: 10px;
}
.b_box1 li img {
	display: block;
	height: 115px;
	width: 172px;
	border-radius:2px;
}
.b_box1 li p {
	position: absolute;
	line-height: 18px;
	top: 72px;
	left: 0;
	height: 32px;
	overflow: hidden;
	z-index: 10;
	font-size: 13px;
	padding: 0 8px;
}
.b_box1 li em {
	position: absolute;
	top: 0;
	left: 0;
	height: 115px;
	width: 172px;
	display: block;
	background: #000;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
.b_box1 li a:hover em {
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	transition: all 0.5s ease 0s;
}
.b_box1 li a {
	color: #fff;
}
.b_box1 li a:hover {
	color: #f5f5f5;
}

.b_box_data {
}
.b_box_data li {
	height: 60px;
	padding: 12px 16px;
	color: #999;
	border-bottom: 1px solid #f5f5f5;
}
.b_box_data .pic {
	float: left;
	height: 60px;
	width: 90px;
	margin-right: 12px;
	overflow: hidden;
}
.b_box_data li img {
	display: block;
	height: 60px;
	width: 90px;
	transition: transform 1s ease 0s;
    border-radius: 5px;
}
.b_box_data li a:hover img {
	transform: scale(1.1);
	transition: 1s;
	-moz-transition: 1s;
	/* Firefox 4*/
	-webkit-transition: 1s;
	/* Safari 鍜� Chrome*/
	-o-transition: 1s;
}
.b_box_data li p {
	height: 36px;
	overflow: hidden;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 3px;
}
.b_box_data li em {
	color: #ddd;
	padding: 0 10px;
}
.b_box_data a {
	color: #999;
}
.b_box_data .a {
	color: #262627;
}
.b_box_data a:hover {
	color: #5141A4 !important;
}

.b_box2 {
}
.b_box2 li {
	height: 70px;
	padding: 12px 16px;
	color: #999;
	border-bottom: 1px solid #f5f5f5;
}
.b_box2 .pic {
	float: left;
	height: 70px;
	width: 100px;
	margin-right: 12px;
	overflow: hidden;
}
.b_box2 li img {
	display: block;
	height: 70px;
	width: 100px;
	transition: transform 1s ease 0s;
    border-radius: 5px;
}
.b_box2 li a:hover img {
	transform: scale(1.1);
	transition: 1s;
	-moz-transition: 1s;
	/* Firefox 4*/
	-webkit-transition: 1s;
	/* Safari 鍜� Chrome*/
	-o-transition: 1s;
}
.b_box2 li p {
	height: 48px;
	overflow: hidden;
	font-size: 13px;
	line-height: 24px;
	margin-bottom: 3px;
}
.b_box2 li em {
	color: #ddd;
	padding: 0 10px;
}
.b_box2 a {
	color: #999;
}
.b_box2 .a {
	color: #262627;
}
.b_box2 a:hover {
	color: #5141A4 !important;
}
.b_box3 {
	line-height: 26px;
	padding: 5px 0 20px 0;
}
.b_box3 a {
	display: inline-block;
	padding: 0 10px;
	border: 1px #f5f5f5 solid;
	color: #828a92;
	margin: 10px 0 0 12px;
	border-radius: 3px;
}
.b_box4 {
}
.b_box4 li {
	height: auto;
	line-height: 18px;
	position: relative;
	font-size: 14px;
	padding: 20px 10px 10px 44px;
	border-bottom: 1px #f5f5f5 solid;
}
.b_box4 li p {
	font-size: 12px;
    color: #808080;
    line-height: 16px;
    margin-top: 6px;
}
.b_box4 li em {
	position: absolute;
	left: 10px;
	top: 22px;
	width: 20px;
	height: 24px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-style: italic;
	font-family: Swisz, Georgia;
	background: #5141A4;
}
.b_box4 li span {
	float: right;
	background: #fff;
	padding-left: 13px;
	font-size: 12px;
}
.b_box4 li span a {
	color: #999;
}
.b_box4 li span a:hover {
	color: #e05a5a;
}
.b_box4 li + li {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 12px;
	padding: 0 20px 0 44px;
}
.b_box4 li + li em {
	top: 9px;
	color: #999;
	background: #fff;
}
.b_box5 {
	padding: 20px 20px;
	line-height: 24px;
	color: #666;
	border-top: 1px #f5f5f5 solid;
}
.b_box5 span {
	float: right;
}
.b_box6 {
	padding-left: 20px;
	line-height: 30px;
}
.b_box5 a, .b_box6 a {
	color: #666;
}
.b_box5 a:hover, .b_box6 a:hover {
	color: #e05a5a;
}
.b_box7 {
    height: 440px;
    margin: 0 10px;
}
.b_box7 li {
	color: #333333;
    float: left;
    margin: 6px 5px;
}
.b_box7 .pic {
	float: left;
	height: 40px;
	width: 40px;
	overflow: hidden;
    margin: 10px 10px;
}
.b_box7 li img {
	display: block;
	height: 40px;
	width: 40px;
	transition: transform 1s ease 0s;
    border-radius: 5px;
}
.b_box7 li a:hover img {
	transform: scale(1.1);
	transition: 1s;
	-moz-transition: 1s;
	/* Firefox 4*/
	-webkit-transition: 1s;
	/* Safari 鍜� Chrome*/
	-o-transition: 1s;
}
.b_box7 li p {
	font-size: 12px;
    line-height: 12px;
    text-align: center;
}
.b_box7 li em {
	color: #ddd;
	padding: 0 10px;
}
.b_box7 a {
	color: #333333;
}
.b_box7 .a {
	color: #262627;
}
.b_box7 a:hover {
	color: #5141A4 !important;
}

.b_box8 {
}
.b_box8 li {
	height: 32px;
	padding: 10px 16px;
	color: #999;
	border-bottom: 1px solid #f7f7f7;
}
.b_box8 li:hover {
	background: #f8fbfd;
}
.b_box8 .pic {
	float: left;
	height: 32px;
	width: 32px;
	margin-right: 12px;
	overflow: hidden;
}
.b_box8 li img {
	display: block;
	height: 30px;
	width: 30px;
	transition: transform 1s ease 0s;
    border-radius: 5px;
    border: #f1f1f1 1px solid;
}
.b_box8 li a:hover img {
	transform: scale(1.1);
	transition: 1s;
	-moz-transition: 1s;
	/* Firefox 4*/
	-webkit-transition: 1s;
	/* Safari 鍜� Chrome*/
	-o-transition: 1s;
}
.b_box8 li p {
	height: 15px;
	overflow: hidden;
	font-size: 13px;
	line-height: 15px;
}
.b_box8 li em {
	color: #ddd;
	padding: 0 8px;
}
.b_box8 a {
	color: #999;
}
.b_box8 .a {
	color: #262627;
}
.b_box8 a:hover {
	color: #5141A4 !important;
}

.b_box24 {
    overflow-y: auto;
    overflow-x: auto;
    width: 300px;
    height: 541px;
}
.b_box24 li {
	color: #999;
}
.b_box24 .pic {
	float: left;
	width: 120px;
	margin-right: 12px;
	overflow: hidden;
}
.b_box24 li img {
	display: block;
	width: 120px;
	transition: transform 1s ease 0s;
}
.b_box24 li a:hover img {
	transform: scale(1.1);
	transition: 1s;
	-moz-transition: 1s;
	/* Firefox 4*/
	-webkit-transition: 1s;
	/* Safari 鍜� Chrome*/
	-o-transition: 1s;
}
.b_box24 li p {
	overflow: hidden;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 6px;
}
.b_box24 li em {
	color: #ddd;
	padding: 0 10px;
}
.b_box24 a {
	color: #808080;
    font-size:12px;
}
.b_box24 .a {
	color: #333333;
}
.b_box24 a:hover {
	color: #5141A4 !important;
}

.control24 {
    margin-left:10px;
    padding: 0 10px 24px 10px;
    border-left: #f0f0f3 1px solid;
    position: relative;
}
.grade24 {
    width: 7px;
    height: 7px;
    background: #eeeff1;
    border-radius: 100%;
    position: absolute;
    left: -4px;
    top: 5px;
	}
.control24 .intro24 {
    
}
.control24 .cons24 {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
	margin-bottom: 6px;
    color: #262626;
    line-height: 20px;
    text-align: justify;
}
.livesb24 {
	font-size:1.3em;
	font-weight:600;
	width:100%;
    font-size: 13px;
}
.lives24 {
	width:100%;
    color: #555c68;
    text-align: justify;
    line-height: 18px;
}
.time24 {
	font-size: 12px;
    line-height: 18px;
    margin-bottom: 8px;
    color: #666666;
}
.lanm24 {
    float: right;
}

/*婊氬姩鏉℃牱寮�*/
        .b_box24::-webkit-scrollbar {/*婊氬姩鏉℃暣浣撴牱寮�*/
            width: 4px;     /*楂樺鍒嗗埆瀵瑰簲妯珫婊氬姩鏉＄殑灏哄*/
            height: 4px;
        }
        .b_box24::-webkit-scrollbar-thumb {/*婊氬姩鏉￠噷闈㈠皬鏂瑰潡*/
            border-radius: 5px;
            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
            background: rgba(0,0,0,0.2);
        }
        .b_box24::-webkit-scrollbar-track {/*婊氬姩鏉￠噷闈㈣建閬�*/
            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0);
            border-radius: 0;
            background: rgba(0,0,0,0);
        }

/*--/鐩掑瓙 box--*/
.u_1 i {
	background: #5141A4 !important;
}
.u_1 a:hover i {
	background: #00c3c4 !important;
}
.u_2 {
	text-align: center;
	padding: 20px 0 35px 0;
}
/*--/鍏冧欢 unit--*/
.slideBox {
	width: 520px;
	height: 240px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
.slideBox .hd {
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 20px;
	bottom: 16px;
	z-index: 10;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: right;
}
.slideBox .hd ul li {
	float: left;
	width: 10px;
	height: 10px;
	background: #cccccc;
	filter: alpha(opacity=80);
	margin-left: 5px;
	border-radius: 15px;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #5141a4;
}
.slideBox .bd li {
	position: relative;
}
.slideBox .bd {
	height: 100%;
	z-index: 0;
}
.slideBox .bd .pic {
	position: relative;
	z-index: 0;
}
.slideBox .bd .pic img {
	width: 520px;
	height: 240px;
	display: block;
	border-radius:3px;
}
.slideBox .bd .bg {
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: -60px;
	left: 0;
	z-index: 1;
	background: url(../images/bg_2.png) 0 0 repeat-x;
}
.slideBox .bd .tit {
	width: 100%;
	height: 46px;
	line-height: 46px;
	position: absolute;
	left: 0;
	font-size: 18px;
	z-index: 2;
	color: #fff;
	border-radius:5px;
}
.slideBox .bd .tit a {
	color: #fff;
	padding: 0 15px;
}
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/bg_3.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;
}
.slideTxtBox {
	width: 300px;
}
.slideTxtBox .hd {
	height: 44px;
	line-height: 44px;
	border-bottom: 1px solid #f5f5f5;
	position: relative;
    margin: 0 14px;
}
.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	width: 320px;
	font-size: 14px;
	text-align: center;
}
.slideTxtBox .hd ul li {
	float: left;
	margin: 0 10px;
	cursor: pointer;
}
.slideTxtBox .hd ul li.on {
	height: 43px;
	border-bottom: 2px solid #5141A4;
    color: #5141A4;
}
.slideTxtBox .bd ul {
	zoom: 1;
}
.slideTxtBox .bd li {
	height: auto;
	line-height: 18px;
	position: relative;
	font-size: 13px;
	padding: 20px 10px 10px 44px;
	border-bottom: 1px #f7f7f7 solid;
}
.slideTxtBox .bd li p {
	font-size: 12px;
	color: #808080;
	line-height: 14px;
    margin-top: 6px;
}
.slideTxtBox .bd li em {
	position: absolute;
	left: 10px;
	top: 20px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-style: italic;
	background: #5141A4;
    border-radius: 50px;
}
.slideTxtBox .bd li span {
	float: right;
	background: #fff;
	padding-left: 13px;
	font-size: 12px;
}
.slideTxtBox .bd li span a {
	color: #999;
}
.slideTxtBox .bd li span a:hover {
	color: #e05a5a;
}
.slideTxtBox .bd li + li {
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	font-size: 13px;
	padding: 0 20px 0 44px;
}
.slideTxtBox .bd li + li em {
	top: 9px;
	color: #999;
	background: #fff;
}

.slideTxtBoxs {
	width: 880px;
	background-color: #ffffff;
	float: left;
	margin-bottom: 20px;
}
.slideTxtBoxs .hd {
	height: 47px;
	line-height: 46px;
	border-bottom: 1px solid #f5f5f5;
	position: relative;
}
.slideTxtBoxs .hd ul {
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	width: 100%;
	font-size: 16px;
	text-align: center;
}
.slideTxtBoxs .hd ul li {
	float: left;
	margin: 0 20px;
	cursor: pointer;
    font-weight: 600;
    color: #666666;
}
.slideTxtBoxs .hd ul li.on {
	height: auto;
	border-bottom: 2px solid #5141A4;
    color: #5141A4;
    font-weight: 600;
}
.slideTxtBoxs .bd ul {
	zoom: 1;
}
.slideTxtBoxs .bd li {
	height: auto;
	position: relative;
}
.slideTxtBoxs .bd li:hover {
    background-color: #f8fbfd;
}
.slideTxtBoxs .bd li p {

}
.slideTxtBoxs .bd li em {

}
.slideTxtBoxs .bd li span {


}
.slideTxtBoxs .bd li span a {

}
.slideTxtBoxs .bd li span a:hover {

}
.slideTxtBoxs .bd li + li {
	height: auto;

}
.slideTxtBoxs .bd li + li em {

}

.ToTop {
	position: fixed;
	z-index: 1070;
	right: 30px;
	bottom: 40px;
}
.ToTop>* {
	font: 0/0 a;
	display: block;
	margin-top: 5px;
	color: transparent;
	border: 0;
	background-color: transparent;
	text-shadow: none
}
.To_img {
	position: absolute;
	top: -65px;
	left: -195px;
	height: 160px;
	width: 160px;
	padding: 10px 19px 10px 10px;
	display: none;
	background: url(/style/images/img_ewm.png) 0 0 no-repeat;
}
#scrollUp {
	width: 45px;
	height: 45px;
	background-image: url(/style/images/totop.png);
	background-position: -54px -53px;
	display: none;
    background-color: #eeeeee;
    border-radius: 50px;
}
#scrollUp:hover {
	background-image: url(/style/images/totop.png);
	background-position: -100px -53px;
    background-color: #5414a4;
}
#feedback {
	width: 45px;
	height: 45px;
	background-image: url(/style/images/totop.png);
	/*background-position: -102px 0;*/
	background-position: -148px 0;
    background-color: #eeeeee;
    border-radius: 50px;
}
#feedback:hover {
	background-image: url(/style/images/totop.png);
	/*background-position: -146px -46px;*/
	background-position: -192px -46px;
    background-color: #5414a4;
}
.To_tool {
	width: 45px;
	height: 45px;
	background-image: url(/style/images/totop.png);
	background-position: -148px 0;
	cursor: pointer;
    background-color: #eeeeee;
    border-radius: 50px;
}
.To_tool:hover {
	width: 45px;
	height: 45px;
	background-image: url(/style/images/totop.png);
	background-position: -192px -46px;
    background-color: #5414a4;
}
/*--/鍔熻兘 function--*/
.dede_pages {
	height: 32px;
	padding: 20px 10px;
}
.dede_pages ul {
	padding: 0 0 0 130px;
	font-size: 12px;
}
.dede_pages ul li {
	float: left;
	font-family: 'microsoft yahei';
	margin: 0 2px;
	line-height: 26px;
	padding: 0 10px;
	background: #fff;
	border: 1px solid #e5e5e5;
}
.dede_pages ul li a {
	color: #555;
	display: block;
}
.dede_pages ul li:hover {
	text-decoration: none;
	color: #fff;
	border: 1px #545454 solid;
	background-color: #545454;
}
.dede_pages ul li:hover a {
	color: #fff;
}
.dede_pages ul li:hover a:hover {
	color: #fff;
	text-decoration: none;
}
.dede_pages ul li.thisclass {
	background-color: #545454;
	padding: 0 10px;
	color: #fff;
	border: 1px #545454 solid;
}
.dede_pages ul li.thisclass a {
	color: #fff;
}
.dede_pages strong {
	font-weight: normal;
}
.dede_pagess {
	float: none;
	overflow: hidden;
	text-align: center;
	padding-bottom: 15px;
}
.dede_pagess ul {
	margin: 0px auto;
	float: none;
	clear: both;
	padding: 10px 0;
	text-align: center;
	white-space: nowrap;
}
.dede_pagess ul li {
	float: none;
	display: inline;
	margin: 0 2px;
	padding: 4px 10px;
	font-family: 'microsoft yahei';
	font-size: 14px;
	border: 1px solid #d8dadf;
}
.dede_pagess li a {
	float: none;
	display: inline;
}
.dede_pagess li a:hover {
	text-decoration: underline;
}
.dede_pagess .thisclass {
	border: none;
	color: #fff;
	border: 1px #545454 solid;
	background-color: #545454;
}
.dede_pagess .thisclass a {
	color: #fff;
}
/*--/page end--*/
.ban_300 {
	float: right;
	width: 300px;
	overflow: hidden;
}
.ban_330 {
	width: 320px;
	overflow: hidden;
	margin-bottom: 20px;
}
.ban_1180 {
	width: 1180px;
	overflow: hidden;
	margin: 0 auto 20px auto;
}
.ban_1180 img {
	display: block;
	margin: 0;
	padding: 0;
}
/*--/骞垮憡 end--*/
.link {
	width: 1180px;
	font-size: 14px;
	margin: 0 auto;
}
.link .tit {
	color: #cccccc;
	font-size: 12px;
	margin-bottom: 15px;
	padding-top: 15px;
}
.link .tit span {
	float: right;
	font-size: 12px;
	color: #999;
	font-weight: normal;
}
.link .zl {
	color: #cccccc;
	font-size: 14px;
	margin-bottom: 15px;
	padding-top: 15px;
}
.link img{
	width: 120px;
	height: 40px;
	border: 0;
}
.link .zl span {
	float: right;
	font-size: 14px;
	color: #999;
	font-weight: normal;
}
.link a {
	color: #999999;
	margin: 0 10px 0 0;
}
/*--/link end--*/
.foot {
	width: 100%;
	background: #222222;
}
.foot .wrap {
	width: 1180px;
	margin: 0 auto;
	color: #f5f5f5;
	padding: 0 0;
}
.foot .pic {
	width: 240px;
	height: 100px;
	background: url(../images/bg_4.jpg) right top repeat-y;
}
.foot .pic img {
	padding-top: 16px;
}
.foot .menu {
	width: 680px;
}
.foot .menu h3 {
	width: 720px;
	font-size: 18px;
	padding-bottom: 0;
}
.foot .menu a {
	margin-top: 36px;
	float: left;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	width: 14%;
	color: #cccccc;
	text-indent: 12px;
	font-size: 14px;
	background: url(../images/ico_4.jpg) 0 center no-repeat;
}
.foot .menu a:hover {
	color: #5141A4;
}
.foot .ewm {
	width: 450px;
	height: 100px;
	padding-left: 50px;
	background: url(../images/bg_4.jpg) 0 0 repeat-y;
}
.foot .ewm img {
	float: left;
	width: 80px;
	height: 80px;
	padding-left:10px;
}
.foot .ewm span {
	float: left;
	font-size: 18px;
	line-height: 22px;
	padding: 38px 0 0 10px;
	;
}
.foot .ewm .kf {
	width: 450px;
	height: 20px;
	padding-left: 4px;
    margin-top: 80px;
}
.foot .ewm .kf span {
	float: left;
	font-size: 12px;
	line-height: 20px;
	padding:6px;
	text-align: center;
    width: 78px;
    color: #eeeeee;
}
.foot .ewm .kf {
	width: 450px;
	height: 20px;
	padding-left: 4px;
    margin-top: 80px;
}
.foot .ewm .kf span {
	float: left;
	font-size: 12px;
	line-height: 20px;
	padding:6px;
	text-align: center;
    width: 78px;
    color: #eeeeee;
}
.kfd {
	width: 80px;
	height: 80px;
	padding: 10px;
    text-align: center;
}
.foot .btn {
	height: 40px;
	line-height: 40px;
	color: #888;
	text-align: center;
	background: #191919;
}
.foot .btn a {
	color: #fff;
}
.zd {
	width: 46px;
    height: 22px;
    float: left;
    background-color: f29700;
    font-size: 13px;
    color: #ffffff;
    line-height: 22px;
    text-align: center;
    border-radius: 2px;
    margin: 3px 8px 0 0;javascript:;
}

.load-view {
	overflow: hidden;
	width: 100%
}
.load-more a{
	  padding: 4px 30px;
	  font-size: 13px;
	  border: 1px solid #5141A4;
      color: #5141A4;
      -khtml-border-radius: 3px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      transition: all 0.4s ease;
      cursor: pointer;
      display: inline-block;
      vertical-align: middle;
      text-decoration: none;
	  margin:0 0 0 260px;
}
.load-more a:hover{
	background:#5141A4;
	color:#ffffff;
	border-color:#5141A4;
}

#tagindex{height:280px;width:300px; position:relative; margin:0 auto; }
#tagindex a{position:absolute;top:0px;left:0px;color:#ffffff; padding:1px 6px; }
#tagindex a:hover{border:1px solid #333333;background:#222222;color:#FFFFFF;border-radius:3px; }

.shaixuanbox{width:100%;height:auto;margin:0 auto 10px;border-bottom:1px solid #000000}
.shaixuan {padding: 20px;text-align:left;font-size:12px;line-height:12px;}
.shaixuan b{color:#666666;}
.shaixuan a{
     margin:0 0;
     color:#333333;
     line-height: 24px;
     padding: 4px 12px;
     border-radius: 20px;
  }
.shaixuan a:hover{
    color:#ffffff;
    line-height: 24px;
    border-radius: 20px;
    padding: 4px 12px;
    background: #5e4eb3;
	background: -moz-linear-gradient(left,#5e4eb3 0,#5141A4 100%);
	background: -webkit-gradient(linear,left,right,color-stop(0,#5e4eb3),color-stop(100%,#5141A4));
	background: -webkit-linear-gradient(left,#5e4eb3 0,#5141A4 100%);
	background: -o-linear-gradient(left,#5e4eb3 0,#5141A4 100%);
	background: -ms-linear-gradient(left,#5e4eb3 0,#5141A4 100%);
	background: -webkit-gradient(linear,left top,right top,from(#5e4eb3),to(#5141A4));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#5e4eb3),to(#5141A4));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#5e4eb3),to(#5141A4));
	background: linear-gradient(to right,#5e4eb3 0,#5141A4 100%);
    border-radius: 20px;
  }
.shaixuan span{padding: 4px 12px;
    color: #ffffff;
    background: #ffe057;
	background: -moz-linear-gradient(left,#5e4eb3 0,#5141A4 100%);
	background: -webkit-gradient(linear,left,right,color-stop(0,#5e4eb3),color-stop(100%,#5141A4));
	background: -webkit-linear-gradient(left,#5e4eb3 0,#5141A4 100%);
	background: -o-linear-gradient(left,#5e4eb3 0,#5141A4 100%);
	background: -ms-linear-gradient(left,#5e4eb3 0,#5141A4 100%);
	background: -webkit-gradient(linear,left top,right top,from(#5e4eb3),to(#5141A4));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#5e4eb3),to(#ffce00));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#5e4eb3),to(#5141A4));
	background: linear-gradient(to right,#5e4eb3 0,#5141A4 100%);
    line-height: 36px;
    border-radius: 20px;}

/*nav*/
.header-nav {
	overflow: hidden;
	padding: 0 0;
}
.header-nav h2 {
	font-size: 15px;
	color: #333333;
	padding: 7px 0;
	background: linear-gradient(to right, #ffe057, #ffce00);
    border-radius: 3px;
    line-height: 20px;
    font-weight: 400;
}
.header-nav h2 a {
	color: #333333;
}
.header-nav ul {
	overflow: hidden;
}
.header-nav li {
	width: 120px;
    float: left;
}
.header-nav li a {
	font-size: 15px;
	color: #222222;
	padding: 20px 28px;
	font-weight: 400;
    line-height: 20px;
}
.header-nav li a:hover {
    color: #5141A4;
	background-color: #fafafa;
	border-bottom-color: rgba(0, 0, 0, .05);
	border-top-color: rgba(0, 0, 0, .05);
    line-height: 20px;
}
.ie7 .header-nav li a:hover, .ie8 .header-nav li a:hover {
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)
}
.header-nav li a.active {
	background: linear-gradient(to right, #00b8c0, #20c1dc);
	border-bottom: 0;
	border-top-color: rgba(0, 0, 0, .35);
    color: #ffffff;
    border-radius: 3px;
}
.ie7 .header-nav li a.active, .ie8 .header-nav li a.active {
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8000000, endColorstr=#c8000000)
}

.data_top {
    width:1200px; 
    height:200px;
    margin:0 auto;
    margin-bottom:20px;
}
.data_top img {
    width:1200px; 
    height:200px;
    border-radius:3px;
}

.index-new {
    position: absolute;
    top: 15px;
    font-size: 12px;
    color: #fff;
    background-color: #f29700;
    height: 14px;
    line-height: 13px;
    padding: 0 3px;
    border-radius: 2px;
    width: 22px;
    margin-left: 240px;
}

/* home-right-remind */
.js-right-remind { margin-bottom: 16px; border-radius: 3px; padding:10px 16px 20px 16px; background-color: #ffffff; box-shadow: 0 1px 4px 0 rgba(142, 142, 142, 0.05);}
.js-right-remind img { width: 40px; height: 40px; float: left; }
.js-right-remind ul { padding-top: 3px; }
.js-right-remind li { height: 20px; line-height:18px; text-align: justify;}
.js-right-remind span { color: #c4192d; }
.js-right-remind li:nth-child(2) { color: #999999; }

/* 涓婃柟骞垮憡 */
.js-home-ad .main{
margin: 0 auto;
width: 1220px;
position: relative;
}
.js-home-ad .main a{
    width: 169px;
    height: 32px;
    margin: 18px 0px 0 10px;
    padding: 10px 10px;
    display: inline-block;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 1px 4px 0 rgba(142, 142, 142, 0.05);
}
.js-home-ad .main a img{
width: 32px;
height: 32px;
float: left;
}
.js-home-ad .main a li{
width: 128px;
float: right;
color: #666;
}
.js-home-ad .main a li span{
font-weight: 600;
color: #333;
display: block;
line-height: 14px;
}
.js-home-ad{
/* background: #fff; */
}
.login_btn{
	width: 100%;
	height: auto;
	margin: 20px 0;
	float: left;
	text-align: center;
	
}
.login_btn a{
	color:#000;
}
.login_btn_left{
    background: rgba(219, 16, 17, 0.7);
    border-radius: 10px;
    width:auto;
    text-align: center;
    font-size:15px;
    margin:0 20px;
    padding:10px 0;
    display:inline-block;
}
.login_btn_right{
	background: rgba(141, 219, 16, 0.7);
    border-radius: 10px;
    width:auto;
    text-align: center;
    font-size:15px;
    margin:0 20px;
    padding:10px 0;
    display:inline-block;
}
.login_btn1{
	padding:10px 30px;
}
.login_btn2{
	padding:10px 30px;
	
}
.login_btn_left:hover{
	box-shadow:2px 2px 2px #666;
}
.login_btn_right:hover{
	box-shadow:2px 2px 2px #666;
}