
@font-face{
	font-family:trump_gothic_east;
	src: url('../fonts/trump_gothic_east.eot');
	src: url('../fonts/trump_gothic_east.eot?#iefix') format('embedded-opentype'),
		url('../fonts/trump_gothic_east.woff2') format('woff2'),
		url('../fonts/trump_gothic_east.woff') format('woff'), 
		url('../fonts/trump_gothic_east.ttf') format('truetype'),
		url('../fonts/trump_gothic_east.svg#trump_gothic_east') format('svg');
}
@font-face{
	font-family:neutra_text_tf;
	src: url('../fonts/neutra_text_tf.eot');
	src: url('../fonts/neutra_text_tf.eot?#iefix') format('embedded-opentype'),
		url('../fonts/neutra_text_tf.woff') format('woff'), 
		url('../fonts/neutra_text_tf.ttf') format('truetype'),
		url('../fonts/neutra_text_tf.svg#neutra_text_tf') format('svg');
}
/*通用头部*/
html{font-size: 1rem;}
*{ margin:0; padding:0;}
.b{display: block;}
.n{display: none;}
.block{display: block;}
.none{display: none;}
.header{position: fixed;top:0;left:0;width:100%;z-index:99; transition: all .2s;display: flex;justify-content: space-between; align-items: center;border-bottom:1px solid rgba(255,255,255,.2);padding:0 10px;}
.header2{ position: absolute;  border-bottom:1px solid rgba(255,255,255,.2); }
.header_h5{border-bottom:1px solid rgba(0,0,0,.2); }
.header_h3{border-bottom:1px solid rgba(0,0,0,.2); }
.header_h4{border-bottom:1px solid rgba(0,0,0,.2); }
.header .logo_nav{width:45%;display: flex;justify-content: space-between; align-items: center; }
.header_h .logo_nav{width:72%;display: flex;justify-content: space-between; align-items: center;}
.header .search{width:35px;height:35px;background: #ff0000;border-radius: 30px;display: flex;justify-content:center; align-items: center;}
.header .search img{display: block;width:20px;}
.header .in_menu{ display: flex;justify-content: center;align-items: center;}
.header .logo{position: relative;z-index: 999;display: flex;justify-content: flex-start;align-items: center}
.header .logo a{ display: flex;justify-content: center;align-items: center;}
.header .logo p{display: flex;justify-content: center; align-items: flex-start; flex-direction: column;margin:0 0 0 12px;padding:0 0 0 12px;border-left: 1px solid rgba(255,255,255,0.2);}
.header .logo p strong{font-size:1.3rem;color: #fff ; }
.header .logo p span{font-size:1rem;color: #fff;line-height: 1.8;}
.header_h2 .logo a{ }
.header.header_h2 .logo p{ border-left: 1px solid rgba(0,0,0,0.2);}
.header.header_h2 .logo p strong{ color: #333 ; }
.header.header_h2 .logo p span{ color: #333; }
.header.header_h2 .logo_nav li a.logo_nav_a { color: #555;}
.header.header_h2 .logo_nav li a.logo_nav_a:hover { color: #fff;font-weight: bold; }
.header.header_h3 .logo p{ border-left: 1px solid rgba(0,0,0,0.2);}
.header.header_h3 .logo p strong{ color: #333 ; }
.header.header_h3 .logo p span{ color: #333; }
.header.header_h3 .logo_nav li a.logo_nav_a { color: #555;}
.header.header_h3 .logo_nav li a.logo_nav_a:hover { color: #fff;font-weight: bold; }
.header.header_h4 .logo p{ border-left: 1px solid rgba(0,0,0,0.2);}
.header.header_h4 .logo p strong{ color: #333 ; }
.header.header_h4 .logo p span{ color: #333; }
.header.header_h4 .logo_nav li a.logo_nav_a { color: #555;}
.header.header_h4 .logo_nav li a.logo_nav_a:hover { color: #fff;font-weight: bold; }
.header.header_h5 .logo p{ border-left: 1px solid rgba(0,0,0,0.2);}
.header.header_h5 .logo p strong{ color: #333 ; }
.header.header_h5 .logo p span{ color: #333; }
.header.header_h5 .logo_nav li a.logo_nav_a { color: #555;}
.header.header_h5 .logo_nav li a.logo_nav_a:hover { color: #fff;font-weight: bold; }
.cn_en{ z-index:9999; display: flex;justify-content: space-between; align-items: center; text-transform: uppercase; color: #fff;padding:0 0 0 25px; border-left: 1px solid rgba(255,255,255,.6);}
.cn_en .h_tel{  background: url(../images/tt.png) no-repeat left center;padding:0 25px 0 25px; font-size: 17px;line-height:23px;}
.cn_en .h_tel2{background: url(../images/tt.png) no-repeat left center;padding:0 25px 0 35px; font-size: 17px; }
.cn_en .logo_tel{display: flex;justify-content: space-between; align-items: center;}
.cn_en .logo_tel div { color: #fff; text-transform: uppercase;padding:0 0 0 15px}
.cn_en .logo_tel div a{ color: #fff;}
.header_h2 .cn_en { border-left: 1px solid rgba(0,0,0,.2);}
.header_h2 .cn_en .h_tel{background: url(../images/tt2.png) no-repeat left center;color: #333;}
.header_h2 .cn_en .logo_tel div { color: #333; }
.header_h2 .cn_en .logo_tel div a {color:#333;}
.header.header_h3 .cn_en { border-left: 1px solid rgba(0,0,0,.2);}
.header.header_h3 .cn_en .h_tel{background: url(../images/tt2.png) no-repeat left center;color: #333;}
.header.header_h3 .cn_en .logo_tel div { color: #333; }
.header.header_h3 .cn_en .logo_tel div a {color:#333;}
.header.header_h4 .cn_en { border-left: 1px solid rgba(0,0,0,.2);}
.header.header_h4 .cn_en .h_tel{background: url(../images/tt2.png) no-repeat left center;color: #333;}
.header.header_h4 .cn_en .logo_tel div { color: #333; }
.header.header_h4 .cn_en .logo_tel div a {color:#333;}
.header.header_h5 .cn_en { border-left: 1px solid rgba(0,0,0,.2);}
.header.header_h5 .cn_en .h_tel{background: url(../images/tt2.png) no-repeat left center;color: #333;}
.header.header_h5 .cn_en .logo_tel div { color: #333; }
.header.header_h5 .cn_en .logo_tel div a {color:#333;}
.logo_nav ul{width:100%; display:flex;justify-content:space-between;align-items:center;-webkit-align-items:center;z-index: 999;}
.logo_nav li{line-height:100px;width:calc(100%/6); text-align: center; }
.logo_nav li a{color:#fff;font-size:17px;display:block; position: relative;padding:0 15px;transition: 0.5s;}
.logo_nav li a.logo_nav_a:hover{font-weight:bold; text-decoration:none; background:#dd0000 ;color:#fff;}
.header .hrt .tel{ color: #fff; display: flex;justify-content: flex-start;align-items: center;font-size:16px;}
.header .hrt img{ margin:0 7px 0 0; }
.header.header_h2{ background: #fff;border-bottom:0 solid #fff;}
.header.header_h2 .b{display: none;}
.header.header_h2 .n{display: block;}
.index_nav3{width:50%;height:100px;display:flex;justify-content:space-between;align-items:center;-webkit-align-items:center;z-index: 999; }
.index_nav3 li{line-height:100px;width:calc(100%/7);text-align: center; }
.index_nav3 li a{color:#fff;font-size:1.1rem;display:block; position: relative}
.index_nav3 li a:hover{font-weight:bold; text-decoration:none;}
.header_h .index_nav3 li a{color:#333;}
.header_h .index_nav3 li div a {color:#fff;}
.header.header_h { background-color: rgba(255,255,255,1); }
.header.header_h .logo p strong{ color:#333;}
.header.header_h .logo p span{ color:#333;}
.header.header_h3 .n{display: block;}
.header.header_h3 .b{display: none;}
.header.header_h4 .n{display: block;}
.header.header_h4 .b{display: none;}
.header.header_h5 .n{display: block;}
.header.header_h5 .b{display: none;}

.relative{position: relative;box-shadow: 0 0 45px rgba(0,0,0,0.2); background: #ebc120}
.son{background:#f2f4f8;position: absolute; z-index: 1; top: 100%; width: 100%; left: 0; box-sizing: border-box; padding: 70px 0; display: none;}
.son dl{display: flex;justify-content: space-between;align-items: flex-start; margin: 0 30px;}
.son dl dd{width:calc(100%/3);padding:0 90px;    border-right: 1px solid rgba(0,0,0,.1);}
.son dl dd:last-child { border-right: none;}
.son dl .son_li{width:1px;height:100%;background: rgba(0,0,0,.6);}
.son dl dd a{ display: flex;justify-content: flex-start;flex-direction: column;align-items: flex-start;}
.son dl dd a span{font-size:24px;line-height: 35px;color: #333;display: block;}
.son dl dd a p{font-size: 15px;line-height:28px;color: #666;text-align: left;}
.son dl dd a .son_pic{width:100%;margin: 15px 0; position: relative;overflow:hidden;}
.son dl dd a .son_pic img{width:100%;display: block;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.son dl dd a .son_pic:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.son .son_pro{display: flex;justify-content: space-between;align-items:center; margin: 0 40px; }
.son .son_pro a{width:calc(100%/10 - 5px);padding:0 5px; }
.son .son_pro a:last-child { border-right: none;}
.son .son_pro a:nth-child(5) { border-right: none;}
.son .son_pro a div{width:100%;margin: 0 0; position: relative;overflow:hidden;}
.son .son_pro a div img{width:100%;display: block;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; border-top-left-radius: 15px;    border-bottom-right-radius: 15px;}
.son .son_pro a:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.son .son_pro a p{font-size:1rem;line-height: 3rem;color: #666;display: block;}
.son .son_c{display: flex;justify-content: center; margin: 0 30px;align-items:center}
.son .son_c .son_c_li{ padding:0 90px;    border-right: 1px solid rgba(0,0,0,.1);}
.son .son_c .son_c_li:last-child { border-right: none;}
.son .son_c .son_c_li .son_pic{width:100%;margin: 15px 0; position: relative;overflow:hidden;}
.son .son_c .son_c_li .son_pic img{width:100%;display: block;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.son .son_c .son_c_li span{font-size:1.5rem;line-height: 35px;color: #333;display: block;}
.son .son_c .son_c_li p{font-size: 1rem;line-height:28px;color: #666; }
.son .son_c .son_c_li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.son .son_c .son_c_li a:hover{font-weight: normal;}
.son .son_c .son_c_li a:hover span{font-weight: bold;}
.son .son_c .son_c_li div a:hover p{font-weight: normal;}


/*--search modal--*/
.modal2 { position: fixed; z-index:999999999999999; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);display: none; }
.modal-dialog2 { position: absolute; z-index:9999999999; left: 0; top:50%; margin-top:-250px; width: 100%; background:; height:500px; }
.modal-content2 { width: 1200px; margin:0 auto; position:absolute;left:50%; margin-left:-600px; height:400px; }
.modal-content2 > div {  }
.modal-content2 input { border: none; float: left;}
.modal-content2 .search-logo { width: 408px; padding:80px 0 0 0; position:absolute; left:50%; margin-left:-204px; border-bottom:1px solid #5c5c5c}
.modal-content2 .search-logo img{ width:100%;}
.modal-content2 .search-bar { position:absolute; width:850px; left:50%; margin-left:-425px; height:90px; top:130px; }
.modal-content2 .search-tab .tab { padding: 6px 20px; float: left; font-size: 24px; color: #fff; cursor: pointer; }
.modal-content2 .search-tab .on { background: #fff; color: #fe0000; }
.modal-content2 .tab-panel { display: none; }
.modal-content2 .on { display: block; }
.modal-content2 .search-close { width:60px; height:60px; cursor: pointer; transition:.4s all; display:block; position:absolute; right:0; top:0;}
.modal-content2 .search-close:hover {  color: #fff; transform: rotate(360deg); -webkit-transform: rotate(360deg); }
.modal-open { overflow: hidden; padding-right: 17px; }
.modal-content2.search-bar .search-keywords { margin-top: 2px; border-radius: 6px; overflow: hidden; }
.modal-content2 .search-bar .form-control { padding-left: 10px; width: 754px; height: 70px; line-height: 70px; font-size: 16px; background:#eee}
.modal-content2 .search-bar .espcms_search_icon{  width: 70px; height: 70px; line-height: 70px; text-align: center; font-size: 16px; color: #fff; cursor: pointer; margin-left:15px; background:#31459b url(../images/se.png) no-repeat center center;border: none;}
.modal-content2 .keywords{	width:90%; padding-left:10px;	height:90px; line-height: 90px;	border:none; }
.modal-content2 .searchbtn{ position: absolute; height:90px; background: #f65808;  background-position:50% 50%;	background-repeat: no-repeat;width:90px;	right:-1px;	top:0; border: 0px;	cursor:pointer; color: #fff;font-size: 16px;}
.modal-open2 { overflow: hidden;}

.header_h {position: absolute;}

.menu{ cursor:pointer;position: relative; }
.menuBtn{ width:38px; margin: 0 auto; cursor:pointer;position: relative; }

.menuBtn span{ display:block; height: 1px; background: #fff; animation:load1 1s infinite ease-in-out; width: 20px; margin: 10px 0;animation-delay: -0.16s;}
.header.header_h2 .menuBtn span{ background: #222;}
.header.header_h2 .in_menu span{ color: #222;}

.menuBtn .span2{ animation-delay: -0.32s;}
.menuBtn .span3{ animation-delay: -0.46s;}
@-webkit-keyframes load1 {
	0%, 80%, 100% {	  
	    width: 13px;
	}
	40% {	  
	    width: 26px;
	}

}
.menuBtn p{position:absolute;right:0;top:0;}

.in_menu span{ font-size:21px;font-family:PingFang SC;color: #fff;display: block; }

.in_nav{position: fixed;  left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);background-size:100%;display:none;z-index: 99;}
.in_nav .in_nav_list{display: flex;justify-content: center;align-items: center;width:100%; height:100%;}
.in_nav ul{overflow:hidden;width:90%;height:65%;display: flex;justify-content: space-between;flex-wrap: wrap}
.in_nav ul>li{ position: relative; border-right: 1px solid rgba(255,255,255,0.1);padding:0 50px;}
.in_nav ul>li>a{display:block; font-size:20px;color:#fff;line-height:70px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;letter-spacing: 0;width:100%;margin: 0 auto;padding:5px 0 25px 0}
.in_nav ul>li>a:hover{color:#fff;text-decoration: none; }
.in_nav_list li div a{display:block; font-size:17px;color:#fff;line-height:50px;}
.in_nav_list li a:hover{font-weight: bold;}


.index_nav2{width:46%;height:100px;display:flex;displaly:-webkit-flex;flex-direction:row;-weblit-flex-direction:row;justify-content:space-between;-weblit-justify-content:space-between;align-items:center;-webkit-align-items:center;}
.index_nav2 li{line-height:100px;}
.index_nav2 li a{color:#fff;font-size:16px;display:block;}
.index_nav2 li a:hover{font-weight:bold; text-decoration:none;}



.index_nav{width:35%; display:flex;displaly:-webkit-flex;flex-direction:row;-weblit-flex-direction:row;justify-content:space-between;-weblit-justify-content:space-between;align-items:center;-webkit-align-items:center;}
.index_nav li{ }
.index_nav li a{color:#ffffff;font-size:17px;display:block;}
.index_nav li a:hover{font-weight:bold; text-decoration:none;}

.menu_button{cursor:pointer;width:85px; position: relative;z-index:999999; display: flex; justify-content: space-between;align-items: center; color: #fff;font-size: 18px;}
.menu_button .nav_button{ position: relative;vertical-align: middle; width:30px; height:2px;cursor:pointer;background-color:#fff;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.menu_button .nav_button::after, .menu_button .nav_button::before{content:'';width:30px;height:2px;border-radius:20px;position: absolute;z-index:99999999; background-color:#fff;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.menu_button .nav_button::after{top:10px;}
.menu_button .nav_button::before{top:-10px;}
.menu_button.on .nav_button::before{transform: translateY(10px) rotate(45deg);}
.menu_button.on .nav_button::after{transform: translateY(-10px) rotate(-45deg);}
.menu_button.on{background-image:none}
.menu_button.on .nav_button{width:0;}
.header.bg{background:rgba(21,158,80,0.95);padding:6px 0;}
.header.bg .logo img{height:50px !important;margin-top:2px;}
.header.bg ul{padding-top:6px;}
.header.bg .menu_button{width:50px;height:50px;margin:5px 0 0;}
.header.bg .menu_button .nav_button{width:26px;top:24px;}
.header.bg .menu_button .nav_button::after, .header.bg .nav_button::before{width:26px;}
.header.bg .menu_button .nav_button::after{top:11px;}
.header.bg .menu_button .nav_button::before{top:-11px;}







.menu_box{position: fixed;width:100%;height:100%;right:0;top:-100%;z-index:5;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;background-image: -webkit-linear-gradient(125deg,#13afbe, #1f953a);display: flex;justify-content: center;flex-direction: column;align-items: center}
.menu_box .item{width:100%;overflow:auto; text-align: left}
.menu_box .item::-webkit-scrollbar{width:2px;height:2px;background-color:#f1f1f1;} 
.menu_box .item::-webkit-scrollbar-track{border-radius:0;background-color:#f1f1f1;}
.menu_box .item::-webkit-scrollbar-thumb{border-radius:0px;width:2px;height:2px;background-color:#db000b;}
.menu_box .item .pad{padding:20px 0; width:400px; margin: 0 auto;border-bottom: 1px solid rgba(255,255,255,0.2)}
.menu_box .item h4{font-size:24px;color:#fff;}
.menu_box .item i{display: block;width:30px;height:1px;background-color: #fff;margin:10px auto;}
.menu_box .item span{font-size:16px;color:#fff;padding:0 0 0 25px;}
.menu_box .item ul{padding-top:10px;width:auto;margin:0;}
.menu_box .item ul li{width:100%;text-align: left;}
.menu_box .item ul li a{font-size:16px;color:#fff;height:40px;line-height:40px;cursor:pointer; margin-top:20px;transition: .5s;}
.menu_box .item ul li a:hover{ padding-left:15px}


.footer_p{ line-height:95px; text-align:center; font-size:15px; color:#fff; border-top:1px solid rgba(255,255,255,0.05)}
.footer_p a{ color:#fff}
.footer_p a:hover{ color:#fff}
.slideBoxbann{ position:relative; overflow:hidden; margin:0  auto 0 auto; }
.slideBoxbann .hd{ position:absolute; height:26px; line-height:26px; bottom:7px; right:0; z-index:1; }
.slideBoxbann .hd li{ display:inline-block; width:8px; height:8px;border-radius:10px;  background:rgba(255,255,255,0.5); text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBoxbann .hd li.on{ background: #F60;  }
.slideBoxbann .bd{ position:relative; z-index:0; }
.slideBoxbann .bd li{ position:relative; text-align:center;  }
.slideBoxbann .bd li img{ vertical-align:top; width:100%;}
.slideBoxbann .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }
.slideBoxbann .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focustitlebg.png) repeat-x; color:#fff;  text-align:left;  }

/* se_num */
.se_num{  background: #dd0000;}
/*shuzi*/
.xinlai_num2{padding:60px 0 60px 0; position: relative;z-index: 2; display: flex;flex-direction: column;justify-content: space-between}
.xinlai_num2 #wrap { overflow: hidden;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.xinlai_num2 section { display: flex;justify-content: space-between;align-items: flex-start; flex-wrap: wrap}
.xinlai_num2 .jumbo {font-size: 3.7rem; color: #fff;  font-family: "neutra_text_tf";display:inline-block;line-height: 3.5rem;letter-spacing: -3px;}
.xinlai_num2 #wrap .xinlai_num_li{  font-size:15px; color:#fff; }
.xinlai_num2 #wrap .xin_li { display: flex;justify-content:flex-start; align-items: center;}
.xinlai_num2 #wrap .xin_li .xin_li_num{ padding:0 0 0 35px }
.xinlai_num2 #wrap .xin_li .xin_li_num div{ display: flex;justify-content:flex-start; align-items: flex-end;}
.xinlai_num2 #wrap .xinlai_numd{ background:none;}
.xinlai_num2 #wrap .xinlai_num_li span{ font-size:1.45rem; color:#fff;padding:0 0 0 10px;}
.xinlai_num2 #wrap .xinlai_num_li:nth-child(1) span,.xinlai_num #wrap .xinlai_num_li:nth-child(3) span{ font-size:1.05rem; color:#fff;padding:0 0 0 10px;}
.xinlai_num2 #wrap .xinlai_num_li p{ font-size:1.05rem; color:#fff;  line-height: 1.9rem; }

@media only screen and (max-width:1780px){ 
	.header .logo_nav{width:52%}
	.header .logo p strong{font-size: 1.2rem;}
	.header .logo p span{ line-height: 1.4;}
	.logo_nav li{line-height:90px;}
}
@media only screen and (max-width:1440px){ 
	.header .logo img{    width:170px;}
	.logo_nav li{line-height: 80px;}
	.logo_nav li a{font-size: 16px;padding: 0 10px; }
	.son dl dd{    padding: 0 40px;}
	.son .son_pro{    margin: 0 40px;}
	.son dl dd a span{font-size: 21px;}
	.cn_en .logo_tel div{font-size: 14px;}
	.cn_en .h_tel{font-size: 14px;padding: 0 15px 0 25px;}
	.cn_en{    padding: 0 0 0 15px;}
	.son .son_c .son_c_li span{font-size: 20px;}
	.son{padding: 30px 0;}
	.se_num .jumbo{font-size:3.2rem;}
	.se_num #wrap .xinlai_num_li span{font-size:1.05rem;}
	.son .son_pro a{padding:0 0}
	.son .son_pro a p{font-size:0.95rem;}
}
@media only screen and (max-width:1150px){ 
	.header{display:none;}
	/*wap header*/
	.head_wap{width:100%; padding:10px 5px; position: fixed; z-index: 101; background: rgba(0,0,0,0.7) }
	.position{position: relative; display: flex;justify-content: space-between; align-items: center;}
	.logo img{width:115px;}
	.menu {position: relative}
	.menu-trigger,
	.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
	}
	.menu-trigger {
	position: relative;
	width: 20px;
	height: 20px;
	}
	.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background:#fff;
	border-radius: 4px;
	}
	.head_wap2 .menu-trigger span{background:#333;}
	.menu-trigger span:nth-of-type(1) {
	top: 0;
	}
	.menu-trigger span:nth-of-type(2) {
	top: 9px;
	}
	.menu-trigger span:nth-of-type(3) {
	bottom: 0;
	}
	.menu-trigger.active span:nth-of-type(1) {
		-webkit-transform: translateY(9px) rotate(-315deg);
		transform: translateY(9px) rotate(-315deg);
	}
	.menu-trigger.active span:nth-of-type(2) {
		opacity: 0;
	}
	.menu-trigger.active span:nth-of-type(3) {
		-webkit-transform: translateY(-9px) rotate(315deg);
		transform: translateY(-9px) rotate(315deg);
	}
	#close{display: none;position: fixed;width:100%;height:100%;top:0;left:0;background-color:#fff;z-index:998;}
	.menuBox ul li {width:90%;margin:0 auto;}
	.menuBox ul li a{ font-size:1.2rem;font-weight: bold;display:block;color:#fff;position: relative;line-height: 3.5rem; border-bottom:1px solid rgba(255,255,255,0.2);  background: url(../images/jiao.png) no-repeat right center;}
	.menuBox ul li div{ display: flex;justify-content: flex-start;flex-wrap: wrap;border-bottom:1px solid rgba(255,255,255,0.1);width:100%;margin:0 auto; }
	.menuBox ul li div a{width:63%;font-size: 15px;line-height: 38px;color: #555;font-weight: normal;display:block;border-bottom:0 solid rgba(0,0,0,0.1);background: none;}
	.menuBox ul li div a:nth-child(2n){width:37%;}
	.menuBox ul li a.active{background-color:#8fc31f;color:#fff;}
	.menuBox ul li a.link{color:#fff;}
	.menuBox ul li .son_nav{display: none;padding:5px;background-color: #eee;border-top:2px solid #8fc31f;}
	.menuBox ul li .son_nav a{display: block;font-size:16px;line-height:40px;color:#323232;border:none;}
	.menuBox {
		display: none;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow-y: auto;
		z-index: 100;
		background: rgba(0,0,0,0.85);
	}
	.menuBox ul { padding-top: 64px;}
	.l_tel{ padding:0 5px 0 0; display:flex;justify-content: flex-start;align-items: center;color: #fff;font-size: 12px;}
	.l_tel img{ width:12px; margin: 0 5px 0 0;}
	.none{display:block;}
	.block{display:none;}
	.se_nav_shili li{width: 100px;margin: 0 8px;}
	.se_nav_shili li a{font-size: 1rem;line-height: 2.7rem;}
	.phone_footer{ display: flex;justify-content: center;align-items: center;width: 96%; height: 70px;  right: 2%; position: fixed; z-index: 99; bottom:5px;box-shadow: 0 0 45px rgba(0,0,0,0.4); background: #dd0000;border-radius: 10px;}
	.phone_footer ul{ display: flex;justify-content: space-between;width:100%}
	.phone_footer li{width: 33%; text-align: center;color: #fff; }
	.phone_footer li a{ color: #fff; line-height:30px; display: flex;align-items: center;justify-content: center;flex-direction: column;}
	.phone_footer li img{ vertical-align:middle;width:30px;display: block;}
	
	.xinlai_num2 #wrap .xin_li .xin_li_num{padding: 0 0 0 15px;}
	.xinlai_num #wrap .xinlai_num_li{width:48%;margin:0 0 15px 0}
	.xin_li_icon img{width:35px}
	.xinlai_num2 .jumbo {font-size: 2.2rem;line-height: 2.5rem;}
	.xinlai_num2 #wrap .xinlai_num_li p{font-size: 1rem;}
	.xinlai_num2{ padding: 30px 0 30px 0;}
}