@charset "utf-8";
/* html,body{font-family: "榛?浣?";} */
body{font-size:14px;}
*{padding:0;margin:0;list-style:none;}
a{text-decoration:none;color:inherit;} 
i{font-style: normal;}
dl,ol,ul {list-style-type:none}
b{display: inline-block;}
em{font-style: normal;font-family: arial;}

.odcontent{margin:0 auto; width:90%;max-width:1400px;}
@media only screen and (max-width: 480px){
	.odcontent{width: 94%;}
}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}
.clearfix{zoom:1}
input,textarea{border: none;outline: none;border-radius: 0;-webkit-appearance:none;}
button {border: none;padding: 0;}
.fl{float:left}
.fr{float:right}

.por{position: relative;}
.poa{position: absolute;}
.head_fixed{position: fixed;top: 0;left: 0;width: 100%;height: auto;z-index: 9999;}
img{border: none;vertical-align: middle;max-width: 100%;}

*:focus{
	outline: none;
	-webkit-tap-highlight-color: transparent;
}

a,li,div {-webkit-tap-highlight-color:transparent}


input:-webkit-autofill,
 textarea:-webkit-autofill,
 select:-webkit-autofill {
     background-color: transparent!important;
     background-image: none !important;
     -webkit-box-shadow: 0 0 0 1000px #f2f3f7 inset !important;
     -webkit-text-fill-color: #333;
}


/* ???涔??峰? */
.ver-mid{vertical-align: middle;}
.ver-bl{vertical-align: baseline;}
.flx{display: flex;flex-wrap: nowrap;justify-content: space-between;}
.flx_w{display: flex;flex-wrap: wrap;justify-content: space-between;}
.txt_center{text-align: center;}
.hide{display: none;}
.center{text-align: center;}
.right{text-align: right;}
.hd_wrap{margin: 0 auto;width: 90%;max-width: 1160px;}
@media only screen and (max-width:480px){
	.hd_wrap{width: 94%;}
}

@font-face {
	font-family:"AvantGarGotItcTEE";
	src: url(./font/AvantGarGotItcTEE.ttf);
}
@font-face {
	font-family:"AtlantaBook";
	src: url(./font/avg45__c.woff.ttf);
}



/* head */
.head {position: relative;z-index: 2;}
.head .welcome{background: #f6f6f6;padding: 5px 0;}
.head .welcome span{display: inline-block;color: #666;font-size: 14px;}
.head{width: 100%;background: #fff;}
.head.scro{position: fixed;top: 0;left: 0;z-index: 999;}
.head .welcome ul li{padding-right: 12px;margin-right: 12px;}
.head .welcome ul li:nth-last-child(1){margin: 0;padding: 0;border-right: 0;}
.head .welcome ul li i{display: inline-block;vertical-align: middle;margin-right: 10px;}
.head .welcome ul li i img{display: block;}
.head .welcome ul li a{display: inline-block;vertical-align: middle;color: #999;}
.head .head_top{padding: 23px 0;align-items: center;}
.head .head_top .hd_logo h1{display: inline-block;vertical-align: middle;}
.head .head_top .hd_logo .logo_m{display: none;}
.head .head_top .hd_logo .logo_next{display: inline-block;margin-left: 30px;padding-left: 40px;vertical-align: middle;box-sizing: border-box;background: url(../images/lg_line.png)no-repeat left center;}
.head .head_top .hd_logo .logo_next h2{font-size: 24px;color: #006cb7;}
.head .head_top .hd_logo .logo_next h4{font-size: 20px;color: #666666;margin-top: 5px;font-weight: normal;}
.head .head_top .rt_part .flx_w{align-items: center;}
.head .head_top .rt_part .hot_line{display: inline-block;margin:0 8px 0 12px;font-size: 16px;color: #000;font-weight: normal;}
.head .head_top .rt_part i{margin-right: 12px;}
.head .head_top .rt_part .num p{font-size: 22px;color: #000;font-weight: bold;}
.head .head_top .rt_part .num p.tit{margin-bottom: 5px;color: #006cb7;font-size: 16px;font-weight: normal;}
.head .head_top .rt_part .num p:nth-child(2){letter-spacing: 1px;}
/* .head .head_top .head_nav{width: calc(100% - 195px);width: -webkit-calc(100% - 195px);} */
.head .head_nav{position: relative;border-top: 1px solid #e5e5e5;background: #006cb7;}
.head .nav{justify-content: flex-start;}
.head .nav > li{position: relative;padding: 19px 10px;width:calc(100% / 7);width: -webkit-calc(100% / 7);max-width: 162px;line-height: normal;box-sizing: border-box;text-align: center;z-index: 0;}
.head .nav > li:after{content:" ";position: absolute;left: 0;top: 0;width: 100%;height: 0;background: url(../images/list_cur.png)no-repeat center/cover;z-index: -1;transition: height 0.3s;}
.head .nav > li.cur:after{height: 100%;}
.head .nav > li:hover:after{height: 100%;}
/* .head .nav > li.text{width: 104px;background: #0a9918;} */
/* .head .nav > li:nth-child(1){padding: 14px 57px;} */
.head .nav > li > a{display: block;font-size: 16px;color: #fff;position: relative;}
/* .head .nav > li > a:after{content:"";position: absolute;top: 0;right: -10px;width: 1px;height:100%;background: rgba(255,255,255,0.6);}
.head .nav > li:nth-last-child(2) > a:after{content: initial;}
.head .nav > li.text > a:after{content: initial;} */
.head .nav > li.cur > a{color: #000;}
/* .head .nav > li.cur > a:after{content: initial;} */
.head .nav > li .list_child{display: block;position: absolute;top: 100%;left: 0;width: 100%;z-index: 2;visibility: hidden;opacity: 0;}
.head .nav > li:hover .list_child{visibility: visible;opacity: 1;transition: opacity 0.1s 0.3s;}
.head .nav > li .list_child li{width: 100%;text-align: center;line-height: 36px;background-color: #fff;}
.head .nav > li .list_child li a{display: block;color:#141414}
.head .nav > li .list_child li a:hover{color: #fff;background: #face16;}
.head .mobile_nav{display: none;}
@media only screen and (max-width:1220px){
	
	.head .open_close{display: block;float: right;}
	.head .open_close .keyopen i{display: block;margin: 10px 0;width: 32px;height: 32px;background:url(../images/list.png)no-repeat center/32px;cursor: pointer;filter: hue-rotate(640deg) brightness(1.9);}
	.head .mobile_nav .keyclose{padding:4% 5% 2%;text-align: right;background: #0f3878;}
	.head .mobile_nav .keyclose i{display: inline-block;width: 32px;height: 32px;background: url(../images/lst_on.png)no-repeat center/32px;cursor: pointer;}
	.head .head_top{padding: 1% 0;align-items: center;}
	.head .head_top .hd_logo h1{width: 150px;}
	.head .head_top .hd_logo .logo_next{margin-left: 20px;padding-left: 20px;}
	.head .head_top .hd_logo .logo_next h2{font-size: 18px;}
	.head .head_top .hd_logo .logo_next h4{font-size: 16px;}
	.head .head_top .rt_part i{display: inline-block;width: 30px;}
	.head .head_top .rt_part p{font-size: 18px;}
	.head .head_top .head_nav .i_sousuo{display: block;float: left;margin-right: 15px;cursor: pointer;}
	.head .head_top .head_nav .i_sousuo img{width: 28px;}
	.head .nav{display: flex;float: left;}
	.head .nav > li{display: none;}
	.head .mobile_nav{display:block;position: fixed;width: 40%;min-width: 300px;height: 100%;right: -100%;top: 0;z-index: 101;transition: right 0.5s;background-color: #fff;}
	.head .mobile_nav.sld{right: 0;background:#fff;}
	.head .mobile_nav .second_nav{margin-top: 30px;}
	.head .mobile_nav > ul > li{padding: 10px 8%;text-align: left;position: relative;}
	.head .mobile_nav > ul > li a{display: inline-block;font-size: 16px;color: #006cb7;}
	/* .head .mobile_nav > ul > li.item1{padding: 10px 8% 10px;} */
	.head .mobile_nav > ul li .next_nav{display: none;}
	.head .mobile_nav > ul li .next_nav li p{margin: 15px 0;}
	.head .mobile_nav > ul li .next_nav li p:nth-last-child(1){margin-bottom: 0;}
	.head .mobile_nav > ul li .next_nav a{font-size: 14px;line-height: 24px;}
	.head .mobile_nav > ul li .next_nav a:hover{text-decoration: underline;}
	.head .mobile_nav > ul .item2:after{content: "";position: absolute;width: 18px;height: 18px;background: url(../images/add.png)no-repeat center;top: 10px;right:5%;cursor: pointer;pointer-events: none;z-index: 1;filter: grayscale(1);}
	.head .mobile_nav > ul .item1:after{background: url(../images/minus.png)no-repeat center;}
}
@media only screen and (max-width:768px){
	.head .head_top .hd_logo .logo_next{margin: 10px 0;margin-left: 0;padding-left: 0;background: initial;}
}
@media only screen and (max-width:750px){
	.head .head_top .hd_logo .logo_next{display: none;}
}
@media only screen and (max-width:480px){
	.head .welcome{display: none;}
	.head .head_top{padding:4px 0}
	.head .head_top .hd_logo h1{width: 120px;}
	/* .head .head_top .hd_logo .logo_m{display: inline-block;} */
	.head .head_top .hd_logo .logo_next{display: block;}
	.head .head_top .hd_logo .logo_next h4{display: none;}
	.head .head_top .rt_part{display: none;}
	.head .nav_line .odcontent{width: 100%;}
	.head .head_nav .search button{width: 40px;}
	.head .nav > li:nth-child(1){padding: 8px 24px;}
	.head .mobile_nav .second_nav{max-height: 450px;overflow-y: scroll;}
	.head .mobile_nav > ul > li{padding: 8px 8%;}
	.head .mobile_nav > ul > li > a{font-size: 15px;}
	.head .mobile_nav > ul .item2 > a:after{background: url(../images/add.png)no-repeat center/18px;}
	.head .mobile_nav > ul .item1 > a:after{background: url(../images/minus.png)no-repeat center;}
	.head .mobile_nav .keyclose{padding: 2% 2% 2%;background: none;}
	.head .mobile_nav > ul li .next_nav a{line-height: normal;}
	.head .mobile_nav .keyclose i{background: url(../images/lst_on.png)no-repeat center/24px;background-color: #3f3a37;}
	.head .open_close{position: absolute;bottom: 5px;right: 3%;}
	.head .open_close .keyopen i{margin: 4px 0;}
}
@media only screen and (max-width:350px){
	.head .head_top .hd_logo .logo_next h2{font-size: 16px;}
}

/* search */
.search_list .layout{display: flex;flex-wrap: wrap;justify-content: space-between;padding: 1.6% 0 1.2%;align-items: flex-start;}
.search_list .key_word{padding: 7px 0;width: 60%;font-size: 14px;color:#333}
.search_list .key_word span{margin-right: 20px;display: inline-block;}
.search_list .key_word a{display: inline-block;margin-right: 10px;}
.search_list .key_word a:hover{color: #006cb7;}
.search_list .key_word a:nth-last-child(1){margin-right: 0;}
.search_list .search_wrap{padding: 0 15px 0 18px;width: 312px;height: 42px;line-height: 42px;box-sizing: border-box;background: #f3f3f3;}
.search_list .search_wrap .flx{align-items: center;}
.search_list .search_wrap input{display: inline-block;width: calc(100% - 20px);width: -webkit-calc(100% - 20px);color: #999;font-size: 14px;background: transparent;}
.search_list .search_wrap input::placeholder{color: #999;}
.search_list .search_wrap input::-webkit-input-placeholder{color: #999;}
@media only screen and (max-width:680px){
	.search_list .layout{padding: 20px 0;flex-flow: column-reverse;}
	.search_list .key_word{width: 100%;}
	.search_list .search_wrap{width: 100%;height: 34px;line-height: 34px;}
}

/* foot */
.foot{font-size: 16px;color: #fff;background: #161616;}
.foot .ft_nav{padding: 1.2% 0;background: #006cb7;}
.foot .ft_nav .nav_list{justify-content: center;}
.foot .ft_nav .nav_list li{position: relative;padding: 0 4.1%;box-sizing: border-box;font-size: 16px;}
.foot .ft_nav .nav_list li:after{content: "";position: absolute;right: 0;top: 51%;width: 1px;height: 17px;transform: translateY(-50%);background: #fff;}
.foot .ft_nav .nav_list li:nth-child(1){padding-left: 0;}
.foot .ft_nav .nav_list li:nth-last-child(1){padding-right: 0;}
.foot .ft_nav .nav_list li:nth-last-child(1):after{content: initial;}
.foot .ft_mes_layout{padding: 34px 0;border-bottom: 1px solid #2d2d2d;}
.foot .ft_mes li{position: relative;width: 25%;}
.foot .ft_mes li:after{content: "";position: absolute;right: 0;top: 50%;width: 1px;height: 90%;background: #2d2d2d;transform: translateY(-50%);}
.foot .ft_mes li:nth-last-child(1):after{content: initial;}
.foot .ft_mes li .tit i..foot .ft_mes li .tit span{display: inline-block;vertical-align: middle;}
.foot .ft_mes li .part_2{margin: 0 auto;width: 234px;max-width: 100%;}
.foot .ft_mes li .part_3{margin: 0 auto;width: 127px;max-width: 100%;}
.foot .ft_mes li .part_4{margin: 0 0 0 auto;width: 190px;max-width: 100%;}
.foot .ft_btm{padding: 38px 0;font-size: 18px;}
.foot .ft_btm .layout{}
.foot .ft_btm .ft_name em{font-size: 13px;color: #666;}
.foot .ft_btm .ft_link{margin-right: 3%;max-width: 342px;}
.foot .ft_btm .ft_link a{font-size: 16px;}
.foot .ft_btm .ft_ewm{width: 258px;}
.foot .ft_btm .ft_ewm ul li{width: 42%;text-align: center;}
.foot .ft_btm .ft_ewm ul li .img img{width: 100%;}
.foot .ft_btm .ft_ewm ul li p{padding: 2px;font-size: 14px;background-color: #242424;}
footer{font-size: 14px;}
@media only screen and (max-width:1000px){
	.foot .ft_mes li{padding: 0 2%;text-align: center;box-sizing: border-box;}
}
@media only screen and (max-width:990px){
	.foot .ft_btm .ft_logo,.foot .ft_btm .ft_name,.foot .ft_btm .ft_link{margin-bottom: 15px;}
	footer{margin-top: 2%;}
}
@media only screen and (max-width:768px){
	.foot{font-size: 14px;}
	.foot .ft_nav .nav_list li{font-size: 15px;}
	.foot .ft_mes li .tit{font-size: 16px;}
	.foot .ft_btm{font-size: 16px;}
}
@media only screen and (max-width:480px){
	.foot .ft_nav{display: none;}
	.foot .ft_mes li{margin: 10px 0;width: 50%;}
	.foot .ft_mes li:nth-child(2n):after{content: initial;}
	footer{display: none;}
	.foot .ft_btm .ft_logo img{width: 160px;}
	.foot .ft_btm{padding: 30px 0 30px;font-size: 15px;}
	.foot .ft_btm .ft_link a{font-size: 14px;}
	.foot .ft_btm .ft_ewm{width: 100%;}
	.foot .ft_btm .ft_ewm ul{justify-content: center;}
	.foot .ft_btm .ft_ewm ul li:nth-child(2){display: none;}
	.foot .ft_btm .ft_ewm ul li{width: 32%;}
	.foot .ft_btm .ft_logo, .foot .ft_btm .ft_name{width: 100%;text-align: center;}
	.foot .ft_btm .ft_link{display: none;}
}

/* top */
.side_kf{position: fixed;right: 3%;top: 70%;width: auto;height: auto;z-index: 99;}
.side_kf #top{display: inline-block;position: relative;width: 40px;height: 40px;border-radius: 10px;opacity: 0;background-color: #fdcb02;transition: all .4s;}
.side_kf #top i{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.side_kf #top:after{content: "";position: absolute;left: 50%;bottom: -20px;width: 94%;height: 15px;border-radius: 50%;background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);transform: translate(-50%,0);}



