
/* CSS Document */
/**
瑞泰科技
Time : 2019-3-20
Author : jj
**/
@font-face{
	font-family: myFirstFont;
	src:url(../font/GeBody.ttf);
}

/*banner*/


/*=================导航=================*/
#n_header{ z-index:999; width:100%; position:relative; z-index:88;  height:106px;}
#n_header .m{ position:relative; padding-right:120px; height: 100%; display: flex; align-items: center; justify-content: space-between;}
.logo{  }
.nav_box{ overflow:hidden; float:right;display: flex;
  align-items: center; }
  .topbtnbox{display: flex;position: relative;justify-content: flex-end;padding-top: 12px;}
#n_nav{}
#n_nav>li{ float:left; text-align:center; position:relative; padding:0 13px; z-index: 0;  transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -o-transition:.5s; -webkit-transition:.5s; display:table;}
#n_nav>li>a{position:relative;overflow:hidden;height: 62px;display:table-cell;vertical-align:middle;font-size:16px;color:#646464;}
#n_nav>li h3{ font-size:16px; color:#646464; font-weight:bold;}
#n_nav>li span{ font-size:12px; color:#fff; color:rgba(255,255,255,.55); font-family:arial; text-transform:uppercase; margin-top:6px; display:block;}
#n_nav>li:before{ content: ""; width: 75px; height: 3px; position: absolute; left:50%; margin-left:-37.5px; bottom: 0; background: #d80930; transform-origin:100%; -webkit-transform-origin:100%; -webkit-transition:-webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1); transition:-webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1); transition:transform .7s cubic-bezier(0.165, 0.84, 0.44, 1); transition:transform .7s cubic-bezier(0.165, 0.84, 0.44, 1),-webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1); transform:scaleX(0); -webkit-transform:scaleX(0); visibility:hidden\9;}
#n_nav>li:hover:before,#n_nav>li.current:before{ transform:scaleX(1); -webkit-transform:scaleX(1); -moz-transform:scaleX(1); transform-origin:0; -webkit-transform-origin:0; visibility:visible\9;}
#n_nav>li a:hover{ }
#n_nav>li.on:after{ width:62px;}
#n_nav>li.on:before{transform:scaleX(1); -webkit-transform:scaleX(1); -moz-transform:scaleX(1); transform-origin:0; -webkit-transform-origin:0; visibility:visible\9; background: #d80930;}

.top_menu_box{ width: 22px; height: 22px; margin-left: 28px;}
.top_menu_box svg{ width: 100%; height: 100%;}
.n_branch_slide{  width:118px; position:absolute; z-index:8; right:0; top:21px;}
.n_branch_slide dt{ width:118px; height:31px; background:#d80930; font-size:12px; color:#fff; text-align:center; cursor:pointer; line-height:31px; position:relative;}
.n_branch_slide dt:after{ content: url(../image/nav_xiala.png); margin-left:8px; display:inline-block; transform: rotate(0);}
.n_branch_slide dt.on:after{ transform: rotate(180deg);}
.n_branch_slide dd{ display:none; background:#d80930; background:#d80930; width:190px; position:absolute; right:0; top:31px; padding:15px 0;}
.n_branch_slide dd a{ line-height:20px; font-size:12px; color:#fff; display:block; padding:8px 20px; text-align:right;}
.n_branch_slide dd a:hover{background:#e41d42;}

.edition{ float: right; position: relative; z-index:9; }
.edition span{ display: block; text-align: center; width: 104px; height: 31px; line-height:29px; color: #646464; border:1px solid #eee; font-size: 12px; background:#fff ; cursor: pointer;  transition: 0.3s; position: relative; z-index: 3;}
.edition span:after{ content: url(../image/nav_xiala2.png); margin-left:8px; display:inline-block;}
.edition span.on:after{ content: url(../image/arrow1.png); margin-left:8px; display:inline-block;}
.edition span.on{ box-shadow: 0 0 6px rgba(0,0,0,0.35); border-radius: 5px 5px 0 0;color: #040404; background:#fff; border:1px solid #fff;}
.edition span.on:before{ content: ""; width: 100%; height: 5px; background: #fff; position: absolute; left: 0; bottom: -5px;}
.edite{ width: 130px; display: none; position: absolute; right: 0; top: 100%; background: #fff; box-shadow: 0 0 6px rgba(0,0,0,0.35); border-radius: 5px 0 5px 5px; padding-top: 12px; padding-bottom: 12px;}
.edite a{ display: block; color: #040404; font-size: 13px; line-height: 1.6; padding-left: 23px; height: 42px; line-height: 42px; color: #000000; position: relative;}
.edite a:before{ content: ""; width: 5px; height: 100%; background: #d80930; position: absolute; left: 0; top: 0; -webkit-transition:-webkit-transform .5s cubic-bezier(0.215, 0.61, 0.355, 1); transition:-webkit-transform .5s cubic-bezier(0.23, 1, 0.32, 1); transition:transform .5s cubic-bezier(0.23, 1, 0.32, 1); transition:transform .5s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform .5s cubic-bezier(0.23, 1, 0.32, 1); transform-origin:left 100%; -webkit-transform-origin:left 100%; transform:scaleY(0); -moz-transform:scaleY(0); -webkit-transform:scaleY(0); visibility:hidden\9;}
.edite a:hover{ background: #eeeeee;}
.edite a:hover:before{ transform:scaleY(1); -webkit-transform:scaleY(1); transform-origin:left 0; -webkit-transform-origin:left 0; visibility:visible\9;}

.edition2{ position: relative; z-index: 9;  }
.edition2 span{ display: block; overflow:hidden; font-size:12px;width:118px; height:31px; color:#fff; text-align:center; cursor:pointer; line-height:31px; position:relative; background:#d80930; cursor: pointer; transition: 0.3s; position: relative; z-index: 3;}
.edition2 span:after{ content: url(../image/nav_xiala.png); margin-left:8px; display:inline-block;}
.edition2 span.on{ box-shadow: 0 0 6px rgba(0,0,0,0.35); border-radius: 5px 5px 0 0;color: #040404; background:#fff; overflow:visible;}
.edition2 span.on:after{ content: url(../image/arrow1.png); margin-left:8px; display:inline-block;}
.edition2 span:before{ content: ""; width: 100%; height: 5px; background: #fff; position: absolute; left: 0; bottom: -5px;}
.edite2{ width: 240px; display: none; position: absolute; right: 0; top: 100%; background: #fff; box-shadow: 0 0 6px rgba(0,0,0,0.35); border-radius: 5px 0 5px 5px; padding-top: 12px; padding-bottom: 12px;}
.edite2 a{ display: block; color: #040404; font-size: 13px; line-height: 1.6; padding-left: 18px; height: 42px; line-height: 42px; color: #000000; position: relative;}
.edite2 a:before{ content: ""; width: 5px; height: 100%; background: #d80930; position: absolute; left: 0; top: 0; -webkit-transition:-webkit-transform .5s cubic-bezier(0.215, 0.61, 0.355, 1); transition:-webkit-transform .5s cubic-bezier(0.23, 1, 0.32, 1); transition:transform .5s cubic-bezier(0.23, 1, 0.32, 1); transition:transform .5s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform .5s cubic-bezier(0.23, 1, 0.32, 1); transform-origin:left 100%; -webkit-transform-origin:left 100%; transform:scaleY(0); -moz-transform:scaleY(0); -webkit-transform:scaleY(0); visibility:hidden\9;}
.edite2 a:hover{ background: #eeeeee;}
.edite2 a:hover:before{ transform:scaleY(1); -webkit-transform:scaleY(1); transform-origin:left 0; -webkit-transform-origin:left 0; visibility:visible\9;}

/*foot*/
.n_foot{background: #313335;padding-top:50px;position:relative;z-index:1;}
.n_foot p,.n_foot a{font-size: 12px;color: #9c9ca2;line-height:30px;}
.n_foot .foot_nav{margin-bottom:20px;}
.n_foot .foot_nav ul li{float:left;margin-right: 23px;}
.n_foot .foot_nav ul li a{color: #f0f0f1;font-size: 13px;}
.n_foot a:hover{color: #fff;}.s_map_ico{margin-left: 13px;}

.s_map_ico a{ text-decoration:underline;}
.s_map_ico img{margin-right: 8px;vertical-align: middle;margin-top: -4px;}
.n_foot .fr{}
.n_foot .fr .txt{ float:left;}
.n_foot .fr .ewm{ float:right; width:120px; height:120px; margin-left:26px;}
.n_foot .ewm img{ width:120px; height:120px; margin-bottom:10px;}
.n_foot .fr{ text-align:right;}
.n_foot .fr .btn{display:block;width:115px;height:35px;background: #d80930;text-align:center;line-height:35px;color:#fff;margin-bottom:15px;position:relative;float:right;}
.n_foot .fr .btn img{ margin-right:10px; position: relative; top: 2px;}
.n_foot .fr p{ color: #6d6e6f; font-size: 12px; line-height:1; clear:both; margin-bottom:12px;}.n_foot .fr .txt p{ font-size:14px !important; color:#fff !important; }
.n_foot .fr p span{font-size:22px;color: #d80930;font-family:arial;margin-top:11px;margin-left:10px;}
.foot_bot{height: 80px;line-height:78px;text-align:left;color:#6d6e6f;border-top: 1px solid #404143;margin-top: 48px;}
.foot_bot p{ display:inline-block; color:#6d6e6f;}
.foot_bot,.foot_bot a{color: #6d6e6f;font-size: 12px;}
.n_foot a:hover{}
.foot_link{width: 228px;height: 34px;border: 1px solid #555759;cursor:pointer;overflow:visible;position: relative; text-align:left; float:right;}
.foot_link .tanchu{width: 228px;padding:10px 13px;box-sizing:border-box;position:absolute;bottom: 33px;background: #555759;display: none;left: -1px;}
.foot_link .tanchu a { color: #d1d1d1 !important; line-height: 27px; display:block; font-size: 12px;}
.foot_link .tanchu .swiper-slide{ height:30px !important;}
.foot_link .swiper-scrollbar-drag{ height:60% !important;}
.foot_link #bnt_link1.a {padding-left:12px;color: #8e8c8c;text-align:left;line-height: 32px;width:210px;box-sizing:border-box;font-size: 12px;text-decoration:none;position:absolute;z-index:1;}
.foot_link .a span{ display:inline-block; float:right; color:#919397; line-height:25px;} 



/*内页banner*/
.bn-box {width: 100%;overflow-x: hidden;position: relative;z-index:0;}
.ny_banner {width: 1920px;height:620px;position: relative;overflow: hidden;margin-left: 50%;left: -960px;top: 0;}
.ny_banner h5{ font-size:24px; color:#fff; text-align:center; font-weight:bold; padding-top:155px;}
.ny_banner span{font-family:arial; font-size:18px; display:block; text-align:center; color:#d80930; text-transform:uppercase; margin-top:8px;}

.n_main{}
.n_content{ padding-top:80px; overflow:hidden;}

.n_position{ padding-left:20px; margin-top:13px; text-align:center; margin-left:-20px;}
.n_position a{ font-size:12px; color:#fff; color:rgba(255,255,255,.8); position:relative;}
.n_position img{ position:relative; top:1px; margin-right:5px;}
.n_position a:after{ content: url(/statics/images/home_ico2.png); position:absolute; right:10px; top:1px;}
.n_position i{ font-size:12px; color:#fff; color:rgba(255,255,255,.8); display:inline-block; margin:0 5px;}
.n_position em{ font-size:12px; color:#fff; color:rgba(255,255,255,.8);}
.n_position a:hover{ color:#fff;}


.n_nav_box{ height:92px; border-bottom:1px solid #e5e5e5; box-sizing: border-box; }
.n_nav_box .m{ position:relative;}
.n_nav{ position:relative; text-align:center; font-size:0;}
.n_nav a{display:inline-block; width:16.6%; height:92px;text-align: center;box-sizing: border-box;position: relative; padding-top:28px; border-right:1px solid #e5e5e5; border-right:1px solid rgba(0,0,0,.1);-webkit-transition:0.2s;transition:0.2s;}
.n_nav a span{ display:block; font-size:12px; color:#afafaf; margin-top:5px; text-transform: capitalize;}
.n_nav a:first-child{border-left:1px solid #e5e5e5;border-left:1px solid rgba(0,0,0,.1);}
.n_nav a strong{display:block;color: #3c3c3c;position:relative;z-index:4;font-size:20px; font-weight:bold;}
.n_nav .on,.n_nav a:hover{background: #d80930;color: #fff;}
.n_nav a:before{content:"";width:14px;height:14px;position: absolute;bottom:-7px;left: 50%;margin-left: -7px;background:#d80930; border:3px solid #fff; border-radius:50%;-webkit-transition:0.6s;transition:0.6s; opacity:0;
 transform:scale(0); -webkit-transform:scale(0);}
.n_nav .on:before,.n_nav a:hover:before{opacity:1; transform:scale(1); -webkit-transform:scale(1);}
.n_nav .on strong,.n_nav a:hover strong{color:#fff;}
.n_nav .on span,.n_nav a:hover span{color:#eca5ad;}

#n_about{ margin-bottom:70px;}

.n_tt{ margin-bottom:70px;}
.n_tt p{ text-align:center; font-size:24px; color:#363636; font-weight:bold;}
.n_tt span{ display:block; text-align:center; font-size:14px; color:#d80930; font-family:arial; text-transform:uppercase; margin-top:9px;}


#n_wenhua{ padding-bottom:106px; overflow:hidden;}
#n_wenhua ul{ margin:0 -6px;}
#n_wenhua ul li{ width:290px; height:417px; margin:0 6px; float:left; text-align:center; cursor:pointer;}
#n_wenhua ul li h5{ text-align:center; font-size:20px; color:#fff; margin-top:150px; margin-bottom:10px;}
#n_wenhua ul li span{ font-size:14px; color:#b2b2b2; font-family:arial; text-transform:uppercase;}
#n_wenhua ul li i{ display:block; width:21px; height:1px; background:#d80930; margin:13px auto 10px;}
#n_wenhua ul li p{ font-size:15px; line-height:27px; color:#fff;}

#n_wenhua ul li .ico{ width:136px; height:136px; margin:68px auto 50px; border-radius:50%;  position:relative; z-index:0; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; display:none;}
#n_wenhua ul li .ico font{width:136px; height:136px;overflow:hidden; border:1px solid rgba(255,255,255,.4); border-radius:50%; display: block; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; }
.s_rukou .title span i{ width:1px; height:22px; background:rgba(255,255,255,.4); display:block; margin:12px auto;}
#n_wenhua ul li.li_1{ background:url(../image/n_wenhua_bg1.jpg) center no-repeat; }
#n_wenhua ul li.li_2{ background:url(../image/n_wenhua_bg2.jpg) center no-repeat; }
#n_wenhua ul li.li_3{ background:url(../image/n_wenhua_bg3.jpg) center no-repeat; }
#n_wenhua ul li.li_4{ background:url(../image/n_wenhua_bg4.jpg) center no-repeat; }

#n_wenhua ul li.li_1 .ico font{ background:url(../image/n_wenhua_ico1.png) center no-repeat;}
#n_wenhua ul li.li_2 .ico font{ background:url(../image/n_wenhua_ico2.png) center no-repeat;}
#n_wenhua ul li.li_3 .ico font{ background:url(../image/n_wenhua_ico3.png) center no-repeat;}
#n_wenhua ul li.li_4 .ico font{ background:url(../image/n_wenhua_ico4.png) center no-repeat;}
#n_wenhua ul li:hover .ico{ margin:58px auto 50px;}
#n_wenhua ul li .ico:before{ content:""; position:absolute; z-index:-1; width:100%; height:100%; display:block; background:#d80930; border-radius:50%; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;transform:scale(1.3); opacity:0; }
#n_wenhua ul li:hover .ico:before{ transform:scale(1); opacity:1;}




/*====新闻详情====*/

#n_news_xq{ padding-bottom:72px; overflow:hidden;}
#left_news{float:left;width:753px; overflow:hidden; }
#n_show_news{position:relative;margin: 0 auto;width: 1100px;padding-bottom: 90px;}
#right_news{ width: 390px;float: right;box-sizing: border-box;background:#f2f2f3;}
#right_news .tt{ font-size:16px; color:#fff; background:url(../image/news_right_tt.jpg) center no-repeat;  height:60px; text-align:center; border-top:6px solid #d80930; padding-left:7px; padding-top:15px; }
#right_news .tt span{ font-size:12px; color: #fff; text-transform:uppercase; font-weight:100; font-family:arial; margin-left:8px;}
.n_article news_content{ min-height:500px;}

#n_news_tuijian{ padding-left:25px; margin-top:30px; }
#n_news_tuijian ul{  overflow:hidden;}
#n_news_tuijian ul li{ width:336px; margin-bottom:45px;}
#n_news_tuijian ul li .img{ width:336px; height:198px;}
#n_news_tuijian ul li .img img{ transition:2s; -webkit-transition:2s;}
#n_news_tuijian ul li:hover .img img{transform:scale(1.1,1.1);}
#n_news_tuijian ul li .txt{ padding-top:34px;}
#n_news_tuijian ul li .txt h5{ font-size:15px; color:#222223; margin-bottom:19px;}#n_news_tuijian ul li .txt h5 a{ font-size:15px; color:#222223;}
#n_news_tuijian ul li .txt span{ font-size:12px; color:#b6b6b9; display:block; margin-bottom:15px;}
#n_news_tuijian ul li .txt p{ font-size:14px; color:#797979; line-height:24px; height:48px; overflow:hidden;}
#n_news_tuijian ul li .txt .btn{margin-top:30px;}
#n_news_tuijian ul li:hover .btn.i i:first-child{ margin-top:0; }

#right_news .hd{ text-align:center; height:36px; background:#d80930; padding-top:15px;}
#right_news .hd ul{ line-height:0; font-size:0;}
#right_news .hd ul li{ width:7px; height:7px; border-radius:50%; background:#313234; font-size:0; display: inline-block; margin:0 4px; cursor:pointer;}
#right_news .hd ul li.on{ background:#fff; }
#right_news .bd ul{ margin:0 -13px;}
#right_news ul li .box1 a:hover{ color:#d80930 !important;}

/*==============新闻详情=====================*/


.n_article {}
.n_article .ar_title{ border-bottom:3px solid #ededed; margin-bottom: 30px; position:relative; height:92px;}
.n_article .ar_title h1{ font-size: 24px; display:block; text-align:left; margin-bottom:10px;   font-weight: 100; color:#131313;}
.n_article .ar_title h2{height: 35px; font-size:12px;  display:block; text-align:left; color:#b6b6b9; font-weight:100;}
.n_article .ar_title h2 strong{ color:#b6b6b9; font-size:12px; font-weight:100; float:left; line-height:36px;}
.n_article .ar_title:after{ content:""; position:absolute; bottom:-3px; left:0; height:3px; background:#d80930; display:block; width:26px;}
.n_article .ar_article{ min-height:400px;}
.ar_article table{width: 100%;}
.n_article .bnt_page{ position:relative; height:40px; margin-bottom:10px; line-height:40px; font-size:12px; color:#8a8a8a;   border-top:1px dotted #e4e4e4;}
.n_article .bnt_page a{ color:#8a8a8a;}
.n_article .bnt_page a:hover{color:#007cc2;}
.n_article .back_box{ margin:40px auto 0 auto; padding-bottom:80px;}
.jiathis_style{ margin-top:10px;}
.n_article .bnt_page{ position:relative;}
.n_article .bnt_page .shart_box{ position:absolute; right:0; top:10px;}
#ar_fot{ position:relative; margin-top:50px;}
#ar_fot h1{ display:block; font-size:12px; color:#5e5e5e; width:50%; float:left; border:1px solid #eee; padding:0 38px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
#ar_fot h1.prev{ border-radius:50px 0 0 50px;}
#ar_fot h1.next{ border-radius:0 50px 50px 0 ; margin-left:-1px;}
#ar_fot h1 a{ font-size:12px; color:#5e5e5e; line-height:72px; display:inline-block; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
#ar_fot h1:hover{ background:#d80930; border:1px solid #d80930;}
#ar_fot h1:hover a{ color:#fff;}
#ar_fot .bnt_back{ position:absolute; top:28px; right:0; color:#fff; background:#19427d; padding:0 25px; font-size:14px; height:30px; line-height:30px;}
#ar_fot .bnt_back:hover{ border-radius:3px;}

.btn.i{ display:block;  width:88px; height:30px; transition:.3s; -webkit-transition:.3s; overflow:hidden;}

.btn.i i{  width:88px; height:30px; background:#fff;  color:#525458;line-height:28px; text-align:center; border:1px solid #eee; font-size:14px; color:#a7a7a7; display:block; transition:.8s; -webkit-transition:.8s; }

.btn.i.btn.i i:first-child{ background:#d80930;border:1px solid #d80930; color:#fff; margin-top:-30px;}

.s_news ul li:hover .btn.i i:first-child{ margin-top:0; }

.s_news ul li .btn.i i{ }

#n_ceshi{ padding-top:80px; padding-bottom:80px;}
#n_ceshi ul li{ height:352px; background:#f2f2f2; margin-bottom:20px;}
#n_ceshi ul li a{ display:block; width:100%; height:100%;}
#n_ceshi ul li .img{ width:493px; height:352px; float:left; overflow:hidden;}
#n_ceshi ul li .img img{ transition:ease-in-out 2s; -moz-transition:ease-in-out 2s; -ms-transition:ease-in-out 2s; -o-transition:ease-in-out 2s; -webkit-transition:ease-in-out 2s;}
#n_ceshi ul li:hover .img img{ transform:scale(1.1);}
#n_ceshi ul li .txt{ width:590px; float:left; margin-left:70px; padding-top:55px;}
#n_ceshi ul li .txt h5{ font-size:18px; color:#090909;}
#n_ceshi ul li .txt h5:hover{ color:#d80930;}
#n_ceshi ul li .txt i{ display:block; width:18px; height:4px; background:#d80930; margin-top:16px; margin-bottom:18px;}
#n_ceshi ul li .txt span{ font-size:12px; color:#242424; font-family:arial; text-transform:uppercase; display:block; margin-bottom:36px;}
#n_ceshi ul li .txt p{ font-size:12px; color:#76767d; line-height:24px; height:72px; overflow:hidden;}
#n_ceshi ul li .txt .btn{ display:block; width:72px; height:30px; line-height:30px; text-align:center; background:#fff; font-size:12px; color:#2f2f2f; border-radius:30px; margin-top:25px; transition:.3s; -webkit-transition:.3s;}
#n_ceshi ul li .txt .btn:hover{ background:#d80930; color:#fff;}




#n_ceshi .tc{ display:none; opacity:0;pointer-events: none;position: fixed;z-index: 999999999999999999999999;width: 100%;height: 100%;top: 0;left: 0;}
#n_ceshi .tc_bg{ width:100%; height:100%; position:absolute; background: rgba(0, 0, 0, 0); z-index:-1;}
#n_ceshi .tc_box{ display:table; transition:.5s; -webkit-transition:.5s; -moz-transition:.5s; -ms-transition:.5s;-o-transition:.5s; }
#n_ceshi .tc_box .tablecell{ display:table-cell; vertical-align:middle; text-align:center; width:100vw; height:100vh;}
#n_ceshi .tc .close {position: absolute;cursor: pointer;font-size: 30px; right:40px;top: 40px;z-index: 999999999999; opacity:.8;color: #fff;}
#n_ceshi .tc .close:hover {transform: rotate(180deg);}
#n_ceshi .tc.act{ opacity:1; display:block;pointer-events: auto;-webkit-animation-name: fadeIn; -webkit-animation-duration: .8s; -webkit-animation-iteration-count: 1; -webkit-animation-delay: 0s; }	
#n_ceshi .tc.act .tc_bg{ background: rgba(0, 0, 0, 0.75);}
#n_ceshi .tc.act .tc_box{ top:50%;}	
#n_ceshi .tc .close, .tc, .tc_bg { transition:.5s; -webkit-transition:.5s; -moz-transition:.5s; -ms-transition:.5s; -o-transition:.5s; }
@-webkit-keyframes fadeIn {
	0% {
	opacity: 0; /*åˆå§‹çŠ¶æ€ é€æ˜Žåº¦ä¸º0*/
	}
	100% {
	opacity: 1; /*ç»“å°¾çŠ¶æ€ é€æ˜Žåº¦ä¸º1*/
	}
	}

/*图片切换开始*/
#n_ceshi .device { width: 800px; height: 466px; position: relative; margin:0 auto;}
#n_ceshi .device .arrow-left { background: url(../image/arrows_left.png) no-repeat; position: absolute; z-index:9; left: -80px; top: 50%; margin-top: -23px; width: 47px; height: 47px;}
#n_ceshi .device .arrow-right { background: url(../image/arrows_right.png) no-repeat; position: absolute; z-index:9; right: -80px; top: 50%; margin-top: -23px; width: 47px; height: 47px;}
#n_ceshi .swiper-container { width: 800px; height: 466px; overflow:hidden;}
#n_ceshi .content-slide { padding: 20px; color: #fff;}
#n_ceshi .title { font-size: 25px; margin-bottom: 10px;}
#n_ceshi .pagination { position: absolute; left: 0; text-align: center; bottom:5px; width: 100%;}
#n_ceshi .swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; border-radius: 10px; background: #999; box-shadow: 0px 1px 2px #555 inset; margin: 0 3px; cursor: pointer;}
#n_ceshi .swiper-active-switch { background: #fff;}
#n_ceshi .swiper-slide{}
#n_ceshi .swiper-slide img{ border:5px solid #e5e5e5; width:800px; height:auto;}
/*图片切换结束*/

.n_xq_txt{ padding:25px 36px; background:#fff; width:800px; margin:0 auto;}

.n_xq_txt h5{ font-size:20px; color:#2f2f2f; margin-bottom:10px; font-weight:bold;}
.n_xq_txt p{  font-size:14px; line-height:26px; color:#2f2f2f; text-align:left;height:78px;
    overflow: auto;}
.n_xq_txt p::-webkit-scrollbar { width:3px;}
#n_lianxi{ margin-bottom:80px;}
#n_lianxi .box1{ padding-bottom:50px;}
#n_lianxi .txt{ width:522px; float:right; padding-top:38px;}
#n_lianxi .txt h5 span{ font-size:18px; color:#d80930; font-family:arial; text-transform:uppercase;}
#n_lianxi .txt h5 p{ font-size:24px; color:#3b3b3b; font-weight:bold; margin-bottom:8px;}
#n_lianxi .txt i{ display:block; width:31px; height:2px; background:#931019; margin-top:15px; margin-bottom:30px;}
#n_lianxi ul{ margin-top:38px;}
#n_lianxi ul li{ font-size:14px; color:#3b3b3b; }#n_lianxi ul li p{font-size:14px; color:#3b3b3b; line-height:30px;}
#n_lianxi ul li i{ color:#868686;}
#n_lianxi .map { border: 1px solid #e5e7eb; overflow: hidden;}
#n_lianxi .btn{ width:140px; height:40px; display:block; line-height:40px; text-align:center; background:#ee1c26; color:#fff; margin-top:40px;}
#n_lianxi .btn:before{ content: url(/statics/images/n_lianxi_ico.png); position:relative; top:4px; margin-right:8px;}
#n_lianxi .ewm{ margin-top:36px; }
#n_lianxi .ewm div{ height:129px;}
#n_lianxi .ewm img{ width:129px; height:129px; float:left; border:1px solid #eaeaea;}
#n_lianxi .ewm .txt2{ display:table; padding-left:12px;}
#n_lianxi .ewm .txt2 p{  height:129px; display:table-cell; vertical-align:middle; text-align:left; font-size:12px; color:#b2b2b2; line-height:24px;}


#n_wenming{ padding:80px 0;}
#n_wenming ul{ margin:0 -19px;}
#n_wenming ul li{ width:375px; height:245px; border:2px solid #eee; overflow:hidden; position:relative; float:left; margin:0 18px; margin-top:35px;}
#n_wenming ul li img{ width:100%; height:100%; transition:1s; -webkit-transition:1s; -moz-transition:1s; -ms-transition:1s;-o-transition:1s;}
#n_wenming ul li:hover img{ transform:scale(1.1);}
#n_wenming ul li h5{ width:193px; height:40px; line-height:40px; text-align:center; background:#d80930; background: rgba(216,9,48,.9); color:#fff; font-size:14px; position:absolute; left:0; bottom:18px; transition:.5s; -webkit-transition:.5s; -moz-transition:.5s; -ms-transition:.5s;-o-transition:.5s;}
#n_wenming ul li:hover h5{ bottom:0;}


#n_jilu { padding-bottom:88px; background:#f3f3f4; overflow:hidden; padding-top:86px;}
#n_jilu .bd{ margin-left:-8px;}
#n_jilu ul li{ width:389px; height:266px; float:left; position:relative; margin:0 8px;}
#n_jilu ul li .img{width:389px; height:266px;}
#n_jilu ul li .img .mask{ width:100%; height:100%; position:absolute; left:0; top:0; background:rgba(0,0,0,.2);}
#n_jilu ul li .img .mask i{ width:40px; height:40px; border-radius:50%; display:block; margin:0 auto; margin-top:98px; background:url(../image/video_icon.png) center no-repeat;    background-size: 14px;  position:relative;}
#n_jilu ul li .img .mask i:before{ content:""; width:40px; height:40px; border-radius:50%; border:1px solid #fff; display:block; position:absolute; left:0; top:0;transition:.5s; -webkit-transition:.5s;}
#n_jilu ul li .img .mask:hover i:before{ transform:scale(1.4);}
#n_jilu ul li .img .mask:hover i{}
#n_jilu ul li h5{ font-size:15px; line-height:35px; text-align:center; position:absolute; bottom:0; left:0; right:0; background:#333; background:rgba(103,103,106,.8); color:#fff;transition:.5s; -webkit-transition:.5s;}
#n_jilu ul li:hover h5{ background: rgba(216,9,48,.8);}
#n_jilu .prev{ width:20px; height:35px; display:block; background:url(../image/n_jilup_left.png) center no-repeat; position:absolute; left:-63px; top:116px;}
#n_jilu .next{ width:20px; height:35px; display:block; background:url(../image/n_jilup_right.png) center no-repeat; position:absolute; right:-63px; top:116px;}
#n_jilu .tt{ font-size:24px; color:#3e3e3e; margin-bottom:50px;}
#n_jilu .tt span{ font-size:18px; color:#d80930; font-family:arial; text-transform:uppercase; margin-left:8px; display:inline-block;}


/*视频详情*/
.n_shipin_xq{ padding:80px 0; background:#f7f7f7;}
#my-video{ margin:0 auto; border:8px solid #fff; box-sizing: content-box;}
#my-video .vjs-big-play-button {
    height:66px;
    width: 66px; background:url(../image/play.png) center no-repeat;
    position: absolute;
    top: 50%;
    left: 50%; margin-left:-33px; margin-top:-33px;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    border-radius: 100%;
    transition: all .4s;
}
.vjs-big-play-button span.vjs-icon-placeholder:before{ content:none !important;}
#my-video .vjs-big-play-button:focus,#my-video:hover .vjs-big-play-button {
    border-color: #fff;
    background-color: transparent;
    transition: all 0s;
}


#n_zhuanchang{ margin-top:80px; margin-bottom:88px;}
#n_zhuanchang ul{}
#n_zhuanchang ul li{ height:400px; background:#f3f3f4; margin-bottom:18px;}
#n_zhuanchang ul li .img{ width:600px; height:400px; float: left; position:relative;}
#n_zhuanchang ul li .img img{ transition:2s; -webkit-transition:2s; -moz-transition:2s; -ms-transition:2s;-o-transition:2s;}
#n_zhuanchang ul li:hover img{ transform:scale(1.1);}
#n_zhuanchang ul li .mask{ position:absolute; background:url(../image/play.png) center no-repeat;background:rgba(0,0,0,.2) url(../image/play.png) center no-repeat; background-size:47px; width:100%; height:100%; top:0; left:0;transition:all ease-in-out 400ms; -webkit-transition:all ease-in-out 400ms;}
#n_zhuanchang ul li .txt{ width:543px; float:left; margin-left:46px; padding-top:60px;}
#n_zhuanchang ul li .txt h5{ font-size:20px; color:#252525; margin-bottom:28px;}
#n_zhuanchang ul li .txt p{ font-size:12px; color:#848484; line-height:24px; height:72px; overflow:hidden;}
#n_zhuanchang ul li .txt span{ position:relative; display:inline-block; font-size:12px; color:#aeaeae; margin-top:30px; font-family:arial;}
#n_zhuanchang ul li .txt span:after{ content:""; width:100%; height:1px; background:#aeaeae; bottom:5px; display:block;}
#n_zhuanchang ul li .txt h5:hover{ color:#d80930;}
#n_zhuanchang ul li .mask:hover{background:rgba(0,0,0,.4) url(../image/play.png) center no-repeat;background-size:47px;}

#n_zhaopin{ padding-bottom:88px;}
#n_zhaopin .hd_box{}
#n_zhaopin .hd_box{ margin:0 -53px; overflow:hidden;}
#n_zhaopin .hd_box ul li{ width:221px; height:290px; margin:0 53px; float:left; text-align:center; border-radius:5px; border:1px solid #e5e5e5; color:#323339; font-size:18px; font-weight:100; padding-top:45px; box-sizing:border-box; cursor:pointer; position:relative;}
#n_zhaopin .hd_box ul li font{ display:block; width:88px; height:88px; margin:0 auto; background:url(../image/n_zhaopin_ico.png) center no-repeat;}
#n_zhaopin .hd_box ul li i{ width:14px; height:2px; background:#e50044; display:block; margin:26px auto;}
#n_zhaopin .hd_box ul li h5{ font-size:16px; color:#4c4c4c; text-align:center; margin-bottom:5px;}
#n_zhaopin .hd_box ul li span{ font-size:14px; color:#898989; font-family:arial;}
#n_zhaopin .hd_box ul li:before{ content:""; display:block; width:100%; height:100%; border:2px solid #d80930; position:absolute; top:0; left:0; border-radius:5px; opacity:0; transform:scale(.9); transition:.6s; -webkit-transition:.6s; -moz-transition:.6s; -ms-transition:.6s;-o-transition:.6s;}
#n_zhaopin .hd_box ul li.on:before{ opacity:1; transform:scale(1);}
#n_zhaopin .hd_Scroll{ position:relative;}
#n_zhaopin .hd_Scroll .sPrev,#n_zhaopin .hd_Scroll .sNext{ position:absolute; top:120px; z-index:88;}
#n_zhaopin .hd_Scroll .sPrev{ left:-70px;}
#n_zhaopin .hd_Scroll .sNext{ right:-70px;}

#n_zhaopin .bd{ background:#eeeff2; margin-top:53px; padding:45px 63px; padding-left:0; height:454px;}
#n_zhaopin .bd ul li{}
#n_zhaopin .bd ul li .box{ height:358px; overflow:auto; padding-right:130px; padding-left:63px;}

#n_zhaopin .bd ul li .box::selection {color:#fff;background-color: #4687f2;}
#n_zhaopin .bd ul li .box::-moz-selection {color:#fff;background-color: #4687f2;}
#n_zhaopin .bd ul li .box::-webkit-selection {color:#fff;background-color: #4687f2;}
#n_zhaopin .bd ul li .box::-webkit-scrollbar {width: 2px;height: 8px;background-color: #F5F5F5;}
#n_zhaopin .bd ul li .box::-webkit-scrollbar-track {border-radius: 10px;background-color: #bdbebe;}
#n_zhaopin .bd ul li .box::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);background-color: #d80930;}


#n_tuandui1{ overflow:hidden; background:#f0f0f2; padding:65px 0;}
#n_tuandui1 .fl{ width:553px; height:307px; border:3px solid #fff;}
#n_tuandui1 .fr{ float:left; margin-left:90px;}#n_tuandui1 .fr p{ font-size:14px; line-height:36px; color:#3b3b3c;}
#n_tuandui1 .fr .table{ display:table;}
#n_tuandui1 .fr .tablecell{ display:table-cell; vertical-align:middle; height:307px;}


#n_tuandui2 { margin-bottom:88px; margin-top:86px; position:relative;}
#n_tuandui2 .bd{ margin-left:-14px; overflow:hidden;}
#n_tuandui2 ul li{ width:280px; height:408px; float:left; position:relative; margin:0 14px;}
#n_tuandui2 ul li .img{width:280px; height:330px; position:relative;}
#n_tuandui2 ul li .img .mask{ position:absolute; top:0; left:0; width:100%; height:100%; background: url(../image/fdj.png) center 160px no-repeat rgba(216,9,48,.75); opacity:0; transition:.5s; -webkit-transition:.5s;}
#n_tuandui2 ul li:hover .mask{ opacity:1;background: url(../image/fdj.png) center 149px no-repeat rgba(216,9,48,.75);}

#n_tuandui2 ul li .txt{ padding:20px 15px; background:#f4f5f7; overflow:hidden;}
#n_tuandui2 ul li .txt div{  width:150px; float:left; line-height:20px;}
#n_tuandui2 ul li .txt div h5{font-size:15px; color:#181819;width:150px;}
#n_tuandui2 ul li .txt span{ display:block; font-size:14px; color:#8f8f8f; overflow:hidden; text-overflow:ellipsis; white-space: nowrap;}
#n_tuandui2 ul li .txt img{ float:right; width:76px; height:39px;}

#n_tuandui2 .prev{ width:24px; height:43px; display:block; background:url(../image/n_jilu_left.png) center no-repeat; position:absolute; left:-63px; top:183px;}
#n_tuandui2 .next{ width:24px; height:43px; display:block; background:url(../image/n_jilu_right.png) center no-repeat; position:absolute; right:-63px; top:183px;}



.n_team_tc .tc{
  transition:all ease 300ms;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index:999; visibility:hidden;
}
.n_team_tc .tc .tc-box2{
  width: 1000px;
  height: 100%; box-sizing:border-box;
  background: #fff;
  display: block; position: absolute;
  z-index: 1; top:0; right:-1000px;transition:all ease 600ms; -moz-transition:all ease 600ms; -ms-transition:all ease 600ms; -o-transition:all ease 600ms; -webkit-transition:all ease 600ms;
}
.n_team_tc .tc.act{
  display: block; visibility:visible;
}
.n_team_tc .tc.act .tc-box2{ right:0;}
.close2{
  position: absolute; cursor:pointer;
  font-size: 20px;
  left: -100px;
  top: 40px;
}
.n_team_tc .tc .tc-bg {
  height: 100%;
  background: rgba(0,0,0,.6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}
.n_team_tc .tc{ pointer-events: none;  filter:alpha(opacity=0);   -moz-opacity:0;   -khtml-opacity:0;   opacity:0;}
.n_team_tc .tc.act{ filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity: 1;   opacity: 1;   pointer-events: auto;transform:scale(1);}
.n_team_tc .tc
{ transition:all ease 400ms; -moz-transition:all ease 400ms; -ms-transition:all ease 400ms; -o-transition:all ease 400ms; -webkit-transition:all ease 400ms; }


.n_team_tc .tc .close2{
	display:block;
    width: 60px;
    height: 60px;
    border: 2px solid #b8b8ba;
    border-radius: 100%;
	background:url(../image/la-daclose.png) no-repeat;
	transition:300ms;
	-webkit-transition:300ms;
	animation:moveL 2s linear infinite;
	}
.n_team_tc .tc .close2:hover{
	background-position:right top;
	}

@keyframes moveL{
	0%{ transform:translateX(0); -webkit-transform:translateX(0);}
	25%{ transform:translateX(-3px); -webkit-transform:translateX(-3px);}
	50%{ transform:translateX(0); -webkit-transform:translateX(0); }
	75%{ transform:translateX(3px); -webkit-transform:translateX(3px); }
	100%{ transform:translateX(0); -webkit-transform:translateX(0);}
	}
@-webkit-keyframes moveL{
	0%{ transform:translateX(0); -webkit-transform:translateX(0);}
	25%{ transform:translateX(-3px); -webkit-transform:translateX(-3px);}
	50%{ transform:translateX(0); -webkit-transform:translateX(0); }
	75%{ transform:translateX(3px); -webkit-transform:translateX(3px); }
	100%{ transform:translateX(0); -webkit-transform:translateX(0);}
	}


#team_tc_con{ }
#team_tc_con .tt{ height:115px; color:#fff; line-height:115px; background:#d80930 url(../image/team_ico.png) 35px center no-repeat; padding-left:75px; font-size:18px; font-weight:bold;}
#team_tc_con .tt span{ font-size:14px; font-weight:100; font-family:arial; text-transform:uppercase; margin-left:8px; position:relative; top:3px;}
#team_tc_con .hd{ width:243px; height:100%; background:#f1f2f4; float:left; padding-top:60px;}
#team_tc_con .hd ul li a{ font-size:16px; color:#2d2d2d; display:block; height:48px; line-height:48px; padding-left:33px; position:relative;}
#team_tc_con .hd ul li a:hover{ background:#fff;}
#team_tc_con .hd ul li.on a{ background:#fff;}
#team_tc_con .hd ul li a:before{ content: ""; width: 5px; min-height: 100%; background: #d80930; position: absolute; left: 0; top: 0; -webkit-transition:-webkit-transform .5s cubic-bezier(0.215, 0.61, 0.355, 1); transition:-webkit-transform .5s cubic-bezier(0.23, 1, 0.32, 1); transition:transform .5s cubic-bezier(0.23, 1, 0.32, 1); transition:transform .5s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform .5s cubic-bezier(0.23, 1, 0.32, 1); transform-origin:left 100%; -webkit-transform-origin:left 100%; transform:scaleY(0); -moz-transform:scaleY(0); -webkit-transform:scaleY(0); visibility:hidden\9;}
#team_tc_con .hd ul li a:hover:before{ transform:scaleY(1); -webkit-transform:scaleY(1); transform-origin:left 0; -webkit-transform-origin:left 0; visibility:visible\9;}
#team_tc_con .hd ul li.on a:before{ transform:scaleY(1); -webkit-transform:scaleY(1); transform-origin:left 0; -webkit-transform-origin:left 0; visibility:visible\9;}
#team_tc_con .bd{ float:right; padding:70px 60px; padding-right:0; width:757px; height:100%;}
#team_tc_con .bd .con{ overflow:auto; height:80vh;}
/* .la-open{ overflow:hidden; } */
#team_tc_con .bd .con::-webkit-scrollbar {width: 3px;height: 8px;background-color: #F5F5F5;}












/*=======================================================*/


/*合作单位*/
#n_coop{}
#n_coop ul{ margin-right:-41px; margin-top:-25px;}
#n_coop ul li{ width:207px; height:122px; border:1px solid #e5e5e5; background:#fff;  position:relative;float:left; overflow:hidden; margin-right:41px; margin-top:25px;}
#n_coop ul li img{ max-width:90%; max-height:90%; display:block; position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%); -webkit-transform:translateX(-50%) translateY(-50%);
-ms-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -o-transform:translateX(-50%) translateY(-50%);}
#n_coop ul li .mask{ position:absolute; right:0; width:0; text-align:center; height:100%; padding-top:52px; background:rgba(15,137,221,0.9); transition:all ease-in-out 400ms; -webkit-transition:all ease-in-out 400ms; color:#fff; font-size:16px; box-sizing:border-box; opacity:0;}
#n_coop ul li:hover .mask{ opacity:1; left:0; width:100%; right:auto;}



/*荣誉资质*/
#n_zizhi{}
#n_zizhi ul{ margin-right:-55px; margin-top:-33px;}
#n_zizhi ul li{float:left; width:280px; height:245px; background:#f2f3f5; margin-right:25px; margin-top:33px;}
#n_zizhi ul li .img_box{ width:240px; height:161px; margin:0 auto; background:#fff; margin-top:24px; position:relative;transition:all ease 300ms; -webkit-transition:all ease 300ms;}
#n_zizhi ul li img{ max-width:90%; max-height:90%; display:block; position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -o-transform:translateX(-50%) translateY(-50%); -webkit-transform:translateX(-50%) translateY(-50%);}
#n_zizhi ul li .img_box .mask{ position:absolute; top:0; left:0; width:100%; height:100%; background: url(../image/fdj.png) center 80px no-repeat rgba(15,137,221,.75); opacity:0; transition:.5s; -webkit-transition:.5s;}
#n_zizhi ul li:hover .mask{ opacity:1;background: url(../image/fdj.png) center 67px no-repeat rgba(15,137,221,.75);}
#n_zizhi ul li p{ text-align:center; margin-top:18px; font-size:15px; color:#646566;}
#n_zizhi ul li p:hover{ color:#333;}

.n_nav2{ text-align:center; margin-bottom:47px; margin-top:-10px;}
.n_nav2 a{ width:155px; height:35px; margin:0 15px; display:inline-block; text-align:center; line-height:33px; border:1px solid #eee; border-radius:35px; transition:.3s; -webkit-transition:.3s;}
.n_nav2 a:hover{ background:#d80930; border:1px solid #d80930; color:#fff;}
.n_nav2 a.on{ background:#d80930; border:1px solid #d80930; color:#fff;}

#n_peixun{ }
#n_peixun ul{ margin-right:-20px; margin-top:-39px;}
#n_peixun ul li{ width:385px; height:340px; float:left; border-radius:8px; overflow:hidden; background:#e8e9eb; margin-right:20px; margin-top:39px; transition:.5s; -webkit-transition:.5s; position:relative;}
#n_peixun ul li a{ width:385px; height:340px; display:block;}
#n_peixun ul li .img_center{  width:375px; height:240px; margin:0 auto; margin-top:5px; border-radius:5px;}
#n_peixun ul li .img_center img{ width:100%; height:100%;}
#n_peixun ul li .txt{ padding:0 20px; height:80px;}
#n_peixun ul li .txt h5{ font-size:16px; color:#272728; padding-top:33px;}
#n_peixun li:after{ content:""; display:block; height:2px; width:100%; background:#d80930; position:absolute; bottom:0; left:0;transition:.5s; -webkit-transition:.5s; -ms-transition:.5s; transform:scaleX(0); -ms-transform:scaleX(0); -webkit-transform:scaleX(0);}
#n_peixun li:hover:after{ transform:scaleX(1); -webkit-transform:scaleX(1); -ms-transform:scaleX(1);}
#n_peixun li:hover{border-radius:8px 8px 0 0;}

#n_case{}
#n_case ul{}
#n_case ul li{ position:relative; height:246px; border:1px solid #eee; border-radius:8px; padding:16px; transition:.5s; -webkit-transition:.5s; margin-bottom:25px;}
#n_case ul li .img{ width:321px; height:210px; float:left;}
#n_case ul li .img img{ transition:1s; -webkit-transition:1s; }
#n_case ul li:hover .img img{transform:scale(1.1);}
#n_case ul li .txt{ width:736px; float:left; margin-left:40px;}
#n_case ul li .txt h5{ margin-top:38px; margin-bottom:16px;}
#n_case ul li .txt h5 a{ font-size:16px; color:#1f2021;}
#n_case ul li .txt p{ font-size:13px; color:#9a9a9b; line-height:24px; height:48px; overflow:hidden;}
#n_case ul li .txt span{ font-size:12px; color:#1f2021; text-decoration:underline; display:block; margin-top:22px;}
#n_case ul li .txt h5 a:hover{ color:#d80930;}
#n_case ul li .btn{ position:absolute; width:62px; height:62px; border-radius:100%; background:#c0c2c5; font-size:12px; color:#fff; text-align:center; line-height:62px; right:-31px; top:50%; margin-top:-31px; transition:.5s; -webkit-transition:.5s;}
#n_case ul li .btn:hover{background:#d80930; color:#fff;}
#n_case ul li:hover{ box-shadow:0 0 30px rgba(0,0,0,.1);}



#n_work{ background:url(/statics/images/n_work_bg.jpg) center bottom no-repeat;transition:.5s; -webkit-autoHeight: true; padding-bottom:30px;}
.pc-slide2 .view{ height:auto; margin-bottom:80px;}

.pc-slide2 .view .swiper-container { margin-top:50px;}

.swiper-container-autoheight .swiper-wrapper{ transition:.6s !important;}

.pc-slide2 .view .swiper-slide{ }

.pc-slide2 .preview { position: relative; height:104px;}

.pc-slide2 .preview .swiper-container { margin-left:-26px; }

.pc-slide2 .preview .swiper-slide { width: 416px; padding:0 26px; height: 104px; box-sizing:border-box; float:left;}

.pc-slide2 .preview .swiper-slide .box{height: 104px; background:#ecedf2; text-align:center; padding-top:35px; box-sizing:border-box; cursor:pointer;}

.pc-slide2 .preview .swiper-slide p{ font-size:16px; color:#010101; margin-bottom:10px;}

.pc-slide2 .preview .swiper-slide span{ font-size:12px; color:#acacac; text-transform:uppercase;}

.pc-slide2 .preview .slide6 {width: 82px;}

.pc-slide2 .preview .arrow-left {background: url(/statics/images/feel3.png) no-repeat left top;position: absolute;left: -50px;top: 50%;margin-top: -9px;width: 12px;height: 21px;z-index: 10;}

.pc-slide2 .preview .arrow-right {background: url(/statics/images/feel4.png) no-repeat left bottom;position: absolute;right: -50px;top: 50%;margin-top: -9px;width: 12px;height: 21px;z-index: 10;}

.pc-slide2 .preview .active-nav .box{ background:#d80930;}

.pc-slide2 .preview .active-nav p { color:#fff;}

.pc-slide2 .preview .active-nav span{ color:#7ac5f9;}




.j_form { position:relative; margin-bottom:96px; overflow:hidden;  }
.j_form label{ width:378px; border:1px solid #e5e5e5; overflow:hidden;  position:relative; display:block;  height:45px; line-height:43px; margin: 0 0 15px 0; font-size:12px; color:#bebebe; padding-left:140px;}
.j_form .label .h_x{ left: 395px; top: -8px;position: absolute;}
.j_form  input[type="text"]{  height:43px; background:none; color:#676767; width: 250px; border:none; border-radius:0px;  display:block;  padding:0 15px; font-size:12px; font-family:microsoft yahei;}
.j_form  input[type="text"]:focus{   }
.j_form label strong{ font-weight:normal; display:block; background:#edeef0;border-right:1px solid #e5e5e5; color:#5e5f61; height:43px; line-height:43px;  position:absolute; width: 140px; left:0px; top:0; font-size:14px; text-align:center;  }
.j_form .textarea_box{ width: 100%; height:106px;}
.j_form .textarea_box strong{ height:106px; line-height:106px;}
.j_form textarea{  width: 656px; height: 106px; background:none; resize:none; color:#66656b; padding-right:10px; border: none;  line-height:24px; font-size:12px; padding: 6px 15px; font-family:microsoft yahei;  }
.j_form textarea:focus{ }
.yzm_box {  position:relative; border: none;  }
.yzm_box strong{ height:45px !important; line-height:45px !important;}
.yzm_box input[type="text"]{ height:43px; color:#666; width: 138px !important; font-size:12px; font-family:microsoft yahei;}
.yzm{ position:absolute; right: 0; height:40px; top:0px;}
.yzm a{ position:absolute; color:#adada6; right:-90px; height:40px; line-height:40px; width:80px; top:0;}
.yzm_box input[type="submit"]{ position:absolute; right: 0; bottom: 0;}
.j_form  input[type="submit"]{  float: right; width:237px; cursor:pointer; height:45px; background:#d80930; color:#fff; font-size:14px;  border:none;  transition:.3; -webkit-transition:.3s;}
.j_form input[type="submit"]:hover{ }

#n_right {
    float: left;
    width: 778px;
}
#n_left {
    float: right;
    width: 387px;
}


#n_news{ padding-top:72px;}
#n_news .m{ padding-top:1px;}
#n_news ul{ margin-right:-50px; overflow:hidden;}
#n_news ul li{ width:364px; margin-right:50px; float:left; margin-bottom:60px;}
#n_news ul li .img{ width:364px; height:273px;}
#n_news ul li .img img{ transition:2s; -webkit-transition:2s;}
#n_news ul li:hover .img img{transform:scale(1.1,1.1);}
#n_news ul li .txt{ padding-top:34px;}
#n_news ul li .txt h5{ font-size:15px; color:#222223; margin-bottom:19px;}
#n_news ul li .txt span{ font-size:12px; color:#b6b6b9; display:block; margin-bottom:15px;}
#n_news ul li .txt p{ font-size:14px; color:#797979; line-height:24px; height:48px; overflow:hidden;}
#n_news ul li .txt .btn{margin-top:25px;}
#n_news ul li:hover .btn.i i:first-child{ margin-top:0; }


#n_news2{ margin-top:40px; padding-bottom:86px;}
#n_news2 ul{}
#n_news2 ul li{ position:relative; height:150px; border-bottom:1px solid #eaebef;}
#n_news2 ul li .riqi{ position:absolute; width:92px; height:78px; top:35px; border:2px solid #eaebef; font-size:36px; color:#303032; box-sizing:border-box; text-align:center; font-family:arial; padding-top:12px;}
#n_news2 ul li .riqi span{ display:block; font-size:12px; color:#303032; font-family:arial;}
#n_news2 ul li .txt{ padding-left:80px; margin-left:46px; height:150px; padding-right:20px;}
#n_news2 ul li .txt h5{ padding-top:38px; margin-bottom:18px; font-size:16px; color:#171616;}
#n_news2 ul li .txt p{ font-size:12px; color:#9c9f9f; line-height:20px; height:40px; overflow:hidden;}
#n_news2 ul li:hover{ border-bottom:1px solid #fff;}
#n_news2 ul li:hover .txt{ background:#f3f3f4; }
#n_news2 ul li:hover .riqi{ background:#d80930; border:2px solid #d80930; color:#fff;}
#n_news2 ul li:hover .riqi span{ color:#fff;}
#n_news2 ul li h5:hover{ color:#111;}



 /*==============分页=====================*/

.j_pages { margin:40px auto 0px auto;}
.j_pages .box{display:inherit; width:100%;  text-align: center; padding-top: 20px;}
.j_pages a{ padding:0 15px; height:40px; min-width:40px; line-height:39px; display:inline-block; border-radius:22px; border:1px solid #dedede; margin:0 7px;  color:#666666; font-size:16px; font-family:arial; overflow:hidden; }.j_pages a:first-child,.j_pages a:last-child{line-height: 35px !important; padding: 0 30px !important;}
.j_pages .on{ background:#d80930; color:#fff !important;border:1px solid #d80930;}
.j_pages a font{  font-size: 14px; font-family: "SimSun"; color: rgb( 68, 68, 68 );}
/*.j_pages span{ background:#af7017; color:#fff !important;border:1px solid #af7017;}*/
.j_pages a:hover{ background:#d80930; color:#fff !important; text-decoration:none; border:1px solid #d80930; }
.j_pages a:hover font{ color:#fff;}
.j_pages a.u_bnt{ transition: all 1s;-moz-transition: all 1s; /* Firefox 4 */-webkit-transition: all 1s; /* Safari 和 Chrome */
-o-transition: all 1s; /* Opera */}

/*==================大事记=================*/
.gz_btn{ position:absolute; top:-7px; left:50%; margin-left:-6.5px;}
.gz_btn:after{ content:""; width:13px; height:13px; background:rgba(216,9,48,0.2); animation:fd_sx 3s linear infinite; display:block; border-radius:50%; position:absolute; top:0; left:0; z-index:-1;}
@-webkit-keyframes fd_sx{
	0%{-webkit-transform:scale(1.2);transform:scale(1.2)}
	50%{-webkit-transform:scale(2);transform:scale(2)}
	100%{-webkit-transform:scale(1.2);transform:scale(1.2)}
	}

#n_dsj  { background:url(../image/bg_dsj.png) center top repeat-y; padding-top:125px; margin-bottom:80px; position:relative;  }
#n_dsj .content{ background:url(/statics/images/bg_dsj_first.png) center 10px no-repeat; }
#n_dsj  dl{ position:relative;   overflow: hidden;}
#n_dsj .dd{ display:block; width:100%;  position:relative; min-height:208px;  margin-bottom: 55px;}
#n_dsj .dd:last-child{ margin-bottom: 40px;}
#n_dsj .dd .pic_box{ position:absolute;  top:0; right: 50%; margin-right: -7px; width: 50%;  background:url(../image/icon_dsj.png) right center no-repeat; transition:.5s; -webkit-transition:.5s; }
#n_dsj .dd .pic_box img{ float: right; width: 389px; height:208px;  margin-right: 9%;  display:block; border:1px solid rgb( 231, 233, 235 );}
#n_dsj .dd .text_box { margin-left: 641px; width:559px; padding-top:33px;  }
#n_dsj .dd .text_box .box{ position:relative;}
#n_dsj .dd .text_box h1{  font-size:23px; font-weight:400; display:block; color:#525354; margin-bottom:20px; font-family:arial;}
#n_dsj .dd .text_box h1 small{ font-size:15px;font-weight:bold; margin-left:3px; font-family:pinfang,"微软雅黑";}
#n_dsj .dd .text_box .ar_article{ text-align:left;  font-size:13px; line-height:28px; color:#6a6b6c; }
#n_dsj .dd .text_box .ar_article p{ font-size:13px; line-height:28px; color:#6a6b6c; }
#n_dsj dd:nth-child(2n){}
#n_dsj dd:nth-child(2n) .pic_box{right: auto; margin-right: 0;  left: 50%; margin-left: -7px;  background:url(../image/icon_dsj.png) left center no-repeat;}
#n_dsj dd:nth-child(2n) .pic_box img{margin-right: 0; float: none; margin-left: 9%;  }
#n_dsj dd:nth-child(2n) .text_box{ margin: 0; text-align:right !important;}
#n_dsj dd:nth-child(2n) .text_box *{ text-align:right !important; }
#n_dsj dd:nth-child(2n):hover .pic_box{ top:10px;   background:url(../image/icon_dsj_hover.png) left center no-repeat;}
#n_dsj .dd:hover .pic_box{ top:10px; background:url(../image/icon_dsj_hover.png) right center no-repeat;}
#n_dsj .dd:hover{ }
#n_dsj .dd:hover h1{ color:#d80930}
#dsj_hide_box{ display: none;}
#bnt_dsj_more{ margin-top: 40px; }
#bnt_dsj_more a{ position: relative;background:#d80930;  cursor: pointer; display:block; margin:0px auto; height:40px; line-height:40px; width:160px; text-align:center; font-size:14px; color:#fff;  }
#bnt_dsj_more a h1{ display: none;position: absolute; left: 0; top: 0; background:#d80930; height: 40px;  width:100%; text-align:center; font-size:14px; color:#fff; }
#bnt_dsj_more.on h1{ display: block;}


#n_gczs{ margin-bottom:80px;}
#n_gczs>.fl{ margin-left:160px;}
#n_gczs .n_gczs_slide{ border-left:1px solid #e9e9e9; float:left; margin-left:60px;}
#n_gczs .swiper-container{ height:2222px; left: -12px; cursor:url(../image/tuodong.png),move; overflow:hidden;}
#n_gczs .swiper-slide{ width:100%; padding-bottom:55px; padding-left:20px;}
#n_gczs .swiper-slide h5{ font-size:26px; color:#535354; margin-bottom:20px; position:relative; left:-20px; padding-left:30px;}
#n_gczs .swiper-slide h5:before{ content: url(../image/icon_gzzs.png); position:absolute; left:0; top:0; display:inline-block;}
#n_gczs .swiper-slide:hover h5:before{ content: url(../image/icon_gzzs_on.png); position:absolute; left:0; top:0; display:inline-block;}
#n_gczs .swiper-slide h5 span{ font-size:24px;}
#n_gczs .n_gczs_slide .ar_article{ padding-left:30px;}







#n_ziliao{ overflow:hidden; }
#n_ziliao ul{ margin:0 -60px; margin-top:-37px; margin-bottom:20px; background:url(/statics/images/n_ziliao_bg.png) center repeat-y; overflow:hidden;}
#n_ziliao ul li{ width:539px; height:110px; float:left; border-radius:5px; border:1px solid #e5e5e5; padding-top:28px; position:relative; margin:0 60px; margin-top:37px;}
#n_ziliao ul li a:before{ content:""; width:100%; height:100%; display:block; border:2px solid #d80930; border-radius:5px; position:absolute; left:0; top:0;transition:.3s; -webkit-transition:.3s; transform:scale(1.03,1.08); opacity:0; }
#n_ziliao ul li .txt{ margin-left:43px; width:210px; float:left; position:relative;}
#n_ziliao ul li .txt p{ font-size:16px; color:#242425; line-height:26px; height:26px; overflow:hidden;}
#n_ziliao ul li .txt:before{ content:"◎"; font-size:18px; color:#d80930; position:absolute; left:-15px; top:5px;}
#n_ziliao ul li .txt span{ font-size:12px; color:#97989b; margin-top:10px; display:block;}
#n_ziliao ul li .btn{ display:block; width:54px; height:54px; float:right; margin-right:43px; margin-top:-2px; transition:.3s; -webkit-transition:.3s; background:url(/statics/images/n_xiazai_ico.png) center no-repeat;}
#n_ziliao ul li:hover a .btn{ background: url(/statics/images/n_xiazai_ico_on.png) center no-repeat;}
#n_ziliao ul li:hover a:before{ transform:scale(1,1); opacity:1;}


.n_news_slide{ background:#f0f2f3; padding-top:69px; height:405px;}
.n_news_slide .m{ position:relative;}
.n_news_slide .swiper-container{ padding-bottom:30px; width:1200px; height:290px;}
.n_news_slide .li{ background:#f1f3f4; width:1200px; height:290px; position:relative;}
.n_news_slide .li .img{ padding-right:0; width:466px; height:267px; float:left;}
.n_news_slide .li .img img{}
.n_news_slide .li .riqi{ width:62px; height:69px; position:absolute; background:#d80930; font-size:22px; color:#fff; font-family:arial;font-weight:bold; left:384px; top:222px; z-index:0;}
.n_news_slide .li .riqi div{ width:62px; height:69px; display:table-cell; vertical-align:middle; text-align:center; }
.n_news_slide .li .riqi span{ font-size:14px; display:block;}
.n_news_slide .li .riqi:before{ content:""; position:absolute; z-index:-1; display:block; width:62px; height:0; left:0; top:0; background:#134c73; transition:.6s; -webkit-transition:.6s; -moz-transition:.6s; -ms-transition:.6s; -o-transition:.6s;}
.n_news_slide .li:hover .riqi:before{  height:69px; bottom:0; top:auto;}
.n_news_slide .li .txt{ padding:37px; padding-left:46px; width:689px; float:left;}
.n_news_slide .li .txt h5{ margin-bottom:20px;}
.n_news_slide .li .txt h5 a{ font-size:18px; color:#333232; transition:.3s; -webkit-transition:.3s;}
.n_news_slide .li .txt h5 a:hover{ color:#d80930;}
.n_news_slide .li .txt span{ font-size:13px; color:#818183; display:block; margin-bottom:25px;}
.n_news_slide .li .txt p{ font-size:12px; color:#9a9999; line-height:24px; height:48px; overflow:hidden;}
.n_news_slide .hd{ display:inline-block !important;z-index: 9; position:absolute; left:517px; top:179px; font-size:0;}
.n_news_slide .arrow-left,.n_news_slide .arrow-right{ width:33px; height:33px; margin-right:10px; transition:.5s; -webkit-transition:.5s; cursor:pointer; display: inline-block;}
.n_news_slide .arrow-left{ background:url(../image/n_news_left.png) center no-repeat; transition:.5s; -webkit-transition:.5s;}
.n_news_slide .arrow-right{ background:url(../image/n_news_right.png) center no-repeat; transition:.5s; -webkit-transition:.5s;}
.n_news_slide .arrow-left:hover{ background:url(/statics/images/n_news_left_on.png) center no-repeat;}
.n_news_slide .arrow-right:hover{ background:url(/statics/images/n_news_right_on.png) center no-repeat;}

.n_news_list{ margin-top:45px; margin-bottom:30px; overflow:hidden;}
.n_news_list ul{}
.n_news_list ul li{ height:92px; border-bottom:1px solid #ebebeb; padding-top:16px; position:relative;}
.n_news_list ul li h5{ height:30px; line-height:30px; position:relative; padding-left:22px;}
.n_news_list ul li h5 i{ font-size:18px; color:#181818; float:left; position:absolute; left:0;}
.n_news_list ul li h5 a{ font-size:18px; color:#181818; max-width:999px; float:left;}
.n_news_list ul li h5 a:hover{ color:#d80930;}
.n_news_list ul li h5:hover i{ color:#d80930;}
.n_news_list ul li h5 span{ font-size:12px; color:#666; float:right;}
.n_news_list ul li p{ padding-left:22px; font-size:12px; color:#9f9f9f; line-height:24px; height:24px; overflow:hidden;}
.n_news_list ul li:after{ content:""; display:block; height:1px; width:100%; background:#d80930; position:absolute; bottom:-5px; opacity:0; left:0;transition:.5s; -webkit-transition:.5s; -ms-transition:.5s;}
.n_news_list ul li:hover:after{ width:100%; bottom:0; opacity:1; }



/*联系我们*/
.n_lianxi .txt1{ height:453px; margin-bottom:48px; background:#f0f2f3;padding-top:75px;}
.n_lianxi .txt1 .m{background:url(/statics/images/n_lianxi_bg.jpg) left center no-repeat; padding-left:680px; padding-top:55px; height:311px; }
.n_lianxi .tt{ color:#323339; font-size:22px; font-weight:600; padding-bottom:20px; background:url(/statics/images/n_lianxi_tt.png) left bottom no-repeat; margin-bottom:30px;}
.n_lianxi .txt1 p{ font-size:14px; color:#757576; line-height:30px;}
.n_lianxi .txt1 p img{ margin-left:10px;}
.n_lianxi .hd_box{}
.n_lianxi .hd_box{ margin:-14px;}
.n_lianxi .hd_box ul li{ width:375px; height:129px; float:left; text-align:center; color:#323339; font-size:18px; font-weight:100; background:#ebedf1; padding-top:45px; box-sizing:border-box; margin:0 18px; cursor:pointer;}
.n_lianxi .hd_box ul li span{ font-size:12px; color:#adaeb1; font-family:arial; text-transform:uppercase; font-weight:100; display:block; padding-top:9px;}
.n_lianxi .hd_box ul li:hover{ color:#fff; background:#d80930; font-weight:600;}
.n_lianxi .hd_box ul li:hover span{ color:#fff;}
.n_lianxi .hd_box ul li.on{ color:#fff; background:#d80930;font-weight:600;}
.n_lianxi .hd_box ul li.on span{ color:#fff;}
.n_lianxi .hd_Scroll{ position:relative;}
.n_lianxi .hd_Scroll .sPrev,.n_lianxi .hd_Scroll .sNext{ position:absolute; top:47px;}
.n_lianxi .hd_Scroll .sPrev{ left:-50px;}
.n_lianxi .hd_Scroll .sNext{ right:-50px;}
.n_lianxi .bd{ height:630px; border:1px solid #d9d9d9; margin-top:40px;}
.n_lianxi .bd .txt{ height:166px; padding:40px;}
.n_lianxi .bd .txt h5{ font-weight:600; color:#323339; font-size:18px; line-height:90px; float:left; width:250px; padding-left:40px; border-right:1px solid #e7e7e7; margin-right:47px;}
.n_lianxi .bd .txt p.mid{ font-size:14px; color:#757576; line-height:24px; margin-top:8px;}
.n_lianxi .bd .txt .n_ewm{ float:left; margin-left:40px; float:right;}
.n_lianxi .bd .txt .n_ewm img{ width:98px; height:98px;}
.n_lianxi .bd .txt .n_ewm span{ width:13px; display:inline-block; float:left; font-size:12px; color:#a4a4a4; margin-top:22px; margin-right:12px;}


#n_licheng{height:360px; background:url(/statics/images/n_licheng_bg.png) center repeat-x;}
#n_licheng .m{ position:relative; height:360px;}
#n_licheng .hd { position:absolute; z-index:9; width:100%; top:50%; margin-top:-19px;}
#n_licheng .hd a{ display:block; width:38px; height:38px; position: absolute;}
#n_licheng .hd .prev{ background:url(/statics/images/n_licheng_left.png) center no-repeat; left:0;}
#n_licheng .hd .next{ background:url(/statics/images/n_licheng_right.png) center no-repeat; right:0;}
#n_licheng .hd .prev:hover{ background:url(/statics/images/n_licheng_left_on.png) center no-repeat;}
#n_licheng .hd .next:hover{ background:url(/statics/images/n_licheng_right_on.png) center no-repeat;}
#n_licheng .bd .tempWrap{}
#n_licheng .bd ul{ padding-right:90px;}
#n_licheng .bd ul li{ width:260px; height:360px; margin-right:-90px; position:relative;}
#n_licheng .bd ul li .box{ height:180px;}
#n_licheng .bd ul li.li_1{ padding-top:180px;}
#n_licheng .bd ul li i{ display:block; margin:0 auto; width:12px; height:12px; background:#d6d6d6; border-radius:50%; box-shadow:0 0 0 6px rgba(214,214,214,.5); margin-top:-6px; transition:.5s; -webkit-transition:.5s;}
#n_licheng .bd ul li font{ display:block; width:1px; height:41px; background:#d6d6d6; margin:16px auto;}
#n_licheng .bd ul li .txt{ width:245px; margin:10px auto; padding:15px; border-radius:8px;transition:.5s; -webkit-transition:.5s;}
#n_licheng .bd ul li .box:hover .txt{ box-shadow:0 1px 9px rgba(0,0,0,.1)}
#n_licheng .bd ul li h5{ font-size:22px; color:#2478c7; font-weight:bold; margin-bottom:5px; text-align:center;}
#n_licheng .bd ul li p{ font-size:14px; color:#6d6d6d; line-height:24px; overflow:hidden; text-align:center;}
#n_licheng .bd ul li.li_2 i{ position:absolute; bottom:174px; left:50%; margin-left:-6px;}
#n_licheng .bd ul li.li_2 font{ position:absolute; bottom:186px; left:50%; margin-left:-1px;}
#n_licheng .bd ul li .box:hover i{ background:#d80930; box-shadow:0 0 0 8px rgba(15,137,221,.5); }




.search-dialog-box{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 70vh;
  z-index: 1000000;
  opacity: 0;
  visibility: hidden;
  transition: .6s;
  /* overflow: hidden; */
}
.search-dialog-box:before{content:"";position:absolute;top:0;height:0; transition: .6s;left: 0;right: 0;z-index: 1;  background-image: -moz-linear-gradient(270deg, #d80930 30%, rgba(175, 30, 40, 0) 100%);
  background-image: -webkit-linear-gradient(270deg, #d80930 30%, rgba(175, 30, 40, 0) 100%);
  background-image: -ms-linear-gradient(270deg, #d80930 30%, rgba(175, 30, 40, 0) 100%);}
.search-dialog-box.on:before{ height:100%}
.search-dialog-box .bubbles-bg{
  opacity: 0;
  visibility: hidden;
  display: none;
}
.search-dialog-box .search-bg{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  margin: 0;
  background: rgba(0,0,0,.7);
  background-size: cover;
  background-repeat: no-repeat;
  /* z-index: 1; */
  transform-origin: center center;
  transition: height .8s cubic-bezier(.77,0,.175,1);
}
.search-dialog-box .wrap-inner{
  transform:translateY(100%);
  transition: .6s;
}
.header-right .bubbles-bg{
  opacity: 0;
  visibility: hidden;
  transition: all .5s .8s;
}
.search-dialog-box .bubbles-bg .bubble{
  position: absolute;
}
.search-dialog-box .bubbles-bg .bubble .circle{
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width:100%;
  height: 100%;
}
.search-dialog-box .bubbles-bg .bubble1{
  width:6%;
  padding-top: 6%;
  left: 26.875%;
  top: -6.67%;
}
.search-dialog-box .bubbles-bg .bubble1 .circle{
  border:1px solid #fff;
}
.search-dialog-box .bubbles-bg .bubble2{
  width:12px;
  padding-top: 12px;
  left: 13.54%;
  top: 18%;
}
.search-dialog-box .bubbles-bg .bubble2 .circle{
  background-color: #ff495f;
}
.search-dialog-box .bubbles-bg .bubble3{
  width:36px;
  padding-top: 36px;
  left: 8.854%;
  top: 30.55%;
}
.search-dialog-box .bubbles-bg .bubble3 .circle{
  background-color: #fff;
}
.search-dialog-box .bubbles-bg .bubble4{
  width:56.875%;
  padding-top: 56.875%;
  left: -28.6458%;
  top: 51.85%;
}
.search-dialog-box .bubbles-bg .bubble4 .circle{
  background: -webkit-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
  background: -ms-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
  background: linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
}
.search-dialog-box .bubbles-bg .bubble5{
  width:54px;
  padding-top: 54px;
  left: 26.3%;
  top: 70.83%;
}
.search-dialog-box .bubbles-bg .bubble5 .circle{
  background-color: #fff;
  opacity: .1;
}
.search-dialog-box .bubbles-bg .bubble6{
  width:56.875%;
  padding-top: 56.875%;
  left: 73.4375%;
  top: -52.77%;
}
.search-dialog-box .bubbles-bg .bubble6 .circle{
  background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
  background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
  background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
}
.search-dialog-box .bubbles-bg .bubble7{
  width:2rem;
  padding-top: 2rem;
  left: 60.9375%;
  top: 18.5%;
}
.search-dialog-box .bubbles-bg .bubble7 .circle{
  background-color: #ff495f;
}
.search-dialog-box .bubbles-bg .bubble8{
  width:1.35rem;
  padding-top: 1.35rem;
  left: 95.83%;
  top: 70.83%;
}
.search-dialog-box .bubbles-bg .bubble8 .circle{
  border:1px solid #fff;
}
.search-dialog-box .bubbles-bg .bubble9{
  width:16px;
  padding-top: 16px;
  left: 76.5625%;
  top: 96.296%;
}
.search-dialog-box .bubbles-bg .bubble9 .circle{
  background-color: #fff;
}
.search-dialog-box .bubbles-bg .bubble10{
  width:56.875%;
  padding-top: 56.875%;
  left: 71.354%;
  top:87%;
}
.search-dialog-box .bubbles-bg .bubble10 .circle{
  background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
  background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
  background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
}
.search-dialog-box .bubbles-bg .bubble{
  animation:spin 8s infinite linear;
  transform-origin: 50% 45%;
}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n){
  animation:spin2 8s infinite linear;
}
.search-dialog-box .bubbles-bg .bubble .circle{
  animation:spin-reverse 8s infinite linear;
}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle{
  animation:spin-reverse2 8s infinite linear;
}
.search-dialog-box .bubbles-bg .sm-bubble{
  transform-origin: 30% 30px;
}
.search-dialog{
  position: absolute;
  left: 0;
  top: 50%;

  transform: translateY(-50%);
  width: 100%;
  z-index: 2;
}
.search-dialog .search-tit{
  font-size: 2.75rem;
  line-height: 3.5rem;
  color: #fff;
  text-align: center;
  overflow: hidden;
  display: none;
}
.search-dialog .search-inner{
  overflow: hidden;
  margin-top: 0;
}
.search-dialog .search-input{
  width: 50rem;
  margin: 0 auto;
  padding: 0 0.5rem 0 1.5rem;
  background-color: rgba(255,255,255,.2);
  box-sizing: border-box;
  transition: all .3s;
  max-width: 94%;
}
.search-dialog .search-input input[type=text]{
  float: left;
  height: 4.5rem;
  width: calc(100% - 3.5rem);
  background-color: transparent;
  font-size: 1.25rem;
  color: #fff;
  transition: all .3s;
}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{
  color:rgba(255,255,255,0.5);  
}  
.search-dialog .search-input input[type=text]:-moz-placeholder{
  color:rgba(255,255,255,0.5); 
}  
.search-dialog .search-input input[type=text]::-moz-placeholder{
  color:rgba(255,255,255,0.5); 
}  
.search-dialog .search-input input[type=text]:-ms-input-placeholder {
  color:rgba(255,255,255,0.5); 
} 
.search-dialog .search-input button[type=submit],
.search-dialog .search-input .clear-btn{
  float: right;
  height: 4.5rem;
  width: 3.5rem;
}
button[type=submit]{ border: 0; outline: 0; cursor: pointer;}
button[type=submit] svg path{ fill: #fff;}
.search-dialog .search-input button[type=submit]{
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center; 
}
.search-dialog .search-input .clear-btn{
  background-color: rgba(0,0,0,.2);
  background-repeat: no-repeat;
  background-position: center;  
  border-radius: 100%;
  margin-right: 1rem;
  display: none;
}
.search-dialog .search-input.on{
  background-color: #fff;
}
.search-dialog .hot-search{
  font-size: 0;
  width:19.5rem;
  margin:.6rem auto 0;
  box-sizing: border-box;
  padding:0 .6rem;
  overflow: hidden;
}
.search-dialog .hot-search .hot-tit,
.search-dialog .hot-search .hot-link{
  display: inline-block;
  *display: inline;
  zoom:1;
  vertical-align: top;
}
 
.search-dialog .hot-link{
  margin-left: 1rem;
}
.search-dialog .hot-link a{
  display: inline-block;
  *display: inline;
  zoom:1;
  font-size: .375rem;
  line-height: .5rem;
  margin-right: .75rem;
  color:#fff;
  padding-bottom: 5px;
  position: relative;
}

.search-dialog .hot-link a:before{
  content: "";
  position: absolute;
  left:0%;
  bottom:0;
  width:100%;
  height: 2px;
  background-color: #fff;
  transform:scaleX(0);
  transform-origin:left center;
  transition:transform .3s;
}
.search-dialog-box .bottom-box{
  position: absolute;
  left: 0;
  bottom:5.1%;
  width:100%;
}
.search-dialog-box .bottom-box .share-box{
  overflow: hidden;
}
.search-dialog-box .bottom-box .copy{
  font-size: .35rem;
  line-height:.5rem;
  color: #fff;
  font-family: "gilroy-regular";
  margin-top: .5rem;
  overflow: hidden;
}

.header-right.is-open .bubbles-bg{
  visibility: visible;
  opacity: 1;
}
.header-right.is-open .search-btn .con-box{
  display:none;
}
.header-right.is-open .close-btn{
  display:block;
}
.header-right.is-open .item .search-bg{
  transform:scale(1);
}
.search-dialog-box.on{
  opacity: 1;
  visibility: visible;
}
.search-dialog-box.on .search-bg{height: 100vh;}

.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{ transform:translateY(0)}

.pub-close {
  position: absolute;
  width: 3rem;
  height: 3rem;
  z-index: 10;
  right: 1.5rem;
  top: 1.35rem;
  background-color: rgba(255,255,255,.1);
  border-radius: 100%;
}
.pub-close .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #1c5ab7;
  transform: scale(0);
  border-radius: 100%;
  transition: transform .3s;
}
.pub-close i {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; 
  display: flex; align-items: center; justify-content: center;
  transition:.6s
}
.pub-close i:hover{ transform:rotate(180deg)}

@keyframes spin{
  to{transform: rotate(1turn);}
}
@keyframes spin2{
  to{transform: rotate(-1turn);}
}
@keyframes spin-reverse{
  from{
      transform:rotate(1turn);
  }
}
@keyframes spin-reverse2{
  from{
      transform:rotate(-1turn);
  }
}


.online_q2 {
  position: fixed;
  right: 30px;
  bottom: 10%;
  z-index: 999;
  transition: .5s;
  -webkit-transition: .5s; 
}
.online_q2 .close {
  position: absolute;
  right: -1rem;
  font-size: 1rem;
  color: #969797;
  opacity: 1;
  font-weight: normal;
  cursor: pointer
}
.online_q2 .btn3 {
  width: 3.125rem!important;
  height: 3.75rem !important; 
  transition: .5s; 
  cursor: pointer;
  position: relative; z-index: 1;
}
.online_q2 .btn3:before{ content: ""; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: -1; background: #d80034; }
.online_q2 .btn3+.btn3:after{ content: ""; display: block; width: 2.625rem; height: 1px; background: #dddfe0; position: absolute; left: 50%; top: 0; transform: translateX(-50%); }
.online_q2 .btn-top {
  padding: 0;
  transition: .5s;
  overflow: hidden
}
.online_q2 .btn3 a {
  font-size: 12px;
  color: #fff;
  display: block;
  width: 100%;
  height: 100%
}
.online_q2 .btn3 span {
  display: flex;
  float: left;
  color: #fff;
  flex-direction: column;
  font-size: .75rem;
  text-align: center;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 999;
  overflow: hidden;
  transition: .3s;
  -webkit-transition: .3s;
  overflow: hidden;
  flex-shrink: 0
}
.online_q2 .btn3 span svg{ width: 1.5rem; height: 1.5rem;}
.online_q2 .open.pic {
  position: absolute;
  background: #eef2f6;
  border-radius: 3px;
  width: 100px;
  height: 100px;
  right: 60px;
  top: 50%;
  margin-top: -50px;
  text-align: right;
  opacity: 0;
  transition: .6s;
  -webkit-transition: .6s;
  visibility: hidden
}
.online_q2 .open.pic img {
  width: 80px;
  height: 80px;
  margin-top: 10px;
  margin-right: 10px
}
.online_q2 .btn3:hover .open.pic {
  opacity: 1;
  right: 60px;
  visibility: visible
}
.online_q2 .open.phone {
  position: absolute;
  background: #fff;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
  border: 1px solid #e1e6f0;
  border-radius: .5rem;
  width: auto;
  min-height: 3.125rem;
  border-radius: 3px;
  right: 60px; padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: center; 
  top: 0;
  transition: .6s;
  -webkit-transition: .6s;
  opacity: 0;
  visibility: hidden
}
.online_q2 .open.phone *{
  color: #333; 
  font-size: 1.125rem; text-align: left; font-weight: bold;
}
.online_q2 .open.phone h5{ font-size: .875rem; font-weight: normal; white-space: nowrap;}
.online_q2 .open.phone span{ font-size: 12px; text-align: left; justify-content: flex-start; align-items: flex-start; margin-bottom: 5px; opacity: .7; font-weight: normal;}
.online_q2 .btn3:hover .open.phone {
  transition: .5s;
  -webkit-transition: .5s;
  opacity: 1;
  visibility: visible
}
.online_q2 .open.pic:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-left: 10px solid #eef2f6;
  position: absolute;
  right: -15px;
  top: 50%;
  margin-top: -10px
}
.online_q2 .open.phone:before {
  content: "";
  position: absolute;
  display: block;
  width: 6px;
  height: 6px;
  background: #fff;
  top: 50%;
  transform: translateY(-50%) rotate(135deg);
  right: -4px; 
  border-color: #e1e6f0 transparent transparent #e1e6f0;
  border-style: solid;
  border-width: 1px;
}
#gotop{  position: relative !important; top: 0; bottom: 0; right: 0; border-radius: 0; padding: 0 !important; margin: 0 !important;}

#gotop.hide {
  height: 0 !important; 
  overflow: hidden;
  display: block !important
}
#n_news2 ul li .paixu{padding-top:0;line-height: 2;}