body { margin:0; padding:0; line-height:24px; font-family:"Source Han Sans CN"; font-size:12px; background: #ffffff;}
div,ul,li,ol,dt,dl,dd,h1,h2,h3,h4,h5,h6,h7,img,p,span{ border-style: none;
	border-color: inherit;
	border-width: 0px;
	padding: 0;
	list-style-type:none;
	margin-top: 0;
	margin-bottom: 0;
}
@font-face {
	font-family: scr;
	src: url("../font/ANTON-REGULAR-2.TTF");
  }
/* Link */
a:link { text-decoration:none;}
a:visited {text-decoration:none;}
a:hover { text-decoration:none;}
a:active { border:0px; background-color:Transparent;}
a{outline:none; color: #000000;} 
button{outline: none;}

/*Clear*/
.clear{ clear:both; font-size:1px; height:0px; line-height:0px; overflow:hidden;}/*可用height:1px; overflow:hidden;来控制IE6默认的div的高为12~14px,用BR来做吧，用DIV不太好用*/

.head{
	width: 100%;
	/* background: rgba(30, 43, 88, 0.4); */
	padding: 2vh 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9997;
}
.head-logo{
    width: 23%;
	/* height: 60px; */
	float: left;
	margin-left: 5%;
}
.head-logo img{
    width: 100%;
}
.head-rk{
	float: right;
	margin-right: 5%;
}
.head-nav{
	float: left;
	text-align: left;
	margin-top: 2%;
	margin-right: 100px;
}
.head-nav a{
	font-size: 18px;
	color: #ffffff;
	margin: 0 15px;
	float: left;
}
.head-nav a:hover{
	color: #1e2b58;
}
.head-nav .nav-on{
	color: #1e2b58;
}

.head-dao{
	width: 4%;
	float: right;
	margin-top: 2%;
	cursor: pointer;
}
.head-tan{
	width: 214px;
	height: 100vh;
	position: fixed;
	background: #ffffff;
	right: 0;
	top: 0;
	z-index: 9998;
	display: none;
}

.nav-close{
	height: 5vh;
	display: block;
	margin: 3vh auto;
	cursor: pointer;
}

.head_tan-list{
	width: 100%;
	float: left;
}

.head_tan-list li{
	width: 174px;
	padding: 2vh 20px;
    float: left;
    position: relative;
}
.head_tan-list li a{
	width: 100%;
	height: 100%;
	float: left;
}
.head_tan-list li::after{
	content: "";
	width: 174px;
	height: 1px;
	background: #dddddd;
	position: absolute;
	bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.head_tan-list li:last-child::after{
    display: none;
}

.head_tan-list li a img{
    height: 4vh;
	display: inline-block;
	vertical-align: middle;
}
.head_tan-list li a span{
	display: inline-block;
	font-size: 18px;
	color: #1e2b58;
	vertical-align: middle;
	margin-left: 18px;
}
.head_tan-list li a .nav-img2{
	display: none;
}
.head_tan-list li:hover{
	background: #1e2b58;
}
.head_tan-list li:hover a .nav-img2{
	display: inline-block;
}
.head_tan-list li:hover a .nav-img{
	display: none;
}
.head_tan-list li:hover a span{
	color: #ffffff;
}
.head_tan-list li:hover::after{
    display: none;
}

.head_tan-list .tan-on{
	background: #1e2b58;
}
.head_tan-list .tan-on a .nav-img2{
	display: inline-block;
}
.head_tan-list .tan-on a .nav-img{
	display: none;
}
.head_tan-list .tan-on a span{
	color: #ffffff;
}
.head_tan-list .tan-on::after{
    display: none;
}
.head_tan-hk{
	width: 174px;
	padding: 0 20px;
	float: left;

}
.head_tan-hb{
	width: 100%;
	padding: 2vh 0;
	border-bottom: 1px dashed #dddddd;
}
.head_hbz{
	font-size: 18px;
	color: #333333;
	margin-bottom: 1vh;
}
.head_hbc{
	font-size: 24px;
	color: #333333;
}

.nav-erw{
    height: 12vh;
	display: block;
    margin: 3vh auto;
    width: 100%;
}
.nav-erw img{
    width: 100%;
}
/* 指示标 */
.dowm{
    width: 30px;
    height: 59px;
    cursor: pointer;
    position: fixed;
    right: 5%;
    bottom: 5%;
    z-index: 9999;
    background: url(../images/shu.png) no-repeat center;
    background-size: 100% 100%;
    text-align: center;
    animation:myfirst 1s;
    -moz-animation:myfirst 1s; /* Firefox */
    -webkit-animation:myfirst 1s; /* Safari and Chrome */
    -o-animation:myfirst 1s; /* Opera */
     animation-iteration-count:infinite;
     animation-timing-function: linear;
}

.dowm2{
    width: 30px;
    height: 59px;
    cursor: pointer;
    position: fixed;
    right: 5%;
    bottom: 5%;
    z-index: 9999;
    background: url(../images/shu2.png) no-repeat center;
    background-size: 100% 100%;
    text-align: center;
    animation:myfirst 1s;
    -moz-animation:myfirst 1s; /* Firefox */
    -webkit-animation:myfirst 1s; /* Safari and Chrome */
    -o-animation:myfirst 1s; /* Opera */
     animation-iteration-count:infinite;
     animation-timing-function: linear;
}

@keyframes myfirst
{
0% {bottom: 5%;}
50% {bottom: 8%;}
100% {bottom: 5%;}
}

.in_box-k{
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    z-index: 11;
}
.in_bj_zi{
    font-size: 120px;
    font-weight: bold;
    color: rgba(0, 106, 167, 0.2);
    position: absolute;
    right: 36%;
    top: 8vh;
    z-index: 11;
}
.in_bj{
    width: 45%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 12;
}
.in_lubo-box{
    width: 80%;
    height: 80vh;
    float: left;
    margin: 10vh 5% 0 15%;
    top: 0;
    /* background: #ffffff; */
    position: relative;
    z-index: 13;
}

/* 首页轮播2 swiper css*/

#swd{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 11;
}
#swd .swiper-slide{
    width: 100%;
    height: 100%;
    position: relative;
    opacity: 0;
	transition: opacity 0.1s ease-in-out;
	overflow: hidden;
}
#swd .swiper-slide-active {
	opacity: 1;
}
#swd .swiper-slide img{
    /* width: 100%; */
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    z-index: 11;
}

.swd_dian{
    width: 30%;
    position: absolute;
    left: -10%;
    top: 10%;
    clear: both;
}

.swd_dian span{
    display: block;
    margin-bottom: 6%;
    font-size: 16px;
    color: #cdcdcd;
    line-height: 30px;
    margin-bottom: 8%;
    z-index: 33;
    width:auto;
    height: auto;
    background: transparent;
    text-align: left;
    position: relative;
    outline: none;
}
.swd_dian span::after{
    content: "";
    width: 25px;
    height: 2px;
    background: #cdcdcd;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
}


.swd_dian .swiper-pagination-bullet-active{
    color: #1e2b58;
}

.swd_dian .swiper-pagination-bullet-active::after{
    width: 50px;
    background: #1e2b58;
}
.std{
    width: 117px;
    height: 72px;
    position: absolute;
    z-index: 15;
    bottom: 0;
    outline: none;
    border: none;
    cursor: pointer;
    text-align: center;
}
.std img{
    position: relative;
    height: 26px;
    display: inline-block;
    margin: 23px auto;
}

.std_n{
    left: 0;
    background: #ffffff;
}
.std_p{
    left: -117px;
    background: #1e2b58;
}

.std_n:hover img{
    animation:myRotate 1s;
    animation-iteration-count:1;
}
.std_p:hover img{
    animation:myRotate 1s;
    animation-iteration-count:1;
}

.swd-k{
    position: absolute;
    width: 90%;
    left: 0;
    bottom: 0;
    z-index: 15;
    padding: 0 5% 20%;
   
}
/* 首页轮播2 结束 */


.tp-loader{
    display: none;
}
.tp-bullets{
    position: absolute;
    left: 10% !important;
    top: 5vh !important;
    bottom: initial !important;
    z-index: 22;
}
.tp-bullets .bullet{
  width: auto !important;
  height: auto !important;
  display: block !important;
  float: initial !important;
  text-align: left;
  font-size: 16px;
  color: #cdcdcd;
  margin-bottom: 8vh;
  line-height: 20px;
}

.tp-bullets .bullet span{
    width: 25px;
    height: 2px;
    background: #cdcdcd;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.tp-bullets .selected{
    color: #1e2b58;
  }
  
  .tp-bullets .selected span{
    width: 50px;
    background: #1e2b58;
  }

.tp-banner-container{
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
}

.tp-leftarrow{
    left: -117px !important;
    bottom: 0;
    top: initial !important;

}
.tp-rightarrow{
    left:0;
    bottom: 0;
    top: initial !important;
    right: initial !important;
}

.tp-leftarrow:hover{
    animation:myRotate 1s;
    animation-iteration-count:1;
}
.tp-rightarrow:hover{
    animation:myRotate 1s;
    animation-iteration-count:1;
}
@keyframes myRotate {
0% { transform: rotate(0)}
100% {transform: rotate(360deg)}   
}

.silder-tzi{
    font-size: 60px;
    line-height: 60px;
    color: #ffffff;
    margin-bottom: 20px;
}
.slider-wz{
    font-size: 24px;
    line-height: 30px;
    color: #ffffff;
}

.slider-wc{
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
    text-transform: uppercase;
}


.in_tw-title{
    width: 90%;
    height: 8vh;
    float: left;
    margin: 5vh 5% 5vh;
    position: relative;
}
.in_tw-tz{
    font-size: 90px;
    display: block;
    line-height: 1;
    color: #eeeeee;
    text-transform: uppercase;
    position: relative;
    left: 0;
    top: 0;
    z-index: 11;
    font-weight: bold;
    font-family: "Arial";
}

.in_tw-tc{
    font-size: 48px;
    line-height: 1;
    color: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 22;
}
.in_tw-tc2{
    font-size: 48px;
    line-height: 1;
    color: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 22;
}

.in_tw-bot{
    width: 100%;
    height: 82vh;
    float: left;
    position: relative;
}
.in_tw-bj{
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 11;
}
.in_tw-sk{
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    z-index: 12;
}
.in_tw-b_list{
    width: 70%;
    float: left;
    margin: 0 0 0 5%;
    position: relative;
}
.tw{
    height: 100%;
    position: absolute;
    top: 0;
    border: none;
    outline: none;
    cursor: pointer;
}
.tw img{
    height: 100%;
}
.tw_n{
    right: 0;
}
.tw_p{
    left: 0;
}
#tw{
    width: 95%;
    display: block;
    margin: 0 auto;
}

#tw .swiper-slide{
    width: auto;
    height: 30px;
    font-size: 24px;
    line-height: 30px;
    color: #333333;
    padding-right: 1.2%;
    box-sizing: content-box;
    position: relative;
    cursor: pointer;
}


#tw .swiper-slide img{
    width: 4px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);

}
#tw .swiper-slide .in_d{
     display: none;
}
#tw .tw-active {
    color: #1e2b58;
}
#tw .tw-active .in_d{
    display: block;
}

#tw .tw-active .in_d2{
    display: none;
}

.in_tw-b_show{
    width: 100%;
    float: left;
    margin-top: 5vh;
    position: relative;
}
.in_tw-sex{
    width: 100%;
    float: left;

}
.inswer{
    width: 90%;
    float: left;
}
.inswer .swiper-slide{
    width: 100%;
    background: #ffffff;
    position: relative;
    padding: 0 0 3vh 0;
    box-sizing: content-box;
}

.inswer .swiper-slide::after{
    content: "";
    width: 100%;
    height: 12px;
    background: #1e2b58;
    position: absolute;
    bottom: 0;
    left: 0;
}
.inswer .swiper-slide .in_se-img{
    width: 100%;
    float: left;
}
.in_se-img img{
    width: 100%;
    display: block;
}

.in_se-text{
    width: 90%;
    padding: 2vh 5%;
    float: left;
}
.in_se-tz{
    width: 100%;
    font-size: 24px;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 2vh;
    float: left;
}
.in_se-tc{
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 2vh;
}
.in_se-more{
    width: 100%;
    height: 27px;
    padding: 0 2% 0 0px;
    /* height: 4vh; */
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-align: left;
    box-sizing: border-box;
    line-height: 27px;
    font-size: 0;
}
.in_se-more a{
    width: 100%;
    height: 27px; float:left; position: absolute;
z-index: 13;}
.in_se-more img{
    width: 27px;
    height: 27px;
    display: inline-block;
    vertical-align: middle;
    /* max-width: 100%; */
}
.in_se-more span{
    display: inline-block;
    font-size: 16px;
    margin-left: 5%;
    color: #333333;
    vertical-align: middle;
    text-transform: uppercase;
}

.in_se-more::after{
    content: "";
    width: 27px;
    box-sizing: border-box;
    height: 100%;
    border: 1px solid #1e2b58;
    position: absolute;
    left: 0px;
    top: 0;
    transition: width 1s;
    -moz-transition: width 1s;
    -webkit-transition: width 1s;
    -o-transition: width 1s;
}
.in_se-more:hover::after{
    width: 40%;
}

.se{
    width: 40px;
    height: 40px;
    border: 1px solid #ffffff;
    outline: none;
    cursor: pointer;
    position: absolute;
    right: 5%;
}
.se img{
    width: 100%;
    height: 100%;
}
.sen{
    top: 0;
}
.sep{
    top: 60px;
}
.se_qi{
    position: absolute;
    bottom: 0;
    right: 5%;
    font-size: 18px;
    color: #ffffff;
}
.se_qi .swiper-pagination{
    font-size: 18px;
    color: #ffffff;
}
.se_qi .swiper-pagination span:first-child{
    font-size: 48px;
}
.sxm{
    font-size: 48px;
}
.act{
    display: none;
}

.in_three-k{
    width: 100%;
    margin-top: 5vh;
    height: 90vh;
    float: left;
}

.in_thre-left{
    width: 36%;
    float: left;
}
.in_thre-title{
    width: 90%;
    height: 8vh;
    float: left;
    margin: 2vh 0% 5vh 15%;
    position: relative;
}
.in_thre-z_ci{
    width: 100%;
}
.in_thre-z_ci img{
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
}
.in_thre-z_ci span{
    font-size: 42px;
    color: #333333;
    line-height: 42px;
    vertical-align: middle;
}

.in_thre-z_text{
    padding: 0 0 0 15%;
    font-size: 24px;
    line-height: 30px;
    color: #666666;
    margin-top: 5vh;
}

.in_thre-right{
    width: 60%;
    height: 100%;
    float: right;
    position: relative;
}

.inv-img{
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    z-index: 11;
}

.in_thre-y_box{
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 12;
    background: #ffffff;
    padding: 5vh 0 5vh 4%;
    
}
.in_thre-y_box span{
    font-size: 60px;
    color: #333333;
    line-height: 60px;
    font-weight: bold;
    display: inline-block;
    text-transform: capitalize;
    font-family: Arial;

}
.in_thre-y_box img{
    display: inline-block;
    position: relative;
    margin: 0 10px 15px;
}

.in_thre-z_more{
    width: 270px;
    height: 70px;
    display: inline-block;
    font-size: 30px;
    line-height: 70px;
    border: 1px solid #1e2b58;
    text-align: center;
    position: relative;
    margin: 8vh 0 0 15%;
    overflow: hidden;
}
.in_thre-z_more span{
    position: relative;
    z-index: 12;
    color: #1e2b58;
}
.in_thre-z_more::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #1e2b58;
    left: -100%;
    top: 0;
    z-index: 11;
    transition: left 1s;
    -moz-transition: left 1s;
    -webkit-transition: left 1s;
    -o-transition: left 1s;
}
.in_thre-z_more:hover span{
    color: #ffffff;
}
.in_thre-z_more:hover::after{
    left: 0;
}

.in_thre-z_more2{
    width: 270px;
    height: 70px;
    /* display: inline-block; */
    float:right;
    font-size: 30px;
    line-height: 70px;
    border: 1px solid #1e2b58;
    text-align: center;
    position: relative;
    margin: 8vh 15% 0 0;
    overflow: hidden;
}
.in_thre-z_more2 span{
    position: relative;
    z-index: 12;
    color: #1e2b58;
}
.in_thre-z_more2::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #1e2b58;
    left: -100%;
    top: 0;
    z-index: 11;
    transition: left 1s;
    -moz-transition: left 1s;
    -webkit-transition: left 1s;
    -o-transition: left 1s;
}
.in_thre-z_more2:hover span{
    color: #ffffff;
}
.in_thre-z_more2:hover::after{
    left: 0;
}

.in_four-box{
    width: 100%;
    height: 90%;
    float: left;
    margin-top: 5vh;
    position: relative;
}
.in_four-title{
    height: 8vh;
    position: absolute;
    right: 5%;
    top: 0;
    z-index: 12;
}
.in_four-bk{
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    z-index: 11;
}

.in_four-bk .gallery-top{
    width: 100%;
    float: left;
    position: relative;
    z-index: 11;
}
.in_four-bk .gallery-top .swiper-slide{
    width: 100%;
    position: relative;
	opacity: 0;
	transition: opacity 0.7s ease-in-out;
	overflow: hidden;

}
.in_four-bk .gallery-top .swiper-slide-active {
	opacity: 1;
}
.in_four-bk .gallery-top .swiper-slide>img{
    width: 50%;
    float: left;
    margin-left: 5%;
}

.in_four-text{
    width: 36%;
    float: right;
}


.in_four-z_ci{
    width: 100%;
    text-align: right;
    margin-top: 20vh;
}
.in_four-z_ci img{
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px;
}
.in_four-z_ci span{
    font-size: 42px;
    color: #333333;
    line-height: 42px;
    vertical-align: middle;
}

.in_four-z_text{
    padding: 0 15% 0 0;
    font-size: 24px;
    line-height: 30px;
    color: #666666;
    margin-top: 5vh;
}

.in_four-bk .gallery-thumbs{
    width: 50%;
    float: left;
    margin-left: 5%;
    margin-top: 2vh;
}
.in_four-bk .gallery-thumbs .swiper-slide{
    width: 100%;
}
.in_four-bk .gallery-thumbs .swiper-slide img{
    width: 100%;
}

.in_four-jtou{
display: block;
position: absolute;
left: 49%;
bottom: 0;
z-index: 22;
}


.fo{
    width:118px;
    height:72px;
    border: none;
    outline: none;
    float: left;
    position: relative;
    cursor: pointer;
}
.fo img{
     width: 26px;
     position: absolute;
     left: 50%;
     top: 50%;
     transform: translate(-50%,-50%);
}
.fo_p{
    background: #ffffff;
}
.fo_n{
    background: #1e2b58;
}


.in_five-box{
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    z-index: 11;
}
.in_five-bj{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
}
.in_five-bk{
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    z-index: 12;
}
.in_five-title{
    width: 100%;
    height: 8vh;
    position: relative;
    right: 0;
    top: 0;
    z-index: 12;
    text-align: center;
    margin: 8vh 0;
}

.in_fv-tz{
    font-size: 90px;
    display: block;
    line-height: 1;
    color: rgba(238, 238, 238, 0.1);
    text-transform: uppercase;
    position: relative;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    z-index: 11;
    font-weight: bold;
    font-family: "Arial";
}

.in_fv-tc{
    font-size: 48px;
    line-height: 1;
    color: #ffffff;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 22;
}

.in_five-bkr{
    width: 80%;
    margin: 0 5%;
    padding: 4vh 5%;
    float: left;
    background: #ffffff;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}

.con_bx-z{
	width: 674px;
	float: left;
}

.con_bx-ti{
	width: 100%;
	font-size: 30px;
	float: left;
	color: #333333;
	margin-bottom: 40px;
}
.con_bx-zlist{
	width: 100%;
	float: left;
}

.con_bx-zlist li{
	width: 300px;
	height: 55px;
	float: left;
	border-bottom: 1px solid #eeeeee;
	margin-right: 74px;
	margin-bottom: 40px;
}
.con_bx-zlist li:nth-child(2n){
	margin-right: 0;
}
.con_bx-zlist li span{
	float: left;
	width: 74px;
	line-height: 55px;
	font-size: 24px;
	color: #333333;
}

.con_bx-zlist li input{
	width: 190px;
	height: 100%;
	float: left;
	border: none;
	outline: none;
	background: transparent;
	font-size: 24px;
	color: #333333;
}

.con_bx-ztea{
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.con_bx-ztea span{
	float: left;
	width: 74px;
	line-height: 55px;
	font-size: 24px;
	color: #333333;
}
.con_bx-teak{
	float: right;
	width: 580px;
	height: 136px;
	padding: 20px 10px;
	background: #f7f7f7;	
}

.con_bx-teak textarea{
	border: none;
	outline: none;
	font-size: 18px;
	color: #666666;
	width: 100%;
	height: 100%;
	background: transparent;
}

.con_bx-tj{
	width: 193px;
	height: 50px;
	border: 1px solid #1e2b58;
	font-size: 24px;
	line-height: 50px;
	color: #1e2b58;
	float: left;
	background: transparent;
	outline: none;
	cursor: pointer;
}
.con_bx-y{
	float: right;
	width: 650px;
}
.con_yb{
	width: 100%;
	float: left;
	margin-top: 30px;
}
.con_yb-er{
	width: 190px;
	float: left;
	text-align: center;
}
.con_yb-er img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.con_yb-zi{
	font-size: 23px;
	color: #333333;
	margin-top: 30px;
}

.con_yb-x{
	width: 410px;
	float: right;
}

.fbk_zlist2{
	width: 100%;
}
.fbk_zlist2 li{
	width: 100%;
	float: left;
	margin-bottom: 24px;
}
.fbk_zti2{
	float: left;
	font-size: 16px;
	color: #333333;
}
.fbk_zci2{
	width: 288px;
	float: left;
	font-size: 16px;
	color: #333333;
}


.tp-banner2{
  display: none;
}