@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; }
.w1440{ width:1440px; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clear{clear:both;}
body{background: url(../images/bjs.jpg) repeat}

*:focus{   
	border:none;
}

@font-face {
    font-family: 'bex';
    src: url('../font/EMBASSY BT.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'shr';
    src: url('../font/SSOURCEHANSERIFCN-BOLD_0.OTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}



/* 导航栏 */
.header_all{width:100%; height:102px;  border-top:2px solid #22a8aa}
.h_logo{width:auto; height:102px; display: flex; align-items: center; float: left }
.h_logo img{max-width:100%;}
.header_xx{float: left; margin-left: 4%; height: 100px; padding-top: 22px;}
.header_xx h3{color:#22a8aa; font-size: 20px; font-weight: bold;background: url(../images/hh_xs.png) no-repeat right center; display: table; padding-right: 70px; 
	margin-bottom: 8px;}
.header_xx p{color:#4d4d4d; font-size:16px; line-height: 30px;}
.h_dz{float: right; color:#4d4d4d; font-size: 14px; background: url(../images/h_dz.png) no-repeat left center; padding-left:20px; margin-top: 38px;  height: 30px; line-height: 30px;}
.h_dz:hover{color:#22a8aa}
.h_sj,.h_wx{float: right; position: relative;  margin-top: 38px; height: 30px; line-height: 30px;}
.h_sj{margin:38px 25px 0;}
.h_wx p{ color:#4d4d4d; font-size: 14px;  background: url(../images/h_wx.png) no-repeat left center; padding-left:28px;}
.h_sj p{background: url(../images/h_sj.png) no-repeat left center; padding-left:20px;}
.h_sj img,.h_wx img{width:100px; height: auto; position: absolute; top:50px; left:0; z-index: 9; display: none;}
.h_sj:hover img{display: block}
.h_wx:hover img{display: block}
.h_wx:hover p,.h_sj:hover p{color:#22a8aa}
.h_nav{float: right; background: url(../images/menu.png) no-repeat left center; padding-left:35px; margin-left:30px;  height:102px;  position: relative}
.h_nav p{line-height: 102px; font-size: 16px; color: #4d4d4d}

.nav_all{ display: none; width:648px; height: 52px; padding-top: 22px; background: url(../images/index_dh2.png) no-repeat left bottom; padding-left: 12px; position: absolute; top:78px; right:0; z-index: 9}
.nav_all a{padding: 0 12px; float: left; color: #fff;;}
.nav_all a:hover{ color: #22a8aa;}







.header_nav{height:62px; width:100%; z-index: 9; background: #194098 }
.nav{ height:100%;}
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:11.1%;  }
.nav .nLi:nth-child(1){background: url(../images/icon.png) no-repeat left center;}
.nav .nLi h3{ font-weight: normal; width:100%; height: 100%; margin: 0px auto  }
.nav .nLi h3 p{height:66px; line-height:66px; color:#fff; font-size:16px;  width:100%; position: relative; text-align: center }
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#00266d;  }
.nav .sub{position:absolute;top:62px;left:50%; z-index:999;display:none;padding:0;width:160px; margin-left: -80px; background:#fff;line-height:26px;} 
.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%; font-size:14px}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;}
.nav .nLi.active h3,.nav .nLi:hover h3{background: url(../images/active.png) no-repeat bottom center}
.sub li:hover a{color:#1570d5;}



/* 首页:banner */
.banner{ width:100%; height:856px; position: relative; overflow: hidden; margin-bottom: 54px; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{z-index:1;overflow:hidden;height:auto; position: absolute; bottom:260px; right:50%; margin-right:-35px }
.banner .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; display: table; width:70px;}
.banner .slideBox .hd ul li{margin:0 5px; width:12px;height:12px; cursor:pointer; border-radius:10px; background: #fff; float: left}
.banner .slideBox .hd ul li.on{background: #22a8aa}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:856px; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }

.ban_info{width:1440px; height: auto; overflow: hidden; margin:195px auto 0;}
.ban_info h4{color:#fff; font-size: 40px; margin-bottom: 8px;}
.ban_info h3{color:#fff; font-size: 74px;}
.ban_more{width:173px; height: 46px;background: url(../images/more.png) no-repeat center; padding-left: 30px; line-height: 46px; font-size: 16px; color: #fff;
	margin-top: 70px;}


.banner_info{width:100%; height: auto; position: absolute; bottom:60px; left:0}
.ban_div{width:24.2%; height: 180px; float: left; position: relative; margin-right: 1%; border-radius:10px; padding:28px 20px }
.ban_div:after{content: ""; width: 100%; height: 100%; position: absolute; top:0; left:0; background: rgba(0,0,0,0.7); border-radius:10px; }
.ban_1{background:url(../images/ban_1.jpg) no-repeat center}
.ban_2{background:url(../images/ban_2.jpg) no-repeat center}
.ban_3{background:url(../images/ban_3.jpg) no-repeat center}
.ban_4{background:url(../images/ban_4.jpg) no-repeat center; margin-right: 0}
.ban_div h3{color:#fff; font-size: 18px; line-height: 35px;  position: relative; z-index: 9; margin-top:5px;}
.ban_div h4{color:#fff; font-size: 14px; text-transform: uppercase;  position: relative; z-index: 9}
.ban_div hr{width:40px; height: 3px; background: #22a8aa; border: 0; border-radius: 8px; display: block; margin-top: 10px;  position: relative; z-index: 9; 
	transition: all 0.4s ease-in-out;}

.ban_link{width:100%; height: 66px; overflow: hidden; position: relative; z-index: 9; opacity: 0; transition: all 0.4s ease-in-out;}
.ban_link a{color:#fff; font-size: 14px; padding:2px 12px; border-radius: 25px; float: left; border: 1px solid #fff; margin-bottom: 8px; margin-right: 10px;}
.ban_div:hover:after{background: rgba(35,168,170,0.7)}
.ban_div:hover hr{width:100%; background: #fff; transition: all 0.4s ease-in-out;}
.ban_div:hover .ban_link{opacity: 1; transition: all 0.4s ease-in-out;}



/*新闻*/
.index_news{width:100%; height:auto; overflow: hidden}
.index_news_left{width:47.3%; height: auto; float: left}
.index_news_right{width:47.3%; height: auto; float: right}
.index_ntitle{width:100%; height:40px; line-height: 40px; overflow: hidden; background: url(../images/n_jts.png) no-repeat right center; margin-bottom: 12px;}
.index_ntitle h3{color:#22a8aa; font-size: 24px; font-weight: bold; float: left}
.index_ntitle span{color:#4d4d4d; font-size: 24px; float: left; text-transform: uppercase; margin-left:20px;}
.index_news_top{width:100%; height: auto; display: block; border-bottom: 1px solid #dedede; padding-bottom: 25px;}
.index_news_pic{width:100%; height: auto; display: block; 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_top h3{width:100%; height:30px; line-height: 30px; color:#4d4d4d; font-size: 18px;text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	margin:12px 0 8px}
.index_news_top p{width:100%; height:44px; line-height:22px; color:#4d4d4d; font-size:14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_left ul,.index_news_right ul{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.index_news_left ul li,.index_news_right ul li{width:100%; height:40px; line-height: 40px;}
.index_news_left ul li span,.index_news_right ul li span{color:#777777; font-size: 16px; float: left; width: 100px;}
.index_news_left ul li h3,.index_news_right ul li h3{color:#4d4d4d; font-size: 16px; float: left; background: url(../images/yuan.png) no-repeat left center; padding-left:20px; width: 80%; text-overflow:ellipsis; overflow: hidden; white-space: nowrap}
.index_news_left ul li:hover span,.index_news_left ul li:hover h3{color:#22a8aa}
.index_news_top:hover h3,.index_news_top:hover p{color:#22a8aa}
.index_news_top:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*底部*/
.footer_bq{width:100%; height:62px; line-height:62px; background:#22a8aa; margin-top: 50px}
.footer_bq_tab{width: auto; display: table; margin: 0px auto}
.copy_bq{width:auto;;height:62px; line-height:62px; position: relative; color:#fff; font-size:14px; float: left; }
.copy_bq a{color:#fff; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{color:#f39132!important}
.footer_zhichi{width:auto; height:100%; float: right; margin-left: 20px; }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:62px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:20px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:20px; }
.footer_zhichi .pt:hover{background: url(../images/vl_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:200px;
    width: 77px;
    z-index: 999;
}

.leftlx {
    float: left;
    height: 47px;
    width: 80px;
}

.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 100%;
    padding-top:14px;
    width: 300px;
}
.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: 12px;
    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: 30px;
    margin: 0 auto 8px;
    text-align: center;
    width: 50px;
}
.lxfx li i.icon-tel {
     background:url(../images/dh_i.png) no-repeat center
}
.lxfx li i.icon-ly {
   background:url(../images/ly_i.png) no-repeat center
}
.lxfx li i.icon-wx {
   background:url(../images/wx_i.png) no-repeat center
}
.lxfx li i.icon-cp {
   background:url(../images/cp_i.png) no-repeat center
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center; font-size:14px;
}
.lxfx li {
    background:#22a8aa;
    height: 80px;
    margin-bottom:5px;
    margin-left: 0;
    position: relative;
    width: 80px; float:left;
}

.mtop{height:40px!important;}




@media screen and (max-width:1500px){
	.w1440{width: 1200px;}


}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

/* å·¦ä¾§æ ç›®æ ‘ */
.main_left{ width: 180px; float: left;}
.main_left .col_tree{ width: 180px; border-radius: 6px; background: #f6f6f6; overflow: hidden;  text-align: center; padding-bottom: 8px; margin-bottom: 9px;}
.main_left .col_tree p{font-size: 18px; height: 45px; line-height: 45px; color: #fff; font-weight: bold; background: #22a8aa; margin-bottom: 12px;}
.main_left .col_tree a{ display: block; width: 156px; height: 36px; line-height: 36px; background: #fff; color: #333; margin:  0 auto 6px auto; font-size: 14px; }
.main_left .col_tree a:hover,.main_left .col_tree a.on,.main_left .col_tree a:hover,.main_left .col_tree a.active{  color: #22a8aa;}
.main_left img{ margin-bottom: 5px;}

/* å³ä¾§å†…å®¹æ ·å¼ */
.main_right{ width: 975px; float:right; overflow: hidden; min-height: 500px;}
.main_right .location{ height: 56px; line-height: 56px; text-align: right; border-bottom: 1px solid #eee; color: #666;}
.main_right .col_title_nr{ height: 56px; line-height: 56px; font-size: 24px; margin: 30px 0; background: url(../images/dzr_ny_10.png) no-repeat bottom left;}



/* å…³äºŽæˆ‘ä»¬ */
.about_profile{ height: auto; margin-bottom: 50px; margin-top:40px; font-size:18px; line-height:32px; color:#333}
.about_profile p{ font-size:18px; line-height:32px; color:#333}
.about_profile_text{ width: 658px; float: left; text-align: justify; line-height: 32px;  color: #666;}
.about_profile_img{ width:291px;  height: 416px; float: right; }
.about_count{ height: 114px; width: 970px; border-radius: 6px;padding-left: 40px; padding-top: 22px; -webkit-box-shadow:0px 0px 2px 2px #f6f6f6; -moz-box-shadow:0px 0px 2px 2px #f6f6f6; box-shadow:0px 0px 2px 2px #f6f6f6; margin-left: 3px; margin-top: 25px;}
.about_count li{ float: left;  width: 220px; text-align: center;}
.about_count li p{font-size: 36px; font-weight: bold;  color: #22a8aa;}
.about_count li p span{font-weight: normal; font-size: 14px; color: #333;}
.about_count li i{line-height: 24px; font-style:normal; text-align: left !important;}
.about_crcm{ height: auto; margin-bottom: 50px;}

.picScroll-left{ width:973px;  overflow:hidden; position:relative;}
.picScroll-left .hd{ overflow:hidden;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block; height: 36px; width: 36px; border: 1px solid #333; border-radius: 6px; cursor: pointer; float: left; margin-right: 7px;}
.picScroll-left .hd .prev{ background: url(../images/dzr_ny_16.png) no-repeat center;}
.picScroll-left .hd .next{ background: url(../images/dzr_ny_17.png) no-repeat center;}
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ width: 312px; background: #f6f6f6; height: 218px; border-radius: 6px; overflow: hidden; margin-right: 20px; margin-bottom: 20px;}
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li em{ height: 176px; width: 100%; display: block; overflow: hidden;}
.picScroll-left .bd ul li img{ height: 100%; width: 100%; transition: all .3s;}
.picScroll-left .bd ul li img:hover{transform: scale(1.2); transition: all .3s;}
.gallery-title{ height: 42px; line-height: 42px; text-align: center;  font-size: 16px;}

.about_culture{ height: auto; margin-bottom: 50px; font-size:18px; color:#333; line-height:30px;}
.about_culture p{font-size:18px; color:#333; line-height:30px;}
.about_culture .culture_text{line-height: 36px; color: #666; text-align: justify;}
.about_culture .culture_bg{ height: 273px;  width: 100%; background: url(../images/qywh_bg.png) no-repeat center;}
.about_culture .culture_bg ul{  width: 564px; float: left; margin-left: 200px; margin-top: 60px;}
.about_culture .culture_bg ul li{ font-size: 16px; color: 333;  float: left; width: 236px; margin-bottom: 6px; line-height: 28px;}
.about_culture .culture_bg ul li em{ display: block; color: #666;font-size: 14px; font-style: normal;}



.top_ny{ background: url(../images/inside_page_banner_1.jpg) no-repeat center top; text-align: center; margin-bottom: 49px; height:370px; padding-top:140px}
.top_ny .logo{ width: 168px; height: 100px; float: left;}
.top_ny .logo img{ margin-top: 12px;}
.top_ny .dzr_nav{ width: 770px; float: right; height: 100px; position: relative; z-index: 999}
.top_ny p.col_name{ color: #fff;  font-size: 36px;  height: 72px; line-height: 72px; background: url(../images/inside_page_1.jpg) no-repeat center bottom;}


/* æ–°é—»ä¸­å¿ƒåˆ—è¡¨é¡µ */
.news_list_ny li{ width: 970px; height: 136px; background: #f9f9f9; margin-left: 3px; padding: 25px 0; border-radius: 6px; margin-bottom: 20px;}
.news_list_ny li:hover{ background: #fff;-webkit-box-shadow:0px 0px 2px 2px #f6f6f6; -moz-box-shadow:0px 0px 2px 2px #f6f6f6; box-shadow:0px 0px 2px 2px #f6f6f6; }
.news_list_ny li .news_list_date{ width: 126px;height: 136px; background: url(../images/dzr_ny_12.png) no-repeat right top; float: left; clear: both;}
.news_list_ny li .news_list_date p{ padding-left: 36px; font-size: 18px; color: #999; font-family: Impact; line-height: 26px;}
.news_list_ny li .news_list_date p span{ display: block; font-size: 30px; color: #22a8aa; font-family: Impact;  line-height: 36px}
.news_list_nr{ float: left; width: 786px; margin-left: 30px;}
.news_list_nr p{ margin-bottom: 10px;}
.news_list_nr p a{ font-size: 16px; }
.news_list_nr span{ display: block; color: #666; line-height: 30px; text-align: justify;}

/* æ–°é—»ä¸­å¿ƒè¯¦æƒ…é¡µ */
.news_detail_title{ font-size: 24px; text-align: center; margin:16px 0;}
.news_detail_date{ color: #999; text-align: center; padding-bottom: 14px; border-bottom: 1px solid #eee;}
.news_body{ line-height: 30px;color: #666; text-align: justify; margin-top: 15px; margin-bottom: 30px; }
.news_body *{ color: #666;}
.news_body img{ border-radius:6px; margin-top: 6px;}
.detail_down_up{ height: 96px; width: 100%; background: #f6f6f6; border-radius: 6px; padding: 20px 20px 20px 26px; line-height: 28px; margin-bottom: 40px; position: relative; color: #666;}
.detail_down_up p a{ width: 120px; height: 36px; line-height: 36px; color: #fff; position: absolute; top: 30px; right: 25px; background:#22a8aa url(../images/dzr_ny_13.png) no-repeat 18px center; border-radius: 6px; text-indent: 40px;}
.detail_down_up p a:hover{background: #333 url(../images/dzr_ny_13.png) no-repeat 18px center;}
.recommend_main{ margin-bottom: 40px; overflow: hidden;}
.recommend_main li{ height: 54px; line-height: 54px; background: url(../images/dzr_ny_14.png) no-repeat left center; text-indent: 24px; margin-right: 30px; width: 470px; border-bottom: 1px dashed #eee; float: left;}
.recommend_main li span{ float: right; color: #999;}
.recommend_main li:hover{ background: url(../images/dzr_ny_15.png) no-repeat left center;}


/* 联系方式 */
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word; }
.contact_icon{ height: 130px; margin-top: 50px; width: 100%;}
.contact_icon li{ width: 25%; text-align: center; float: left;}
.contact_icon p{font-size:16px; line-height: 32px; margin-top: 5px;}
.contact_icon span{ font-size: 14px; color: #666;}


/* 产品列表页 */
.pro_main{width:100%; height:auto; overflow:hidden}
.pro_main li{ width: 32%; height: auto; border:1px solid #eee; border-radius: 6px; float: left; margin-right: 2%; padding: 9px 9px 0 9px; margin-bottom: 18px;}
.pro_main li .pro_img_a{ width: 294px;  height: auto; overflow: hidden;  display: block; border-radius: 4px;}
.pro_main img{transition: all .2s; height: auto !important; width: 100%;}
.pro_main img:hover{transform: scale(1.1); transition: all .3s;}
.pro_title p{ float: left; height: 48px; line-height: 48px;}
.pro_title span{ float: right;}
.pro_title span a{ display: block; height: 28px; line-height: 28px; border-radius: 14px; width: 76px;  line-height: 28px; border: 1px solid #22a8aa; text-align: center; color: #22a8aa; margin-top: 9px;}
.pro_title span a:hover{ background: #22a8aa; color: #fff;}
.pro_main li:nth-child(3n){margin-right:0}



/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #e7141b;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	background: url(../images/off.png) no-repeat 207px center;
}

.submenu li.block{background:#fff}
.submenu li.block a{color:#e7141b}
.open .link{background: url(../images/on.png) no-repeat 207px center;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:auto!important; line-height:26px!important;
    padding:10px 0 10px 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li{ position:relative}

