@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; }
.w1360{ width:1360px; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
body{overflow-x:hidden}

*:focus{   
	border:none;
}


@font-face {
    font-family: 'amrcanan';
    src: url('../font/AMRCANAN.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}





/* 导航栏 */
.header_nav{height:82px; width:100%; z-index: 9; padding-left: 8%; padding-right: 3% }
.h_logo{width:26.5%; height:82px; float: left; display: flex; align-items: center; }
.h_logo img{max-width: 100%;  height: auto; align-items: center; }
.h_dianhua{float: right; color:#000000; font-size: 18px; background: url(../images/h_dh.png) no-repeat left center; padding-left: 30px; font-family: 'amrcanan'; 
	line-height: 82px;}
.nav{ height:100%; float: left; width:57%; margin-left: 3% }
.nav .nLi{position:relative;float:left;display:inline;height:82px; width:12.5%;}
.nav .nLi h3{ font-weight: normal; width:100%; height: 82px; }
.nav .nLi h3 p{height:100%; color:#000000; font-size:17px; line-height: 80px;  width:auto; position: relative; text-align: center;  display: table;  margin:0 auto;}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#000000;  }
.nav .sub{position:absolute;top:82px;left:50%; z-index:999;display:none;padding:0;width:160px; background:#fff;line-height:26px; margin-left: -80px} 
.nav .sub li{height:auto;border-bottom:1px solid #eee;text-align:center;line-height:36px;zoom:1; overflow: hidden; padding:5px 0}
.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;font-size: 15px;}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{border-bottom: 3px solid #f0b459}
.nav .nLi:last-child{margin-right: 0}
.sub li:hover a{color:#f0b459;}






/* 首页:banner */
.banner{ width:100%; height:652px; position: relative; overflow: hidden; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{z-index:1;overflow:hidden;height:auto; position: absolute; bottom:30px; left:0; width: 100%}
.banner .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; width:auto;  display: table}
.banner .slideBox .hd ul li{width:auto;height:10px; width: 10px; cursor:pointer; border-radius: 50%; background: #fff;  position: relative; float: left;text-indent: -999px; margin: 0 10px; }
.banner .slideBox .hd ul li.on{width:50px; border-radius: 25px; background: #1258c1}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:652px; 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{width:100%; height:652px; display: block;}
.banner .slideBox .bd li img{vertical-align: bottom; width: 100%; height: auto;transition: all 5.5s;}
.slideBox .prev,.slideBox .next{ position:absolute;  top:50%; margin-top:-23.5px; display:block; width:65px; height:65px;}
.slideBox .next{ right:4%; background: url(../images/ban_right.png) no-repeat center}
.slideBox .prev{ left:4%; background: url(../images/ban_left.png) no-repeat center}





/*综合*/
.index_zhxdw{width:100%; height: auto; overflow: hidden; background: #fff3e4; padding-top: 30px; padding-left:8%}
.in_zhx_title{width:100%; height: auto; overflow: hidden;}
.in_zhx_title h3{color:#000000; font-size: 36px; font-weight: bold; margin-bottom: 5px}
.in_zhx_title h4{color:#f0b459; font-size: 24px; font-family: 'amrcanan'; text-transform: uppercase}
.in_zhx_title p{color:#555555; font-size: 16px; margin-top: 20px; }
.index_zhxdw .swiper-container{margin-top:35px; padding-bottom:96px}
.index_zhxdw .swiper-slide a{width:100%; height: auto; overflow: hidden}
.index_zhxdw .swiper-slide a img{width:100%; height: auto; display: block}
.index_zhxdw .swiper-button-next,.index_zhxdw .swiper-button-prev{width:44px; height: 44px; border: 1px solid #aca8a2;  margin-top: -22px; }
.index_zhxdw .swiper-button-next{background:#fff url(../images/n_right.png) no-repeat center; right:0%}
.index_zhxdw .swiper-button-prev{background:#fff url(../images/n_left.png) no-repeat center; left:0%}

.index_zhxdw .swiper-button-next:hover{background:#f0b459 url(../images/n_hright.png) no-repeat center; border: 0}
.index_zhxdw .swiper-button-prev:hover{background:#f0b459 url(../images/n_hleft.png) no-repeat center; border: 0}


/*关于我们*/
.index_about{width:100%; height:930px; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat center}
.index_about_left{width:300px; height: auto; float: left}
.index_about_left dl{width:100%; height: 309px;overflow:hidden; border-bottom: 1px solid #babcbe; padding-top: 129px  }
.index_about_left dl dt{width:auto; float: left; color:#30373f; font-size:48px; font-family: 'amrcanan';}
.index_about_left dl dt span{color:#30373f; font-size:48px; font-family: 'amrcanan';}
.index_about_left dl dd{color:#30373f; font-size: 16px; line-height:28px; text-align: right }
.index_about_left dl:last-child{border-bottom:0;}
.index_about_right{width:600px; height: auto; float: left; margin-left: 96px; padding-top: 129px}
.index_about_right h3{color:#141414; font-size: 36px; font-weight: bold; margin-bottom: 10px}
.index_about_right h4{color:#141414; font-size: 24px; font-family: 'amrcanan'; text-transform: uppercase}
.index_about_right h5{color:#141414; font-size: 16px; margin-bottom: 20px; font-weight: bold; margin-top: 80px;}
.ab_info{width:100%; height: auto; overflow: hidden; color:#808080;font-size: 16px; line-height: 31px}
.ab_more{width:182px; height: 66px; line-height: 66px; background: #f0b459; color:#fff; text-align: center; display: block; margin-top: 178px}
.ab_more:hover{background:none; border:1px solid #f0b459; color:#f0b459 }




/*项目领域*/
.index_xiangmu{width:100%; height: auto; overflow: hidden; margin-top: 100px;}
.index_xmt{width:100%; height: auto; overflow: hidden; text-align:center}
.index_xmt h3{color:#141414; font-size: 36px; font-weight: bold; margin-bottom: 8px}
.index_xmt h4{color:#20252b; font-size: 24px; font-family: 'amrcanan'; text-transform: uppercase}
.slideTxtBox{width:100%; height: auto; overflow: hidden; margin-top: 40px; position: relative}
.slideTxtBox .hd{width:100%; height: auto; overflow: hidden; margin-bottom: 32px;}
.slideTxtBox .hd ul{width:85%; float: left}
.slideTxtBox .hd ul li{ float:left; width:15.6%; margin-right: 1%; border: 1px solid #f0b459; height: 66px; line-height: 66px;  }
.slideTxtBox .hd ul li a{width:100%; height: 100%; display: block; color:#333333; font-size: 16px; text-align: center}
.slideTxtBox .hd ul li.on{background: #f0b459; }
.slideTxtBox .hd ul li.on a{color:#fff}
.xm_more{width:15%; height:66px; float: right; border: 1px solid #f0b459;  color:#333333; font-size: 16px; text-align: center; line-height: 66px;}
.slideTxtBox .bd{width:100%; height: auto; overflow: hidden;}
.bd_img{width:100%; height: auto; overflow: hidden}
.bd_img 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;}
.bd_img img:hover{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.slideTxtBox .next,.slideTxtBox .prev{ display:block;  width:44px; height:110px; overflow:hidden; cursor:pointer;  position: absolute; top:50%; z-index: 999 }
.slideTxtBox .next{background: rgba(240,180,89,0.8) url(../images/n_hright.png) no-repeat center; right:0}
.slideTxtBox .prev{background: rgba(240,180,89,0.8) url(../images/n_hleft.png) no-repeat center; left:0}




/*案例*/
.index_case{width:100%; height: auto; overflow: hidden; background: #fff3e4; padding-top: 256px; margin-top: -190px}
.index_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_title h3{color:#30373f; font-size: 36px; font-weight: bold; margin-bottom: 8px}
.index_title h4{color:#f0b459; font-size: 24px; font-family: 'amrcanan'; text-transform: uppercase}
.index_title p{color:#555555; font-size: 18px;  margin-top:20px }
.index_case ul{width:100%; height: auto; overflow: hidden; margin-top: 24px;}
.index_case ul li{width:25%; height: auto; float: left; position: relative; overflow: hidden}
.index_case ul li 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_case ul li h3{width:100%; height:66px; background: rgba(0,0,0,0.8); position: absolute; bottom:0; left:0; text-align: center; line-height: 66px; color: #fff; 
	font-size:18px; opacity: 0; transition: all 0.4s ease-in-out; }
.index_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;}
.index_case ul li:hover h3{opacity: 1; transition: all 0.4s ease-in-out;}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; background: #f3f3f3}
.in_news_left{width:208px; height: auto; float: left; padding-top: 62px; position: relative}
.in_news_left h3{color:#141414; font-size: 36px; font-weight: bold; margin-bottom: 8px}
.in_news_left h4{color:#20252b; font-size: 24px; font-family: 'amrcanan'; text-transform: uppercase}
.in_news_right .swiper-container{border-left:1px solid #dadada;}
.in_news_right{width:1020px; height: auto; float: right}
.in_news_right .swiper-slide a{width:100%; height:100%; display: block; border-right:1px solid #dadada; padding:64px 28px 70px}
.in_news_riqi{width:100%; height: auto; overflow: hidden; color:#20252b; font-size: 48px;font-family: 'amrcanan'; margin-bottom:62px}
.in_news_right .swiper-slide a span{color:#20252b; opacity: 0.5; font-size: 16px; display: block; line-height: 40px;}
.in_news_right .swiper-slide a h3{width:100%; height: 60px; line-height: 30px; overflow: hidden; color:#20252b; font-size: 18px; font-weight: bold;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.in_news_right .swiper-slide a p{width:100%; height: 72px; overflow: hidden; color:#808080; line-height: 24px; font-size:14px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;}
.index_news_pic{width:100%; height: auto; overflow: hidden; margin: 15px 0}
.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;}
.in_news_right .swiper-slide a i{width:20px; height: 14px; display: block; background: url(../images/n_right.png) no-repeat center; margin-top: 82px}
.in_news_right .swiper-slide a:hover{background: #fff}
.index_news .swiper-button-next,.index_news .swiper-button-prev{width:44px; height: 44px; border: 1px solid #9fa1a3; top:240px}
.index_news .swiper-button-next{background: url(../images/n_right.png) no-repeat center; right:auto; left:65px}
.index_news .swiper-button-prev{background: url(../images/n_left.png) no-repeat center}
.index_news .swiper-button-next:hover{background: #f0b459 url(../images/n_hright.png) no-repeat center; border: 0}
.index_news .swiper-button-prev:hover{background: #f0b459 url(../images/n_hleft.png) no-repeat center; border: 0}
.in_news_right .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;}


/*责任*/
.index_zeren{width:100%; height: 600px; overflow: hidden; background: url(../images/zeren_bj.jpg) no-repeat bottom center; background-attachment: fixed; padding-top: 90px; text-align: center }
.index_zeren h3{color:#141414; font-size: 36px; font-weight: bold; margin-bottom: 8px}
.index_zeren h4{color:#20252b; font-size: 24px; font-family: 'amrcanan'; text-transform: uppercase}
.index_zeren_xx{width:100%; height: auto; overflow: hidden; margin: 60px 0 70px }
.index_zeren_xx h5{color:#333333; font-size:16px; font-weight: bold; margin-bottom: 10px}
.index_zeren_xx p{color:#808080; font-size:16px; line-height: 31px;}
.zr_more{width:180px; height: 66px; background: #f0b459; text-align: center; line-height: 66px; color:#fff; font-size: 16px; display: block; margin: 0px auto;}
.zr_more:hover{border: 1px solid #f0b459; color:#f0b459; background: none}

/*全景*/
.index_quanjing{width:100%; height:auto; position: relative; overflow: hidden}
.index_quanjing img{width:100%; height: auto; display: block}
.qj_quan{width:170px; height: 170px; background: #ffffff; border-radius: 50%; position: absolute; top:50%; left:50%; transform: translate(-50%,-50%); padding-top: 30px; text-align: center}
.qj_quan span{color:#20252b; font-size: 48px; font-family: 'amrcanan';}
.qj_quan p{color:#20252b; font-size: 16px;}
.qj_quan i{width:17px; height: 29px; display: block; margin:8px auto 0; background: url(../images/shubiao.png) no-repeat center}



/*底部导航*/
.footer_link{width:100%; height:70px; line-height: 70px; overflow: hidden; background: #20252b; border-bottom: 1px solid #f0b459}
.footer_link .div{width: auto; display: table; margin: 0px auto;}
.footer_link a{color:#ffffff; font-size:16px; float: left; margin: 0 48px; }
.footer_link a:hover{font-weight: bold; color:#f0b459}





/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:#30373f; padding-top: 25px;}
.footer h3{color:#999999; font-size: 16px; text-align: center; margin-bottom: 10px;}
.f_dz,.f_ma{width:auto; display: table; margin: 0px auto;}
.footer p{color:#999999; font-size: 16px; background: url(../images/f_dz.png) no-repeat left center; padding-left:15px; float: left; margin-right: 8px}
.f_wx{background: url(../images/f_wx.png) no-repeat center}
.f_sj{background: url(../images/f_sj.png) no-repeat center}
.f_wx,.f_sj{width:35px; height: 35px; float: left;  position: relative; margin:30px 10px 20px}
.f_wx img,.f_sj img{width: 100px; height: auto; display: block; position: absolute; top:-100px; left:-35px; display: none}
.f_wx:hover img{display: block}
.f_sj:hover img{display: block}
.footer_bottom{width:100%; height:56px; background: #30373f; border-top:1px solid rgba(255,255,255,0.1)}
.copy_bq{width:auto; height:54px; line-height:54px; position: relative; color:#777777; font-size:14px; margin:0px auto;}
.copy_bq a{color:#777777; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{color:#fc0001!important}
.footer_zhichi{width:auto; height:100%; overflow: hidden; margin:0px auto;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#777777; line-height:54px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:18px; 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 .js:hover{background: url(../images/wl_hover.png) no-repeat}
.footer_zhichi span{float: left; font-size:14px; color: #777777;}
.footer_zhichi i{ float: left;}
.footer_links{width:100%; height: auto; overflow: hidden; margin: 10px 0}
.footer_links p{color:#777777; font-size:16px; float: left; line-height: 30px; }
.f_links{float: left; margin-left:20px;}
.f_links a{color:#777777; font-size: 16px; margin-right: 20px; line-height: 30px;}
.f_links a:hover{color:#0b86c9}



/*弹出视频*/
.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:400px; 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:360px;}
.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:#f0b459;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}



@media screen and (max-width:1360px){
	.nav .nLi h3 p{font-size: 15px;}
	.nav{width:55%}

}




.inside_banner{ height: 220px; background-image: linear-gradient(to left, #7c7f82 , #30373f); 
    background-image: -webkit-gradient(to left, #7c7f82 , #30373f); 
    background-image: -webkit-radial-gradient(to left, #7c7f82 , #30373f);}
/*.about_ban{background: url(../images/about_ban.jpg) no-repeat center bottom ; background-attachment: fixed}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center bottom; background-attachment: fixed}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center bottom; background-attachment: fixed}
.keji_ban{background: url(../images/keji_ban.jpg) no-repeat center bottom; background-attachment: fixed}
.dangqun_ban{background: url(../images/dangqun_ban.jpg) no-repeat center bottom; background-attachment: fixed}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center bottom ; background-attachment: fixed}
.dqwh_ban{background: url(../images/dqwh_ban.jpg) no-repeat center bottom ; background-attachment: fixed}*/
.page-list{ display: none;}


.inside_banner h2{ font-size: 40px; font-weight: bold; color: rgb(255, 255, 255);; text-align: center;line-height: 2.4; padding-top: 46px;}
.inside_banner p{ text-align: center; font-size: 16px; }
.inside_banner p img{ margin-right: 10px;}
.inside_banner p *{ color: rgb(255, 255, 255);;  font-size: 16px;}
.inside_banner .shubiao{ display: block; margin: 32px auto;}
.nav-height{height:auto; background: #f7f6f4;position: relative; width:100%; padding:12px 0}
.nav-wrap.navFix{position: fixed; top:0; left: 0; z-index: 8; height:90px; background: #f7f6f4; width: 100%;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);}
.nav-wrap{ }
.nav-wrap ul{display: table!important; margin: 0 auto; max-width:1200px;}
.nav-wrap li{ float: left; line-height:50px; position: relative;}
.nav-wrap li a{font-size: 18px; padding: 0 40px; position:relative; display:block;}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom:0; background: #f0b459; left: 50%; margin-left:-40px;  }
.honor{ overflow: hidden; padding-bottom: 120px;}
.honor_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list li{ width: 24.2%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.honor_list li:nth-child(4n){ margin-right: 0;}
.honor_list li .img{overflow: hidden; width:100%}
.honor_list li .img img{ width: 100%; display:block; transition: all 0.3s; transform: scale(1);}
.honor_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list li .gallery-title{ line-height: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list li:hover{ border: 1px solid #f0b459;}
.honor_list li:hover .gallery-title{ background: #f0b459; color: #fff;}



.keyword_light{line-height:28px;}
.container2{width: 1200px;margin: 0px auto;}
.section-content{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 60px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 100px;}
.ny_news_show p{font-size:16px; color:#333; line-height: 36px;}
.ny_news_show img{max-width:100%}
.ny_title_1{ overflow: hidden; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 36px; line-height: 1.2; color: #000;   }
.ny_title_1 p{text-transform: uppercase; font-size: 22px; color: #f0b459; position: relative; line-height: 2.8; margin-top: -10px;}
.ny_title_1 p::after{ content: ""; position: absolute; display: block; height: 1px; width: 140px; background: #d4d4d4; left: 0; bottom: 0;}
.ny_title_1 em{font-style: normal; font-size: 24px; line-height:1.4; color: #000; padding: 15px 0; display: block;}
.ny_title_2{ overflow: hidden; padding-top: 50px; margin-bottom: 20px;}
.ny_title_2 h2{font-weight: 300; font-size: 36px; line-height: 1.2; color: #fff;}
.ny_title_2 p{text-transform: uppercase; font-size: 26px; color: #fff; position: relative; line-height: 2.8; margin-top: -10px;}
.ny_title_2 p::after{ content: ""; position: absolute; display: block; height: 3px; width: 80px; background: #fff; left: 0; bottom: 0;}
.ny_title_2 em{font-style: normal; font-size: 24px; line-height:1.4; color: #fff; padding: 15px 0; display: block;}


/*��ҳ����*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.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:50px;}
.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:57%; height: auto; float: left; margin-left:2%; margin-top: 36px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 20px; color: #000; 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:28%; 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:#f0b459}
.ny_news_all ul li:hover h3{font-weight: bold; }


/* ��ҳ��ϵ���� */
.lianxi{ overflow: hidden; padding-bottom: 0px;}
#map{ height: 550px; width: 100%;}
.lianxi_fs{ overflow: hidden; margin-top: 30px; }
.lianxi_fs p{ width: 49%; float: left; line-height: 60px; border: 1px solid #e5e5e5; position: relative; text-indent:36px; color: #333; margin-bottom: 20px; font-size: 16px;}
.lianxi_fs p::before{ content: ""; height: 12px; width: 2px; display: block; position: absolute; background: #ffa41c; left: 4%; top: 23px;}
.lianxi_fs p:nth-child(2n){float:right}

.lianxi_ewm{ display: table; margin: 30px auto;}
.lianxi_ewm li{overflow: hidden; float: left; margin: 0 20px;  text-align: center;}
.lianxi_ewm li img{border:1px solid #ddd}
.lianxi_ewm li p{ line-height: 1.8; font-size: 16px; color: #333;}

.liuyan{overflow: hidden;  height: 500px; background: url(../images/ny_pc_6.jpg) no-repeat center top fixed;}
.liuyan input[type="text"]{line-height: 60px; text-indent: 5%; font-size: 16px; color: rgba(255,255,255,0.9); font-weight: bold; background: none; border: 1px solid #b39658; width: 32%; margin-right:1.4%;}
.liuyan input[type="text"]::-webkit-input-placeholder,.liuyan textarea::-webkit-input-placeholder{color:rgba(255,255,255,0.8);}
.liuyan input[type="text"]:nth-child(3){ margin-right: 0; float: right;}
.liuyan textarea{line-height: 2; width: 100%; text-indent:20px; font-size: 16px; color: rgba(255,255,255,0.9); font-weight: bold; background: none; border: 1px solid #b39658; margin-top: 20px; height: 72px;}
.liuyan input[type="submit"]{ width: 200px; background: #fff;border: none; font-size: 16px; color: #333; height: 60px; margin: 0 auto; margin-top: 30px; display: block; cursor: pointer;}

.jrwm{overflow: hidden; padding-bottom: 0px;}
.jrwm .jiaru_nr{ font-size: 16px;}
.jrwm .jiaru_nr p{ line-height: 2;  color: #454545; text-align: justify;font-size: 16px;}
.jrwm .jiaru_nr img{ width: 100%;}

.anli_jz p{ font-size: 16px;  color: #454545; line-height: 30px;}
.anli_jz p strong{ font-size: 18px;}


