<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

body,
html {
	font-family: å¾®è½¯é›…é»‘;
	color: #666;
	font-size: 14px;
	margin: 0 auto;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

table {
	border-collapse: collapse;
}

.fl {
	float: left
}

.fr {
	float: right
}

p {
	margin-bottom: 0;
}

ul {
	list-style: none;
	margin-bottom: 0;
}

select,
input {
	vertical-align: middle;
}

input {
	padding-top: 0;
	padding-bottom: 0;
	font-family: 'Microsoft YaHei', 'PingFang SC', 'Helvetica Neue', Helvetica, 'Hiragino Sans GB', STHeitiSC-Light, Arial, sans-serif;
}

input[type=submit] {
	-webkit-appearance: none;
	outline: none
}

img {
	border: 0;
}


/**ieå…¼å®¹*/

a {
	color: #666;
	text-decoration: none !important;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

a:hover {
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

a:active {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

textarea {
	resize: none;
}


/*é˜²æ­¢æ‹–åŠ¨*/

s,
i,
em {
	font-style: normal;
	text-decoration: none;
}

.wrap {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

/*.container {
	padding: 0;
}*/


/*é€šç”¨åº•éƒ¨ start*/

.foot {
	width: 100%;
	margin: 0 auto;
	/*margin-top: 90px;*/
	background: #f5f5f5;
	padding-bottom: 50px;
}

.foot .foot_box {
	max-width: 1170px;
	margin: 0 auto;
}

.foot .foot_box .foot_c {
	width: 100%;
}

.foot .foot_box .foot_c .foot_list {
	width: 75%;
	margin-top: 30px;
}

.foot .foot_box .foot_c .foot_list ul li {
	float: left;
}

.foot .foot_box .foot_c .foot_list ul li .foot_list_a a {
	display: inline-block;
	font-size: 18px;
	color: #333333;
	margin-bottom: 20px;
}

.foot .foot_box .foot_c .foot_list ul li .foot_list_a a:hover {
	color: #2c2c7b;
}

.foot .foot_box .foot_c .foot_list ul li .foot_list_b a {
	font-size: 14px;
	color: #666;
	display: inline-block;
	line-height: 25px;
}

.foot .foot_box .foot_c .foot_list ul li .foot_list_b a:hover {
	color: #2c2c7b;
}

.foot .foot_box .foot_c .foot_phone {
	padding-top: 25px;
	width: 20%;
	text-align: right;
}

.foot .foot_box .foot_c .foot_phone .foot_code {
	margin-bottom: 10px;
	text-align: center;
}

.foot .foot_box .foot_c .foot_phone .foot_code img {
	width: 130px;
	margin-bottom: 10px;
}

.foot_bt {
	width: 100%;
	background: #2c2c7b;
}

.foot_bt .foot_bt_box {
	max-width: 1100px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0;
}

.foot_bt .foot_bt_box .foot_bt_b {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}


/*é€šç”¨åº•éƒ¨ end*/

.index_header_style {
	top: 0;
	width: 100%;
	height: 73px;
	z-index: 111111;
	font-size: 16px;
	background: #fff;
	position: relative;
}

.index_header_style .index_logo {
	margin-left: 9.7%;
	margin-top: 13px;
}

.index_header_style .index_nav {
	margin-right: 9.7%;
}

.index_header_style .index_nav .index_nav_ul&gt;li {
	float: left;
	height: 73px;
	line-height: 73px;
}

.index_header_style .index_nav .index_nav_ul&gt;li&gt;a {
	display: block;
	height: 73px;
	padding: 0 20px;
	color: #333333;
	border-bottom: 3px solid transparent;
}

.index_header_style .index_nav .index_nav_ul&gt;li&gt;a.index_nav_active {
	color: #2c2c7b;
	border-bottom: 3px solid #2c2c7b;
}

.index_header_style .index_nav .index_nav_ul&gt;li&gt;a:hover {
	color: #2c2c7b;
	border-bottom: 3px solid #2c2c7b;
}

.index_header_style .index_nav .index_nav_ul&gt;li .tag_nav {
	position: absolute;
	width: 100%;
	height: 65px;
	background: rgba(0, 0, 0, 0.53);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	line-height: 65px;
	left: 0;
	display: none;
	z-index: 111111;
}


/*.index_header_style .index_nav .index_nav_ul&gt;li .tag_nav ul {
	margin-right: 9.7%;
}*/

.index_header_style .index_nav .index_nav_ul&gt;li .tag_nav ul.n1 {
	margin-right: 10%;
}

.index_header_style .index_nav .index_nav_ul&gt;li .tag_nav ul.n2 {
	margin-right: 30%;
}

.index_header_style .index_nav .index_nav_ul&gt;li .tag_nav ul.n3,
.index_header_style .index_nav .index_nav_ul&gt;li .tag_nav ul.n4 {
	margin-right: 22%;
}

.index_header_style .index_nav .index_nav_ul&gt;li .tag_nav ul.n5,
.index_header_style .index_nav .index_nav_ul&gt;li .tag_nav ul.n6 {
	margin-right: 14%;
}

.index_header_style .index_nav .index_nav_ul&gt;li .tag_nav ul li {
	float: left;
	padding-left: 40px;
}

.index_header_style .index_nav .index_nav_ul&gt;li .tag_nav ul li a {
	color: #fff;
	display: block;
	text-align: right;
}

.index_header_style .index_nav .index_nav_ul&gt;li .tag_nav ul li a:hover {
	color: #2c2c7b; /*é¦–é¡µä¸‹æ–¹*/
}

.index_header_style .index_nav .index_search {
	margin-top: 25px;
	margin-left: 15px;
	border-right: 1px solid #fff;
	height: 21px;
}

.index_header_style .index_nav .index_search img {
	vertical-align: -1px;
	margin-right: 10px;
	height: 21px;
	cursor: pointer;
}


/*å“åº”å¼å¼€å§‹*/

.header_height {
	height: 112px;
	display: none;
}

.header_zt {
	display: none;
	width: 100%;
	height: 60px;
	background: #fff;
	padding: 0 4%;
	position: fixed;
	top: 0;
	z-index: 9999999;
	border-bottom: 1px solid #373782;
}

.header_zt .header_zt_logo img {
	width: 20%;
	margin-top: 15px;
}

.search_zt {
	position: fixed;
	top: 60px;
	z-index: 999999;
	width: 100%;
	text-align: center;
	padding: 15px 10%;
	background: #fff;
}

.search_zt .zt_s1 {
	position: relative;
	width: 100%;
	margin-right: 10px;
}

.search_zt .zt_s1 input {
	color: #fff;
	width: 100%;
	height: 28px;
	line-height: 28px;
	border: none;
	border: 1px #fff solid;
	padding-left: 15px;
	background-color: transparent;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	outline: none;
}

.search_zt .zt_s1 img {
	height: 16px;
	position: absolute;
	top: 6px;
	right: 10px;
}

.search_zt .zt_s2 a {
	color: #fff;
}

.search_zt .zt_s2 span {
	color: #fff;
}

.menu-btn {
	display: block;
	position: fixed;
	top: 22px;
	right: 4%;
	width: 24px;
	height: 25px;
	z-index: 9999999;
}

.menu-btn&gt;span {
	display: block;
	width: 24px;
	height: 3px;
	background: #fff;
	cursor: pointer;
	border-radius: 3px;
	margin-left: 0;
}

.menu-btn&gt;span:nth-child(1) {
	position: absolute;
	top: 4px;
}

.menu-btn&gt;span:nth-child(2) {
	position: absolute;
	top: 11px;
}

.menu-btn&gt;span:nth-child(3) {
	position: absolute;
	top: 18px;
}

.menu-btn&gt;.span1 {
	background: white;
	-webkit-animation: span1 .5s alternate;
	-moz-animation: span1 .5s alternate;
	animation: span1 .5s alternate;
	-webkit-transform: translateY(7px) rotateZ(45deg);
	-moz-transform: translateY(7px) rotateZ(45deg);
	transform: translateY(7px) rotateZ(45deg);
}

.menu-btn&gt;.span3 {
	background: white;
	-webkit-animation: span2 .5s alternate;
	-moz-animation: span2 .5s alternate;
	animation: span2 .5s alternate;
	-webkit-transform: translateY(-7px) rotateZ(-45deg);
	-moz-transform: translateY(-7px) rotateZ(-45deg);
	transform: translateY(-7px) rotateZ(-45deg);
}

.menu-btn&gt;.span1-1 {
	background: #fff;
	-webkit-animation: span1-1 .5s alternate;
	-moz-animation: span1-1 .5s alternate;
	-o-animation: span1-1 .5s alternate;
	animation: span1-1 .5s alternate;
	-webkit-transform: translateY(0px) rotateZ(0deg);
	-moz-transform: translateY(0px) rotateZ(0deg);
	-ms-transform: translateY(0px) rotateZ(0deg);
	-o-transform: translateY(0px) rotateZ(0deg);
	transform: translateY(0px) rotateZ(0deg);
}

.menu-btn&gt;.span3-1 {
	animation: span3-1 .5s alternate;
	-webkit-transform: translateY(0px) rotateZ(0deg);
	-moz-transform: translateY(0px) rotateZ(0deg);
	-ms-transform: translateY(0px) rotateZ(0deg);
	-o-transform: translateY(0px) rotateZ(0deg);
	transform: translateY(0px) rotateZ(0deg);
	background: #fff;
}

.right-menu {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: #333;
	z-index: 9999997;
	min-width: 320px;
	overflow: hidden;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: .45s;
	-moz-transition: .45s;
	transition: .45s;
}

.right-menu&gt;div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top: 100px;
	z-index: 9999997;
	background: #333;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	transition: .4s;
}

.right-menu&gt;div&gt;.menu-ul {
	height: 80%;
	overflow-x: hidden;
	overflow-y: scroll;
}

.right-menu&gt;div&gt;.menu-ul&gt;li {
	width: 100%;
	line-height: 2.5em;
	position: relative;
	font-size: 17px;
}

.right-menu&gt;div&gt;.menu-ul&gt;li&gt;a {
	border-bottom: 1px solid #444;
	color: white;
	display: block;
	opacity: .8;
	width: 100%;
	padding-left: 10%;
}

.right-menu&gt;div&gt;.menu-ul&gt;li:hover {
	opacity: 1;
}

.right-menu&gt;div&gt;.menu-ul&gt;li&gt;img {
	width: 24px;
	position: absolute;
	top: 5px;
	right: 10px;
}

.menu-ul .new-ul2 {
	display: block;
}

.menu-ul .new-ul2&gt;p {
	width: 100%;
	border-bottom: 1px solid #444;
	line-height: 2.5em;
	position: relative;
	font-size: 13px;
}

.menu-ul .new-ul2&gt;p&gt;a {
	color: white;
	display: block;
	opacity: .8;
	width: 100%;
	padding-left: 15%;
}

.menu-ul .new-ul2&gt;p&gt;a:hover {
	opacity: 1;
}

.right-menu1 {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
}

.search_zt {
	display: none;
}


/*æœç´¢å¼¹çª—*/

.index_search_popover {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c8000000, endcolorstr=#c8000000);
	z-index: 11111111;
	display: none;
}

.index_search_popover #index_search {
	width: 80%;
	margin: 0 auto;
	margin-top: 20%;
	position: relative;
}

.index_search_popover #index_search .index_search_tc input {
	width: 100%;
	height: 70px;
	line-height: 70px;
	background: transparent;
	font-size: 30px;
	padding-left: 20px;
	color: #fff;
	outline: none;
}

.index_search_popover #index_search .index_search_tc img {
	position: absolute;
	top: 13px;
	right: 19px;
	height: 45px;
	cursor: pointer;
}

.index_search_popover .index_close img {
	position: absolute;
	width: 30px;
	top: 5%;
	right: 5%;
}


/*å†…é¡µbanner*/

.run_banner {
	position: relative;
	overflow: hidden;
}

.run_banner img {
	width: 100%;
	animation: scale_b 25s linear infinite alternate;
	position: relative;
	z-index: -1;
}

.run_banner .run_text {
	position: absolute;
	bottom: 15%;
	z-index: 111111;
	left: 9.7%;
	color: #fff;
	font-size: 48px;
	letter-spacing: 3px;
}

@-webkit-keyframes scale_b {
	0% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.5);
		-moz-transform: scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
		transform: scale(1.5);
	}
	100% {
		-webkit-transform: scale(2);
		-moz-transform: scale(2);
		-ms-transform: scale(2);
		-o-transform: scale(2);
		transform: scale(2);
	}
}

@-moz-keyframes scale_b {
	0% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.5);
		-moz-transform: scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
		transform: scale(1.5);
	}
	100% {
		-webkit-transform: scale(2);
		-moz-transform: scale(2);
		-ms-transform: scale(2);
		-o-transform: scale(2);
		transform: scale(2);
	}
}

@-o-keyframes scale_b {
	0% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.5);
		-moz-transform: scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
		transform: scale(1.5);
	}
	100% {
		-webkit-transform: scale(2);
		-moz-transform: scale(2);
		-ms-transform: scale(2);
		-o-transform: scale(2);
		transform: scale(2);
	}
}


/*å†…é¡µå¯¼èˆª*/

.run_nav {
	width: 100%;
	padding: 25px;
	border-bottom: 1px solid #F5F5F5;
}

.run_nav ul {
	width: 1100px;
	margin: 0 auto;
}

.run_nav ul li {
	float: left;
	padding: 0 38px;
	border-right: 1px solid #eeeeee;
}

.run_nav ul li a {
	color: #666;
	font-size: 16px;
}

.run_nav ul li a:hover {
	color: #2c2c7b;
}

.run_nav ul li a.run_active {
	color: #2c2c7b;
}

.run_nav ul li:first-child {
	padding-left: 0;
}

.run_nav ul li:last-child {
	border-right: 0;
}


/*é›†å›¢ç®€ä»‹*/

.jtjj {
	width: 100%;
	padding: 5% 20px;
}

.jtjj .jtjj_box {
	/*max-width: 1100px;
	margin: 0 auto;*/
}

.jtjj .jtjj_box .jtjj_hd {
	width: 100%;
	text-align: center;
	color: #2c2c7b;
	font-size: 32px;
	margin-bottom: 5%;
}

.jtjj .jtjj_box .jtjj_main .jtjj_a {
	color: #4c4c4c;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 1px;
	text-indent: 2em;
	margin-bottom: 20px;
}

.jtjj_main .jtjj_video {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}


/*è§†é¢‘å¼¹å‡º*/

.video_tc {
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	z-index: 999999;
}

.video_tc video {
	height: 50%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.video_tc .close_v {
	position: absolute;
	top: 5%;
	right: 5%;
}


/*æ°¸æ’ç››æ–°é—» åˆ—è¡¨*/

.yhs_news {
	width: 100%;
	margin: 0 auto;
	background: #f5f5f5;
	padding-bottom: 5%;
	border-top: 1px solid #e7e7e7;
}

.yhs_news .yhs_news_box {
	max-width: 1100px;
	margin: 0 auto;
	padding-top: 6%;
	position: relative;
}

.yhs_news .yhs_news_box .headlines {
	margin-bottom: 5%;
	width: 105%;
	position: relative;
	left: -5%;
	overflow: hidden;
	padding: 5%;
	background: #044696;
}

.yhs_news .yhs_news_box .headlines .news_bg img {
	position: absolute;
	top: 15%;
	right: -20%;
	z-index: 999;
}

.yhs_news .yhs_news_box .headlines .left_line {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	background: #e7e7e7;
	z-index: 11111;
}

.yhs_news .yhs_news_box .headlines a {
	display: block;
}

.yhs_news .yhs_news_box .headlines .headlines_lt {
	width: 60%;
	padding-left: 2%;
	padding-right: 2%;
}

.yhs_news .yhs_news_box .headlines .headlines_lt .headlines_hd {
	color: #fff;
	font-size: 36px;
	margin-bottom: 3%;
}

.yhs_news .yhs_news_box .headlines .headlines_lt .headlines_title {
	color: #fff;
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 36px;
}

.yhs_news .yhs_news_box .headlines .headlines_rt {
	width: 40%;
}

.yhs_news .yhs_news_box .headlines .headlines_rt img {
	width: 80%;
	display: block;
	margin: 0 auto;
	position: relative;
	z-index: 1111111;
}

.yhs_news .yhs_news_box .news_list ul li {
	padding: 4% 2%;
	background: #fff;
	margin-bottom: 3%;
}

.yhs_news .yhs_news_box .news_list ul li .news_list_lt {
	width: 60%;
}

.yhs_news .yhs_news_box .news_list ul li .news_list_rt {
	width: 35%;
	text-align: center;
}

.yhs_news .yhs_news_box .news_list ul li .news_list_rt img {
	width: 100%;
}

.yhs_news .yhs_news_box .news_list ul li .news_list_a {
	color: #999999;
	font-size: 18px;
}

.yhs_news .yhs_news_box .news_list ul li .news_list_b {
	color: #333;
	font-size: 30px;
	margin: 2% 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.yhs_news .yhs_news_box .news_list ul li .news_list_c {
	line-height: 36px;
	color: #808080;
	letter-spacing: 2px;
	font-size: 18px;
	height: 72px;
	overflow: hidden;
}

.yhs_news .yhs_news_box .news_list ul li:hover .news_list_b {
	color: #2c2c7b;
}


/*æ°¸æ’ç››æ–°é—»-è¯¦æƒ…é¡µ*/

.news_main {
	width: 100%;
	margin: 0 auto;
	padding-top: 5%;
	padding-bottom: 5%;
}

.news_main .news_main_box {
	max-width: 1100px;
	margin: 0 auto;
}

.news_main .news_main_box .news_main_lt {
	width: 60%;
	overflow: hidden;
}

.news_main .news_main_box .news_main_lt .news_hd {
	color: #2c2c7b;
	font-size: 30px;
	line-height: 42px;
	margin-bottom: 5%;
}

.news_main .news_main_box .news_main_lt .news_text {
	font-size: 18px;
	line-height: 36px;
	letter-spacing: 2px;
}

.news_main .news_main_box .news_main_lt .news_text img {
	width: 100%;
}

.news_main .news_main_box .news_main_rt {
	width: 35%;
}

.news_main .news_main_box .news_main_rt .new_icon {
	font-size: 24px;
	color: #666666;
	margin-bottom: 2%;
}

.news_main .news_main_box .news_main_rt .new_icon img {
	margin-right: 15px;
	vertical-align: -5px;
}

.news_main .news_main_box .news_main_rt .new_xg {
	padding-top: 2%;
}

.news_main .news_main_box .news_main_rt .new_xg ul li {
	height: 90px;
	margin-bottom: 4%;
	overflow: hidden;
	border: 1px solid #EBEBEB;
	padding: 12px 10px 12px 0;
}

.news_main .news_main_box .news_main_rt .new_xg ul li .new_xg_lt img {
	width: 100%;
}

.news_main .news_main_box .news_main_rt .new_xg ul li .xg_list {
	height: 100%;
	padding: 0;
	position: relative;
}

.news_main .news_main_box .news_main_rt .new_xg ul li .xg_list .xg_a {
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_main .news_main_box .news_main_rt .new_xg ul li .xg_list .xg_b {
	font-size: 14px;
	margin-top: 10px;
}

.news_main .news_main_box .news_main_rt .new_xg ul li .xg_list .xg_b img {
	height: 20px;
	vertical-align: 0;
	margin-right: 10px;
}


/*åˆ†é¡µæ&nbsp;·å¼*/

#page {
	text-align: center;
}

#page .pagination&gt;.active&gt;a {
	z-index: 3;
	color: #FFFFFF;
	cursor: default;
	background-color: #2c2c7b;
	border-color: #2c2c7b;
}

#page .pagination&gt;li&gt;a,
#page .pagination&gt;li&gt;span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #333333;
	border: 1px solid #ddd;
}


/*å…¬ç›Šç†å¿µ*/

.gc .gc_box {
	max-width: 1100px;
	margin: 0 auto;
	padding: 6% 0 7% 0;
}

.gc .gc_box .gc_hd {
	text-align: center;
	font-size: 36px;
	color: #2c2c7b;
	letter-spacing: 3px;
}

.gc .gc_box .gc_title {
	line-height: 36px;
	font-size: 18px;
	letter-spacing: 2px;
	margin: 4% 0 5% 0;
}

.gc .gc_box .gc_main {
	width: 100%;
	position: relative;
}

.gc .gc_box .gc_main .gc_a {
	position: relative;
	z-index: 1000;
}

.gc .gc_box .gc_main .gc_a div {
	background: #2c2c7b;
	color: #ffff;
	font-size: 16px;
	width: 65px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	letter-spacing: 1px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-o-border-radius: 100%;
	-moz-border-radius: 100%;
}

.gc .gc_box .gc_main .gc_b {
	width: 100%;
	position: relative;
}

.gc .gc_box .gc_main .gc_b .gc_b_line {
	height: 1px;
	width: 30%;
	background: #666;
	position: absolute;
	top: 150px;
	left: 32px;
	margin: auto;
}

.gc .gc_box .gc_main .gc_b ul {
	width: 80%;
	position: relative;
	z-index: 999;
}

.gc .gc_box .gc_main .gc_b ul li {
	width: 50%;
	padding: 4%;
	float: left;
}

.gc .gc_box .gc_main .gc_b ul li .gc_b_one img {
	width: 100%;
}

.gc .gc_box .gc_main .gc_b ul li .gc_b_two {
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px;
	padding: 20px 0;
}

.gc .gc_box .gc_main .gc_c {
	position: absolute;
	width: 1px;
	height: 100%;
	left: 32px;
	top: 0;
	z-index: 999;
	background: #666;
}

.gy {
	width: 100%;
	margin: 0 auto;
	
}

.gy .gy_list_more {
	text-align: center;
	cursor: pointer;
	width: 200px;
	margin: 0 auto;
}

.gy .gy_list_more:hover span {
	color: #2c2c7b;
}

.gy .gy_list_more img {
	vertical-align: -20px;
	margin-right: 20px;
}

.gy .gy_list_more span {
	font-size: 24px;
	color: #757575;
	letter-spacing: 2px;
}

.gy .gy_box {
	width: 100%;
}

.gy .gy_box ul li {
	float: left;
	width: 30%;
	background: #fff;
	margin-right: 5%;
	margin-bottom: 5%;
	overflow: hidden;
	border: 1px solid #EBEBEB;
}

.gy .gy_box ul li:hover {
	background: #2c2c7b;
}

.gy .gy_box ul li:hover .gy_list_b .gy_list_b_lt .gy_list_b_two {
	color: #edebeb;
}

.gy .gy_box ul li:hover .gy_list_b_rt {
	color: #edebeb;
}

.gy .gy_box ul li:hover .gy_list_a img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.gy .gy_box ul li .gy_list_a img {
	width: 100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.gy .gy_box ul li .gy_list_b .gy_list_b_lt {
	padding: 15px 0;
	width: 30%;
	text-align: center;
}

.gy .gy_box ul li .gy_list_b .gy_list_b_lt .gy_list_b_one {
	font-size: 16px;
	color: #787878;
}

.gy .gy_box ul li .gy_list_b .gy_list_b_lt .gy_list_b_two {
	font-size: 20px;
	color: #2c2c7b;
}

.gy .gy_box ul li .gy_list_b .gy_list_b_rt {
	width: 69%;
	padding: 0 10px;
	margin: 15px 0;
	font-size: 18px;
	border-left: 1px solid #eeeeee;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
}


/*é›†å›¢æ¦‚å†µ-è‘£äº‹é•¿è‡´è¾ž*/

.speech {
	width: 100%;
	margin: 0 auto;
	/*padding: 5% 0;*/
}

.speech .speech_box {
	max-width: 1100px;
	margin: 0 auto;
	padding: 2%;
	background: #fff;
	box-shadow: 0 0px 15px 8px #e3e3e3;
	-moz-box-shadow: 0 0px 15px 8px #e3e3e3;
	-webkit-box-shadow: 0 0px 15px 8px #e3e3e3;
}

.speech .speech_box .speech_a_lt {
	width: 35%;
}

.speech .speech_box .speech_a_lt img {
	width: 100%;
}

.speech .speech_box .speech_a_rt {
	width: 62%;
	padding: 0 2.5%;
}

.speech .speech_box .speech_a_rt .speech_a_rt_one {
	color: #333;
	font-size: 36px;
}

.speech .speech_box .speech_a_rt .speech_a_rt_two {
	font-size: 18px;
	color: #666;
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 2.5%;
	padding: 1.5% 0;
}

.speech .speech_box .speech_a_rt .speech_a_rt_three {
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 2px;
}

.speech .speech_box .speech_a_rt .speech_a_rt_four {
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 2px;
	margin-top: 2%;
}

.speech .speech_box .speech_a_rt .speech_a_rt_four ul {
	float: left;
	width: 50%;
}

.speech .speech_box .speech_a_rt .speech_a_rt_four ul li:first-child {
	color: #333333;
	font-size: 18px;
}

.speech .speech_b {
	width: 100%;
}

.speech .speech_b .speech_b_title {
	margin: 3% auto 2%;
	font-size: 30px;
	color: #333;
}

.speech .speech_b .speech_b_one {
	font-size: 16px;
	margin-bottom: 2%;
	letter-spacing: 2px;
}
/*é›†å›¢æž¶æž„*/
.jtjg {
	margin: 5% auto;
	text-align: center;
}

.jtjg .thumbnail {
	border: 0;
}

/*ä¼ä¸šæ–‡åŒ–*/
.culture {
	width: 100%;
	margin: 0 auto;
}

.culture .culture_box {
	/*max-width: 1100px;
	margin: 0 auto;*/
}

.culture .culture_box .culture_charm {
	width: 100%;
	margin-top: 7%;
	margin-bottom: 7%;
}

.culture .culture_box .culture_charm .charm_title {
	color: #2c2c7b;
	font-size: 36px;
	letter-spacing: 3px;
	margin-bottom: 3%;
	text-align: center;
}

.culture .culture_box .culture_charm .charm_hd {
	text-indent: 2em;
	/*max-width: 1050px;
	margin: 0 auto;*/
	line-height: 30px;
	font-size: 18px;
	letter-spacing: 2px;
	margin-bottom: 3%;
}

.culture .culture_box .culture_charm .charm_list {
	/*width: 100%;
	margin-top: 3%;*/
}

.culture .culture_box .culture_charm .charm_list ul li {
	margin-bottom: 10px;
}

.culture .culture_box .culture_charm .charm_list ul li .charm_list_a img {
	width: 100%;
	display: block;
}

.culture .culture_box .culture_charm .charm_list ul li .charm_list_b {
	padding: 10px 0;
	width: 100%;
	font-size: 22px;
	color: #4c4c4c;
	text-align: center;
}

.culture .culture_box .culture_charm .charm_list ul li .dynamic_list_b {
	font-size: 18px;
	padding: 15px 0;
}

.culture .culture_box .culture_charm .dynamic_more {
	text-align: center;
	width: 200px;
	margin: 0 auto;
	margin-top: 8%;
	cursor: pointer;
}

.culture .culture_box .culture_charm .dynamic_more:hover span {
	color: #2c2c7b;
}

.culture .culture_box .culture_charm .dynamic_more img {
	height: 55px;
	vertical-align: -18px;
	margin-right: 20px;
}

.culture .culture_box .culture_charm .dynamic_more span {
	font-size: 24px;
	color: #757575;
	letter-spacing: 2px;
}


/*ä¼ä¸šæ–‡åŒ–-å¼¹çª—*/

.tc {
	width: 100%;
	height: 100%;
}

.tc .swiper-container {
	text-align: center;
	position: fixed;
	width: 80%;
	height: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	padding-top: 200px;
	margin: auto;
}

.tc .swiper-container .swiper-slide {
	height: 100%;
}

.tc .swiper-container .swiper-slide img {
	width: 43%;
}

.tc .swiper-container .swiper-slide .img_tc_title {
	text-align: center;
	margin-top: 4%;
	font-size: 36px;
	color: #fff;
	letter-spacing: 2px;
}

#btn3 img {
	position: absolute;
	top: 45%;
	left: 10%;
	z-index: 111111111;
	cursor: pointer;
}

#btn4 img {
	position: absolute;
	top: 45%;
	right: 10%;
	z-index: 111111111;
	cursor: pointer;
}

.close_one {
	position: fixed;
	top: 5%;
	right: 5%;
	z-index: 1111111111;
}

.strategy {
	width: 100%;
	margin: 0 auto;
}

.st_bg {
	width: 100%;
	position: relative;
}

.st_bg .swiper-pagination {
	bottom: 3%;
}

.st_bg .swiper-wrapper {
	height: 747px;
}

.st_bg .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #fff;
	margin: 0 10px !important;
}

.st_bg .swiper-pagination-bullet-active {
	width: 16px;
	height: 16px;
	opacity: 0.9;
	opacity: 0.9;
	filter: alpha(opacity=90);
	background: #fff;
}

.st_bg .swiper-slide {
	position: relative;
	height: 747px;
	width: 100%;
}

.st_bg .swiper-slide .st_bg_img img {
	width: 100%;
}

.st_bg .swiper-slide .st_swiper_box {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	max-width: 1100px;
	height: 100%;
	margin: auto;
}

.st_bg .swiper-slide .st_swiper_box .st_swiper_a {
	font-size: 48px;
	color: #fff;
	text-align: center;
	margin: 5% auto;
}

.st_bg .swiper-slide .st_swiper_box .st_swiper_b {
	font-size: 40px;
	color: #fff;
	letter-spacing: 3px;
	text-align: center;
	margin-bottom: 9%;
}

.st_bg .swiper-slide .st_swiper_box .st_swiper_c {
	width: 90%;
	margin: 0 auto;
	font-size: 30px;
	color: #fff;
	text-align: center;
	letter-spacing: 3px;
}

.st_bg .swiper-slide .st_swiper_box .st_swiper_c_more {
	width: 90%;
	margin: 0 auto;
	font-size: 24px;
	color: #fff;
	text-align: center;
	letter-spacing: 3px;
	text-indent: 2em;
	display: none;
	text-align: left;
}

.st_bg .swiper-slide .st_swiper_box .st_swiper_d img {
	position: absolute;
	bottom: 20%;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.st_bg .swiper-slide .st_swiper_box .st_swiper_d img:hover {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.btn1 {
	position: absolute;
	top: 45%;
	left: 0;
	z-index: 1111111;
	margin-left: 9.7%;
	cursor: pointer;
}

.btn2 {
	position: absolute;
	top: 45%;
	right: 0;
	z-index: 1111111;
	margin-right: 9.7%;
	cursor: pointer;
}
/*
.honor {
	width: 100%;
	margin: 0 auto;
	margin-top: 5%;
	margin-bottom: 5%;
}

.honor .honor_box {
	max-width: 1100px;
	margin: 0 auto;
}

.honor .honor_box .honor_title {
	color: #2c2c7b;
	font-size: 48px;
	letter-spacing: 3px;
	margin-bottom: 3%;
	text-align: center;
}

.honor .honor_box .honot_hd {
	text-indent: 2em;
	max-width: 1050px;
	margin: 0 auto;
	line-height: 30px;
	font-size: 18px;
}

.honor .honor_box .honor_list {
	width: 100%;
	margin: 0 auto;
	margin-top: 3%;
}

.honor .honor_box .honor_list ul {

}

.honor .honor_box .honor_list ul li {
	overflow: hidden;
	margin-bottom: 20px;
}

.honor .honor_box .honor_list ul li .thumbnail {
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
    border: 0;
    padding: 0;
    border-radius: 0;
}

.honor .honor_box .honor_list ul li .thumbnail img {
	transition: all 0.6s;
}

.honor .honor_box .honor_list ul li .thumbnail img:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.honor .honor_box .honor_list ul li p {
	margin-top: 8px;
	padding: 0 6px;
	text-align: center;
	font-size: 15px;
	color: #666666;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}*/

.honor {
	width: 100%;
	margin: 0 auto;
	margin-top: 5%;
	margin-bottom: 5%;
}

.honor .honot_hd {
	text-indent: 2em;
	line-height: 30px;
	font-size: 18px;
	padding: 0 15px 15px;
}

.honor .honor_list {
	width: 100%;
	margin: 0 auto;
	margin-top: 3%;
}

.honor .honor_list ul {

}

.honor .honor_list ul li {
	overflow: hidden;
	margin-bottom: 20px;
}

.honor .honor_list ul li .thumbnail {
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
    border: 0;
    padding: 0;
    border-radius: 0;
}

.honor .honor_list ul li .thumbnail img {
	transition: all 0.6s;
}

.honor .honor_list ul li .thumbnail img:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.honor .honor_list ul li p {
	margin-top: 8px;
	padding: 0 6px;
	text-align: center;
	font-size: 15px;
	color: #666666;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}


/*è”ç³»æˆ‘ä»¬*/

.contact {
	width: 100%;
	margin: 0 auto;
	margin-top: 3.5%;
	margin-bottom: 3.5%;
}

.contact .contact_box {
	max-width: 1100px;
	margin: 0 auto;
}

.contact .contact_box .contact_title {
	width: 100%;
	font-size: 36px;
	color: #2c2c7b;
	margin-bottom: 3%;
}

.contact .contact_box .contact_dt {
	width: 100%;
	margin: 0 auto;
}

.contact .contact_box .contact_main {
	width: 100%;
}

.contact .contact_box .contact_main .contact_lt .contact_lt_a {
	font-size: 30px;
	letter-spacing: 2px;
	margin-bottom: 47px;
}

.contact .contact_box .contact_main .contact_lt .contact_lt_b {
	font-size: 18px;
	line-height: 36px;
	letter-spacing: 2px;
}

.wzdt {
	padding: 5% 0;
}



/*äººæ‰ç†å¿µ*/

.ln {
	width: 100%;
}

.ln .ln_bg {
	background: url("../images/ln_bg1.jpg") no-repeat center center;
	background-size: cover;
	width: 100%;
	padding: 17% 0;
	position: relative;
}

.ln .ln_bg .ln_bg_box {
	width: 50%;
	padding: 3% 5%;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	margin: 0 auto;
	position: relative;
	z-index: 111;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.ln .ln_bg .ln_bg_box:hover {
	background: rgba(0, 54, 119, 0.5);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.ln .ln_bg .ln_bg_box .ln_bg_b {
	font-size: 20px;
	color: #fff;
	letter-spacing: 2px;
	margin-top: 3%;
}

.ln .ln_bg .ln_bg_box .ln_bg_c {
	width: 50%;
	height: 1px;
	background: #fff;
	margin: 3% auto;
}

.ln .ln_bg .ln_bg_box .ln_bg_d {
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	letter-spacing: 2px;
	text-align: center;
}

.ln .ln_bg .ln_bg_mc {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 54, 119, 0.3);
	display: none;
}

.ln .ln_bg2 {
	background: url(../images/ln_bg2.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	padding: 17% 0;
	position: relative;
}

.ln .ln_bg3 {
	background: url("../images/ln_bg3.jpg") no-repeat center center;
	background-size: cover;
	width: 100%;
	padding: 17% 0;
	position: relative;
}

.ln .ln_bg4 {
	background: url("../images/ln_bg4.jpg") no-repeat center center;
	background-size: cover;
	width: 100%;
	padding: 17% 0;
	position: relative;
}

.ln .ln_bg5 {
	background: url("../images/ln_bg5.jpg") no-repeat center center;
	background-size: cover;
	width: 100%;
	padding: 17% 0;
	position: relative;
}


.ln .wh_bg1 {
	background: url(../images/wh_bg1.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	padding: 17% 0;
	position: relative;
}

.ln .wh_bg2 {
	background: url("../images/wh_bg2.jpg") no-repeat center center;
	background-size: cover;
	width: 100%;
	padding: 17% 0;
	position: relative;
}

.ln .wh_bg3 {
	background: url("../images/wh_bg3.jpg") no-repeat center center;
	background-size: cover;
	width: 100%;
	padding: 17% 0;
	position: relative;
}

.ln .wh_bg4 {
	background: url("../images/wh_bg4.jpg") no-repeat center center;
	background-size: cover;
	width: 100%;
	padding: 17% 0;
	position: relative;
}

.ln .wh_bg54 {
	background: url("../images/wh_bg5.jpg") no-repeat center center;
	background-size: cover;
	width: 100%;
	padding: 17% 0;
	position: relative;
}

.ln .wh_bg6 {
	background: url("../images/wh_bg6.jpg") no-repeat center center;
	background-size: cover;
	width: 100%;
	padding: 17% 0;
	position: relative;
}



/*äººæ‰æ‹›è˜*/

.shzp {
	width: 100%;
	margin: 0 auto;
	border-top: 1px solid #f7f6f6;
}

.shzp .shzp_box {
	max-width: 1100px;
	margin: 0 auto;
}

.shzp .shzp_box .shzp_lt {
	width: 100%;
	padding-top: 5%;
	padding-bottom: 5%;
}

.shzp .shzp_box .shzp_lt .shzp_lt_tb {
	width: 100%;
}

.shzp .shzp_box .shzp_lt .shzp_lt_tb table {
	width: 100%;
	text-align: center;
}

.shzp .shzp_box .shzp_lt .shzp_lt_tb table thead tr td {
	padding-bottom: 2%;
	color: #0c0c0c;
	font-size: 18px;
}

.shzp .shzp_box .shzp_lt .shzp_lt_tb table tbody tr {
	height: 55px;
	line-height: 55px;
}

.shzp .shzp_box .shzp_lt .shzp_lt_tb table tbody tr:hover {
	background: #ebebeb;
}

.shzp .shzp_box .shzp_lt .shzp_lt_tb table tbody tr:hover td {
	color: #2c2c7b;
	font-size: 14px;
}

.shzp .shzp_box .shzp_lt .shzp_lt_tb table tbody tr:hover td a {
	font-size: 14px;
	color: #2c2c7b;
}

.shzp .shzp_box .shzp_lt .shzp_lt_tb table tbody tr td {
	line-height: 20px;
}

.shzp_xq .shzp_xq_hd {
  font-size: 36px;
  color: #2c2c7b;
  margin-bottom: 5%;
}

.shzp_xq .shzp_xq_main ul {
  width: 100%;
  background: #f2f2f2;
  padding: 3%;
}

.shzp_xq .shzp_xq_main ul li {
  float: left;
  width: 33.3%;
  padding: 1% 0;
}

.shzp_xq .shzp_xq_main ul li span {
  color: #2c2c7b;
}

.shzp_xq .shzp_xq_a {
  width: 100%;
  margin-top: 3%;
}

.shzp_xq .shzp_xq_a .shzp_xq_one {
  font-size: 24px;
  color: #555656;
}

.shzp_xq .shzp_xq_a .shzp_xq_line {
  width: 50px;
  height: 4px;
  background: #2c2c7b;
  margin: 3% 0;
}

.shzp_xq .shzp_xq_a .shzp_xq_two {
  line-height: 36px;
  font-size: 18px;
  color: #808080;
}

.shzp_xq .shzp_xq_b {
  margin-top: 2%;
}

.shzp_xq .shzp_xq_b a {
  float: left;
  width: 28%;
  text-align: center;
  padding: 15px 0;
  background: #ebebeb;
  color: #838383;
  font-size: 18px;
}

.shzp_xq .shzp_xq_b a:hover {
  background: #2c2c7b;
  color: #fff;
}

.shzp_xq .shzp_xq_b a.td_active {
  background: #2c2c7b;
  color: #fff;
}


/*æ…ˆå–„ææ¬¾*/
.csjk {
	padding: 3% 0;
}

.csjk table tr th {
	width: 130px;
}

.csjk table tr th,
.csjk table tr td {
	padding: 15px 10px;
}

.csjk .item {
	margin-bottom: 30px;
}

.csjk .item h4 {
	padding: 10px;
	color: #2c2c7b;
}




/*å·¥ç¨‹ä¸šç»©*/
.jtcy {
	width: 100%;
	padding: 5% 20px;
}

.jtcy .jtcy_box {
	max-width: 1100px;
	margin: 0 auto;
}

.jtcy .jtcy_box .jtcy_hd {
	width: 100%;
	text-align: center;
	color: #2c2c7b;
	font-size: 32px;
	margin-bottom: 5%;
}

.jtcy .jtcy_box .jtcy_main .jtcy_a {
	color: #4c4c4c;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 1px;
	text-indent: 2em;
	margin-bottom: 20px;
}

.jtcy .jtcy_box .jtcy_main .jtcy_b {
    color: #4c4c4c;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.jtcy .jtcy_box .jtcy_nav {
	text-align: center;
	margin-bottom: 4%;
}

.jtcy .jtcy_box .jtcy_nav a {
	display: inline-block;
	padding: 10px 20px;
	color: #666;
	border: 1px solid #CCCCCC;
	margin: 0 10px;
	margin-bottom: 20px;
}

.jtcy .jtcy_box .jtcy_nav a.active,
.jtcy .jtcy_box .jtcy_nav a:hover  {
	background: #2c2c7b;
	color: #FFFFFF;
	border: 1px solid #2c2c7b;
}


/*å¤§äº‹è®°*/
.djs {
	padding: 5% 0;	
}

.djs .timeline {
	position:relative;
	float:left;
}

.djs .timeline:before {
	content: "";
	width: 1px;
	height: 100%;
	border-left: 1px solid #CCCCCC;
	left: -2px;
	top: 0;
	position: absolute;
}

.djs .timeline .course_thing {
	margin-bottom: 20px;
}

.djs .timeline .course_thing_title {
	position: relative;
	width: 130px;
	margin-left: -6px;
	float: left;
	text-align: center;
	font-size: 25px;
	color: #2c2c7b;
	background: url(../images/circle.png) left center no-repeat;
	margin-top: 0;
}

.djs .timeline .course_thing_message {
	position: relative;
    float: left;
    width: 92%;
    margin-top: 20px;
    margin-left: 20px;
}

.djs .timeline .course_thing_message li {
	width: 100%;
	line-height: 24px;
	margin-top: 20px;
}

.djs .timeline .course_thing_message li:first-child {
	margin-top: 0px;
}



/*results*/
.results {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 3%;
}
.results .results_box {
  width: 100%;
}
.results .results_box .results_cp {
  width: 100%;
  padding: 0 4%;
}
.results .results_box .results_cp .results_title {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
  color: #022856;
  font-size: 30px;
}
.results .results_box .results_cp .results_title span {
  color: #8a8a8a;
  font-size: 18px;
  padding-left: 15px;
}
.results .results_box .results_cp .results_list {
  width: 100%;
}
.results .results_box .results_cp .results_list ul li {
  padding-top: 4%;
}
.results .results_box .results_cp .results_list ul li:hover .results_list_a {
  color: #003677;
}
.results .results_box .results_cp .results_list ul li:hover .results_list_a span {
  color: #003677;
}
.results .results_box .results_cp .results_list ul li .results_list_a {
  color: #434343;
  font-size: 18px;
  padding: 5px 0;
}
.results .results_box .results_cp .results_list ul li .results_list_a span {
  font-size: 24px;
  color: #434343;
}
.results .results_box .results_cp .results_list ul li .results_list_b {
  color: #898989;
  font-size: 16px;
}
.results .results_box .results_pu {
  margin-top: 5%;
}





@media screen and (max-width: 850px) and (min-width: 320px) {
	.index_header_style {
		display: none;
	}
	.header_height {
		height: 112px;
		display: block;
	}
	.header_zt .header_zt_logo img {
		width: 65%;
	}
	.header_zt {
		display: block;
	}
	.header_zt {
		background: #2c2c7b;
	}
	.search_zt {
		background: #2c2c7b;
		padding: 15px 10%;
		display: block;
	}
	/*å†…é¡µå¯¼èˆª*/
	.run_nav {
		display: none;
	}
	.run_banner .run_text {
		font-size: 24px;
	}
	.foot {
		padding: 0 4%;
	}
	.foot .foot_box .foot_contact .foot_contact_b div {
		padding-right: 0;
		margin-bottom: 4%;
	}
	.foot .foot_box .foot_c .foot_list {
		width: 100%;
	}
	.foot .foot_box .foot_c .foot_phone {
		width: 100%;
		text-align: center;
	}
	.foot_bt .foot_bt_box .foot_bt_a {
		float: inherit;
		left: 0;
		right: 0;
		margin: auto;
	}
	.foot_bt .foot_bt_box .foot_bt_a .foot_tag {
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.foot_bt .foot_bt_box .foot_bt_a .foot_tag_on {
		left: 0;
		right: 0;
		margin: auto;
	}
	.jtjj_main .jtjj_video img {
		width: 100%;
	}
	.video_tc video {
		width: 100%;
		height: auto;
	}
	/*æ–°é—»åˆ—è¡¨*/
	.yhs_news .yhs_news_box .news_list ul {
		padding: 0 15px;
	}
	.yhs_news .yhs_news_box .news_list ul li .news_list_b {
		font-size: 24px;
	}
	.yhs_news .yhs_news_box .news_list ul li .news_list_c {
		font-size: 16px;
		line-height: 30px;
		height: 60px;
		margin-bottom: 10px;
	}
	.yhs_news .yhs_news_box .news_list ul li .news_list_lt {
		width: 100%;
	}
	.yhs_news .yhs_news_box .news_list ul li .news_list_rt {
		width: 100%;
	}
	.news_main .news_main_box .news_main_rt {
		display: none;
	}
	.news_main .news_main_box .news_main_lt {
		width: 100%;
		padding: 4%;
	}
	.news_main .news_main_box .news_main_lt .news_np .news_np_lt a {
		font-size: 12px;
	}
	.news_main .news_main_box .news_main_lt .news_np .news_np_rt a {
		font-size: 12px;
	}
	/*å…¬ç›Šç†å¿µ*/
	.gc_box {
		padding: 0 15px;
	}
	
	.gy .gy_box ul li {
		width: 100%;
		padding: 4% 4% 0 4%;
	}
	/*è‘£äº‹é•¿è‡´è¾ž*/
	.speech .speech_box .speech_a_lt {
		width: 100%;
	}
	.speech .speech_box .speech_a_lt img {
		width: 50%;
		display: block;
		margin: 0 auto;
	}
	.speech .speech_box .speech_a_rt {
		width: 100%;
	}
	.speech .speech_b .speech_b_one {
		padding: 2.5%;
	}
	.speech .speech_b .speech_b_title {
		padding: 0 2.5%;
	}
	.speech .speech_box {
	    box-shadow: none;
	    -moz-box-shadow: none;
	    -webkit-box-shadow: none;
	}
	
	.speech .speech_box .speech_a_rt .speech_a_rt_four ul {
		width: 100%;
		margin-bottom: 2%;
	}
	
	/*ä¼ä¸šæ–‡åŒ–*/
	.culture .culture_box .culture_charm .charm_title {
		font-size: 36px;
	}
	.culture .culture_box .culture_charm .charm_hd {
		padding: 4%;
	}
	
	/*äººæ‰æ‹›è˜*/
	.shzp_xq .shzp_xq_hd {
		font-size: 30px;
		padding: 0 4%;
	}
	
	.shzp_xq .shzp_xq_main ul li {
		width: 50%;
	}
	
	.shzp_xq .shzp_xq_a {
		padding: 0 4%;
	}
	
	.shzp_xq .shzp_xq_a .shzp_xq_one {
		font-size: 20px;
	}
	
	.shzp_xq .shzp_xq_a .shzp_xq_two {
		font-size: 16px;
	}
	
	.shzp_xq .shzp_xq_b a {
		font-size: 14px;
	}
}

@media screen and (min-width: 1111px) and (max-width: 1186px) {
	.index_header_style .index_nav {
		margin-right: 5.7%;
	}
	.index_header_style .index_logo {
		margin-left: 5.7%;
	}
	.wan_index .wan_index_a .index_inlet img {
		width: 18%;
	}
}

@media screen and (min-width: 980px) and (max-width: 1110px) {
	.index_header_style .index_nav {
		margin-right: 3.7%;
	}
	.index_header_style .index_logo {
		margin-left: 3.7%;
	}
	.wan_index .wan_index_a .index_inlet img {
		width: 18%;
	}
	.index_header_style .index_nav .index_nav_ul&gt;li&gt;a {
		padding: 0 15px;
	}
	.run_nav ul li {
		padding: 0 30px;
	}
}

@media screen and (min-width: 780px) and (max-width: 979px) {
	.index_header_style .index_nav {
		margin-right: 1%;
	}
	.index_header_style .index_logo {
		margin-left: 1%;
	}
	.wan_index .wan_index_a .index_inlet img {
		width: 18%;
	}
	.index_header_style .index_nav .index_nav_ul&gt;li&gt;a {
		padding: 0 10px;
	}
	.run_nav ul li {
		padding: 0 20px;
	}
	.index_header_style .index_nav .index_search {
		margin-left: 10px;
	}
}

@media (max-width: 1054px) {
	.news_main .news_main_box .news_main_lt {
		width: 100%;
		padding: 4%;
	}
}


/* å°å±å¹•ï¼ˆå¹³æ¿ï¼Œå¤§äºŽç­‰äºŽ768pxï¼‰ */

@media (min-width: 768px) {}


/* ä¸­ç­‰å±å¹•ï¼ˆæ¡Œé¢æ˜¾ç¤ºå™¨ï¼Œå¤§äºŽç­‰äºŽ992pxï¼‰ */

@media (min-width: 992px) {}


/* å¤§å±å¹•ï¼ˆå¤§æ¡Œé¢æ˜¾ç¤ºå™¨ï¼Œå¤§äºŽç­‰äºŽ1200pxï¼‰ */

@media (min-width: 1200px) {}</pre></body></html>