﻿@charset "utf-8";
/* CSS Document */
@font-face {
      font-family: 'OsRegular';
      src: url('../fonts/oswald.woff2') format('woff2'),
          url('../fonts/oswald.woff') format('woff'),
          url('../fonts/oswald.ttf') format('truetype');
      font-weight: bold;
      font-style: normal;
      font-display: swap;
  }
 @font-face {
      font-family: 'OsBlod';
      src: url('../fonts/oswald-bold.woff2') format('woff2'),
          url('../fonts/oswald-bold.woff') format('woff'),
          url('../fonts/oswald-bold.ttf') format('truetype');
      font-weight: bold;
      font-style: normal;
      font-display: swap;
  }

body{font-size: 16px; color: #333;}
.header{width:94%; margin: 0px 3%; position:fixed; left:0px; top:0px; z-index:111;transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s; background:url(../images/tb_25.png) bottom repeat-x;}
.header.fixedmenu1{ position:relative;}
.header.fixedmenu,.header.fixedmenu1.fixedmenu{width:100%;margin: 0px ; padding: 0px 3%; position:fixed; background-color:#fff; top:0px; left:0px; z-index:111111;box-shadow: 0 0 40px rgba(0, 0, 0, 0.1); }

.i_logo,.i_logo_tel{max-width:12%; border: #007AFF; padding-top:13px;transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;}
.i_logo img{ height:57px; transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;}
.i_logo .img1{ display:block;}
.i_logo .img2{ display:none;}
.header .i_logo_tel{ font-size: 14px;color: #fff; margin-left: 20px; padding-top: 20px; background: url(../images/logo_bg.png) no-repeat left bottom; padding-left: 20px;}
.i_logo_tel .strong{font-weight: bold; font-weight: bold; font-size: 16px;}
.header.fixedmenu .i_logo_tel{ color: #333;font-size: 14px; margin-left: 20px; padding-top: 20px; background: url(../images/logo_bg.png) no-repeat left bottom; padding-left: 20px;}

.i_logo_ul{width:55%;}
.i_logo_ul .nav_menu{width:100%; margin:0px; padding:0px; display:flex;justify-content: space-between;}
.i_logo_ul .nav_menu li{ height:90px; width: 12.5%; margin:0px; padding:0px; position:relative;z-index:1111111;}
.i_logo_ul .nav_menu li .a_nav{width:100%; position:relative; height:90px; line-height:90px; display:inline-block; text-align:center; overflow:hidden; color:#fff; font-size:16px;}
.i_logo_ul .nav_menu li .a_nav:hover,.i_logo_ul .nav_menu li .a_nav.active,.i_logo_ul .nav_menu li .a_nav.active1{ color:#fff;text-decoration:none; }
.i_logo_ul .nav_menu li .a_nav:after{width:0px; height:3px; bottom: 0; background-color:#fff;color: #fff ;  position:absolute; left:50%; margin-left:-50%;bottom:0px;  content:"";-webkit-transition:all 0.5s;transition:all 0.5s;-moz-border-radius: 2.5px;-webkit-border-radius: 2.5px;border-radius:2.5px;
}
.fixedmenu .i_logo_ul .nav_menu li .a_nav:hover{background-color: #f7f7f7;}
.fixedmenu .i_logo_ul .nav_menu li .a_nav:after{width:0px; height:3px; bottom: 0; background-color:#104ead; position:absolute; left:50%; margin-left:-50%;bottom:0px;  content:"";-webkit-transition:all 0.5s;transition:all 0.5s;-moz-border-radius: 2.5px;-webkit-border-radius: 2.5px;border-radius:2.5px;}


.i_logo_ul .nav_menu li .a_nav:hover:after,.i_logo_ul .nav_menu li .a_nav.active:after,.i_logo_ul .nav_menu li .a_nav.active1:after{width:100%;}
.i_logo_ul .nav_menu li dl{width:140px; background-color:#fff; position:absolute; left:45%; margin-left:-60%;top:100%; display:none;}
.i_logo_ul .nav_menu li dl dd{ float:left;width:100%;}
.i_logo_ul .nav_menu li dl dd a{ width:100%; padding:10px 10px; line-height:1.7; text-align:center; color:#000000; font-size:14px; display:inline-block; overflow:hidden; text-align:center;}
.i_logo_ul .nav_menu li dl dd a:hover{ color:#fff; background-color:#104ead;}




.i_bcss{width:30px; height:90px; margin-left:7%; position:relative;}
.i_bcss_t{width:30px; height:30px; background:url(../images/tb_01s.png) center center no-repeat;background-size:18px; cursor:pointer; position:relative; top:50%; margin-top:-15px;}
.i_bcss_c{width:212px; height:38px; border:1px solid #c1bcba; background-color:#fff; position:absolute;  right:0px; top:100%; display:none}
.i_bcss_c .ipt1{width:174px; height:36px; text-indent:10px; border:0px; color:#333; font-size:14px; font-family:"微软雅黑";}
.i_bcss_c .ipt2{width:36px; height:36px; background:url(../images/tb_01.png) center no-repeat; border:0px; cursor:pointer; background-size:16px;}


.header.fixedmenu .i_logo_ul .nav_menu li .a_nav{ color:#333;}
.header.fixedmenu .i_logo_ul .nav_menu li .a_nav:hover,.header.fixedmenu .i_logo_ul .nav_menu li .a_nav.active,.header.fixedmenu .i_logo_ul .nav_menu li .a_nav.active1{ color:#104ead;}
.header.fixedmenu .i_bcss_t{ background:url(../images/tb_01.png) center center no-repeat;}
.header.fixedmenu .i_logo .img1{ display:none;}
.header.fixedmenu .i_logo .img2{ display:block;}


.wap_ssbn{width:30px; height:100%;  background:url(../images/tb_01a.png) center no-repeat;  background-size:16px; position:absolute; top:0px; right:50px; z-index:10000;}
.wap_ssbn span{width:100%; height:100%; display:inline-block;}
.wap_ssbn_div{width:200px; display:none; background-color:#fff; z-index:10000; position:absolute; right:0px; top:100%;box-shadow: 0px 5px 20px 0px #d9d9d9;}
.wap_ssbn_div .ipt1{width:80%; height:40px; line-height:40px; text-indent:15px; border:0px; font-family:"微软雅黑"; background-color:#fff; color:#b9b9b9; font-size:13px;}
.wap_ssbn_div .ipt2{width:20%; height:40px; background:url(../images/tb_01a.png) center no-repeat;  border:0px;}

.wap_bbqh{ height:30px; line-height:30px; position:absolute; right:90px; top:50%; margin-top:-15px; color:#666; font-size:14px;}
.wap_bbqh a{ color:#666; padding:0px 5px; display:inline-block;}
.wap_bbqh a:hover,.wap_bbqh a.active{ color:#158be0;}

.shubiao{width:56px; position:absolute; bottom:45px; left:50%; margin-left:-26px; z-index:111; background: url(../images/tb_02.png); }
.shubiao img{ width:100%;z-index:111; }
.shubiao .bk{width: 48px; height: 48px; border:#fff  dotted 2px; z-index: 112; border-radius: 50%;}
td,tr,table{border-collapse:collapse; /*让边框合并*/border: 1px solid #e5e5e5;
border-spacing:0; /*让边框之间的距离为0*/}
td{padding:0px 10px !important;}
.demo{
   text-align: center;
    margin-top: 100px;
}
table.noneborder,table.noneborder tr,table.noneborder td{border:0px solid #fff;}
table.noneborder tr{padding: 10px 0; display: block; }
@-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}
.an{
    -webkit-transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -moz-animation: rotation 3s linear infinite;
    -webkit-animation: rotation 3s linear infinite;
    -o-animation: rotation 3s linear infinite;
}
.img{border-radius: 250px;}


.index_bg1{ background:url(../images/bg1.jpg) top center no-repeat; background-size:cover; background-color:#fff;}
.i_introduction{ padding:140px 0px 130px 0px; box-sizing: border-box;}
.i_introduction_t{width:100%; align-items:center;}
.i_introduction_img{width:50%; display:inline-block; overflow:hidden;}
.i_introduction_img img{width:100%; float:right;}
.i_introduction_r{width:42%;}


.i_introduction_img,.i_news_c ul{opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateX(90%); -ms-transform: translateX(90%); -o-transform: translateX(90%); transform: translateX(90%);transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;}
.active .i_introduction_img,.active .i_news_c ul{opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0);}

.i_introduction_r,.new_l{opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateX(-90%); -ms-transform: translateX(-90%); -o-transform: translateX(-90%); transform: translateX(-90%);transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;}
.active .i_introduction_r,.active .new_l{opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0);}
.n_box6 .img3,.n_box6 .img1,.n_box6_1 .img3,.n_box6_1 .img1{opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateX(-90%); -ms-transform: translateX(-90%); -o-transform: translateX(-90%); transform: translateX(-90%);transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;}

.active .n_box6 .img3,.active .n_box6 .img1,.active .n_box6_1 .img3,.active .n_box6_1 .img1{opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0);}

.n_box6 .img2,.n_box6_1 .img2{opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateX(90%); -ms-transform: translateX(90%); -o-transform: translateX(90%); transform: translateX(90%);transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;}
.active .n_box6 .img2,.active .n_box6_1 .img2{opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0);}


.custom_cn{font-size: 48px; text-align: center;}
.custom_cn .s1{color: #fff;}
.custom_cn .custom_more{ text-align: center; line-height: 1;}
.custom_cn .custom_more a{font-size: 16px; color: #fff; border: 2px solid #fff; width: 160px; padding-left: 30px; background: url(../images/more.png) no-repeat 80% center; text-align: left; height: 42px; line-height:38px; border-radius: 21px;}
.i_title_en{ color:#000000; font-size:36px;font-family: "OsRegular"; line-height:1.6;}
.i_title_en.active{ text-align:center;}
.i_title_cn.active{ text-align:center; background:none;}
.i_title_cn .s1{ padding-right:20px; font-size:24px; font-weight:bold; color:#000; display:inline-block; line-height:1.6;}
.i_title_cn.active .s1{ padding:0px 20px;}
.i_introduction_r .wz_text{ margin:30px 0px; line-height:30px; overflow:hidden; color:#000000; font-size:16px; height:180px; text-align:justify; display: block; overflow: hidden;}
.i_introduction_r .wz_text p{line-height: 30px;}
.in_more{ display:inline-block; text-align: left;  height:36px; line-height:36px; padding:0px 54px 0px 0px; background-color:#fff;-moz-border-radius: 18px;      /* Gecko browsers */
-webkit-border-radius: 18px;   /* Webkit browsers */
border-radius:18px;            /* W3C syntax */ font-size:16px; color:#000; position:relative;-webkit-transition:all 0.5s;transition:all 0.5s;}
.in_more:after{width:30px; height:30px; background:url(../images/tb_05.png) center no-repeat;  position:absolute; right:3px; top:50%;-o-transform:translate(0%, -50%);-ms-transform:translate(0%, -50%);-webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%); content:""; z-index:1;-moz-border-radius: 100%;      /* Gecko browsers */
-webkit-border-radius: 100%;   /* Webkit browsers */
border-radius:100%;            /* W3C syntax */ color: #0077c2;}
.in_more:hover{ background-color:#fff; color:#0077c2;padding:0px 54px 0px 10px; }
.in_more:hover:after{background:url(../images/tb_05-1.png) center no-repeat; }

.in_more1{ display:inline-block; text-align: left; border: 2px solid #104ead; height:42px; line-height:36px; padding:0px 54px 0px 30px; background-color:#fff;-moz-border-radius: 21px;      /* Gecko browsers */
-webkit-border-radius: 21px;   /* Webkit browsers */
border-radius:21px;   color: #104ead;          /* W3C syntax */ font-size:16px; position:relative;-webkit-transition:all 0.5s;transition:all 0.5s;}
.in_more1:after{width:30px; height:30px; background:url(../images/jt.png) center no-repeat;  position:absolute; right:12px; top:50%;-o-transform:translate(0%, -50%);-ms-transform:translate(0%, -50%);-webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%); content:""; z-index:1;-moz-border-radius: 100%;      /* Gecko browsers */
-webkit-border-radius: 100%;   /* Webkit browsers */
border-radius:100%;            /* W3C syntax */}
.in_more1:hover{ background-color:#fff; color:#104ead;padding:0px 54px 0px 40px;border: 2px solid #104ead; }
.in_more1:hover:after{background:url(../images/jt.png)   center no-repeat; }

.i_introduction_b{width:100%; margin-top: 30px;}
.i_introduction_b.about { padding-left: 10%;}
.i_introduction_b{padding-left:6%;}
.i_introduction_b li{ display:flex;align-items:center; width:50%; margin-bottom: 20px;}
.n_about .i_introduction_b li{ display:flex;align-items:center; width:20%;}
.i_introduction_b.about li{ display:flex;align-items:center; width:20%;}
.i_introduction_b li .a_img{ max-width:54px; display:inline-block; width: 14%;}
.i_introduction_b li .a_img img{ max-width:100%;}
.i_introduction_b li .a_number{ display:inline-block; font-size:16px; margin:0px 10px; color:#104ead; text-align: right;}
.i_introduction_b li .a_number span{ font-size:36px;font-family: "OsRegular";}
.i_introduction_b li .a_text{display:inline-block; color:#999999; font-size:16px; line-height:1.5;}
.i_introduction_b li .a_text span{ color:#333333; font-size:18px;font-family: "OsRegular"; }


.index_bg2{  background: #fff;}




/*首页新闻*/
.custom{font-size: 48px; text-align: left;}
.custom_en{font-weight: 16px; text-align: left; margin-bottom: 30px; color: #666;}
.i_news{padding: 100px 0;}
.i_news_c  { display: block;}
.i_news_c .new_l{transition: all ease-in-out .2s;width: 45%;float: left; background: url(../images/newbg.jpg) no-repeat right top; padding: 50px 50px 20px 0; display: block; overflow: hidden;}
.new_l_img{ display:inline-block; overflow:hidden; }
.i_news_c .new_l img{width: 100%; transition: all ease-in-out .2s; display:inline-block; overflow:hidden;}
.i_news_c .new_l:hover img{-webkit-transform: scale(1.2);width:100%; transition: all ease-in-out .2s;
	transform: scale(1.2);}
.new_l_con{color: #104ead; font-weight: bold; position: relative; padding-left: 20px;}
.new_l_con:before{width: 10px; height: 10px; background: #104ead; content: ''; left: 0; display: block; top: 30%;position:absolute;}
.i_news_c ul{width: 50%; float: right; margin: 50px 0; background: url(../images/newbg1.jpg) repeat-y 75px top;}
.i_news_c ul li{width: 100%;}
.i_news_c ul li:nth-child(2){padding: 20px 0;}
.i_news_c ul li .new_time{width: 100px; float: left; height: 100px; color: #104ead; font-size: 36px;}
.i_news_c ul li .new_time div{color: #ababab; font-size: 12px;}
.i_news_c ul li .i_new_img{width: 25%;float: left; display:inline-block; overflow:hidden;}
.i_news_c ul li .i_new_img img{width:100%;float: left; transition: all ease-in-out .2s;transform: scale(1); display:inline-block; overflow:hidden;}
.i_news_c ul li:hover .i_new_img img{width:100%;float: left; transition: all ease-in-out .2s;-webkit-transform: scale(1.2);transform: scale(1.2);width:100%; transition: all ease-in-out .2s;
	transform: scale(1.2);}

.i_news_c ul li .i_new_con{width: calc( 75% - 120px); color: #333; float: left; margin-left: 20px;}
.i_news_c ul li .i_new_con h3{color: #333; font-size: 16px; font-weight: bold; display: inline-block;position:relative; padding-left: 24px;
height: 30px;
  display: block;
  overflow: hidden;}
.i_news_c ul li .i_new_con h3:before{left:0px;top: 8px; position:absolute; width: 12px; height: 12px;  background: #a5a5a5 url(../images/jt1.png) no-repeat center; content: "";}
.i_news_c ul li .i_new_con .i_new_con_tent{ margin: 10px 0; color: #666; font-size: 14px;  color: #888888; height: 48px; display: block; overflow: hidden;}
.i_news_c ul li .i_new_con .more{color: #888888; font-size: 12px;}

.i_news_c ul li:hover .i_new_con h3{color: #104ead;}
.i_news_c ul li:hover .i_new_con h3:before{left:0px;top: 8px; position:absolute; width: 12px; height: 12px;  background: #104ead url(../images/jt1.png) no-repeat center; content: "";}
.i_news_c ul li:hover .more{ color: #104ead;}
/*首页合作伙伴*/
.n_box2_c_t {color: #fff; text-align: center; padding: 50px 0 20px 0; line-height: 1.5;}
.n_box2_c_t .custom_cn{font-size: 48px; color: #fff; }
.n_box2_c_t .s1{font-size: 16px; line-height:30px;  color: #fff; text-align: center; }
.n_bg1{ background-color:#f2f2f2; background: url(../images/hb_bg.jpg); background-size: cover;}
.n_bg1{ background-color:#f2f2f2; background: url(../images/hb_bg.jpg); background-size: cover; display: block;}
.bgs.n_bg1{ background-color:#f2f2f2; background: url(../images/hb_bgs.jpg); background-size: cover; display: none;}
.n_box1{ padding:60px 0px 80px 0px;}
.n_box1_t{width:100%; text-align:center; font-size:22px; color:#000000; line-height:1.6;}
.n_box1_t span{ font-size:30px;}
.n_box1_c{ padding:80px 8% 0px 8%;width:100%;}
.n_box1_c li{width:25%; float:left; color:#666666; font-size:16px;line-height:1}
.n_box1_c li .a_img{width:100%; text-align:center;}
.n_box1_c li .a_img img{ height:106px;}
.n_box1_c li .a_text{width:100%; text-align:center; line-height:1;}
.n_box1_c li .a_text .s1{ color:#1e4c5d; font-size:14px;;}
.n_box1_c li .a_text .s2{ font-size:40px;}
.n_box1_c li .a_text .s2 font{ line-height:1;}
.n_box6{width:100%; margin-top:20px; text-align:center; position:relative; display: block;  height:auto; padding-bottom: 20px;}
.n_box6 img{width:100%;}
.n_box6 .img1{width:100%; position:absolute; left:0px; top:0px; z-index:1;}
.n_box6 .img2{width:100%; position:absolute; left:0px; top:0px; z-index:2;}
.n_box6 .img3{width:100%; position:absolute; left:0px; top:0px; z-index:3;}


.n_box6_1{display: none; width:100%; margin-top:90px; text-align:center; position:relative;  height:auto; padding-bottom: 50px;}
.n_box6_1 img{width:100%;}
.n_box6_1 .img1{width:100%; position:absolute; left:0px; top:0px; z-index:1;}
.n_box6_1 .img2{width:100%; position:absolute; left:0px; top:0px; z-index:2;}
.n_box6_1 .img3{width:100%; position:absolute; left:0px; top:0px; z-index:3;}

.hzhb_more{ display: block; overflow: hidden; text-align: center;}
.hzhb_more .in_more1{ display:inline-block; cursor: pointer; text-align: left; border: 2px solid #fff; height:42px; line-height:36px;z-index: 888;
 padding:0px 34px 0px 30px; -moz-border-radius: 21px;   width: 140px;   /* Gecko browsers */
-webkit-border-radius: 21px;   /* Webkit browsers */ background: transparent;
border-radius:21px;   color: #fff;          /* W3C syntax */ 
font-size:16px; position:relative;-webkit-transition:all 0.5s;transition:all 0.5s;}
.hzhb_more .in_more1:after{width:30px; height:30px; background:url(../images/more.png)  center no-repeat;  
position:absolute; right:12px; top:50%;-o-transform:translate(0%, -50%);-ms-transform:translate(0%, -50%);
-webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%); 
content:""; z-index:1;-moz-border-radius: 100%;      /* Gecko browsers */
-webkit-border-radius: 100%;   /* Webkit browsers */
border-radius:100%;            /* W3C syntax */}
.hzhb_more .in_more1:hover{ color:#fff;padding:0px 34px 0px 40px;border: 2px solid #fff; width: 160px; }
.hzhb_more .in_more1:hover:after{background:url(../images/more.png)   center no-repeat; }


.i_fbg{ background-color:#104ead;}

.footer{ padding:60px 0px 30px 0px; display: block; overflow: hidden;}
.footer_l{width:40%; float: left;}
.footer_l_logo{width:100%;}
.footer_l_t{ padding-bottom:35px;}
.footer_l_t img{ height:60px;}
.footer_l_logo_ewm{width:15%; display:none;}
.footer_l_logo_ewm img{width:100%;}
.footer_l_c{width:100%; font-size:14px; line-height:2.2; color:#fff;}
.footer_l_c  img{ max-width:100%; height:auto !important;}
.footer_r_c_exm{width:100px; padding-top:10px; float: right; text-align: center; color: #fff;}
.footer_r_c_exm img{ width:100%; height:auto !important; border: 1px solid #4475bf; padding: 5px;}

.footer_r{width:30%; padding-top:30px; float: left !important;}
.footer_r li{ display:inline-block; width: 50%; float: left;}
.footer_r li .a1{ display:inline-block; line-height:1.6; color:#fff; margin-bottom:17px; font-size:16px; }
.footer_r li .a1:hover{ color:#ccc;}
.footer_r li .a2{ padding:5px 0px;  display:inline-block; line-height:1.5; color:#fff; font-size:14px; position:relative;}
.footer_r li .a2:after{width:0px; height:1px; background-color:#104ead; position:absolute; left:0px; top:50%; margin-top:-0.5px; content:""; z-index:1;-webkit-transition:all 0.5s;transition:all 0.5s;}
.footer_r li .a2:hover{ color:#104ead; padding-left:18px;}
.footer_r li .a2:hover:after{ width:10px;}
.i_ff{ background-color:#333333; border-top:1px solid #484848; }
.i_footer_bq{ text-align:center; padding:25px 0px 50px 0; color:#fff; font-size:14px; line-height:2; text-align:center; border-top: 1px solid #2860b5;}
.i_footer_bq a{ color:#fff;}
.i_footer_bq a:hover{ color:#fff;}


.video_div{width:100%; height:100%; background-color:#000; position:fixed; z-index:100011111111111; left:0px; top:-100%;}
.video_div_closebtv{width:30px; height:30px; position:absolute; right:30px; top:30px; cursor:pointer; z-index:100;}
.video_div_center{width:100%; height:100%; vertical-align:middle; text-align:center;}



.n_banner{width:100%; background-position: center center; background-repeat:no-repeat; background-size:cover; position:relative; display: block; overflow: hidden; line-height: 0;}
.n_banner img{width:100%;}
.n_banner:after{width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:1; content:""; background:url(../images/tb_26.png) top center repeat-x;}
.n_banner_text{width:100%; position:absolute; left:0px; top:50%; color:#fff; font-size:30px; z-index:2;}
.n_banner_text .s1{ font-size:48px;font-family: 'OsRegular'; line-height:1.0;}
.n_banner_text .w1400{ line-height:1.3;}
.n_menu{ background:url(../images/tb_27.png) repeat;width:100%; position:absolute; left:0px; bottom:0px; z-index:2; text-align:center;}
.n_menu a{ padding:0px 20px; margin:0px 20px; height:60px; line-height:60px; color:#fff; font-size:18px;}
.n_menu a:hover,.n_menu a.activemenu{ background-color:#377ce6; color:#fff;}



.a_zxlmenu{width:100%; position:relative; display:none; z-index:111;}
.a_zxlmenu_t{width:100%;padding:3% 0px;background:url(../images/zxl_jt1.jpg) right center no-repeat; font-size:16px; text-align:center; background-color:#104ead; color:#fff; cursor:pointer; background-size:40px;}
.a_zxlmenu_c{width:100%; position:absolute; left:0px; top:100%; margin:0px;  padding:0px; background-color:#eeeeee;text-indent:0px; display:none;-moz-box-shadow:0px 0px 10px #184d93;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #c7c5bf;/*webkit*/  
box-shadow:0px 0px 10px #c7c5bf;/*opera或ie9*/}
.a_zxlmenu_c li{width:100%;  float:left; text-align:center;}
.a_zxlmenu_c li .aone{width:100%;padding:3% 0px; display:inline-block; color:#333; font-size:14px; text-decoration:none; text-indent:0px; float:left;}
.a_zxlmenu_c li .aone:hover,.a_zxlmenu_c li .aone.activetwo{ color:#fff; text-decoration:none; background-color:#e5572e;}
.a_zxlmenu_c li dl{width:100%; border-bottom:1px solid #eaeaea;display:none; float:left; background-color:#2f73af;}
.a_zxlmenu_c li dl dd{width:100%; float:left; text-align:center;}
.a_zxlmenu_c li dl dd a,.a_zxlmenu_c li dl dd a:hover{width:100%; padding:3% 0px; display:inline-block; color:#333; font-size:14px; text-decoration:none; text-indent:0px;}

.n_about{ padding:3% 0px 2% 0;}
.n_about.active{ padding-bottom:0px;}
.n_about_t{width:100%;  position:relative; display: block; overflow: hidden;}
.n_about_t_en{width:100%; line-height:1.0; color:#104ead; text-align:center;font-weight: bold; font-size:60px; left:0px; top:0px; z-index:1;}
.n_about_t_cn{width:100%; line-height:1.6; height:80px; line-height: 80px; position:relative; z-index:1; text-align:center; color:#000000; font-size:30px; position: relative;}
.n_about_t_cn:after{ width: 38px; height: 3px; background:#104ead ; content: ""; display: block;
position: absolute; left: 50%;margin-left: -19px;
}
.n_about_t_cn1{width:100%; line-height:1.6; height:80px; line-height: 80px; position:relative; z-index:1; text-align:center; color:#000000; font-size:30px; position: relative;}
.page{padding: 2% 0; border-top: 1px solid #e8e8e8; margin: 3% 0; line-height: 1.5;}
.n_about_c{width:100%; text-align:center; margin:35px 0px 45px 0px; color:#000000; font-size:16px; line-height:1.8;}

.i_section{
	position: relative;
	box-sizing: border-box;
	width:100%; overflow:hidden;
	}
.bg_blur{
	position: absolute;
	top: 0;left: 0;
	width: 100%;height: 100%;
	background-size:cover;
	background-attachment: fixed;
	background-position-x:center !important;
	/*opacity: 0.4;*/
	z-index: 1;
}
.n_about_content{width:100%; position:relative; padding:75px 0px 85px 0px; z-index:1;}

.n_text_cen{text-align: center; padding: 30px 0;}


.n_text_cen img{max-width: 100%;height: auto !important;}
.n_about_content_c{width:100%; padding:50px 4%; background-color:#fff; color:#000000; font-size:16px; line-height:2; text-align:justify;}
.n_about_content_c .a_img{ max-width:30%; float:left; margin:0px 25px 10px 0px; display:inline-block; overflow:hidden;}
.n_about_content_c .a_img img{width:100%; height:auto !important;}
.n_about_content_c img{ max-width:100%; height:auto !important;}
.n_about_content_c.td_team{ background: transparent; padding: 0;}
/*关于我们团队 start*/
.td_team ,.td_team ul{ display: block; overflow: hidden;}
.td_team ul li{display: block; overflow: hidden; color: #333; margin-top: 20px; background: #fff; padding:3.5%;}
.td_team ul li .td_team_img{width: 37.5%; float: left; display: block; overflow: hidden; margin-right: 4%; display: block; overflow: hidden; 
position: relative;
}
.td_team ul li .td_team_img img{ width: 100%;
width:100%; transition: all ease-in-out .5s;}
.td_team ul li:hover .td_team_img img{ width: 100%; -webkit-transform: scale(1.2);width:100%; transition: all ease-in-out .5s;
	transform: scale(1.2);}
.td_team ul li h3{font-size: 24px; font-weight: bold; overflow: hidden; font-weight: normal;}
.td_team ul li .team_con_cen{height: 96px; line-height: 24px; overflow: hidden; margin: 20px 0;}

.td_team ul li .team_more{width: 140px;color: #fff; height: 40px;transition: all ease-in-out .5s; line-height: 40px;text-align: center; float: left; background: #104ead; border-radius: 20px;}
.td_team ul li a{color: #333; width:100%}
.td_team ul li:hover .team_more{color: #fff;width: 160px;transition: all ease-in-out .5s;}
.td_team ul li:hover h3{font-size: 24px; font-weight: bold; overflow: hidden; color: #104ead; font-weight: normal;}
/*关于我们专家 staart*/


.a_careers_t{width:100%; padding:3%; background-color:#fff; margin-bottom:20px; border:1px solid #f1f2f3;}
.a_careers_t_s1{width:100%; color:#000000; line-height:1.8; font-size:16px; text-align:left;}
.a_careers_t_s1 span{ font-size:24px;}
.a_careers_t_s1 a,.a_careers_t_s1 a:hover{ color:#0743a9;}
.a_careers_t_s2{width:100%; padding-top:20px;}
.a_careers_t_s2l{width:45%;}
.a_careers_t_s22{width:100%;}
.a_careers_t_s22 li{width:100%; float:left;}
.a_careers_t_s22 li .ipt1{width:100%; border:1px solid #ababab; height:40px; line-height:40px; text-indent:15px; color:#666666; font-size:16px; font-family:"微软雅黑";}
.a_careers_t_s2r{width:50%; border:1px solid #ababab; }
.a_careers_t_s2r .ipt2{width:70%;height:38px; line-height:38px; border:0px;text-indent:15px; color:#666666; font-size:16px; font-family:"微软雅黑";}
.a_careers_t_s2r .ipt3{width:30%; height:38px; line-height:38px; background-color:#0743a9; color:#fff; border:0px; text-align:center;font-size:16px; font-family:"微软雅黑";}
.a_careers_c{width:100%; padding: 5%; background-color:#fff;border: 1px solid #f1f2f3; display: block; overflow: hidden;}

.a_careers_c dd{width:100%; float:left; background-color:#fff; border-bottom:1px solid #edeae9; padding-bottom: 30px; margin: 20px 0; min-height: 220px;}
.a_careers_c dd .div{width:100%;  cursor:pointer; color:#000000; font-size:15px; background:url(../images/ee.png) right 25px center no-repeat;}
.a_careers_c dd .div.activeds{ background:url(../images/ee1.png) right 25px center no-repeat;}
.a_careers_c dd .div .zj_img{width:11.5%; float: left; position: absolute;}
.a_careers_c dd .div .zj_img img{width: 100%;}
.a_careers_c dd .div .zj_about{width:83%; text-align:left; margin-left: 5%;float: right; }
.a_careers_c dd .div .zj_about .zj_name{font-size: 24px; color: #104ead; font-size: 16px;}
.a_careers_c dd .div .zj_about .zj_name span{font-size: 24px; color: #000; margin-right: 20px;}
.zj_name_gk{ margin: 20px 0;}
.a_careers_c dd .div .zj_more{width: 140px; height: 40px; line-height: 40px; color: #fff; background: #104ead; text-align: center; border-radius: 20px; margin-top: 30px;}
.a_careers_c dd .div.activeds .zj_more{display: none;}

.zj_more{width: 140px; height: 40px; line-height: 40px; color: #fff; background: #104ead; text-align: center; border-radius: 20px; margin-top: 30px;}

.a_careers_c dd .div_l{width:83%; background-color:#fff;font-size: 15px; overflow:hidden; display:none ; text-align:left; float: right;}
.a_careers_c dd .div_l_c{width:100%; color:#333333; font-size:15px; line-height:1.8;}
.a_careers_c dd .div_l_c img{ max-width:100%;}

.a_careers_c dd .div_l_b{ padding:0px 40px; height:42px; margin-top:20px; display:inline-block; line-height:42px; background-color:#0743a9;  color:#fff; font-size:17px;
-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.a_careers_c dd .div_l_b:hover{ text-decoration:none; color:#fff; background-color:#e64f54;}
.a_careers_c dd .div_l_c p{font-weight: normal !important; }

.n_jdxm,.custom_cn,.i_news,.n_box2_c_t .s1{width:100%; opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(90%);
    -ms-transform: translateY(90%);
    -o-transform: translateY(90%);
    transform: translateY(90%);
    transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
    -webkit-transition: transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;}
.active .n_jdxm,.active .custom_cn,.active .i_news,.active .n_box2_c_t .s1{opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
}

.n_news_bg{ background:#f8f8f8; background-size:cover; display: block; overflow: hidden;}
.n_news{ padding:45px 0px 50px 0px;}
.n_news_ul{width:100%;}
.n_news_ul li{width:100%; margin-bottom:25px; float:left; }
.n_news_ul li .div{width:100%; padding:15px; background-color:#fff; color:#666666; font-size:14px; display:inline-block;box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: box-shadow 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);}
.n_news_ul li .div:hover{ color:#666;box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);}
.n_news_ul li .div .a_img{width:22%; display:inline-block; overflow:hidden; float: left;}
.n_news_ul li .div .a_img img{width:100%; float:left;}
.n_news_ul li .div .a_img_c{width:100%; padding:15px 0px;}
.n_news_ul li .div .a_img_c .a_time{width:12.5%;display:inline-block;  text-align:right;-webkit-transition:all 0.5s;transition:all 0.5s;}
.n_news_ul li .div .a_img_c .a_time_t{ padding:5px 0px; line-height:1.5; color:#333333; font-size:24px;-webkit-transition:all 0.5s;transition:all 0.5s;}
.n_news_ul li .div .a_img_c .a_time_t1{ padding:5px 0px; line-height:1.5; color:#999999; font-size:16px;-webkit-transition:all 0.5s;transition:all 0.5s;}
.n_news_ul li .div .a_img_c .a_time_t2{width:26px; height:26px; display:inline-block; background:url(../images/tb_09.png) center no-repeat; background-color:#eeeeee; margin-top:5px;-webkit-transition:all 0.5s;transition:all 0.5s;}
.n_news_ul li .div .a_img_c .a_img_r{width:60%; display:inline-block;float: left; padding-right: 3.5%;}
.n_news_ul li .div .a_img_r_t{width:100%;  height:30px; font-weight:bold; line-height:30px; overflow:hidden; color:#333333; font-size:16px; display:inline-block;-webkit-transition:all 0.5s;transition:all 0.5s;}
.n_news_ul li .div:hover .a_img_r_t{ color:#104ead;}
.n_news_ul li .div .a_img_r_c{width:100%; height:60px; line-height:30px;font-size: 16px; overflow:hidden; text-align:justify; margin:10px 0;}
.n_news_ul li .div:hover .a_img_c .a_time_t2{ background:url(../images/tb_09s.png) center no-repeat;background-color:#104ead;}
.n_news_ul li .div:hover .a_time_t,.n_news_ul li .div:hover .a_time_t1{ color:#104ead;}
.read_more{width: 140px; background: #104ead; height: 40px; line-height: 40px; color: #fff; border-radius: 20px; text-align: center;}

.n_news_ul.min li .div .a_img{ width: 18%; line-height: 0;}
.n_news_ul.min li .div .a_img_r_c{margin:0; height: 50px; margin: 10px 0; line-height: 25px;}
.n_news_ul.min  li .div .a_img_c .a_img_r{width: 60%; padding-right: 5%;}
/*业态动态*/
.n_newss{display: block; overflow: hidden; padding:2.5% ; background: #fff;  margin: 3% 0;}
.n_newss .n_newss_name{font-size: 30px; display: block; overflow: hidden; height: 50px;margin-bottom: 10px;}
.n_newss .n_newss_name .fr{font-size: 16px;line-height: 50px;}
.n_newss li{width: 23.5%;  float: left;  margin-right: 2%; position: relative;}
.n_newss li:nth-child(4n){ margin-right: 0;}
.n_newss li .div .n_newss_img{ width:100% ; display: block; overflow: hidden;line-height: 0;}
.n_newss li .n_newss_img img{width: 100%;}
.n_newss li h3{font-weight: normal; font-size:16px; font-weight: bold; margin: 5px 0 0 0; height: 40px; display: block; overflow: hidden; line-height: 40px;}
.n_newss li .n_newss_con{height:48px ; line-height: 24px; display: block; overflow: hidden; margin: 10px 0 10px 0; color: #666;}
.n_newss li .n_newss_time{color: #999; padding-bottom: 20px;}
.n_newss li:after{ width: 0%; height: 2px; background: #104ead; content: ""; left: 0; bottom: 0; display: block; transition: all ease-in-out .2s;}
.n_newss li:hover:after{ width: 100%; height: 2px; background: #104ead; content: ""; left: 0; bottom: 0; display: block;  transition: all ease-in-out .2s;}
.padd_top_bot_20{padding: 3% 0; display: block; overflow: hidden;}
.n_news_c  { display: block; overflow: hidden; width: 48%;}
.n_news_c .n_newss_name{font-size: 30px; display: block; height: 60px; border-bottom: 2px solid #eeeeee; position: relative;}
.n_news_c .n_newss_name:after{display: block; width: 120px; height: 2px; content: ""; left: 0px; bottom: -2px; position: absolute; background: #104ead;}
.n_news_c .n_newss_name .fr{font-size: 16px; line-height: 60px;}
.n_news_c .new_l{transition: all ease-in-out .2s;width: 45%;float: left; background: url(../images/newbg.jpg) no-repeat right top; padding: 50px 50px 20px 0; display: block; overflow: hidden;}
.new_l_img{ display:inline-block; overflow:hidden; }
.n_news_c .new_l img{width: 100%; transition: all ease-in-out .2s; display:inline-block; overflow:hidden;}
.n_news_c .new_l:hover img{-webkit-transform: scale(1.2);width:100%; transition: all ease-in-out .2s;
	transform: scale(1.2);}
.new_l_con{color: #104ead; font-weight: bold; position: relative; padding-left: 20px;}
.new_l_con:before{width: 10px; height: 10px; background: #104ead; content: ''; left: 0; display: block; top: 30%;position:absolute;}
.n_news_c ul{width: 100%; float: right; margin: 50px 0; background: url(../images/newbg1.jpg) repeat-y 75px top;}
.n_news_c ul li{width: 100%;}
.n_news_c ul li:nth-child(2){padding: 20px 0;}

.n_news_c ul li .i_new_img{width: 25%;float: left; display:inline-block; overflow:hidden;}
.n_news_c ul li .i_new_img img{width:100%;float: left; transition: all ease-in-out .2s;transform: scale(1); display:inline-block; overflow:hidden;}
.n_news_c ul li:hover .i_new_img img{width:100%;float: left; transition: all ease-in-out .2s;-webkit-transform: scale(1.2);transform: scale(1.2);width:100%; transition: all ease-in-out .2s;
	transform: scale(1.2);}

.n_news_c ul li .i_new_con{width: calc( 75% - 20px); color: #333; float: left; margin-left: 20px;}
.n_news_c ul li .i_new_con h3{color: #333; font-size: 16px; font-weight: bold; display: inline-block;position:relative; padding-left: 24px;}
.n_news_c ul li .i_new_con h3:before{left:0px;top: 8px; position:absolute; width: 12px; height: 12px;  background: #a5a5a5 url(../images/jt1.png) no-repeat center; content: "";}
.n_news_c ul li .i_new_con .i_new_con_tent{ margin: 10px 0; color: #666; font-size: 14px;  color: #888888; height: 48px; display: block; overflow: hidden;}
.n_news_c ul li .i_new_con .more{color: #888888; font-size: 12px;}

.n_news_c ul li:hover .i_new_con h3{color: #104ead;}
.n_news_c ul li:hover .i_new_con h3:before{left:0px;top: 8px; position:absolute; width: 12px; height: 12px;  background: #104ead url(../images/jt1.png) no-repeat center; content: "";}
.n_news_c ul li:hover .more{ color: #104ead;}

.n_news .n_honor{ margin-bottom:25px; background: #fff; padding: 5%;}
.n_news_details{width:100%; color:#333333; font-size:16px; line-height:2; overflow:hidden; text-align:justify;}
.n_news_details img{ max-width:100%; height:auto !important;}
.n_news_details_t{ padding:60px 0px 40px 0px;}
.n_news_details_title{width:100%; color:#000000; font-size:36px; text-align:center;}
.n_news_details_time{width:100%; line-height:1.8; color:#666666; font-size:16px; padding-top:5px; text-align:center;}
.n_news  .i_news_ul{ padding:0px;}
.n_news_details_b{ width:100%; padding:20px; background-color:#fff;}
.n_news_details_b .a1{width:43%; display:flex; align-items:center; height:60px; display: block; overflow: hidden; padding:0px 0px 0px 80px; line-height:60px; color:#666666; font-size:16px; position:relative;}
.n_news_details_b .a1:after{width:60px; height:60px; background:url(../images/tb_32.png) center no-repeat; background-size: 14px; background-color:#d2d2d2; content:""; position:absolute; left:0px; top:0px; z-index:1;-webkit-transition:all 0.5s;transition:all 0.5s;}
.n_news_details_b .a1:hover{ color:#104ead;}
.n_news_details_b .a1:hover:after{background:url(../images/tb_32.png) center no-repeat; background-color:#104ead;background-size: 14px;}
.n_news_details_b .a2{width:4%; display:flex; align-items:center; overflow:hidden; text-align:center; position:relative; text-align:center;justify-content:center;}
.n_news_details_b .a2 img{width:100%;}
.n_news_details_b .a2:after{width:100%; height:100%; background:url(../images/tb_34s.png) center center no-repeat; background-size:100%; position:absolute; left:0px; top:0px; z-index:1; content:"";-webkit-transition:all 0.5s;transition:all 0.5s;filter:alpha(opacity=0);   -moz-opacity:0;   -khtml-opacity:0;   opacity:0;}
.n_news_details_b .a2:hover:after{filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity:1;   opacity:1;}
.n_news_details_b .a3{width:43%; display:flex; align-items:center; height:60px;  display: block; overflow: hidden;padding:0px 80px 0px 0px; line-height:60px; color:#666666; font-size:16px; position:relative;}
.n_news_details_b .a3:after{width:60px; height:60px; background:url(../images/tb_33.png) center no-repeat; background-size: 14px;  background-color:#d2d2d2; content:""; position:absolute; right:0px; top:0px; z-index:1;-webkit-transition:all 0.5s;transition:all 0.5s;}
.n_news_details_b .a3:hover{ color:#104ead;}
.n_news_details_b .a3:hover:after{background:url(../images/tb_33.png) center no-repeat; background-color:#104ead;background-size: 14px;}
.n_new_name_l{font-size: 30px; color: #104ead; position: relative; float: left; height: 80px; line-height: 70px;}
.n_new_name_l:after{display: block;position: absolute; width: 120px; height: 3px; background: #104ead; content: "";}
.n_new_where{background: url(../images/where.svg) no-repeat left center; padding-left: 20px; color: #999; float: right; line-height: 60px; height: 60px;}
.n_new_where a{color: #999;}


.n_news_details table{width: 100%; border-top: 1px solid #7d7d7d; border-left: 1px solid #7d7d7d;}
.n_news_details table tr {    height: 50px;    width: 100%; }
.n_news_details table tr td {
    padding: 0px 20px; height: 50px; line-height: 50px;
   border-bottom: 1px solid #7d7d7d;
   border-right: 1px solid #7d7d7d;
    font-size: 16px;}
/*正作服务*/
.n_custom{display: block; overflow: hidden;  margin: 5% 0 0 0;}
.n_custom .n_custom_name{font-size: 30px; display: block; height: 60px; border-bottom: 2px solid #eeeeee; position: relative;}
.n_custom .n_custom_name:after{display: block; width: 120px; height: 2px; content: ""; left: 0px; bottom: -2px; position: absolute; background: #104ead;}

.n_custom .n_service{padding: 2% 0 0 0;}

/*典型项目start*/
.n_dxxm{ padding:45px 0px 50px 0px;}
.n_dxxm_ul{width:100%;}
.n_dxxm_ul li{width:48%; margin-bottom:25px; float:left;  margin-right: 2%;}
.n_dxxm_ul li:nth-child(2n){margin-right: 0;}
.n_dxxm_ul li .div{width:100%; padding:3%; background-color:#fff; color:#666666; font-size:14px; display:inline-block;box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: box-shadow 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);}
.n_dxxm_ul li .div:hover{ color:#666;box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);}
.n_dxxm_ul li .div .a_img{width:40%; display:inline-block; overflow:hidden; float: left;}
.n_dxxm_ul li .div .a_img img{width:100%; float:left;}
.n_dxxm_ul li .div .a_img_c{width:100%; }
.n_dxxm_ul li .div .a_img_c .a_img_r{width:55%; display:inline-block;float: left;}
.n_dxxm_ul li .div .a_img_r_t{width:100%;  height:37px; font-weight:bold; line-height:37px; overflow:hidden; color:#333333; font-size:16px; display:inline-block;-webkit-transition:all 0.5s;transition:all 0.5s;}
.n_dxxm_ul li .div:hover .a_img_r_t{ color:#104ead;}
.n_dxxm_ul li .div .a_img_r_c{width:100%; height:50px; line-height:25px;font-size: 16px; overflow:hidden; text-align:justify; margin: 5px 0 20px 0;}
.n_dxxm_ul li .div:hover .a_img_c .a_time_t2{ background:url(../images/tb_09s.png) center no-repeat;background-color:#104ead;}
.n_dxxm_ul li .div:hover .a_time_t,.n_dxxm_ul li .div:hover .a_time_t1{ color:#104ead;}


.n_jdxm_bg{ background:url(../images/bg4.jpg) center center no-repeat; background-size:cover;display: block; overflow: hidden; padding:100px 0;}
.n_jdxm_text{ padding-top:15px; line-height:1.8; text-align:center; color:#666666; font-size:16px;}
.n_jdxm_text img{ max-width:100%; height:auto !important;}

.n_jdxm{ padding:3% 0px 1% 0;}
.jdxm-swiper {width: 100%;height: 100%;}
.jdxm-swiper.swiper-container{ overflow:inherit;}
.jdxm-swiper .swiper-slide{width:100%;-webkit-transition: transform 1.0s;
	-moz-transition: transform 1.0s;
	-ms-transition: transform 1.0s;
	-o-transition: transform 1.0s;
	-webkit-transform: scale(0.88);
	transform: scale(0.88);}
.jdxm-swiper .swiper-slide .div{padding:5%; background-color:#fff; color:#666666; font-size:16px;-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */-webkit-transition:all 0.5s;transition:all 0.5s;}
.jdxm-swiper .swiper-slide .div:hover{ color:#666;}
.jdxm-swiper .swiper-slide .div .a_img{width:100%; display:inline-block; overflow:hidden;
-webkit-transition:all 0.5s;transition:all 0.5s;}
.jdxm-swiper .swiper-slide .div .a_img img{width:100%; float:left;}
.jdxm-swiper .swiper-slide .div .a_img_r{width:100%;
-webkit-transition:all 0.5s;transition:all 0.5s;}
.jdxm-swiper .swiper-slide .div .a_img_r_t{width:100%; height:30px; line-height:30px; margin-top: 20PX; overflow:hidden; color:#000000; font-size:22px; display:inline-block;}
.jdxm-swiper .swiper-slide .div:hover .a_img_r_t{ color:#104ead;}
.jdxm-swiper .swiper-slide .div .a_img_r_c{width:100%; margin:0 0 10px 0; height:90px; line-height:30px; overflow:hidden; text-align:justify;}

.jdxm-swiper .swiper-slide-active,.swiper-slide-duplicate-active {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.jdxm-swiper .swiper-slide-active .div,.swiper-slide-duplicate-active .div{-moz-border-radius: 10px;      /* Gecko browsers */
-webkit-border-radius:10px;   /* Webkit browsers */
border-radius:10px;            /* W3C syntax */}

.jdxm-swiper .swiper-slide.swiper-slide-prev .div{ background:none; background-color:#fff;}
.jdxm-swiper .swiper-slide.swiper-slide-prev .div .a_img_r{ float:left;}
.jdxm-swiper .swiper-slide.swiper-slide-prev .div .a_img{ float:right;}

.jdxm-pagination .swiper-pagination-bullet{width:8px;  height:8px; margin:0px 1.5% !important; 
transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity:1;   opacity:1; position:relative;-moz-border-radius:0px;      /* Gecko browsers */
-webkit-border-radius: 0px;   /* Webkit browsers */
border-radius:0px;            /* W3C syntax */filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity: 1;   opacity:1; background-color:#fff; border-radius: 50%;}
.jdxm-pagination .swiper-pagination-bullet-active{ 
animation: rotation 5s linear infinite;
	 border: #fff dotted 2px;border-radius: 50%; 
	background-color:transparent;width:28px;  height:28px;filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity: 1;   opacity:1;}
.jdxm-swiper.swiper-container-horizontal>.jdxm-pagination.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ width:100%;  text-align:left; bottom:-60px;  text-align: center;}

.jdxm-swiper .jdxm_prev{width:60px; height:60px; background:url(../images/tb_36.png) center center no-repeat;  position:absolute; left:-50px; top:50%; margin-top:-42px;-webkit-transition:all 0.5s;transition:all 0.5s;}
.jdxm-swiper .jdxm_prev:hover{background:url(../images/tb_36.png) center center no-repeat; background-color:#104ead;}
.jdxm-swiper .jdxm_next{width:60px; height:60px;background:url(../images/tb_37.png) center center no-repeat;  position:absolute; right:-50px; top:50%; margin-top:-42px;-webkit-transition:all 0.5s;transition:all 0.5s;}
.jdxm-swiper .jdxm_next:hover{background:url(../images/tb_37.png) center center no-repeat; background-color:#104ead;}

.jdxm_ky_t{ padding:20px 0px 10px 0px; text-align:center;}
.jdxm_ky_t a{ margin:0px 20px; padding:20px 0px; line-height:1.0; position:relative; color:#000000; font-size:16px; display:inline-block;}
.jdxm_ky_t a:hover,.jdxm_ky_t a.activetopm{ color:#104ead;}
.jdxm_ky_t a:after{width:0px; height:2px; background-color:#104ead; position:absolute; left:0px; bottom:0px; z-index:1; content:"";-webkit-transition:all 0.5s;transition:all 0.5s;}
.jdxm_ky_t a:hover:after,.jdxm_ky_t a.activetopm:after{width:100%;}
.jdxm_ky_c{width:100%;}
.jdxm_ky_c li{width:100%; float:left; padding-bottom:25px;}
.jdxm_ky_c li .div{width:100%;  overflow:hidden; color:#666666; font-size:16px; background-color:#fff; padding:40px;
-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */}
.jdxm_ky_c li .div .a_img{width:30%; display:inline-block; overflow:hidden;
-webkit-transition:all 0.5s;transition:all 0.5s;}
.jdxm_ky_c li .div .a_img img{width:100%; float:left;}
.jdxm_ky_c li .div .a_img_r{width:65%;
-webkit-transition:all 0.5s;transition:all 0.5s;}
.jdxm_ky_c li .div .a_img_r_t{width:100%; height:70px; line-height:70px; overflow:hidden; color:#000000; font-size:24px; display:inline-block;}
.jdxm_ky_c li .div:hover .a_img_r_t{ color:#104ead;}
.jdxm_ky_c li .div .a_img_r_c{width:100%; margin:0px 0px 40px 0px; height:140px; line-height:28px; overflow:hidden; text-align:justify;}

.jdxm_js_ul{width:100%;}
.jdxm_js_ul li{width:100%; float:left; padding-bottom:25px;}
.jdxm_js_ul li .div{padding:55px 55px 55px 40px; background:url(../images/tb_35.png) right bottom no-repeat;background-color:#fff; color:#666666; font-size:16px;-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */-webkit-transition:all 0.5s;transition:all 0.5s;}
.jdxm_js_ul li .div:hover{ color:#666;}
.jdxm_js_ul li .div .a_img{width:39.5%; display:inline-block; overflow:hidden;
-webkit-transition:all 0.5s;transition:all 0.5s;}
.jdxm_js_ul li .div .a_img img{width:100%; float:left;}
.jdxm_js_ul li .div .a_img_r{width:56%;
-webkit-transition:all 0.5s;transition:all 0.5s;}
.jdxm_js_ul li .div .a_img_r_t{width:100%; height:60px; line-height:60px; overflow:hidden; color:#000000; font-size:30px; display:inline-block;}
.jdxm_js_ul li .div:hover .a_img_r_t{ color:#104ead;}
.jdxm_js_ul li .div .a_img_r_c{width:100%; margin:10px 0px 40px 0px; height:140px; line-height:28px; overflow:hidden; text-align:justify;}



.jdxm_hz_c{width:100%;}
.jdxm_hz_c li{width:100%; float:left; padding-bottom:25px;}
.jdxm_hz_c li .div{width:100%;  overflow:hidden; color:#666666; font-size:16px; background-color:#fff; padding:40px;
-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */}
.jdxm_hz_c li .div .a_img{width:30%; display:inline-block; overflow:hidden;
-webkit-transition:all 0.5s;transition:all 0.5s;}
.jdxm_hz_c li .div .a_img img{width:100%; float:left;}
.jdxm_hz_c li .div .a_img_r{width:65%;
-webkit-transition:all 0.5s;transition:all 0.5s;}
.jdxm_hz_c li .div .a_img_r_t{width:100%; height:70px; line-height:35px; overflow:hidden; color:#000000; font-size:24px; display:inline-block;}
.jdxm_hz_c li .div:hover .a_img_r_t{ color:#104ead;}
.jdxm_hz_c li .div .a_img_r_c{width:100%; height:56px; line-height:28px; overflow:hidden; text-align:justify;}
.jdxm_hz_c li .div .a_img_r_time{ padding:10px 0px; line-height:1.5;}

.jdxm_bz_c{width:100%; padding:0px 6%;}


.contact_bg{ border-top:1px solid #f1f2f3;}
.n_contact{width:100%; padding:70px 0px 90px 0px;}
.n_contact_l{width:36%; padding-right:2%;}
.n_contact_l_t{ padding-bottom:15px; margin-bottom:40px; position:relative; color:#000; font-size:30px; line-height:1.3;font-family: 'OsRegular';}
.n_contact_l_t span{ font-size:26px; font-weight:normal; font-family:'Microsoft Yahei',Arial, Helvetica, sans-serif;}
.n_contact_l_t:after{width:40px; height:3px; background-color:#104ead; position:absolute; left:0px; bottom:0px; z-index:1; content:"";}
.n_contact_l_t.active{ padding:0px; margin:0px; text-align:center; color:#104ead;}
.n_contact_l_t.active span{ color:#000;}
.n_contact_l_t.active:after{ left:50%; margin-left:-20px; display:none;}

.n_contact_l .div_l_c{width:100%;}
.n_contact_l .div_l_c table tr td{ padding:15px 0px;color:#000000; font-size:16px;}
.n_contact_l .div_l_c table tr td .s1{ font-size:24px; line-height:1.2;}
.n_contact_l .div_l_c table tr td .s2{ color:#104ead; font-size:36px; line-height:1.2;}
.n_contact_r{width:62%; height:460px; overflow:hidden;}




.i_content{width:100%; height:100%;position:absolute; left:0px; top:0px;}
.i_content_c{width:100%; height:100%;display: table-cell;vertical-align: middle;}
.i_con{width:100%; margin:0px auto;}
.i_con1{width:100%; margin:0px auto;}
/*.i_con1s{width:1400px; margin:0px auto; height:100%;}
.i_con2{width:1200px; margin:0px auto;}*/

.i_content1{width:100%; height:82%; position:absolute; left:0px; bottom:0px;}


.section .sec-scale {
    width: 100%;
    height: 100%;
   
}

.section.y6 {
    height: auto !important;
}

.bg {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.bgs {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    display: none;
}


.fix{position: fixed;width: 100%;top: 0;left: 0;z-index: 1000;box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.15)}

.firinav{position: fixed;right: 20px;bottom: 5%;z-index: 200;}
.firinav ul{display: inline-block;width: 60px;}
.firinav ul li{float: left; position: relative;height: 60px;margin-bottom: 5px;}
/*.firinav ul li:first-child{float: left; position: relative;height: 100px;margin-bottom: 5px;}*/

.firinav ul li .div1 .img2{display: none;}
/*.firinav ul li:first-child .div1 img{width: 60px; height: 100px;}*/
.firinav ul li:hover .div1 .img2{display: block;}
.firinav ul li:hover .div1 .img1{display: none;}

.firinav ul li:first-child:hover .div1 .img1{display: block;}
.firinav ul li:first-child:hover .div1 .img2{display: none;}

.firinav ul li .div2{display: none;}
.firinav ul li:hover .div2{display: block;}
.firinav ul li .div3{display: none;position: absolute;right: 80px;top:1px; color: #fff;background-color: #3e9563; line-height: 60px;width: 150px;text-align: center;}
.firinav ul li .div2{position: absolute;right: 70px;top:-10px ;}
.firinav ul li:hover .div3{display: block;}

.firinav ul li .div3::after{ content: "";
    width: 12px;
    height: 12px;
    background-color:#3e9563; 
    border-width: 1px 0 0 1px;
    right: -12px;
    transform: translate(-50%, -50%) rotate(-45deg);
    position: absolute;   
    top: 50%;
}

/*资料下载*/.ny_fwzc{ padding:50px 0px;}

.ny_fwzc_l{width:21.4%;  border:1px solid #e8eef5; background-color:#fff; border-bottom:0px;}

.ny_fwzc_l li{width:100%; border-bottom:1px solid #e8eef5; float:left;}

.ny_fwzc_l li .div_t{width:100%; height:60px; line-height:60px; padding:0px 40px 0px 57px; display:inline-block; overflow:hidden; color:#333333; font-size:18px; background:url(../images/a17.png) right 20px center no-repeat; position:relative;}

.ny_fwzc_l li .div_t:after{width:16px; height:16px; background:url(../images/a9.png) center no-repeat; position:absolute; left:25px; top:50%; margin-top:-8px; content:""; z-index:1;}

.ny_fwzc_l li .div_t:hover,.ny_fwzc_l li .div_t.activeleftmenu{ color:#fa400d;}

.ny_fwzc_l li .div_t.active{ background:url(../images/a15.png) right 20px center no-repeat;}

.ny_fwzc_l li .div_t.activeleftmenu.active{ background:url(../images/lo.png) right 20px center no-repeat;}

.ny_fwzc_l li .div_c{width:100%; display:none;}

.ny_fwzc_l li .div_c dd{ padding-bottom:7px; width:100%; float:left;}

.ny_fwzc_l li .div_c dd a{width:100%; height:45px; line-height:45px; padding:0px 40px 0px 57px; display:inline-block; overflow:hidden; color:#222222; font-size:16px;}

.ny_fwzc_l li .div_c dd a:hover,.ny_fwzc_l li .div_c dd a.activetwo{ color:#fa400d; font-weight:bold; background-color:#fdede8;}

.ny_fwzc_r{width:100%; padding:45px 1.8%; background-color:#fff; min-height:500px;}

.ny_fwzc_list{width:100%;}

.ny_fwzc_list li{width:25%; padding:0px 15px 30px 15px; float:left;}

.ny_fwzc_list li .div{width:100%; border:1px solid #f0f0f0; display:inline-block; overflow:hidden; color:#333; font-size:14px; padding:25px;}

.ny_fwzc_list li .div:hover{ color:#aaa; border:1px solid #104ead;}

.ny_fwzc_list li .div .a_img{width:100%; margin-bottom:10px; text-align:center;}

.ny_fwzc_list li .div .a_img img{ height:85px;}

.ny_fwzc_list li .div .a_title{ height:60px;width:100%; overflow:hidden; line-height:30px; font-size:16px; text-align:center;}

.ny_fwzc_list li .div:hover .a_title{ color:#104ead;}

.ny_fwzc_list li .div .a_s1{width:100%; text-align:center; margin-bottom:15px; height:32px; line-height:32px; overflow:hidden;}

.ny_fwzc_list li .div .a_s2{width:100%; text-align:center;}

.ny_fwzc_list li .div .a_s2 span{ background:url(../images/load3.jpg) left center no-repeat; height:18px; padding-left:18px; line-height:18px; display:inline-block;}

.footer_link{display: flex;align-items: center;padding-bottom: 20px;}
.footer_link span{color: #fff;margin-right: 10px;}
.footer_link a{color: #fff;margin-right: 10px;}