body {
	min-width: 1200px;
	width: 100%;
	overflow-x: hidden;
}
i,  em {
	font-style: normal;
}
.content {
	width: 1200px;
	margin: 0 auto;
	font-family: "Microsoft Yahei";
}
.content-s {
	margin: 0 auto;
	font-family: "Microsoft Yahei";
	width: 90%;
	min-width: 1200px;
	max-width: 1400px;
}
.header {
	height: 200px;
	background: url(../images/h_bg.jpg) repeat-x;
}
.h_con {
	height: 140px;
}
.h_con .t_logo {
	float: left;
	margin: 30px 30px 0px 0px;
	text-align: center;
}
.h_con h2 {
	float: left;
	font-weight: normal;
	margin-top: 30px;
	height: 76px;
	padding-left: 32px;
	background: url(../images/lins.png) no-repeat center left;
}
.h_con h2 span {
	display: block;
	font-size: 30px;
	color: #d80c18;
	line-height: 30px;
	font-weight: bold;
	padding-top: 5px;
}


.h_con p i {
	position: absolute;
	left: 0;
	top: 7px;
}
.h_con p i {
	animation: downup 1s infinite linear;
	-webkit-animation: downup 1s infinite linear;
}
 @keyframes downup {
 0% {
 transform: translate(0, 0);
}
 50% {
 transform: translate(0, -8px);
}
 100% {
 transform: translate(0, 0);
}
}
 @-webkit-keyframes downup {
 0% {
 -webkit-transform: translate(0, 0);
}
 50% {
 -webkit-transform: translate(0, -8px);
}
 100% {
 -webkit-transform: translate(0, 0);
}
}


.h_con .tels .fxz {
	width: 140px;
	height: 40px;
	display: block;
	float: right;
	position: relative;
	z-index: 9;
}
.h_con .tels .fxz i {
	border-radius: 35px;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	width: 140px;
	height: 40px;
	padding-left: 18px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/after.png) no-repeat 112px 16px;
	outline: none;
	font-style: normal;
	display: block;
	width: 140px;
	line-height: 40px;
	cursor: pointer;
}
.h_con .tels .fxz em {
	display: none;
}
.h_con .tels .fxz:hover em {
	display: block;
}
.h_con .tels .fxz em a {
	display: block;
	border-radius: 35px;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	width: 140px;
	height: 40px;
	padding-left: 18px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
	font-style: normal;
	display: block;
	width: 140px;
	line-height: 40px;
	color: #333;
	background: #fff;
}
.h_con .tels .fxz em a:hover {
	background: #d80c18;
	color: #ffffff;
	border: 1px solid #d80c18;
}
.h_nav {
	height: 60px;
	width: 100%;
}
.h_nav ul li {
	transition: 0.35s;
	float: left;
	height: 60px;
	line-height: 60px;
	position: relative;
	width: 12.5%;
	text-align: center;
}
.h_nav ul li a {
	color: #333333;
	position: relative;
	font-size: 18px;
	box-sizing: border-box;
	height: 48px;
	display: block;
	box-sizing: border-box;
}
.h_nav li::before {
	position: absolute;
	width: 1px;
	height: 18px;
	background: #e0e0e0;
	content: "";
	right: 0px;
	top: 20px;
}
.h_nav li:last-child::before {
	background: 0;
}
.h_nav ul li:hover,  .h_nav ul li.cur {
	background: #d80c18;
}
.h_nav ul li:hover::before,  .h_nav ul li.cur::before {
	display: none;
}
.h_nav ul li:hover a,  .h_nav ul li.cur a {
	color: #ffffff;
	font-weight: bold;
}
.ty-banner-1 {
	overflow: hidden;
	line-height: 0;
	text-align: center;
}
.ty-banner-1 img {
	visibility: hidden;
}
.ty-banner-1 img.show {
	visibility: visible;
}
.p101-curmbs-1 {
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
}
.plc {
	position: absolute;
	top: -65px;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 10;
	background: url("../images/p101-curmbs-bg.png") no-repeat center bottom;
	padding: 20px 0 5px;
}
.p12-curblock {
	display: none;
}
.p101-curmbs-con {
	float: right;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
}
.p101-curmbs-con b {
	font-weight: normal;
	padding-left: 25px;
	background: url(../images/p101-curmbs-icon1.png) no-repeat left center;
}
.p101-curmbs-con i {
	font-style: normal;
}
.p101-curmbs-con span {
	font-family: 宋体;
	height: 46px;
	line-height: 46px;
	padding: 0px 5px;
}
.p101-curmbs-con a {
	color: #fff;
}
.p101-curmbs-con a:hover {
	text-decoration: underline;
}
.p102-search-1 {
	height: 70px;
	border-bottom: 1px solid #ededed;
	background: #f7f7f7;
}
.p102-search-1 p {
	float: left;
	width: 750px;
	height: 70px;
	line-height: 70px;
	font-size: 14px;
	color: #333333;
}
.p102-search-1 p b {
	display: inline-block;
}
.p102-search-1 p a {
	color: #666666;
	display: inline-block;
	margin-right: 15px;
}
.p102-search-1 p a:hover {
	color: #d80c18;
}
.p102-search-1-inp {
	float: right;
	width: 356px;
	height: 36px;
	background: #fff;
	margin-top: 18px;
	border-radius: 25px;
	position: relative;
}
.p102-search-1-inp:before,  .p102-search-1-inp:after {
	content: '';
	position: absolute;
	width: 80%;
	height: 1px;
	background: #e3e3e3;
	left: 10%;
	z-index: 0;
}
.p102-search-1-inp:before {
	top: 0;
}
.p102-search-1-inp:after {
	bottom: 0;
}
.p102-search-1-inp1 {
	width: 249px;
	height: 34px;
	line-height: 34px;
	color: #999999;
	border: 1px solid #e3e3e3;
	border-right: 0;
	padding: 0 20px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	float: left;
}
.p102-search-1-inp2 {
	width: 66px;
	height: 36px;
	border: 0;
	border-radius: 25px;
	background: url(../images/p102-search-icon1.png) no-repeat center center #d80c18;
	float: right;
	position: relative;
	z-index: 2;
	cursor: pointer;
}
.xin-1k2-sidebar-1 {
	padding: 40px 0 0;
}
.xin-1k2-sidebar-1 .xin-1k2-sidebar-nav {
	height: 44px;
	text-align: center;
}
.xin-1k2-sidebar-1 .xin-1k2-sidebar-nav h3 {
	display: inline-block;
	height: 42px;
	line-height: 42px;
	font-weight: normal;
	border: 1px solid #c0c0c0;
	margin: 0 5px;
}
.xin-1k2-sidebar-1 .xin-1k2-sidebar-nav h3 a {
	display: block;
	height: 42px;
	font-size: 18px;
	color: #4c4c4c;
	padding: 0 15px;
}
.xin-1k2-sidebar-1 .xin-1k2-sidebar-nav h3.sidenavcur,  .xin-1k2-sidebar-1 .xin-1k2-sidebar-nav h3:hover {
	background: #d80c18;
	border-color: #d80c18;
}
.xin-1k2-sidebar-1 .xin-1k2-sidebar-nav h3.sidenavcur a, .xin-1k2-sidebar-1 .xin-1k2-sidebar-nav h3:hover a {
	color: #fff;
}
.k12-gl-gslb-3nf1-1-01 {
	padding: 30px 0 20px;
}
.k12-gl-gslb-3nf1-1-01-left dl {
	width: 23%;
	float: left;
	background: #f0f0f0;
	margin: 0 1.3% 13px 0
}
.k12-gl-gslb-3nf1-1-01-left dl:nth-child(5n-1) {
	margin-right: 0;
}
.k12-gl-gslb-3nf1-1-01-left dt {
	border: 1px solid #e5e5e5;
	padding: 10px 9px;
	background: #fff;
}
.k12-gl-gslb-3nf1-1-01-left dt img {
	display: block;
	width: 100%;
}
.k12-gl-gslb-3nf1-1-01-left dd h4 {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
	padding: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #f0f0f0;
}
.k12-gl-gslb-3nf1-1-01-left dd h4 a {
	color: #4b4a4a;
}
.content-s {
	margin: 0 auto;
	font-family: "Microsoft Yahei";
	width: 90%;
	min-width: 1200px;
	max-width: 1400px;
}
.footer {
	height: 460px;
	background: url(../images/ft-bg.jpg) repeat-x;
	position: relative;
	overflow: hidden;
	border-top: 1px solid #dddddd;
	box-sizing: border-box;
}
.f_con {
	height: 300px;
	padding-top: 80px;
}
.f_con .ft-nav {
	width: 312px;
	height: 220px;
	border-right: 1px solid #dddddd;
	box-sizing: border-box;
}
.f_con .ft-nav h4 {
	height: 52px;
	line-height: 52px;
	font-size: 32px;
	color: #d80c18;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.f_con .ft-nav ul li {
	float: left;
	width: 150px;
	height: 32px;
	line-height: 32px;
}
.f_con .ft-nav ul li a {
	font-size: 16px;
	color: #333333;
}
.f_con .ft-nav ul li:nth-child(2n) {
	width: 36%;
}
.f_con .ft-xx {
	width: 670px;
	height: 220px;
	padding-left: 30px;
	box-sizing: border-box;
	border-right: 1px solid #dddddd;
}
.f_con .ft-xx h4 {
	height: 52px;
	line-height: 52px;
	font-size: 32px;
	color: #d80c18;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.f_con .ft-xx ul li {
	float: left;
	width: 38%;
	padding-left: 58px;
	box-sizing: border-box;
	height: 40px;
	margin-bottom: 49px;
}
.f_con .ft-xx ul li:nth-child(2n) {
	width: 62%;
}
.f_con .ft-xx ul li span {
	display: block;
	font-size: 16px;
	color: #333333;
	line-height: 16px;
	margin-bottom: 8px;
}
.f_con .ft-xx ul li p {
	font-size: 16px;
	color: #333333;
	line-height: 20px;
}
.f_con .ft-xx ul li.ft1 {
	background: url(../images/ft1.png) no-repeat left;
}
.f_con .ft-xx ul li.ft2 {
	background: url(../images/ft2.png) no-repeat left;
}
.f_con .ft-xx ul li.ft3 {
	background: url(../images/ft3.png) no-repeat left;
}
.f_con .ft-xx ul li.ft4 {
	background: url(../images/ft4.png) no-repeat left;
}

.f_con .ft-x2 h4 {
	height: 52px;
	line-height: 52px;
	font-size: 32px;
	color: #d80c18;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.f_con .ft-x2 p a {
	font-size: 16px;
	color: #333333;
}
.f_con .sao {
	float: right;
	height: 156px;
	width: 108px;
	margin-top: 40px;
}
.f_con .sao p {
	height: 156px;
	position: relative;
	overflow: hidden;
	float: left;
	width: 108px;
}
.f_con .sao p i {
	display: block;
	height: 108px;
	width: 108px;
}
.f_con .sao p img {
	display: block;
	width: 108px;
	height: 108px;
}
.f_con .sao p span {
	display: block;
	font-size: 16px;
	color: #222222;
	line-height: 16px;
	text-align: center;
	padding-top: 21px;
}
.f_con .sao p:after {
	display: block;
	position: absolute;
	left: 0px;
	top: 0;
	width: 100%;
	height: 35px;
	content: "";
	animation: light 5s infinite;
	-webkit-animation: light 5s infinite;
}
.f_con .sao .item-1:after {
	background: url(../images/code_shadow1.png) no-repeat 0 0;
}
 @keyframes light {
 0% {
top:0;
}
 50% {
top:100%;
}
 100% {
top:-40px;
}
}
.link {
	height: 80px;
}
.link span {
	display: block;
	float: left;
}
.link span em {
	display: block;
	height: 80px;
	line-height: 80px;
	float: left;
	margin-right: 24px;
	font-size: 14px;
	color: #FFF;
}
.link span em a {
	font-size: 14px;
	color: #FFF;
}
.link strong {
	display: block;
	float: right;
}
.link strong i {
	display: block;
	height: 80px;
	line-height: 80px;
	font-size: 14px;
	color: #FFF;
	float: left;
	font-weight: normal;
}


@media screen and (min-width:760px) and (max-width:1366px) {
.f_con .ft-nav {
	width: 270px;
}
.f_con .ft-nav ul li {
	width: 145px;
}
.f_con .ft-xx {
	width: 585px;
	padding-left: 30px;
}
.f_con .ft-x2 {
	width: 220px;
	padding-left: 25px;
}
}
.client-2 {
	width: 45px;
	position: fixed;
	right: 10px;
	top: 70%!important;
	z-index: 999;
	color: #fff;
}
.client-2 li a {
	text-decoration: none;
	color: #fff;
}
.client-2 li {
	margin-bottom: 5px;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	cursor: pointer;
	position: relative;
}
.client-2 li.my-kefu-qq {
	background: #d80c18 url(../images/cimg23.png) center no-repeat;
}
.client-2 li.my-kefu-weixin {
	background: #d80c18 url(../images/cimg24.png) center no-repeat;
}
.client-2 li.my-kefu-tel {
	background: #d80c18 url(../images/cimg25.png) center no-repeat;
}
.client-2 li.my-kefu-shouye {
	background: #d80c18 url(../images/tohome.png) center no-repeat;
	background-size: 26px;
}
.client-2 li.my-kefu-shouye a {
	width: 45px;
	height: 45px;
	display: block;
}
.client-2 li.my-kefu-ftop {
	background: #d80c18 url(../images/returnTop.png) center no-repeat;
}
.client-2 li p {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}
.client-2 li.my-kefu-qq .cont {
	margin: 0;
	background: #d80c18 url(../images/cimg23.png) 15px center no-repeat;
	border-radius: 50px;
	padding-left: 45px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	width: 130px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
}
.client-2 li.my-kefu-tel .cont {
	margin: 0;
	background: #d80c18 url(../images/cimg25.png) 15px center no-repeat;
	border-radius: 50px;
	padding-left: 45px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 18px;
	width: 180px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
}
.client-2 .my-kefu-ftop {
	display: none;
}
.client-2 .my-kefu-ftop .my-kefu-main {
	padding-top: 6px;
}
.client-2 li.my-kefu-weixin .cont {
	margin: 0;
	width: 115px;
	padding: 5px;
	border: solid 1px #ccc;
	position: absolute;
	left: -150px;
	top: -44px;
	background-color: #fff;
}
.client-2 li.my-kefu-weixin .cont span {
	display: block;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	color: #1a1a1a;
}
.client-2 li.my-kefu-weixin .cont img {
	width: 115px;
	height: 115px;
}
.client-2 li:hover .cont {
	display: block!important;
}
