.none {
	display: none;
}

li {
	list-style-type: none;
}

@font-face {
	font-family: 'DINPro';
	src: url("../font/DINPro-Bold.otf");
}

.en {
	font-family: DINPro;
}


@font-face {
	font-family: 'pfm';
	src: url("../font/PingFang Medium.ttf");
}

@font-face {
	font-family: 'pfr';
	src: url("../font/PingFang Regular.ttf");
}

.en1 {
	font-family: pfr;
}

:focus {
	outline: 0;
}

button::after {
	border: 0;
}

i {
	font-style: normal;
}

audio:not([controls]),
[hidden] {
	display: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: pfr;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: #000;
	background: #fff;
	font-family: pfm;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	vertical-align: middle;
}

caption,
th,
td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

a {
	text-decoration: inherit;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

/**
margin-top
*/
.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt45 {
	margin-top: 45px;
}

.mt50 {
	margin-top: 50px;
}

/**
margin-left
*/
.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml15 {
	margin-left: 15px;
}

.ml20 {
	margin-left: 20px;
}

.ml25 {
	margin-left: 25px;
}

.ml30 {
	margin-left: 30px;
}

.ml35 {
	margin-left: 35px;
}

.ml40 {
	margin-left: 40px;
}

.ml45 {
	margin-left: 45px;
}

.ml50 {
	margin-left: 50px;
}

.ml70 {
	margin-left: 70px;
}

/**
margin-right
*/
.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr15 {
	margin-right: 15px;
}

.mr20 {
	margin-right: 20px;
}

.mr25 {
	margin-right: 25px;
}

.mr30 {
	margin-right: 30px;
}

.mr35 {
	margin-right: 35px;
}

.mr40 {
	margin-right: 40px;
}

.mr45 {
	margin-right: 45px;
}

.mr50 {
	margin-right: 50px;
}

/**
margin-bottom
*/
.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb35 {
	margin-bottom: 35px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb45 {
	margin-bottom: 45px;
}

.mb50 {
	margin-bottom: 50px;
}


/**
padding-top
*/
.pt4 {
	padding-top: 4px;
}

.pt5 {
	padding-top: 5px;
}

.pt7 {
	padding-top: 7px;
}

.pt10 {
	padding-top: 10px;
}

.pt15 {
	padding-top: 15px;
}

.pt20 {
	padding-top: 20px;
}

.pt25 {
	padding-top: 25px;
}

.pt30 {
	padding-top: 30px;
}

.pt35 {
	padding-top: 35px;
}

.pt40 {
	padding-top: 40px;
}

.pt45 {
	padding-top: 45px;
}

.pt50 {
	padding-top: 50px;
}

/**
padding-left
*/
.pl5 {
	padding-left: 5px;
}

.pl10 {
	padding-left: 10px;
}

.pl15 {
	padding-left: 15px;
}

.pl20 {
	padding-left: 20px;
}

.pl25 {
	padding-left: 25px;
}

.pl30 {
	padding-left: 30px;
}

.pl35 {
	padding-left: 35px;
}

.pl40 {
	padding-left: 40px;
}

.pl45 {
	padding-left: 45px;
}

.pl50 {
	padding-left: 50px;
}

/**
padding-right
*/
.pr5 {
	padding-right: 5px;
}

.pr10 {
	padding-right: 10px;
}

.pr15 {
	padding-right: 15px;
}

.pr20 {
	padding-right: 20px;
}

.pr25 {
	padding-right: 25px;
}

.pr30 {
	padding-right: 30px;
}

.pr35 {
	padding-right: 35px;
}

.pr40 {
	padding-right: 40px;
}

.pr45 {
	padding-right: 45px;
}

.pr50 {
	padding-right: 50px;
}

/**
padding-bottom
*/
.pb5 {
	padding-bottom: 5px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb15 {
	padding-bottom: 15px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb25 {
	padding-bottom: 25px;
}

.pb30 {
	padding-bottom: 30px;
}

.pb35 {
	padding-bottom: 35px;
}

.pb40 {
	padding-bottom: 40px;
}

.pb45 {
	padding-bottom: 45px;
}

.pb50 {
	padding-bottom: 50px;
}



/*字体样式*/
.font12 {
	font-size: 12px;
}

.font13 {
	font-size: 13px;
}

.font14 {
	font-size: 14px;
}

.font15 {
	font-size: 15px;
}

.font16 {
	font-size: 16px;
}

.font17 {
	font-size: 17px;
}

.font18 {
	font-size: 18px;
}

.font19 {
	font-size: 19px;
}

.font20 {
	font-size: 20px;
}

.font21 {
	font-size: 21px;
}

.font22 {
	font-size: 22px;
}

.font23 {
	font-size: 23px;
}

.font24 {
	font-size: 24px;
}

.font25 {
	font-size: 25px;
}

.font26 {
	font-size: 26px;
}

.font27 {
	font-size: 27px;
}

.font28 {
	font-size: 28px;
}

.font29 {
	font-size: 29px;
}

.font30 {
	font-size: 30px;
}

.font31 {
	font-size: 31px;
}

.font32 {
	font-size: 32px;
}

.font33 {
	font-size: 33px;
}

.font34 {
	font-size: 34px;
}

.font35 {
	font-size: 35px;
}

.font36 {
	font-size: 36px;
}

.font37 {
	font-size: 37px;
}

.font38 {
	font-size: 38px;
}

.font39 {
	font-size: 39px;
}

.font40 {
	font-size: 40px;
}

.font41 {
	font-size: 41px;
}

.font42 {
	font-size: 42px;
}

.font43 {
	font-size: 43px;
}

.font44 {
	font-size: 44px;
}

.font45 {
	font-size: 45px;
}

.font46 {
	font-size: 46px;
}

.font47 {
	font-size: 47px;
}

.font48 {
	font-size: 48px;
}

.font49 {
	font-size: 49px;
}

.font50 {
	font-size: 50px;
}

.font51 {
	font-size: 51px;
}

.font52 {
	font-size: 52px;
}

.font53 {
	font-size: 53px;
}

.font54 {
	font-size: 54px;
}

.font55 {
	font-size: 55px;
}

.font56 {
	font-size: 56px;
}

.font57 {
	font-size: 57px;
}

.font58 {
	font-size: 58px;
}

.font59 {
	font-size: 59px;
}

.font60 {
	font-size: 60px;
}

.font61 {
	font-size: 61px;
}

.font62 {
	font-size: 62px;
}

.font63 {
	font-size: 63px;
}

.font64 {
	font-size: 64px;
}

.font65 {
	font-size: 65px;
}

/*字体粗细*/

.font-normal {
	font-weight: normal;
}

.font-bold {
	font-weight: bold;
}

.font-bolder {
	font-weight: bolder;
}

.font-lighter {
	font-weight: lighter;
}

/**
浮动
*/

.fl {
	float: left;
}

.fr {
	float: right;
}

/**
清浮动
*/
div.clear {
	clear: both;
	height: 0;
	width: 0;
}

.clearfix:after {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */

	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */

	display: block;
	clear: both;
	content: "";
}


image {
	width: 100%;
	display: block;
	height: auto;
}


.text-default {
	color: #ff5a00;
}

.text-222 {
	color: #222;
}

.text-666 {
	color: #666;
}

.text-999 {
	color: #999;
}

.text-fff {
	color: #fff;
}


/* .clearfix:after {
 visibility: hidden;
 display: block;
 font-size: 0;
 content: " ";
 clear: both;
 height: 0;
 zoom: 1;
} */

/**
display样式
*/

.d-block {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */
	display: block !important;
}

.d-none {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */
	display: none !important;
}

.d-inline {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */
	display: inline !important;
}

.d-inline-block {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */
	display: inline-block !important;
}

.d-table {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */
	display: table !important;
}

.d-table-cell {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */
	display: table-cell !important;
}

.d-grid {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */
	display: grid !important;
}

.d-flex {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;
	/* TWEENER - IE 10 */
	display: -webkit-flex;
	/* NEW - Chrome */
	display: flex;
	/* NEW, Spec - Opera 12.1, Firefox 20+ */
	display: flex !important;
}

/**
 flex位置设置部分
*/

.flex-all-center {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;
	/* TWEENER - IE 10 */
	display: -webkit-flex;
	/* NEW - Chrome */
	display: flex;
	/* NEW, Spec - Opera 12.1, Firefox 20+ */
	display: flex;
	-webkit-justify-content: center;
	-khtml-justify-content: center;
	-moz-justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	align-items: center;
}

.flex-all-between {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;
	/* TWEENER - IE 10 */
	display: -webkit-flex;
	/* NEW - Chrome */
	display: flex;
	/* NEW, Spec - Opera 12.1, Firefox 20+ */
	display: flex;
	-webkit-justify-content: space-between;
	-khtml-justify-content: space-between;
	-moz-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	align-items: center;
}

.flex-justify-between {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;
	/* TWEENER - IE 10 */
	display: -webkit-flex;
	/* NEW - Chrome */
	display: flex;
	/* NEW, Spec - Opera 12.1, Firefox 20+ */
	display: flex;
	-webkit-justify-content: space-between;
	-khtml-justify-content: space-between;
	-moz-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}

.flexone {
	flex: 1;
}

.flex-justify-around {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;
	/* TWEENER - IE 10 */
	display: -webkit-flex;
	/* NEW - Chrome */
	display: flex;
	/* NEW, Spec - Opera 12.1, Firefox 20+ */
	display: flex;
	-webkit-justify-content: space-around;
	-khtml-justify-content: space-around;
	-moz-justify-content: space-around;
	-o-justify-content: space-around;
	-ms-justify-content: space-around;
	justify-content: space-around;
}


.flex-align-center {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;
	/* TWEENER - IE 10 */
	display: -webkit-flex;
	/* NEW - Chrome */
	display: flex;
	/* NEW, Spec - Opera 12.1, Firefox 20+ */
	display: flex;
	align-items: center;
}



/**
定位设置
*/

.pos-static {
	position: static;
}

.pos-absolute {
	position: absolute;
}

.pos-fixed {
	position: fixed;
}

.pos-relative {
	position: relative;
}

.pos-sticky {
	position: sticky;
}

/*强制不换行*/

.ws-w {
	white-space: nowrap;
}

/*强制换行*/

.ww-bw {
	white-space: normal;
	word-wrap: break-word;
	word-break: break-all;
}

/*单行文本隐藏*/

.text-simple-hidden {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.border0 {
	border: 0 !important;
}

/*去掉苹果手机自带按钮样式*/

input[type=button],
input[type=submit],
input[type=file],
button {
	cursor: pointer;
	-webkit-appearance: none;
}



/*图片中心放大代码区域*/

.img-box {
	/*图片盒子类名*/

	overflow: hidden;
}

.img-box img {
	transition: .3s;
	width: 100%;
	max-width: 100%;
}

.img-box:hover img {
	/*图片中心放大代码*/
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}


/*图片中心放大代码区域*/


.imgbox_a {
	position: relative;
	/* padding-bottom: 100%; */
	overflow: hidden;
	display: block;
}

.imgbox_a>img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100% !important;
	height: 100% !important;
}

.imgbox_hover>img {
	/* ueco 时间曲线*/
	/*transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;

}

.imgbox_hover:hover>img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

/**************************************/
/************[公用over]****************/
/**************************************/



/*header-start*/
/**************************************************************/
.logo img {
	width: 128px;
	height: 70px;
	margin-top: 5px;
}

#header {
	height: 100px;
	width: 100%;
	background: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 3;

	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
#header2 {
	height: 100px;
	width: 100%;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
box-shadow: 0 10px 10px rgba(0, 0, 0, 0.02);
color: #222;
}
#header2.headcp{
	background: rgba(255, 255, 255, 0);
	box-shadow: none;
	border:1px solid rgba(0, 0, 0, 0.2);
	position: absolute;
	top:0;
}
/* #header2.headcp {
    height: 100px;
    width: 100%;
    background: #fff;
   
    top: 0;
    left: 0;
    z-index: 2;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.02);
    color: #222;
} */
.headcp .nav>ul>li>a::after {
    position: absolute;
    content: "";
    width: 0;
    height: 3px;
    background-color: #007EC5;
    bottom: 0px;
    right: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
#header2 .mainresearch {
    width: 207px;
    height: 45px;
    line-height: 45px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 50px;
    display: flex;
    transition: all 0.3s ease;
    outline: none;
}
.maintel img {
	width: 21px;
	height: 20px;
	cursor: pointer;
}

.searchBox {
	width: 207px;
	height: 45px;
	position: relative;
}

.mainresearch {
	width: 207px;
	height: 45px;
	line-height: 45px;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 50px;
	display: flex;
	opacity: 0;
	transition: all 0.3s ease;
	outline: none;
}
.mainresearch .but{
	background: none;
	border:0;
	width: 20px;
	height: 20px;
	margin: 5px 15px 15px 14px;
}

.mainresearch img {
	width: 20px;
	height: 20px;
	
	line-height: 22px;

}
.mainresearch.active {
	width: 207px;
	/* Adjust the width as needed */
	opacity: 1;
}

.mainresearch2 {
	position: absolute;
	top: 8px;
	right: 0;
	transition: all 0.3s ease;
	cursor: pointer;
}

.mainresearch2.hidden {
	opacity: 0;
	width: 0;
	padding: 10px 0;
}


.mainresearch input {
	background: none;
	border: 0;
	color: #fff;
}

.mainresearch input::placeholder {
	color: #fff;
	/* 设置颜色 */

}
#header2 .mainresearch input::placeholder {
	color: #999;
	/* 设置颜色 */

}
.mainresearch.none {
	display: none
}

.wen {
	width: 150px;
	position: absolute;
	right: 0;
	top: 0;
}

.wen>a {
	display: block;
	height: 112px;
	background-repeat: no-repeat;
	background-position: center;
	/* background-image: url(../images/wen1.png); */
	background-color: #b08c62;
}


/**************************************************************/
/*header-over*/



/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/
#header-2 {
	display: none;
	height: 75px;
	/*border-bottom:0px solid #035cac;*/
	box-shadow: 0 4px 8px -3px #000;
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 1001;
	background-color: #fff;


}

.mainnav {
	width: 1720px;

}

.navbox {}

.nav-2 {
	display: none;
	background-color: #fff;
	position: relative;
	z-index: 900;
}

.nav-2>ul>li {
	border-top: 1px dotted #ccc;
	position: relative;
}

.jiaspan {
	position: absolute;
	width: 30px;
	height: 30px;
	background-image: url(../images/jia2.png);
	background-repeat: no-repeat;
	background-position: center;
	top: 5px;

	right: 14px;
}

.jiaspan.cur {
	background-image: url(../images/jia2h.png);

}

.nav-2>ul>li:first-child {
	/*border-top: 0;*/
}

.nav-2>ul>li>a {

	padding: 8px 10px;
	display: block;
	font-size: 16px;
	width: 100%;
	color: #333;
	text-transform: uppercase;

}

.nav-2>ul>li>ul {
	padding-bottom: 10px;
	display: none;
}

.nav-2>ul>li>ul>li>a {
	padding: 4px 10px;
	display: block;
	font-size: 14px;
	padding-left: 25px;
	width: 100%;
	color: #666;
}


.nav-2-form {
	padding: 10px;
	position: relative;
}

.nav-2-form input[type="image"] {
	position: absolute;
	right: 19px;
	top: 17px;
	width: 18px;

}

.nav-2-form .form-control {
	padding-right: 50px;
}

.logo-2 {
	font-size: 0;
	width: 72px;
	margin-left: 15px;
	margin-top: 17px;
}

.logo-2 img {
	display: block;
	width: 100%;
}


.menu2 {

	margin-right: 15px;
	height: 75px;
	font-size: 0;

}

.menu2 li {
	cursor: pointer;
	margin-left: 15px;
	float: right;
	margin-top: 29px;
}

.menu2 li+li {
	margin-top: 21px;
}

.menu2 li img {
	/*vertical-align: middle;*/


}

.chenggao {
	display: none;
	height: 75px;
}


#nav-2-heidi {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 800;
	background: rgba(0,0,0,.3);
	display: none;

}



/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/

.bannr {
	position: absolute;
	left: 5%;
	top: 50%;
	transform: translateY(-50%);
	z-index: 999;
	font-size: 55px;
	font-weight: bold;
	color: #fff;
}

.bannr p {
	font-size: 46px;
	margin: 0 0 40px 0;
}








/* 搜索 S */





.research {
	border-radius: 30px;
	padding: 5px 12px;
}

.research input {
	background: none;
	border: 0;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}

.research button {
	background: none;
	border: 0;
}

.nav {}


.nav #frist {
	opacity: 0;
}

.nav #frist li {
	float: none;
	position: relative;
}


.nav #second {
	opacity: 0;
	margin: -40px 0 0 80px;
	padding: 0px;
	position: absolute;
}

.nav #nav_one:hover #frist {
	opacity: 1;
	/* transition: all 2s; */
}

.nav #nav_two:hover #second {
	opacity: 1;
	/* transition: all 2s; */
}


.nav ul {
	margin: 0 54px;
	display: flex;
	justify-content: space-around;
}

.nav>ul>li {}

.telmain {
	display: flex;
	height: 93px;
	align-items: center;
}
.nav>ul>li>a {
	font-size: 18px;
	color: #fff;
	height: 99px;
	line-height: 93px;
	display: block;
	position: relative;
	transition: color .3s;
	margin: 0 36px;
	/* padding: 0 20px; */
	font-family: pfm;

}
#header2 .nav>ul>li>a {
	color: #222;
}
#header2 .nav>ul>li.cur>a,
#header2 .nav>ul>li:hover>a {
	color: #007EC5;
	font-weight: bold;
}
#header2 .nav>ul>li>ul {
	position: absolute;
	left: 50%;
	margin-left: -280px;
	width: 120px;
	top: 94%;
	z-index: 600;
	background-color: #f8f8f8;
	display: none;
	text-align: center;
	padding: 20px 0;
	border-radius: 5px;

}
.nav>ul>li>a::after {
	position: absolute;
	content: "";
	width: 0;
	height: 3px;
	background-color: #fff;
	bottom: 0px;
	right: 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.nav>ul>li.cur>a,
.nav>ul>li:hover>a {
	color: #fff;
	font-weight: bold;
}

.nav>ul>li:hover>a::after,
.nav>ul>li.cur>a::after {
	width: 100%;
	right: auto;
	left: 0;
}


.nav>ul>li>ul {
	position: absolute;
	left: 50%;
	margin-left: -280px;
	width: 120px;
	top: 94%;
	z-index: 600;
	background-color: #fff;
	display: none;
	text-align: center;
	padding: 20px 0;
	border-radius: 5px;

}

.nav>ul>li>ul>li+li {
	margin-top: 15px;
}

.nav>ul>li>ul>li>a {
	font-size: 16px;
	color: #333;
	transition: color .3s;

}

.nav>ul>li>ul>li>a:hover {
	color: #007EC5;
}




.nav>ul>li>ul #second {
	position: absolute;
	left: 50%;
	margin-left: 60px;
	width: 120px;
	top: 20px;
	z-index: 600;
	background-color: #fff;
	display: none;
	text-align: center;
	padding: 10px 15px;
}

.nav>ul>li>ul #second li>a {
	line-height: 30px;
	color: #222;
}


.nav>ul>li>ul #second li>a:hover {
	color: #E8390D;
}


/* 搜索 S */

/* .Header-search {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	z-index: 0;
	border-bottom: 1px solid rgba(255,255,255, 0.5);
}

.Header-searchnr.active {
	display: block;
}

.Header-search-click {
	width: 40px;
	height: 90px;
	cursor: pointer;
	background: url('../images/fdj.png') no-repeat center /26px auto;
	position: relative;
	z-index: 999;
	float: right;
	padding-right: 150px;
}

.Header-search-click.active {
	background: url('../images/closeW.png') no-repeat center/20px auto;
}

.Header-search-item {
	display: block;
	position: absolute;
	width: 100%;
	height: 90px;
	line-height: 90px;
	top: 0;
	left: 0;
	z-index: 99;
	text-align: right;
}

.Header-search-item .contain {
	padding: 0 302px 0 0;
}

.logoleft {
	float: left;
	display: none;
	padding-top: 20px;
	padding-left: 50px;
}

.Header-search-item.active,
.logoleft.active {
	display: block;
}

.Header-search-item input,
.Header-search-item button {
	display: inline-block;
	vertical-align: middle;
}

.Header-search-item input {
	width: 0px;
	height: 40px;
	border: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	font-size: 16px;
	color: #333;
	background: transparent;
	transition: border .4s ease;
}

.Header-search-item input::-webkit-input-placeholder {
	color: #333;
}

.Header-search-item input:-moz-placeholder {
	color: #333;
}

.Header-search-item input::-moz-placeholder {
	color: #333;
}

.Header-search-item input:-ms-input-placeholder {
	color: #333;
}

.Header-search-item.active input {
	animation: HeaderSearch 0.8s ease both;
} */

@keyframes HeaderSearch {
	0% {
		width: 40px;
	}

	100% {
		width: 520px;
	}
}

.Header-search-item button {
	width: 50px;
	height: 40px;
	background: url('../images/fdj.svg') no-repeat center /26px auto;
	cursor: pointer;
	margin-right: 0;
	border: none;
}

