.index_icon>div span, .index_icon>div div, .index_icon>div:hover, .swiper1_btn>div:hover span, .swiper1_btn>div:hover, .swiper2_btn>div:hover span, .swiper2_btn>div:hover, .swiper3_btn>div:hover span, .swiper3_btn>div:hover, .index_swiper_02 .swiper-slide:hover p:last-of-type span, .index_swiper_02 .swiper-slide:hover p:last-of-type, .swiper4_btn>div:hover, .swiper5_btn>div:hover, .swiper6_btn>div:hover, .swiper7_btn>div:hover .ani_click, .header_ani, .header_btn i {
 transition: all .55s cubic-bezier(.35, .75, .55, 1) 0.1s;
 -webkit-transition: all.55s cubic-bezier(.35, .75, .55, 1) .1s;
 -moz-transition: all.55s cubic-bezier(.35, .75, .55, 1) .1s;
 -o-transition: all.55s cubic-bezier(.35, .75, .55, 1) .1s;
}
/*.header_btn i:nth-of-type(2),*/
/*.header_btn:hover i:first-of-type,*/
/*.header_btn:hover i:last-of-type,*/
/*.header_btn,*/
/*.click_header,*/
/*.ani_click,*/
/*.header_ani{*/
/*    transition: all 0.2s;*/
/*    -webkit-transition: all .2s;*/
/*    -moz-transition: all .2s;*/
/*    -o-transition: all .2s;*/
/*}*/
.banner_title, .banner_title1, .banner_title2, .banner_show, .index_active_swiper .swiper-slide>div:last-of-type:after, .index_active_swiper .swiper-slide>div:before {
 transition: all.55s cubic-bezier(.35, .75, .55, 1) 0.4s;
 -webkit-transition: all.55s cubic-bezier(.35, .75, .55, 1) 0.4s;
 -moz-transition: all.55s cubic-bezier(.35, .75, .55, 1) 0.4s;
 -o-transition: all.55s cubic-bezier(.35, .75, .55, 1) .4s;
}
/* {
    transition: all.55s cubic-bezier(.35, .75, .55, 1) 0.7s;
    -webkit-transition: all.55s cubic-bezier(.35, .75, .55, 1) .7s;
    -moz-transition: all.55s cubic-bezier(.35, .75, .55, 1) .7s;
    -o-transition: all.55s cubic-bezier(.35, .75, .55, 1) .7s;
} */

.header {
	padding: 0 60px;
	box-sizing: border-box;
	background-color: #fff;
	position: relative;
}
.header>div {
	display: inline-block;
}
.header_nav>ul li {
	display: inline-block;
	padding: 0 20px;
	line-height: 154px;
	color: #252d46;
	position: relative;
}
.header_nav>ul a {
	font-size: 16px;
}
.header_nav>ul li:after {
	content: '';
	display: block;
	height: 16px;
	border-right: 1px solid #252d46;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 0;
	transform: rotate(20deg);
	-ms-transform: rotate(20deg);
	-moz-transform: rotate(20deg);
	-webkit-transform: rotate(20deg);
	-o-transform: rotate(20deg);
}
.header_btn {
	cursor: pointer;
}
.header_nav>ul li:last-of-type:after {
	display: none;
}
.header_nav>ul li:hover a {
	color: #f1d410;
	font-weight: bold;
}
.header_logo {
	width: 183px;
	height: auto;
	padding-top: 24px;
	margin-left: 20.5%;
}
.header_logo img {
	max-width: 100%;
}
.header_logo img {
	max-width: 100%;
}
.header_search {
	float: right;
}
.header_search {
	line-height: 154px;
	padding-right: 8%;
}
.header_search li {
	display: inline-block;
	padding: 0 4px;
	vertical-align: middle;
	position: relative;
}
.header_search a {
	font-size: 16px;
	color: #252d46;
}
.header_search span {
	font-size: 26px;
	line-height: 26px;
	display: block;
	margin-top: 4px;
	position: relative;
	z-index: 1;
}
.header_btn {
	width: 160px;
	height: 154px;
	position: absolute;
	top: 0;
	right: 0;
	border-left: 1px solid #ebebeb;
	overflow: hidden;
	z-index: 200;
}
.header_btn i {
	display: block;
	width: 38px;
	height: 1px;
	margin: 0 auto;
	background-color: #252d46;
	margin-top: 6px;
}
.header_btn i:first-of-type {
	margin-top: 66px;
}
.click_header {
	position: fixed;
	border: none;
	right: 100px;
	top: 140px;
}
.click_header i {
	background-color: #fff;
}
.click_header i:first-of-type {
	transform: rotate(-45deg) translateY(14px) translateX(-4px);
}
.click_header i:nth-of-type(2) {
 transform: translateX(600px);
}
.click_header i:last-of-type {
	transform:  rotate(45deg) translateY(-6px) translateX(6px);
}
.header_ani {
	width: 100%;
	background-image: url("../images/header_back.jpg");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 360px 200px 210px 200px;
	position: absolute;
	border-left: 6px solid #ffe63d;
	top: -2000px;
	z-index: 40;
	overflow: hidden;
}
.ani_click {
	position: fixed;
	top: 0;
}
.ani_logo {
	position: absolute;
	top: 106px;
	left: 200px;
}
.ani_logo img {
	max-width: 100%;
}
.ani_nav_02>div {
	display: inline-block;
	vertical-align: top;
}
.ani_nav_02>div:first-of-type {
	width: 71%;
	overflow: hidden;
}
.ani_nav_02>div:first-of-type>ul {
	width: 14.5%;
	/*float: left;*/
    display: inline-block;
	vertical-align: top;
	position: relative;
	top: 0;
}
.ani_nav_02>div:first-of-type>ul:last-of-type {
	width: 42%;
}
.ani_nav_02>div:first-of-type>ul li:nth-of-type(1) {
 margin-bottom: 60px;
 padding: 0;
}
.ani_nav_02>div:first-of-type>ul li:nth-of-type(1) a {
 font-size: 20px;
 line-height: 20px;
 color: #fff;
}
.ani_nav_02>div:first-of-type>ul li {
	text-align: left;
	padding-bottom: 32px;
}
.ani_nav_02>div:first-of-type>ul li:hover a {
	color: #ffe63d;
}
.ani_nav_02>div:first-of-type>ul li:last-of-type {
	padding: 0;
}
.ani_nav_02>div:first-of-type>ul li a {
	font-size: 16px;
	line-height: 16px;
	color: rgba(255, 255, 255, .3);
}
.ani_nav_02>div:last-of-type {
	width: 28%;
	text-align: right;
}
.ani_nav_02>div:last-of-type>div {
	width: 100%;
	height: auto;
}
.ani_nav_02>div:last-of-type>div:nth-of-type(1) {
 margin-bottom: 50px;
}
.ani_nav_02>div:last-of-type>div:first-of-type span {
	display: inline-block;
	margin-left: 8px;
}
.ani_nav_02>div:last-of-type>div:nth-of-type(2) p {
 color: rgba(255, 255, 255, .3);
 font-size: 12px;
 line-height: 12px;
 padding-top: 10px;
}
.ani_nav_02>div:last-of-type img {
	max-width: 100%;
}
.ani_nav_02>div:last-of-type>div:last-of-type {
	width: 100%;
	height: 58px;
	background-color: #1d253f;
	border-radius: 4px;
	margin-top: 96px;
}
.ani_nav_02>div:last-of-type>div:last-of-type input {
	width: 75%;
	height: 100%;
	display: inline-block;
	border-radius: 4px 0 0 4px;
	text-indent: 20px;
	background-color: #1d253f;
	border: none;
	outline: none;
	color: #fff;
}
.ani_nav_02>div:last-of-type>div:last-of-type button {
	width: 24%;
	height: 100%;
	display: inline-block;
	background-color: #151c34;
	text-align: center;
	color: #ffe63d;
}
.header_search input {
	position: absolute;
	left: -216%;
	top: 28%;
	border: none;
	outline: none;
	border-bottom: 1px solid #c9cace;
	/*display: none;*/
    z-index: 0;
	width: 0;
	opacity: 0;
	transition: 1s;
	text-indent: 1em;
}
.header_search .inputs {
	width: 180%;
	opacity: 1;
	transition: 1s;
	left: -100%;
}
footer {
	padding-top: 86px;
	background-color: #252d46;
}
.footer_top {
	padding-bottom: 90px;
	border-bottom: 1px solid #ffe63d;
	position: relative;
}
.footer_top .newBox>div {
	display: inline-block;
}
.footer_top_l {
	width: 70%;
}
.footer_top_l>div {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
.footer_top_l>div:first-of-type {
	border-right: 1px solid #3b4259;
}
.footer_top_l>div:first-of-type img {
	max-width: 100%;
}
.footer_top_l>div:first-of-type ul {
	padding-top: 40px;
}
.footer_top_l>div:first-of-type ul li {
	display: inline-block;
	padding: 0 26px;
	position: relative;
}
.footer_top_l>div:first-of-type ul li:first-of-type {
	padding-left: 0;
}
.footer_top_l>div:first-of-type ul li:after {
	content: '';
	display: block;
	width: 1px;
	height: 16px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%) rotate(20deg);
}
.footer_top_l>div:first-of-type ul li:first-of-type:after {
	display: none;
}
.footer_top_l>div:first-of-type ul li a {
	font-size: 16px;
	color: #fff;
}
.footer_top_l>div:last-of-type {
	padding-left: 56px;
}
.footer_top_l>div:last-of-type p {
	color: #fff;
	font-size: 16px;
	line-height: 38px;
}
.footer_top_r {
	width: 30%;
	text-align: right;
}
.newBox>div {
	vertical-align: bottom;
}
.footer_top_r>div {
	display: inline-block;
	vertical-align: bottom;
	text-align: center;
}
.footer_top_r>div:first-of-type {
	width: 25%;
	padding-right: 22px;
	display: none
}
.footer_top_r>div:first-of-type img {
	max-width: 100%;
}
.footer_top_r>div:first-of-type img:first-of-type {
	padding-right: 12px;
}
.footer_top_r>div:nth-of-type(2) {
 margin-right: 14px;
}
.footer_top_r>div:nth-of-type(2), .footer_top_r>div:last-of-type {
 transform: translateY(14.6%);
 color: #fff;
}
.footer_top_r>div:nth-of-type(2) p, .footer_top_r>div:last-of-type p {
 padding-top: 10px;
 font-size: 12px;
 color: #9598a0;
}
.footer_btm {
	position: relative;
}
.footer_btm>.newBox p {
	line-height: 80px;
	color: #fff;
	font-family: "微软雅黑";
	font-size: 14px;
	display: inline-block;
}
.footer_btm>.newBox {
	overflow: hidden;
}
.footer_btm>.newBox ul {
	display: inline-block;
	float: right;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 200px;
}
.footer_btm>.newBox ul li {
	display: inline-block;
	padding: 0 10px;
	border-right: 1px solid #fff;
	font-size: 14px;
	line-height: 14px;
}
.footer_btm>.newBox ul li:last-of-type {
	border: none;
}
.footer_btm>.newBox ul li a {
	color: #fff;
}
.footer_top_r>div {
	width: 33.3%;
	box-sizing: border-box;
}
.footer_top_r>div:last-of-type>img, .footer_top_r>div:nth-of-type(2)>img {
 width: 100%;
}
.ani_nav_02>div:last-of-type>div:last-of-type button {
	font-size: 14px;
}
.footer_link {
	/* position: absolute;
    left: 200px;
    bottom: 10%; */
    /* width: 70%; */
    margin-top: 70px;
}
.footer_link p {
	/* padding: 0 100px; */
    /* height: 40px; */
    line-height: 40px;
	/* text-align: center; */
    font-size: 0;
	color: #fff;
	padding-left: 0;
	width: 81%;
}
.footer_link p span:first-of-type {
	width: 6%;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
}
.footer_link p span:last-of-type {
	width: 94%;
	display: inline-block;
	vertical-align: top;
}
.footer_link p a {
	color: #fff;
	margin: 0 20px;
	width: auto;
	display: inline-block;
}
.header_lang {
	float: right;
	padding-right: 8%;
}
.hmWrap {
	width: 100%;
	padding: 0 100px;
	margin: 0 auto;
}
.navFixed {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 2;
}
.navTop {
	background: #930000;
}
.notice {
	float: left;
	width: 50%;
	line-height: 40px;
	height: 40px;
}
.noticeTit {
	float: left;
	background: rgba(255, 255, 255, 0.25);
	color: #FFFFFF;
	line-height: 22px;
	margin: 9px 0;
	padding: 0 10px;
	margin-right: 10px;
	border-radius: 3px;
	position: relative;
}
.noticeTit:after {
	display: block;
	content: "";
	border-left: 5px solid rgba(255, 255, 255, 0.25);
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -5px;
}
.notice .swiper-slide {
	color: #FFFFFF;
	opacity: .6;
}
.notice a {
	color: #FFFFFF;
}
.notice a:hover {
	text-decoration: underline;
}
.navRig {
	font-size: 0;
	line-height: 40px;
	float: right;
}
.navRig li {
	font-size: 0;
	color: #FFFFFF;
	position: relative;
	vertical-align: middle;
}
.navRig li:before {
	font-size: 14px;
	content: "|";
	color: #FFFFFF;
	vertical-align: middle;
	opacity: .6;
	padding: 0 5px;
}
.navRig li:first-child:before {
	content: "";
	padding: 0;
}
.navTel {
	opacity: .6;
}
.navTel p {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}
.navTel span {
	font-family: 'ZonaProBold';
}
.navLang > a {
	color: #1e2b49;
	opacity: .6;
}
.navLang > a > span {
	display: inline-block;
	vertical-align: middle;
	width: 45px;
	font-size: 14px;
}
.navLang .navLanIco {
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	height: 14px;
	background: url(/thems/zxh/images/navLanIco.png) center center no-repeat;
	margin-right: 5px;
	margin-top: -2px;
}
.navLang .arrow {
	display: inline-block;
	vertical-align: middle;
	width: 7px;
	height: 4px;
	background: url(/thems/zxh/images/arrow.png) center center no-repeat;
	margin-left: 5px;
}
.navTopSub {
	position: absolute;
	right: -15px;
	top: 100%;
	z-index: 3;
	min-width: 100%;
	font-size: 14px;
	line-height: 28px;
	background: #1e2b49;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	border-top: 1px solid rgba(2550, 255, 255, 0.6);
	opacity: 0;
	visibility: hidden;
	margin-top: 5px;
transition: all .3s;
}
.navTopSub a {
	color: #FFFFFF;
}
.navLangSub {
	padding: 10px 0;
}
.navLangSub p a {
	display: block;
	padding-left: 25px;
	opacity: .6;
}
.navLangSub p a:hover {
	opacity: .8;
}
.navSearch > a {
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	background: url(../images/navSearch.png) right center no-repeat;
	opacity: .6;
}
.hdSearchBg {
	width: 245px;
	padding: 10px 13px 13px;
}
.hdSearch {
	position: relative;
	border-bottom: 1px solid rgba(2550, 255, 255, 0.6);
	line-height: 28px;
	padding-bottom: 5px;
	padding-right: 30px;
}
.hdSeaInput {
	width: 100%;
	border: none;
	background: none;
	font-size: 14px;
	color: #FFF;
}
.hdSeaBtn {
	position: absolute;
	width: 30px;
	height: 100%;
	right: 0;
	opacity: .6;
	text-align: center;
	background: url(../images/navSearch.png) center center no-repeat;
	border: none;
}
.navRig li > a.active {
	opacity: 1;
}
.navRig li > a.active + .navTopSub {
	opacity: 1;
	visibility: visible;
	margin-top: 0;
}
@media (max-width: 767px) {
 .header_lang {
 float: right;
 padding-right: 45%;
 transform: translateY(-40px);
}
 .navRig {
 line-height: 20px;
}
}
@media (min-width: 768px){ 
.header_lang {
    display: none!important;
}


}
.head01 {
    width: auto;
    float: right;
    color: #7b7b7b;
    font-size: 12px;
    height: 22px;
   margin-top: 70px;
    margin-right: 70px;
}

.head01 .langdiv {
	 width: 90px;
    border: none;
    float: left;
    color: #7b7b7b;
    margin-left: 20px;
    height: 22px;
    line-height: 22px;
    background: url(../images/Language.jpg) no-repeat right top;
    position: relative;
	font-size: 14px;
}
.head01 .langdiv span{
	display: block;
	height: 18px;
	line-height: 18px;
}
.head01 .langdiv ul{
	position: absolute;
	top: 30px;
	width: 100%;
	display: none;
	background-color: #fff;
	z-index: 1000;left:-6px
}
.head01 .langdiv ul li{
	margin-bottom: 5px;
	height: 18px;
	line-height: 18px;
}
.head01 .langdiv ul li a{
	background: none;
	float: none;
	padding: 0;
	display: block;
	text-align: center;border:none
}
.head01 .langdiv ul li a:hover{
	color: #0080FF;
}
@media (max-width: 767px){ 
.head01 {
   display: none!important; 
} }