@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px; font-family: "Arial"}
img{ border:0;}
a{ text-decoration:none; color:#333;  }
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:1200px; margin: 0 auto; }
.w1200{ width:1280px; margin: 0 auto; }
.w1440{ width:83%; margin: 0 auto; }
.clearfix{clear: both}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
body{overflow-x:hidden}

*:focus{   
	border:none;
}


@font-face {
    font-family: 'BODONI';
    src: url('../font/BODONI MT.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}



.header_top{width:100%; height:46px; line-height: 46px; background: #e7e7e7}
.header_top h3{color:#333333; font-size: 14px; float: left}
.header_top h3 span{color:#82121e}
.h_sj{width:40px; height: 46px; position: relative; background: url(../images/h_sj.png) no-repeat center; float: right}
.h_wx{width:40px; height: 46px; position: relative; background: url(../images/h_wx.png) no-repeat center; float: right; }
.header_top i{width: 1px; height:14px; background: #999999; float: right; margin:16px 10px; }
.h_sj img,.h_wx img{width:100px; height: auto; display: none; position: absolute; right:0; top:46px; z-index: 999}
.h_sj:hover img{display:block}
.h_wx:hover img{display:block}
.h_dh{float: right; width:auto; height: 100%; background: url(../images/h_dh.png) no-repeat left center; padding-left: 30px; font-size: 18px; color: #82121e; 
	margin-left:9px}
.h_input_text{width:auto; display: table; margin: 0px auto;}


/* 导航栏 */
.header_nav{height:90px; width:100%; z-index: 9; position: relative}
.h_logo{width:19.5%; height:90px; float: left; display: flex; align-items: center; }
.h_logo img{width:202px; height: auto; align-items: center; float: left}
.h_search{width:30px; height:90px; background: url(../images/search_icon.png) no-repeat center; float: right; border-left:1px solid rgba(255,255,255,0.2); 
	margin-left:1%}
.h_input{width:100%; height:auto;  background:rgba(255,255,255,0.8); border-top:1px solid #e5e5e5;  position: absolute; top:100%; left:0; z-index: 9; display: none; 
	padding:18px 0;}
.h_input .h_text{width:288px; height:50px; float: left; background: #eee; border: 0; padding: 0 10px; font-size: 14px; color: #555555;}
.h_submit{width:120px; height: 50px; background:#2447b6; float: right;border: 0; cursor: pointer; text-align: center; line-height: 50px; font-size: 16px; color: #fff}

.nav{ height:90px; float: right; width:53%; position: relative}
.nav:after{content: ""; width: 1px; height: 14px; background: #999999; position: absolute; right:0; top:50%; margin-top: -7px;}
.nav .nLi{float:left;display:inline;height:100%; width:12.5%; position: relative}
.nav .nLi h3{ font-weight: normal; width:100%; height: auto; margin-top:30px; }
.nav .nLi h3 p{height:100%; color:#333333; font-size:16px;  width:100%; position: relative; text-align: center;  line-height:30px; margin: 0px auto; }
.nav .nLi h3 span{margin: 0px auto; color:#999999; font-size: 12px; text-transform: uppercase; display: table}
.nav .nLi h3 a{width:auto;height:auto;color:#333333; display: table; margin: 0px auto; }
.nav .sub{position:absolute;top:90px; z-index:999;display:none;padding:6px 5px;width:auto; background:#0061b0; left:50%; margin-left:-80px; width:160px;} 
.nav .sub li{height:auto; line-height:30px;zoom:1; margin:2px 0; width:100%; text-align:center}
.nav .sub a{display:block;padding:0 5px;height:100%;color:#fff; font-size: 14px;}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{color:#0061b0; border-bottom: 2px solid #0061b0 }
.nav .nLi.active h3 a,.nav .nLi:hover h3 a{}
.sub li:hover a{font-weight: bold;}

.pro_aub{width:240px!important;  margin-left:-120px!important;}


/* 首页:banner */
.banner{ width:100%; height:750px; position: relative; overflow: hidden; }
.banner .ban_img{width:100%; height: 750px; display: block; transition:transform 5s ease 0s, opacity 2s ease 0s;}
.ban_zi{width:1200px; height: auto; position: absolute; top:20%; left:50%; margin-left: -600px;}
.ban_zi h3{color:#fff; font-size: 70px; line-height: 90px; font-weight: bold;}
.ban_zi p{color:#fff; font-size:26px; line-height: 80px; margin-top: 10px;}
.swiper-slide-active .ban_img{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.banner .swiper-button-next,.banner .swiper-button-prev{width:26px; height: 26px; top:auto; margin-top: 0; bottom:10%}
.banner .swiper-button-next{background: url(../images/ban_right.png) no-repeat center; right:auto; left:14%}
.banner .swiper-button-prev{background: url(../images/ban_left.png) no-repeat center; left:10%}



/*行业*/
.index_hangye{width:100%; height: auto; overflow: hidden; background: #f9f9f9; padding:52px 0 100px }
.index_hangye_title{width:100%; height: auto; overflow: hidden}
.index_hangye_title dl{width:auto; float: left}
.index_hangye_title a{width:134px; height: 37px; float: right; background: #0061b0; text-align: center; line-height: 37px; border-radius: 5px; font-size: 16px; color:#fff; margin-top: 28px;}
.index_hangye_title a:hover{background: #82121e}
.index_hangye_title dl dt{color:#010101; font-size: 40px;}
.index_hangye_title dl dd{color:#010101; font-size:16px; text-transform: uppercase; line-height: 30px; margin-top: 5px}
.index_hangye .slideTxtBox{ width:100%; height: auto; overflow: hidden; margin-top: 34px; }
.index_hangye .slideTxtBox .hd{width:100%; height: auto; overflow: hidden}
.index_hangye .slideTxtBox .hd ul{width:100%; height: auto; overflow: hidden}
.index_hangye .slideTxtBox .hd ul li{ float:left; width:19%; height: 152px; background: url(../images/fh_bjs.jpg) no-repeat center; margin-right: 1%}
.index_hangye .slideTxtBox .hd ul li:nth-child(5){margin-right: 0}
.index_hangye .slideTxtBox .hd ul li h4{width:100%; height: 40px; line-height:40px; color:#000000; font-size: 18px; text-align: center}
.hy_icon{width:100%; height:65px; text-align: center; display: flex; align-items: center; margin:20px 0 12px}
.hy_icon img{align-items: center; margin: 0px auto;}
.hy_lan{display: none}
.index_hangye .slideTxtBox .hd ul li.on{background: url(../images/fl_bjs.jpg) no-repeat center}
.index_hangye .slideTxtBox .hd ul li.on h4{color:#fff}
.index_hangye .slideTxtBox .hd ul li.on .hy_lan{display: block}
.index_hangye .slideTxtBox .hd ul li.on .hy_hui{display: none}
.index_hangye .slideTxtBox .bd{width:100%; height: auto; overflow: hidden; margin-top: 36px;}
.bd_li{width:100%; height:592px; overflow: hidden}
.bd_li_left{width:24.7%; height: 100%; float: left; background: url(../images/lei_bjs.jpg) no-repeat center; padding:70px 34px}
.bd_li_left h3{color:#fff; font-size: 36px; margin-bottom:32px;}
.bd_li_left p{color:#fff; font-size: 16px; margin-bottom: 10px; line-height: 30px; height:210px; width:100%;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:7;
  -webkit-box-orient:vertical; overflow:hidden;}
.bd_li_left span{width:100%; height:40px; border-bottom: 1px solid #fff; background: url(../images/h_jts.png) no-repeat right center; font-size: 16px; display: block; color:#fff; margin-top: 58px;}
.bd_li_right{width:75.3%; height:100%; float: left;}





/*关于我们*/
.index_about{width:100%; height:auto; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat right; background-size: cover; padding: 50px 0 82px; }
.index_about_left{width:44%; height: auto; float: left}
.index_about_left h3{color:#000000; font-size: 40px;}
.index_about_left h4{color:#000000; font-size:16px; text-transform: uppercase; line-height: 40px;}
.ab_info{width:100%; height: auto; overflow: hidden; color:#333333; font-size: 16px; line-height: 30px; display: block; margin-top: 32px}
.index_about_left ul{width:100%; height: auto; overflow: hidden; margin-top: 75px;}
.index_about_left ul li{width:48%; height: auto; float: left; border-bottom: 2px solid #dddddd; padding-bottom: 20px; margin-bottom: 20px;}
.index_about_left ul li:nth-child(2n){float: right}
.index_about_left ul li img{float: left; max-width: 38px;}
.index_about_left ul li dl{margin-left: 45px; transition: all 0.4s ease-in-out;}
.index_about_left ul li dl dt{width:100%; height:auto; overflow: hidden; color:#000000; font-size: 20px;}
.index_about_left ul li dl dd{width:100%; height:auto; overflow: hidden; color:#333333; font-size: 14px; line-height: 30px}
.index_about_right{width:51.8%; height: 545px; float: right; background:url(../images/abimg.jpg) no-repeat center}

.index_about_num{width:100%; height: auto; overflow: hidden; margin-top: 100px;}
.index_about_num dl{width:33.33%; height: auto; float: left; background: url(../images/num_xs.png) no-repeat right center; text-align: center; transition: all 0.4s ease-in-out;}
.index_about_num dl dt{width:100%; height: auto; overflow: hidden; color:#0061b0; font-size:40px;}
.index_about_num dl dt span{color:#0061b0; font-size: 80px;  font-weight:bold; font-family: 'BODONI';}
.index_about_num dl dd{width:100%; height: auto; overflow: hidden; margin-top: 10px;}
.index_about_num dl dd h4{color:#000000; font-size: 14px; margin-bottom: 10px;}
.index_about_num dl dd p{color:#666666; font-size: 14px; line-height: 26px;}
.index_about_left ul li:hover dt{color:#0061b0}
.index_about_left ul li:hover dl{margin-left: 50px; transition: all 0.4s ease-in-out;}



/*服务*/
.index_service{width:100%; height: auto; overflow: hidden; background: url(../images/fw_bjs.jpg) no-repeat center; padding: 30px 0 62px}
.in_stitle,.index_case_t{width:100%; height:auto; overflow: hidden; margin-bottom: 32px}
.in_stitle h4,.index_case_t dl dt{color:#fff; font-size: 40px;}
.in_stitle h5,.index_case_t dl dd{color:#fff; font-size:16px; text-transform: uppercase; line-height: 30px;}
.index_service_top{width:100%; height: auto; overflow: hidden; margin-bottom: 36px;}
.index_service_top li{width:24.6%; height:252px; background:url(../images/f_bjs.jpg) no-repeat center; background-size: cover; float: left; margin-right:0.5%; 
	padding:50px 24px; transition: all 0.4s ease-in-out;}
.index_service_top li:nth-child(4){margin-right: 0}
.in_service_icon{width:100%; height: auto; overflow: hidden}
.in_service_icon img{width:50px; height: auto; float: left}
.in_service_icon h4{color:#0061b0; font-size: 20px; line-height: 50px; margin-left: 60px;}
.index_service_top li hr{width:70px; height: 1px; background: #e0e0e0; display: block; margin:15px 0}
.index_service_top li p{color:#333333; font-size: 14px; line-height: 22px;}
.index_case_t dl{width:auto; float: left}
.index_case_t a{width:134px; height: 37px; float: right; background: #0061b0; text-align: center; line-height: 37px; border-radius: 5px; font-size: 16px; color:#fff; margin-top: 28px;}
.index_case_bottom{width:100%; height: auto; overflow: hidden}
.index_case_bottom li{width:12.5%; height:140px; float: left; border-right:1px solid #dddddd; background: #fff }
.index_case_bottom li a{width:100%; height: 140px;  display: flex; align-items: center; overflow: hidden; border-bottom:1px solid #dddddd}
.index_case_bottom li img{width:100%; height: auto; align-items: center; margin: 0px auto; }
.index_service_top li:hover{padding:40px 24px; transition: all 0.4s ease-in-out;}
.index_case_t a:hover{background: #82121e}
.index_case_bottom li:hover img{}


/*新闻资讯*/
.index_news{width:100%; height: auto; overflow:hidden; margin-top:40px; margin-bottom: 40px;}
.index_news_title{width:100%; height:auto; overflow: hidden}
.index_news_title h3{color:#000000; font-size: 40px;}
.index_news_title h4{color:#333333; font-size:16px; text-transform: uppercase; line-height: 30px;}
.index_news_left{width:49%; height: auto; float: left; margin-top: 30px;}
.index_news_left li{width:49%; height: auto; overflow: hidden; float: left}
.index_news_left li:nth-child(2n){float: right}
.index_news_pic{width:100%; height: auto; overflow: hidden}
.index_news_pic 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;}
.index_news_xx{width:100%; height: auto; overflow: hidden; background: #f7f7f7; padding: 10px 26px 20px;}
.index_news_xx h3{width:100%; height:30px; line-height: 30px; color: #000000; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_xx p{width:100%; height:48px; line-height: 24px; color: #666666; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin: 8px 0 20px;}
.index_news_xx span{color:#666666; font-size: 14px; display: block}
.index_news_bottom{width:49.5%; height: auto; overflow: hidden; margin-top:30px; float: right}
.index_news_bottom li{width:100%; height: auto; margin-bottom:19px; background: #f7f7f7; padding:20px 40px 20px 25px}
.news_bottom_top{width:100%; height: auto; overflow: hidden; margin-bottom:18px;}
.in_news_time{width:108px; height: auto; float: left; text-align: right}
.in_news_time span{color:#666666; display: block; line-height: 40px; font-size:18px; margin-bottom: 8px; }
.in_news_time p{color:#666666; font-size:36px; display: block; }
.in_news_xinxi{margin-left:160px;}
.in_news_xinxi h3{width:100%; height: 30px; line-height: 30px; color: #000000; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom: 8px;}
.in_news_xinxi p{width:100%; height: 48px; line-height:24px; color: #666666; font-size: 14px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_bottom li:hover h3{color:#0061b0}
.index_news_left li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news_left li:hover h3{color:#0061b0}



/*内页banner*/
.ny_banner{width:100%; height:368px; background: url(../images/banner_bjs.jpg) no-repeat center; overflow: hidden}
.ny_banner h4{color:#fff; font-size: 50px; margin-top:114px;}
.ny_post{width:100%; height: 72px; border-bottom: 1px solid #f2f2f2; line-height: 72px; color:#999999; font-size: 14px;}
.ny_post a{color:#999999; font-size: 14px;}
.ny_post span{color:#333333; font-size: 14px;}
.ny_about{width:100%; height: auto; overflow: hidden; margin: 50px 0;  line-height:32px; font-size: 18px; color: #666666;}
.ny_about img{max-width:100%}



/*案例*/
.ny_case{width:100%; height: auto; overflow: hidden; margin: 28px 0}
.ny_case ul{width:100%; height: auto; overflow: hidden; margin-bottom: 40px;}
.ny_case ul li{width:19%; height: auto; float: left; margin-right: 1.2%; margin-bottom: 40px;}
.ny_case ul li:nth-child(5n){margin-right: 0}
.ny_case_pic{width:100%; height: auto; overflow: hidden; border:1px solid #eee}
.ny_case_pic 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_case ul li h4{width:100%; height:40px; line-height:40px; color: #333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_case_show{width:100%; height: auto; overflow: hidden; margin-top:20px; margin-bottom: 70px;}
.ny_case_show h2{color:#333333; font-size: 36px; text-align: center}
.ny_case_time{width: 100%; line-height: 30px; color: #999; height:auto; margin-bottom: 20px;  border-bottom: 1px solid #ddd; text-align: center; clear: both; overflow: hidden; padding-bottom: 10px; margin-top: 20px;}
.case_show_xx{width:100%; height: auto; overflow: hidden; font-size:16px; color: #333333; line-height: 30px; }
.ny_case ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}





/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin:15px 0 60px}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top:30px;}
.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: 20px; color: #000000; line-height:32px}
.contact_right p{ font-size: 20px; color: #000000; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; 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_contact_bt{width:100%; height: auto; overflow: hidden; font-size:24px; color:#333333;line-height: 39px;}
.ny_title{max-width:100%; height: auto; overflow: hidden; display: table; margin: 0px auto;}
.ny_title a{width:118px; height: 52px; text-align: center; line-height: 52px; font-size: 20px; color: #333333; float: left;  margin: 0 10px;}
.ny_title a:hover,.ny_title a.active{background: #0061b0; color:#fff}
.line{width:100%; height: 50px; background: #f7f7f7; margin: 40px 0 30px}



/*新闻资讯*/
.ny_news{width:100%; height: auto; overflow: hidden; margin-top:20px;}
.ny_news ul{width:100%; height: auto; overflow: hidden; margin-bottom:60px; margin-top: 35px;}
.ny_news ul li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #e5e5e5; padding-bottom: 28px; margin-bottom: 28px;}
.ny_news_time{width:111px; height: 111px; float: left; background: #f7f7f7; text-align: center; padding-top: 20px;}
.ny_news_time span{color:#0061b0; font-size: 46px; font-weight: bold; display: block}
.ny_news_time p{color:#0061b0; font-size:16px; font-weight: bold;}
.ny_news_xx{width:1050px; height: auto; float: right}
.ny_news_xx h3{width:100%; height:40px; line-height: 40px; color: #000000; font-size: 26px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	margin: 4px 0}
.ny_news_xx p{width:100%; height:52px; line-height: 26px; color: #666666; font-size:14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_news ul li:hover h3{color:#0061b0}



/*产品*/
.ny_product_nav{width:100%; height: auto; overflow: hidden; margin: 20px 0 35px}
.ny_product_nav a{width:20%; height: auto; float: left; text-align: center}
.ny_product_nav a:nth-child(4){margin-right: 0}
.ny_product_nav a h4{width:100%; height:auto; line-height: 40px; color: #000000; font-size: 18px; margin-top: 8px}
.ny_product_nav a.active h4{color:#0061b0}
.ny_product_nav a:hover h4{color:#0061b0}
.ny_product{width:100%; height: auto; overflow: hidden; background: #f7f7f7; padding:50px 0 }
.ny_product h4{width:100%; height:auto; font-size: 36px; color: #000000; text-align: center}
.ny_product ul{width:100%; height: auto; overflow: hidden; margin-top: 54px;}
.ny_product ul li{width:24.2%; height: auto; float: left; margin-right: 1%; margin-bottom: 17px;}
.ny_product ul li:nth-child(4n){margin-right: 0}
.ny_product_pic{width:100%; height: auto; overflow: hidden}
.ny_product_pic 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_product_xx{width:100%; height: auto; overflow: hidden; background: #fff; padding:15px 34px 30px}
.ny_product_xx h3{width:100%; height:40px; line-height: 40px; color: #333333; font-size: 22px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_product_xx p{width:100%; height:48px; line-height: 24px; color: #999999; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_product_xx span{color:#0061b0; font-size: 16px; display: block; margin-top: 25px;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_show{width:100%; height: auto; overflow: hidden; background: url(../images/pro_bjs.jpg) no-repeat top center; 
	padding-top: 40px; font-size: 18px; color: #666666;line-height: 30px;}
.ny_product_show h4{width:100%; height: auto; text-align: center; color:#333333; font-size: 36px; margin-bottom: 65px;}
.ny_product_show h5{width:100%; height: auto; text-align: center; color:#333333; font-size: 24px;}

.ny_product_tuijian{width:100%; height: auto; overflow: hidden; background: #f7f7f7; padding:26px 20px; margin-top: 60px;}
.ny_product_tuijian h4{width:100%; height:auto; font-size:24px; color: #333333; text-align: center}
.ny_product_tuijian ul{width:100%; height: auto; overflow: hidden; margin-top:20px;}
.ny_product_tuijian ul li{width:18.2%; height: auto; float: left; margin-right: 1%; margin-bottom: 17px;}
.ny_product_tuijian ul li:nth-child(5n){margin-right: 0}





/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:url(../images/footer_bjs.jpg) no-repeat center; background-size: cover; padding: 40px 0}
.footer_left{width:30%; height: auto; float: left}
.footer_left h4{color:#fff; font-size: 30px; font-weight: bold; margin-bottom: 10px;}
.footer_left p{color:#fff; line-height: 30px; font-size: 16px;}
.footer_ma{width:25%; height: auto; float: left; overflow:hidden; margin-right:12%; margin-top:68px}
.footer_ma img{width:100%; height: auto; display: block}
.footer_ma h5{width:100%; height:auto; color:#fff; text-align: center; margin-top:15px; font-size: 16px;}
.footer_right{width:63%; height: auto; overflow: hidden; float: right; position: relative}
.footer_right:after{content: ""; width: 100%; height: 2px; background: rgba(255,255,255,0.2); position: absolute; top:40px; left:0}
.footer_right dl{float: left; width:auto; overflow: hidden; min-width: 10%; margin-right:5.5%}
.footer_right dl dt{width:100%; height:40px; line-height:30px; color:#ffffff; font-size:18px;}
.footer_right dl dd{width:100%; height: auto; overflow: hidden; margin-top: 12px}
.footer_right dl dd a{color:#fff; font-size: 14px; line-height: 30px; display: block; margin: 8px 0; width: 100%; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.footer_right dl dd a:hover{color:#fff}
.footer_right dl:last-child{margin-right: 0}
.footer_bottom{width:100%; height:auto;  overflow: hidden;  margin-top:20px;}
.copy_bq{width:100%; height:70px; line-height:40px; position: relative; color:#fff; font-size:14px;}
.copy_bq a{color:#fff; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{color:#0b8b90!important}
.footer_zhichi{width:100%; height:100%; overflow: hidden;  }
.footer_zhichi p{ width: auto; float: left;  color:#fff; line-height:40px; margin-right: 10px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:10px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:10px; }
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat}
.footer_zhichi span{float: left; font-size:14px; color: #fff;}
.footer_zhichi i{ float: left;}



/*客服*/
.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:#024795;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}





@media screen and (max-width:1660px){
	.w1440{width: 1200px}
	.nav{width:67%}
	.bd_li_left h3{font-size:28px;}
	.footer_right dl{margin-right:4%}
	.in_news_time p{font-size:28px}
	.index_news_bottom li{padding: 8px 40px 10px 25px}
	.index_about_left ul li dl dd{line-height:22px; margin-top:5px; height:44px;}
	.index_about_left ul{margin-top:30px;}
	.ab_info{margin-top:15px;}
}



