﻿@charset "UTF-8";
/*  */
* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Microsoft Yahei";
}

body,
html {
  background: #fff;
  min-width: 1360px;
}

img {
  border-width: 0;
  border: none;
  display: block;
  margin: 0 auto;
}

input:not([type="radio"]),
input:not([type="file"]),
button,
textarea {
  outline: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
}

ul,
ol,
li,
dl,
dt,
dd {
  list-style: none;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cb:after {
  clear: both;
  content: "";
  display: block;
}

.cb:before {
  clear: both;
  content: "";
  display: block;
}

.inner {
  width: 1360px;
  margin: 0 auto;
}

.bgcc {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.table {
  display: table;
  width: 100%;
  height: 100%;
}

.table .table-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

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

.img_wrap img {
  width: 100%;
  height: 100%;
  
}

/*  */
.header_top {
  background: #2a323d;
  height: 43px;
  line-height: 43px;
  color: #fff;
  font-size: 14px;
}

.header {
  height: 91px;
  background: #fff;
}

.header .logo_wrap {
  margin-top: 10px;
}

.header .right {
  margin-top: 3px;
}

.header .right .img_wrap {
  width: 84px;
  height: 84px;
}

.header .right .text_wrap {
  color: #40a3e5;
  font-size: 16px;
  line-height: 24px;
  margin-top: 7px;
  margin-left: 4px;
}

.nav {
  height: 45px;
  line-height: 45px;
  text-align: center;
}

.nav a {
  padding: 0 40px;
  color: #fff;
}

.banner {
  position: relative;
}

.banner img {
  width: 100%;
}

.banner .banner_sw_pa {
  position: absolute;
  bottom: 2.08333%;
  width: 100%;
  z-index: 2;
  text-align: center;
}

.banner .swiper-pagination-bullet {
  width: 79px;
  height: 11px;
  background: #317aeb;
  opacity: 1;
  border-radius: 0;
}

.banner .swiper-pagination-bullet-active {
  background: #fff;
}

/*  */
.index_title_container {
  background: url("../images/img5.png") no-repeat center top;
  padding-top: 12px;
  text-align: center;
}

.index_title_container .xcn {
  color: #317aeb;
  font-size: 24px;
  line-height: 32px;
}

.index_title_container .xen {
  line-height: 43px;
  margin-top: -5px;
  margin-bottom: 4px;
  color: #317aeb;
  font-weight: bold;
  font-size: 30px;
  text-transform: uppercase;
}

.index_title_container .xline {
  height: 1px;
  width: 141px;
  background: #317aeb;
  margin: auto;
}

.index_title_container .xtt {
  line-height: 25px;
  color: #317aeb;
  font-size: 12px;
}

.index_title_container.white {
  background: url("../images/img16.png") no-repeat center top;
}

.index_title_container.white .xcn,
.index_title_container.white .xen,
.index_title_container.white .xline,
.index_title_container.white .xtt {
  color: #fff;
}

.about_us {
  padding-top: 40px;
}

.about_us_wrapper {
  padding: 35px 0 47px 0;
  background: #f1f2f0;
  margin-top: 31px;
}

.about_us_wrapper .left {
  width: 985px;
  height: 440px;
  margin-left: 47px;
  position: relative;
}

.about_us_wrapper .left .box {
  width: 160px;
  position: absolute;
  top: 190px;
  left: 43px;
  text-align: center;
}

.about_us_wrapper .left .box .t1 {
  line-height: 32px;
  color: #fff;
  font-size: 24px;
}

.about_us_wrapper .left .box .t2 {
  line-height: 20px;
  font-size: 12px;
  color: #fff;
}

.about_us_wrapper .left .text {
  font-size: 14px;
  color: #222222;
  line-height: 24px;
  height: 144px;
  overflow: hidden;
  position: absolute;
  right: 18px;
  top: 14px;
  width: 741px;
}

.about_us_wrapper .right {
  width: 272px;
  height: 440px;
  position: relative;
}

.about_us_wrapper .right .img_wrap {
  width: 100%;
  height: 100%;
}

.about_us_wrapper .right .iw {
  position: absolute;
  right: -42px;
  top: 121px;
}

.specialty {
  margin-top: 56px;
}

.specialty_ul li {
  float: left;
  width: 440px;
  height: 295px;
  position: relative;
  margin-right: 19px;
}

.specialty_ul li:nth-of-type(3) {
  margin-right: 0;
}

.specialty_ul li:nth-of-type(4) {
  margin-right: 41px;
  width: 659px;
  margin-top: 21px;
}

.specialty_ul li:nth-of-type(5) {
  margin-right: 0;
  width: 659px;
  margin-top: 21px;
}

.specialty_ul li .iw {
  width: 100%;
  height: 100%;
}

.specialty_ul li .model {
  position: absolute;
  top: 32px;
  right: 30px;
  text-align: right;
  background: rgba(0,0,0,0.7);
  padding: 2px 10px;
}

.specialty_ul li .model .cn {
  line-height: 36px;
  color: #ffffff;
  font-size: 24px;
}

.specialty_ul li .model .en {
  font-size: 14px;
  line-height: 23px;
  color: #fff;
  text-transform: uppercase;
}

.specialty_ul li .mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: rgba(27, 12, 0, 0.7);
  color: #fff;
  padding: 37px;
  -webkit-transform: rotateY(180deg) scale(0, 0);
  transform: rotateY(180deg) scale(0, 0);
  -webkit-transition: 1s;
  transition: 1s;
}

.specialty_ul li .mask .t1 {
  line-height: 36px;
  padding-bottom: 13px;
  position: relative;
  font-size: 24px;
}

.specialty_ul li .mask .t1:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  width: 200px;
  height: 1px;
  background: #317aeb;
}

.specialty_ul li .mask .t2 {
  line-height: 39px;
  font-size: 18px;
}

.specialty_ul li .mask .t3 {
  line-height: 36px;
  font-size: 18px;
  margin-top: 3px;
}

.specialty_ul li:hover .mask {
  -webkit-transform: rotateY(0deg) scale(1, 1);
  transform: rotateY(0deg) scale(1, 1);
}

/* 新闻中心 */
.news {
  margin-top: 56px;
}

.news .new_btn_wrap {
  width: 549px;
  height: 43px;
  border-radius: 22px;
  margin: auto;
  margin-top: 25px;
  margin-bottom: 38px;
  text-align: center;
  padding-top: 8px;
}

.news .new_btn_wrap a {
  display: inline-block;
  width: 104px;
  height: 27px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 27px;
  margin: 0 34px;
}

.news .new_btn_wrap a.active {
  background: #317aeb;
}

.news .more {
  width: 121px;
  height: 44px;
  border-radius: 15px;
  display: block;
  margin: auto;
  background: #317aeb;
  padding-top: 2px;
  margin-top: 30px;
}

.news .more .con {
  width: 108px;
  height: 40px;
  border: 1px dashed #ffb633;
  text-align: center;
  color: #ffb633;
  font-size: 15px;
  line-height: 38px;
  margin: auto;
  border-radius: 10px;
}

/*  */
.news_slide {
  display: none;
}

.news_slide.active {
  display: block;
}

.news_slide .left {
  width: 619px;
  height: 441px;
  margin-left: 29px;
  margin-top: 26px;
}

.news_slide .date_wrap {
  width: 70px;
  height: 70px;
  background: #317aeb;
  color: #fff;
  margin-top: 22px;
  text-align: center;
}

.news_slide .date {
  font-size: 30px;
  font-weight: bold;
}

.news_slide .year {
  font-size: 16px;
}

.news_slide .text_wrap {
  width: 590px;
  margin-left: 15px;
  height: 118px;
}

.news_slide .text_wrap .t1 {
  height: 29px;
  line-height: 29px;
  color: #317aeb;
  font-size: 18px;
}

.news_slide .text_wrap .t2 {
  color: #717171;
  font-size: 14px;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}

.news_slide li {
  position: relative;
}

.news_slide li:after {
  display: block;
  content: '';
  background: #d2d2d2;
  height: 1px;
  width: 653px;
  margin: auto;
}

.stu {
  margin-top: -11px;
  height: 573px;
  position: relative;
  z-index: 2;
  padding-top: 57px;
}

.stu .inner {
  position: relative;
  margin-top: 65px;
}

.stu .stu_sw {
  width: 1257px;
  margin: auto;
}

.stu .swiper-slide .img_wrap {
  height: 211px;
}

.stu .swiper-slide .text {
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 18px;
  background: #ffb633;
  color: #317aeb;
}

.stu .stu_prev {
  left: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 211px;
}

.stu .stu_next {
  right: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 211px;
}

.footer_top {
  background: #eeeeee;
  padding-top: 33px;
  padding-bottom: 29px;
}

.footer_top .left {
  padding-left: 34px;
}

.footer_top .left .t1 {
  font-size: 24px;
  color: #ffb633;
  line-height: 44px;
  margin-bottom: 23px;
  padding-left: 5px;
}

.footer_top .left .item {
  margin-bottom: 21px;
}

.footer_top .left .title {
  line-height: 36px;
  font-size: 18px;
  color: #ffb633;
  width: 93px;
  float: left;
}

.footer_top .left .title_con {
  width: 440px;
  float: left;
}

.footer_top .left .title_con input,
.footer_top .left .title_con textarea {
  width: 100%;
  display: block;
  border: 1px dashed #c0bfbf;
  height: 36px;
}

.footer_top .left .title_con textarea {
  height: 208px;
}

.footer_top .left .title_con .er_input {
  width: 163px;
}

.footer_top .left .title_con .er_ma {
  margin: 0 9px 0 17px;
}

.footer_top .left .title_con .er_reload {
  line-height: 36px;
  font-size: 14px;
}

.footer_top .left button {
  width: 440px;
  height: 34px;
  color: #fff;
  font-size: 16px;
  margin-left: 93px;
  background: #ffb633;
  border: none;
}

.footer_top .right {
  width: 684px;
  padding-top: 95px;
}

.footer_top .right .iw {
  margin-top: 3px;
  width: 228px;
  height: 227px;
}

.footer_top .right .text_wrap {
  margin-left: 40px;
  color: #b8b8b8;
}

.footer_top .right .text_wrap .t1 {
  line-height: 25px;
  font-size: 16px;
  text-transform: uppercase;
}

.footer_top .right .text_wrap .t2 {
  line-height: 27px;
  font-size: 22px;
  height: 27px;
  margin-bottom: 21px;
}

.footer_top .right .text_wrap .t2 img {
  vertical-align: top;
  display: inline-block;
}

.footer_top .right .text_wrap .t3 {
  color: #b8b8b8;
  font-size: 30px;
  line-height: 52px;
}

.footer_top .right .text_wrap .t4 {
  line-height: 41px;
  font-size: 18px;
  color: #000;
}

.footer {
  background: #2a323d;
  padding: 17px 0 14px 0;
  font-size: 14px;
  color: #40a3e5;
  line-height: 26px;
  text-align: center;
}

/*  */
.er_container {
  padding-top: 71px;
}

.er_btn_wrap {
  padding-top: 31px;
}

.er_btn_wrap a {
  min-width: 174px;
  height: 61px;
  line-height: 61px;
  text-align: center;
  padding: 0 24px;
  color: #317aeb;
  font-size: 20px;
  border: 1px solid #317aeb;
  margin-right: 18px;
}

.er_btn_wrap a.active {
  background: #317aeb;
  color: #fff;
}

.er_men_container {
  padding-top: 43px;
  padding-bottom: 48px;
}

.er_men_container .er_men_ul .img_wrap {
  width: 326px;
  height: 237px;
}

.er_men_container .er_men_ul .text {
  line-height: 47px;
  text-align: center;
  color: #feb633;
  font-size: 20px;
  height: 47px;
  overflow: hidden;
}

.er_men_container .er_men_ul li {
  margin-bottom: 12px;
  margin-right: 18px;
  width: 326px;
  float: left;
}

.er_men_container .er_men_ul li:nth-of-type(4n) {
  margin-right: 0;
}

.er_page_container {
  margin-top: 39px;
  font-size: 12px;
  line-height: 32px;
}

.er_page_container .er_page_container_fr a {
  display: inline-block;
  min-width: 19px;
  min-height: 21px;
  line-height: 19px;
  border: 1px solid #cde6ff;
  background: #e4f2ff;
  font-size: 11px;
  color: #333;
  text-align: center;
  padding: 0 6px;
}

.er_about_container {
  color: #555555;
  font-size: 16px;
  line-height: 36px;
  overflow: hidden;
  padding-top: 49px;
  padding-bottom: 68px;
}
.er_about_container img{ max-width: 100%;}
.er_contact_container {
  margin-top: 67px;
}

.er_contact_container .left {
  width: 519px;
  height: 280px;
}

.er_contact_container .center {
  color: #317aeb;
  margin-left: 43px;
  padding-right: 24px;
  position: relative;
  margin-right: 46px;
}

.er_contact_container .center:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  left: auto;
  height: 165px;
  border-left: 1px dashed #dcdcdc;
  content: '';
}

.er_contact_container .center .t1 {
  line-height: 37px;
  font-size: 18px;
  margin-bottom: 9px;
}

.er_contact_container .center .item {
  line-height: 43px;
}

.er_contact_container .center .item img {
  margin-right: 10px;
  display: inline-block;
  position: relative;
  top: 3px;
}

.er_contact_container .center_fr .img_wrap {
  width: 113px;
  height: 113px;
}

.er_contact_container .center_fr .text {
  font-size: 14px;
  line-height: 24px;
  color: #317aeb;
  padding-top: 42px;
  margin-left: 12px;
}

.er_contact_container_top {
  padding-bottom: 98px;
}

.er_contact_container_bottom {
  padding-bottom: 67px; display: none;
}

.er_pec_container {
  padding-top: 43px;
  padding-bottom: 64px;
}

.er_pec_container .specialty_ul {
  margin-bottom: 131px;
}

.er_pec_container .specialty_ul li {
  overflow: hidden;
  margin-top: 21px;
}

.er_pec_container .specialty_ul li:nth-of-type(3n) {
  margin-right: 0;
  width: 440px;
}

.er_pec_container .specialty_ul li:nth-of-type(4) {
  margin-right: 19px;
  width: 440px;
}

.er_pec_container .specialty_ul li:nth-of-type(5) {
  margin-right: 19px;
  width: 440px;
}

/*  */
.er_new_container {
  padding-top: 26px;
  padding-bottom: 39px;
}

.er_new_container .news_slide {
  width: 100%;
  display: block;
  margin-bottom: 85px;
}

.er_new_container .news_slide .text_wrap {
  width: 1246px;
  float: left;
  margin-left: 15px;
}

.er_new_container .news_slide li:after {
  width: 100%;
}

.er_new_container .news_slide li:hover .text_wrap .t1 {
  color: #333;
}

/*  */
.er_online_container {
  height: 1380px;
  padding-top: 244px;
}

.er_online_container .con {
  width: 360px;
  margin: auto;
}

.er_online_container .title {
  line-height: 50px;
  color: #317aeb;
  font-size: 35px;
}

.er_online_container .title2 {
  line-height: 30px;
  color: #ffb633;
  font-size: 22px;
}

.er_online_container .form_wrap {
  margin-top: 30px;
}

.er_online_container .item {
  margin-bottom: 33px;
}

.er_online_container .item .ttt1 {
  line-height: 36px;
  color: #160f53;
  font-size: 14px;
}

.er_online_container .item input {
  display: block;
  border: none;
  border-bottom: 1px solid #d6d4e0;
  width: 100%;
  height: 34px;
  font-size: 15px;
}

.er_online_container .item input:placeholder {
  color: rgba(22, 15, 83, 0.5);
}

.er_online_container .item input:-moz-placeholder {
  color: rgba(22, 15, 83, 0.5);
}

.er_online_container .item input:-ms-input-placeholder {
  color: rgba(22, 15, 83, 0.5);
}

.er_online_container .item input::-moz-placeholder {
  color: rgba(22, 15, 83, 0.5);
}

.er_online_container .item input::-webkit-input-placeholder {
  color: rgba(22, 15, 83, 0.5);
}

.er_online_container button {
  width: 216px;
  height: 61px;
  background: #4885ec;
  color: #fff;
  border: none;
  border-radius: 5px;
  font-size: 22px;
  margin: auto;
  display: block;
  margin-top: 59px;
  cursor: pointer;
}

/*2019.06.28*/
.dfw{ display: flex; flex-wrap: wrap;}
.container_gz{ width: 100%; border-radius: 10px; border: 1px solid #cacac9; font-size: 16px; }
.header_gz{ width: 90%; margin: 0 auto;  padding: 10px 0;line-height:42px;justify-content: space-between;}
.header_gz .year{ width: 120px; border-radius: 8px; text-align-last: center; font-size: 16px;}
.choose button{border: 0; border-radius: 8px; background-color: #317aeb; color: #fff; width: 120px; margin-left: 20px;font-size: 16px; }
.xiug a{ display: block; border-radius: 8px; background-color: #317aeb; color: #fff; width: 120px; text-align: center; margin-left: 20px; }
.coernr_gz { width: 100%; border-top:1px solid #cacac9;overflow:auto;}
.list_gz, .utop{display:flex !important;}
.top{display:flex !important;white-space: nowrap;}
.top li{border-right: 1px solid #cacac9;  text-align: center;overflow: hidden;min-width: 100px;white-space:nowrap;text-overflow:ellipsis; }
.title_gz{border-bottom:1px solid #cacac9; min-height: 400px;}
.title_gz ul{ display: block;  text-align: center;}
.title_gz ul li{ border-right: 1px solid #cacac9; border-bottom:1px solid #cacac9;padding: 0 6px;}
.title_gz ul:last-child{border-right: 0;}
.utop ul{overflow: hidden;min-width: 80px;white-space: nowrap;}
#style-2::-webkit-scrollbar-track
{	
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 4px;
	background-color: #fff;
}

#style-2::-webkit-scrollbar
{	border-radius: 4px;
	height: 10px;
	background-color: #fff;
}

#style-2::-webkit-scrollbar-thumb
{ 
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #317aeb;
}

/*会员登录*/
.tbop img{ width: 100%;}
.container{ position: relative;}
.wl{ width: 500px;margin: auto;}
.zhscx {
	width: 500px;
	position: absolute;
	z-index: 9;top:25%;
	background-color:rgba(255,255,255,0.6);
	padding: 30px 20px;
	box-sizing: border-box;
	border:1px solid #c3c3c3;
	border-radius: 5px;
}

.zhscx h3 {
	color: #3a88d2;
	font-size: 24px;
	text-align: center;
	padding-bottom: 20px;
}

.zhscx p {
	margin: 30px 0;
	position: relative;
}

.tubi {
	position: absolute;
	top: 10px;
	left: 55px;
}

.inputh {
	width: 80%;
	height: 50px;
	border-radius: 5px;
	display: block;
	margin: auto;
	border: 1px #cccccc solid;
	padding-left: 45px;
	font-size: 14px;
	outline: none;
}

.buttons {
	width: 80%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	background-color: #3a88d2;
	border: 0;
	border-radius: 5px;
	font-size: 18px;
	border: 0;
	outline: none;
	margin: auto;
	display: block;
	cursor: pointer;
}
.bai{ min-height: 400px;}
