@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:1200px; margin: 0 auto; }
.w1440{ width:1400px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.header_top{width:100%; height:140px; background: url(../images/top.jpg) no-repeat top  center}
.h_logo{width:420px; height:140px; float: left; display: flex; align-items: center;}
.h_logo img{max-width: 100%; align-items: center; margin: 0px auto;}
.header_top_right{width:448px; height: auto; float: right; margin-top: 20px}
.header_zi{width:100%; height: 30px; line-height: 30px; background: url(../images/xg_icon.jpg) no-repeat left center; padding-left:65px; font-size: 14px; 
	color: #777777}
.h_search{width:100%; height: 45px; border: 1px solid #c01600; margin-top: 18px;}
.h_search input[type="text"]{width:300px; height: 100%; float: left; color:#333; font-size: 14px; background:none; border: 0; padding:0 10px }
.h_submit{width:60px; height:45px; float: right; background:#c01600 url(../images/search_icon.png) no-repeat center; border: 0}

.h_search input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#bebebe;  
}  
.header_search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#bebebe;  
}  
.header_search input::-moz-placeholder { /* Mozilla Firefox 19+ */  
  color:#bebebe;  
}  
.header_search input:-ms-input-placeholder { /* Internet Explorer 10+ */  
  color:#bebebe;
}  





/* 导航栏 */
.header_dao{width:100%; height:60px; background:#c01600; padding: 0 4%; z-index: 9}
.nav{width:100%; height:100%; }
.nav .nLi{ float:left;  position:relative; display:inline; height:100%;    text-align: center;  width:12.5%; }
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:16px;  color:#fff;  position: relative  }
.nav .nLi h3 a p{font-size:16px; color:#fff;  position: relative;line-height:60px;}
.nav .sub{ display:none;left:0; top:60px;  position:absolute;  line-height:26px; width:100%;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:auto; line-height:24px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; margin: 0px; font-size: 15px; }
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:4px 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#c01600}
.nav .nLi.active p{background: #a61300}
.nav .nLi:hover p{background: #a61300}


/* 首页:banner */
.banner{ width:1200px; height:auto; position: relative; margin:10px auto;}
.banner .swiper-container{width:100%;}
.banner .swiper-slide a{width:100%; height: auto; display: block}
.banner .swiper-slide a img{width:100%; height: auto; display: block}
.banner .swiper-pagination-bullet{background: #c01600; opacity: 1;  width: 10px; height: 10px;}
.banner .swiper-pagination-bullet-active{background: #fff; }
.banner .swiper-pagination{width:auto; right:0}




/*团队*/
.index_team{width:100%; height: auto; overflow: hidden; margin-bottom: 28px;}
.news_one_nav{width:100%; height: 50px; overflow: hidden; background: #f8f8f8}
.news_nav_left{width:80%; float: left}
.news_nav_left a{width:auto; height: 100%; float: left; font-size:16px; color: #777777; text-align: center; line-height: 50px; padding:0 20px;}
.news_nav_left a:hover{background: #c01600; color:#fff}
.in_news_more{float:right; color:#c01600; font-size: 16px; line-height: 50px; margin-right:20px }
.in_news_more:hover{font-weight: bold;}
.index_team_all{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.index_team_all .swiper-slide a{width:100%;  display: block}
.index_team_pic{width:100%; height: auto; overflow: hidden}
.index_team_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_team_xx{width:100%; height: auto; overflow: hidden; background: #f8f8f8; padding:6px 8px 10px; text-align: center}
.index_team_xx h4{width:100%; height: 30px; line-height: 30px; color: #777777; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_team_xx p{width:100%; height: 30px; line-height: 30px; color: #777777; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_team_all .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_team_all .swiper-slide a:hover h4{color:#c01600}




/*新闻*/
.index_news_one{width:100%; height: auto; overflow: hidden}
.news_one_left{width:630px; height: auto; float: left; overflow: hidden; margin-top: 20px}
.news_one_left .swiper-slide a{width:100%; height: auto; overflow: hidden; display: block}
.news_one_left .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;}
.news_one_hover{width:100%; height: 60px; line-height:60px; margin-top: 22px; position: absolute; bottom:0; left:0; background: rgba(0,0,0,0.2); padding: 0 20px}
.news_one_hover h3{width:500px; height: auto; float: left; color:#fff; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	background: url(../images/yuan.png) no-repeat left center; padding-left: 20px;}
.news_one_hover span{color:#ffffff; font-size: 14px; float: right}
.news_one_left .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.news_one_right{width:545px; height: auto; float: right; margin-top: 20px;}
.news_one_dl{width:100%; height: auto; overflow: hidden; border-bottom: 1px dashed #cacaca; padding-bottom: 20px}
.news_one_dl h3{width:100%; height: auto; overflow: hidden; font-size: 20px; color: #4d4d4d; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	margin: 15px 0 10px}
.news_one_dl p{width:100%; height:56px; line-height: 28px; color: #bebebe;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.news_one_dl:hover h3{color:#c01600}
.news_one_dl:hover p{color:#c01600}
.news_one_right h4{width:100%; height:40px; line-height: 40px; margin:15px 0 5px }
.news_one_right h4 a{display: block; width: 100%; height: 100%; color: #4d4d4d; font-size: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_one_right h4 a:hover{color:#c01600}
.news_one_right ul{width:100%; height: auto; overflow: hidden}
.news_one_right ul li{width:100%; height: 35px; line-height: 35px; color: #999999; font-size: 16px;}
.news_one_right ul li a{ color: #999999; font-size: 16px; width:100%; height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_one_right ul li:hover a{color:#c01600}
.index_news_two{width:100%; height: auto; overflow: hidden; margin-top:28px}
.index_news_left{width:630px; height: auto; float: left;}
.index_news_nav{width:100%; height: auto; overflow: hidden; background: #f8f8f8}
.news_two_left{width:504px; height: auto; float: left; overflow: hidden}
.news_two_left a{width:126px; height: 100%; float: left; font-size:16px; color: #777777; text-align: center; line-height: 50px;}
.news_two_left a:hover{background: #c01600; color:#fff}
.index_news_li{width:100%; height: auto; overflow: hidden}
.index_news_li h4{width:100%; height:40px; line-height: 40px; margin:15px 0 5px }
.index_news_li h4 a{display: block; width: 100%; height: 100%; color: #4d4d4d; font-size: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_li ul{width:100%; height: auto; overflow: hidden}
.index_news_li ul li{width:100%; height:30px; line-height:30px; color: #999999; font-size: 14px;}
.index_news_li ul li a{ color: #999999; font-size: 14px; width:100%; height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; display: block}
.index_news_right{width: 545px; height: auto; float: right;}
.index_news_li h4:hover a{color:#c01600}
.index_news_li ul li:hover a{color:#c01600}


/*活动*/
.index_huodong{width:100%; height: auto; overflow: hidden; margin-top:35px}
.index_huodong_left{width:830px; height: auto; float: left}
.index_huodong_left .swiper-slide a{width:100%; height: auto; display: block}
.index_huodong_left .swiper-slide a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_huodong_left .swiper-pagination-bullet{background: none; border:1px solid #fff; opacity: 1; width: 10px; height: 10px;}
.index_huodong_left .swiper-pagination-bullet-active{background: #fff;}
.index_huodong_right{width:340px; height: auto; float: right}
.index_huodong_right .swiper-slide a{width:100%; height: auto; display: block}
.index_huodong_right .swiper-slide a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_huodong_right .swiper-slide a p{width:100%; line-height:40px; height: 40px; padding: 0 60px 0 20px; position: absolute; bottom:0; left:0; 
	background: rgba(0,0,0,0.4); text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px; color: #fff}
.index_huodong_right .swiper-pagination{width:auto; right:0; left:auto;}
.index_huodong_right .swiper-pagination-bullet{background: none; border:1px solid #fff; opacity: 1; width: 10px; height: 10px;}
.index_huodong_right .swiper-pagination-bullet-active{background: #fff;}
.index_huodong_left .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_huodong_right .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*底部*/
.footer{width:100%; height:auto;  background:#f8f8f8; overflow: hidden; padding: 40px 0 0; margin: 60px 0 0}
.footer_center{width:100%; height: auto; overflow: hidden}
.footer_left{width:680px; height: auto; float: left;}
.footer_nav{width:100%; height: auto; overflow: hidden}
.footer_nav a{color:#777777; font-size: 16px; float: left; padding: 0 15px; position: relative}
.footer_nav a:after{content: "|"; color:#777777; font-size: 16px; position: absolute; top:0; right:0;}
.footer_nav a:last-child:after{display: none;}
.footer_nav a:first-child{padding: 0 15px 0 0}
.footer_nav a:hover{color:#c01600}

.footer_xx{width:100%; height: auto; overflow: hidden; color:#999999; font-size: 14px; margin-top: 20px;}
.footer_xx p{width:100%;  color:#999999; font-size: 14px; line-height: 30px; }
.f_liuyan{width:150px; height: 50px; display: block; color:#fff; background: #c01600; font-size: 16px; text-align: center; line-height: 50px; margin-top: 22px}
.footer_img{width:120px; height: auto; float: right; margin-left: 30px;}
.footer_img img{width:100%; display: block}
.footer_img p{color:#777777; text-align: center; font-size: 16px; margin-top: 10px; text-align: center}
.f_copy{width:100%; height:70px; overflow: hidden; line-height:70px;  margin-top:5px; }
.copy_l{font-size:14px; color:#777777; height: 100%; width:auto; float: left; }
.copy_l a{color:#777777; font-size: 14px;}
.copy_l a:hover{color:#777777!important}
.footer_zhichi{width:auto; height:auto; float: right;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#777777; height: 100%; line-height:70px;}
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .pt{width:121px;height:70px; background: url(../images/vl.png) no-repeat center; margin-right: 10px}
.footer_zhichi .js{width:82px;height: 70px; background: url(../images/yd_logo.png) no-repeat center; float: right }
.footer_zhichi span{float: left; font-size: 14px; color: #777777;}
.footer_zhichi i{ float: left;}
.index_links{width:100%; height: auto; overflow: hidden; margin:15px 0}
.index_links h4{color:#777777; font-size:16px; float: left; line-height:30px;}
.index_links_p{margin-left:90px; }
.index_links_p a{color:#777777; font-size: 14px; float: left; margin-right: 30px; line-height: 30px;}





/*客服*/
.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: -125px;
    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:#c31f28;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    position: relative;
    width: 77px; 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: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;}




.inside_banner{ height: 150px; position:relative; width:100%}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center;}
.xhzc_ban{background: url(../images/xhzc_ban.jpg) no-repeat center;}
.team_ban{background: url(../images/team_ban.jpg) no-repeat center;}
.vip_ban{background: url(../images/vip_ban.jpg) no-repeat center;}
.xhhd_ban{background: url(../images/xhhd_ban.jpg) no-repeat center;}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center;}
.xhhz_ban{ background: url(../images/xhhz_ban.jpg) no-repeat center;}
.contact_ban{ background: url(../images/contact_ban.jpg) no-repeat center;}



/*详情页*/
.ny_all{overflow: hidden; background: #fff; margin-top:20px; padding: 30px 30px 100px}
.ny_left{width:270px; height: auto; float: left}
.ny_left_nav{width:100%; height: auto; overflow: hidden; margin-top: 28px; margin-bottom: 20px;}
.ny_left_nav ul{width:100%; height: auto; overflow: hidden}
.ny_left_nav ul li{width:100%; height: 58px; line-height: 58px; border-bottom: 1px solid #f1f1f1; padding: 0 5px}
.ny_left_nav ul li p{width:92%; height: 100%; float: left; color:#c01600; font-size: 18px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_left_nav ul li span{color:#d9d9d9; font-size: 18px; float: right}
.ny_left_nav ul li:hover,.ny_left_nav ul li.active{background: #c01600;}
.ny_left_nav ul li:hover p,.ny_left_nav ul li:hover span{color:#fff}
.ny_left_nav ul li.active p,.ny_left_nav ul li.active span{color:#fff}
.ny_left_xx{width:100%; height: auto; overflow: hidden; background: #f1f1f1}
.ny_left_t{width:100%; line-height:40px; color:#c01600; border-bottom: 1px solid #d0d0d0; font-size: 20px; font-weight: bold;  }
.ny_left_xx .ny_left_t{padding: 0 15px; margin-top: 10px}
.ny_left_info{width:100%; height: auto; overflow: hidden; padding:10px 18px 20px;}
.ny_left_info p{color:#777777; font-size: 14px; line-height: 28px;}
.ny_right{width:832px; height: auto; float: right}
.keyword_light p{font-size:16px; color:#666; line-height:40px;}
.ny_rtitle{width:100%; height:40px; border-bottom: 1px solid #f1f1f1; margin-bottom:28px;}
.ny_rtitle h3{color:#c01600; font-size: 20px; font-weight: bold; float: left}
.ny_rtitle p{color:#bebebe; font-size: 14px; background: url(../images/home.png) no-repeat left center; padding-left: 20px; float: right}
.ny_rtitle p a{color:#bebebe; font-size: 14px; }
.ny_rtitle span{color:#c01600; font-size: 14px;}
.ny_news_li ul{width:100%; height: auto; overflow: hidden; margin-top: 10px; margin-bottom: 30px;}
.ny_news_li ul li{width:100%; height: 54px; line-height: 54px; border-bottom: 1px dashed #f1f1f1;}
.ny_news_li ul li p{width:82%; height: 100%; float: left; color:#777777; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap }
.ny_news_li ul li span{color:#777777; font-size: 14px; float: right}
.ny_news_li ul li:hover p,.ny_right ul li:hover span{color:#c01600}

.ny_about{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #666; line-height: 30px; margin-top: 20px;}
.ny_about img{max-width: 100%}
.ny_about p{font-size:16px;}
.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%; transition: all 0.3s; display:block;}
.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; width:100%; height:50px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list li:hover{ border: 1px solid #c01600;}
.honor_list li:hover .gallery-title{ background: #c01600; color: #fff;}



.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}
.contact_right p{ font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:auto; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-left: 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%;}


