@font-face{
	font-family: "BEBAS";
	src: url('../font/BEBAS.ttf');
	font-weight: normal; 
	font-style: normal;
}
/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td /* table elements 表格元素 */ {
    margin: 0;
    padding: 0;
}

/** 设置默认字体 **/
body,button, input, select, textarea /* for ie */ {
    font: 14px/1.0 "Arial","Microsoft YaHei","黑体","宋体","KaiTi",sans-serif;
}
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal;}
address, cite, dfn, em, var, i { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读, 让 small 正常化 */

/** 重置列表元素 **/
ul, ol { list-style: none; }

/** 重置文本格式元素 **/
a { text-decoration: none; -webkit-tap-highlight-color: rgba(0,0,0,0);}
a:hover { text-decoration: none; cursor: pointer; }

sup { vertical-align: text-top; } /* 重置, 减少对行高的影响 */
sub { vertical-align: text-bottom; }

/** 重置表单元素 **/
legend { color: #000; } /* for ie6 */
fieldset, img { border: 0; } /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea { font-size: 100%; outline: none;} /* 使得表单元素在 ie 下能继承字体大小 */
button, input[type="button"] { cursor: pointer;-webkit-appearance: none;}
input::-ms-clear{display:none;}/*隐藏文本框叉子*/
input::-ms-reveal{display:none;}/*隐藏密码框小眼睛*/
/* 注：optgroup 无法扶正 */

/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }

/* 重置 HTML5 元素 */
article, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section,
summary, time, mark, audio, video {
    display: block;
    margin: 0;
    padding: 0;
}

html{
	
}
body{
	width: 100%;
	padding-top: 106px !important;
	overflow-x: hidden;
	color: #333;
	background: #fff;
	box-sizing: border-box;
}
.nav{background:#fff;position:relative;width:930px;height:105px;line-height:105px;margin:0px auto;  }
.nav li{cursor:pointer;position:relative;color:#333333;font-size:16px; float:right;height:101px;margin:0px 16px; }
.nav li.on{color:#DF2119;border-bottom:4px solid #df2119;}
.nav li:hover{color:#DF2119;border-bottom:4px solid #df2119;}
.index_d1 {color: #ffffff; font-size:16px; padding-top:20px; line-height:50px; }

.index_d2 {color: #a0a0a0; font-size: 14px; line-height:28px; }
.index_d2 a{color: #a0a0a0; font-size: 14px; line-height:28px; }
.index_d2 a:hover{color: #ffffff; font-size: 14px;}
body, div,  ul,  li,  input, button, textarea, p{ margin: 0; padding: 0; font-size: 14px; } 
ul, li,  ol { display: block; list-style: none; }
.clear_both::after{
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
}
.pd{
	padding: 60px 0;
}

.mCSB_scrollTools .mCSB_draggerRail{
	background-color: #dedddd !important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background-color: #999 !important;
}


.head_box{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.head_box .top_div{
	background: #f2f2f2;
	height: 30px;
	line-height: 30px;
	color: #9a9a9a;
	font-size: 0;
	text-align: right;
}
.head_box .top_div strong{
	color: #ed6d00;
	font-size: 12px;
	line-height: 12px;
	display: inline-block;
	vertical-align: middle;
	padding: 0 16px;
	border-right: 1px solid #ccc;
}
.head_box .top_div span{
	line-height: 12px;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	border-right: 1px solid #ccc;
}
.head_box .top_div a{
	line-height: 12px;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	color: #9a9a9a;
	padding: 0 16px;
}
.head_box .top_div form{
	display: inline-block;
	vertical-align: middle;
	width: 120px;
	height: 18px;
	border: 1px solid #ccc;
	border-radius: 10px;
	position: relative;
}
.head_box .top_div form input{
	width: 100%;
	height: 100%;
	border: none;
	font-size: 12px;
	color: #333;
	box-sizing: border-box;
	padding: 0 30px 0 10px;
	background: none;
	vertical-align: top;
}
.head_box .top_div form button{
	position: absolute;
	top: 0;
	right: 6px;
	width: 18px;
	height: 18px;
	border: none;
	background: url(../img/ss.png) no-repeat center;
}

.head_box .bottom_div{
	height: 76px;
}
.head_box .bottom_div .logo_a{
	display: inline-block;
	vertical-align: top;
	height: 100%;
	width: 120px;
	background: url(../img/logo.png) no-repeat center;
}
.fx_div{
	float: right;
	line-height: 76px;
	font-size: 0;
}
.fx_div a{
	display: inline-block;
	vertical-align: middle;
	width: 26px;
	height: 25px;
	margin-left: 9px;
	position: relative;
}
.fx_div a img{
	position: absolute;
	z-index: 6;
	width: 100px;
	height: 100px;
	box-sizing: border-box;
	top: 34px;
	left: 50%;
	transform: translateX(-50%);
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	display: none;
}
.fx_div .a1{
	background: url(../img/fx1.png) no-repeat;
}
.fx_div .a1 img{
	border: 4px solid #fff;
}
.fx_div .a2{
	background: url(../img/fx2.png) no-repeat;
}
.fx_div .a3{
	background: url(../img/fx3.png) no-repeat;
}
.fx_div .a4{
	background: url(../img/fx4.png) no-repeat;
}
/* .fx_div .a3:hover img{
	opacity: 1;
} */
.head_box .bottom_div .w_ul{
	font-size: 0;
	float: right;
}
.head_box .bottom_div .w_ul li{
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.head_box .bottom_div .w_ul li:first-of-type{
	position: static;
}
.head_box .bottom_div .w_ul li>a{
	display: block;
	height: 76px;
	line-height: 76px;
	font-size: 14px;
	color: #333;
	padding: 0 20px;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.head_box .bottom_div .w_ul li:hover>a{
	color: #ed6d00;
}
.head_box .bottom_div .w_ul .active_li>a{
	color: #ed6d00;
}
.head_box .bottom_div .w_ul dl{
	display: none;
	position: absolute;
	z-index: 9;
	top: 76px;
	left: 50%;
	transform: translateX(-50%);
	width: 673px;
	font-size: 0;
	padding: 26px 0;
	background: #fff;
	border-top: 1px solid #ececec;
}
.head_box .bottom_div .w_ul dl dt{
	display: inline-block;
	vertical-align: top;
	padding-left: 46px;
	width: 200px;
	box-sizing: border-box;
}
.head_box .bottom_div .w_ul dl dt a{
	font-size: 15px;
	color: #333;
	display: block;
	line-height: 2.2;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.head_box .bottom_div .w_ul dl dt a:hover{
	color: #ed6d00;
}
.head_box .bottom_div .w_ul dl dd{
	display: inline-block;
	vertical-align: top;
	padding: 0 46px;
	border-left: 1px solid #e6e6e6;
}
.head_box .bottom_div .w_ul dl dd>img{
	width: 380px;
	vertical-align: top;
}
.head_box .bottom_div .w_ul .ts_dl{
	width: 871px;
}
.head_box .bottom_div .w_ul .ts_dl dt{
	width: 398px;
}
.head_box .bottom_div .w_ul .ts_dl dt p{
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	width: 120px;
}
.head_box .bottom_div .w_ul .ts_dl dt p span{
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 14px;
}
.head_box .bottom_div .w_ul .ts_dl dt p:first-of-type{
	width: 200px;
	margin-right: 30px;
}
.head_box .bottom_div .w_ul .ts_dl dt p:first-of-type a{
	display: inline-block;
	width: 100px;
}
.head_box .bottom_div .w_ul .classify_dl{
	transform: none;
	width: 100%;
	left: 0;
	top: 106px;
	padding: 0;
	border-top: none;
}
.head_box .bottom_div .w_ul .classify_dl dd{
	width: 1200px;
	margin: 0 auto;
	display: block;
	padding: 0;
	background: #fff;
	border-bottom: none;
	border-left: none;
}

.head_box .bottom_div .en_a{
	font-size: 16px;
	display: none;
	width: 34px;
	height: 34px;
	border: 1px solid #eee;
	border-radius: 50%;
	text-align: center;
	line-height: 36px;
	margin-top: 12px;
	float: right;
	color: #666;
	margin-right: 60px;
}
.head_box .bottom_div .menu_div{
	display: none;
	top: 0;
	right: 0;
    width: 60px;
    height: 100%;
	text-align: center;
    position: absolute;
}
.head_box .bottom_div .menu_div span{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 2.2rem;
    font-size: 0;
}
.head_box .bottom_div .menu_div i{
	display: inline-block;
    width: 30px;
	height: 2px;
    background: #666;
    margin: 4px 0;
    opacity: 1;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.head_box .bottom_div .active_div{

}
.head_box .bottom_div .active_div i:nth-of-type(1){
    -webkit-transform: rotate(45deg) translate(7px, 8px);
    transform: rotate(45deg) translate(7px, 8px);
}
.head_box .bottom_div .active_div i:nth-of-type(2){
    opacity: 0;
}
.head_box .bottom_div .active_div i:nth-of-type(3){
    -webkit-transform: rotate(-45deg) translate(7px, -8px);
    transform: rotate(-45deg) translate(7px, -8px);
}
.head_box .bottom_div .m_ul{
	border-top: 1px solid #eee;
	display: none;
	position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    background: #f7f7f7;
	z-index: 11;
	box-shadow: 0 3px 5px rgba(0,0,0,0.1);
}
.head_box .bottom_div .m_ul li{

}
.head_box .bottom_div .m_ul>li{
	padding: 0 4%;
    border-bottom: 1px solid rgba(255,255,255,0.2);
	position: relative;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.head_box .bottom_div .m_ul .active_li{
	background: #eee;
}
.head_box .bottom_div .m_ul>li a{
	display: block;
    height: 100%;
    color: #333;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
}
.head_box .bottom_div .m_ul>li a i{
	font-size: 20px;
	opacity: 0.3;
	float: right;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.head_box .bottom_div .m_ul>li a .active_i{
	float: right;
	-webkit-transform: rotate(45deg);
  	transform: rotate(45deg);
}
.head_box .bottom_div .m_ul p{
	display: none;
}
.head_box .bottom_div .m_ul p a{
	padding: 0 20px;
}

.fb_box{
	z-index: 99;
	position: fixed;
	width: 72px;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}
.fb_box a,.fb_box em{
	display: block;
	background: #ed6d00;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 1px;
	position: relative;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.fb_box em p{
	position: absolute;
	z-index: -1;
	height: 100%;
	line-height: 64px;
	white-space: nowrap;
	background: #db6500;
	color: #fff;
	top: 0;
	right: 73px;
	width: 0;
	font-size: 14px;
	opacity: 0;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.fb_box a img,.fb_box em img{
	vertical-align: top;
}
.fb_box a span,.fb_box em span{
	display: block;
	color: #fff;
	font-size: 12px;
	margin-top: 6px;
}
.fb_box a:hover,.fb_box em:hover{
	background: #db6500;
}
.fb_box em:hover p{
	width: 150px;
	opacity: 1;
}
.fb_box em div{
	position: absolute;
	z-index: -1;
	background: #db6500;
	top: 0;
	right: -228px;
	width: 300px;
	padding: 16px 0;
	font-size: 14px;
	opacity: 0;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.fb_box em div a{
	display: inline-block;
	vertical-align: top;
	width: 120px;
	height: 120px;
	margin: 0 10px;
	padding: 0;
}
.fb_box em div a img{
	vertical-align: top;
	width: 100%;
	height: 100%;
}
.fb_box em:hover div{
	right: 73px;
	opacity: 1;
}

.foot_box{
	background: #f5f5f5;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 80px;
	padding-left: 0;
}
.foot_box .w1200{
	position: relative;
	padding: 0 30px 30px;
}
.foot_box .w1200::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #ccc;
	top: 38px;
	left: 0;
}
.foot_box .left_box{
	float: left;
	font-size: 0;
	width: calc(100% - 148px);
}
.foot_box .left_box p{
	display: inline-block;
	vertical-align: top;
	margin-right: 12%;
}
.foot_box .left_box p:last-of-type{
	margin-right: 0;
}
.foot_box .left_box p span{
	display: block;
	font-size: 14px;
	color: #333;
	margin-bottom: 50px;
}
.foot_box .left_box p a{
	display: block;
	font-size: 14px;
	color: #999;
	margin-top: 15px;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.foot_box .left_box p a:hover{
	color: #333;
}
.foot_box .right_div{
	float: right;
	width: 148px;
	padding-top: 64px;
}
.foot_box .right_div .fx_div{
	height: 25px;
	line-height: 25px;
	margin-top: 20px;
}
.foot_box .right_div>a{
	display: block;
	border-radius: 20px;
	color: #fff;
	font-size: 16px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #333;
}
.foot_box .right_div>a::before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 23px;
	height: 23px;
	margin-right: 8px;
	background: url(../img/tb5.png) no-repeat;
}
.foot_box .right_div p{
	font-size: 20px;
	text-align: right;
	margin-top: 24px;
}
.foot_box .right_div p small{
	display: block;
	font-size: 12px;
	color: #aaa;
	margin-top: 16px;
}
.foot_box .bottom_div{
	text-align: center;
	padding-top: 14px;
	border-top: 1px solid #ccc;
	font-size: 12px;
	color: #999;
	line-height: 1.6;
}
.foot_box .bottom_div a{
	color: #999;
	margin-left: 20px;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.foot_box .bottom_div a:hover{
	color: #333;
}







.title_box{
	position: relative;
}
.title_box img{
	width: 100%;
	vertical-align: top;
}
.title_box h5{
	display: none;
	color: #fff;
	position: absolute;
	width: 92%;
	text-align: center;
	top: 50%;
	left: 4%;
	transform: translateY(-50%);
	font-size: 30px;
	line-height: 1.6;
}
.title_box h5 p{
	font-size: 16px;
	color: #fff;
	margin-top: 20px;
	display: none;
}

.paging_box{
	font-size: 0;
	margin-top: 45px;
}
.paging_box a{
	display: inline-block;
	height: 38px;
	vertical-align: top;
	padding: 0 15px;
	background: #ccc;
	margin-right: 16px;
	font-size: 14px;
	color: #fff;
	line-height: 38px;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.paging_box a:last-of-type{
	margin-right: 0;
}
.paging_box a:hover{
	background: #ed6d00;
}
.paging_box .active_a{
	background: #ed6d00;
}

.title_h3{
	text-align: center;
	font-size: 32px;
	margin-bottom: 50px;
}
.title_h3 small{
	display: block;
	font-size: 16px;
	color: #999;
	margin-top: 24px;
}



.news_box{

}
.news_box ul{
	
}
.news_box ul li{
	height: 180px;
	padding-bottom: 20px;
	margin-top: 20px;
	border-bottom: 1px solid #ccc;
}
.news_box ul li a{
	display: block;
	height: 100%;
	font-size: 0;
}
.news_box ul li em{
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	width: 300px;
}
.news_box ul li em img{
	width: 300px;
	height: 180px;
	vertical-align: top;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.news_box ul li div{
	height: 100%;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	width: 900px;
	box-sizing: border-box;
	padding: 18px 140px 0 30px;
	position: relative;
}
.news_box ul li div h6{
	font-size: 18px;
	color: #333;
	white-space: nowrap;
    text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 20px;
}
.news_box ul li div p{
	color: #666;
	line-height: 1.6;
}
.news_box ul li div span{
	color: #999;
	position: absolute;
	left: 30px;
	bottom: 18px;
}
.news_box ul li div i{
	position: absolute;
	top: 50%;
	right: 30px;
	color: #999;
	background: url(../img/jt2.png) no-repeat right 6px top 1px;
	padding-right: 26px;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.news_box ul li:hover em img{
	-webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.news_box ul li:hover div i{
	color: #ed6d00;
	background: url(../img/jt2h.png) no-repeat right 0 top 1px;;
}




.activity_box{

}
.activity_box ul{
	margin-top: -40px;
}
.activity_box ul li{
	margin-top: 40px;
}
.activity_box ul li a{
	display: block;
	height: 400px;
	font-size: 0;
}
.activity_box ul li em{
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}
.activity_box ul li em img{
	width: 760px;
	height: 400px;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.activity_box ul li div{
	display: inline-block;
	width: 440px;
	height: 100%;
	vertical-align: top;
	box-sizing: border-box;
	padding: 46px;
	position: relative;
	border: 1px solid #ccc;
	border-left: none;
}
.activity_box ul li div h6{
	font-size: 18px;
	white-space: nowrap;
    text-overflow: ellipsis;
	overflow: hidden;
	color: #333;
	margin-bottom: 24px;
}
.activity_box ul li div strong{
	display: block;
	font-size: 16px;
	color: #ed6d00;
	margin-bottom: 20px;
}
.activity_box ul li div p{
	font-size: 14px;
	color: #666;
	text-align: justify;
	line-height: 1.6;
}
.activity_box ul li div i{
	position: absolute;
	left: 46px;
	bottom: 46px;
	font-size: 12px;
	line-height: 14px;
	height: 20px;
	color: #ed6d00;
	background: url(../img/jt2h.png) no-repeat;
	background-position:  right 6px top 1px;
	padding-right: 26px;
	padding-left: 6px;
	border-bottom: 2px solid #ccc;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.activity_box ul li div i::after{
	content: "";
	position: absolute;
	height: 2px;
	width: 50%;
	left: 0;
	bottom: -2px;
	background: #ed6d00;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.activity_box ul li:hover em img{
	-webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.activity_box ul li:hover div i::after{
	width: 100%;
}
.activity_box ul li:hover div i{
	background-position:  right 0 top 1px;
}



.prestige_box{
	padding-bottom: 60px;
}
.prestige_box ul{
	margin-top: -15px;
}
.prestige_box ul li{
	margin-top: 30px;
	float: left;
	width: 380px;
	border-bottom: 1px solid #e6e6e6;
	margin-right: 30px;
}
.prestige_box ul li:nth-of-type(3n+3){
	margin-right: 0;
}
.prestige_box ul li a{
	display: block;
}
.prestige_box ul li em{
	display: block;
	overflow: hidden;
}
.prestige_box ul li em img{
	width: 100%;
	height: 228px;
	vertical-align: top;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.prestige_box ul li div{
	font-size: 0;
	padding: 14px 12px;
	position: relative;
}
.prestige_box ul li div::after{
	content: "";
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -8px;
	width: 11px;
	height: 17px;
	background: url(../img/jt1.png) no-repeat;
	background-position: 0 0;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.prestige_box ul li div h6{
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
}
.prestige_box ul li div small{
	font-size: 12px;
	color: #999;
	margin-left: 14px;
}
.prestige_box ul li div span{
	font-size: 12px;
	display: inline-block;
	padding: 2px 12px;
	background: #f2f2f2;
	color: #ed6d00;
	margin-right: 8px;
}
.prestige_box ul li:hover em img{
	-webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.prestige_box ul li:hover div::after{
	background-position: 0 -19px;
}



.wikipedia_box{

}
.wikipedia_box ul{
	margin-top: -30px;
}
.wikipedia_box ul li{
	float: left;
	width: 380px;
	margin-right: 30px;
	margin-top: 30px;
}
.wikipedia_box ul li:nth-of-type(3n+3){
	margin-right: 0;
}
.wikipedia_box ul li a{
	display: block;
}
.wikipedia_box ul li em{
	display: block;
	overflow: hidden;
}
.wikipedia_box ul li em img{
	width: 100%;
	vertical-align: top;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.wikipedia_box ul li div{
	height: 169px;
	border: 1px solid #ccc;
	width: 100%;
	box-sizing: border-box;
	padding: 34px 14px 20px;
}
.wikipedia_box ul li div h6{
	font-size: 18px;
	color: #333;
	white-space: nowrap;
    text-overflow: ellipsis;
	overflow: hidden;
}
.wikipedia_box ul li div p{
	font-size: 14px;
	color: #666;
	height: 44px;
	overflow: hidden;
	line-height: 1.6;
	margin: 14px 0;
}
.wikipedia_box ul li div i{
	display: inline-block;
	position: relative;
    font-size: 12px;
    line-height: 14px;
    height: 20px;
    color: #ed6d00;
    background: url(../img/jt2h.png) no-repeat;
    background-position: right 6px top 1px;
    padding-right: 26px;
    padding-left: 6px;
    border-bottom: 2px solid #ccc;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.wikipedia_box ul li div i::after{
	content: "";
    position: absolute;
    height: 2px;
    width: 50%;
    left: 0;
    bottom: -2px;
    background: #ed6d00;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.wikipedia_box ul li:hover div i{
	background-position: right 0 top 1px;
}
.wikipedia_box ul li:hover div i::after{
	width: 100%;
}
.wikipedia_box ul li:hover em img{
	-webkit-transform: scale(1.1);
    transform: scale(1.1);
}



.problem_box{

}
.problem_box .quiz_h6{
	text-align: right;
	margin-bottom: 8px;
}
.problem_box .quiz_h6 a{
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background: #ed6d00;
	color: #fff;
	text-align: center;
}
.problem_box .quiz_h6 a::after{
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	background: url(../img/jt4.png) no-repeat;
	width: 6px;
	height: 10px;
	margin-left: 6px;
}
.problem_box .problem_div{

}
.problem_box .problem_div dl{
	padding: 0 36px;
	cursor: pointer;
}
.problem_box .problem_div dl:nth-of-type(odd){
	background: #f7f7f7;
}
.problem_box .problem_div dl dt{
	position: relative;
	font-size: 18px;
	padding: 20px 0;
	color: #404040;
	line-height: 30px;
	padding-left: 48px;
	background: url(../img/tb7.jpg) no-repeat 0 20px;
}
.problem_box .problem_div dl dt::after{
	content: "";
	position: absolute;
	right: 0;
	top: 20px;
	width: 30px;
	height: 30px;
	background: url(../img/jt3.png) no-repeat center;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.problem_box .problem_div dl dd{
	display: none;
	padding: 20px 0;
	font-size: 14px;
	color: #666;
	line-height: 1.6;
	padding-left: 48px;
	background: url(../img/tb8.jpg) no-repeat 0 20px;
	border-top: 1px solid #dedede;
}
.problem_box .problem_div .active_dl dt::after{
	-webkit-transform: rotate(-180deg);
  	transform: rotate(-180deg);
}



.quiz_box{
	
}
.quiz_box form{
	background: #f7f7f7;
	font-size: 0;
	padding: 40px 110px 50px; 
}
.quiz_box form label{
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin-right: 5%;
	position: relative;
	font-size: 14px;
	color: #999;
}
.quiz_box form label:nth-of-type(3){
	margin-right: 0;
}
.quiz_box form label span{
	position: absolute;
	left: 16px;
	height: 50px;
	line-height: 50px;
}
.quiz_box form label span::before{
	content: "*";
	color: #ed6d00;
	margin-right: 4px;
}
.quiz_box form label input{
	width: 100%;
	height: 100%;
	font-size: 14px;
	border: 1px solid #eee;
	background: #fff;
	height: 50px;
	box-sizing: border-box;
	line-height: 50px;
	padding: 0 16px 0 68px;
}
.quiz_box form label:last-of-type{
	width: 100%;
	margin: 38px 0;
}
.quiz_box form label:last-of-type span::before{
	display: none;
}
.quiz_box form label textarea{
	border: 1px solid #eee;
	width: 100%;
	padding: 40px 16px 16px;
	font-size: 14px;
	height: 250px;
	box-sizing: border-box;
	background: #fff;
	resize: none;
}
.quiz_box form button{
	display: block;
	margin: 0 auto;
	width: 100px;
	height: 30px;
	background: #ed6d00;
	color: #fff;
	font-size: 14px;
	border: none;
}



.quiz_box{

}
.quiz_box .title_dl{
	
}
.quiz_box .title_dl dt{
	height: 50px;
	line-height: 50px;
	background: #f7f7f7;
	font-size: 18px;
	padding: 0 10px;
}
.quiz_box .title_dl dt::before{
	content: "";
	display: inline-block;
	width: 3px;
	height: 24px;
	background: #ed6d00;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 10px;
}
.quiz_box .title_dl dt::after{
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	width: 19px;
	height: 19px;
	background: url(../img/tb11.png) no-repeat;
	margin-left: 16px;
}
.quiz_box .title_dl dd{
	border: 1px solid #eee;
	padding: 10px 23px;
	display: none;
}
.quiz_box .title_dl dd a{
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	color: #666;
	margin-right: 50px;
	line-height: 2;
	cursor: pointer;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.quiz_box .title_dl dd a:hover{
	color: #ed6d00;
}
.quiz_box ul{

}
.quiz_box ul li{
	margin-top: 36px;
}
.quiz_box ul li>h4{
	font-size: 16px;
	color: #666;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	position: relative;
	margin-bottom: 18px;
	font-weight: bold;
	margin-top: 36px;
}
.quiz_box ul li>h4::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -1px;
	height: 2px;
	width: 50px;
	background: #ed6d00;
}
.quiz_box ul li table{
	width: 100%;
	text-align: center;
	font-size: 14px;
}
.quiz_box ul li table tr{
	
}
.quiz_box ul li table td{
	padding: 14px 0;
	border: 1px solid #eee;
	color: #666;
}
.quiz_box ul li table td:first-of-type{
	background: #f7f7f7;
	color: #999;
}
.quiz_box ul li p{
	font-size: 14px;
	color: #666;
	line-height: 1.6;
}



.video_box{

}
.video_box ul{
	font-size: 0;
	margin-top: -40px;
}
.video_box ul li{
	display: inline-block;
	vertical-align: top;
	width: 590px;
	margin-right: 20px;
	margin-top: 40px;
	cursor: pointer;
}
.video_box ul li:nth-of-type(2n+2){
	margin-right: 0;
}
.video_box ul li div{
	position: relative;
	overflow: hidden;
}
.video_box ul li div::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	width: 100%;
	height: 100%;
	background: url(../img/bf.png) no-repeat center;
}
.video_box ul li div img{
	width: 100%;
	vertical-align: top;
	position: relative;
	z-index: 3;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.video_box ul li p{
	text-align: center;
	font-size: 18px;
	line-height: 1.6;
	margin-top: 16px;
}
.video_box ul li:hover div img{
	-webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.video_box .video_div{
	display: none;
	position: fixed;
	z-index: 11;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
}
.video_box .video_div div{
	width: 1200px;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.video_box .video_div i{
	position: absolute;
	cursor: pointer;
	z-index: 3;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	background: url(../img/gb.png) no-repeat center #fff;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.video_box .video_div i:hover{
	background: url(../img/gbh.png) no-repeat center #ed6d00;
}
.video_box .video_div video{
	width: 100%;
	height: auto;
}



.care_box{

}
.care_box .nr_p{
	font-size: 18px;
    color: #666;
	margin-top: 20px;
	line-height: 1.6;
	margin-bottom: 40px;
	text-align: center;
}
.care_box h5{
	font-size: 24px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.care_box ul{
	margin-top: -30px;
	font-size: 0;
}
.care_box ul li{
	display: inline-block;
	vertical-align: top;
    width: 380px;
    margin-right: 30px;
    margin-top: 30px;
}
.care_box ul li:nth-of-type(3n+3) {
    margin-right: 0;
}
.care_box ul li em{
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.care_box ul li em::after{
	content: "";
	position: absolute;
	width: calc(100% - 30px);
	height: calc(100% - 30px);
	top: 15px;
	left: 15px;
	box-sizing: border-box;
	border: 1px solid rgba(255,255,255,0.6);
	background: rgba(255,255,255,0.1);
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	opacity: 0;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.honor_box ul li em::after{
	display: none;
}
.care_box ul li em img{
	width: auto;
	height: 260px;
	max-width: 380px;
	vertical-align: top;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.care_box ul li p{
	text-align: center;
    font-size: 18px;
    line-height: 1.6;
    margin-top: 16px;
}
.care_box ul li:hover em::after{
	opacity: 1;
}
.care_box ul li:hover em img{
	-webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.dealer_box ul li{
	display: inline-block;
	vertical-align: top;
    width: 585px;
    margin-right: 30px;
    margin-top: 30px;
}
.dealer_box ul li:nth-of-type(3n) {
    margin-right: 30px;
}
.dealer_box ul li:nth-of-type(2n) {
    margin-right: 0;
}



.course_box{
	padding-left: 70px;
	padding-right: 70px;
}
.course_box .course_div{

}
.course_box .tab_div{
	position: relative;
	margin-bottom: 46px;
}
.course_box .tab_div .btn_swiper{
	position: absolute;
	top: 50%;
	width: 43px;
	height: 43px;
	border-radius: 50%;
	outline: none;
}
.course_box .tab_div .swiper-button-prev{
	left: -70px;
	background: url(../img/jt5.png) no-repeat center;
}
.course_box .tab_div .swiper-button-next{
	right: -70px;
	background: url(../img/jt6.png) no-repeat center;
}
.course_box .tab_div dl{

}
.course_box .tab_div dd{
	font-size: 0;
	display: none;
}
.course_box .tab_div dd:first-of-type{
	display: block;
}
.course_box .tab_div dd em{
	display: inline-block;
	vertical-align: top;
	width: 424px;
	height: 254px;
}
.course_box .tab_div dd em img{
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.course_box .tab_div dd .right_div{
	display: inline-block;
	vertical-align: top;
	height: 254px;
	width: calc(100% - 424px);
	box-sizing: border-box;
	padding-left: 4%;
}
.course_box .tab_div dd .mCustomScrollbar_div{
	height: 206px;
	overflow: hidden;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width: 2px !important;
}
.course_box .tab_div dd div h6{
	font-size: 30px;
	font-style: italic;
	margin-bottom: 18px;
}
.course_box .tab_div dd div p{
	font-size: 16px;
	line-height: 1.8;
	padding-left: 14px;
	position: relative;
}
.course_box .tab_div dd div p::before{
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	background: #ed6d00;
	border-radius: 50%;
	left: 0;
	top: 10px;
}
.course_box .swiper-container{
	padding-left: 4px;
}
.course_box .swiper-slide{
	font-size: 18px;
	background: url(../img/tp52.jpg) no-repeat;
	background-size: 100%;
	padding-top: 60px; 
	cursor: pointer;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.course_box .swiper-slide::after{
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	background: #ed6d00;
	border-radius: 50%;
	top: 18px;
    left: -3px;
	opacity: 0;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.course_box .swiper_active{
	color: #ed6d00;
}
.course_box .swiper_active::after{
	opacity: 1;
}



.about_box{

}
.about_box .title_h3{
	margin-bottom: 30px;
}
.about_box .js_h6{
	font-size: 16px;
	color: #666;
	line-height: 1.8;
	text-align: center;
}
.about_box .div1{
	background: url(../img/tp53.jpg) no-repeat bottom;
	background-size: 100%;
}
.about_box .div1 .dl1{
	position: relative;
	width: 100%;
	padding-bottom: 29.5%;
	margin-top: 40px;
}
.about_box .div1 .dl1 dt{
	position: absolute;
	width: 49%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
	overflow: hidden;
	background: #000;
}
.about_box .div1 .dl1 dt img{
	width: 100%;
	height: 100%;
	vertical-align: top;
	position: absolute;
	opacity: 1;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.about_box .div1 .dl1 dt video{
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.about_box .div1 .dl1 dt::after{
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    width: 100%;
	height: 100%;
	opacity: 1;
    background: url(../img/bf.png) no-repeat center rgba(0,0,0,0.3);
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.about_box .div1 .dl1 .show img{
	opacity: 0;
}
.about_box .div1 .dl1 .show::after{
	opacity: 0;
	-webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.about_box .div1 .dl1 dd{
	position: absolute;
	width: 49%;
	height: 100%;
	top: 0;
	right: 0;
}
.about_box .div1 .dl1 dd img{
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.about_box .div1 .dl1 dd a{
	display: block;
	height: 100%;
}
.about_box .div1 .dl1 dd a::after{
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    width: 100%;
	height: 100%;
	opacity: 1;
    background: url(../img/bf.png) no-repeat center rgba(0,0,0,0.3);
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.about_box .div1 .dl2{
	font-size: 0;
	margin-top: 120px;
}
.about_box .div1 .dl2 dt{
	display: inline-block;
	vertical-align: middle;
	width: 49%;
	margin-right: 2%;
}
.about_box .div1 .dl2 dt div{
	font-size: 18px;
	color: #666;
	display: inline-block;
	padding-bottom: 60px;
}
.about_box .div1 .dl2 dt div:nth-of-type(7){
	padding-bottom: 0;
}
.about_box .div1 .dl2 dt div:nth-of-type(8){
	padding-bottom: 0;
}
.about_box .div1 .dl2 dt div:nth-of-type(odd){
	width: 240px;
	margin-right: 40px;
	border-right: 1px solid rgba(125,125,125,0.2);
}
.about_box .div1 .dl2 dt div strong{
	font-size: 40px;
	color: #ed6c00;
	vertical-align: bottom;
	font-family: "BEBAS";
}
.about_box .div1 .dl2 dt div p{
	display: inline-block;
	margin-left: 10px;
}
.about_box .div1 .dl2 dt div small{
	display: inline-block;
	vertical-align: top;
	font-size: 24px;
	font-family: "BEBAS";
	color: #ed6c00;
}
.about_box .div1 .dl2 dd{
	display: inline-block;
	vertical-align: middle;
	width: 49%;
}
.about_box .div1 .dl2 dd img{
	width: 100%;
}
#fullpage .div0 .show{
	opacity: 1;
	top: 6%;
}
#fullpage .div0 .content_div p{
	font-size: 16px;
}
#fullpage .div0 .content_div ul{
	text-align: center;
	font-size: 0;
	margin-top: 26px;
}
#fullpage .div0 .content_div ul li{
	display: inline-block;
	font-size: 14px;
	color: #937869;
	margin-right: 20px;
	position: relative;
	cursor: pointer;
}
#fullpage .div0 .content_div ul li:last-of-type{
	margin-right: 0;
}
#fullpage .div0 .content_div ul li img{
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 6px;
}
#fullpage .div0 .content_div ul li div{
	position: absolute;
	width: 100%;
	padding-left: 43px;
	display: none;
}
#fullpage .div0 .content_div ul li div p{
	font-size: 14px;
	line-height: 1.5;
	margin: 0;
	text-align: left;
	width: 100%;
}
#fullpage .div0 .content_div ul li div p::before{
	content: "";
	display: inline-block;
	vertical-align: top;
	margin-top: 9px;
	width: 14px;
	height: 1px;
	background: #937869;
	margin-right: 6px;
}
.about_box .div2{

}
.about_box .div2 .swiper-container{
	margin-top: 40px;
	padding-bottom: 34px;
}
.about_box .div2 .swiper-slide{
	
}
.about_box .div2 .swiper-slide img{
	width: 100%;
	vertical-align: top;
}
.about_box .div2 .swiper-pagination{
	bottom: 0;
}
.about_box .div2 .swiper-pagination .swiper-pagination-bullet-active{
	background: #ed6c00;
}
.about_box .div3{
	background: #eee;
	text-align: center;
}
.about_box .div3 .img1{
	vertical-align: top;
	max-width: 90%;
	margin-top: 20px;
}
.about_box .div3 div{
	margin-top: 40px;
}
.about_box .div3 div span{
	display: inline-block;
	line-height: 69px;
	font-size: 24px;
	color: #333;
	margin: 0 30px;
}
.about_box .div3 div span img{
	width: 69px;
	height: 69px;
	vertical-align: top;
	margin-right: 10px;
}
.about_box .div4{

}
.about_box .div4 ul{
	margin-top: 40px;
}
.about_box .div4 ul li{
	float: left;
	width: 32%;
	margin-right: 2%;
}
.about_box .div4 ul li:nth-of-type(3n){
	margin-right: 0;
}
.about_box .div4 ul li em{
	display: block;
	width: 100%;
	padding-bottom: 70%;
	box-sizing: border-box;
	position: relative;
	border: 1px solid #ccc;
}
.about_box .div4 ul li em img{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.about_box .div4 ul li p{
	font-size: 14px;
	color: #666;
	line-height: 1.5;
	padding: 12px 20px;
}
.about_box .div4 .link_p{
	font-size: 0;
	margin-top: 40px;
}
.about_box .div4 .link_p a{
	display: inline-block;
	vertical-align: top;
	width: 198px;
	height: 44px;
	line-height: 44px;
	margin-right: 10px;
	text-align: center;
	border: 1px solid #ed6d00;
	color: #ed6d00;
	font-size: 16px;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.about_box .div4 .link_p a:hover{
	background: #ed6d00;
	color: #fff;
}
.about_box .div5{
	background: #eee;
}
.about_box .div5 .js_h6{
	text-align: left;
}
.about_box .div5 img{
	width: 100%;
	vertical-align: top;
	margin: 30px 0; 
}
.about_box .div6{
	
}
.about_box .div6 div{
	margin-top: 30px;
	text-align: center;
	background: url(../img/tp70.jpg) no-repeat left bottom;
}
.about_box .div6 div img{
	max-width: 90%;
	vertical-align: top;
}
.videoShow_box{
	display: none;
    position: fixed;
    z-index: 11;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
}
.videoShow_box div{
	width: 60%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.videoShow_box div video{
	width: 100%;
    height: auto;
}
.videoShow_box div i{
	position: absolute;
    cursor: pointer;
    z-index: 3;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: url(../img/gb.png) no-repeat center #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.videoShow_box div i:hover{
	background: url(../img/gbh.png) no-repeat center #ed6d00;
}









.ts_title{

}
.ts_title h5{
	font-size: 58px;
	font-weight: bold;
	display: block;
}
.ts_title h5 p{
	font-size: 40px;
	display: block;
}
.league_box{

}
.league_box .div1{
	
}
.league_box .div1 .swiper-container{
	padding-bottom: 34px;
}
.league_box .div1 .swiper-pagination{
	bottom: 0;
}
.league_box .div1 .swiper-pagination .swiper-pagination-bullet-active{
	background: #ed6d00;
}
.league_box .div1 .swiper-slide{
	text-align: center;
}
.league_box .div1 .swiper-slide img{
	vertical-align: top;
}
.league_box .div1 .swiper-slide p{
	font-size: 16px;
	color: #666;
	padding: 0 30px;
	line-height: 1.6;
	margin-top: 16px;
}
.league_box .div2{

}
.league_box .div2 dl{
	
}
.league_box .div2 dt{
	
}
.league_box .div2 dt img{
	width: 100%;
	vertical-align: top;
}
.league_box .div2 dd{
	font-size: 0;
	margin-top: 30px;
}
.league_box .div2 dd>div{
	display: inline-block;
	vertical-align: top;
	width: 32%;
	margin-right: 2%;
}
.league_box .div2 dd>div:nth-of-type(3){
	margin-right: 0;
}
.league_box .div2 dd>div strong{
	display: inline-block;
	vertical-align: top;
	margin-top: -8px;
	width: 72px;
	font-size: 50px;
	color: #ed6d00;
	font-style: italic;
	font-family: "宋体";
	text-align: left;
}
.league_box .div2 dd>div div{
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 72px);
}
.league_box .div2 dd>div div h6{
	font-size: 20px;
	margin-bottom: 12px;
}
.league_box .div2 dd>div div p{
	font-size: 12px;
	color: #999;
	line-height: 1.5;
}
.league_box .div3{

}
.league_box .div3 dl{
	font-size: 0;
}
.league_box .div3 dt{
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin-right: 2%;
}
.league_box .div3 dt img{
	width: 100%;
	vertical-align: top;
}
.league_box .div3 dd{
	display: inline-block;
	vertical-align: top;
	width: 49%;
}
.league_box .div3 dd p{
	font-size: 18px;
	line-height: 1.6;
	position: relative;
	padding-left: 20px;
	margin: 8px 0;
}
.league_box .div3 dd p::before{
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	background: #ed6d00;
	border-radius: 50%;
	top: 10px;
	left: 0;
}
.league_box .div4{

}
.league_box .div4 ul{
	margin-top: -28px;
}
.league_box .div4 ul li{
	float: left;
	width: 49%;
	background: #f7f7f7;
	box-sizing: border-box;
	padding: 26px 40px;
	margin-right: 2%;
	font-size: 0;
	margin-top: 28px;
}
.league_box .div4 ul li:nth-of-type(2n){
	margin-right: 0;
}
.league_box .div4 ul li em{
	display: inline-block;
	vertical-align: middle;
	width: 134px;
	height: 134px;
	border-radius: 50%;
	overflow: hidden;
}
.league_box .div4 ul li em img{
	width: 100%;
	vertical-align: top;
}
.league_box .div4 ul li div{
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 134px);
	box-sizing: border-box;
	padding-left: 40px;
}
.league_box .div4 ul li div h6{
	font-size: 22px;
	margin-bottom: 20px;
}
.league_box .div4 ul li div h6 span{
	font-size: 14px;
	color: #999;
	margin-left: 20px;
}
.league_box .div4 ul li div p{
	font-size: 16px;
	color: #666;
	line-height: 1.6;
	font-style: italic;
	height: 50px;
	overflow: hidden;
}
.league_box .div5{

}
.league_box .div5 .swiper-container{
	padding: 0 39px;
}
.league_box .div5 .swiper-slide{
	box-sizing: border-box;
	height: 160px;
	border-radius: 6px;
	border: 1px dashed #ccc;
	padding: 26px 30px 0;
}
.league_box .div5 .swiper-slide strong{
	display: block;
	font-size: 30px;
	color: #ed6d00;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 12px;
}
.league_box .div5 .swiper-slide p{
	font-size: 16px;
	color: #999;
	line-height: 1.6;
}
.league_box .div5 .swiper-button-prev{
	left: 0;
	width: 28px;
	height: 28px;
	background: url(../img/tp84.png) no-repeat;
	margin-top: -14px;
}
.league_box .div5 .swiper-button-next{
	right: 0;
	width: 28px;
	height: 28px;
	background: url(../img/tp85.png) no-repeat;
	margin-top: -14px;
}
.league_box .div6{
	
}
.league_box .div6 img{
	width: 100%;
	vertical-align: top;
}
.league_box .div6 dl{
	text-align: center;
}
.league_box .div6 dt{
	font-size: 16px;
	color: #666;
	line-height: 1.6;
	margin: 30px 0 20px;
}
.league_box .div6 dt i{
	color: #ed6d00;
	font-weight: bold;
}
.league_box .div6 dd{
	display: inline-block;
	border: 1px solid #ed6d00;
	font-size: 24px;
	color: #ed6d00;
	font-weight: bold;
	line-height: 1.2;
	padding: 16px 34px 16px 24px;
}
.league_box .div6 dd p{
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	font-style: italic;
}
.league_box .div6 dd p small{
	display: block;
	font-size: 17px;
}
.league_box .div6 dd::before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	width: 41px;
	height: 43px;
	background: url(../img/tp82.png) no-repeat;
}
.league_box .div7{
	margin-top: 60px;
}
.league_box .div7 dl{
	font-size: 0;
	text-align: center;
}
.league_box .div7 dl dt{
	display: inline-block;
	width: 700px;
	text-align: left;
	vertical-align: middle;
	box-sizing: border-box;
	padding-right: 12%;
}
.league_box .div7 dl dt h6{
	font-size: 28px;
}
.league_box .div7 dl dt h6 small{
	font-size: 16px;
	color: #999;
	margin-left: 20px;
}
.league_box .div7 dl dt div{
	font-size: 16px;
	color: #666;
	line-height: 1.5;
	margin-top: 30px;
}
.league_box .div7 dl dt div p{
	padding-left: 24px;
	position: relative;
	font-size: 16px;
	color: #666;
	line-height: 1.6;
	margin-bottom: 10px;
}
.league_box .div7 dl dt div p::before{
	content: "—";
	position: absolute;
	left: 0;
	top: -1px;
}
.league_box .div7 dl dd{
	display: inline-block;
	width: 194px;
	vertical-align: middle;
}
.league_box .div7 dl dd img{
	width: 100%;
	vertical-align: top;
}
.league_box .div8{

}
.league_box .div8 form{
	font-size: 0;
}
.league_box .div8 form input{
	display: inline-block;
	vertical-align: top;
	width: 32%;
	margin-right: 2%;
	height: 54px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	font-size: 18px;
	padding-left: 16px;
}
.league_box .div8 form input:last-of-type{
	margin-right: 0;
}
.league_box .div8 form select{
	display: inline-block;
	vertical-align: top;
	width: 32%;
	height: 54px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	font-size: 18px;
	padding-left: 13px;
}
.league_box .div8 form textarea{
	margin-top: 12px;
	width: 100%;
	height: 170px;
	border: 1px solid #ccc;
	font-size: 18px;
	line-height: 1.6;
	padding: 10px 16px;
	resize: none;
	box-sizing: border-box;
}
.league_box .div8 form button{
	display: block;
	margin: 40px auto 0;
	width: 200px;
	height: 48px;
	border: none;
	color: #fff;
	font-size: 18px;
	background: #ed6d00;
}



#fullpage{
	
}
.section img{
	width: auto !important;
	height: auto !important;
}
#fullpage .section{
	display: block;
	max-height: 100%;
	overflow: hidden;
	/* height: 100% !important; */
}
#fullpage .fp-tableCell{
	position: relative;
	display: block;
	font-size: 0;
	height: 100% !important;
}
#fullpage .bg_img{
	vertical-align: top;
	width: 100% !important;
	height: 100% !important;
}
#fullpage .bgl_img{
	width: 50% !important;
	height: 100% !important;
	transform: translateX(-75%);
	transition: 1s ease;
	-webkit-transition: 1s ease;
}
#fullpage .bgr_img{
	width: 50% !important;
	height: 100% !important;
	transform: translateX(75%);
	transition: 1s ease;
	-webkit-transition: 1s ease;
}
#fullpage .active .bgl_img{
	transform: translateX(0);
}
#fullpage .active .bgr_img{
	transform: translateX(0);
}

#fullpage .content_div{
	position: absolute;
	top: 36%;
	left: 50%;
	width: 54%;
	margin-left: -27%;
	color: #333;
	text-align: center;
	opacity: 0;
	transition: 1s ease;
	-webkit-transition: 1s ease;
}
#fullpage .content_div h6{
	font-size: 50px;
	font-weight: bold;
	margin-bottom: 28px;
}
#fullpage .content_div strong{
	font-size: 22px;
	font-weight: normal;
	display: block;
	margin-bottom: 28px;
}
#fullpage .content_div p{
	font-size: 18px;
	line-height: 1.6;
	width: 72%;
	margin: 0 auto;
}



#fullpage .div1{

}
#fullpage .div1 dl{
	position: absolute;
	top: 14%;
	left: -5%;
	width: 555px;
	color: #fff;
	opacity: 0;	
	transition: 1s ease;
	-webkit-transition: 1s ease;
}
#fullpage .div1 dl.show{
	opacity: 1;
	left: 16%;
}
#fullpage .div1 dt{
	margin-bottom: 30px;
}
#fullpage .div1 dt img{
	vertical-align: top;
}
#fullpage .div1 dd{

}
#fullpage .div1 dd>p{
	font-size: 14px;
	line-height: 1.6;
}
#fullpage .div1 ul{
	margin-top: 40px;
}
#fullpage .div1 ul li{
	font-size: 0;
	margin-top: 26px;
	cursor: pointer;
}
#fullpage .div1 ul li img{
	vertical-align: top;
}
#fullpage .div1 ul li .list_div{
	display: inline-block;
	width: calc(100% - 76px);
	box-sizing: border-box;
	padding-left: 14px;
	padding-top: 16px;
}
#fullpage .div1 ul li .list_div h6{
	font-size: 22px;
	margin-bottom: 20px;
}
#fullpage .div1 ul li .list_div div{
	display: none;
}
#fullpage .div1 ul li:first-of-type .list_div div{
	display: block;
}
#fullpage .div1 ul li .list_div div p{
	font-size: 16px;
	line-height: 1.5;
	margin-top: 16px;
	padding-left: 24px;
	position: relative;
}
#fullpage .div1 ul li .list_div div p:first-of-type{
	margin-top: 0;
}
#fullpage .div1 ul li .list_div div p::before{
	content: "";
	position: absolute;
	width: 15px;
	height: 1px;
	background: #fff;
	left: 0;
	top: 10px;
}
#fullpage .div2 .show{
	opacity: 1;
	top: 16%;
}


#5cssjgd{
	border-radius: 20px;
	color: #fff;
	font-size: 16px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #333333;}



#fullpage .div3{

}
#fullpage .div2 .content_div h6{
	color: #ed6c00;
}
#fullpage .div3 .show{
	opacity: 1;
	top: 16%;
}
#fullpage .div3 .content_div h6{
	color: #ff0000;
}
#fullpage .div3 dl{
	width: 50%;
	position: absolute;
	bottom: -300px;
	transition: 0.8s ease 0.8s;
	-webkit-transition: 0.8s ease 0.8s;
}
#fullpage .div3.active dl{
	bottom: 70px;
}
#fullpage .div3 dl dd{
	width: 54%;
	color: #fff;
	display: inline-block;
	box-sizing: border-box;
	/* margin: 0 auto; */
	border: 1px solid #fff;
	border-radius: 2px;
	background-color: rgba(255,255,255,0.2);
	padding: 24px 24px 18px 130px;
}
#fullpage .div3 dl h6{
	font-size: 24px;
	margin-bottom: 12px;
}
#fullpage .div3 dl p{
	font-size: 16px;
	line-height: 1.6;
}
#fullpage .div3 .left_dl{
	left: 0;
	text-align: right;
}
#fullpage .div3 .right_dl{
	right: 0;
	text-align: left;
}
#fullpage .div3 .left_dl dd{
	text-align: left;
	margin-right: 10%;
	background-image: url(5C9.png);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	border-radius: 10px;
	background-color: rgba(237,108,0,0.5);
}
#fullpage .div3 .right_dl dd{
	background-image: url(5C10.png);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	border-radius: 10px;
	margin-left: 10%;
	background-color: rgba(93,184,236,0.5);
}
#fullpage .div4 .show{
	opacity: 1;
	top: 16%;
}
#fullpage .div4 .content_div h6{
	color: #009143;
}
#fullpage .div5 .content_div{
	color: #061735;
}
#fullpage .div5 .show{
	opacity: 1;
	top: 16%;
}
#fullpage .div5 .content_div h6{
	color: #00a0e9;
}
#fullpage .div5 ul{
	font-size: 0;
	margin-top: 34px;
	display: none;
}
#fullpage .div5 ul li{
	display: inline-block;
	width: 110px;
	text-align: center;
	position: relative;
}
#fullpage .div5 ul li img{
	vertical-align: top;
}
#fullpage .div5 ul li span{
	display: block;
	font-size: 16px;
	margin-top: 12px;
}
#fullpage .div5 ul li::after{
	content: "";
	position: absolute;
	width: 1px;
	height: 70%;
	background: #889ebb;
	top: 15%;
	right: 0;
}
#fullpage .div5 ul li:last-of-type::after{
	display: none;
}
#fullpage .div6 dl{
	position: relative;
} 
#fullpage .div6 .show{
	opacity: 1;
	top: 14%;
}
#fullpage .div6 .content_div{
	color: #fff;
}
#fullpage .div6 dl dt{
	
}
#fullpage .div6 dl dt img{
	vertical-align: top;
}
#fullpage .div6 dl dd{
	position: absolute;
	width: 310px;
	font-size: 0;
	text-align: left;
}
#fullpage .div6 dl .dd1{
	left: -160px;
	top: 0;
	opacity: 0;
	transition: 0.8s ease 0.8s;
	-webkit-transition: 0.8s ease 0.8s;
}
#fullpage .div6 dl .dd2{
	left: -160px;
	top: 82%;
	opacity: 0;
	transition: 0.8s ease 1.2s;
	-webkit-transition: 0.8s ease 1.2s;
}
#fullpage .div6 dl .dd3{
	right: -160px;
	top: 0;
	opacity: 0;
	transition: 0.8s ease 1.0s;
	-webkit-transition: 0.8s ease 1.0s;
}
#fullpage .div6 dl .dd4{
	right: -160px;
	top: 82%;
	opacity: 0;
	transition: 0.8s ease 1.4s;
	-webkit-transition: 0.8s ease 1.4s;
}
#fullpage .div6 .show dl .dd1{
	opacity: 1;
	left: -60px;
	top: 18%;
}
#fullpage .div6 .show dl .dd2{
	opacity: 1;
	left: -60px;
	top: 64%;
}
#fullpage .div6 .show dl .dd3{
	opacity: 1;
	right: -60px;
	top: 18%;
}
#fullpage .div6 .show dl .dd4{
	opacity: 1;
	right: -60px;
	top: 64%;
}


#fullpage .div6 dl dd img{
	vertical-align: top;
}
#fullpage .div6 dl dd div{
	display: inline-block;
	padding-top: 6px;
	width: calc(100% - 62px);
	box-sizing: border-box;
	padding-left: 14px;
}
#fullpage .div6 dl dd div strong{
	font-size: 18px;
	margin-bottom: 10px;
}
#fullpage .div6 dl dd div p{
	font-size: 16px;
	line-height: 1.6;
	width: 100%;
}
#fullpage .div7{
	position: relative;
}
#fullpage .div7 .cp_img{
	position: absolute;
	left: 13%;
	bottom: -200px;
	width: 12.5% !important;
	opacity: 0;
	transition: 1s ease 0.8s;
	-webkit-transition: 1s ease 0.8s;
}
#fullpage .div7 .active{
	opacity: 1;
	bottom: 28px;
}
#fullpage .div7 .show{
	opacity: 1;
	top: 14%;
}
#fullpage .div7 .swiper-container{
	height: 300px;
	margin-top: 60px;
}
#fullpage .div7 .swiper-slide{
	font-size: 40px;
	height: auto !important;
	color: #fff;
	opacity: 0.7;
	text-align: center;
	height: 100px;
	line-height: 100px;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
#fullpage .div7 .swiper-slide-active{
	font-size: 54px;
	opacity: 1;
}




.thumbnail_box{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	z-index: 11;
}
.thumbnail_box .thumbnail_div{
	position: absolute;
	width: 800px;
	height: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: #fff;
	box-sizing: border-box;
	padding: 40px 60px 30px;
}
.thumbnail_box .thumbnail_div i{
	position: absolute;
    cursor: pointer;
    z-index: 3;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: url(../img/gb.png) no-repeat center #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.thumbnail_box .thumbnail_div i:hover{
	background: url(../img/gbh.png) no-repeat center #ed6d00;
}
.thumbnail_box .gallery-top{
	height: 80%;
	width: 100%;
  }
.thumbnail_box .gallery-thumbs{
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}
.thumbnail_box .swiper-slide img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
.thumbnailts_box .swiper-slide{
	text-align: center;
}
.thumbnailts_box .swiper-slide img{
	width: auto;
	height: auto;
	max-width: 60%;
	max-height: 60%;
	vertical-align: top;
}
.thumbnail_box .gallery-thumbs .swiper-slide{
	width: 25%;
	height: 100%;
	opacity: 0.4;
	cursor: pointer;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.thumbnail_box .gallery-thumbs .swiper-slide-thumb-active{
	opacity: 1;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
}



.newsInfo_box{
	
}
.newsInfo_box .title_div{
	font-size: 14px;
	color: #999;
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.newsInfo_box .title_div h5{
	font-size: 30px;
	line-height: 1.6;
	color: #333;
	margin-bottom: 24px;
}
.newsInfo_box .title_div strong{
	font-weight: normal;
	display: inline-block;
	line-height: 18px;
	height: 18px;
	border-right: 1px solid #999;
	padding-right: 20px;
	margin-right: 18px;
}
.newsInfo_box .title_div span{
	display: inline-block;
	line-height: 18px;
	height: 18px;
	margin-right: 18px;
}
.newsInfo_box .title_div em{
	display: inline-block;
	line-height: 18px;
	height: 18px;
	background: url(../img/fx.png) no-repeat left center;
	padding-left: 20px;
	vertical-align: top;
}
.newsInfo_box .title_div em a{
	background-image: none;
	padding-left: 0;
	font-size: 14px;
	color: #999;
	margin: 0;
	line-height: 18px;
	height: 18px;
}
.newsInfo_box .content_div{
	
}
.newsInfo_box .content_div p{
	font-size: 16px;
	color: #333;
	line-height: 1.6;
	margin-bottom: 20px;
}
.newsInfo_box .content_div p img{
	margin: 0 auto !important;
	display: block !important;
	width: auto !important;
	height: auto !important;
	max-width: 100% !important;
}
.paging_div{
	min-height: 34px;
	margin-top: 40px;
	position: relative;
} 
.paging_div a{
	display: block;
	font-size: 16px;
	color: #999;
	line-height: 34px;
	transition: 0.5s;
    -webkit-transition: 0.5s;
} 
.paging_div .return_a{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -17px;
	width: 120px;
	height: 32px;
	border: 1px solid #ccc;
	text-align: center;
	line-height: 32px;
} 
.paging_div a:hover{
	color: #ed6d00;
}
.paging_div .return_a:hover{
	background: #ed6d00;
	color: #fff;
	border: 1px solid #ed6d00;
}



.culture_box{

}
.culture_box dl{
	
}
.culture_box dl dd{
	
}
.culture_box dl dd p{
	font-size: 16px;
	color: #666;
	line-height: 1.6;
	text-align: justify;
	margin-bottom: 14px;
}
.culture_box dl dd p:last-of-type{
	margin-bottom: 0;
}
.culture_box .dl1 dd p{
	text-indent: 2em;
}
.culture_box .bg_div{
	width: 100%;
	position: relative;
	padding-bottom: 31%;
	background: url(../img/tp18.jpg) no-repeat fixed;
	background-size: cover;
}
.culture_box .bg_div p{
	position: absolute;
	width: 100%;
	font-size: 36px;
	line-height: 1.8;
	text-align: center;
	left: 0;
	top: 50%;
	margin-top: -64px;
}



.service_box{
	font-size: 0;
}
.service_box a{
	text-align: center;
	height: 200px;
	display: inline-block;
	vertical-align: top;
	width: 48%;
	margin-right: 4%;
	border: 1px solid #dedede;
	box-sizing: border-box;
	border-radius: 8px;
	padding-top: 14px;
}
.service_box a p{
	margin-top: 14px;
}
.service_box a p strong{
	display: block;
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #333;
}
.service_box a p span{
	display: block;
	font-size: 14px;
	color: #999;
}
.service_box a p i{
	display: inline-block;
    position: relative;
    font-size: 12px;
    line-height: 14px;
    height: 20px;
    color: #ed6d00;
    background: url(../img/jt2h.png) no-repeat;
    background-position: right 6px top 1px;
    padding-right: 26px;
    padding-left: 6px;
    border-bottom: 2px solid #ccc;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.service_box a p i::after{
	content: "";
    position: absolute;
    height: 2px;
    width: 50%;
    left: 0;
    bottom: -2px;
    background: #ed6d00;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.service_box .a1{
	width: 40%;
}
.service_box .a2{
	width: 26%;
}
.service_box .a3{
	width: 26%;
	margin-right: 0;
}
.service_box .a4{
	margin-top: 3%;
	padding: 0;
	line-height: 200px;
}
.service_box .a5{
	margin-right: 0;
}
.service_box .a4 img{
	vertical-align: middle;
}
.service_box .a4 p{
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	margin-top: 0;
	margin-left: 14%;
}
.service_box a:hover p i{
    background-position: right 0 top 1px;
}
.service_box a:hover p i::after{
	width: 100%;
}



.feedback_box{

}
.feedback_box .link_dl{
	margin-top: -20px;
	position: relative;
	display: inline-block;
	width: 130px;
	height: 34px;
	cursor: pointer;
	position: relative;
	z-index: 8;
}
.feedback_box .link_dl dt{
	font-size: 24px;
	color: #666;
}
.feedback_box .link_dl dt::after{
	content: "";
	position: absolute;
	right: 0;
	top: 5px;
	width: 13px;
	height: 13px;
	background: url(../img/sjx.png) no-repeat center;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.feedback_box .link_dl dd{
	display: none;
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	position: absolute;
	z-index: 3;
	top: 34px;
	left: 0;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.feedback_box .link_dl dd a{
	display: block;
	line-height: 1.8;
	font-size: 18px;
	color: #666;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.feedback_box .link_dl dd a:hover{
	color: #ed6d00;
}
.feedback_box .link_dl:hover dt::after{
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.feedback_box .img_div{
	margin-top: 10px;
}
.feedback_box .img_div img{
	width: auto;
	height: auto;
	max-width: 100%;
	vertical-align: top;
}



.feedback_box .environment_div{
	margin-top: 10px;
	position: relative;
}
.feedback_box .environment_div .gallery-top{
	height: 80%;
	width: 100%;
  }
.feedback_box .environment_div .gallery-thumbs{
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}
.feedback_box .environment_div .swiper-slide{
	position: relative;
}
.feedback_box .environment_div .swiper-slide img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
.feedback_box .gallery-top .swiper-slide div{
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	height: 195px;
	background: url(../img/bg1.png) no-repeat;
	background-size: 100% 100%;
}
.feedback_box .gallery-top .swiper-slide div p{
	font-size: 24px;
	color: #fff;
	line-height: 1.6;
	position: absolute;
	left: 4%;
	width: 92%;
	bottom: 34px;
}
.feedback_box .environment_div .gallery-thumbs .swiper-slide{
	width: 25%;
	height: 100%;
	cursor: pointer;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.feedback_box .gallery-thumbs .swiper-slide div{
	position: absolute;
	opacity: 0;
	width: 100%;
	bottom: 0;
	left: 0;
	height: 100%;
	background: rgba(0,0,0,0.5);
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.feedback_box .gallery-thumbs .swiper-slide div p{
	font-size: 18px;
	color: #fff;
	line-height: 1.6;
	position: absolute;
	width: 90%;
	top: 50%;
	left: 5%;
	transform: translateY(-50%);
	text-align: center;
}
.feedback_box .gallery-thumbs .swiper-slide div p::before{
	content: "";
	display: block;
	width: 25px;
	height: 1px;
	background: #ccc;
	margin: 0 auto 8px;
}
.feedback_box .gallery-thumbs .swiper-slide div p::after{
	content: "";
	display: block;
	width: 25px;
	height: 1px;
	background: #ccc;
	margin: 8px auto 0;
}
.feedback_box .environment_div .gallery-thumbs .swiper-slide-thumb-active{
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.feedback_box .environment_div .gallery-thumbs .swiper-slide-thumb-active div{
	opacity: 1;
}
.feedback_box .environment_div .swiper-pagination{
	width: 100%;
	margin-top: 16px;
	height: 3px;
	background: #e6e6e6;
}
.feedback_box .environment_div .swiper-pagination-progressbar-fill{
	background: #ed6d00;
}



.feedback_box .recruit_dl{
	margin-top: 10px;
}
.feedback_box .recruit_dl dt{
	height: 74px;
	line-height: 74px;
	background: #ed6d00;
	text-align: center;
	padding: 0 34px;
}
.feedback_box .recruit_dl dt span{
	float: left;
	width: 24%;
	font-size: 18px;
	color: #fff;
}
.feedback_box .recruit_dl dt span:first-of-type{
	text-align: left;
	width: 14%;
}
.feedback_box .recruit_dl dt span:last-of-type{
	text-align: right;
	width: 14%;
}
.feedback_box .recruit_dl dd{
	border: 1px solid #ccc;
	border-top: none;
}
.feedback_box .recruit_dl dd .top_div{
	font-size: 0;
	color: #666;
	height: 70px;
	line-height: 70px;
	text-align: center;
	padding: 0 34px;
	cursor: pointer;
}
.feedback_box .recruit_dl dd .top_div span{
	display: inline-block;
	font-size: 16px;
	width: 24%;
}
.feedback_box .recruit_dl dd .top_div span:first-of-type{
	text-align: left;
	width: 14%;
}
.feedback_box .recruit_dl dd .top_div i{
	display: inline-block;
	font-size: 16px;
	text-align: right;
	width: 14%;
	color: #d1161b;
}
.feedback_box .recruit_dl dd .top_div i::after{
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	margin-left: 10px;
	width: 12px;
	height: 12px;
	background: url(../img/tb6.png) no-repeat center;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.feedback_box .recruit_dl dd .active_div i::after{
	-webkit-transform: rotate(-180deg);
  	transform: rotate(-180deg);
}
.feedback_box .recruit_dl dd .bottom_div{
	font-size: 0;
	display: none;
	color: #666;
	padding: 10px 34px 20px;
}
.feedback_box .recruit_dl dd .bottom_div strong{
	display: block;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	margin-bottom: 12px;
}
.feedback_box .recruit_dl dd .bottom_div p{
	display: inline-block;
	font-size: 16px;
	color: #666;
	line-height: 1.8;
	vertical-align: top;
	width: 48%;
	margin-right: 4%;
}
.feedback_box .recruit_dl dd .bottom_div p:nth-of-type(2n+2){
	margin-right: 0;
}
.feedback_box .recruit_dl dd .bottom_div .jlsc_span{
	display: block;
	margin-top: 20px;
	font-size: 16px;
	background: #fff;
	border: 1px solid #ed6d00;
	color: #ed6d00;
	width: 140px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	cursor: pointer;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.feedback_box .recruit_dl dd .bottom_div .jlsc_span:hover{
	background: #ed6d00;
	color: #fff;
}



.sc_dl{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 98;
	background: rgba(0,0,0,0.8);
}
.sc_dl dt{
	position: absolute;
	background: #fff;
	width: 400px;
	padding: 40px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.sc_dl dt .sc_div{
	height: 42px;
	width: 100%;
	position: relative;
}
.sc_dl dt .out_i{
	position: absolute;
	top: 0;
	right: 0;
	width: 36px;
	height: 36px;
	background: url(../img/gb.png) no-repeat center;
	background-size: 50%;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.sc_dl dt .out_i:hover{
	background: url(../img/gbh.png) no-repeat center #ed6d00;
	background-size: 50%;
}
.sc_dl dt .sc_div .js-img-list-f{
	display: none;
}
.sc_dl dt .sc_div .file{
	position: absolute;
	z-index: 3;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
}
.sc_dl dt .sc_div::after{
	content: "请选择文件 !";
	position: absolute;
	top: 0;
	left: 0;
	font-size: 16px;
	background: #fff;
    border: 1px solid #ed6d00;
    color: #ed6d00;
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
}
.sc_dl dt .sc_btn{
	display: block;
	margin: 20px auto 0;
	width: 100px;
	height: 36px;
	background: #ed6d00;
	border: none;
	color: #fff;
	font-size: 16px;
}



.information_box{

}
.information_box .xl_div{
	font-size: 14px;
    color: #666;
    line-height: 1.6;
}
.information_box dl{
	font-size: 0;
}
.information_box dl dt{
	display: inline-block;
	width: 760px;
	vertical-align: top;
}
.information_box dl dt div{
	height: 448px;
}
.information_box dl dd{
	display: inline-block;
	width: 440px;
	box-sizing: border-box;
	padding-left: 28px;
	padding-top: 32px;
	vertical-align: top;
}
.information_box dl dd h6{
	font-size: 28px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
.information_box dl dd h6 small{
	font-size: 14px;
	color: #999;
	display: block;
	margin-top: 12px;
}
.information_box dl dd div{
	margin-top: 20px;
}
.information_box dl dd div p{
	font-size: 14px;
	color: #666;
	line-height: 1.6;
	padding: 3px 0;
}
.information_box .swiper_div .swiper-container{
	padding: 40px 10px;
	width: 100%;
	margin-left: -10px;
} 
.information_box .swiper_div .swiper-slide{
	background: #fff;
	height: 210px;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	border-radius: 10px;
	box-sizing: border-box;
	padding: 0 20px;
} 
.information_box .swiper_div .swiper-slide h6{
	font-size: 20px;
	color: #ed6d00;
	line-height: 1.6;
	padding: 14px 0 10px;
	margin-bottom: 12px;
	border-bottom: 1px dashed #e6e6e6;
} 
.information_box .swiper_div .swiper-slide p{
	font-size: 14px;
	color: #333;
	line-height: 1.8;
} 
.information_box .swiper-pagination{
	bottom: 0 !important;
}
.information_box .swiper-pagination span{
	border: 1px solid #ed6d00;
	background: #fff;
	opacity: 1;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.information_box .swiper-pagination .swiper-pagination-bullet-active{
	background: #ed6d00;
}



.product_box{
	padding-bottom: 60px;
}
.classify_dl{
	position: relative;
	z-index: 6 !important;
}
.classify_dl dt{
	height: 100px;
	line-height: 100px;
}
.classify_dl dt h6{
	display: inline-block;
	cursor: pointer;
	height: 100%;
	vertical-align: top;
	background: url(../img/tb11.png) no-repeat right center;
	padding-right: 34px;
}
.classify_dl dt h6 img{
	vertical-align: middle;
	margin-right: 14px;
}
.classify_dl dt h6 span{
	font-size: 18px;
	color: #666;
	vertical-align: middle;
}
.classify_dl dt div{
	position: relative;
	z-index: 3;
	width: 90px;
	margin-left: 20px;
	height: 25px;
	display: inline-block;
	vertical-align: middle;
	background: #f7f7f7;
	line-height: 25px;
	font-size: 14px;
	cursor: pointer;
}
.classify_dl dt div::after{
	content: "";
	position: absolute;
	right: 10px;
	top: 9px;
	width: 6px;
	height: 6px;
	background: url(../img/sj1.png) no-repeat center;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.classify_dl dt div:hover::after{
	-webkit-transform: rotate(-90deg);
  	transform: rotate(-90deg);
}
.classify_dl dt div span{
	display: block;
	height: 25px;
	padding-left: 12px;
	color: #999;
}
.classify_dl dt div p{
	display: none;
	background: #f7f7f7;
}
.classify_dl dt div p a{
	display: block;
	color: #999;
	padding-left: 12px;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.classify_dl dt div p a:hover{
	color: #ed6d00;
}
.classify_dl dd{
	display: none;
	font-size: 0;
	height: 120px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #f7f7f7;
}
.classify_dl dd a{
	display: inline-block;
	height: 100%;
	box-sizing: border-box;
	padding-top: 25px;
	width: 12.5%;
	vertical-align: top;
	text-align: center;
}
.classify_dl dd a em{
	position: relative;
	display: inline-block;
	width: 62px;
	height: 46px;
}
.classify_dl dd a em img{
	vertical-align: top;
	height: 100%;
	width: 100%;
	width: auto;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.classify_dl dd a em img:last-of-type{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.classify_dl dd a span{
	display: block;
	font-size: 14px;
	color: #666;
	margin-top: 12px;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.classify_dl dd a:hover em img{
	opacity: 0;
}
.classify_dl dd a:hover em img:last-of-type{
	opacity: 1;
}
.classify_dl dd a:hover span{
	color: #ed6d00;
}
.product_box .screen_dl{
	border-top: 1px solid #eee;
}
.product_box .screen_dl dd{
	font-size: 0;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #eee;
}
.product_box .screen_dl dd span{
	display: inline-block;
	vertical-align: top;
	width: 150px;
	background: #f7f7f7;
	font-size: 14px;
	color: #999;
	text-align: center;
}
.product_box .screen_dl dd a{
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	color: #666;
	margin-left: 27px;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.product_box .screen_dl dd a:hover{
	color: #ed6d00;
}
.product_box .screen_dl dd a.active_a{
	color: #ed6d00;
}
.product_box .screen_dl dt{
	background: #f8f8f8;
	padding: 10px 100px 10px 150px;
	font-size: 0;
	position: relative;
	border-bottom: 1px solid #eee;
}
.product_box .screen_dl dt a{
	display: inline-block;
	vertical-align: top;
	margin-right: 6px;
	background: #ed6d00;
	padding: 8px 12px;
	font-size: 14px;
	border: 1px solid #eee;
	border-radius: 2px;
	color: #fff;
}
.product_box .screen_dl dt a i{
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	margin-left: 10px;
	width: 10px;
	height: 10px;
	cursor: pointer;
	background: url(../img/out.png) no-repeat;
	background-size: 100% 100%;
}
.product_box .screen_dl dt .sc_a{
	position: absolute;
	font-size: 14px;
	line-height: 32px;
	height: 32px;
	top: 10px;
	right: 20px;
	padding: 0;
	border: none;
	background: none;
	cursor: pointer;
	color: #333;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.product_box .screen_dl dt .sc_a:hover{
	color: #ed6d00;
}


.product_box ul{
	padding-top: 36px;
}
.product_box ul li{
	float: left;
	width: 280px;
	height: 394px;
	border: 1px solid #eee;
	margin-right: 24px;
	margin-top: 24px;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.product_box ul li:nth-of-type(4n+4){
	margin-right: 0;
}
.product_box ul li a{
	display: block;
	position: relative;
}
.product_box ul li i{
	position: absolute;
	z-index: 3;
	height: 30px;
	line-height: 30px;
	background: #ed6d00;
	color: #fff;
	font-size: 14px;
	padding: 0 20px;
}
.product_box ul li em{
	display: block;
	height: 300px;
	line-height: 300px;
	text-align: center;
	overflow: hidden;
}
.product_box ul li em img{
	vertical-align: middle;
	width: auto;
	height: auto;
	max-width: 90%;
	max-height: 90%;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.product_box ul li div{
	padding:16px 16px;
}
.product_box ul li div span{
	display: block;
	font-size: 18px;
	color: #ed6d00;
}
.product_box ul li div h6{
	font-size: 16px;
	color: #666;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin: 8px 0;
}
.product_box ul li div p{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 12px;
	color: #999;
}
.product_box ul li:hover{
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
.product_box ul li:hover em img{
	-webkit-transform: scale(1.1);
    transform: scale(1.1);
}



.productInfo_box{
	padding-bottom: 60px;
}
.productInfo_box .crumb_div{
	background: #f7f7f7;
	height: 50px;
	line-height: 50px;
}
.productInfo_box .crumb_div p{
	font-size: 14px;
	color: #666;
}
.productInfo_box .crumb_div p span{
	color: #ed6d00;
}
.productInfo_box .crumb_div p a{
	color: #666;
}
.productInfo_box .crumb_div p a:hover{
	color: #dedede;
}
.productInfo_box .information_dl{
	margin: 60px auto;
}
.productInfo_box .information_dl dt{
	float: left;
	width: 478px;
	border: 1px solid #eee;
}
.productInfo_box .information_dl .swiper-slide img{
	width: auto;
	height: auto;
	max-width: 90%;
	max-height: 90%;
	vertical-align: middle;
}
.productInfo_box .information_dl .gallery-top{
	width: 100%;
	height: 478px;
}
.productInfo_box .information_dl .gallery-top .swiper-slide{
	line-height: 478px;
	height: 478px;
	text-align: center;
}
.productInfo_box .information_dl .gallery-thumbs{
	border-top: 1px solid #eee;
	height: 78px;
	padding: 0 16px;
}
.productInfo_box .information_dl .gallery-thumbs .swiper-slide{
	line-height: 78px;
	text-align: center;
	height: 78px;
	box-sizing: border-box;
	border: 1px solid #eee;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.productInfo_box .information_dl .gallery-thumbs .swiper-slide-thumb-active{
	border: 1px solid #ed6d00;
}
.productInfo_box .information_dl .swiper-button-next.swiper-button-disabled{
	opacity: 1;
}
.productInfo_box .information_dl .swiper-button-prev.swiper-button-disabled{
	opacity: 1;
}
.productInfo_box .information_dl .swiper-button-prev{
	height: 78px;
	width: 16px;
	background: url(../img/jtz.png) no-repeat center #fafafa;
	left: 0;
	top: 0;
	margin: 0;
}
.productInfo_box .information_dl .swiper-button-next{
	height: 78px;
	width: 16px;
	background: url(../img/jty.png) no-repeat center #fafafa;
	right: 0;
	top: 0;
	margin: 0;
}
.productInfo_box .information_dl dd{
	float: right;
	width: 720px;
	padding-left: 70px;
	box-sizing: border-box;
}
.productInfo_box .information_dl dd h6{
	line-height: 1.8;
	background: #f7f7f7;
	font-size: 18px;
	padding: 10px 20px 10px 34px;
	position: relative;
}
.productInfo_box .information_dl dd h6::before{
	content: "";
	position: absolute;
	width: 4px;
	height: calc(100% - 20px);
	background: #ed6d00;
	top: 10px;
	left: 20px;
}
.productInfo_box .information_dl dd div{
	padding: 12px 20px 0;
	font-size: 14px;
	line-height: 1.6;
}
.productInfo_box .information_dl dd div i{
	display: block;
	color: #ed6d00;
	margin-bottom: 30px;
}
.productInfo_box .information_dl dd div p{
	color: #999;
}
.productInfo_box .information_dl dd div p:first-of-type{
	margin-bottom: 18px !important;
}
.productInfo_box .information_dl dd div p span{
	font-size: 24px;
	color: #ed6d00;
}
.productInfo_box .information_dl dd>a{
	display: inline-block;
	margin-left: 20px;
	margin-top: 54px;
	width: 100px;
	height: 30px;
	background: #ed6d00;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
}
.productInfo_box .information_dl dd .bdsharebuttonbox{
	display: inline-block;
	vertical-align: bottom;
	height: 30px;
	line-height: 30px;
	margin-left: 40px;
}
.productInfo_box .information_dl dd .bdsharebuttonbox span{
	font-size: 14px;
	color: #999;
}
.productInfo_box .information_dl dd .bdsharebuttonbox a{
	width: 24px;
	height: 24px;
	margin: 0;
	padding: 0;
	float: none;
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
	margin-right: 8px;
}
.productInfo_box .information_dl dd .bdsharebuttonbox a.bds_sqq{
	background: url(../img/qq.png) no-repeat;
}
.productInfo_box .information_dl dd .bdsharebuttonbox a.bds_weixin{
	background: url(../img/wx.png) no-repeat;
}
.productInfo_box .information_dl dd .bdsharebuttonbox a.bds_tsina{
	background: url(../img/wb.png) no-repeat;
}
.productInfo_box .tab_dl{
	
}
.productInfo_box .tab_dl dt{
	font-size: 0;
	height: 48px;
	line-height: 48px;
	background: #f7f7f7;
	display: -webkit-flex;
	display: flex;
	margin-bottom: 40px;
}
.productInfo_box .tab_dl dt a{
	display: inline-block;
	position: relative;
	flex: 1;
	font-size: 16px;
	color: #999;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid #eee;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.productInfo_box .tab_dl dt a::after{
	content: "";
	position: absolute;
	z-index: 3;
	width: 0;
    height: 0;
    border-width: 12px 12px 0;
    border-style: solid;
	border-color:#ed6d00 transparent transparent;
	bottom: -12px;
	left: 50%;
	margin-left: -12px;
	opacity: 0;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.productInfo_box .tab_dl dt a:hover{
	background: #ed6d00;
	color: #fff;
	border: 1px solid #ed6d00;
}
.productInfo_box .tab_dl dt a:hover::after{
	opacity: 1;
}
.productInfo_box .tab_dl dt .active_a{
	background: #ed6d00;
	color: #fff;
	border: 1px solid #ed6d00;
}
.productInfo_box .tab_dl dt .active_a::after{
	opacity: 1;
}
.productInfo_box .tab_dl dd{
	padding: 20px;
	border: 1px solid #eee;
}
.productInfo_box .tab_dl dd .div1{
	/* padding: 0 40px; */
}
.productInfo_box .tab_dl dd .div1 ul{
	padding-bottom: 40px;
}
.productInfo_box .tab_dl dd .div1 li{
	margin-top: 40px;
	font-size: 0;
}
.productInfo_box .tab_dl dd .div1 img{
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}
.productInfo_box .tab_dl dd .div1 li div{
	width: calc(100% - 460px);
	box-sizing: border-box;
	padding-left: 38px;
	display: inline-block;
	vertical-align: middle;
}
.productInfo_box .tab_dl dd .div1 li:nth-of-type(2n+2) div{
	padding-left: 0;
	padding-right: 38px;
}
.productInfo_box .tab_dl dd .div1 li div h6{
	font-size: 18px;
	margin-bottom: 16px;
}
.productInfo_box .tab_dl dd .div1 li div p{
	font-size: 14px;
	color: #666;
	line-height: 1.6;
}
.productInfo_box .tab_dl dd .div2{
	padding: 10px 0;
	display: none;
}
.productInfo_box .tab_dl dd .div2 h6{
	font-size: 18px;
	margin-bottom: 20px;
}
.productInfo_box .tab_dl dd .div2 div{
	margin-bottom: 40px;
}
.productInfo_box .tab_dl dd .div2 table{
	width: 100%;
	background: #fff;
	border-top: 1px solid #eee;
}
.productInfo_box .tab_dl dd .div2 tr{
	border-bottom: 1px solid #eee;
}
.productInfo_box .tab_dl dd .div2 tr:nth-of-type(odd){
	background: #f7f7f7;
}
.productInfo_box .tab_dl dd .div2 td{
	font-size: 14px;
	color: #666;
	padding: 12px 40px;
}
.productInfo_box .tab_dl dd .div2 td:nth-of-type(3){
	border-left: 1px solid #eee;
}
.productInfo_box .tab_dl dd .div2 .bottom_p{
	border-top: 1px solid #eee;
	font-size: 14px;
	color: #999;
	line-height: 1.6;
	padding-top: 12px;
}
.productInfo_box .tab_dl dd .div2 .bottom_p::before{
	content: "*";
	color: #ed6d00;
	margin-right: 8px;
}
.productInfo_box .tab_dl dd .div3{
	padding: 20px 0;
	display: none;
}
.productInfo_box .tab_dl dd .div3 h5{
	font-size: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #eee;
	margin-bottom: 32px;
}
.productInfo_box .tab_dl dd .div3 ul{
	margin-bottom: 50px;
}
.productInfo_box .tab_dl dd .div3 ul li{
	padding: 20px 18px 18px;
}
.productInfo_box .tab_dl dd .div3 ul li:nth-of-type(odd){
	background: #f7f7f7;
}
.productInfo_box .tab_dl dd .div3 ul span{
	display: block;
	font-size: 12px;
	color: #999;
	margin-bottom: 8px;
}
.productInfo_box .tab_dl dd .div3 ul p{
	color: #666;
	font-size: 14px;
	line-height: 1.6;
}
.productInfo_box .tab_dl dd .div3 form{

}
.productInfo_box .tab_dl dd .div3 form textarea{
	width: 100%;
	height: 146px;
	box-sizing: border-box;
	border: 1px solid #eee;
	padding: 14px;
	font-size: 14px;
	resize: none;
}
.productInfo_box .tab_dl dd .div3 form div{
	border: 1px solid #eee;
	display: inline-block;
	vertical-align: top;
	margin: 20px 0;
}
.productInfo_box .tab_dl dd .div3 form input{
	width: 180px;
	box-sizing: border-box;
	border: none;
	padding: 0 14px;
	height: 48px;
	vertical-align: top;
	font-size: 14px;
	border-right: 1px solid #eee;
}
.productInfo_box .tab_dl dd .div3 form #canvas{
	vertical-align: top;
	cursor: pointer;
	width: 100px;
	height: 48px;
}
.productInfo_box .tab_dl dd .div3 form button{
	width: 100px;
	display: block;
	height: 30px;
	color: #fff;
	background: #ed6d00;
	border: none;
}



.prestigeInfo_box{
	padding-top: 40px;
}
.prestigeInfo_box .top_dl{
	margin-bottom: 20px;
	position: relative;
	z-index: 5;
}
.prestigeInfo_box .top_dl dt{
	float: left;
	height: 45px;
	line-height: 45px;
}
.prestigeInfo_box .top_dl dt h6{
	font-size: 24px;
	display: inline-block;
	margin: 0 26px;
}
.prestigeInfo_box .top_dl dt span{
	font-size: 14px;
	color: #999;
}
.prestigeInfo_box .top_dl dd{
	float: right;
	height: 45px;
	font-size: 0
}
.prestigeInfo_box .top_dl dd a{
	display: inline-block;
	vertical-align: top;
	width: 154px;
	height: 43px;
	background: #fff;
	border: 1px solid #ed6d00;
	border-radius: 6px;
	margin-left: 10px;
	color: #ed6d00;
	font-size: 16px;
	text-align: center;
	line-height: 43px;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.prestigeInfo_box .top_dl dd a:hover{
	background: #ed6d00;
	color: #fff;
}
.prestigeInfo_box .bottom_dl{

}
.prestigeInfo_box .bottom_dl dt{
	position: relative;
	overflow: hidden;
}
.prestigeInfo_box .bottom_dl dt .video_i{
	z-index: 2;
	width: 100%;
	height: 100%;
	background: url(../img/bf2.png) no-repeat center rgba(0,0,0,0.3);
	position: absolute;
	top: 0;
	left: 0;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	opacity: 1;
}
.prestigeInfo_box .bottom_dl dt .tj_i{
	position: absolute;
	z-index: 3;
	cursor: pointer;
	right: 0;
	bottom: 0;
	font-size: 12px;
	color: #fff;
	height: 40px;
	line-height: 42px;
	padding: 0 50px 0 14px;
	background: url(../img/tj.png) no-repeat right 14px center rgba(0,0,0,0.5);
	background-size: 24px;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.prestigeInfo_box .bottom_dl dt .tj_i:hover{
	background: url(../img/tj.png) no-repeat right 14px center rgba(0,0,0,1);
	background-size: 24px;
}
.prestigeInfo_box .bottom_dl dt img{
	width: 100%;
	vertical-align: top;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	opacity: 1;
}
.prestigeInfo_box .bottom_dl dt video{
	opacity: 0;
	position: absolute;
	height: auto;
	width: 100%;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
.prestigeInfo_box .bottom_dl .active_dt img{
	opacity: 0;
}
.prestigeInfo_box .bottom_dl .active_dt::after{
	opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
.prestigeInfo_box .bottom_dl .active_dt video{
	opacity: 1;
}
.prestigeInfo_box .bottom_dl dd{
	background: #f7f7f7;
	padding: 36px 26px;
	font-size: 0;
}
.prestigeInfo_box .bottom_dl dd div{
	line-height: 1.6;
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
.prestigeInfo_box .bottom_dl dd div span{
	display: inline-block;
	font-size: 18px;
	color: #999;
}
.prestigeInfo_box .bottom_dl dd div i{
	display: inline-block;
	vertical-align: top;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #ed6d00;
	background: #f2f2f2;
	padding: 0 8px;
	margin-right: 8px;
}
.prestigeInfo_box .bottom_dl dd div p{
	display: inline-block;
	font-size: 18px;
	color: #666;
}
.prestigeInfo_box .bottom_dl dd .ts_div{
	width: 100%;
	margin-top: 18px;
}
.prestigeInfo_box .bottom_dl dd .ts_div p{
	margin-top: 10px;
}
.prestigeInfo_box .paging_div{
	margin-top: 30px;
}
.prestigeInfo_box .dashed_i{
	display: block;
	border-top: 1px dashed #e6e6e6;
	margin: 50px 0;
}
.prestigeInfo_box .product_box h5{
	font-size: 28px;
}
.prestigeInfo_box .product_box ul li{
	margin-top: 0;
}



.network_box{

}
.network_box .top_div{
	height: 50px;
    line-height: 50px;
    background: #f7f7f7;
    padding: 0 10px;
}
.network_box .top_div h6{
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
}
.network_box .top_div h6::before{
	content: "";
    display: inline-block;
    width: 3px;
    height: 24px;
    background: #ed6d00;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 10px;
}
.network_box .top_div form{
	float: right;
	height: 30px;
	font-size: 0;
	padding: 10px 0;
}
.network_box .top_div form select{
	font-size: 14px;
	padding-left: 8px;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	width: 150px;
	height: 30px;
	border: 1px solid #eee;
	color: #999;
	margin-left: 14px;
}
.network_box .top_div form button{
	width: 30px;
	height: 30px;
	vertical-align: top;
	display: inline-block;
	background: url(../img/tb9.png) no-repeat center;
	border: none;
	margin-left: 8px;
}
.network_box .map_div{
	height: 550px;
	width: 100%;
	margin: 40px 0;
}
.network_box .map_div #map{
	height: 100%;
	width: 100%;
}
.network_box .bottom_div{
	font-size: 0;
	margin-top: -24px;
}
.network_box .bottom_div div{
	display: inline-block;
	cursor: pointer;
	vertical-align: top;
	width: 32%;
	height: 180px;
	margin-right: 2%;
	box-sizing: border-box;
	border: 1px solid #eee;
	padding: 26px 48px 0 24px;
	margin-top: 24px;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.network_box .bottom_div div:nth-of-type(3n+3){
	margin-right: 0;
}
.network_box .bottom_div div h6{
	font-size: 18px;
	padding-left: 24px;
	margin-bottom: 18px;
	position: relative;
	background: url(../img/tb10.png) no-repeat;
}
.network_box .bottom_div div h6::before{
	content: "";
	position: absolute;
	width: 36px;
	height: 2px;
	left: 24px;
	bottom: 0;
	background: #ed6d00;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.network_box .bottom_div div h6::after{
	content: "";
	display: block;
	width: 80px;
	height: 2px;
	background: #eee;
	margin-top: 18px;
}
.network_box .bottom_div div p{
	font-size: 14px;
	color: #999;
	line-height: 1.6;
	padding-left: 24px;
}
.network_box .bottom_div div:hover{
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
.network_box .bottom_div div:hover h6::before{
	width: 80px;
}



.contact_box{
	position: relative;
}
.contact_box #map{
	width: 100%;
	height: 800px;
}
.contact_box dl{
	position: absolute;
	width: 420px;
	top: 60px;
	left: 46px;
}
.contact_box dl dt{
	font-size: 0;
}
.contact_box dl dt select{
	display: inline-block;
	font-size: 14px;
	padding-left: 8px;
	color: #999;
	width: 206px;
	height: 38px;
	border: none;
	box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	margin-right: 8px;
}
.contact_box dl dt select:nth-of-type(2){
	margin-right: 0;
}
.contact_box dl dt select:nth-of-type(3){
	width: 100%;
	margin-top: 10px;
}
.contact_box dl dd{
	margin-top: 10px;
	height: 540px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}
.contact_box dl dd ul{
	padding: 0 20px;
}
.contact_box dl dd li{
	border-bottom: 1px solid #e6e6e6;
	padding: 22px 0;
	cursor: pointer;
	line-height: 1.6;
}
.contact_box dl dd li h6{
	font-size: 16px;
	padding-left: 16px;
	background: url(../img/dw.png) no-repeat left 5px;
}
.contact_box dl dd li p{
	margin-top: 6px;
	font-size: 14px;
	color: #666;
	padding-left: 16px;
}



.banner_box{

}
.banner_box .swiper-slide a{
	display: block;
	overflow: hidden;
}
.banner_box .swiper-slide img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
.banner_box .swiper-pagination span{
	width: 30px;
	height: 3px;
	border-radius: 0;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.banner_box .swiper-pagination .swiper-pagination-bullet-active{
	background: #ed6d00;
}
.welcome_box .classify_dl{
	
}
.welcome_box .classify_dl dd{
	height: 180px;
	line-height: 180px;
	background: #f7f7f7;
	display: block;
}
.welcome_box .classify_dl dd a{
	padding: 8px 0;
	line-height: 1;
	vertical-align: middle;
	border-right: 1px solid #e6e6e6;
}
.welcome_box .classify_dl dd a:last-of-type{
	border-right: none;
}
.welcome_box .classify_dl dd a em{
	height: 62px;
	width: 84px;
}
.welcome_box .title_h5{
	font-size: 38px;
	text-align: center;
	margin-bottom: 50px;
}
.welcome_box .title_h5 small{
	display: block;
	font-size: 20px;
	color: #666;
	margin-top: 16px;
}
.welcome_box .pd{
	padding: 54px 0;
}
.welcome_box .div1{

}
.welcome_box .div1 dl{
	text-align: center;
}
.welcome_box .div1 dl dt{

}
.welcome_box .div1 dl dt img{
	width: auto;
	vertical-align: top;
	max-width: 100%;
}
.welcome_box .div1 dl dd{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.welcome_box .div1 dl dd span{
	position: absolute;
	z-index: 8;
	height: 24px;
	line-height: 26px;
	font-size: 18px;
	cursor: pointer;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.welcome_box .div1 dl dd span i{
	display: inline-block;
	vertical-align: top;
	margin-right: 8px;
	position: relative;
	width: 24px;
	height: 24px;
}
.welcome_box .div1 dl dd span i::before{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #6aa2ff;
	animation: mymove 2s infinite;
	-webkit-animation: mymove 2s infinite;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
@keyframes mymove{
	0% {width: 14px;height: 14px;}
	65% {width: 24px;height: 24px;}
	100% {width: 14px;height: 14px;}
}

@-webkit-keyframes mymove{
	0% {width: 14px;height: 14px;}
	65% {width: 24px;height: 24px;}
	100% {width: 14px;height: 14px;}
}
.welcome_box .div1 dl dd span i::after{
	content: "";
	position: absolute;
	top: 6px;
	left: 6px;
	width: 12px;
	height: 12px;
	background: #0060ff;
	border-radius: 50%;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.welcome_box .div1 dl dd .span1{
	width: 65px;
	height: 65px;
	left: 152px;
    bottom: 112px;
	background: url(../img/c1.png) no-repeat;
}
.welcome_box .div1 dl dd .span2{
	top: 60px;
	left: 634px;
}
.welcome_box .div1 dl dd .span2::after{
	content: "";
	position: absolute;
	top: 26px;
    left: -60px;
	width: 238px;
	height: 69px;
	background: url(../img/c2.png) no-repeat;
}
.welcome_box .div1 dl dd .span3{
	top: 145px;
	left: 833px;
}
.welcome_box .div1 dl dd .span3::after{
	content: "";
	position: absolute;
	top: 24px;
    left: -4px;
	width: 127px;
	height: 57px;
	background: url(../img/c3.png) no-repeat;
}
.welcome_box .div1 dl dd .span4{
	top: 197px;
	left: 402px;
}
.welcome_box .div1 dl dd .span4::after{
	content: "";
	position: absolute;
	top: -70px;
    left: -108px;
	width: 135px;
	height: 99px;
	background: url(../img/c4.png) no-repeat;
}
.welcome_box .div1 dl dd .span5{
	top: 307px;
	left: 810px;
}
.welcome_box .div1 dl dd .span5::after{
	content: "";
	position: absolute;
	top: -20px;
    left: -75px;
	width: 85px;
	height: 61px;
	background: url(../img/c5.png) no-repeat;
}
.welcome_box .div1 dl dd .span6{
	top: 324px;
	left: 1042px;
}
.welcome_box .div1 dl dd .span7{
	top: 436px;
	left: 80px;
}
.welcome_box .div1 dl dd .span8{
	top: 436px;
	left: 593px;
}
.welcome_box .div1 dl dd .span8::after{
	content: "";
	position: absolute;
	top: -25px;
    left: -166px;
	width: 143px;
	height: 58px;
	background: url(../img/dr.png) no-repeat;
}
.welcome_box .div1 dl dd span::after{
	opacity: 0;
}
.welcome_box .div1 dl dd span.hover_span{
	color: #ed6d00;
}
.welcome_box .div1 dl dd span.hover_span i::before{
	background: #eda160;
}
.welcome_box .div1 dl dd span.hover_span i::after{
	background: #ed6d00;
}
.welcome_box .div1 dl dd span.hover_span::after{
	opacity: 1;
	animation: mymove1 2s infinite;
	-webkit-animation: mymove1 2s infinite;
}
@keyframes mymove1{
	0% {opacity: 0;}
	65% {opacity: 1;}
	100% {opacity: 0;}
}
@-webkit-keyframes mymove1{
	0% {opacity: 0;}
	65% {opacity: 1;}
	100% {opacity: 0;}
}

.welcome_box .div1 dl dd div{
	position: absolute;
}
.welcome_box .div1 dl dd div i{
	position: absolute;
}
.welcome_box .div1 dl dd .div2{
	width: 845px;
	height: 230px;
	left: 38px;
	bottom: 10px;
	opacity: 0;
}
.welcome_box .div1 dl dd .div2 .i1{
	width: 0;
	height: 4px;
	left: 0;
	bottom: 52px; 
	background: url(../img/zsh.jpg) repeat-x;
}
.welcome_box .div1 dl dd .div2 .i2{
	width: 4px;
    height: 0;
    bottom: 52px;
    left: 13px;
    background: url(../img/zss.jpg) repeat-y;
}
.welcome_box .div1 dl dd .div2 .i3{
	width: 4px;
    height: 0;
    top: 174px;
    left: 13px;
    background: url(../img/zss.jpg) repeat-y;
}
.welcome_box .div1 dl dd .div2 .i4{
	width: 0;
    height: 4px;
    left: 13px;
    bottom: 0;
    background: url(../img/zsh.jpg) repeat-x;
}
.welcome_box .div1 dl dd .div2 .i5{
	width: 4px;
    height: 0;
    bottom: 4px;
    left: 95px;
    background: url(../img/zss.jpg) repeat-y;
}
.welcome_box .div1 dl dd .div2 .i6{
	width: 0;
    height: 4px;
    left: 13px;
    top: 23px;
    background: url(../img/zsh.jpg) repeat-x;
}
.welcome_box .div1 dl dd .div2 .i7{
    width: 4px;
    height: 0;
    bottom: 207px;
    right: 0;
    background: url(../img/zss.jpg) repeat-y;
}
.welcome_box .div1 dl dd .div61{
	width: 1140px;
	height: 181px;
	left: 38px;
	bottom: 59px;
	opacity: 0;
	z-index: 3;
}
.welcome_box .div1 dl dd .div61 .i1{
	height: 4px;
	width: 0;
	right: 0;
	top: 151px;
	background: url(../img/lsh.jpg) repeat-x;
}
.welcome_box .div1 dl dd .div61 .i2{
	height: 4px;
	width: 0;
	right: 47px;
	top: 151px;
	background: url(../img/lsh.jpg) repeat-x;
}
.welcome_box .div1 dl dd .div61 .i3{
	height: 4px;
	width: 0;
	right: 87px;
	top: 151px;
	background: url(../img/lsh.jpg) repeat-x;
}
.welcome_box .div1 dl dd .div61 .i4{
	height: 4px;
	width: 0;
	right: 135px;
	top: 151px;
	background: url(../img/lsh.jpg) repeat-x;
}
.welcome_box .div1 dl dd .div61 .i5{
	height: 0;
	width: 4px;
	right: 172px;
	bottom: 27px;
	background: url(../img/lss.jpg) repeat-y;
}
.welcome_box .div1 dl dd .div61 .i6{
	height: 4px;
	width: 0;
	right: 172px;
	top: 23px;
	background: url(../img/lsh.jpg) repeat-x;
}
.welcome_box .div1 dl dd .div61 .i7{
	height: 0;
	width: 4px;
	right: 295px;
	top: 0;
	background: url(../img/lss.jpg) repeat-y;
}
.welcome_box .div1 dl dd .div61 .i8{
	height: 0;
	width: 4px;
	top: 11px;
	left: 152px;
	background: url(../img/lss.jpg) repeat-y;
}
.welcome_box .div1 dl dd .div61 .i9{
	height: 0;
	width: 4px;
	left: 13px;
	top: 27px;
	background: url(../img/lss.jpg) repeat-y;
}
.welcome_box .div1 dl dd .div61 .i10{
	height: 4px;
	width: 0;
	right: 1127px;
	top: 175px;
	background: url(../img/lsh.jpg) repeat-x;
}
.welcome_box .div1 dl dd .div62{
	width: 1045px;
	height: 119px;
	right: 22px;
	bottom: 10px;
	opacity: 0;
}
.welcome_box .div1 dl dd .div62 .i1{
	height: 4px;
    width: 0;
    right: 0;
    top: 40px;
    background: url(../img/gsh.jpg) repeat-x;
}
.welcome_box .div1 dl dd .div62 .i2{
	height: 4px;
    width: 0;
    right: 47px;
    top: 40px;
    background: url(../img/gsh.jpg) repeat-x;
}
.welcome_box .div1 dl dd .div62 .i3{
	height: 4px;
    width: 0;
    right: 87px;
    top: 40px;
    background: url(../img/gsh.jpg) repeat-x;
}
.welcome_box .div1 dl dd .div62 .i4{
	height: 0;
	width: 4px;
	right: 97px;
	top: 44px;
	background: url(../img/gss.jpg) repeat-y;
}
.welcome_box .div1 dl dd .div62 .i5{
	height: 4px;
	width: 0;
	right: 97px;
	bottom: 0;
	background: url(../img/gsh.jpg) repeat-x;
}
.welcome_box .div1 dl dd .div62 .i6{
	height: 0;
	width: 4px;
	right: 743px;
	bottom: 9px;
	background: url(../img/gss.jpg) repeat-y;
}
.welcome_box .div1 dl dd .div62 .i7{
	height: 0;
	width: 4px;
	left: 64px;
	bottom: 4px;
	background: url(../img/gss.jpg) repeat-y;
}
.welcome_box .div1 dl dd .div62 .i8{
	height: 4px;
	width: 0;
	right: 994px;
	bottom: 49px;
	background: url(../img/gsh.jpg) repeat-x;
}
.welcome_box .div1 dl dd .div62 .i9{
	height: 0;
	width: 4px;
	left: 0;
	bottom: 50px;
	background: url(../img/gss.jpg) repeat-y;
}
.welcome_box .div1 dl dd .div62 .i10{
	height: 0;
	width: 4px;
	left: 74px;
	top: 80px;
	background: url(../img/gss.jpg) repeat-y;
}
.welcome_box .div1 dl dd .div62 .i11{
	height: 4px;
	width: 0;
	left: 74px;
	bottom: 9px;
	background: url(../img/gsh.jpg) repeat-x;
}

.welcome_box .div1 dl dd .div81{
	width: 414px;
	height: 222px;
	bottom: 4px;
	left: 175px;
	opacity: 0;
}
.welcome_box .div1 dl dd .div81 .i1{
	height: 0;
	width: 4px;
	left: 0;
	top: 0;
	background: url(../img/hss.jpg) repeat-y;
}
.welcome_box .div1 dl dd .div81 .i2{
	height: 4px;
	width: 0;
	left: 0;
	top: 18px;
	background: url(../img/hsh.jpg) repeat-x;
}
.welcome_box .div1 dl dd .div81 .i3{
	height: 0;
	width: 4px;
	left: 98px;
	top: 18px;
	background: url(../img/hss.jpg) repeat-y;
}
.welcome_box .div1 dl dd .div81 .i4{
	height: 4px;
	width: 0;
	left: 98px;
	bottom: 0;
	background: url(../img/hsh.jpg) repeat-x;
}
.welcome_box .div1 dl dd .div81 .i5{
	width: 15px;
	height: 0;
	bottom: 0;
	right: 0;
	background: url(../img/hsx.png) no-repeat;
	background-size: 100% 100%;
}
.welcome_box .div1 dl dd .div81 .i6{
	height: 4px;
	width: 0;
	right: 0;
	bottom: 59px;
	background: url(../img/hsh.jpg) repeat-x;
}
.welcome_box .div1 dl dd .div81 .i7{
	width: 15px;
	height: 0;
	top: 163px;
	right: 165px;
	background: url(../img/hsx.png) no-repeat;
}
.welcome_box .div1 dl dd .div81 .i8{
	height: 4px;
	width: 0;
	left: 238px;
	bottom: 27px;
	background: url(../img/hsh.jpg) repeat-x;
}
.welcome_box .div1 dl dd .div81 .i9{
	width: 15px;
	height: 0;
	bottom: 29px;
	right: 20px;
	background: url(../img/hsx.png) no-repeat;
}
.welcome_box .div1 dl dd .div81 .i10{
	height: 4px;
	width: 0;
	right: 21px;
	bottom: 42px;
	background: url(../img/hsh.jpg) repeat-x;
}

.welcome_box .div1 dl dd .div82{
	width: 383px;
	height: 214px;
	bottom: 12px;
	left: 194px;
	/* opacity: 0; */
}
.welcome_box .div1 dl dd .div82 .i1{
	height: 0;
	width: 4px;
	left: 0;
	bottom: 204px;
	background: url(../img/lss.jpg) repeat-y;
}
.welcome_box .div1 dl dd .div82 .i2{
	height: 4px;
	width: 0;
	right: 293px;
	top: 9px;
	background: url(../img/lsh.jpg) repeat-x;
}
.welcome_box .div1 dl dd .div82 .i3{
	height: 0;
	width: 4px;
	left: 90px;
	bottom: 4px;
	background: url(../img/lss.jpg) repeat-y;
}
.welcome_box .div1 dl dd .div82 .i4{
	height: 4px;
	width: 0;
    right: 7px;
    bottom: 2px;
	background: url(../img/lsh.jpg) repeat-x;
}
.welcome_box .div1 dl dd .div82 .i5{
	width: 14px;
	height: 0;
	top: 167px;
	right: -4px;
	background: url(../img/lsx.png) no-repeat;
}
.welcome_box .div1 dl dd .div82 .i6{
	height: 4px;
	width: 0;
	left: 248px;
	bottom: 43px;
	background: url(../img/lsh.jpg) repeat-x;
}
.welcome_box .div1 dl dd .div82 .i7{
	width: 14px;
	height: 0;
	bottom: 30px;
    right: 131px;
	background: url(../img/lsx.png) no-repeat;
}
.welcome_box .div1 dl dd .div82 .i8{
	height: 4px;
	width: 0;
    right: 29px;
    bottom: 27px;
	background: url(../img/lsh.jpg) repeat-x;
}
.welcome_box .div1 dl dd .ani2{
	opacity: 1;
}
.welcome_box .div1 dl dd .ani2 .i1{
	width: 13px;
	transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.welcome_box .div1 dl dd .ani2 .i2{
	height: 151px;
	transition: all 0.3s 0.3s;
    -webkit-transition: all 0.3s 0.3s;
}
.welcome_box .div1 dl dd .ani2 .i3{
	height: 52px;
	transition: all 0.3s 0.3s;
    -webkit-transition: all 0.3s 0.3s;
}
.welcome_box .div1 dl dd .ani2 .i4{
	width: 86px;
	transition: all 0.3s 0.6s;
    -webkit-transition: all 0.3s 0.6s;
}
.welcome_box .div1 dl dd .ani2 .i5{
	height: 66px;
	transition: all 0.3s 0.9s;
    -webkit-transition: all 0.3s 0.9s;
}
.welcome_box .div1 dl dd .ani2 .i6{
	width: 832px;
	transition: all 0.3s 0.6s;
    -webkit-transition: all 0.3s 0.6s;
}
.welcome_box .div1 dl dd .ani2 .i7{
	height: 23px;
    transition: all 0.3s 0.9s;
    -webkit-transition: all 0.3s 0.9s;
}
.welcome_box .div1 dl dd .ani61{
	opacity: 1;
}
.welcome_box .div1 dl dd .ani61 .i1{
	width: 26px;
	transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.welcome_box .div1 dl dd .ani61 .i2{
	width: 15px;
	transition: all 0.3s 0.3s;
    -webkit-transition: all 0.3s 0.3s;
}
.welcome_box .div1 dl dd .ani61 .i3{
	width: 23px;
	transition: all 0.3s 0.6;
    -webkit-transition: all 0.3s 0.6s;
}
.welcome_box .div1 dl dd .ani61 .i4{
	width: 41px;
	transition: all 0.3s 0.9s;
    -webkit-transition: all 0.3s 0.9s;
}
.welcome_box .div1 dl dd .ani61 .i5{
	height: 127px;
	transition: all 0.3s 1.2s;
    -webkit-transition: all 0.3s 1.2s;
}
.welcome_box .div1 dl dd .ani61 .i6{
	width: 955px;
	transition: all 0.3s 1.5s;
    -webkit-transition: all 0.3s 1.5s;
}
.welcome_box .div1 dl dd .ani61 .i7{
	height: 23px;
	transition: all 0.3s 1.8s;
    -webkit-transition: all 0.3s 1.8s;
}
.welcome_box .div1 dl dd .ani61 .i8{
	height: 12px;
	transition: all 0.3s 1.8s;
    -webkit-transition: all 0.3s 1.8s;
}
.welcome_box .div1 dl dd .ani61 .i9{
	height: 152px;
	transition: all 0.3s 1.8s;
    -webkit-transition: all 0.3s 1.8s;
}
.welcome_box .div1 dl dd .ani61 .i10{
	width: 13px;
	transition: all 0.3s 2.1s;
    -webkit-transition: all 0.3s 2.1s;
}
.welcome_box .div1 dl dd .ani62{
	opacity: 1;
}
.welcome_box .div1 dl dd .ani62 .i1{
	width: 26px;
	transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.welcome_box .div1 dl dd .ani62 .i2{
	width: 15px;
	transition: all 0.3s 0.3s;
    -webkit-transition: all 0.3s 0.3s;
}
.welcome_box .div1 dl dd .ani62 .i3{
	width: 14px;
	transition: all 0.3s 0.6;
    -webkit-transition: all 0.3s 0.6s;
}
.welcome_box .div1 dl dd .ani62 .i4{
	height: 74px;
	transition: all 0.3s 0.9s;
    -webkit-transition: all 0.3s 0.9s;
}
.welcome_box .div1 dl dd .ani62 .i5{
	width: 884px;
	transition: all 0.3s 1.2s;
    -webkit-transition: all 0.3s 1.2s;
}
.welcome_box .div1 dl dd .ani62 .i7{
	height: 35px;
	transition: all 0.3s 1.5s;
    -webkit-transition: all 0.3s 1.5s;
}
.welcome_box .div1 dl dd .ani62 .i8{
	width: 51px;
	transition: all 0.3s 1.8s;
    -webkit-transition: all 0.3s 1.8s;
}
.welcome_box .div1 dl dd .ani62 .i9{
	height: 19px;
	transition: all 0.3s 2.1s;
    -webkit-transition: all 0.3s 2.1s;
}
.welcome_box .div1 dl dd .ani62 .i6{
	height: 116px;
	transition: all 0.3s 2.4s;
    -webkit-transition: all 0.3s 2.4s;
}
.welcome_box .div1 dl dd .ani62 .i10{
	height: 30px;
	transition: all 0.3s 1.8s;
    -webkit-transition: all 0.3s 1.8s;
}
.welcome_box .div1 dl dd .ani62 .i11{
	width: 224px;
	transition: all 0.3s 2.1s;
    -webkit-transition: all 0.3s 2.1s;
}

.welcome_box .div1 dl dd .ani81{
	opacity: 1;
}
.welcome_box .div1 dl dd .ani81 .i1{
	height: 18px;
	transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.welcome_box .div1 dl dd .ani81 .i2{
	width: 98px;
	transition: all 0.3s 0.3s;
    -webkit-transition: all 0.3s 0.3s;
}
.welcome_box .div1 dl dd .ani81 .i3{
	height: 201px;
	transition: all 0.3s 0.6;
    -webkit-transition: all 0.3s 0.6s;
}
.welcome_box .div1 dl dd .ani81 .i4{
	width: 306px;
	transition: all 0.3s 0.9s;
    -webkit-transition: all 0.3s 0.9s;
}
.welcome_box .div1 dl dd .ani81 .i5{
	height: 59px;
	transition: all 0.3s 1.2s;
    -webkit-transition: all 0.3s 1.2s;
}
.welcome_box .div1 dl dd .ani81 .i6{
	width: 169px;
	transition: all 0.3s 1.5s;
    -webkit-transition: all 0.3s 1.5s;
}
.welcome_box .div1 dl dd .ani81 .i7{
	height: 29px;
	transition: all 0.3s 1.8s;
    -webkit-transition: all 0.3s 1.8s;
}
.welcome_box .div1 dl dd .ani81 .i8{
	width: 152px;
	transition: all 0.3s 2.1s;
    -webkit-transition: all 0.3s 2.1s;
}
.welcome_box .div1 dl dd .ani81 .i9{
	height: 16px;
	transition: all 0.3s 2.4s;
    -webkit-transition: all 0.3s 2.4s;
}
.welcome_box .div1 dl dd .ani81 .i10{
	width: 110px;
	transition: all 0.3s 2.7s;
    -webkit-transition: all 0.3s 2.7s;
}

.welcome_box .div1 dl dd .ani82{
	opacity: 1;
}
.welcome_box .div1 dl dd .ani82 .i1{
	height: 10px;
	transition: all 0.3s 5.1s;
    -webkit-transition: all 0.3s 5.1s;
}
.welcome_box .div1 dl dd .ani82 .i2{
	width: 90px;
	transition: all 0.3s 4.8s;
    -webkit-transition: all 0.3s 4.8s;
}
.welcome_box .div1 dl dd .ani82 .i3{
	height: 201px;
	transition: all 0.3s 4.5;
    -webkit-transition: all 0.3s 4.5s;
}
.welcome_box .div1 dl dd .ani82 .i4{
	width: 286px;
	transition: all 0.3s 4.2s;
    -webkit-transition: all 0.3s 4.2s;
}
.welcome_box .div1 dl dd .ani82 .i5{
	height: 45px;
	transition: all 0.3s 3.9s;
    -webkit-transition: all 0.3s 3.9s;
}
.welcome_box .div1 dl dd .ani82 .i6{
	width: 135px;
	transition: all 0.3s 3.6s;
    -webkit-transition: all 0.3s 3.6s;
}
.welcome_box .div1 dl dd .ani82 .i7{
	height: 16px;
	transition: all 0.3s 3.3s;
    -webkit-transition: all 0.3s 3.3s;
}
.welcome_box .div1 dl dd .ani82 .i8{
	width: 111px;
	transition: all 0.3s 3.0s;
    -webkit-transition: all 0.3s 3.0s;
}
.welcome_box .move_div{
	text-align: center;
	margin-top: 40px;
}
.welcome_box .move_a{
	display: inline-block;
    position: relative;
    font-size: 12px;
    line-height: 14px;
    height: 20px;
    color: #ed6d00;
    background: url(../img/jt2h.png) no-repeat;
    background-position: right 6px top 1px;
    padding-right: 26px;
    padding-left: 6px;
    border-bottom: 2px solid #ccc;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.welcome_box .move_a::after{
	content: "";
    position: absolute;
    height: 2px;
    width: 50%;
    left: 0;
    bottom: -2px;
    background: #ed6d00;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.welcome_box .move_a:hover{
	background-position: right 0 top 1px;
}
.welcome_box .move_a:hover::after{
	width: 100%;
}
.welcome_box .div2{
	position: relative;
}
.welcome_box .div2 .swiper-slide img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
.welcome_box .div2 .gallery-top{
	height: 80%;
	width: 100%;
}
.welcome_box .div2 .gallery-top .swiper-slide div{
	position: absolute;
	padding-right: 30%;
	bottom: 50%;
	left: 50%;
	transform: translate(-50%,80%);
}
.welcome_box .div2 .gallery-top .swiper-slide div h5{
	text-align: left;
	margin-bottom: 20px;
}
.welcome_box .div2 .gallery-top .swiper-slide div p{
	font-size: 16px;
	color: #666;
	line-height: 1.6;
	margin-bottom: 32px;
}
.welcome_box .div2 .gallery-thumbs{
	position: absolute;
	bottom: 64px;
	left: 50%;
	transform: translateX(-50%);
}
.welcome_box .div2 .gallery-thumbs .swiper-slide{
	height: 100%;
	box-sizing: border-box;
	cursor: pointer;
	border: 1px solid rgba(237,109,0,0);
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.welcome_box .div2 .gallery-thumbs .swiper-slide div{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	opacity: 1;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.welcome_box .div2 .gallery-thumbs .swiper-slide div h6{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 20px;
	text-align: center;
	color: #fff;
}
.welcome_box .div2 .gallery-thumbs .swiper-slide div span{
	display: block;
	font-size: 14px;
	margin-top: 10px;
	white-space: nowrap;
}
.welcome_box .div2 .gallery-thumbs .swiper-slide-thumb-active{
	border: 1px solid rgba(237,109,0,1);
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.welcome_box .div2 .gallery-thumbs .swiper-slide-thumb-active div{
	opacity: 0;
}
.welcome_box .div3{
	background: #f7f7f7;
}
.welcome_box .div3 dl{
	
}
.welcome_box .div3 dt{
	float: left;
	width: 650px;
	margin-right: 20px;
}
.welcome_box .div3 dt a{
	display: block;
	position: relative;
}
.welcome_box .div3 dt a em{
	display: block;
	overflow: hidden;
}
.welcome_box .div3 dt a em img{
	width: 100%;
	vertical-align: top;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.welcome_box .div3 dt a div{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	box-sizing: border-box;
	background: url(../img/bg1.png) no-repeat;
	background-size: 100% 100%;
	padding: 60px 24px 24px;
	color: #fff;
}
.welcome_box .div3 dt a div span{
	font-size: 16px;
	display: block;
	margin-bottom: 12px;
}
.welcome_box .div3 dt a div h6{
	font-size: 24px;
	line-height: 1.4;
}
.welcome_box .div3 dd{
	float: right;
	width: 530px;
}
.welcome_box .div3 dd a{
	display: block;
	font-size: 0;
	color: #333;
	padding-bottom: 20px;
	margin-bottom: 21px;
	border-bottom: 1px solid #ccc;
}
.welcome_box .div3 dd a:last-of-type{
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
.welcome_box .div3 dd a em{
	display: inline-block;
	width: 170px;
	vertical-align: middle;
	overflow: hidden;
}
.welcome_box .div3 dd a em img{
	width: 100%;
	vertical-align: top;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.welcome_box .div3 dd a div{
	display: inline-block;
	width: calc(100% - 170px);
	vertical-align: middle;
	box-sizing: border-box;
	padding-left: 20px;
}
.welcome_box .div3 dd a div span{
	font-size: 14px;
	display: block;
	margin-bottom: 12px;
}
.welcome_box .div3 dd a div h6{
	font-size: 18px;
	line-height: 1.5;
	height: 54px;
	overflow: hidden;
}
.welcome_box .div3 dt:hover a em img{
	-webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.welcome_box .div3 dd a:hover em img{
	-webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.welcome_box .div4{

}
.welcome_box .div4 div{
	padding-top: 30px;
}
.welcome_box .div4 div a{
	float: left;
	width: 25%;
	text-align: center;
	position: relative;
}
.welcome_box .div4 div a::after{
	content: "";
	position: absolute;
	width: 1px;
	height: 60%;
	background: #e6e6e6;
	top: 20%;
	right: 0;
}
.welcome_box .div4 div a:last-of-type::after{
	display: none;
}
.welcome_box .div4 div a em{
	display: inline-block;
	width: 84px;
	height: 84px;
	position: relative;
	border: 1px solid #e5e5e5;
	border-radius: 50%;
}
.welcome_box .div4 div a em img{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.welcome_box .div4 div a em img:first-of-type{
	opacity: 1;
}
.welcome_box .div4 div a em img:last-of-type{
	opacity: 0;
}
.welcome_box .div4 div a h6{
	font-size: 18px;
	color: #666;
	margin-top: 20px;
}
.welcome_box .div4 div a h6 small{
	display: block;
	font-size: 14px;
	color: #999;
	margin-top: 10px;
}
.welcome_box .div4 div a:hover em img:first-of-type{
	opacity: 0;
}
.welcome_box .div4 div a:hover em img:last-of-type{
	opacity: 1;
}



.search_box{
	padding: 40px 0;
}
.search_box p{
    font-size: 14px;
    color: #999;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}
.search_box h6{
	margin-bottom: 12px;
}
.search_box ul li{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eee;
}
.search_box ul li a{
	display: block;
	color: #333;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.search_box ul li a:hover{
	color: #005bac;
}


@media (max-width: 1600px) {
	.welcome_box .div2 .gallery-top .swiper-slide div{
		transform: translate(-50%,50%);
	}
}
@media (max-width: 1500px) {
	#fullpage .div1 dl{
		width: 42%;
	}
	#fullpage .div1 dt img{
		width: 400px !important;
	}
	#fullpage .div1 ul li img{
		width: 60px !important;
	}
	#fullpage .div1 ul li .list_div{
		padding-top: 12px;
	}
	#fullpage .div1 ul li .list_div h6{
		font-size: 18px;
	}
	#fullpage .div1 ul li .list_div div p{
		font-size: 14px;
		margin-top: 8px;
	}
	#fullpage .content_div h6{
		font-size: 36px;
	}
	#fullpage .content_div strong{
		font-size: 18px;
	}
	#fullpage .content_div p{
		font-size: 16px;
	}
	#fullpage .div3 dl dd{
		width: 64%;
	}
	#fullpage .div3 dl h6{
		font-size: 20px;
	}
	#fullpage .div3 dl p{
		font-size: 14px;
	}
	#fullpage .content_div{
		width: 60%;
		margin-left: -30%;
	}
	#fullpage .div5 ul li span{
		font-size: 14px;
	}
	#fullpage .div6 dl dt img{
		width: 240px !important;
	}
	#fullpage .div6 dl dd img{
		width: 50px !important;
	}
	#fullpage .div6 dl dd div strong{
		font-size: 16px;
	}
	#fullpage .div6 dl dd div p{
		font-size: 14px;
	}
	#fullpage .div7 .swiper-container{
		height: 240px;
	}
	#fullpage .div7 .swiper-slide{
		font-size: 26px;
		line-height: 80px;
	}
	#fullpage .div7 .swiper-slide-active{
		font-size: 36px;
	}
	.ts_title h5{
		font-size: 42px;
	}
	.ts_title h5 p{
		font-size: 30px;
	}
}
@media (max-width: 1400px) {
	.welcome_box .div2 .gallery-top .swiper-slide div{
		bottom: 60%;
	}
}
@media (max-width: 1300px) {
	#fullpage .div1 dl{
		width: 46%;
		top: 12%;
	}
	#fullpage .div1 dt{
		margin-bottom: 20px;
	}
	#fullpage .div1 ul{
		margin-top: 30px;
	}
	#fullpage .div1 ul li{
		margin-top: 20px;
	}
	#fullpage .content_div{
		width: 64%;
		margin-left: -32%;
	}
	#fullpage .div6 dl dt img{
		width: 190px !important;
	}
	#fullpage .div6 dl .dd1{
		left: 0;
	}
	#fullpage .div6 dl .dd2{
		left: 0;
	}
	#fullpage .div6 dl .dd3{
		right: 0;
	}
	#fullpage .div6 dl .dd4{
		right: 0;
	}
	#fullpage .div7 .swiper-container{
		height: 21	0px;
	}
	#fullpage .div7 .swiper-slide{
		line-height: 70px;
	}
	.about_box .div1 .dl2 dt div strong{
		font-size: 34px;
	}
}
@media (max-width: 1200px) {
	body{
		padding-top: 60px;
	}
	.w1200{
		width: 92%;
	}
	.thumbnail_box .thumbnail_div{
		width: 92%;
		padding: 40px 60px 30px;
	}
	.welcome_box .div1 dl dd{
		display: none;
	}
	.pd{
		padding: 40px 0;
	}
	.title_h3{
		margin-bottom: 40px;
	}
	.paging_box{
		text-align: center;
	}
	.paging_box{
		margin-top: 40px;
	}
	.head_box .top_div{
		display: none;
	}
	.head_box .bottom_div{
		height: 60px;
	}
	.fx_div{
		line-height: 60px;
		display: none;
	}
	.head_box .bottom_div .w_ul{
		display: none;
	}
	.head_box .bottom_div .menu_div{
		display: block;
	}
	.head_box .bottom_div .en_a{
		display: block;
	}
	.head_box .bottom_div .w_ul li>a{
		height: 60px;
		line-height: 60px;
	}
	.title_h3{
		font-size: 28px;
	}
	.news_box ul li div{
		width: calc(100% - 300px);
	}
	.foot_box{
		padding: 42px 0 10px;
	}
	.foot_box .left_box{
		display: none;
	}
	.foot_box .w1200::before{
		display: none;
	}
	.foot_box .right_div{
		padding-top: 0;
		float: none;
		margin: 0 auto;
	}
	.foot_box .right_div p{
		text-align: center;
	}
	.foot_box .bottom_div a{
		display: block;
		margin: 6px 0 0 0;
	}
	.newsInfo_box .title_div h5{
		font-size: 26px;
	}
	.contact_box #map{
		height: 400px;
	}
	.contact_box dl{
		position: static;
		display: block;
		width: 100%;
		padding: 40px 4%;
		box-sizing: border-box;
		background: #f7f7f7;
		margin: 0 auto;
	}
	.contact_box dl dt select{
		width: 49%;
		margin-right: 2%
	}
	.contact_box dl dt select:nth-of-type(2){
		margin-right: 0;
	}
	.contact_box dl dd{
		height: auto;
	}
	.contact_box dl dd li:last-of-type{
		border-bottom: none;
	}
	.feedback_box .link_dl dt{
		font-size: 20px;
	}
	.feedback_box .link_dl dt::after{
		top: 3px;
	}
	.feedback_box .link_dl dd a{
		font-size: 16px;
	}
	.feedback_box .recruit_dl dt{
		height: 64px;
		line-height: 64px;
	}
	.feedback_box .recruit_dl dd .top_div{
		height: 60px;
		line-height: 60px;
	}
	.feedback_box .recruit_dl dd .top_div span{
		display: none;
	}
	.feedback_box .recruit_dl dd .top_div span:first-of-type{
		display: block;
		float: left;
		width: 50%;
	}
	.feedback_box .recruit_dl dd .top_div i{
		float: right;
	}
	.feedback_box .recruit_dl dt span{
		display: none;
	}
	.feedback_box .recruit_dl dt span:first-of-type{
		display: inline-block;
	}
	.feedback_box .recruit_dl dt span:last-of-type{
		display: inline-block;
		float: right;
	}
	.information_box dl dt{
		width: 50%;
	}
	.information_box dl dd{
		width: 50%;
	}
	.information_box dl dd h6{
		font-size: 24px;
	}
	.feedback_box .gallery-top .swiper-slide div p{
		font-size: 20px;
		bottom: 16px;
	}
	.prestige_box ul li{
		width: 48%;
		margin-right: 4%;
	}
	.prestige_box ul li:nth-of-type(3n+3){
		margin-right: 4%;
	}
	.prestige_box ul li:nth-of-type(2n+2){
		margin-right: 0;
	}
	.prestige_box ul li em img{
		height: auto;
	}
	.prestigeInfo_box .bottom_dl dd div p{
		font-size: 16px;
	}
	.prestigeInfo_box .bottom_dl dd div span{
		font-size: 16px;	
	}
	.prestigeInfo_box .bottom_dl dd div i{
		height: 25px;
		line-height: 25px;
	}
	.prestigeInfo_box .product_box h5{
		font-size: 24px;
	}
	.activity_box ul li em{
		width: 60%;
	}
	.activity_box ul li em img{
		width: auto;
	}
	.activity_box ul li div{
		width: 40%;
	}
	.video_box ul li{
		width: 48%;
		margin-right: 4%;
	}
	.video_box .video_div div{
		width: 82%;
	}
	.video_box ul li p{
		font-size: 16px;
	}
	.care_box ul li{
		width: 48%;
		margin-right: 4%;
	}
	.care_box ul li:nth-of-type(3n+3){
		margin-right: 4%;
	}
	.care_box ul li:nth-of-type(2n+2){
		margin-right: 0;
	}
	.care_box ul li p{
		font-size: 16px;
	}
	.culture_box .bg_div p{
		font-size: 30px;
	}
	.title_box h5{
		font-size: 24px;
	}
	.title_box h5 p{
		margin-top: 10px;
	}
	.wikipedia_box ul li{
		width: 48%;
		margin-right: 4%;
	}
	.wikipedia_box ul li:nth-of-type(3n+3){
		margin-right: 4%;
	}
	.wikipedia_box ul li:nth-of-type(2n+2){
		margin-right: 0;
	}
	.product_box ul li{
		width: 48%;
		box-sizing: border-box;
		margin-right: 4%;
	}
	.product_box ul li:nth-of-type(4n+4){
		margin-right: 4%;
	}
	.product_box ul li:nth-of-type(2n+2){
		margin-right: 0;
	}
	.productInfo_box .information_dl dd{
		width: calc(100% - 480px);
		padding-left: 5%;
	}
	.productInfo_box{
		padding-bottom: 40px;
	}
	.welcome_box .classify_dl dd{
		height: 120px;
		line-height: 120px;
	}
	.welcome_box .classify_dl dd a em{
		width: 62px;
    	height: 46px;
	}
	.welcome_box .classify_dl dd a em img{
		width: 100%;
		height: 100%;
	}
	.welcome_box .title_h5{
		font-size: 30px;
	}
	.welcome_box .div2 .gallery-thumbs .swiper-slide div h6{
		font-size: 16px;
	}
	.welcome_box .div2 .gallery-thumbs{
		bottom: 40px;
	}
	.welcome_box .div3 dt{
		width: 48%;
		margin-right: 4%;
	}
	.welcome_box .div3 dd{
		width: 48%;
		margin: 0;
	}
	.fb_box{
		display: none;
	}
}
@media (max-width: 992px) {
	.news_box ul li{
		height: auto;
	}
	.news_box ul li em{
		width: 100%;
	}
	.news_box ul li em img{
		width: 100%;
		height: auto;
	}
	.news_box ul li div{
		width: 100%;
		padding: 18px 140px 0 0;
	}
	.news_box ul li div span{
		position: static;
		display: block;
		margin-top: 12px;
	}
	.paging_div a{
		display: none;
	}
	.paging_div .return_a{
		display: block;
		position: static;
		margin: 0 auto;
	}
	.information_box dl dt{
		width: 100%;
		height: 300px;
	}
	.information_box dl dt div{
		height: 100%;
	}
	.information_box dl dd{
		width: 100%;
		padding-left: 0;
	}
	.product_box ul li{
		width: 48%;
		box-sizing: border-box;
		margin-right: 4%;
	}
	.product_box ul li:nth-of-type(4n+4){
		margin-right: 4%;
	}
	.product_box ul li:nth-of-type(2n+2){
		margin-right: 0;
	}
	.prestigeInfo_box .top_dl dd a{
		width: 120px;
	}
	.prestigeInfo_box .top_dl dt h6{
		margin-left: 0;
	}
	.prestigeInfo_box .bottom_dl dd div{
		width: 100%;
		margin-bottom: 8px;
	}
	.prestigeInfo_box .bottom_dl dd .ts_div{
		margin-top: 0;
	}
	.prestigeInfo_box .bottom_dl dd{
		padding: 20px 14px;
	}
	.activity_box ul li em{
		width: 100%;
	}
	.activity_box ul li em img{
		width: 100%;
		height: auto;
	}
	.activity_box ul li div{
		width: 100%;
		height: auto;
		padding: 16px 0;
		border: none;
	}
	.activity_box ul li div i{
		display: none;
	}
	.activity_box ul li a{
		height: auto;
	}
	.activity_box ul li div h6{
		margin-bottom: 16px;
	}
	.activity_box ul li div strong{
		margin-bottom: 10px;
	}
	.video_box ul li{
		width: 100%;
		margin-right: 0;
		margin-top: 30px;
	}
	.video_box ul{
		margin-top: -30px;
	}
	.culture_box .bg_div{
		padding-bottom: 50%;
	}
	.quiz_box .title_dl dd a{
		display: block;
		margin-right: 0;
	}
	.network_box .bottom_div div{
		width: 48%;
		margin-right: 4%;
	}
	.network_box .bottom_div div:nth-of-type(3n+3){
		margin-right: 4%;
	}
	.network_box .bottom_div div:nth-of-type(2n+2){
		margin-right: 0;
	}
	.productInfo_box .information_dl dt{
		width: 100%;
	}
	.productInfo_box .information_dl dd{
		width: 100%;
		padding-left: 0;
		margin-top: 20px;
	}
	.productInfo_box .tab_dl dd .div1 li{
		margin-top: 30px;
	}
	.productInfo_box .tab_dl dd .div1 li img{
		width: 100%;
	}
	.productInfo_box .tab_dl dd .div1 li div{
		width: 100%;
		padding-left: 0;
		margin-top: 20px;
	}
	.productInfo_box .tab_dl dd .div1 li:nth-of-type(2n+2) div{
		padding-right: 0;
		margin-bottom: 20px;
		margin-top: 0;
	}
	.productInfo_box .tab_dl dd .div2 div{
		overflow: auto;
	}
	.productInfo_box .tab_dl dd .div2 table{
		width: 760px;
	}
	.productInfo_box .tab_dl dd .div2{
		padding: 0;
	}
	.productInfo_box .tab_dl dd .div2 div{
		margin-bottom: 30px;
	}
	.productInfo_box .tab_dl dd .div3{
		padding: 0;
	}
	.welcome_box .div3 dt{
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}
	.welcome_box .div3 dd{
		width: 100%;
	}
}
@media (max-width: 768px) {
	.title_box{
		overflow: hidden;
	}
	.title_box img{
		height: 180px;
		width: auto;
	}
	.head_box .bottom_div .logo_a{
		width: 100px;
		background-size: contain;
	}
	.banner_box .swiper-slide a{
		width: 100%;
		position: relative;
		padding-bottom: 50%;
	}
	.banner_box .swiper-slide img{
		position: absolute;
		width: auto;
		height: 100%;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}
	.welcome_box .title_h5{
		font-size: 24px;
		margin-bottom: 30px;
	}
	.title_h3{
		font-size: 24px;
	}
	.welcome_box .title_h5 small{
		font-size: 18px;
	}
	.news_box ul li div{
		padding: 18px 0 0 0;
	}
	.news_box ul li div i{
		display: none;
	}
	.foot_box{
		padding: 30px 0 10px;
	}
	.foot_box .w1200{
		padding: 0 0 20px;
	}
	.foot_box .right_div p{
		margin-top: 20px;
	}
	.foot_box .right_div p small{
		margin-top: 6px;
	}
	.newsInfo_box .title_div h5{
		font-size: 24px;
		line-height: 1.4;
	}
	.contact_box #map{
		height: 200px;
	}
	.contact_box dl{
		padding: 20px 4%;
	}
	.contact_box dl dd li{
		padding: 14px 0;
	}
	.feedback_box .recruit_dl dt{
		padding: 0 12px;
	}
	.feedback_box .recruit_dl dt span:first-of-type{
		width: 50%;
	}
	.feedback_box .recruit_dl dt span:last-of-type{
		width: 50%;
	}
	.feedback_box .recruit_dl dd .top_div{
		padding: 0 12px;
	}
	.feedback_box .recruit_dl dd .top_div i{
		width: 100px;
	}
	.feedback_box .recruit_dl dd .bottom_div{
		padding: 10px 12px 20px;
	}
	.feedback_box .recruit_dl dd .bottom_div p{
		width: 100%;
		margin-right: 0;
	}
	.information_box dl dt{
		height: 180px;
	}
	.information_box .swiper_div .swiper-container{
		padding: 20px 10px 40px;
	}
	.feedback_box .gallery-thumbs .swiper-slide div{
		display: none;
	}
	.prestige_box ul li{
		width: 100%;
		margin-right: 0;
	}
	.classify_dl dd a{
		width: 25%;
	}
	.classify_dl dd{
		height: auto;
		padding-bottom: 25px;
	}
	.classify_dl dt{
		height: 70px;
		line-height: 70px;
	}
	.classify_dl dt h6 img{
		width: 62px;
		margin-right: 0;
	}
	.classify_dl dt h6 span{
		font-size: 16px;
	}
	.prestigeInfo_box .top_dl dt span{
		display: block;
		line-height: 1;
	}
	.prestigeInfo_box .top_dl dt{
		float: none;
		height: auto;
		margin-bottom: 12px;
	}
	.prestigeInfo_box .top_dl dd{
		float: none;
	}
	.prestigeInfo_box .top_dl dd a{
		margin-left: 0;
		margin-right: 10px;
		height: 36px;
		line-height: 36px;
	}
	.prestigeInfo_box .bottom_dl dt.video_i{
		background: url(../img/bf2.png) no-repeat center rgba(0,0,0,0.3);
		background-size: 50px 50px;
	}
	.prestigeInfo_box{
		padding-top: 20px;
	}
	.prestigeInfo_box .dashed_i{
		margin: 40px 0;
	}
	.product_box ul li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.product_box ul li:last-of-type{
		margin-bottom: 0;
	}
	.video_box .video_div i{
		width: 30px;
		height: 30px;
	}
	.care_box ul li{
		width: 100%;
		margin-right: 0;
	}
	.culture_box .bg_div p{
		font-size: 22px;
		margin-top: -55px;
		padding: 0 4%;
		box-sizing: border-box;
	}
	.service_box a{
		width: 100%;
		margin-right: 0;
		margin-top: 20px;
	}
	.service_box .a1{
		width: 100%;
	}
	.service_box .a2{
		width: 100%;
	}
	.service_box .a3{
		width: 100%;
	}
	.service_box .a4{
		line-height: 1;
		padding-top: 14px;
	}
	.service_box .a4 p{
		display: block;
		margin: 14px 0 0 0;
	}
	.service_box a p strong{
		font-size: 20px;
	}
	.network_box .bottom_div div{
		width: 100%;
		margin-right: 0;
		margin-top: 20px;
	}
	.network_box .map_div{
		height: 200px;
	}
	.network_box .top_div{
		height: auto;
	}
	.network_box .top_div form{
		float: none;
	}
	.network_box .top_div form select{
		margin: 0 10px 0 0;
		width: 120px;
	}
	.network_box .top_div form button{
		float: right;
	}
	.wikipedia_box ul li{
		width: 100%;
		margin-right: 0;
	}
	.wikipedia_box ul li div{
		padding: 24px 14px 20px;
		height: auto;
	}
	.wikipedia_box ul li div p{
		height: auto;
	}
	.product_box .screen_dl{
		display: none;
	}
	.product_box ul{
		padding-top: 10px;
	}
	.product_box ul li{
		margin-top: 0;
	}
	.productInfo_box .information_dl .gallery-top{
		height: 200px;
	}
	.productInfo_box .information_dl .gallery-top .swiper-slide{
		height: 200px;
		line-height: 200px;
	}
	.productInfo_box .information_dl .gallery-thumbs{
		height: 60px;
	}
	.productInfo_box .information_dl .gallery-thumbs .swiper-slide{
		height: 60px;
		line-height: 60px;
	}
	.productInfo_box .information_dl .swiper-button-next{
		height: 60px;
	}
	.productInfo_box .information_dl .swiper-button-prev{
		height: 60px;
	}
	.productInfo_box .information_dl{
		margin: 40px auto;
	}
	.productInfo_box .information_dl dd div i{
		margin-bottom: 20px;
	}
	.productInfo_box .information_dl dd>a{
		margin-top: 20px;
	}
	.productInfo_box .tab_dl dt{
		height: auto;
		display: block;
		background: #fff;
		margin-bottom: 20px;
		line-height: 40px;
	}
	.productInfo_box .tab_dl dt a::after{
		display: none;
	}
	.productInfo_box .tab_dl dt a{
		font-size: 14px;
	}
	.productInfo_box .tab_dl dt a{
		width: 32%;
		margin-right: 2%;
	}
	.productInfo_box .tab_dl dt a:nth-of-type(3n+3){
		margin-right: 0;
	}
	.productInfo_box .tab_dl dd{
		padding: 40px 20px;
	}
	.productInfo_box .tab_dl dd .div1 ul{
		margin-top: -30px;
	}
	.productInfo_box .tab_dl dd .div1{
		padding: 0;
	}
	.productInfo_box .tab_dl dd .div1 ul{
		padding-bottom: 0;
	}
	.welcome_box .classify_dl dd{
		height: auto;
		padding-bottom: 0;
	}
	.welcome_box .classify_dl dd a{
		border: none;
		padding: 0;
	}
	.classify_dl dd a span{
		font-size: 12px;
	}
	.welcome_box .div2 .gallery-thumbs{
		position: static;
		transform: none;
	}
	.welcome_box .div2 .gallery-thumbs .swiper-slide div h6{
		display: none;
	}
	.welcome_box .div2 .gallery-top .swiper-slide div{
		padding-right: 0;
	}
	.welcome_box .div2 .gallery-top .swiper-slide div p{
		display: none;
	}
	.welcome_box .div2 .gallery-top .swiper-slide div h5{
		font-size: 24px;
		margin-bottom: 16px;
	}
	.welcome_box .div3 dt a div h6{
		font-size: 16px;
	}
	.welcome_box .div3 dd a em{
		width: 100%;
	}
	.welcome_box .div3 dd a div{
		width: 100%;
		margin-top: 20px;
		padding-left: 0;
	}
	.welcome_box .div3 dd a div h6{
		font-size: 16px;
		height: auto;
	}
	.welcome_box .div4 div a{
		width: 50%;
		margin-top: 20px;
	}
	.welcome_box .div4 div a::after{
		display: none;
	}
	.welcome_box .div4 div{
		padding-top: 0;
		margin-top: -20px;
	}
}
@media (max-width: 375px) {
	.classify_dl dt h6 span{
		font-size: 14px;
	}
	.classify_dl dt div{
		margin-left: 10px;
	}
}


















