 /*Copyright 2007 Qietu Inc. All rights reserved.*/
body{
	background: url(../imgs/bodyBg.png) no-repeat center bottom;
	    background-size: 100% 100%;
}

.layout{
	position: relative;
	width: 640px;
	margin: 0 auto;

	overflow: hidden;
}
.toper{
	position: fixed;
	z-index: 999;
	width: 640px;
	height:85px ;
	background: url(../imgs/headerBg.png);
	
}
.toper .img{
	float: left;
	margin: 8px 0 0 30px;
	width:202px ;
	height: 69px;
	overflow: hidden;
}
.toper .txt{
	float: left;
	margin-left: 45px;
}
.toper .txt a{
	text-decoration: none;
	letter-spacing: 0;
	font-size: 22px;
	color: #ffffff;
	line-height: 80px;
}
.toper .btn{
	float: right;
	margin: 13px 20px 0 0 ;
}
.header{
	position: fixed;
	z-index: 999;
	top: 85px;
	width: 640px;
	height:75px ;
	overflow: hidden;
	background: url(../imgs/img1-18.jpg) no-repeat center top;
}
.header ul{
	overflow: hidden;
}
.header li{
	width:20%;
	float: left;
	line-height: 75px;
	overflow:hidden;
}
.header li.selected{
	background-color: #5BB5FD;
}
.header ul{
	text-align: center;
}
.header li a{
	display: block;
	padding: 0 32px;
	font-size: 24px;
	color: #ffffff;
	float: left;
	letter-spacing: 0.125em;
	text-decoration: none;
}
.header li span{
	font-size: 14px;
	color: #9ec3e3;
	display: block;
	float: left;
}

.h_down{
/* 	margin-top: 85px; */
	position: relative;
}
.h_down .img{
	/* width: 640px;
	height: 537px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0; */
}

.h_down .img img{
	width:100%;
}

.h_down .btn{
	position: absolute;
	left:0;
	bottom: 0;
	width:100%;
	text-align:center;
}

.h_down .btn a{
	display:inline-block;
}

.h_down .btn .btn1{
	display:block;
	margin-top: 10px;
}

.h_slide{

	width: 600px;
	padding: 17px 20px;
    position: relative;
    z-index: 2;
}
.h_news{
	margin-top:15px;
}
.h_news .head{
	border-bottom:4px solid #4a738b ;
}
.h_news .head{
	margin: 0 15px;position:relative;
	height: 62px;
}
.h_news .head ul{
	overflow: hidden;
	position: absolute;
	width:100%;
}
.h_news .head li{
	position:relative;
	float: left;
	width:25%;
}

.h_news .head li:after{
	content:'';
	position:absolute;
	right:0;
	top:50%;
	margin-top:-10px;
	width:2px;
	height:20px;
	background:#aed0e5;
}

.h_news .head li:last-of-type:after{
	display:none;
}

.h_news .head li a{
	font-size:28px ;
	color: #4a738b;
	line-height: 57px;
	text-decoration: none;
	display: block;
	text-align:center;
}
.h_news .head li.on a{
	/* border-bottom: 4px solid #8acef9; */
	background:url(../imgs/subnav2.png) no-repeat center bottom;
	color: #fff;
}
.h_news .body li{
	border-bottom: 1px dashed #a0d1e9;
	padding: 0 27px;
	line-height: 60px;
	overflow: hidden;
}
.h_news .body li a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 60px;
    font-size: 20px;
    color: #424242;
    float: left;
    display: block;
    width: 464px;
    text-decoration: none;
}

.h_news .body li a em{
	display:inline-block;
	margin-top:0px;
	width:70px;
	text-align:center;
	height:34px;
	color:#fff;
	line-height:34px;
	font-style:normal !important;
	background:url(../imgs/subnav3.png) no-repeat;
	background-size:100% 100%;
	-webkit-background-size:100% 100%;
}

.h_news .body li>span{
	float: right;
	font-size: 20px;
	color: #8ebfdc;
}
.h_news .body li.selected a{
	color: #8acef9;
}
.h_news .body li.selected span{
	color: #8acef9;
}
.h_news .foot a{
	width: 140px;
	height: 45px;
	border-radius: 8px;
	text-align: center;
	display: block;
	margin: 25px auto 0;
	font-size: 26px;
	color: #fff;
	line-height: 45px;
	background: #c1a465;
}
/*.h_news .foot a:hover{
	background: #d0dde2;
	text-decoration: none;
}*/
.h_news {
	/* border-bottom:4px solid #8acef9 ;
	padding-bottom: 33px; */
}
.h_mp_head{
	border-bottom: 4px solid #dedede;
	position: relative;
	height: 48px;
	margin: 15px 30px 0;
}
.h_mp_head span{
	font-size:22px ;
	color: #333333;
	line-height: 48px;
	border-bottom: 4px solid #8acef9;
	position: absolute;
	padding: 0 10px;
}
.h_mp{
	background: url(../imgs/img1-5.jpg) no-repeat center top;
	-webkit-background-size:cover;
	background-size:cover;
	height: 515px;
	margin-top: 20px;
	overflow: hidden;
}
.h_mp .head{
	margin-top: 30px;
	position: relative;
	text-align:center;
	/*border-top: 1px dotted #a4abcb;*/
	height:60px;
	
}
.h_mp li{
	position:relative;
	display:inline-block;
	padding:5px;
}

.h_mp li:after{
	content:'';
	position:absolute;
	right:0;
	top:50%;
	margin-top:-6px;
	width:2px;
	height:12px;
	background:#233768;
}

.h_mp li:last-of-type:after{
	display:none;
}

.h_mp li a{
	font-size: 22px;

	padding: 0 5px;
	line-height:55px;
/* 	padding-top: 24px;
	background: url(../imgs/img1-20.png) no-repeat center top; */
	display: block;
	text-decoration: none;
}
/* .h_mp li:last-child a{
	background: url(../imgs/img1-21.png) no-repeat center top;
} */
.h_mp li.on a{
	color: #fff;
	/* text-shadow: 0 0 10px rgba(0,0,0,0.8); */
	background:#233768;
}
.h_mp .head ul{
	border:1px solid #233768;
	margin:15px;
}
.h_mp .body{
	overflow: hidden;
	position: relative;
	height: 425px;
}
.inBox{
	position: relative;
	overflow:hidden;
}

	.body_l{
	position:relative;
	z-index:3;
/* 	float: left; */
	margin-left: 27px;
	margin-top: 52px;
	/* width: 360px; */
	/* margin-right: -108px; */
	overflow: hidden;
}

.body_l h4{
	float:left;
	height:320px;
}

.body_l .img{
	float:left;
	margin-left:20px;
}

.body_l .img1{
	width: 135px;
}

.body_l .img2{
	width: 35px;
}

.body_l .img3{
    margin-top: 89px;
	width: 166px;
}

.body_l h4 em{
    line-height: 44px;

    overflow: hidden;
    font-size: 20px;
    line-height: 30px;
    max-width: 95px;
    color: #605969;
    writing-mode: tb-rl;
    text-align: left;
    font-style: normal !important;
}

.body_l h4{
    position: relative;
	float:left;
    padding: 0 18px;
	    overflow: hidden;
	width: 90px;
}

.body_l h4:after,
.body_l h4:before{
    content:'';
    position: absolute;
    top: 0;
    width: 12px;
    height: 100%;
    background: url(../imgs/menpai4.png) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.body_l h4:after{
    right: 0;
}

.body_l h4:before{
    left:0;
}

.body_l h2{
	width: 256px;
}
.body_l h2 img{

	width: 100%;
}
.body_l  ul{
	width:260px;
	text-align: center;
	margin-top: 10px;
}

.body_l  .inHd{
	position:absolute;
	width:auto;
	left: 138px;
    top: 42px;
	
}

.body_l  .inHd li{
	margin:0 2px;
}

.body_l  .inHd li:after{
	display:none;
}

.body_l  .inHd li img{
	width:20px;
	height:auto;
}

.body_l  li{
	display: inline-block;
	margin: 0 28px;
}

.h_mp li img{
	width:310px;
	height:334px;
}

.body_r{
    position: absolute;
    right: 0;
    top: 43px;
}
.h_ts{
	position: relative;
	text-align: center;
	margin-top: 15px;
/* 	border-bottom: 4px solid #8acef9; */
}
.h_ts .swiper-container-3d{
padding-bottom:70px;
}

.h_ts .swiper-container-horizontal>.swiper-pagination-bullets,.h_ts .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:30px;
}
.h_ts .swiper-pagination-bullet{
	width:20px;
	height:20px;
	background:none;
	border:1px solid #b59852;
	opacity:1;
}

.h_ts .swiper-pagination-bullet-active{
	background:#b59852;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    transform-origin: 50% 50%;
	opacity:1;
}



.h_ts .body{
	position: relative;

}
.flipster{
	padding-bottom: 70px;
}
.flipster__nav__item{
	background-color: #d9e0e8;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.flipster__nav__item a{
	width: 21px;
	height: 21px;
	font-size: 0;
}
.flipster__nav__item--current{
	background-color: #4d99cd;
}
.flipster__nav{
	margin: 0;
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -67px;
}

.h_tk .head{
	border-bottom: 4px solid #bca263;
	position: relative;
	margin: 0 20px;
	    overflow: hidden;
}
/* .home_tk .head:after{
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: -4px;
	width: 108px;
	height: 4px;
	background-color: #8acef9;
} */
.h_tk .head ul{
/* 	position: absolute; */
}
.home_tk .head ul{
	float: left;
}

.home_tk .head span{
	float:right;
}

.home_tk .head .tk_head_t{
    float: left;
    margin-top: -5px;
    font-size: 22px;
    color: #333333;
    /*border-bottom: 4px solid #8acef9;*/
    padding: 12px 10px;
}

.h_tk .head li{
	float: left;
}

.h_tk .more{
	    float: right;
    font-size: 20px;
    margin-top: 22px;
    width:107px;
    height: 31px;
    line-height: 31px;
    background: #64749d;
	text-align:center;
    color: #fff;
    border-radius: 12px;
}

.h_tk .head li a{
	font-size: 25px;
	/* width:104px; */
	height: 64px;
    line-height: 71px;
	text-align:center;
	color: #707070; 

	display: block;
	padding: 0 10px;
	margin-right: 20px;
	text-decoration: none;
}
/*.h_tk .head li:hover a,*/
.h_tk .head li.on a{
	/*border-bottom: 4px solid #8acef9;*/
	color: #b59852;
	background:url(../imgs/subnav4.png) no-repeat center bottom;
	background-size:100% auto;
}
.h_tk .body{
	margin-top:10px !important;
}
.h_tk .body ul{
	text-align: center;
}
.h_switch2 .body ul.no{
	display: none;
}
.my-simple-gallery figure{
	margin: 0;
}

.h_tk .body  ul{
    overflow: hidden;
    margin:-13px 0 0 -13px;
	    padding: 0 32px;
}

.h_tk .body li {
    float: left;
	margin:13px 0 0  13px;
    width: 247px;
	height:140px;
}

.h_tk .body li a{
    margin: 0 4px 4px;
    display: block;
    text-decoration: none;
}
.h_tk .body li h4{
	font-size: 18px;
	color: #424242;
	line-height: 43px;
}

img{
	max-width:100%;
}
/* .h_tk .body li .img{
	position: relative;
    padding-top: 81%;
} */
.h_tk .body li a img{
    
  
    width:247px;
    height: 140px;
}


.home_tk .htk_ul_txt li{
	display: block;
	text-align: left;
	overflow: hidden;
}
.home_tk .htk_ul_txt li a{
	float: left;
	margin-left: 30px;
    line-height: 60px;
    font-size: 18px;
    text-decoration: none;
    color:#000;
}
.home_tk .htk_ul_txt li span{
	display: inline-block;
    line-height: 60px;
	float: right;
	margin-right: 30px;
	font-size: 18px;
}

.n_related .foot a,
.h_tk .foot a{
	width:330px ;
	height: 55px;
	border-radius: 55px;
	text-align: center;
	line-height: 55px;
	display: block;
	text-decoration: none;
	margin: 25px auto 0;
	color: #707070;
	font-size: 26px;
	background: #e3ebee;
}
.wallpaperBig .img img{
	/*-webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;*/
}
.wallpaperBig .img img.big{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*transform: scale(1.1);*/
}

.h_tk2 .foot a{
	background: url(../imgs/zys-img2.png) no-repeat #e3ebee;
	background-position: 230px center;
}
.h_tk2 .body_div.no{
	/*float: none !important;*/
	display: none;
}
.h_tk2 .body_div.hid{
	visibility: hidden;
}
.h_tk2 .body_div.vis{
	visibility: visible;
}
.h_tk2 .title{
    display: inline-block;
    font-size: 22px;
    padding: 9px 12px;
    height: 30px;
	color: #8acef9;
    border-bottom: 4px solid #8acef9;
}
.h_tk2 .head ul{
	left: 125px;
	top: 0;
}
.h_part .body{
	background: url(../imgs/img1-13.jpg) no-repeat center top;
	height: 222px;
	overflow: hidden;
	margin-top: 30px;
}

.h_part ul{
	text-align: center;
	margin-top: 30px;
	float: left;
}
.h_part li{
	
}
.h_part li a{
	display: block;
	margin: 10px 20px;
	width: 170px;
	height: 64px;
	overflow: hidden;
}
/* .f_share{
	margin-top:50px ;
}
.f_share ul{
	text-align: center;
}
.f_share li{
	display: inline-block;
}
.f_share li a{
	width: ;
	margin: 0 56px;
	width: 94px;
	height: 94px;
	overflow: hidden;
	border-radius: 94px;
	display: block;
} */
.footer{
	font-size: 22px;
	color: #4e4e4e;
	
	/* background: #25282d; */
	text-align: center;
	overflow: hidden;
	line-height: 36px;
	padding: 23px 5px;

}

.footer a{
	font-size:22px;
	display: inline-block;
    margin: 10px 5px 0;
}

.footer span{
	color: #707070;
}

.fixed_pop{
    position: fixed;
    left: 50%;
    bottom:0;
    z-index: 10;
    display: none;
    margin-left: -650px;
    width: 1300px;
    height: 221px;
    background: url(../imgs/fixed.png) no-repeat center;
}


.fixed_pop .renwu{
    position: absolute;
    left: 10px;
    bottom: 33px;
    width: 308px;
}

.fixed_pop .close{
    position: absolute;
    right: -46px;
    top: -46px;
    width: 61px;
    height: 61px;
    background: url(../imgs/close.png) no-repeat center;
}

.fixed_pop ul{
    margin: 50px 0 0 222px;
}

.fixed_pop li{
    float: left;
    margin:0 12px;
}

.c{
    clear:both;
}

.fixed_pop li img{
    display: block;
    width: 130px;
    height: 130px;
}

.fixed_pop li a{
    display: block;
    margin-top: -26px;
    overflow: hidden;
}

.fixed_pop li a img{
    width: 214px;
    height: auto;
}

.popBg{
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    display: none;
    background:#000;
    opacity: .7;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 70)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}


.g_curr{
	line-height:45px ;
	margin: 170px 20px 0;
	border-bottom: 4px solid #8acef9;
	overflow: hidden;
}
.g_curr li{
	float: left;
}
.g_curr a{
	font-size: 22px;
	color: #707070;
	margin-right: 10px;
}
.g_curr span{
	font-size: 24px;
	color: #424242;
}
.v_nav{
	margin: 10px 35px;
	height: 48px;
	position: relative;
	border-bottom: 4px solid #dedede;
}
/*.v_nav ul{
	text-align: center;
	position: absolute;
}
.v_nav li{
	display: inline-block;
}
.v_nav li a{
	color: #707070;
	font-size: 18px;
	line-height: 48px;
	display: block;
	padding: 0 10px;
	margin-right: 30px;
	text-decoration: none;
}
.v_nav li:hover a,
.v_nav li.on a{
	border-bottom: 4px solid #8acef9;
	color: #8acef9;
}*/
.v_play{
    text-align: center;
	margin-top: 25px !important;
}
.v_play .desc{
	margin: 0 20px;
	color: #707070;
}
.v_play .desc h2{
	font-size: 24px;
	color: #424242;
}
.v_play .desc h4{
	margin-top: 24px;
	text-indent: 60px;
	text-align: left;
	font-size: 18px;
	line-height: 30px;
}

.v_related .h_mp_head span{
	font-size: 22px;
	color: #424242;
}
.v_related .body ul{
	text-align: center;
	margin-top:16px ;
}
.v_related .body li{
	display: inline-block;
	margin: 0 12px;
	width: 235px;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.v_related .body li .img{
	width: 235px ;
	/*height: 132px;*/
	overflow: hidden;
}
.v_related .body a h4{
	font-size: 22px;
	color: #424242;
	line-height: 45px;
}
.v_related .body a{
	text-decoration: none;
}
.v_related .body i{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top:-46px;
	margin-left: -23px;
	width: 46px;
	height: 46px;
	overflow: hidden;
	border-radius: 46px;
	display: block;
}


.p_newsd{
	margin-top:3px ;
}
.p_newsd .head{
	color: #000000;
	font-size: 30px;
	text-align: center;
	line-height: 80px;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 20px;
}
.p_newsd p{
	font-size: 20px;
	color: #424242;
	line-height: 30px;
	margin: 0 20px;
	text-indent: 2em;
	margin-top: 15px;
}
.p_newsd .img{
	text-align: center;
}
.p_newsd h3{
	font-size: 24px;
	color: #424242;
	text-align: center;
	line-height: 75px;
}
.p_newsd h4{
	font-size: 26px;
	color: #424242;
	line-height: 33px;
	margin: 0 20px;
}
.p_newsd h5{
	font-size: 24px;
	color: #424242;
	text-align: center;
	line-height: 68px;
}
.p_newsd {
	border-bottom: 4px solid #8acef9 ;
	padding-bottom:6px ;
}
.n_related .h_mp_head span{
	color: #424242;
}
.n_related .body li{
	line-height: 57px;
	padding: 0 30px;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	color: #424242;
}
.n_related .body li a{
	float: left;
	display: block;
	font-size: 18px;
	color: #424242;
	text-decoration: none;
}
.n_related .body li span{
	float: right;
	font-size: 18px;
}
.n_related .body li.selectde{
	color: #707070;
}
.n_related .body li.selectde a{
	color: #707070;
}
.n_pic .h_mp_head span{
	color: #424242;
}
.n_pic .body{
	margin-top:30px ;
}
.n_pic .body ul{
	text-align: center;
}
.n_pic .body li{
	display: inline-block;
}
.n_pic .body li a{
	margin: 0 4px;
	display: block;
	text-decoration: none;
}
.n_pic .body li h4{
	font-size: 22px;
	color: #424242;
	line-height: 43px;
}

.n_pic .foot a,
.n_related .foot a{
	width:330px ;
	height: 55px;
	border-radius: 55px;
	text-align: center;
	line-height: 55px;
	display: block;
	text-decoration: none;
	margin: 25px auto 0;
	color: #707070;
	font-size: 26px;
	background: #e3ebee;
}
.n_related_news .foot a{
	background: url(../imgs/zys-img2.png) no-repeat #e3ebee;
	background-position: 230px center;
}
.p_news{
	margin-top: 5px;
}
.p_news .head{
	border-bottom: 4px solid #dedede;
	position: relative;
	height: 50px;
	margin: 0 30px;
}
.p_news .head ul{
	width: 120%;
}
.p_news .head li{
	float: left;
}
.p_news .head li a{
	font-size:22px ;
	color: #707070;
	line-height:50px ;
	display: block;
	text-decoration: none;
	padding: 0 10px;
	margin-right: 96px;
}
.p_news .head li:hover a,
.p_news .head li.on a{
	border-bottom: 4px solid #8acef9;
	color: #8acef9;
}

.p_news .news_body.no{
	/*float: none !important;*/
	display: none;
}

.n_related .body{
	margin-bottom: 50px;
}

.n_related .body li.selectde a,
.n_related .body li.selectde{
	color: #8acef9;
}
.ft_t{
	margin-top: 320px;
}

.p_picd .img{
	width: 593px;
	height: 442px;
	margin: 30px auto 0; 
}
.p_picd .img img{
	width: 100%;
	height: auto;
	display:block;
}
.p_picd .view h4{
	color: #424242;
	font-size: 22px;
	line-height: 80px;
	margin-top: 3px;
	text-align: center;
}
.p_picd .meta{
	width:600px ;
	height: 160px;
	margin: 0 auto;
}
.p_picd .meta table{
	width: 100%;
	height: 100%;
	background: #bbbbbb;
}
.p_picd .meta td{
	background: #FFFFFF;
	font-size: 22px;
	color: #707070;
	padding-left: 23px;
}
.p_picd .meta .t1{
	color: #8acef9;
	text-align: center;
}
.p_picd .page{
	margin: 30px 30px 485px;
}
.p_picd .page a{
	color: #424242;
	font-size: 24px;
	width: 205px;
	height: 45px;
    line-height: 45px;
	border:2px solid #c6c7c7 ;
	border-radius: 45px;
	display: block;
	text-decoration: none;
	text-align: center;
}
.p_picd .page .prev{
	float: left;
}
.p_picd .page .next{
	float: right;
}

.p_info .h_mp_head span{
	color: #424242;
}
.info_f .desc{
	font-size: 18px;
	color: #707070;
	line-height:30px ;
	text-indent: 2em;
	margin: 15px 30px;
}
.info_f .nav{
	overflow: hidden;
	    padding-top: 2rem;
}
.info_f .nav ul{
	/*text-align: center;*/
}
.info_f .nav li{
	display: inline-block;
}
.info_f .nav li a{
	display: block;
	text-decoration: none;
	width:132px ;
	height: 44px;
	background: #8acef9;
	border:1px solid #8acef9;
	text-align: center;
	line-height: 44px;
	color: #FFFFFF;
	font-size: 22px;
	margin: 0 13px 11px;
}
.info_f .nav li.active a{
	background:#fff;color:#424242;border:1px solid #707070;
}

/*首页短信弹窗 开始*/
.openSMS{
    position: fixed;
    right:0;
    margin-top: -65px;
    top: 50%;
    width: 25px;
    padding: 12px;
    height: 106px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background-color: #7b91b9;
    text-decoration: none !important;
    z-index: 101;
}
.openSMS:hover{
	color: #fff;
}
.o_form{
	display: none;
	z-index: 100;
    position: fixed;
    top: 0;
    right: 50%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    margin-right: -320px;
    width: 640px;
}
.f_box{
	width:132px;height:auto;position:absolute;top:50%;right:60px;margin-top:-150px;
}

.f_sub{
	width:120px;
}
.f_sub .text{
	padding-left: 4px;
    width: 120px;
    height: 46px;
    background: transparent;
    border: 3px solid #579ee0;
    color: #fff;
    font-size: 18px;
}
.f_sub .text::-webkit-input-placeholder { /* WebKit browsers */

	color:#fff;
	font-size: 18px;
}
.f_sub .text:-moz-placeholder { /* Mozilla Firefox 4 to 18 */

	color:#fff;
	font-size: 18px;
}
.f_sub .text::-moz-placeholder { /* Mozilla Firefox 19+ */

	color:#fff;
	font-size: 18px;
}
.f_sub .text:-ms-input-placeholder { /* Internet Explorer 10+ */

	color:#fff;
	font-size: 18px;
}
.f_sub .btn{
	margin-top: 4px;
	width: 130px;
	height: 52px;
	background-color: #eec611;
	color: #fff;
	font-size: 18px;
	line-height: 1;
	border: none;
}
.f_cho{
	width: 132px;
}
.f_cho h4,.f_cho a{
	display: inline-block;
	width: 128px;
	height: 50px;
	border: 1px solid #579ee0;
	background-color: #579ee0;
	font-size: 18px;
	color: #fff;
	line-height: 50px;
	text-align: center;
}
.f_cho a{
	background-color: #3e83c3;
	margin-top: 1px;
	text-decoration: none;
}
.f_cho a.selected{
	background-color: #166cbc;
}
/*首页短信弹窗 结束*/

/*客服 中心*/
.service{width:auto;margin:0 20px;}
.serh3{width:auto;height:30px;line-height:30px;color:#424242;padding:30px 0 20px;font-size:18px;}
.serp,.serspan{width:auto;line-height:40px;color:#424242;display:block;overflow:hidden;font-size:18px;}
.serspan{text-align:right;}




















.h_mp_head2{
    position: relative;
    /* height: 48px; */
    margin: 15px 30px 0;
    text-align: center;
	border:0;
}

.h_mp_head2 span{
    display: inline-block;
    font-size: 37px;
    color: #4d6091;
    line-height: 48px;
	border:0;
    /* border-bottom: 4px solid #8acef9; */
    /* position: absolute; */
    padding: 0 40px;
    letter-spacing: 8px;
    position: relative;
}


.h_mp_head2 span:after,
.h_mp_head2 span:before{
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px; 
    background: url(../imgs/z_icn7.png) no-repeat center;
}

.h_mp_head2 span:after{
    right: 0;
}

.h_mp_head2 span:before{
    left: 0;
}


.h_tk .head li{
    position: relative;
}


.h_tk .head li:last-of-type:after{
    display: none;
}

.h_tk .head li:after{
    content:'';
    position: absolute;
    right: 0;
    top: 50%;
	margin-top:-6px;
    width: 20px;
    height:20px;
    background: url(../imgs/z_icn8.png) no-repeat ;
    -webkit-background-size: cover;
    background-size: cover;
}




.home_tk{
	margin:10px;
	width:577px;
	height:436px;
	padding-bottom:10px;
	background: url(../imgs/bg1.png) no-repeat center;
	-webkit-background-size:100% 100%;
	background-size:100% 100%;
}


.f_share{
    padding: 20px 0;
    text-align: center;
}

.f_share li{
    display: inline-block;
    margin:0 10px;
    vertical-align: top;
    text-align: center;
    color:#605969;
}

.f_share .img {
    margin:0 auto 10px;
    width: 173px;
    height: 164px;
    line-height:164px;
    background-position: center;
    background-repeat: no-repeat;
	-webkit-background-size:cover;
	background-size:cover;
}

.f_share .img img{
    display: inline-block;
    vertical-align: middle;
    width: 107px;
    height: 107px;
}

.f_share h3{
    text-align: center;
}

.f_share em{
    position: relative;
    display: inline-block;
    padding:  0 40px;
    font-size: 20px;
    font-style: normal !important;
}

.f_share p{
    font-size: 14px;
}


.f_share em:after,
.f_share em:before{
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px; 
    background: url(../imgs/z_icn8.png) no-repeat center;
}

.f_share em:after{
    right: 0;
}

.f_share em:before{
    left: 0;
}

.home_tk{
	overflow:hidden;
	margin: 0 auto;
}

.home_tk .tit{
	display:block;
	margin:11px auto ; 
}












.fixedLeft{
    position: fixed;
    right: 8px;
    top: 50%;
	z-index:9;
    margin-top: -175px;
    width: 158px;
    height: 350px;
    background: url(../imgs/orderBg.png) no-repeat center;
    -webkit-transition:.3s;
    transition:.3s;
}

.fixedLeft.on{
    right: -158px;
}
.fixedLeft.on .close{
    left: -30px;
}

.fixedLeft.on .close p{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fixedLeft .yuyue{
    display: block;
    margin: 32px auto 0;
    -webkit-transition:.3s;
    transition:.3s;

}

.fixedLeft .yuyue:hover{
    -webkit-transform:translateY(-5px);
    transform:translateY(-5px);
}

.fixedLeft .yuyue img{
	display:block;
    margin:0 auto;
    width: 108px;
}

.fixedLeft .weixin{
    margin:9px auto 12px;
    width: 106px;
    height: 119px;
    text-align: center;
    background: url(../imgs/fixed_left.png) no-repeat center;
}

.fixedLeft .weixin img{
    margin-top: 8px;
    width: 92px;
    height: 90px;
}

.fixedLeft .forum{
    display:block;
    margin:0 auto;
    width: 115px;
    height: 40px;
    background: url(../imgs/btn1.png) no-repeat center;
}

.fixedLeft .close{
    position: absolute;
    left: 3px;
    top: 0;
    width: 30px;
    height: 87px;
    text-align: center;
    background: url(../imgs/fixed_icn1.png) no-repeat;
    -webkit-transition:.3s;
    transition:.3s;
}   

.fixedLeft .close p{
    display:block;
    margin:25px auto 0;
    width: 9px;
    height: 13px;
    background: url(../imgs/fixed_icn2.png) no-repeat center;
    -webkit-transition:.3s;
    transition:.3s;
}

.fixedLeft .close em{
    display: inline-block;
    font-style: normal !important;
    writing-mode:tb-rl;
    font-size: 12px;
    color:#7c609d;
	    font-family: 微软雅黑;
    font-weight: bold;
}


.swiper-container2{
	overflow:hidden;
	position:relative;
}

.swiper-container2 img{
	display:block;
	width:100%;
}

.swiper-container2 .swiper-pagination-bullet{
	margin:0 6px;
	width:19px;
	height:19px;
	opacity:1;
	background:#eff3fe;
	    border-radius:16px;
}

.swiper-container2 .swiper-pagination-bullet-active{
	width:59px;
	background:#fafaab;
}


.hm_imgs_view .nav li.on img{
	filter: grayscale(0%);
}

        .body_l .inHd li em{
                display: block;
                width: 39px;
                height: 39px;
                background-repeat:no-repeat;
                background-position:center;
            }

            .body_l .inHd .li1 em{background-image:url(../imgs/z_man.png);}
            .body_l .inHd .li1.on em{background-image:url(../imgs/z_man_on.png);}
            .body_l .inHd .li2 em{background-image:url(../imgs/z_woman.png);}
            .body_l .inHd .li2.on em{background-image:url(../imgs/z_woman_on.png);}

            
            
            .video_btn{
                position: absolute;
                left: 0;
                right: 0;
                top: 500px;
            }

            @keyframes btn {
            	0% {width: 116px;}
            	/*10%{width: 118px; margin-top: -1px;}*/
            	/*20%{width: 120px; margin-top: -2px;}*/
            	/*30%{width: 122px; margin-top: -3px;}*/
            	/*40%{width: 124px; margin-top: -4px;}*/
            	50% {width: 118px; }
            	/*60%{width: 124px; margin-top: -4px;}*/
            	/*70%{width: 122px; margin-top: -3px;}*/
            	/*80%{width: 120px; margin-top: -2px;}*/
            	/*90%{width: 118px; margin-top: -1px;}*/
            	100% {width: 116px; margin-top: 0px;}
            }

            .video_btn img{
            	z-index: 1000;
            	display: block;
            	margin: 0 auto;
            	width: 116px;
            	// animation-name: btn;
            	// animation-duration: 4s;
            	// animation-iteration-count: infinite;
            }

            .pop_bg {
                position: fixed;
                left: 0;
                top: 0;
                right: 0;
                bottom: 0;
                z-index: 9;
                display: none;
                background: rgba(0,0,0,.6);
            }


            #video{
                position: fixed;
                left: 2%;
                top: 50%;
                right: 2%;
                z-index: 10;
                margin-top:-200px;
                
                display: none;
                background: #000;
                overflow: hidden;
            }

            #video .box{
                height: 100%;
                width: 100%;
            }

            #video video{
                width: 100%;
                height: 100%;
                min-height: 100%;
                background:#000;
            }

            #video .close{
                position: absolute;
                right: 0;
                top: 0;
                width: 39px;
                height: 39px;
                background:rgba(000,000,000,.7) url(../imgs/cha.png) no-repeat  17px 7px;
                background-size: 12px auto;
                -webkit-border-radius: 0px 0px 0px 100%;
                border-radius: 0px 0px 0px 100%;
            }


.plyr--ready{
    height: 100%;
}