@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0; }
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:91%; margin: 0 auto; }
.w1500{width:82%; margin: 0 auto;}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

*:focus{   
	border:none;
}

@font-face {
    font-family: 'Alternate';
    src: url('../font/Alternate Gothic No.2 BT.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}







/* 导航栏 */
.header_nav{height:110px; width:100%; background: rgba(0,0,0,0.25); z-index: 9;  z-index:999; position: absolute; top:0; left:0;border-bottom: 1px solid rgba(255,255,255,0.4); padding-left: 4.3%}
.h_logo{width:144px; height:110px; float: left;display: flex; align-items: center; }
.h_logo img{max-width:100%; height: auto; align-items: center; margin: 0px auto; }
.logo_2{display:none;}
.f_top .logo_1{display:none;}
.f_top .logo_2{display:block;}
.header_right{float: right; width: 1052px; height: auto; margin-right:3% }
.h_dh{font-size: 26px; color: #fff; font-family: "Arial"; height:32px; line-height: 32px; background: url(../images/h_dhs.png) no-repeat 81% center; text-align: right; width: 100%; margin-top: 20px; }
.h_dh i{font-size: 28px; color: #195cd5; font-weight: bold;}
.nav{width:100%; height:58px; }
.nav .nLi{position:relative;float:left;display:inline;height:58px; line-height:54px;  width:14.2%;  text-align: center;}
.nav .nLi h3{text-align:center;  font-weight: normal; width: 100%; height: 100%;}
.nav .nLi h3 a{display:table; height:100%;color:#fff; text-align: center; font-size:16px; margin: 0px auto; padding: 0px 10px; }
.nav .sub{position:absolute;top:58px;left:50%; z-index:999;display:none;padding:0;width:140px;background:#fff;line-height:26px; margin-left: -70px;} 
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;font-size:12px}
.nav .nLi.active h3 a{font-weight: bold; border-bottom: 3px solid #fff}
.nav .nLi:hover h3 a{font-weight: bold; border-bottom: 3px solid #fff}
.sub li:hover a{color:#e9701c;}
.header_ma{width:56px; height: 100%; float: right}
.f_sj{width:100%; height: 54px; background: #e9701c url(../images/h_sj.png) no-repeat center; border-bottom: 1px solid rgba(255,255,255,0.2); position: relative}
.f_wx{width:100%; height: 55px; background: #e9701c url(../images/h_wx.png) no-repeat center;  position: relative}
.header_ma img{width:100px; height: 100px; position: absolute; right:0; display: none; top:55px;}
.f_sj img{top:110px;}
.f_sj:hover img{display: block}
.f_wx:hover img{display: block}

.f_top{position: fixed; background: rgba(0,0,0,0.85); transition: .6s all }



/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden; }
.banner .swiper-slide a{width:100%; height: auto; display: block}
.banner .swiper-slide a img{width:100%; height: auto; display: block}

.banner_anniu{position: absolute; position: absolute; bottom:320px; right:4.3%; width: 178px; height: 46px}
.banner .swiper-button-next,.banner .swiper-button-prev{width:9px; height: 17px; margin-top: 0; top:auto; top:10px }
.banner .swiper-button-next{background: url(../images/b_right.png) no-repeat center; right:0}
.banner .swiper-button-prev{background: url(../images/b_left.png) no-repeat center; left:0;}
.swiper-pagination{margin: 0px 10px; font-size: 18px; color: #fff; font-weight: bold; margin: 0px auto 0;}
.swiper-pagination-current{font-size: 35px;}




/*视频*/
.index_one{width:100%; height: 269px; position: absolute; bottom:0; left:0; z-index:9;}
.index_one:after{content: ""; width: 5%; height: 269px; background: #fff; position: absolute; top:0; left:0; z-index:0}
.index_one_left{width:75.2%; height: 269px; float: left; background: #fff; padding-top: 42px; position: relative; z-index: 9}
.index_one_left h5{font-size: 28px; color: #002767; font-weight: bold; font-family: "Arial"; margin-bottom: 30px;}
.index_one_left .swiper-slide a{width:100%; height: 165px; display: block; position: relative; padding: 0px 8%; position: relative}
.index_one_left .swiper-slide a:after{content: ""; width: 0; height: 3px; background: #e9701c; position: absolute; bottom:0; left:0; transition: .3s all ease-in-out; box-sizing: 1}
.index_one_left .swiper-slide a:hover:after{width:100%}
.index_one_left .swiper-slide a:before{content:""; width: 2px; height:100px; background: #eeeeee; position: absolute; top:0; left:0; }
.in_one_time{width:80px; height: auto; float: left; text-align: center}
.in_one_time span{font-size: 35px; color: #333333; display: block;}
.in_one_time p{font-size: 16px; color: #333333; display: block;}
.in_one_xx{margin-left: 95px; ; overflow: hidden}
.in_one_xx h3{width:100%; height: 30px;line-height: 30px; font-size: 14px; color: #999999; display: block; margin-top: 10px;}
.in_one_xx p{width:100%; height: 60px; overflow: hidden; display: block; color:#333333; font-size: 16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; line-height: 30px;}
.index_one_video{width:24.8%; height:269px; float: right; background:url(../images/v1.jpg) no-repeat center; background-size: cover; padding: 98px 35px;}
.index_one_video img{width:71px; height: 71px; float: left;}
.in_video{float: left; margin-left: 10px; }
.in_video h3{font-size: 30px; color: #fff; font-weight: bold; line-height: 40px; margin-bottom: 5px}
.in_video p{font-size: 18px; color: #fff; }






/*关于我们*/
.index_about{width:100%; height:902px; position: relative; z-index: 9; background: #05162e ; overflow: hidden}
.index_about_left{width:40%; height: 100%; float: left; padding-top: 120px;}
.index_about_left h3{font-size: 22px; color: #fff;}
.in_ab_xx{width:100%;height: 90px; line-height: 30px; font-size: 14px; color: #fff; display: block;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 68px;}
.in_ab_info{width:100%;height: 90px; line-height: 30px; font-size: 14px; color: #fff; display: block;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 60px;}
.in_ab_more{width:220px; height: 50px; display: block; border: 3px solid #fff; border-radius: 8px; background: url(../images/ab_jt.png) no-repeat 80% center; font-size:16px; color:#fff; line-height: 44px; padding-left: 40px; margin-top: 140px;}
.index_about_right{width:50.2%; height: 100%; float: right; background: #0f3360; }
.about_right_top{width:50%; height:100% ; float: left; margin-left:0.4%}
.about_right_cy{width:100%; height:405px; background: url(../images/ab1.jpg) no-repeat center; background-size: cover; padding: 67px 5% 0}
.about_right_cy h3{font-size: 20px; color: #fff; font-weight: bold; line-height: 40px}
.about_right_cy p{font-size: 14px; color: #fff; font-family: "Arial"}
.about_right_cy h4{width:100%; height: auto; overflow: hidden; margin-top: 40px; font-size: 14px; color: #fff; line-height: 28px; margin-bottom:50px;}
.about_right_jj{width:100%; height: 252px; overflow: hidden; background: url(../images/ab2.jpg) no-repeat center; background-size: cover; padding:40px 4% 0;}
.about_right_gy{width:100%; height: 250px; overflow: hidden; background: url(../images/ab3.jpg) no-repeat center; background-size: cover;  padding:40px 4% 0;}
.about_right_jj h3,.about_right_gy h3{font-size: 20px; color: #fff; font-weight: bold; line-height: 40px;}
.about_right_jj p,.about_right_gy p{font-size: 14px; color: #fff; font-family: "Arial"}
.about_right_bottom{width:49.6%; height: auto;float: left; padding: 132px 3% 0 8%;  border-top:4px solid #e9701c }
.about_right_bottom dl{width:100%; height: auto; overflow: hidden; margin-bottom: 40px; position: relative; padding-bottom:10px;}
.about_right_bottom dl dt{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #fff}
.about_right_bottom dl dt span{font-size: 68px; color: #fff; font-weight: bold; margin-right: 5px;}
.about_right_bottom dl dd{width:100%; height: auto; line-height: 30px; font-size: 14px; color: #fff; opacity: 0.6}
.about_right_bottom dl:after{content: ""; width: 90%; height: 1px; background: rgba(255,255,255,0.2); position: absolute; bottom:0; left:0}






/*新闻*/
.index_news{width:100%; height:auto; overflow: hidden; padding-left: 4.3%; margin-top: 110px; margin-bottom: 128px}
.index_news_left{width:45.5%; height: auto; float: left}
.news_left_bottom{width:100%; height: auto; overflow: hidden; display: block; margin-top: 35px;}
.news_left_bottom a{width:49.2%; height: auto; display: block; float: left}
.news_left_bottom a:nth-child(2n){float: right}
.news_left_pic{width:100%; height: auto; display: block;}
.news_left_pic img{width:100%; height: auto; display: block}
.news_left_xx{width:100%; height: auto; overflow: hidden; margin-top: 10px;}
.news_left_xx h3{width:100%; height: 40px; line-height: 40px; font-size: 20px; color: #333333; font-weight: bold; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.news_left_xx p{width:100%; height: auto; display: block; font-size: 14px; color: #666666; line-height: 28px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;  -webkit-box-orient:vertical; overflow:hidden; margin: 15px 0 30px;} 
.news_left_xx span{color:#999999; font-size: 14px; font-family: "Arial"}
.index_news_right{width:54%; height: auto; float: right ;position: relative}
.index_news_right img{width:90%; height: auto; display: block}
.news_right_info{width:50%; height: 248px; background: #e9701c; position: absolute; bottom:0; right:0; padding-right: 10%; padding-top: 44px;}
.news_right_info span{display: block; width: 100%; text-align: center; font-size: 70px; color:#fff; font-weight: bold; font-family: "Arial"; line-height: 70px;}
.news_right_info h3{font-size: 20px; color: #fff; line-height: 30px; text-align: center; margin: 20px 0 30px; width: 100%; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_right_info p{width:100%; height:54px; background: #d86314; color:#fff; font-size: 14px; font-family: "Arial"; line-height: 54px; padding-left:10% }



/*布局*/
.index_all{width:100%; height: auto; overflow: hidden; background: url(../images/buju_bjs.jpg) no-repeat; background-size: cover; padding-top: 103px; background-attachment: fixed;}
.index_buju{ height: auto; overflow: hidden; margin-bottom: 84px}
.index_buju_top{width:100%; height: auto; overflow: hidden}
.buju_top_left{width:52%; height: auto; float: left}
.buju_top_left img{max-width: 100%; display: block}
.buju_top_left h3{font-size: 74px; color: #fff; font-weight: bold; font-family: "Arial"; margin-top: 20px;}
.buju_top_left h4{font-size: 22px; color: #fff; margin-top: 20px; }
.buju_top_right{width:30%; height: auto; float: left; }
.buju_top_right h3{font-size: 28px; color: #fff; font-weight: bold; margin-bottom: 10px; width: 100%; height: auto; display: block}
.buju_top_right h4{width:100%; height: auto; overflow: hidden; display: block; font-size: 16px; color: #fff; line-height: 28px; margin: 30px 0}
.buju_top_right a{width:186px; height: 44px; border: 2px solid #fff; border-radius: 5px; padding-left: 35px; line-height:40px; color: #fff; font-size: 14px; display: block; background: url(../images/hh_jt.png) no-repeat 80% center}
.index_buju_bottom{width:77%; height: auto; overflow: hidden; margin-top: 115px;}
.index_buju_bottom ul{width:100%; height: 324px; overflow: hidden}
.index_buju_bottom ul li{float: left;width: 25%;overflow: hidden;height: 100%;position: relative;cursor: pointer;padding:45px 34px; transition: .5s all ease-in-out}
.index_buju_bottom ul li a{display: block;width: 100%;height: 100%;}
.index_buju_bottom ul li:nth-child(1){background: #05162e}
.index_buju_bottom ul li:nth-child(2){background: #0e3460}
.index_buju_bottom ul li:nth-child(3){background: #0078a6}
.index_buju_bottom ul li:nth-child(4){background: #039dc4}
.index_buju_bottom ul li h3{font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 20px;}
.index_buju_bottom ul li h4{font-size: 20px; color: #fff; line-height:35px; height: 70px; }
.buju_bottom_xx{width:100%; height:50px; line-height: 25px; font-size: 16px; color: #ffffff; opacity: 0.75; overflow: hidden; margin-top: 46px; position: absolute; bottom:-100%; left:38px; transition: .6s all ease-in-out}
.index_buju_bottom ul li img{margin-top: 46px; position: absolute; bottom:92px; left:38px; transition: .5s all ease-in-out}
.index_buju_bottom ul li:after{content: ""; width: 0; height: 3px; background: #e9701c; position: absolute; bottom:0; left:0; transition: .3s all ease-in-out; box-sizing: 1}
.index_buju_bottom ul li:hover:after{width:100%}
.index_buju_bottom ul li.curr:after{width:100%}
.index_buju_bottom ul li.curr img{bottom:-100%;}
.index_buju_bottom ul li.curr .buju_bottom_xx{bottom:80px;}
.index_buju_bottom ul li.curr{width:50%}


/*服务体系*/
.index_fuwu{width:90%; height: auto; overflow: hidden; position: relative; background: #fff; padding-top: 46px; padding-left: 1.3%}
.index_fuwu_title{width:100%; height: auto; overflow: hidden;}
.index_fuwu_title img{max-width: 100%}
.index_fuwu_title h3{color:#002767; font-size: 22px; margin-top: 15px;}
.index_fuwu ul{width:100%; height: auto; overflow: hidden; margin-top: 54px;}
.index_fuwu ul li{width:25%; height:282px; float: left; position: relative; padding: 0 3.2%}
.index_fuwu ul li:after{content: ""; width: 2px; height: 226px; background: #eeeeee; position: absolute; top:0; left:0;}
.index_fuwu ul li h3{font-size: 18px; color: #222222; line-height: 40px;}
.index_fuwu ul li p{width:100%; height: auto; overflow: hidden; line-height:30px; font-size: 14px; color:#666666; }
.index_fuwu ul li:before{content: ""; width:0; height: 4px; background: #ef6f1f; position: absolute; bottom:0; left:0; transition: .3s all ease-in-out }
.index_fuwu ul li:hover:before{width:100%}



/*网络*/
.index_layout{width:100%; height: 719px; overflow: hidden; background: url(../images/fenbu_bjs.jpg) no-repeat center; padding-left: 4.3%; position: relative}
.index_layout_left{width:34%; height: auto; float: left; margin-top:82px;}
.index_layout_left h3{font-size: 74px; color: #fff; font-weight: bold; margin-top: 10px;}
.index_layout_left h4{font-size: 22px; color: #fff; margin-top: 20px;}
.index_layout_left h5{font-size: 30px; color: #fff; font-weight: bold; margin: 40px 0 25px;}
.index_layout_left p{font-size: 14px; color: #fff; opacity: 0.75; line-height: 30px;}
.index_layout_right{width:70%; height: 100%; display: flex; align-items: center; position: absolute; top:0; right:0}
.index_layout_right img{width:100%; height: auto; align-items: center; margin: 0px auto;}



/*合作*/
.index_hezuo{width:100%; height: auto; overflow: hidden; background: #eef2f5; padding:100px 0;   }
.index_hezuo .container{position: relative}
.index_hezuo_title{width:28%; height: auto; float: left}
.index_hezuo_title h4{font-size: 22px; color: #002767;; margin-top: 20px;}
.index_hezuo_title img{max-width: 100%}
.index_hezuo_all{width:70%; height: auto; float: right;}
.index_hezuo_all .swiper-slide a{width:100%; height: auto; display: block; background: #fff; display: flex; align-items: center;}
.index_hezuo_all .swiper-slide a img{align-items: center; margin: 0px auto; max-width: 100%}
.index_hezuo .swiper-button-next,.index_hezuo .swiper-button-prev{width:49px; height:49px; opacity: 1;top:260px; margin-top: 0;}
.index_hezuo .swiper-button-next{background: url(../images/hz_right.png) no-repeat center; left:90px; }
.index_hezuo .swiper-button-prev{background: url(../images/hz_left.png) no-repeat center; left:0; }




/*招商引资*/
.ny_banner{width:100%; height: auto; overflow: hidden; position: relative}
.ban_pic{width:100%; height: auto; display: block}
.ny_ban_zi{position: absolute; bottom:20%; right:10%;}
.ny_ban_zi a{font-size: 18px; color: #fff; display:block; height: 40px; line-height:40px; margin-bottom: 10px; text-align: right}
.ny_ban_zi a:hover,.ny_ban_zi a.active{border-bottom: 1px solid #fff; font-weight: bold; font-size: 20px; }
.ny_zsyz_one{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom: 70px;}
.ny_zsyz_one .ny_zsyz_title{margin-bottom: 60px;}
.zsyz_one_li{width:100%; height: auto; overflow: hidden;}
.zsyz_one_pic{width:50%; height: auto; float: left}
.zsyz_one_pic img{width:100%; height: auto; display: block}
.zsyz_one_xx{width:50%; height: auto; overflow: hidden; float: left; padding:50px; }
.zsyz_one_xx h4,.zsyz_one_xx h5{font-size: 20px; color: #333333; font-weight: bold; margin-bottom:12px;}
.zsyz_one_xx p{font-size: 14px; color: #666666; line-height: 28px;}
.zsyz_one_xx h5{margin-top: 40px;}
.ny_zsyz_two{width:100%; height: auto; overflow: hidden; background: url(../images/zs_fuwu.jpg) no-repeat top center; padding-top: 85px; margin-bottom: 50px;}
.zsyz_fw_title{width:100%; height: auto; overflow:hidden; text-align: center}
.zsyz_fw_title h4{font-size: 22px; color: #fff; margin: 20px auto;}
.zsyz_fw_title p{font-size: 14px; color: #fff;}
.ny_zsyz_two ul{width:100%; height: auto; overflow: hidden; margin-top: 46px;}
.ny_zsyz_two ul li{width:33.33%; height: auto; float: left}
.zsyz_two_pic{width:100%; height: auto; display: block}
.zsyz_two_pic img{width:100%; height: auto; display: block}
.zsyz_two_xx{width:100%; height: auto; overflow: hidden; padding: 40px 10% 40px; border-right:1px solid #d2d2d2}
.zsyz_two_xx h3{font-size: 24px; color: #333333; font-weight: bold; margin-bottom: 10px;}
.zsyz_two_xx p{width:100%; height: auto; overflow: hidden; line-height: 28px; font-size: 14px; color: #666666; margin:24px 0 10px}
.zsyz_two_xx h4{font-size: 58px; color: #666666; font-weight: bold; background: url(../images/num_bjs.png) no-repeat bottom center; display: table; height: 65px; line-height: 65px;}
.ny_zsyz_three{width:100%; height: auto; overflow: hidden; background: #eeeeee; padding: 73px 0}
.ny_zsyz_title{width:100%; height: auto; overflow:hidden; text-align: center}
.ny_zsyz_title h4{font-size: 22px; color: #002767; margin: 20px auto;}
.ny_zsyz_title p{font-size: 14px; color: #666666;}
.ny_zsyz_three ul{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.ny_zsyz_three ul li{width:49%; height: 164px; float: left; margin-bottom: 20px; background: #fff;}
.ny_zsyz_three ul li:nth-child(2n){float: right}
.zsyz_three_num{width:164px; height: 164px; float: left; background: #002767; text-align: center; line-height: 164px; font-size: 72px; color: #ffffff; font-weight: bold;}
.zsyz_three_xx{margin-left: 164px; height: 100%; padding: 35px 42px 0;}
.zsyz_three_xx h4{font-size: 22px; color: #333333; font-weight: bold; margin-bottom: 8px;}
.zsyz_three_xx p{font-size: 14px; color: #666666; line-height: 22px;}



/*园区展示*/
.ny_yqzs_about{width:100%; height: auto; overflow: hidden; background: url(../images/yqln_about.jpg) no-repeat center; padding: 80px 0}
.ny_yqzs_about h3{font-size: 42px; color: #333333;}
.yqzs_about_xx{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #666666; line-height: 30px; margin: 30px 0}
.ny_yqzs_about dl{width:auto; float: left; background: url(../images/about_xs.png) no-repeat right center; padding-right: 64px; margin-right: 78px;}
.ny_yqzs_about dl dt{font-size: 14px; color: #002767; height: 90px}
.ny_yqzs_about dl dt span{font-size: 90px; font-family: "Arial"; font-weight: bold; margin-right: 8px; line-height: 90px;}
.ny_yqzs_about dl dd{font-size: 14px; color: #002767;opacity: 0.6; margin-top: 10px;}
.ny_yqzs_about dl:last-child{margin-right: 0}
.ny_yqzs_honor{width:100%; height: auto; overflow: hidden; margin-top: 75px; margin-bottom: 108px;}
.yqzs_honor_title{width:100%; height: auto; overflow: hidden}
.yqzs_honor_title h3{font-size: 22px; color: #002767; margin-top: 10px;}
.yqzs_honor_li{width:100%; height: auto; margin-top:45px; position: relative}
.yqzs_honor_li .swiper-slide a{width:100%; height: auto; display: block}
.yqzs_honor_li .swiper-slide a img{width:100%; height: auto; display: block}
.yqzs_honor_li .swiper-button-next,.yqzs_honor_li .swiper-button-prev{width:42px; height: 42px; margin-top: -21px;}
.yqzs_honor_li .swiper-button-next{background: url(../images/honor_right.png) no-repeat center; right:-60px;}
.yqzs_honor_li .swiper-button-prev{background: url(../images/honor_left.png) no-repeat center; left:-60px;}
.ny_yqzs_linian{width:100%; height:661px; background: #eeeeee}
.yqzs_linian_left{width:40%; height: 100%; float: left; padding-left: 9%; padding-top: 76px;}
.yqzs_linian_left img,.yqzs_honor_title img,.yqzs_lc_zi img{max-width:100%}
.yqzs_linian_left h4{font-size: 74px; color: #002767; font-weight: bold; font-family: "Arial"; margin-top: 10px;}
.yqzs_linian_left h3{font-size: 22px; color: #002767; margin-top: 10px; margin-bottom: 60px;}
.yqzs_linian_left h5{font-size: 18px; color: #666666; line-height: 36px; margin-bottom: 38px;}
.yqzs_linian_left p{font-size: 14px; color: #666666; line-height: 30px;}
.yqzs_linian_right{width:57%; height: 100%; float: right; background: url(../images/ln_bjs.jpg) no-repeat center; background-size: cover;}
.qzs_video{width:81px; height: 81px; margin-left: 56px; margin-top: 516px;}

.ny_yqzs_lc{width:100%; height:auto; overflow:hidden; background: url(../images/licheng_bjs.jpg) no-repeat center; padding-top: 80px; padding-bottom:80px; background-attachment: fixed; background-size: cover;}
.yqzs_lc_zi{width:100%; height: auto; overflow: hidden}
.yqzs_lc_zi h4{font-size: 22px; color: #fff; margin-top: 25px;}


.date-line-box{width:100%; height: 500px; overflow: hidden; position: relative; margin-top: -60px;}
.date-line-box .swiper-slide>div{width:100%; height: auto; overflow: hidden}

.detail-swiper-slide-title{width:32%; height: auto; float: left; margin-top: 100px;}
.detail-swiper-slide-title img{width:100%; height: auto; overflow: hidden}
.detail-swiper-slide-desc{width:50%; height: auto; float: left; margin-left:3%}
.detail-swiper-slide-desc h4{font-size: 88px; color: #fff; font-weight: bold; height: 100px; line-height: 100px;}
.detail-swiper-info{width:100%; height:154px; overflow: hidden; margin: 30px 0 50px}
.detail-swiper-info p{font-size: 14px; color: #ffffff; line-height: 30px;}

.detail_more{font-size: 14px; color:#fff;}


.date-line-box .swiper-pagination {
  right: 0% !important;
  height: 100%;

  flex-direction: column;
  justify-content: center;
  font-style: italic;
  font-weight: 300;
  font-size: 18px;
  z-index: 1;
}



.date-line-box .swiper-pagination-bullet {
  width: auto;
  height:58px;
  text-align: center;
  opacity: 1;
  background: transparent;
  color: #999999; line-height: 58px;  margin: 0px 0 10px!important;
  position: relative; font-size: 20px; font-style: normal; padding-right: 20px;
	border-radius: 0
}

.date-line-box .swiper-pagination-bullet-active {
  color: #fff; border-right:4px solid #fff
}





.ny_yqzs_buju{width:100%; height: auto; overflow: hidden; margin-top: 70px;}
.ny_yqzs_buju ul{width:100%; height: auto; overflow: hidden; margin-top: 36px;}
.ny_yqzs_buju ul li{width:100%; height: auto; overflow:hidden; background: url(../images/bj_bjs.jpg) repeat}
.yqzs_bj_pic{width:50%; height: auto; float: left}
.yqzs_bj_pic img{width:100%; height: auto; display: block}
.yqzs_bj_xx{width:50%; height: auto; float: left; padding: 55px 85px;}
.yqzs_bj_xx h3{font-size: 36px; color: #333333; margin-bottom: 40px;}
.yqzs_bj_xx dl{width:100%; height: auto; overflow: hidden; margin-bottom: 30px;}
.yqzs_bj_xx dl dt{font-size: 26px; color: #e9701c; margin-bottom: 10px;}
.yqzs_bj_xx dl dd{font-size: 14px; color: #666666; line-height: 28px;}
.ny_hezuo{width:100%; height: auto; overflow: hidden; margin-top: 95px}
.list{  }
.ny_hezuo ul{width:100%; height: auto; overflow: hidden;}
.ny_hezuo ul li{width:24.8%; height: auto; float: left; }
.ny_hezuo ul li a{width:100%; height: 100%; display:block; }
.ny_hezuo ul li p{width:100%; height: 40px; display:block; font-size: 16px; color: #333; text-align: center; line-height: 40px;}
.ny_hezuo ul li img{max-width: 100%;display:block;  }
.ny_hezuo_more{width:100%; height: auto; text-align: center;  margin-top: 54px; margin-bottom: 44px; }
.ny_hezuo_more a{font-size: 14px; color: #666666;}








/*关于我们*/
.ny_about_one{width:100%; height:673px; background: url(../images/about_bjs.png) no-repeat center; padding-top: 140px; margin-top:-105px; position: relative; z-index: 9}
.about_one_left{width:65%; height: auto; float: left}
.about_one_top{width:100%; height: auto; overflow: hidden}
.about_one_top dl{width:auto; float: left; margin-right:10%}
.about_one_top dl dt{font-size: 13px; color: #ffffff}
.about_one_top dl dt span{font-size: 77px; color: #ffffff; font-family:"Arial"; font-weight: bold;}
.about_one_top dl dd{font-size: 14px; color: #fff; opacity: 0.6;}
.about_one_top dl:last-child{margin-right: 0}
.ny_about_xx{width:100%; height: auto; overflow: hidden; margin-top: 58px; font-size: 14px; color: #fff; line-height: 30px; display: block; text-align: center}
.ny_about_more{width:111px; height: 111px; background: #fff; border-radius: 50%; text-align: center; line-height: 111px; font-size: 18px; color: #0f3360; display: block; margin: 72px auto;}
.about_one_right{width:27%; height: auto; float: right; padding-top: 100px;}
.about_one_right h3{font-size: 74px; color: #002767; font-weight: bold; font-family: "Arial"}
.about_one_right h4{font-size: 22px; color: #002767; margin-bottom:30px;}
.about_one_right p{font-size: 14px; color: #666666; line-height: 30px;}
.about_one_right img{max-width: 100%}
.ny_about_two{width:100%; height: auto; overflow: hidden}
.ny_about_two ul{width:100%; height: auto; overflow: hidden; border-bottom:1px solid #e5e5e5}
.ny_about_two ul li{width:33.33%; height: 456px; float: left; border-right:2px solid #e5e5e5; padding:3% 5.5% 0}
.ny_about_two ul li:last-child{border-right:0;}
.ny_about_two ul li h3{font-size: 30px; color: #333333; margin-bottom: 28px;}
.ny_about_two ul li h4{font-size: 24px; color: #666666; margin-bottom: 28px; line-height: 30px;}
.ny_about_two ul li p{width:100%; height: auto; overflow: hidden; line-height: 28px; font-size: 14px; color: #666666;}
.ny_about_two ul li img{margin-top: 40px; float: right}
.ny_about_three{width:100%; height: auto; overflow: hidden; margin-bottom: 75px;}
.about_three_left{width:50%; height: auto; float: left}
.about_three_left a{display: block; padding-left: 9%; padding-right:10%; padding-top: 65px;}
.about_three_1{width:100%; height:389px; background: url(../images/kj_1.jpg) no-repeat center; }
.about_three_2{width:100%; height:291px; background: url(../images/kj_2.jpg) no-repeat center; }
.about_three_1 h3{font-size: 40px; color: #fff; margin-bottom: 10px;}
.about_three_1 h4{font-size: 18px; color: #fff; opacity: 0.4}
.about_three_1 p{font-size: 14px; color: #fff; line-height: 30px; margin: 35px 0}
.about_three_1 span{font-size: 14px; color: #fff; font-family: "Arial"; background: url(../images/b_jt.png) no-repeat right center; padding-right: 20px;}
.about_three_2 h3{font-size: 40px; color: #333333; margin-bottom: 10px;}
.about_three_2 h4{font-size: 18px; color: #999999; opacity: 0.4; margin-bottom:40px;}
.about_three_2 span{font-size: 14px; color: #999999; font-family: "Arial"; background: url(../images/b_hjt.png) no-repeat right center; padding-right: 20px; }
.about_three_right{width:50%; height: 630px; float: right; margin-top: 50px;}
.ny_sbout_yqzs{width:100%; height: auto; overflow: hidden; padding-bottom: 90px; padding-left:9%; background: url(../images/yqzs_bjs.jpg) no-repeat bottom center}
.ny_sbout_yqzs .swiper-container{margin-top: 40px;}
.ny_sbout_yqzs .swiper-slide{width:30%;}
.ny_sbout_yqzs .swiper-slide a{width:100%; height: auto; overflow: hidden}
.ny_sbout_yqzs .swiper-slide a img{width:100%; height: auto; display: block}




/*园区物业*/
.ny_yqwy_one{width:100%; height: 808px; overflow: hidden; background: url(../images/yqwy_1.jpg) no-repeat right top; padding-top: 82px}
.ny_yqwy_one h4{font-size: 47px; color:#002767; font-weight: bold; font-family: "Arial"}
.yqwy_one_info{width:66%; height: 582px; overflow: hidden; background: #fff; padding-right:5%; padding-top:20px;}
.yqwy_one_info h3{font-size: 22px; color: #002767}
.yqwy_one_top{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.yqwy_one_top p{font-size: 14px; color: #666666; line-height: 30px; text-indent: 2rem}
.yqwy_one_bottom{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.yqwy_one_bottom p{font-size: 16px; color: #002767; line-height: 30px;}
.ny_yqwy_two{width:100%; height: auto; overflow: hidden; margin-top: 75px;}
.yqwy_two_top{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.yqwy_two_top .swiper-slide>div{width:99%; height: auto; overflow: hidden; background: #f3f3f3; box-shadow: 0 0 8px rgba(0,0,0,0.17); margin: 0px auto;}
.yqwy_two_xq{width:35%; height: auto; float: left; padding:80px 40px;}
.yqwy_two_xq h4{font-size: 36px; color: #333333}
.yqwy_two_xq hr{width:51px; height: 5px; background: #e9701c; display: block; margin: 20px 0}
.yqwy_two_xq h5{font-size: 22px; color: #002767; margin-bottom: 30px;}
.yqwy_two_xq p{width:100%; height: auto; overflow: hidden; font-size: 14px;color: #666666; line-height: 30px;}
.yqwy_two_img{width:64.5%; height: auto; float: right}
.yqwy_two_img img{width:100%; height: auto; display: block}
.yqwy_two_top .swiper-button-next,.yqwy_two_top .swiper-button-prev{width:42px; height: 42px; bottom:80px; top:auto;}
.yqwy_two_top .swiper-button-next{background: url(../images/wy_right.png) no-repeat center; left:8%;}
.yqwy_two_top .swiper-button-prev{background: url(../images/wy_left.png) no-repeat center; left:4%}
.yqwy_two_top .swiper-button-next:hover{background: url(../images/wy_hright.png) no-repeat center}
.yqwy_two_top .swiper-button-prev:hover{background: url(../images/wy_hleft.png) no-repeat center}
.ny_yqwy_two ul{width:100%; height: auto; overflow: hidden; padding: 8px; margin-top:20px;}
.ny_yqwy_two ul li{width:49%; height: auto; float: left; background: #f3f3f3; box-shadow: 0 0 8px rgba(0,0,0,0.17)}
.ny_yqwy_two ul li:nth-child(2n){float: right}
.yqwy_two_pic{width:100%; height: auto; overflow: hidden}
.yqwy_two_pic img{width:100%; height: auto; display: block}
.yqwy_two_xx{width:100%; height: 195px; padding:36px 26px}
.yqwy_two_xx h4{width:100%; border-bottom: 2px solid #e5e5e5; font-size: 22px; color: #002767;  padding-bottom:30px;}
.yqwy_two_xx p{font-size: 14px; color: #666666; margin-top:30px; width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_yqwy_team{width:100%; height: auto; overflow:hidden; margin: 98px 0 45px}
.ny_yqwy_team .w1500{overflow:hidden}
.yqwy_team_t{float: left}
..yqwy_team_t img{max-width:100%}
.yqwy_team_t h4{font-size: 22px; color: #002767; margin-top: 10px;}
.yqwy_team_nav{float: right; margin-top: 30px;}
.yqwy_team_nav a{float: left; font-size: 18px; color: #333333; margin: 0px 20px;}
.yqwy_team_nav a:hover{color:#002767}

.ny_yqwy_team .swiper-container{width:100%; height: auto; overflow: hidden; margin-top: 40px; padding-bottom: 160px}
.ny_yqwy_team .swiper-slide a{width:100%; height: auto; display: block; overflow: hidden}
.ny_yqwy_team .swiper-slide a img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_yqwy_team .swiper-button-next,.ny_yqwy_team .swiper-button-prev{width:61px; height: 61px; bottom:0; top:auto; margin-top: 0; left:auto;}
.ny_yqwy_team .swiper-button-next{background: url(../images/team_right.png) no-repeat center; right:10%;}
.ny_yqwy_team .swiper-button-prev{background: url(../images/team_left.png) no-repeat center; right:15%}
.ny_yqwy_team .swiper-button-next:hover{background: url(../images/team_hright.png) no-repeat center}
.ny_yqwy_team .swiper-button-prev:hover{background: url(../images/team_hleft.png) no-repeat center}
.ny_yqwy_team .swiper-pagination{bottom:95px; top:auto;}
.ny_yqwy_team .swiper-pagination-progress .swiper-pagination-progressbar{background: #002767}
.ny_yqwy_team .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}







/*底部*/
.footer{width:100%; height:auto; overflow: hidden;   position: relative; padding:60px 0 0; background:#05162e}
.footer_top{width:100%; height: auto;}
.footer_top .f_liuyan{width:20%; float: right; font-size: 16px; color: #ffffff; font-family: "AriaL"; padding-left: 30px;
	background: #0d3460 url(../images/hm_bjs.png) no-repeat 80% center; line-height:50px; }
.footer_top p{color: #fff; font-size: 18px; float: left; padding-left: 30px; line-height: 43px; margin-left: 3%}
.f1{background: url(../images/f1.png) no-repeat left center}
.f2{background: url(../images/f2.png) no-repeat left center}
.f3{background: url(../images/f3.png) no-repeat left center}
.footer_sj,.footer_wx,.footer_dz{width:42px; height: 43px; display: block; position: relative;  float: left; margin-right:2%}
.footer_wx{ background: url(../images/f_wx.png) no-repeat center;}
.footer_sj{background: url(../images/f_sj.png) no-repeat center;  }
.footer_sj img,.footer_wx img{width:90px; height: 90px; position: absolute; top:35px; left:0; display: none; z-index: 9; }
.footer_wx:hover img{display: block}
.footer_sj:hover img{display: block}
.copy{clear:both;width:100%;height:104px; line-height:102px;  position: relative;}
.copy_l{float:left; font-size:14px; color:#fff; height: 100%; }
.copy_l a{color:#fff}
.copy_l a:hover{color:#e9701c!important}
.footer_zhichi{width:auto; height:100%; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#999999; height: 100%}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat;  margin-top:40px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 28px; background: url(../images/wl.png) no-repeat; margin-top:40px; background-size:100% auto!important;opacity:.4}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat; opacity:1} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:auto; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:auto;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}





/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#e9701c;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}





/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; color:#666; line-height:30px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_service_all img{max-width:100%; display:block;}
.news-title h3{ color: #e9701c;}
.news-title span {width:442px; line-height: 80px; color: #e9701c; font-size: 33px;text-align: center; font-weight: bold;}
.title span{ display: block;  width:442px; height: 80px; margin: 0 auto; }
.container_ny{ width:1400px; margin:50px auto 0; }
 



.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{widdth:100%; height: 35px; line-height: 35px; font-size: 18px; color: #666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
         -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#e9701c}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_time{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;
                       border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;
                       clear: both}
       
.ny_news_bt{width: 100%; font-size: 24px; color: #555; padding: 10px 0px; text-align: center;
                       clear: both; font-weight: bold}
       


.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: auto; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:100%; height: auto; border: 4px solid #e5e5e5; padding: 4px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.ny_hotnews input[type="text"]{width:75%; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
.t_search{width:22%; height:35px; background:#e9701c; color:#fff; font-size:14px; border:0px; float:right; border-radius:5px; cursor:pointer}






/*内部二级导航*/
.ny_nav{width:1300px; height:54px; margin: 0 auto; margin-top: 40px;}
.ny_nav ul{width:auto; overflow: hidden; display: table; margin: 0 auto;}
.ny_nav ul li{ height:54px; line-height:54px; float:left; text-align:center;position:relative; background: #eee; margin-right: 2px; position: relative; text-align: center;}
.ny_nav ul li a{display:block; color:#fff; font-size: 15px; color: #333;padding: 0 50px; text-align: center;}
.ny_nav ul li:hover,.ny_nav ul li.active{ background: #d0231c}
.ny_nav ul li:hover a,.ny_nav ul li.active a{ color: #fff;}
.ny_nav ul li.active::after{ content: "";position: absolute; height: 2px; width: 100%; background: #e60012; bottom: 0; left: 0;}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left; background: url(../images/p_xx.png) no-repeat left center; padding-left: 50px; margin-right: 30px; line-height: 40px; 
    margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#d0231c}
.ny_pro_bt ul li:hover{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#d0231c}




/*äº§å“ä¸­å¿ƒ*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 75px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:23.5%; height:auto; border:1px solid #d2d2d2;  overflow:hidden; padding: 10px; float:left; margin-right:2%; margin-bottom:20px; }
.ny_solution_img{width:100%; height:auto; overflow:hidden; border: 1px solid #d2d2d2}
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_product_all ul li h5{width:100%; height: 40px; line-height: 40px; text-align:center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size:16px; color: #060507; font-weight:normal}
.ny_product_all ul li:nth-child(4n){margin-right:0}
.ny_product_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:1rem; color: #333; text-align: center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}

.fav{width:100%; clear:both;display: block;overflow: hidden;}
.fav li{width:100%; height:30px; line-height:30px; border-bottom:#ddd 1px dashed; float:left;}
.fav li a{float:left;width:70%; height:30px; line-height:30px; overflow:hidden; color:#666; font-size:14px;}
.fav li a:hover{color:#000;}
.fav li span{float:right; color:#999; font-size:12px; margin-right:2%;}
.keyword_light{line-height:28px;}

    
.news_detail{ width:90%; margin:0 auto; color:#666666; line-height:24px; padding:15px; padding-top:0;}
.newsxx_bd{width:95%; height:auto; line-height:24px; float:right;}
.span_tit{width:95%; font-size:14px; text-align:center; line-height:30px; display:block; font-weight:bold; margin-bottom:10px;}
#newstitle {width:95%; height:50px; line-height:50px; font-size:16px; font-weight:bold;text-align:center; background:url(../images/newstitle.gif); margin:0 auto; line-height:35px; padding-top:20px;}
#newstitle h1{ font-size:14px; }
#newslaiyuan {
	width:95%;
	border-bottom:#D9D9D9 1px solid;
	height:50px;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#newsmsg {
	width:95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	line-height:30px;
}
#newsmsg p{ line-height:28px;}
#newsfoot {width:100%; border:#DFDFE0 1px solid; background:#F7F7F7; height:60px; padding:5px;}
#newsfoot a{color:#666;}
.newslist { height:35px; background:url(../images/jiantou.gif) no-repeat 5px center; padding-left:15px; line-height:35px;}


/*css flickr style pagination*/
div.digg{ text-align:center; font-family:Verdana; line-height:20px; font-size:12px;text-align:right; border-right: #dedfde 1px solid; float:right; margin-bottom:20px;}
div.digg a{padding:5px 10px; background-position: 50% bottom; border: #dedfde 1px solid; border-right:none; color: #adaaad; text-decoration: none; float:left}
div.digg a:hover{background-image: none; color: #fff; background-color: #a0a0a0; }
div.digg a:active{background-image: none; color: #fff; background-color: #ddd; }
div.digg span{color: #999; padding:5px 10px; border:#dedfde 1px solid; border-right:none; float:left}
div.digg span.current{ font-weight: bold; color: #707070;}
div.digg span.disabled{ color: #adaaad;}


@media screen and (max-width:1680px){
	.index_one_video{padding: 98px 5px}
	.about_one_right{padding-top: 58px;}
	.about_one_top dl{margin-right: 6%}
	.about_one_right h3{font-size: 60px;}
	.ny_yqwy_one{background-position: 155% 0}
	.yqwy_two_xq{padding:40px}
	.yqwy_two_top .swiper-button-next, .yqwy_two_top .swiper-button-prev{bottom:30px;}
	.w1500{width:91%}
}



@media screen and (max-width:1450px){
	.container_ny{width:91%}
	.in_video h3{font-size: 24px; line-height: 30px;}
	.index_one_video img{width:60px; height: auto;}
	.buju_top_right{width:39%; margin-left: 3%}
	.index_fuwu ul li{padding: 0 2%}
	.footer_top .f_liuyan{display: none}
	.header_right{width:74%}
	.index_buju_bottom{width:100%}
	.zsyz_one_xx{padding: 20px 30px 0;}
	.yqzs_bj_xx{padding: 20px 0 0 40px;}
	.ny_ban_zi{bottom:10%}
	.about_one_top dl dt span{font-size: 60px;}
	.ny_about_one{background-position: 63% 0;}
	.about_one_left{width:65%}
	.about_one_right{width:29%}
	.ny_about_two ul li{    padding: 3% 3.5% 0;}
	.ny_yqwy_one{background-position: 340% 0}
	.copy_l,.footer_zhichi span{font-size:12px;}
	.about_one_top dl{margin-right:4%}

	
}


@media screen and (max-width:1366px){
	.about_right_bottom dl dt span{font-size: 46px;}
	.about_right_bottom{padding: 132px 3% 0 4%}
	.h_dh{    background: url(../images/h_dhs.png) no-repeat 79% center;}
	.about_one_top dl{margin-right: 3%}
	.about_one_top dl dt span,.about_one_right h3{font-size: 50px;}
	.ny_about_two ul li h4{font-size: 20px;}
	.ny_about_two ul li{    padding: 3% 3% 0;}
}


@media screen and (max-width:1280px){
	.about_one_top dl{margin-right: 2%; width:32%}
	.h_dh{    background: url(../images/h_dhs.png) no-repeat 77% center;}
	.index_fuwu ul li{height:312px; }
	.yqzs_linian_left{padding-left: 5%}
	.yqzs_honor_li .swiper-button-prev{left:-46px}
	.yqzs_honor_li .swiper-button-next{right:-46px;}
	
}


