@charset "utf-8";
@font-face {
	font-family: simkai;
	src: url(../font/simkai.ttf);
}
@media (max-width:1920px) {
html {
	font-size: 16px;
}
}
@media (min-width:1400px) and (max-width:1600px) {
html {
	font-size: 15px;
}
}
@media (min-width:640px) and (max-width:1399px) {
html {
	font-size: 14px;
}
}
@media (min-width:471px) and (max-width:639px) {
html {
	font-size: 13px;
}
}
@media (min-width:329px) and (max-width:470px) {
html {
	font-size: 12px;
}
}
@media (max-width:328px) {
html {
	font-size: 12px;
}
}
/*==========================================公共 开始=============================================*/
body, html {
	width: 100%;
	height: 100%;
}
 input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
 color: #fff !important;
 -webkit-text-fill-color: #fff;
 -webkit-transition: background-color 43200s ease-in-out 0s;
 transition: background-color 43200s ease-in-out 0s;
}
input:autofill, input:autofill:hover, input:autofill:focus {
 -webkit-text-fill-color: #fff;
 -webkit-transition: background-color 43200s ease-in-out 0s;
 transition: background-color 43200s ease-in-out 0s;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
header {
	background: #1b6ab5;
	width: 100%;
	height: 110px;
}
header .fl {
	margin-top: 10px;
}
header .fl img {
	display: inline-block;
	width: 481px;
	height: 81 px;
}
header .fr {
	margin-top: 39px;
}
header .search {
	position: relative;
	float: left;
}
header .search .text {
	width: 280px;
	height: 40px;
	border: 1px solid #fff;
	border-radius: 3px;
	display: inline-block;
	background: none;
	padding: 0 50px 0 10px;
	color: #fff;
}
header .search .btn {
	width: 50px;
	height: 42px;
	display: inline-block;
	background: url(../images/search.png) no-repeat center center;
	margin-left: -50px;
}
header .en_lj {
	font-size: 16px;
	line-height: 40px;
	color: #b6d1eb;
	padding: 0 20px;
	background: #10589d;
	height: 40px;
	float: left;
	border-radius: 6px;
	margin-left: 5rem;
	transition: 0.4s;
}
header .en_lj:hover {
	background: #fff;
	color: #10589d;
}
#navWrapper {
	position: relative;
	z-index: 10;
	width: 100%;
	height: 60px;
	margin-top: 0;
	background: #fff;
	display: none;
}
#navWrapper .nav {
	position: relative;
}
/*#navWrapper .nav .navitem:nth-last-child(1) .subnav {left: auto; right: 0; text-align:right;}*/
#navWrapper .nav>li {
	font-size: 18px;
	height: 100%;
	position: relative;
}
#navWrapper .nav>li>a {
	display: block;
	padding: 0;
	height: 60px;
	line-height: 60px;
	color: #000;
	position: relative;
	overflow: hidden;
}
#navWrapper .nav>li>a span {
	display: inline-block;
	position: relative;
	transition: all ease-out .3s;
	font-size: 18px;
}
#navWrapper .nav>li>a>i {
	margin-left: 10px;
	color: #717171;
	transition: 0.36s ease;
}
#navWrapper .nav .subnav {
	position: absolute;
	width: 100%;
	box-shadow: 0 13px 42px 11px rgba(0, 0, 0, .05);
	height: auto;
	z-index: 199;
	top: 65px;
	left: 0;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	transition: all .36s ease;
	background: #10589d;
	-moz-transition: all 0.36s ease-in-out;
	-webkit-transition: all 0.36s ease-in-out;
	-o-transition: all 0.36s ease-in-out;
	-ms-transition: all 0.36s ease-in-out;
	transition: all 0.36s ease-in-out;
}
#navWrapper .nav li:hover .subnav {
	top: 60px;
}
#navWrapper .nav .subnav li {
	width: 100%;
	text-align: left;
}
#navWrapper .nav .subnav li a {
	color: #fff;
	line-height: 22px;
	display: block;
	transition: all .2s ease-in-out;
	padding: 15px 0;
	border-bottom: 1px solid rgba(255,255,255,0.05);
	font-size: 16px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
#navWrapper .nav .subnav li a:before {
	content: "\f105";
	color: #999;
	font: normal normal normal 1.6rem/1 FontAwesome, sans-serif;
	float: right;
	margin-top: 2px;
	display: none;
}
#navWrapper .nav>li:hover .subnav {
	opacity: 1;
	visibility: visible
}
#navWrapper .nav .subnav li a.active, #navWrapper .nav .subnav li a:hover {
	background-color: #1b6ab5;
	color: #fff;
}
#navWrapper .nav .on span {
}
#hcontact {
	display: none
}
#navWrapper, .singlescreen #navWrapper {
	box-shadow: none;
}
#navWrapper .content {
	padding-left: 0;
	padding-right: 0
}
#navWrapper #headTop {
	float: left;
	height: 44px;
	text-align: center;
}
#navWrapper .content a#logo {
	float: none;
	display: inline-block
}
#navWrapper .content a#logo img {
	float: none
}
#navWrapper #navWrapper {
	float: right;
	position: relative;
	z-index: 99;
}
#navWrapper.mini #navWrapper {
}
#navWrapper .nav {
	padding: 0 0;
	margin-left: 0;
	height: 63px;
	text-align: center;
	float: none;
	font-size: 0;
}
#navWrapper .nav>li {
	width: 20%;
	display: inline-block;
*display:inline;
*zoom:1;
	float: none;
	height: 60px;
}
#navWrapper.mini {
	position: fixed;
	background-color: rgba(255, 255, 255, 1);
	top: 0;
	height: 92px;
	padding-top: 24px;
}
#navWrapper.mini .nav>a {
	height: 68px;
}
#navWrapper.mini .nav .on span {
	height: 68px;
}
#navWrapper .nav .subnav01 {
	padding: 30px 0;
	text-align: left;
	position: absolute;
	width: 1920px;
	box-shadow: 0 13px 42px 11px rgba(0, 0, 0, .05);
	height: auto;
	z-index: 199;
	top: 74px;
	left: 50%;
	margin-left: -1026px;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	transition: all .36s ease;
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CCE84518', endColorstr='#CCE84518');
	background: rgba(232,69,24,0.8);
	-moz-transition: all 0.36s ease-in-out;
	-webkit-transition: all 0.36s ease-in-out;
	-o-transition: all 0.36s ease-in-out;
	-ms-transition: all 0.36s ease-in-out;
	transition: all 0.36s ease-in-out;
}
#navWrapper .nav>li:hover .subnav01 {
	opacity: 1;
	visibility: visible
}
#navWrapper .nav .subnav01 dl {
	float: left;
	width: 100%
}
#navWrapper .nav .subnav01 dl dt {
	float: left;
	width: 78px;
	height: 36px;
	line-height: 36px;
	margin-right: 18px;
	text-align: center;
}
#navWrapper .nav .subnav01 dl dt a {
	font-size: 16px;
	color: #fff;
}
#navWrapper .nav .subnav01 dl .right {
	float: right;
	width: 1104px;
}
#navWrapper .nav .subnav01 dl dd {
	float: left;
	margin-right: 10px;
	line-height: 36px;
	height: 36px;
}
#navWrapper .nav .subnav01 dl dd a {
	font-size: 14px;
	color: rgba(255,255,255,0.7);
	font-weight: normal;
}
#navWrapper .nav .subnav01 dl dd a:hover {
	color: #fff;
}
/*顶部搜索*/
.tc_search {
	margin: 0 1.3rem;
	width: calc(100% - 2.6rem);
	position: absolute;
	bottom: 1rem;
	top: 23%;
}
.tc_search form {
	height: 40px;
	border-radius: 0;/*background: rgba(255,255,255,.1);*/
	position: relative;
	width: 100%;
	margin-bottom: 1rem;
}
.tc_search .keyword {
font-size:.875rem;
	color: #fff;
	height: 40px;
	line-height: 40px;
	padding: 0 1rem;
	box-shadow: none;
	-webkit-appearance: none;
	border-right: 0;
	background: none;
	width: 100%;
	outline: none;
	border: 1px solid rgba(255,255,255,0.5);
}
.tc_search .btn_blue {
	position: absolute;
	top: 0px;
	right: 0;
	width: 40px;
	height: 38px;
	line-height: 38px;
	border: 0;
	background: url(../images/nav_search_bai.png) center center no-repeat;
}
.tc_search .btn_blue.fr {
	background: #e9edef;
	color: #4e4f53;
}
.tc_search input::-webkit-input-placeholder {
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input::-moz-placeholder {   /* Mozilla Firefox 19+ */
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
 color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
color:#fff;
color: rgba(255,255,255,.7);
}/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {
color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */
}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {
color: transparent;
}/* Mozilla Firefox 19+ */
 .tc_search input:focus::-moz-placeholder {
color: transparent;
}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {
color: transparent;
}/* 点击搜索框获取焦点 placeholder消失-结束 */
.list_box0 {
	display: inline-block;
	vertical-align: top
}
.list_box0 .li {
	font-size: 14px;
	color: #fff;
	display: inline-block;
	transition: .6s;
	margin-left: 1rem;
	position: relative;
	line-height: 4rem;
}
.list_box0 .li+.li+.li {
	margin-left: 0;
}
.list_box0 .li>a {
	display: block;
	color: #fff;
	transition: 0.5s;
}
.list_box0 .li>a:hover {
	color: #ae0000;
}
.list_box0 .li a>img {
margin: -1px .625rem 0 0;
}
.list_box0 .li a .ewm_box {
	display: inline-block;
	border: #d3d3d3 1px solid;
	background: #fff;
	position: absolute;
	left: 50%;
	transform: translateX(-50%) scaleY(1);
	top: 3.5rem;
	opacity: 1;
	visibility: visible;
	transform-origin: top;
	display: none;
}
.list_box0 .li a .ewm_box:before {
	content: "";
	position: absolute;
	border-left: transparent 6px solid;
	border-right: transparent 6px solid;
	border-bottom: #fff 6px solid;
	top: -6px;
	left: 50%;
	margin-left: -6px;
}
#m_header .list_box0 {
	float: right
}
#m_header .list_box0 .li {
	line-height: 60px;
}
#m_header .list_box0 .li a .ewm_box {
	top: 60px
}
#m_header .list_box0 .li a>img {
	height: 16px
}
#nav_btn_box {
	height: 100%;
	z-index: 999999999;
	float: right;
	margin-left: 28px;
}
#nav_btn_box.on {
	background: none;
}
#nav_btn {
}
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before {
	background: #fff;
}
#nav_btn {
	cursor: pointer;
	text-align: center;
	z-index: 99999;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	outline: none;
	box-shadow: none;
}
#nav_btn .point {
	display: inline-block;
	width: 1.875rem;
	height: 22px;
	position: relative;
	outline: none;
}
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before {
	width: 1.75rem;
}
#nav_btn .navbtn {
	position: absolute;
	top: 12px;
	left: 0;
	display: inline-block;
	width: 14px;
	height: 1px;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	background: #fff;
}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {
	position: absolute;
	left: 0;
	display: inline-block;
	width: 1.75rem;
	height: 1px;
	content: '';
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	background: #fff;
}
#nav_btn .navbtn::after {
	top: -8px;
}
#nav_btn .navbtn::before {
	top: 8px;
}
#nav_btn .point.on .navbtn {
	background: transparent;
}
#nav_btn .point.on .navbtn::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 0px;
}
#nav_btn .point.on .navbtn::before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 0px;
}
/*导航按钮结束*/
.m_nav_list {
	flex-direction: column;
	justify-content: flex-start;
	width: 100%;
	overflow: auto;
	margin: 10px 0 0;
	display: none;
}
.m_nav_list::-webkit-scrollbar {
display:none
}
#m_nav {
	z-index: 9;
	position: fixed;
	width: 100%;
	right: 0;
	top: -106%;
	display: none;
	padding: 1.5rem 0 3rem;
	overflow: hidden;
	pointer-events: none;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	background: #175aa6;
}
#m_nav .close {
	position: absolute;
	top: 6px;
	right: 15px;
	font-size: 28px;
	color: #fff;
	z-index: 10000;
	display: none;
}
#m_nav.act {
	pointer-events: auto;
	top: 4rem;
}
#m_nav>ul>li {
	width: 100%;
	overflow: hidden;
	padding: 0 0 0 2.3rem;
	position: relative;
}
#m_nav>ul>li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#m_nav li .a {
	display: inline-block;
	width: calc(100% - 30px)
}
#m_nav li .a {
	line-height: 4rem;
	height: 4rem;
	color: #fff;
	padding: 0;
	font-size: 14px;
	float: left;
}
#m_nav li .a span {
	display: block;
	position: absolute;
	top: 0;
	right: 10px;
	width: 20px;
	height: 50px;
	text-align: center;
}
#m_nav li .a span i {
	font-size: 0;
}
#m_nav li i {
	opacity: 1;
	filter: alpha(opacity=100);
	display: inline-block;
	width: 5rem;
	height: 4rem;
	display: inline-block;
	background: url(../images/arrow_down.svg) calc(100% - 2rem) center no-repeat;
	background-size: 13px 13px !important;
	position: absolute;
	display: block;
	right: 0;
}
#m_nav li.on i {
	background: url(../images/arrow_down_on.svg) calc(100% - 2rem) center no-repeat;
}
#m_nav .on.title .a i {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
}
#m_nav li {
	display: block;
	width: 100%;
}
.slide_nav {
	position: absolute;
	left: 0;
	height: 70px;
	z-index: 998;
	padding: 15px;
	top: 0;
	width: 100%;
}
#m_nav .title .list {
	display: none;
	position: relative;
	width: 100%;
	z-index: 9;
	left: 0;
	margin-left: 0;
	background: none;
	border: 0;
	clear: both;
	padding-bottom: 10px;
}
#m_nav .title .list span {
	background: none;
}
#m_nav .title .list span a:hover {
	color: #c21d1b;
}
#m_nav .title .list a {
	display: block;
	font-size: 1rem;
	color: rgba(255,255,255,.6);
	text-align: left;
	line-height: 40px;
	height: 40px;
	border: 0;
	font-weight: 300;
}
/*三级导航 开始*/
#m_nav .title .list .void>a {
	background-size: 10px;
	position: relative;
}
#m_nav .title .list .void>a:before {
	content: "·";
	position: absolute;
	left: -1em;
	font-size: 12px;
	font-weight: bold;
}
#m_nav .title .list span {
	position: relative;
	display: block;
}
#m_nav .title .list span .sub {
	position: static;
	width: 100%;
	display: block !important;
	overflow: hidden;
}
#m_nav .title .sub a {
	background: none;
font-size:.875rem;
	opacity: .8;
	min-width: 50%;
	float: left;
	display: inline-block;
	color: #999;
}
.nav_mask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 888;
	background-color: rgba(0,0,0,0.4);
	display: none !important;
}
.m_header_box {
	transition: .6s;
	display: none;
	height: 60px;
}
#m_header #logo .box_table {
	width: auto;
	float: left;
	display: table;
	height: 100%;
}
#nav_btn_box .box_table {
	width: auto;
	float: left;
	display: table;
	height: 100%;
	height: 100%;
}
#nav_btn_box .box_table .box_table_cell {
	vertical-align: middle;
	display: table-cell;
}
#m_header #logo .box_table .box_table_cell {
	vertical-align: middle;
	display: table-cell;
	margin: 0 auto;
}
#m_header #logo .box_table .box_table_cell a {
	display: block;
}
.m_header_box header {
	padding: 0 5%;
	top: 0;
	height: 60px;
	box-shadow: 0 8px 8px rgba(0,55,59,0.25);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	background: #175aa6;
	background-size: cover;
}
#m_header #logo {
	float: left;
	height: 100%;
}
#m_header #logo img {
	max-height: 40px;
	width: auto;
}
#m_header .yuyan {
	height: 4.5rem;
	float: right;
	margin-right: 4rem;
}
#m_header .yuyan span {
	display: block;
	width: 24px;
	height: 24px;
	line-height: 24px;
	color: #fff;
font-size:.9rem;
	text-align: center;
	margin-left: 17px;
	background: rgba(255,255,255,.3);
}
.banner {
	margin-bottom: 3.125rem;
}
.banner img {
	width: 100%;
}
a .bt {
	transition: 0.4s;
}
a:hover .bt {
	color: #baa564 !important;
}
.img {
}
.img img {
	transition: 0.4s;
}
a:hover .img img {
	transform: scale(1.05);
}
.a_body_sy {
}
.dj_zhanshi {
	position: fixed;
	background: rgba(0,0,0,0.2);
	width: 100%;
	height: 100%;
	z-index: 100;
	top: 0;
	left: 0;
	display: none;
	align-items: center;
	justify-content: center;
}
.dj_zhanshi .dj_close {
	position: absolute;
	cursor: pointer;
	top: 6px;
	right: 15px;
	font-size: 28px;
	color: #000;
	z-index: 10000;
}
.dj_zhanshi.on {
	display: flex;
}
/****报考该导师内容更多链接********/
.dj_zhanshi .dj_sz_main p {
	font-size: 1rem;
	line-height: 2.25rem;
	color: #666666;
	display: inline-block;
	margin-top: 1.5rem;
}
.dj_zhanshi .dj_sz_main p:first-of-type {
	font-size: 1.125rem;
	color: #e50202;
	font-weight: bold;
}
.dj_zhanshi .dj_sz_main h2 {
	margin-bottom: 20px;
}
.dj_zhanshi .dj_sz_main a {
	display: inline-block;
	font-size: 1rem;
	line-height: 1.875rem;
	color: #fff;
	background: #2661ae;
	border: 1px solid #2661ae;
	border-radius: 5px;
	text-align: center;
	padding: 0 15px;
	margin-left: 20px;
	transition: 0.4s;
}
.dj_zhanshi .dj_sz_main a:hover {
	color: #2661ae;
	background: #fff;
}
.dj_zhanshi .dj_sz_main {
	background: #fff;
	width: 1200px;
	border: 12px solid #d6e9f1;
	border-radius: 10px;
	padding: 3.75rem;
	position: relative;
}
.dj_zhanshi .dj_sz_main h2 {
	font-size: 1.5rem;
	text-align: center;
	font-weight: bold;
	margin-bottom: 2rem;
}
.dj_zhanshi .dj_sz_main .x_tit {
	padding-bottom: 1.875rem;
	border-bottom: 1px solid #e5e5e5;
}
.dj_zhanshi .dj_sz_main .x_tit p {
	font-size: 1.125rem;
	color: #e50202;
	font-weight: bold;
}
.dj_zhanshi .dj_sz_main .con {
	margin-top: 1.5rem;
}
.dj_zhanshi .dj_sz_main .con p {
	font-size: 1rem;
	line-height: 2.25rem;
	color: #666666;
	display: inline-block;
}
.dj_zhanshi .dj_sz_main .con a {
	display: inline-block;
	font-size: 1rem;
	line-height: 1.875rem;
	color: #fff;
	background: #2661ae;
	border: 1px solid #2661ae;
	border-radius: 5px;
	text-align: center;
	padding: 0 15px;
	margin-left: 20px;
	transition: 0.4s;
}
.dj_zhanshi .dj_sz_main .con a:hover {
	color: #2661ae;
	background: #fff;
}
.sy_part1 {
	width: 280px;
	float: left;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, .2);
	border-radius: 10px;
	padding: 1.6525rem;
	background: url(../images/main_left_bg.png) no-repeat bottom center;
	background-size: 100% auto;
}
.sy_part1 .img {
	width: 100%;
}
.sy_part1 .img img {
	width: 100%;
	height: auto !important;
}
.sy_part1 .con {
	margin-top: 2rem;
}
.sy_part1 .con .bt {
	font-size: 1.125rem;
	line-height: 1.875rem;
	font-weight: bold;
	color: #323333;
	float: left;
}
.sy_part1 .con .zy {
	font-size: 1rem;
	color: #323333;
	float: right;
}
.sy_part1 .con .zy img {
	margin-right: 1rem;
}
.sy_part1 .con .dsxx {
	margin: 1.5rem 0;
}
.sy_part1 .con .dsxx::after {
	content: "";
	display: block;
	clear: both;
}
.sy_part1 .con .dsxx p {
	font-size: 1rem;
	line-height: 1.875rem;
	color: #fff;
	background: #2661ae;
	border: 1px solid #2661ae;
	border-radius: 5px;
	text-align: center;
	width: 48%;
	float: left;
}
.sy_part1 .con .dsxx p+p {
	color: #2661ae;
	background: #fff;
	float: right;
}
.sy_part1 .con .xx {
}
.sy_part1 .con .xx p {
	font-size: 1rem;
	color: #404040;
	line-height: 2.25rem;
}
.sy_part1 .con .more {
	display: table;
	font-size: 1rem;
	line-height: 1.875rem;
	color: #fff;
	background: #2661ae;
	border: 1px solid #2661ae;
	border-radius: 500px;
	padding: 0 20px;
	transition: 0.4s;
	margin: 1.5rem auto 0.6rem;
	font-weight: bold;
}
.sy_part1 .con .more:hover {
	color: #2661ae;
	background: #fff;
}
.sy_tc_main {
	background: #fff;
	padding: 0rem 0rem 1px;
	width: calc(100% - 330px);
	float: right;
}
.sy_tc_main .box {
	margin-bottom: 2rem;
}
.sy_tc_main .box p {
	color: #333;
	font-size: 1rem;
	line-height: 2.5rem !important;
}
.sy_tc_main .box p.bt {
	font-size: 1.25rem;
	font-weight: bold;
	display: table;
	background: #2661ae;
	color: #fff;
	padding: 0 22px;
	position: relative;/* margin-bottom: 2.5rem; */
}
.sy_tc_main .box p.bt::after {
	content: "";
	display: block;
	width: 21px;
	height: 100%;
	background: url(../images/tit_bg.png) no-repeat center right;
	position: absolute;
	right: -21px;
	bottom: 0;
}
.sy_tc_main .box .jyjl {
	position: relative;
}
.sy_tc_main .box .jyjl p {
	color: #323333;
	/*background: #f6f7f7;*/
	margin-bottom: 1.25rem;
	line-height: normal;
	padding: 1rem 1.5rem;
}
.sy_tc_main .box .jyjl p img {
	margin-top: -3px;
	margin-right: 1rem;
}
.sy_tc_main .box .jyjl p span {
	display: inline-block;
	font-weight: bold;
	font-size: 1.25rem;
	line-height: 1.625rem;
	margin-right: 2rem;
}
.sy_tc_main .box .jyjl p span+span {
	font-size: 1rem;
	font-weight: normal;
	margin: 0;
}
.sy_tc_main .box .yjfx {
}
.sy_tc_main .box .yjfx p {
	color: #323333;
	background: #f6f7f7;
	margin-bottom: 1.25rem;
	line-height: normal;
	padding: 1rem 1.5rem;
}
.sy_tc_main .box .yjfx p img {
	margin-right: 1rem;
}
.sy_tc_main .box .txt {
	color: #323333;/*background: #f6f7f7;*/
	margin-bottom: 1.25rem;
	line-height: normal;
	padding: 1rem 1.5rem;
}
.foot {
	background: #2761ad;
	background-size: cover;
	margin-top: 2.18rem;
}
.foot .w1200 {
	padding: 2rem 1.875rem;
}
.foot p {
	font-size: 1rem;
	line-height: 2.25rem;
	color: #fff;
	text-align: center;
}
/* 首页结束 */

.sy_tc_main .box .jyjl a {
	display: block;
	transition: 0.4s;
}
.sy_tc_main .box .jyjl a:hover {
	box-shadow: 0 0 8px rgba(0, 0, 0, .5);
}
.fanye {
	text-align: center;
}
.ej_dqwz {
	padding: 0px 0 20px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 1rem;
}
.ej_dqwz .dqwz {
	font-size: 14px;
	line-height: 24px;
	color: #828282;
	padding-left: 30px;
	background: url(../images/dqwz.png) no-repeat left center;
}
.ej_dqwz .dqwz a:hover {
	color: #2761ad;
}
.n_nry {
}
.n_nry .box {
}
.n_nry .box .big_bt {
	font-weight: bold;
	text-align: center;
	font-size: 1.5rem;
}
.n_nry .box .txt {
}
.n_nry .box .txt p {
	margin-bottom: 0.5rem;
}
.n_nry .box .txt img {
	display: block;
	margin: 0 auto 2rem;
	max-width: 80%;
}
.enclosure .column_tit {
	font-size: 1.5rem;
}
.enclosure .wzlist {
	font-size: 1rem;
	margin: 0.5rem 0;
}
.enclosure .tplist {
	display: flex;
	flex-wrap: wrap;
}
.enclosure .tplist::after {
	content: "";
	display: block;
	clear: both;
}
.enclosure .tplist li {
	width: 15rem;
	float: left;
	margin: 0 1rem 1.5rem;
}
.enclosure .tplist li i {
	display: block;
	position: relative;
	height: 13rem;
}
.enclosure .tplist li img {
	width: 100%;
	position: absolute;
	max-width: none !important;
	transition: 0.4s;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.flip a {
	font-size: 1.2rem;
	margin-bottom: 0.7rem
}
/*==========================================内页 结束=============================================*/

@media(min-width: 768px) {
}
 @media(min-width: 992px) and (max-width: 1200px) {
}
 @media(max-width: 1200px) {
.w1200 {
	width: 94%;
	margin: 0 auto;
}
.dj_zhanshi .dj_sz_main {
	width: 94%;
}
}
 @media(max-width: 1060px) {
}
 @media(max-width: 992px) {
.dj_zhanshi {
	align-items: flex-start;
	overflow: auto;
	padding: 10% 0;
}
.dj_zhanshi .dj_sz_main {
	padding: 2.75rem 1.75rem;
}
.pc_header {
	display: none;
}
#navWrapper {
	display: none;
}
.m_header_box {
	display: block;
}
.foot p {
	text-align: center;
}
.foot .left {
	width: 100%;
}
.foot .right {
	width: 100%;
	text-align: center;
}
.foot .right p {
	display: inline-block;
	margin: 0 3%;
}
.banner {
	height: 200px;
	width: 100%;
	position: relative;
}
.banner img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.enclosure .tplist {
	justify-content: center;
}
}
 @media(max-width: 800px) {
.sy_part1 {
	width: 60%;
	float: none;
	margin: 0 auto 2rem;
}
.sy_tc_main {
	width: 100%;
	float: none;
}
}
 @media(max-width: 456px) {
.sy_tc_main .box p.bt::after {
	right: -16px;
}
.sy_part1 {
	width: 100%;
}
#m_header #logo img {
	width: 170px;
}
.sy_part1 .con .xx p {
	width: 100%;
}
.sy_tc_main .box .jyjl::after {
	left: 12.2rem;
}
.sy_tc_main {
	padding: 1.5rem 1.5rem 1px;
}
.sy_tc_main img {
	margin: 0 auto;
	max-width: 100%
}
}
/*******查看更多**********/
.ckgd {
	display: table;
	font-size: 1rem;
	line-height: 1.875rem;
	color: #fff;
	background: #2661ae;
	border: 1px solid #2661ae;
	border-radius: 500px;
	padding: 0 20px;
	transition: 0.4s;
	margin: 1.5rem auto 0.6rem;
	font-weight: bold;
}
.ckgd:hover {
	color: #2661ae;
	background: #fff;
}
.sy_tc_main .box .txt table td {
	border: 1px solid #999;
	vertical-align: middle;
	font-size: 1rem;
	text-align: center;
}
/*******首页超文本*****************/
.sy_tc_main .box p {
	font-size: 1.1rem;
	margin-bottom: 0.5rem;
	font-family:Arial, Helvetica,"Microsoft Yahei", sans-serif!important;
}


.zhdl {
    font-size: 16px;
    line-height: 40px;
    color: #b6d1eb;
    padding: 0 20px;
    background: #10589d;
    height: 40px;
    float: right;
    border-radius: 6px;
    margin-left: 5rem;
    transition: 0.4s;
}
