﻿@charset 'utf-8';
/** Generated by FG **/
@font-face {
    font-family: 'Conv_HelveticaNeueLTPro-ThEx';
    src: url('../fonts/HelveticaNeueLTPro-ThEx.eot');
    src: local('鈽?'), url('../fonts/HelveticaNeueLTPro-ThEx.woff') format('woff'), url('../fonts/HelveticaNeueLTPro-ThEx.ttf') format('truetype'), url('../fonts/HelveticaNeueLTPro-ThEx.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'Conv_HelveticaNeueLT-ThinExt';
	src: url('fonts/HelveticaNeueLT-ThinExt.eot');
	src: local('鈽?'), url('../fonts/HelveticaNeueLT-ThinExt.woff') format('woff'), url('../fonts/HelveticaNeueLT-ThinExt.ttf') format('truetype'), url('../fonts/HelveticaNeueLT-ThinExt.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


*{
	font-family: "微软雅黑",arial;
}
/*
 * 鎵嬫寚
 */
.shouzhi {
    display: none;
    width: 100%;
    text-align: center;
    line-height: 30px;
    margin: 0px auto 15px;
}
.shouzhi .tab_r {
	float: right;
	margin-right: 10px;
    height: 20px;
    animation: zhixiang 1s linear 0s infinite normal;
    -moz-animation: zhixiang 1s linear 0s infinite normal;
    -webkit-animation: zhixiang 1s linear 0s infinite normal;
    -o-animation: zhixiang 1s linear 0s infinite normal;
}
@keyframes zhixiang
{
from {margin-right: 5px;}
to {margin-right: 0px;}
}

@-moz-keyframes zhixiang /* Firefox */
{
from {margin-right: 5px;}
to {margin-right: 0px;}
}

@-webkit-keyframes zhixiang /* Safari 鍜? Chrome */
{
from {margin-right: 5px;}
to {margin-right: 0px;}
}

@-o-keyframes zhixiang /* Opera */
{
from {margin-right: 5px;}
to {margin-right: 0px;}
}
.shouzhi .tab_l {
	float: left;
	margin-left: 10px;
    height: 20px;
    animation: zhixiang1 1s linear 0s infinite normal;
    -moz-animation: zhixiang1 1s linear 0s infinite normal;
    -webkit-animation: zhixiang1 1s linear 0s infinite normal;
    -o-animation: zhixiang1 1s linear 0s infinite normal;
}
@keyframes zhixiang1
{
from {margin-left: 5px;}
to {margin-left: 0px;}
}

@-moz-keyframes zhixiang1 /* Firefox */
{
from {margin-left: 5px;}
to {margin-left: 0px;}
}

@-webkit-keyframes zhixiang1 /* Safari 鍜? Chrome */
{
from {margin-left: 5px;}
to {margin-left: 0px;}
}

@-o-keyframes zhixiang1 /* Opera */
{
from {margin-left: 5px;}
to {margin-left: 0px;}
}
/*
 * 婊氬姩鏉?
 */
.mCustomScrollbar.mCS_no_scrollbar, 
.mCustomScrollbar.mCS_touch_action{
	touch-action: none;	
}
/*
 * 棣栭〉澶撮儴
 */
.header_act{
	color: #005cab;
}
.index_header{
	position: fixed;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	background: #ffffff;
	z-index: 10000;
}
.header_huading{
	background: #ffffff;
}
.index_header_box{
	width: 1360px;
	margin: 0 auto;
	overflow: hidden;
}
.index_logo{
	display: inline-block;
	float: left;
}
.index_logo img{
	height: 70px;
	margin: 15px 0px 15px 10px;
	-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;
}
.index_logo .sj_logo{
	display: none;
}
.header_huading .index_logo img{
	height: 70px;
	margin: 15px 0px 15px 10px;
}
.index_header_box nav{
	width: calc(100% - 520px);
	float: right;
	overflow: hidden;
}
.index_header_en,
.index_header_sousuo,
.index_clearfix{
	float: right;
}
.index_header_en,
.index_header_sousuo{
	display: block;
	width: 60px;
	line-height: 100px;
	text-align: center;
	cursor: pointer;
	-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;
}
.index_header_sousuo .B1_sousuo{
	display: inline-block;
	width: 24px;
	height: 24px;
}
.index_header_sousuo .index_fangdajing{
	display: none;
}
.header_huading .index_header_en,
.header_huading .index_header_sousuo{
	line-height: 88px;
	cursor: pointer;
}
.header_huading .index_header_sousuo .B1_sousuo{
	display: inline-block;
	width: 24px;
	height: 24px;
}
.header_huading .index_header_sousuo .index_fangdajing{
	display: none;
}
.index_clearfix li{
	float: left;
	font-size: 16px;
	line-height: 100px;
	margin: 0px 15px;
	color: #464646;
	border-bottom: 4px solid #ffffff;
	-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;
}
.index_clearfix li:hover{
	color: #005cab;
	border-bottom: 4px solid #005cab;
}
.header_huading .index_clearfix li{
	line-height: 88px;
	color: #464646;
	border-bottom: 4px solid #ffffff;
	-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;
}
.header_huading .index_clearfix li:hover{
	color: #005cab;
    border-bottom: 4px solid #005cab;
}
/*
 * 澶撮儴
 */
.header{
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 10000;
	background: #FFFFFF;
}
.header_box{
	width: 100%;
}
.header_box .logo{
	display: inline-block;
	margin: 15px 0px 15px 1.84%;
	height: 60px;
}
.header_box .logo img{
	height: 100%;
}
.header_box .logo .sj_logo{
	display: none;
}
.header_box nav{
	display: inline-block;
	width: calc(100% - 1.84% - 267px);
	float: right;
	overflow: hidden;
}
.header_box .clearfix,
.header_sousuo,
.header_en{
	float: right;
}
.header_box .clearfix{
	overflow: hidden;
}
.header_box .clearfix li{
	float: left;
	line-height: 86px;
	text-align: center;
	padding: 0px 15px;
	color: #464646;
	font-size: 16px;
	border-bottom: 4px solid #FFFFFF;
	-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;
}
.header_box .clearfix li:hover{
	color: #005cab;
	border-bottom: 4px solid #005cab;
}
.header_box .clearfix .header_act{
	color: #005cab;
}
.header_sousuo,
.header_en{
	width: 95px;
	text-align: center;
	line-height: 90px;
}
.header_sousuo img{
	width: 24px;
	height: 24px;
}
/*
 * 鍏叡banner
 */
.GG_banner{
	position: relative;
	width: 100%;
}
.GG_banner .GG_mengc{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #002f88;
	opacity: 0.15;
	z-index: 11;
}
.GG_img img{
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
.sj_banner{
	display: none;
}
/*
 * PC涓嬫媺
 */
.xiala_PC{
	display: none;
	position: fixed;
	top: 90px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	z-index: 10000;
}
.xiala_PC_in{
	width: 100%;
}
.xiala_mengc{
	position: absolute;
	width: 100%;
	height: 100%;
	background: #ffffff;
	opacity: 0.7;
}
.xiala_con{
	position: relative;
	left: 43.7%;
	transform: translateX(-50%);
	width: 800px;
	height: 345px;
}
.xiala_l{
	float: left;
	width: 50%;
	height: 345px;
	padding: 0px 55px 0px;
	background: #0e68b5;
}
.xiala_l ul li{
	width: 100%;
	height: 50px;
	line-height: 49px;
	border-bottom: 1px solid #4a87bb;
	font-size: 14px;
	color: #a9c8ff;
}
.xiala_l ul li img{
	float: right;
	margin-top: 17px;
	margin-right: 20px;
}
.xiala_l ul .xialapc_act{
	color: #ffffff;
}
.xiala_l ul .xialapc_act .xiala_jiantou-w{
	display: block;
}
.xiala_l ul .xialapc_act .xiala_jiantou{
	display: none;
}
.xiala_l ul li .xiala_jiantou-w{
	display: none;
}
.xiala_l ul a:last-child li{
	border-bottom: 0px;
}
.xiala_r{
	float: left;
	width: 400px;
	height: 345px;
}
.xiala_r .xiala_img{
	width: 100%;
	height: 188px;
	overflow: hidden;
}
.xiala_r .xiala_img img{
	width: 100%;
}
.xiala_text{
	background: #ffffff;
	height: 157px;
	padding-top: 32px;
}
.xiala_text h1{
	text-align: center;
	font-size: 16px;
	line-height: 48px;
	color: #464646;
}
.xiala_text span{
	display: block;
	margin: 0 auto;
	width: 109px;
	height: 1px;
	border-bottom: 1px solid #f7f7f7;
}
.xiala_text p{
	text-align: center;
	font-size: 14px;
	line-height: 48px;
	color: #464646;
	font-family: Conv_HelveticaNeueLT-ThinExt;
	text-transform: uppercase;
}
/*
 * 鎵嬫満涓嬫媺
 */
.xiala_sj{
	display: none;
	position: absolute;
	top: 90px;
	width: 100%;
	padding: 0px 30px 30px;
	background: #ffffff;
	z-index: 9999;
}
.xialasj_yiji li{
	height: 60px;
	line-height: 59px;
	border-bottom: 1px solid #dddddd;
	font-size: 16px;
    font-weight: bold;
    line-height: 59px;
    text-transform: uppercase;
    color: #999999;
}
.xialasj_yiji .xialasj_erji{
	display: none;
	background-color: #f0f0f0;
	padding: 0px 15px;
}
.xialasj_yiji .xialasj_erji li{
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: normal;
    text-transform: uppercase;
    color: rgb(153, 153, 153);
    border: 0px;
}
.xialasj_yiji .xialasj_erji .xialasj_sanji{
	display: none;
	background-color: #f0f0f0;
	padding: 0px 15px;
}
.xialasj_yiji .xialasj_erji .xialasj_sanji li{
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	font-weight: normal;
    text-transform: uppercase;
    color: rgb(153, 153, 153);
    border: 0px;
}
.xialasj_yiji .xialasj_erji .xialasj_siji{
	display: none;
	background-color: #f0f0f0;
	padding: 0px 15px;
}
.xialasj_yiji .xialasj_erji .xialasj_sanji .xialasj_siji li{
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	font-weight: normal;
    text-transform: uppercase;
    color: #999999;
    border: 0px;
}
.yiji_jia,
.yiji_jian{
	width: 20px;
	height: 20px;
	float: right;
	margin-top: 20px;
	cursor: pointer;
}
.yiji_jian{
	display: none;
}
.erji_jian,
.erji_jia{
	width: 20px;
	height: 20px;
	float: right;
	margin-top: 10px;
	cursor: pointer;
}
.erji_jian{
	display: none;
}
.sanji_jian,
.sanji_jia{
	width: 20px;
	height: 20px;
	float: right;
	margin-top: 10px;
	cursor: pointer;
}
.sanji_jian{
	display: none;
}
/*
 * 鎼滅储
 */
.mengcen {
	display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.9);
    z-index: 30000;
}
.caidansuo {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 38%;
    height: 46px;
    border-bottom: 1px solid #ffffff;
}
.caidansuo input {
    width: calc(100% - 60px);
    height: 100%;
    font-size: 24px;
    color: #666666;
}
#buts {
    position: relative;
    right: 0;
    font-size: 22px;
    color: #ffffff;
    letter-spacing: 3px;
}
.guanbi {
    width: 28px;
    display: block;
    position: absolute;
    right: 6%;
    top: 4%;
}
.guanbi img {
    width: 100%;
}
/*
 * footer
 */
.footer_z{
	width: 1440px;
	margin: 0 auto;
	padding-top: 60px;
	background: #fdfdfd;
}
.footer_box1{
	height: 115px;
}
.footer_box1 .footer_logo{
	display: inline-block;
	float: left;
}
.footer_box1 .footer_logo img{
	display: none;
	width: 74px;
	margin-top: 15px;
}
.footer_box1 .footer_logo .logo1{
	display: block;
	width: 74px;
	margin-top: 15px;
}
.footer_box1 .footer_text{
	width: 17.64%;
	font-size: 14px;
	line-height: 30px;
	font-family: Conv_HelveticaNeueLTPro-ThEx;
	color: #999999;
	float: left;
	text-align: center;
	margin-top: 24px;
}
.footer_box1 .footer_text img{
	width: 100%;
}
.footer_box1 .footerB1_xian{
	display: inline-block;
	width: 17.5%;
	height: 1px;
	border-top: 1px solid #ececec;
	float: left;
	margin: 53px 5px;
}
.footer_box1 ul{
	position: relative;
	width: calc(100% - 84px - 17.5% - 17.64%);
	margin-top: 23px;
	float: left;
	overflow: hidden;
}
.footer_box1 ul .footerB1_ulx{
	position: absolute;
	top: 30px;
	display: inline-block;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #ececec;
}
.footer_box1 ul .have_xian{
	border-bottom: 1px solid #ECECEC;
}
.footer_box1 ul li{
	float:left;
	display: inline-block;
	width: 33.33%;
	line-height: 30px;
	font-size: 14px;
	color: #848484;
	text-align: center;
	-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;
}
.footer_box1 ul .last_li{
	float: right;
}
.footer_box1 ul li:hover{
	color: #005cab;
}
.footer_box2{
	margin-top: 45px;
}
.footer_box2 .footerB2_xiala,
.footer_box2 .bshare-custom{
	float: right;
}
.footerB2_xiala{
	position: relative;
}
.footerB2_xiala span{
	display: inline-block;
	width: 210px;
	line-height: 20px;
	padding: 10px 15px;
	border: 1px solid #ECECEC;
	background-repeat: no-repeat;
	background-position: 177px 17px;
	background-size: 20px 8px;
	color: #999999;
	font-size: 14px;
	cursor: pointer;
}
.footerB2_xiala ul{
	position: absolute;
	bottom: 100%;
	display: none;
	width: 100%;
	background: #ECECEC;
	z-index: 13;
}
.footerB2_xiala ul a:first-child li{
	border-top: 0px;
}
.footerB2_xiala ul li{
	font-size: 14px;
	line-height: 42px;
	color: #999999;
	padding: 0px 15px;
	text-align: left;
	border-top: 1px solid #e1e1e1;
	-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;
}
.footerB2_xiala ul li:hover{
	color: #005cab;
}
.footer_box2 .bshare-custom{
	position: relative;
}
.footer_box2 .bshare-custom a{
	margin-right: 35px;
	width: 24px;
	height: 22px;
	margin-top: 10px;
	background-size: 24px 22px;
}
.footer_box2 .bshare-custom .weixin{
	display: inline-block;
	margin-right: 35px;
	width: 24px;
	height: 22px;
	margin-top: 10px;
	background-size: 24px 22px;
}
.weixin_pic{
	display: none;
	position: absolute;
	top: -180px;
	left: -74px;
	width: 165px;
	height: 165px;
	text-align: center;
	padding: 12.5px 12.5px;
	border: 1px solid #1a6eb5;
	background: #f8f8f8;
	border-radius: 10px;
	z-index: 100;
}
.weixin_pic .footer_ewm{
	width:138px;
	height: 138px;
}
.weixin_pic .xiangxia{
	position: absolute;
	top: 164px;
	left: 50%;
	transform: translate(-50%);
}
.footer_xian{
	display: block;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #f1f1f1;
	margin-top: 10px;
}
.footer_box3 p{
	margin: 0 auto;
	text-align: center;
	line-height: 24px;
	padding: 12px 0px;
}
.footer_box3 p .span1,
.footer_box3 p a{
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	font-family: arial;
}
.footer_box3 p a:hover{
	color: #005cab;
}
.footer_box3 p .span2{
	font-size: 14px;
	color: #999999;
	line-height: 24px;
}
.jiantou_qiehua{
	background-image: url(../images/jiantou_shang.png);
}
.jiantou_qiehua1{
	background-image: url(../images/jiantou_xia.png);
}
.openmenu.act span {
    background: rgba(255,255,255,0);
}
.openmenu.act span::before {
    top: 0;
    -webkit-transform: rotate(43deg);
    -ms-transform: rotate(43deg);
    transform: rotate(43deg);
}
.openmenu span::before {
    top: 7px;
}
.openmenu.act span::after {
    top: 0;
    -webkit-transform: rotate(-43deg);
    -ms-transform: rotate(-43deg);
    transform: rotate(-43deg);
}
.openmenu span::after {
    top: -7px;
}
 .nysolutions .solu_tit{
	text-align: center;
 }
 .nysolutions .solu_tit h3{
	display: inline-block;
	position: relative;
 }
.bsBox, #bsPanel div, #bsMorePanel div, #bshareF div {
    box-sizing: content-box;
}
.bsTop span{
	line-height: 24px !important;
}
.openmenu {
    position: relative;
    display: none;
    margin-top: 20px;
    margin-right: 20px;
    width: 50px;
    height: 50px;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
}
.openmenu span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 22px;
    height: 2px;
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -ms-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: #175072;
}
.openmenu span::after, .openmenu span::before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -ms-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
    background: #175072;
}
/*
 * 鍐呴〉宸﹁竟
 */
.TEB1_left{
	display: inline-block;
	width: 287px;
	float: left;
}
.TEB1_left_top{
	padding-top: 25px;
	text-align: center;
	background: #273548;
}
.TEB1_left_top span{
	display: block;
	color: #ffffff;
	font-size: 16px;
	line-height: 72px;
}
.TEB1_left_yiji{
	width: 100%;
	padding-bottom: 20px;
	background: #28456a;
}
.TEB1_left_yiji>a>li{
	position: relative;
	font-size: 16px;
	line-height: 55px;
	color: #606d94;
	background: #28456a;
	text-align: center;
	-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;
}
.TEB1_left_yiji>a>li img{
	display: none;
}
.TEB1_left_yiji .TEB1LY_act{
	font-weight: bold;
	background: #f9c427;
	color: #FFFFFF;
}
.TEB1_left_yiji .TEB1LY_act img{
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	margin-right: 35px;
	margin-top: 24px;
}
.TEB1_left_yiji>a>li:hover{
	background: #f9c427;
	color: #FFFFFF;
}
.TEB1_left_yiji>a>li:hover img{
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	margin-right: 35px;
	margin-top: 24px;
}
.TEB1_left_yiji .TEB1_left_erji{
	padding: 20px 0px;
	background: #335b8d;
}
.TEB1_left_erji>a>li{
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
	background: #335b8d;
	-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;
}
.TEB1_left_erji>a>li:hover{
	color: #f9c427;
}
.TEB1_left_erji .TEB1LE_act{
	color: #f9c427;
} 
.TEB1_left_sanji .TEB1LE3_act{
	color: #f9c427;
}
.TEB1_left_sanji{
	padding: 10px 0px;
	background: #3066ab;
}
.TEB1_left_sanji li{
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-align: center;
	background: #3066ab;
}
.TEB1_left_sanji li:hover{
	color: #f9c427;
}
.TEB1_left_sousuo{
	padding: 75px 35px 145px;
	position: relative;
	background: #335b8d;
}
.TEB1_left_sousuo input{
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.TEB1_left_sousuo img{
	position: absolute;
	right: 35px;
	top: 75px;
}
/*
 * 鍒嗛〉
 */
.paging
{
	text-align: center;
	margin-top: 35px;
}
.paging li
{
	font-family: 'Arial';
	line-height: 32px;

	display: inline-block;

	width: 34px;
	height: 34px;
	margin-right: 6px;
	margin-left: 6px;
	color: #333333;
	-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;
	vertical-align: top;

	border: 1px solid transparent;
}
.paging li.activepage,
.paging li:hover
{
	color: #5d7bb3;
	border-color: #5d7bb3;
}
.paging .fenye_act{
	color: #5d7bb3;
	border-color: #5d7bb3;
}
.paging li.lp
{
	line-height: 30px;
}
.paging .lp img:last-of-type
{
	display: none;
}
.paging .lp:hover img:first-of-type
{
	display: none;
}
.paging .lp:hover  img:last-of-type
{
	display: inline;
}
.paging .lp
{
	border-color: transparent !important;
}
.paging .hidden-md a
{
	line-height: 40px;

	display: block;

	width: 80px;
	height: 40px;

	text-align: center;

	border: 1px solid #6fb1f7;
}
.paging .hidden-md .lp
{
	float: left;
}
.paging .hidden-md .rp
{
	float: right;
}
/*
 * pad鍒嗛〉
 */
.News_button
{
    display: none;
    width: calc(100%);
    margin: 25px 0px 0px;
    overflow: hidden;
}
.Newsbtn_shang,
.Newsbtn_xia
{
    width: 80px;
    height: 40px;
    border: 1px solid #bababa;
}
.Newsbtn_shang
{
    float: left;
    margin-left: 20px;
}
.Newsbtn_xia
{
    float: right;
    margin-right: 20px;
}
.Newsbtn_shang a,
.Newsbtn_xia a
{
    display: inline-block;
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #888888;
}
/*
 * index
 */
.idnex_bannert{
	display: none;
	width: 100%;
}
.index{
	width: 100%;
}
.index_banner{
	position: relative;
	width: 100%;
	margin: 104px auto 0px;
}
.index_btnl{
	position: absolute;
	left: 40px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 12;
}
.index_btnr{
	position: absolute;
	right: 40px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 12;
}
.index_zanting{
	position: absolute;
	left: calc(50% - 60px);
	bottom: 92px;
	transform: translateX(-50%);
	cursor: pointer;
	z-index: 18;
}
.index_slick_box{
	position: relative;
	max-height: 750px;
	overflow: hidden;
}
.index_slick_box .B1_bannertext{
	position: absolute;
	top: 50%;
	right: 130px;	
	width: 40%;
	transform: translateY(-50%);
}
.index_slick_box #video1,
.index_slick_box #video1 source{
	width: 100%;
}
.index_stoppic{
	display: none;	
}
.index_zanting:hover,
.index_btnr:hover,
.index_btnl:hover{
	cursor: pointer;
}
.index_slick .slick-dots{
	display: inline-block;
	width: auto;
	left: 50%;
	transform: translateX(-50%);
	bottom: 96px;
	z-index: 16;
}
.index_slick .slick-dots li{
	width: 15px;
	height: 15px;
	border: 1px solid #ffffff;
	background: none;
	border-radius: 50%;
}
.index_slick .slick-dots li.slick-active{
	background: #ffffff;
}
	/*鍏憡閮ㄥ垎*/
.index_box1{
	width: 1440px;
	height: 200px;
	margin: 0 auto;
}
.iB1_box{
	display: inline-block;
	position: relative;
	width: 81.25%;
}
.iB1_box .iB1S_btnL{
	position: absolute;
	top: 50%;
	left: 15px;
	transform: translateY(-50%);
	cursor: pointer;
	z-index: 12;
}
.iB1_box .iB1S_btnr{
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	cursor: pointer;
	z-index: 12;
}
.iB1_slick{
	width: 100%;
	float: left;
}
.iB1_slick_box{
	padding: 40px;
	height: 200px;
}
.iB1_slick_box:nth-child(even){
	background: #ebebeb;
}
.iB1_slick_box:nth-child(odd){
	background: #FFFFFF;
}
.iB1_slick_box:hover .iB1_slick_title{
	color: #0c5d86;
}
.iB1_slick_box .iB1_slick_title{
	font-size: 16px;
	color: #101010;
	line-height: 24px;
	text-align: left;
	margin-bottom: 6px;
}
.iB1_slick_title img{
	margin-left: 30px;
	margin-top: -4px;
}
.iB1_slick_box .iB1_slick_time{
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	margin-bottom: 6px;
	font-family: Conv_HelveticaNeueLT-ThinExt;
}
.iB1_slick_text{
	max-width: 254px;
	font-size: 14px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	color: #848484;
}
.indexB1_title{
	display: inline-block;
	float: right;
	width: calc(100% - 81.25%);
	background: #fdd03e;
	text-align: center;
	padding: 40px 0px 39px;
}
.indexB1_title h1{
	font-size: 20px;
	line-height: 34px;
	color: #FFFFFF;
}
.indexB1_title p{
	font-size: 14px;
	line-height: 34px;
	color: #FFFFFF;
	font-family: Conv_HelveticaNeueLT-ThinExt;
	text-transform: uppercase;
}
.indexB1_title .iB1T_xian{
	display: block;
	margin: 0 auto;
	width: 130px;
	border-bottom: 1px solid #FFFFFF;
}
.indexB1_title .iB1T_more{
	display: inline-block;
	font-size: 14px;
	line-height: 32px;
	color: #FFFFFF;
	margin-top: 20px;
	padding-right: 20px;
	background-image: url(../images/index_readmore.png);
	background-repeat: no-repeat;
	background-position: 100% 9px;
	-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;
}
.indexB1_title .iB1T_more:hover{
	background-image: url(../images/index_sanjiao-h.png);
	color: #101010;
}
	/*瀛︾敓鏂伴椈鍜屽鐢熷伐浣滅姸鎬?*/
.index_box2{
	width: 1440px;
	margin: 0 auto;
	padding: 45px 40px;
	background: #f8f8f8;
	overflow: hidden;
}
.iB2_left{
	width: 59.56%;
	float: left;
}
.iB2L_title{
	background: #5a5a5a;
	padding: 0px 35px;
	overflow: hidden;
}
.iB2L_title h1{
	display: inline-block;
	float: left;
	font-size: 28px;
	color: #ffffff;
	line-height: 80px;
}
.iB2L_title h2, .iB2R_title h2{
	display: inline-block;
	float: left;
	font-size: 16px;
	color: #ffffff;
	line-height: 32px;
	font-family: Conv_HelveticaNeueLT-ThinExt;
	text-transform: uppercase;
	margin-left: 5px;
	margin-top: 32px;
}
 .iB2R_title h2{
float:none !important;
	font-size: 13px;
}
.iB2L_title .iB2LT_more{
	display: inline-block;
	float: right;
	font-size: 14px;
	line-height: 32px;
	color: #ffffff;
	padding-right: 20px;
	margin-top: 24px;
	background-image: url(../images/index_sanjia-w.png);
	background-repeat: no-repeat;
	background-position: 100% 10px;
}
.iB2L_title .iB2LT_more:hover{
	color: #101010;
	background-image: url(../images/index_sanjiao-h.png);
}
.iB2L_con{
	width: 100%;
	overflow: hidden;
}
.iB2L_con_text{
	float: left;
	width: 50%;
	height: 337px;
	padding: 75px 35px 25px;
	background: #FFFFFF;
	
}
.iB2L_con_text img{
	-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;
}
.iB2L_con_text:hover img{
	margin-left: 5px;
}
.iB2L_con_text h1{
	font-size: 18px;
	line-height: 32px;
	color: #464646;
}
.iB2L_con_text:hover h1{
	color: #005cab;
}
.iB2L_con_text h2{
	font-size: 14px;
	line-height: 32px;
	color: #999999;
	margin-top: 12px;
	margin-bottom: 13px;
	font-family: Conv_HelveticaNeueLT-ThinExt;
}
.iB2L_con_text p{
	height: 64px;
	font-size: 14px;
	line-height: 32px;
	color: #848484;
	margin-bottom: 36px;
	overflow: hidden;
}
.iB2L_con_img{
	float: left;
	width: 50%;
	height: 337px;
}
.imgdiv_slick div{
	overflow: hidden;
}
.imgdiv_slick .slick-dots{
	right: 0px;
	width: 50%;
	bottom: 22px;
}
.imgdiv_slick .slick-dots li{
	width: 10px;
	height: 10px;
	border: 1px solid #ffffff;
	background: none;
	border-radius: 50%;
}
.imgdiv_slick .slick-dots li.slick-active{
	background: #ffffff;
}
.iB2L_con_img img{
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	height: 100%;
}
.iB2L_box{
	padding: 23px 35px 55px;
	background: #3661a6;
}
.iB2L_slick_box div{
	position: relative;
	width: 100%;
	padding: 16px 0px;
	border-bottom: 1px solid #6284ba;
}
.iB2L_slick_box div:hover img{
	animation: doudong 0.5s linear 0s infinite normal;
	/* Firefox: */
	-moz-animation: doudong 0.5s linear 0s infinite normal;
	/* Safari 鍜? Chrome: */
	-webkit-animation: doudong 0.5s linear 0s infinite normal;
	/* Opera: */
	-o-animation: doudong 0.5s linear 0s infinite normal;
}
@keyframes doudong
{
from {right: 5px;}
to {right: 0px;}
}

@-moz-keyframes doudong /* Firefox */
{
from {right: 5px;}
to {right: 0px;}
}

@-webkit-keyframes doudong /* Safari 鍜? Chrome */
{
from {right: 5px;}
to {right: 0px;}
}

@-o-keyframes doudong /* Opera */
{
from {right: 5px;}
to {right: 0px;}
}
.iB2L_slick_box div span{
	float: left;
	display: inline-block;
	line-height: 30px;
	padding: 0px 15px;
	font-weight: bolder;
	color: #ffffff;
}
.iB2L_slick_box div h1{
	float: left;
	width: 78%;
	overflow: hidden;
	padding-right: 12%;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	margin-left: 2px;
	-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;
}
.iB2L_slick_box div p{
	float: left;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	font-family: Conv_HelveticaNeueLT-ThinExt;
	margin-left: 2px;
	-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;
}
.iB2L_slick_box div:hover h1,
.iB2L_slick_box div:hover p,
.iB2L_slick_box div:hover span{
	color: #fdd03e;
}
.iB2L_slick_box div img{
	position: absolute;
	top: 50%;
	right: 0px;
	transform: translateY(-50%);
	-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;
}
.iB2L_slick .slick-dots{
	width: 100%;
	bottom: -35px;
}
.iB2L_slick .slick-dots li{
	width: 10px;
	height: 10px;
	border: 1px solid #ffffff;
	background: none;
	border-radius: 50%;
}
.iB2L_slick .slick-dots li.slick-active{
	background: #ffffff;
}
.iB2_right{
	width: 38.5%;
	float: right;
}
.iB2R_title{
	background: #fdd03e;
	padding: 0px 35px;
}
.iB2R_title h1{
	display: inline-block;
	font-size: 28px;
	line-height: 80px;
	color: #FFFFFF;
}
.iB2R_title .iB2RT_more{
	display: inline-block;
	float: right;
	font-size: 14px;
	line-height: 32px;
	color: #FFFFFF;
	margin-top: 24px;
	padding-right: 20px;
	background-image: url(../images/index_sanjia-w.png);
	background-repeat: no-repeat;
	background-position: 100% 10px;
	-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;
}
.iB2R_title .iB2RT_more:hover{
	background-image: url(../images/index_sanjiao-h.png);
	color: #101010;
}
.iB2R_slickbox{
	padding: 20px 40px 60px;
	background: #FFFFFF;
}
.iB2R_slickbox .iB2R_slick{
	width: 100%;
}
.iB2R_slick_box div{
	border-bottom: 1px solid #efefef;
}
.iB2R_slick_box div:last-child{
	border: 0px;
}
.iB2R_slick_box div h1{
	font-size: 16px;
	line-height: 32px;
	color: #464646;
	margin-top: 10px;
}
.iB2R_slick_box div:hover h1{
	color: #005cab;	
}
.iB2R_slick_box div h2{
	font-size: 14px;
	line-height: 32px;
	color: #999999;
	font-family: Conv_HelveticaNeueLT-ThinExt;
	margin-top: 3px;
	margin-bottom: 3px;
}
.iB2R_slick_box div p{
	font-size: 14px;
	line-height: 32px;
	height: 64px;
	color: #999999;
	margin-bottom: 10px;
	overflow: hidden;
}
.iB2R_slickbox .slick-dots{
	bottom: -46px;
}
.iB2R_slick .slick-dots li{
	width: 10px;
	height: 10px;
	border: 1px solid #186294;
	background: none;
	border-radius: 50%;
}
.iB2R_slick .slick-dots li.slick-active{
	background: #186294;
}
	/*瀛﹀伐鍔ㄦ??*/
.index_box3{
	position: relative;
	width: 1440px;
	max-height: 800px;
	margin: 0 auto;
}
.ib3_mengc{
	position: absolute;
	width: 100%;
	height: 100%;
	background: #04405f;
	opacity: 0.5;
	z-index: 14;
}
.ib3_title{
	position: absolute;
	width: 100%;
	padding: 30px 40px 30px;
	z-index: 15;
}
.ib3_title .title{
	float: left;
}
.ib3_title .iB2RT_more{
	float: right;
	display: inline-block;
	float: right;
	font-size: 14px;
	line-height: 32px;
	color: #FFFFFF;
	margin-top: 24px;
	padding-right: 20px;
	background-image: url(../images/index_sanjia-w.png);
	background-repeat: no-repeat;
	background-position: 100% 10px;
	-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;
} 
.ib3_title .iB2RT_more:hover{
	background-image: url(../images/index_sanjiao-l.png);
	color: #005cab;
}
.ib3_title .title h1{
	font-size: 28px;
	line-height: 48px;
	color: #ffffff;
}
.ib3_title .title p{
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	font-family: Conv_HelveticaNeueLT-ThinExt;
	text-transform: uppercase;
	margin-top: 6px;
}
.ib3_con{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	z-index: 15;
}
.ib3_con .ib3_con_box{
	position: relative;
	width: 33.3334%;
	height: 255px;
	float: left;	
	padding: 40px 40px 0px;
}
.ib3_con .ib3_con_box:nth-child(even) .ib3_con_mengc{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #ffffff;
	opacity: 0.95;
	z-index: -1;
	-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;
}
.ib3_con .ib3_con_box:nth-child(odd) .ib3_con_mengc{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #ffffff;
	opacity: 0.85;
	z-index: -1;
	-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;
}
.ib3_con .ib3_con_box h1{
	font-size: 16px;
	line-height: 24px;
	color: #464646;
	-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;
}
.ib3_con .ib3_con_box p{
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	height: 24px;
	overflow: hidden;
	-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;
}
.ib3_con .ib3_con_box .ib3_con_time{
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #b3b3b3;
	margin: 5px 0px;
}
.ib3_con .ib3_con_box .ib3_con_img{
	display: none;
	position: absolute;
	bottom: 40px;
	left: 50%;
	transform: translateX(-50%);
	-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;
}
.ib3_con .ib3_con_box:hover .ib3_con_mengc{
	background: #3661a6;
	opacity: 0.85;
}
.ib3_con .ib3_con_box:hover .ib3_con_img{
	display: block;
}
.ib3_con .ib3_con_box:hover h1{
	color: #ffffff;
}
.ib3_con .ib3_con_box:hover p{
	color: #ffffff;
}
.ib3_slick{
	max-height: 800px;
}
.ib3_slick .slick_box{
	overflow: hidden;
	max-height: 800px;
}
.ib3_slick .slick_box img{
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	max-height: 800px;
}
.ib3_slick .slick-dots{
	bottom: 64px;
	z-index: 16;
}
.ib3_slick .slick-dots li{
	width: 10px;
	height: 10px;
	border: 1px solid #ffffff;
	background: none;
	border-radius: 50%;
}
.ib3_slick .slick-dots li.slick-active{
	background: #ffffff;
}
	/*瀛︾敓浣滃搧*/
.index_box4{
	position: relative;
	width: 1440px;
	height: 775px;
	background: #ffffff;
	margin: 0 auto;
	padding: 0px 40px;
	z-index: 17;
}
.index_box4l{
	position: relative;
	width: 100%;
}
.ib4_left{
	position: absolute;
	top: 80px;
	float: left;
	width: 29.1%;
}
.ib4_left .ib4_title{
	width: 100%;
	height: 313px;
	background: #3d9b84;
	padding-top: 90px;
}
.ib4_title p{
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
}
.ib4_title h1{
	font-size: 28px;
	line-height: 32px;
	color: #ffffff;
	text-align: center;
	margin-top: 10px;
}
.ib4_title span{
	display: block;
	text-align: center;
	margin-top: 35px;
}
.ib4_con1{
	position: relative;
	width: 100%;
	height: 400px;
	overflow: hidden;
}
.ib4_con1 .ib4_con1box{
	position: relative;
	width: 100%;
	height: 100%;
}
.ib4_con1 .ib4_con1box .color_1{
	position: absolute;
	width: 100%;
	height: 100%;
	background: #0c5d86;
	opacity: 0.6;
	z-index: 1;
}
.ib4_con1 .ib4_con1box .color_2{
	position: absolute;
	width: 100%;
	height: 100%;
	background: #efc94c;
	opacity: 0.6;
	z-index: 1;
}
.ib4_con1 .ib4_con1box img{
	position: relative;
	left:50%;
	transform: translateX(-50%);
	height: 100%;
	z-index: 0;
}
.ib4_con1text{
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 10;
}
.ib4_con1 h1{
	z-index: 10;
	font-size: 28px;
	line-height: 32px;
	color: #ffffff;
	text-align: center;
	margin-top: 125px;
}
.ib4_con1 p{
	z-index: 10;
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	text-align: center;
	margin-top: 20px;
}
.ib4_con2:hover .color_5 h1,
.ib4_con2:hover .color_5 p{
	color: #ebebeb;
}
.ib4_con2:hover .color_3 h1,
.ib4_con2:hover .color_3 p{
	color: #6c6c6c;
}
.ib4_con1:hover h1,
.ib4_con1:hover p,
.ib4_con2:hover .color_6 h1,
.ib4_con2:hover .color_6 p,
.ib4_con2:hover .color_4 h1,
.ib4_con2:hover .color_4 p{
	color: #ddd;
}
.ib4_con1 .jiantou{
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	margin-top: 230px;
	z-index: 10;
	-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;
}
.ib4_con1:hover .jiantou{
	left: 53%;
}
.ib4_zhongj{
	float: left;
	width: 36.9%;
}
.ib4_right{
	float: left;
	width: 34%;
}
.ib4_zhongj{
	position: absolute;
	left: 29.1%;
	top: 80px;
}

.ib4_con2,
.ib4_con2 .ib4_con2img{
	width: 100%;
	overflow: hidden;
}
.ib4_con2 .ib4_con2img img{
	width: 100%;
}
.ib4_con2 .ib4_con2text{
	position: relative;
	height: 245px;
	padding-top: 55px;
}
.ib4_con2 .ib4_con2text img{
	-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;
}

.ib4_con2 .ib4_con2text:hover img{
	left: 53%;
}
.ib4_con2 .color_3{
	background: #ffffff;
}
.ib4_con2 .color_4{
	background: #d55342;
}
.ib4_con2 .color_5{
	background: #fdd03f;
}
.ib4_con2 .color_6{
	background: #3661a6;
}
.ib4_con2 .color_3 h1{
	font-size: 28px;
	line-height: 32px;
	color: #213945;
	text-align: center;
}
.ib4_con2 .color_4 h1,
.ib4_con2 .color_5 h1,
.ib4_con2 .color_6 h1{
	font-size: 28px;
	line-height: 32px;
	color: #ffffff;
	text-align: center;
}
.ib4_con2 .color_3 p{
	font-size: 16px;
	line-height: 24px;
	color: #999999;
	text-align: center;
	margin-top: 20px;
}
.ib4_con2 .color_4 p,
.ib4_con2 .color_5 p,
.ib4_con2 .color_6 p{
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	text-align: center;
	margin-top: 20px;
}
.ib4_con2 .ib4_con2text img{
	position: absolute;
	bottom: 65px;
	left: 50%;
	transform: translateX(-50%);
}
.ib4sj{
	display: none;
}
.ib4_right{
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 16;
}
.ib4_righttle{
	height: 80px;
	background: #d55342;
	padding: 25px 70px;
}
.ib4_righttle p{
	float: left;
	font-size: 28px;
	color: #ffffff;
}
.ib4_righttle p:hover{
	color: #ddd;
}
.ib4_righttle span{
	float: right;
	display: block;
	line-height: 32px;
}
.index_box5{
	position: relative;
	width: 1440px;
	max-height: 910px;
	margin: 0 auto;
}
.index_box5 .ib5_btnl{
	position: absolute;
	left: 40px;
	top: 67%;
	transform: translateY(-50%);
	cursor: pointer;
	z-index: 15;
}
.index_box5 .ib5_btnr{
	position: absolute;
	right: 40px;
	top: 67%;
	transform: translateY(-50%);
	cursor: pointer;
	z-index: 15;
}
.ib5_slick_box{
	position: relative;
}
.index_box5 .ib5_slick .ib5_slick_mc{
	position: absolute;
	width: 100%;
	height: 100%;
	background: #19475e;
	opacity: 0.5;
	z-index: 12;
}
.index_box5 .ib5_slick .ib5_slick_bg{
	width: 100%;
	z-index: 11;
}
.index_box5 .ib5_slick .ib5_slick_text{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 220px;
	width: 74%;
	z-index: 13;
}
.ib5_slick_textf{
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.ib5_slick .slick-dots li{
	bottom: 90px;
	width: 10px;
	height: 10px;
	border: 1px solid #ffffff;
	background: none;
	border-radius: 50%;
}
.slick-dots li.slick-active{
	background: #ffffff;
}
.index_footer{
	margin-top: 6px;
	padding-top: 60px;
}
.index_footer .footer_box1 .footer_logo img{
	margin-top: 15px;
}
/*
 * Teachers
 */

.TE{
	margin-top: 90px;
}
.TE_box1{
	position: relative;
	width: 100%;
	background: #f3f5f7;
}
	/*
	 * 鍙宠竟
	 */
.TEB1_right{
	float: left;
	position: relative;
	top: -85px;
	left: 0px;
	width: calc(100% - 287px);
	padding: 70px 7% 75px;
	background: #FFFFFF;
	z-index: 13;
}
.TEB1_right:after{
	content:"";
	width:0;
	height:0;
	position:absolute;
	left:-9px;
	top:162px;
	transform: translateY(-50%);
	border-top:7.5px solid transparent;
	border-right:9px solid white;     /* 鐧借壊灏忎笁瑙掑舰 */
	border-bottom:7.5px solid transparent;
	z-index: 15;
}
.TEB1_right .TEB1_right_top{
	width: 100%;
	margin-bottom: 80px;
	overflow: hidden;
}
.TEB1_right_top h1,
.TEB1_right_top span{
	float: left;
	width: 180px;
	font-size: 36px;
	line-height: 40px;
	color: #1c689c;
}
.TEB1_right_top p{
	float: left;
	width: 150px;
	font-size: 14px;
	line-height: 20px;
	color: #dddddd;
	text-align: center;
	margin-top: 20px;
	text-transform: uppercase;
}
.TEB1_right_top img{
	float: left;
	width: 35px;
	border-bottom: 1px solid #E5E5E5;
}
.TEB1_right_top .TEB1R_top_xian{
	float: left;
	display: inline-block;
	width: calc(100% - 365px);
	height: 1px;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 35px;
}
.TEB1_right_top .A2_top_xian{
	width: calc(100% - 365px);
}
.TEB1_right_con{
	width: 100%;
}
.TEB1_right_con .daoshi li{
	float: left;
	/*width: calc(33.33% - 1.5%);*/
	width: 429px;
	margin-right: 20px;
	margin-bottom: 30px;
}
.TEB1_right_con .daoshi li:nth-child(odd){
	background: #ecf2f2;
}
.TEB1_right_con .daoshi li:nth-child(even){
	background: #f9f9fb;
}
.TEB1_right_con .daoshi li div{
	width: 50%;
}
.TEB1R_li_img{
	float: left;
	overflow: hidden;
}
.TEB1R_li_img img{
	-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;
}
.TEB1R_li_img img:hover{
	transform: scale(1.2);
}
.TEB1_right_con .TEB1R_li_text{
	float: left;
	padding: 30px 25px 0px 30px;
}
.TEB1_right_con .TEB1R_li_text h1{
	font-size: 18px;
	line-height: 30px;
	color: #1c689c;
}
.TEB1_right_con .TEB1R_li_text h2{
	font-size: 12px;
	line-height: 30px;
	color: #708aa0;
	font-family: Conv_HelveticaNeueLTPro-ThEx;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.TEB1_right_con .TEB1R_li_text p{
	height: 120px;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	margin-bottom: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
}
.TEB1_right_con .TEB1R_li_text span{
	font-size: 16px;
	line-height: 24px;
	color: #5d7bb3;
	text-transform: uppercase;
}
.TEB1R_li_text span img{
	width: 18px;
	height: 15px;
	margin-left: 10px;
	margin-bottom: 3px;
	-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;
}
.TEB1R_li_text span:hover img{
	margin-left: 15px;
}
/*
 * Teachers-B2
 */
.TEXQ_img{
	float: left;
	/*width: 28.16%;*/
	width: 370px;
	text-align: right;
	overflow: hidden;
}
.TEXQ_img img{
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	height: 100%;
	margin-left: 7.42%;
}
.TEXQ_text{
	float: left;
	width: calc(100% - 370px) ;
	padding: 0 5.55% 0 0;
}
.TEXQ_text h1{
	font-size: 36px;
	line-height: 36px;
	color: #335b8d;
}
.TEXQ_text h2{
	font-size: 18px;
	line-height: 48px;
	color: #d1d1d1;
	text-transform: uppercase;
}
.TEXQ_text .TEXQT_peo{
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #666;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-bottom: 40px;
	margin-top: 20px;
}
.TEXQ_text p{
	font-size: 16px;
	line-height: 28px;
	color: #666666;
	margin-bottom: 30px;
}
.TEXQ_text .TEXQT_return{
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	color: #5d7bb3;
	padding-right: 35px;
	background-repeat: no-repeat;
	background-position: calc(100% - 5px) 50%;
	-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;
}
.TEXQ_text .TEXQT_return:hover{
	background-position: 100% 50%;
}
/*
 * Academic Degree-C4
 */
.C4_daoshi{
	margin-bottom: 75px;
	overflow: hidden;
}
.C4_daoshi span{
	display: inline-block;
	float: left;
	width: 270px;
	border: 1px solid #eeeeee;
	color: #848484;
	padding: 20px 50px;
	border-bottom: 3px solid #005cab;
	font-size: 18px;
	line-height: 36px;
}
.C4_daoshi .C4_haveb{
	border: 3px solid #005cab;
	border-bottom: 0px;
	color: #005cab;
}
.TEB1_right_con .d-e4-zy ul .con p:first-child{
	line-height: 28px;
}
/*
 * l1
 */
#gallery-wrapper {
  position: relative;
  max-width: 100%;
  width: 100%;
}
img.thumb {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.white-panel {
  position: absolute;
  overflow: hidden;
}
.white-panel img{
	width: 100%;
}
.white-panel .white-panel_bg{
	width: 100%;
	-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;
}
.white-panel:hover .white-panel_bg{
	transform: scale(1.1);
}
.white-panel:hover .white-panel_text{
	padding: 28px 25px 28px 45px;
}
.white-panel:hover .white-panel_text span{
	border: 1px solid #FFFFFF;
}
.white-panel .white-panel_text{
	position: absolute;
	right: 0px;
	bottom: 25px;
	padding: 28px 35px;
	width: 87%;
	-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;
}
.white-panel_text_mengc{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.7;
	z-index: 13;
}
.white-panel_text p{
	float: left;
	position: relative;
	width: 80%;
	height: 30px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
	z-index: 14;
}
.white-panel_text span{
	float: right;
	position: relative;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	z-index: 14;
	-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;
}
.white-panel_text span img{
	margin-bottom: 4px;
}  
/*
 * i1
 */
.j-i1-con ul{
	padding: 0px 3.7%;
	overflow: hidden;
	margin: 0px -3.7%;
}
.j-i1-con ul li{
	float: left;
	width: 47.3%;
	margin: 0px 1.3% 60px;
}
.j-i1-con ul li:hover .i1_title .time{
	background: #335b8d;
}
.j-i1-con ul li:hover .i1_title .time .tian{
	color: #ffffff;
}
.j-i1-con ul li:hover .i1_title .time .year{
	color: #ffffff;
}
.j-i1-con ul li:hover .i1_timu h1{
	color: #335b8d;
}
.j-i1-con ul li .i1_title{
	height: 115px;
	margin-bottom: 30px;
}
.i1_title .time{
	display: inline-block;
	float: left;
	width: 115px;
	height: 115px;
	background: #f9f9fb;
	margin-right: 25px;
	-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;
}
.i1_title .time .tian{
	display: block;
	font-size: 36px;
	padding: 25px 0px 15px;
	color: #464646;
	text-align: center;
	-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;
}
.i1_title .time .year{
	display: block;
	font-size: 14px;
	color: #464646;
	text-align: center;
	-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;
}
.i1_timu{
	float: left;
	width: calc(100% - 140px);
}
.i1_timu h1{
	font-size: 24px;
	line-height: 48px;
	height: 96px;
	overflow: hidden;
	color: #464646;
	margin-top: -12px;
	-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;
}
.i1_timu p{
	font-size: 14px;
	color: #848484;
	line-height: 24px;
	margin-top: 13px;
}
.i1_img{
	width: 100%;
	margin-bottom: 30px;
}
.i1_img img{
	width: 100%;
}
.i1_text{
	font-size: 14px;
	color: #848484;
	line-height: 24px;
	margin-bottom: 25px;
}
.i1_redemore{
	display: inline-block;
	width: 135px;
	height: 45px;
	line-height: 45px;
	background: #335b8d;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	-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;
}
.i1_redemore img{
	margin-bottom: 4px;
	margin-left: 10px;
	-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;
}
.i1_redemore:hover img{
	margin-left: 15px;
}
/*
 * a3
 */
.a3_con{
	position: relative;
	padding-left: 50px;
	padding-bottom: 40px;
	margin-left: 30px;
	border-left: 1px solid #67b3e8;
}
.a3_con .a3_yuan{
	position: absolute;
	top: -15px;
	left: -35px;
	width: 65px;
	height: 65px;
	line-height: 65px;
	background: #54aae5;
	text-align: center;
	border-radius: 50%;
}
.a3_con .a3_yuan img{
	height: 22px;
}
.a3_con h1{
	font-size: 24px;
	line-height: 30px;
	color: #005cab;
}
.a3_con p{
	font-size: 14px;
	line-height: 30px;
	color: #e7e7e7;
	text-transform: uppercase;
}
.a3_con ul{
	margin-top: 34px;
	margin-right: -16px;
}
.a3_con ul li{
	float: left;
	width: 306px;
	height: 130px;
	background: #f9f7ed;
	padding-top: 30px;
	margin-right: 15px;
	margin-bottom: 15px;
	-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;
}
.a3_con ul li span{
	display: block;
	font-size: 16px;
	color: #848484;
	line-height: 30px;
	text-align: center;
	margin: 0px auto;
	-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;
}
.a3jt_w{
	display: none;
	-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;
}
.a3_con ul li .a3_jiant{
	width: 100%;
	margin: 20px auto 0px;
	text-align: center;
}
.a3_con ul li:hover{
	background: #f9c427;
}
.a3_con ul li:hover span{
	color: #ffffff;
}
.a3_con ul li:hover .a3jt_w{
	display: block;
	margin: 0 auto;
}
.a3_con ul li:hover .a3jt_y{
	display: none;
}
/*
 * a4
 */
.j_a4_con .history{
	position: relative;
	width: 50.01%;
}
.j_a4_con .history:last-of-type{
	padding-bottom: 96px;
}
.j_a4_con .history:nth-of-type(odd){
	float: left;
	border-right: 1px solid #dbdbdb;
}
.j_a4_con .history:nth-of-type(even){
	float: right;
	border-left: 1px solid #dbdbdb;
}
.j_a4_con .history:nth-of-type(even) .h_con{
	width: 78.83%;
	margin-left: 21.17%;
}
.history .h_con{
	margin-bottom: -96px;
	width: 78.83%;
	border: 1px solid #e1e1e1;
	margin-right: 21.17%;
}
.history .h_con img{
	width: 100%;
}
.j_a4_con .history:nth-of-type(odd) .year{
	position: absolute;
	top: 0px;
	right: -42.5px;
	display: block;
	width: 85px;
	height: 85px;
	line-height: 85px;
	text-align: center;
	border-radius: 50%;
	color: #ffffff;
	background: #0b5d86;
	font-size: 30px;
}
.j_a4_con .history:nth-of-type(even) .year{
	position: absolute;
	top: 0px;
	left: -42.5px;
	display: block;
	width: 85px;
	height: 85px;
	line-height: 85px;
	text-align: center;
	border-radius: 50%;
	color: #ffffff;
	background: #0b5d86;
	font-size: 30px;
}
.j_a4_con .history:nth-of-type(odd) .year:after{
	content:"";
	width:0;
	height:0;
	position:absolute;
	left:-15px;
	top:50%;
	transform: translateY(-50%);
	border-top:10px solid transparent;
	border-right:12px solid #0b5d86;     /* 鐧借壊灏忎笁瑙掑舰 */
	border-bottom:10px solid transparent;
	z-index: 15;
}
.j_a4_con .history:nth-of-type(even) .year:after{
	content:"";
	width:0;
	height:0;
	position:absolute;
	right:-15px;
	top:50%;
	transform: translateY(-50%);
	border-top:10px solid transparent;
	border-left:12px solid #0b5d86;     /* 鐧借壊灏忎笁瑙掑舰 */
	border-bottom:10px solid transparent;
	z-index: 15;
}
.j_a4_con .h_con h1{
	display: none;
	width: 80px;
	height: auto;
	font-size: 30px;
	color: #ffffff;
}
.j_a4_con .h_con p{
	width: 66.67%;
	font-size: 14px;
	color: #464646;
	line-height: 24px;
	text-align: center;
	margin: 25px auto;
}
/*
 * i3
 */
.j_i3_con ul li{
	width: 85%;
	border-bottom: 1px solid #e1e1e1;
	padding: 20px 0px;
}
.j_i3_con ul a:first-of-type li{
	border-top: 1px solid #e1e1e1;
}
.j_i3_con ul li h1{
	font-size: 24px;
	line-height: 32px;
	color: #464646;
}
.j_i3_con ul li:hover h1{
	color: #335b8d;
}
.j_i3_con ul li .i3_time{
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	margin: 15px 0px 35px;
}
.i3_time img{
	margin-right: 15px;
}
.j_i3_con ul li p{
	font-size: 14px;
	line-height: 24px;
	color: #848484;
	height: 48px;
	overflow: hidden;
	margin-bottom: 30px;
}
.i3_readmore{
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #0658af;
}
.i3_readmore img{
	margin-left: 15px;
	-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;
}
.j_i3_con ul li:hover .i3_readmore img{
	margin-left: 20px;
}
/*濯掍綋鏌ヨ*/
@media (max-width: 1917px) {
	.TEB1_right_con .d-k2-ul,
	.TEB1_right_con .d-j1-ul{
		width: 1011px;
		margin: 0 auto;
	}
	.daoshi{
		width: 900px;
		margin: 0 auto;
	}
}
@media (max-width: 1897px) {
	.TEB1_right_con .d-k3-ul{
		width: 897px;
		margin: 0 auto;
	}
}
@media (max-width: 1590px) {
	.j_a4_con .h_con p{
		width: 80%;
	}
}
@media (max-width: 1509px) {
	.TEB1_right_con .d-k2-ul,
	.TEB1_right_con .d-j1-ul{
		width: 674px;
	}
}
@media (max-width: 1365px) {
	.TEB1_right_con .d-k3-ul{
		width: 448px;
		margin: 0 auto;
	}
}
@media (max-width: 1440px) {
	.j_a4_con .h_con p{
		width: 100%;
		padding: 0px 10px;
	}
}
@media (max-width: 1365px) {
	.daoshi{
		width: 450px;
		margin: 0 auto;
	}
}
@media (max-width: 1439px) {
    .index_header,
    .index_banner,
    .index_box1,
    .index_box2,
    .index_box3,
    .index_box4,
    .index_box5,
    .xiala_PC_in,
    .footer_z{
    	width: 100%;
    }
    .index_header_box{
    	width: calc(100% - 330px)
    }
    .index_slick_box{
    	height: 625px;
    }
    .TEB1_right_con .d-e4-zy ul{
		height: auto;
	}
	.TEB1_right_con .d-e4-zy ul .more{
		display: none;
	}
	.TEB1_right_con .d-e4-zy ul .con{
		width: 100%;
	}
	.TEB1_right_con .d-e4-zy ul .date,
	.TEB1_right_con .d-e4-zy ul .con{
		float: none;
	}
	.TEB1_right_con .d-e4-zy ul .con p:last-child{
		width: 100%;
	}
	.TEB1_right_con .d-e4-zy ul .con{
		width: 648px;
		display: inline-block;
		margin-top: 30px;
	}
	.TEB1_right_con .d-e4-zy ul .more{
		margin-top: 60px;
	}
}
@media (max-width: 1389px) {
	
}
@media (max-width: 1366px) {
	/*
	 * Teachers-B2
	 */
	.TEXQ_img{
		width: 330px;
		padding-left: 5%;
	}
    .TEXQ_text{
    	width: calc(100% - 330px);
    	padding-right: 0;
    	padding-left: 0;
    }
}
@media (max-width: 1199px) {
 	/*
 	 * 澶撮儴
 	 */
 	.header_sousuo, .header_en{
 		width: 50px;
 		margin-right: 1.84%;
 	}
 	.header_box nav{
 		width: calc(100% - 1.84% - 215px);
 	}
 	.index_header_box nav{
 		width: calc(100% - 452px);
 	}
 	.index_logo img{
 		height: 48px;
 		margin: 28px 0px 28px 10px;
 	}
 	.header_huading .index_logo img{
 		height: 48px;
 		margin: 24px 0px 24px 10px;
 	}
 	.header_box .logo{
 		height: 48px;
 		margin: 21px 0px 21px 1.85%;
 	}
 	.index_clearfix li,
 	.header_box .clearfix li{
 		font-size: 14px;
 	}
 	.header_box .clearfix .header_act{
 		padding: 0px 10px;
 	}
 	.TE{
 		margin-top: 71px;
 	}
 	.index_slick .slick-dots{
		bottom: 55px;
	}
	.index_zanting{
		bottom: 51px;
	}
	.index_slick_box{
    	height: 517px;
    }
    .GG_img img{
		position: relative;
		left: -250px;
		transform: translateX(0%);
	}
 	/*
	 * Teachers-B2
	 */
	.TEXQ_img{
		width: 370px;
	}
    .TEXQ_text{
    	width: 100%;
    	padding-right: 0px;
    	padding-left: 0px;
    	margin-top: 30px;
    }
    /*
     * C1
     */
    .TEB1_right .d-c1-zy ul .num{
    	width: 145px;
    }
    /*
     * e4
     */
}
@media (max-width: 1199px) {
	.News_button{
		display: block;
	}
	.ryfy{
		display: none;
	}
	.header_box .logo{
		margin-left: 20px;
	}
	.ib4_left{
 		width: 35%;
 	}
 	.ib4_right{
 		width: 30%;
 	}
 	.ib4_zhongj{
 		left: 35%;
 		width: 35%;
 	}
 	.j-i1-con ul li{
 		width: 100%;
 	}
 	.index_clearfix li {
	    font-size: 14px;
	    margin: 0px 12px;
	}
	.index_box5 .ib5_slick .ib5_slick_text{
		bottom:calc(50% - 134px);
	}
	.ib5_slick .slick-dots{
		bottom: -30px;
	}
}
@media (max-width: 1161px) {
	.iB2L_con_text{
		padding-top: 43px;
	}
}
@media (max-width: 1079px) {
	.index{
		margin-top: 90px;
	}
	.ib4_righttle{
		padding: 25px 50px;
	}
	.ib4_con1 h1{
		margin-top: 25%;
	}
	.index_header_box{
		width: 100%;
	}
	.header_huading .index_logo img
	{
		height: 68px;
		margin: 11px 0px 11px 20px;
	}
	.header_box .logo{
		height: 68px;
		margin: 11px 0px 11px 1.85%;
	}
	.header_huading .index_header_en,
	.header_huading .index_header_sousuo{
		line-height: 90px;
		cursor: pointer;
	}
	.header_box nav ul,
	.index_clearfix{
		display: none;
	}
	.openmenu{
		display: block;
		float: right;
	}
	.TEB1_right_con.daoshi li{
 	 	width: calc(50% - 1.5%);
 	}  
 	.TEB1_left{
		display: none;
	}
	.TEB1_right{
		width: 100%;
	}
	.header_box nav{
 		width: calc(100% - 1.84% - 325px);
 	}
 	.daoshi{
 		width: 900px;
 	}
 	.j_i3_con ul li{
 		width: 100%;
 	}
 	.index_header_box nav{
 		width: calc(100% - 395px);
 	}
}
@media (max-width: 991px) {
	/*
	 * 灏鹃儴PC
	 */
    .footer_box1 .footerB1_xian{
    	width: 12.5%;
    }
    .footer_box1 .footer_text{
    	width: 22.64%;
    }
    .iB2_left{
    	width: 100%;
    }
    .iB2_right{
    	width: 100%;
    	margin-top: 40px;
    }
    .iB2L_con_text{
    	padding-top: 75px;
    }
    .iB2L_con_img img{
    	width: 100%;
    }
    .iB1_box,
    .indexB1_title{
    	width: 50%;
    }
    .index_slick_box{
    	height: 400px;
    }
    .daoshi{
 		width: 450px;
 	}
 	.a3_con ul li{
 		width: 280px;
 	}
 	.ib4_righttle {
    	padding: 25px 15px;
	}
	.ib4_left{
 		width: 32%;
 	}
 	.ib4_right{
 		width: 34%;
 	}
 	.ib4_zhongj{
 		left: 32%;
 		width: 34%;
 	}
 	.index_box4{
 		padding: 0px;
 	}
 	.News_button{
 		display: block;
 	}
}
@media (max-width: 909px) {
	.iB2L_con_img img{
		height: 100%;
		width: auto;
	}
}
@media (max-width: 891px) {
	.index_box4{
		height: 700px;
	}
}
@media (max-width: 850px) {
	.ib4_con1 .jiantou{
		margin-top: 200px;
	}
	.ib4_con2 .ib4_con2text{
		height: 200px;
		padding-top: 35px;
	}
	.ib4_con2 .ib4_con2text img{
		bottom: 40px;
	}
}
@media (max-width: 768px) {
	.iB2L_slick_box div h1{
		width: 72%;
	}
}
@media (max-width: 767px) {
	.shouzhi{
		display: block;
	}
	.ib5_slick .slick-dots{
		bottom: 15px;
	}
	.header_box .logo img{
		display: none;
	}
	.header_box .logo .sj_logo{
		display: inline-block;
	}
	/*
	 * 澶撮儴
	 */
	.header_open{
		display: block;
	}
	.header_box .clearfix{
		display: none;
	}
	.xiala>ul>ul{
		display: none;
	}
	.caidansuo {
	    width: 75%;
	}
	.header_box nav{
		width: calc(100% - 1.84% - 190px);
	}
	.index_header_box nav{
		width: calc(100% - 400px);
	}
	.header_box .logo,
	.header_huading .index_logo img{
		height: 38px;
		margin: 27px 0px 27px 20px;
	}
	.index_logo img{
		display: none;
	}
	.index_logo .sj_logo{
		display: inline-block;
	}
	/*
	 * 鍏叡banner
	 */
	.GG_img{
		position: relative;
	    left: 50%;
	    transform: translateX(-50%);
	}
	.GG_img img{
		width: 100%;
		left: 0px;
	}
	.GG_banner{
		margin-top: 90px;
	}
	.GG_img img{
		display: none;
	}
	.GG_img .sj_banner{
		display: block;
	}
	/*
	 * 搴曢儴
	 */
	.footer_box1{
		height: auto;
	}
    .footer_logo{
    	width: 100%;
    	text-align: center;
    }
    .footer_box1 .footerB1_xian{
    	display: none;
    }
    .footer_box1 .footer_text{
    	width: 100%;
    }
    .footer_box1 .footer_text img{
    	width: auto;
    	height: 100px;
    }
	.footer_box1 .footer_logo img{
		display: inline-block;
	}
	.footer_box1 .footer_logo .logo1{
		display: none;
		width: 74px;
		margin-top: 15px;
	}
    .footer_box1 ul{
    	width: 100%;
    }
    .footer_box2{
    	margin-top: 20px;
    	text-align: center;
    }
    .footer_box2 .footerB2_xiala, 
    .footer_box2 .bshare-custom{
    	float: none;
    	width: 210px;
    	margin: 0 auto;
    }
    .footerB2_xiala span{
    	text-align: left;
    }
    .footer_box2 .bshare-custom .weixin{
    	margin-right: 35px;
    	margin-left: 0px;
    }
    .footer_box2 .bshare-custom a{
    	margin-right: 0px;
    	margin-left: 35px;
    }
    .weixin_pic{
    	left: -27px;
    }
    /*
     * 棣栭〉
     */
    .idnex_bannert{
    	display: block;
    }
    .index_slick_box #video1{
    	display: none;
    }
    .ib4sj{
    	display: block;
    }
    .iB1_box, .indexB1_title{
    	width: 100%;
    }
    .iB2L_con_text,
    .iB2L_con_img{
    	width: 100%;
    }
    .index_box2{
    	padding: 45px 0px;
    }
    .ib3_con .ib3_con_box{
    	padding: 40px 15px;
    }
    .ib3_title{
    	padding: 30px 15px;
    }
    .iB2L_con_text{
    	padding: 75px 15px 70px;
    }
    .iB2R_slickbox{
    	padding: 20px 15px 60px;
    }
    .index_box1{
    	height: auto;
    }
    .iB2L_title{
    	padding: 0px 15px;
    }
    .ib3_con_slick .slick-dots li{
		width: 10px;
		height: 10px;
		border: 1px solid #186294;
		background: none;
		border-radius: 50%;
	}
	.ib3_con_slick .slick-dots li.slick-active{
		background: #186294;
	}
	.ib4sj_slick .slick-dots li{
		width: 10px;
		height: 10px;
		border: 1px solid #ffffff;
		background: none;
		border-radius: 50%;
	}
	.ib4sj_slick .slick-dots li.slick-active{
		background: #ffffff;
	}
	.ib4sj .ib4sj_title{
		width: 100%;
		height: 200px;
		background: #3d9b84;
		padding-top: 34px;
	}
	.ib4sj_title p{
		font-size: 16px;
		line-height: 24px;
		color: #ffffff;
		text-transform: uppercase;
		text-align: center;
	}
	.ib4sj_title h1{
		font-size: 28px;
		line-height: 32px;
		color: #ffffff;
		text-align: center;
		margin-top: 10px;
	}
	.ib4sj_title span{
		display: block;
		text-align: center;
		margin-top: 35px;
	}
	.ib4_right,
	.ib4_left,
	.ib4_zhongj{
		display: none;
	}
	.index_box4{
		height: auto;
	}
	.index_box5 .ib5_btnr,
	.index_box5 .ib5_btnl{
		display: none;
		top: 50%;	
	}
	.ib5_slick .slick-dots li{
		bottom: auto;
	}
	.index_box5 .ib5_slick .ib5_slick_text{
		bottom: 44px;
	}
	.index_slick_box{
		height: auto;
	}
	.index_slick_box #video1{
		height: 100%;
		width: auto;
	}
	.index_slick_box img{
		width: 100%;
	}
	.index_slick_box .B1_bannertext{
		display: none;
	}
	.iB2L_con_img img{
		width: 100%;
		height: auto;
	}
	.index_box3,
	.ib3_slick{
		height: 540px;
	}
	.ib3_slick .slick-dots{
		bottom: 30px;
	}
	.index_footer,
	.footer_z{
		padding-top: 30px;
	}
	.imgdiv_slick .slick-dots{
		width: 100%;
	}
	.iB2L_slick_box div h1{
		width: calc(100% - 40px);
		max-height: 60px;
		overflow: hidden;
	}
	.iB2L_slick_box div p{
		margin-left: 40px;
	}
	.iB2L_con_img{
		height: auto;
	}
	.iB2L_box{
		padding: 23px 15px 55px;
		background: #3661a6;
	}
	.index_box5 .ib5_btnr img,
	.index_box5 .ib5_btnl img{
		width: 9px;
		height: 26px;
	}
	.index_box5 .ib5_slick .ib5_slick_text{
		width: 90%;
	}
	.ib5_slick_text{
		display: none;
	}
	.ib5_slick_textf{
		display: block;
		width: 90%;
		z-index: 15;
	}
	/*
	 * a4
	 */
	.j_a4_con .h_con h1{
		float: left;
		display: inline-block;
		color: #0b5d86;
		margin-top: 25px;
		text-align: center;
		border-radius: 50%;
		margin-left: 10px;
	}
	.j_a4_con .h_con p{
		float: left;
		display: inline-block;
		width: calc(100% - 90px);
		text-align: left;
	}
	.h_con{
		overflow: hidden;
	}
    /*
     * Teachers-B1
     */
    .TE{
    	margin-top: 0px;
    }
    .TEB1_left{
    	display: none;
    }
    .TEB1_right{
    	position: static;
    	width: 100%;
    	padding: 40px 12px 40px;
    }
    .TEB1_right_con .daoshi li{
    	width: 100%;
    }
    .TEB1_right_con .TEB1R_li_text{
    	padding: 15px 15px 0px 15px;
    }
    .TEB1_right_con .TEB1R_li_text span{
    	font-size: 14px;
    }
    .TEB1_right .TEB1_right_top{
    	margin-bottom: 40px;
    }
    .TEB1_right_con .daoshi li{
    	margin-bottom: 15px;
    	margin-right: 0px;
    }
    .TEB1R_li_img img{
		position: relative;
		left: 50%;
		transform: translateX(-50%);
		height: 100%;
	}
	/*
	 * Teacher-B2
	 */
	.TEXQ_img{
		width: 100%;
		text-align: left;
	}
	.TEXQ_img img{
		position: relative;
		left: 0px;
		transform: translateX(0%);
		width: 100%;
		height: auto;
	}
	.TEXQ_text{
		width: 100%;
		padding: 0px;
		margin-top: 20px;
	}
	/*
	 * c1
	 */
	.TEB1_right .d-c1-zy ul .more{
		display: none;
	}
	.TEB1_right .d-c1-zy ul{
		height: auto;
	}
	.TEB1_right .d-c1-zy ul .num{
		float: none;
		display: inline-block;
		width: 100%;
		height: 90px;
		text-align: left;
	}
	.TEB1_right .d-c1-zy ul .con{
		float: none;
		width: 100%;
		height: auto;
		padding-bottom: 20px;
	}
	.TEB1_right .d-c1-zy ul .con p:first-child{
		padding-top: 0px;
	}
	/*
	 * k2
	 */
	.TEB1_right_con .d-k2-ul,
	.TEB1_right_con .d-k2-ul li,
	.TEB1_right_con .d-j1-ul,
	.TEB1_right_con .d-j1-ul li,
	.TEB1_right_con .d-k3-ul,
	.TEB1_right_con .d-k3-ul li{
		width: 100%;
	}
	.j-i1-con ul li{
		width: 100%;
		margin: 0px 0px 60px;
	}
	/*
	 * a3
	 */
	.a3_con{
		padding-left: 35px;
	}
	.a3_con ul{
		margin-right: 0px;
	}
	.a3_con ul li{
		width: 100%;
	}
	/*
	 * a4
	 */
	.j_a4_con .history:nth-of-type(odd),
	.j_a4_con .history:nth-of-type(even){
		float: none;
		width: 100%;
	}
	.history .h_con,
	.j_a4_con .history:nth-of-type(even) .h_con{
		width: 100%;
		margin-bottom: 20px;
		margin-left: 0px;
		margin-right: 0px;
	}
	.j_a4_con .history:nth-of-type(odd) .year,
	.j_a4_con .history:nth-of-type(even) .year{
		display: none;
	}
	.j_a4_con .history:last-of-type{
		padding-bottom: 0px;
	}
	.TEB1_right_con .d-e4-zy ul .con{
		width: 100%;
	}
}
@media (max-width: 768px){
	.TEB1_right_con .TEB1R_li_text span{
		padding: 0px;
	}
}
@media (max-width: 475px){
	.TEB1_right_con .daoshi li,
	.TEB1_right_con .daoshi{
		width: 100%;
	}
}
@media (max-width: 414px){
	.footer_box3 p a{
		display: block;
		width: 100%;
	}
	.TEB1_right_top img{
		float: left;
		border-bottom: 0px;
	}
}
@media (max-width: 389px){
	.TEB1_right_top h1{
		width: 100%;
	}
	.TEB1_right_top p{
		width: auto;
		margin-top: 40px;
		text-align: left;
	}
	.TEB1_right_top img{
		margin-top: 20px;
		margin-left: 10px;
		border-bottom: 0px;
	}
	.TEB1_right_con .daoshi li div{
		width: 100%;
	}
	.TEB1_right_con .TEB1R_li_text span{
		display: block;
		margin-bottom: 30px;
	}
	.TEB1R_li_img img{
		left: 0px;
		transform: translateX(0%);
	}
	.TEB1_right_con .TEB1R_li_text p{
		height: auto;
	}
}
.iB2L_box2 .iB2L_box{
background:#f7f7f7
}
.iB2L_box2 .iB2L_slick_box div h1,
.iB2L_box2 .iB2L_slick_box div p,
.iB2L_box2 .iB2L_slick_box div span

{
color:#666
}

.iB2L_box2 .iB2L_slick .slick-dots li{
border:1px solid #666

}
.iB2L_box2 .iB2L_slick_box div{
border-bottom:1px solid #d2cdcd
}
.iB2L_box2 .iB2L_box{
	background: #fff;
}
.m_iB2R_title {
	background: #3d9b84 ;
}
@media (max-width: 1400px){

    .index_clearfix li{

       margin:0px 12px;

     }

     .index_header_box{

       width:calc(100% - 10px);

      }
}
@media (max-width: 1366px){
	.header_box .clearfix li{
		padding: 0px 12px;
	}
    
}
.d-newswz .v_news_content{
	max-width: 850px;
	margin: auto;
}
.d-newsxq-title li p {
    font-size: 12px;
    line-height: 1.5;
    color: #333;
}
.d-newsxq-title li span img{
	display: block;
	height: 100%;
}