﻿@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; font-family: "微软雅黑"; box-sizing:border-box;}
body{overflow-x: hidden}
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,.main_container{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

/*头部*/
.header{height:95px; width: 100%; padding-top: 20px; }
.header_left{width:375px; height: auto; float: left}
.header_left img{width:375px; height:49px; }
.header_lj{width:320px; height: auto; float: right;line-height:30px;   background: url(../images/dhs.png) no-repeat left center; padding-left:65px;}
.header_lj p{font-size:30px; color: #ce2d25; float: left; font-family: "Impact" }



/* 导航栏 */
.header_center{width:100%; height:60px; background: #c60813;}
#menu{ height:60px; width:100%;  float: left}
#menu .nav{ position:relative; z-index:1;  margin: 0 auto; width: 100%; }
#menu .nav a{ color:#666666;}                                  
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:60px; }
#menu .nav .nLi h3{ float:left; font-weight: normal; width:171px; text-align:center; font-size:16px; z-index: 2; position: relative; height: 60px; line-height: 60px;}
#menu .nav .nLi h3 a{color:#fff;  overflow: hidden; width:100%; height:100%; display:block;}
#menu .nav .sub{ display:none; width:100%; left:0;  top:60px;  position:absolute; background:#ddd;  line-height:36px; }
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#222e48;}
#menu .nav .sub a:hover{ color:#e03323;}
.nLi > h3 > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
#menu .nav .active{background: #c7a251}
#menu .nav .nLi:hover{background: #c7a251}





/* 首页:banner */
.banner{ width:100%;  position:relative;  height:600px;clear: left; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -20px; bottom:30px;z-index:1;overflow:hidden;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;width:12px;height:12px; background: #fff; cursor:pointer; border-radius: 50%;}
.banner .slideBox .hd ul li:last-child{margin-right: 0px;}
.banner .slideBox .hd ul li.on{background:#e03323}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.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%}
.banner .slideBox .bd img{display:block;width:100%;height:100%}


/*关于我们*/
.index_about{width:100%; height: auto; margin-top:77px; margin-bottom: 30px; overflow: hidden}
.index_about .indedx_about_t{width:100%; height: 82px; overflow: hidden;  text-align: center; background: url(../images/about_t.png) no-repeat center; font-size: 30px; color: #d71718; margin-bottom: 55px; }
.index_about_left{width:620px;  height: auto; float: left}
.index_about_left .left_about{width:100%; height: auto; overflow: hidden}
.index_about_left .left_about h3{font-size: 24px; color: #d71718; font-weight: bold;}
.index_about_left .left_about p{font-size: 14px; color: #999999; font-family: "Arial"; line-height: 30px;}
.index_about_left .left_about span{width:44px; height: 4px; background: #c60813; display: block; margin-top: 10px;}
.left_about_xx{width:100%; height: 120px; overflow: hidden; line-height: 30px; font-size: 14px; color:#666666; margin-top: 30px; }
.index_about_num{width:100%; height: auto; overflow: hidden; margin-top: 10px;}
.index_about_num dl{width:auto; height: auto; background: url(../images/hxs.jpg) no-repeat left center;  padding-left: 87px; float: left; margin-right: 68px;}
.index_about_num dl span{font-size: 40px; color: #d71718; font-weight: bold; font-family: "Arial"}
.index_about_num dl dt{width:100%; height: auto;}
.index_about_num dl dt p{font-size: 16px; color: #999999}
.index_about_num dl dd{font-size: 14px; color: #666666}
.index_about_num dl:last-child{margin-right: 0}
.about_more{width:152px; height: 50px; border: 1px solid #d71718; font-size: 14px; color: #d71718; text-align: center; line-height: 50px; display: block; margin-top: 42px;}
.about_right{width:513px; height: 528px; float: right; background: url(../images/hs.jpg) no-repeat right bottom}
.about_more:hover{background: #d71718; color: #fff}
.about_right div{width:480px; height: 500px;overflow: hidden}
.about_right div img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_right div:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*产品效果*/
.index_product{width:100%; height:auto; overflow: hidden; margin-top: 65px;}
.pro_title{width:100%; height: 82px; overflow: hidden;  text-align: center; background: url(../images/pro_t.png) no-repeat center; font-size: 30px; color: #d71718;  }
.index_product ul{width:100%; height: auto; overflow: hidden}
.index_product ul li{width:380px; height: auto; float: left; margin-top: 35px; margin-right: 30px;}
.pro_xx{width:100%; height:276px; position: relative; overflow: hidden}
.index_product ul li img{width:100%; height: 100%;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_product ul li .pro_hover{width:100%; height:100%; position: absolute;  top:0; left:0; background: rgba(198,8,19,0.8); text-align: center; opacity: 0}
.index_product ul li .pro_hover i{width:52px; height: 52px; background: url(../images/links.png) no-repeat center; display: block; margin: 80px auto 20px;}
.index_product ul li .pro_hover span{font-size: 24px; color: #fff; font-weight: bold; line-height:30px;}
.index_product ul li p{font-size: 16px; color: #666666; width: 100%; height:40px; line-height:40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.index_product ul li .pro_hover:after{content: ""; width: 340px; height: 235px; border: 1px solid #fff; top:20px; left:20px; position: absolute;}
.index_product ul li:nth-child(3n){margin-right: 0px;}
.more{width:153px; height: 38px; border: 1px solid #97845a; font-size: 14px; font-family: "Arial"; color: #97845a; display: block; margin: 20px  auto 0; text-align: center; line-height: 38px; border-radius: 30px;}
.index_product ul li:hover .pro_hover{opacity: 1}
.more:hover{background: #97845a; color: #fff}





/*餐厅展示*/
.index_can{width:100%;  height: auto; overflow:hidden;  background: url(../images/ctzs_bj.jpg) no-repeat center top; margin-top: 55px; padding-top: 77px;}
.index_can_t{width:100%; height: auto;  overflow: hidden;  text-align: center; }
.index_can_t h3{font-size: 30px; color: #fff; height: 82px;   background: url(../images/ctz_t.png) no-repeat center;}
.index_can_t p{font-size: 14px; color:#ebe7e4; line-height: 36px; margin:15px 0 0}
.index_can_list{width:1340px; height: auto; overflow: hidden; background: #fff; margin:20px auto;   padding: 70px 50px 0;}
.picScroll-left{ width:100%;  overflow:hidden; position:relative; }
.picScroll-left .hd{width:100%; height: auto; overflow: hidden}
.picScroll-left .hd ul{width:auto; display: table; margin: 28px auto 0}
.picScroll-left .hd ul li{ float:left;  width:14px; height:14px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; border: 2px solid #d71718; border-radius: 50%; }
.picScroll-left .hd ul li.on{background: #d71718}
.picScroll-left .bd{width:100%; height: 100%;}
.picScroll-left .bd ul{width:100%; height: auto}
.picScroll-left .bd ul li{ margin:0 20px; float:left; _display:inline; overflow:hidden; text-align:center; width:580px;height:440px;  }
.cur_pic{width:100%; height: 400px; overflow: hidden}
.picScroll-left .bd ul li img {transition: all 0.5s; width:100%; height:400px}
.picScroll-left .bd ul li p{font-size: 16px; color: #666666;  text-align: center; height: 35px; line-height: 35px; text-overflow: ellipsis; white-space:nowrap; overflow: hidden; 
	width: 100%; }
.picScroll-left .bd ul li:hover img {transform: scale(1.1);}
.picScroll-left .bd ul li:hover p{color:#d71718}



/*六大理由 */
.index_liyou{width:100%;  height: 700px; overflow: hidden; background: url(../images/liyou_bjs.jpg) no-repeat center; padding-top: 70px;}
.index_liyou_t{width:100%; height: 82px; overflow: hidden;  text-align: center; background: url(../images/ly_t.png) no-repeat center; font-size: 30px; color: #d71718; 
	font-weight: bold;}
.index_liyou_t span{font-size: 48px;}
.index_liyou .Box {position: relative; width:100%; height:auto;  }
.index_liyou .Box .Box_con {position: relative;}
.index_liyou .Box .Box_con .conbox {position: relative;overflow: hidden;}
.index_liyou .Box .Box_con .conbox ul {position: relative;list-style: none;}
.index_liyou .Box .Box_con .conbox ul li {float: left;width:282px;height:390px;margin-left:24px;overflow: hidden; background: #ffffff; position: relative}
.index_liyou .Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.index_liyou .Box .Box_con .conbox ul li .liyou_pic img {transition: all 0.5s; width:100%; height:100%}
.index_liyou .Box .Box_con .conbox ul li:hover .liyou_pic img {transform: scale(1.1);}
.liyou_pic{width:100%; height: 246px; overflow: hidden}
.liyou_xx{width:100%; height: 144px; text-align: center; padding-top: 23px;}
.liyou_xx h4{font-size: 18px; color: #666666; line-height: 35px; margin: 5px  0}
.liyou_xx span{width:36px; height: 4px; background: #d71718; display: block; margin: 0px  auto;}
.liyou_hover{width:100%; height: 100%; position: absolute; top:100%; left:0;z-index: 999; text-align: center; padding: 66px 28px 0; background: #c60813; }
.liyou_hover h3{width:100%; height: 40px; line-height: 40px; color: #fff; font-size: 18px;}
.liyou_hover span{width:36px; height: 4px; background: #fff; display: block; margin: 10px  auto 20px;}
.liyou_hover p{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #fff; line-height: 26px; text-align: left}
.index_liyou_list{margin-top: 65px;}
.index_liyou .Box .Box_con .btn {display: block; width:50px; height:50px; cursor: pointer; text-align: center; position: absolute;top:50%; margin-top: -21px;}
.index_liyou .Box .Box_con .btnl{left:-70px; background: url(../images/l_left.png) no-repeat center}
.index_liyou .Box .Box_con .btnr{right:-70px; background: url(../images/l_right.png) no-repeat center}
.index_liyou .Box .Box_con .btnl:hover{}
.index_liyou .Box .Box_con .btnr:hover{}
.index_liyou .Box .Box_con .conbox ul li:hover .liyou_hover{top:0;  transition: .6s;}



/*新闻*/
.index_news{width:100%; height: 750px; overflow: hidden; margin-top:80px; background: url(../images/news_bj.jpg) no-repeat center; padding-top: 80px;}
.index_news_t{width:100%; height: 82px; overflow: hidden;  text-align: center; background: url(../images/news_t.png) no-repeat center; font-size: 30px; color: #fff;}
.index_news_top{width:100%; height: 240px; margin-top: 31px;}
.index_news_top dl{width:590px; height:240px; background: #fff; float: left;}
.index_news_top dl dt{width:393px; height: 100%; padding: 10px; float: left; padding: 34px 26px}
.index_news_top dl dd{width:196px; height: 240px; float: right; overflow: hidden}
.index_news_top dl dd img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_top dl:nth-child(2){float: right}
.index_news_top dl dt h3{width:100%; height:30px; line-height:30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px; color: #333333;}
.index_news_top dl dt i{font-size: 12px; color: #999999; font-style:normal}
.index_news_top dl dt p{width:100%; line-height: 24px; color:#999; font-size: 14px;  height: 50px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top:12px;}
.index_news_top dl dt span{width:104px; height: 38px; border: 1px solid #eeeeee; border-radius: 5px; color: #999999; font-size: 12px; display: block; margin-top: 10px; 
	text-align: center;line-height: 38px;}
.index_news ul{width:100%; height: auto; overflow: hidden; margin-top:30px }
.index_news ul li{width:590px;  height: 45px; line-height: 45px; float: left; background: url(../images/fk.png) no-repeat 15px center; padding: 0px 15px 0 45px}
.index_news ul li p{width:365px; height: 45px; line-height:45px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; float: left; color: #fff}
.index_news ul li span{font-size: 14px; color: #fff; float: right}
.index_news ul li:nth-child(2n){float: right}
.index_news ul li:hover p,.index_news ul li:hover span{color:#c60813}
.index_news_top dl:hover p,.index_news_top dl:hover span,.index_news_top dl:hover h3,.index_news_top dl:hover i{color:#c60813}
.index_news_top dl:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*底部*/
.footer{width: 100%; height:auto; background:#f8f8f8; padding-top:62px;  overflow: hidden; padding-bottom: 46px;}
.footer dl{width:153px; height: 160px; border-left:1px solid #dfdfdf; float: left; text-align: center}
.footer dl dt{width:100%; height: auto;}
.footer dl dt h3{font-size: 16px; color: #333333}
.footer dl dd{font-size: 14px; color: #666666; line-height:28px;}
.footer dl:nth-child(5){border-right:1px solid #dfdfdf;}
.footer dl dd:hover a{color:#c60813}
.footer_contact{width:215px; height: auto; float: left; margin-left: 47px; }
.footer_contact h4{font-size: 16px; color: #333333;  margin-bottom:15px;}
.footer_contact p{font-size: 14px; color: #666666;  line-height: 28px;}
.footer_contact span{font-size: 24px; color: #c60813; font-weight: bold; font-family:"Arial"}
.footer_pic{width:117px; height: 117px; float: right}
.footer_pic img{width:100%; height: 100%;}
.footer_pic p{font-size: 14px; color: #666666; line-height: 35px;}

.footer_ban{width:100%; height:74px; line-height:74px; background:#c60813;  }
.footer_zhichi{width:auto; height:74px;  float: right}
.footer_zhichi p{ width: auto; float: left; margin-left: 20px; line-height:74px; font-size: 12px; color:#fff;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:24px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:24px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/ws_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 12px; color: #fff;}
.footer_zhichi i{ float: left;}
.f_brq{width:auto;height:100%; line-height:74px; font-size: 14px; color:#fff; float: left}
.f_brq a{margin-left: 15px; color: #fff}
.f_brq a:hover{font-weight: bold;}
.f_link{width:100%; height:45px; line-height:45px; background: #24292f }
.f_link p{font-size: 12px; color: #fff; float: left;}
.f_link a{font-size: 12px; line-height: 45px; color: #fff; margin-left: 10px; float: left;  background: url(../images/shu_x.jpg) no-repeat right center; padding-right: 10px;}
.f_link a:hover{color:#ce2d25}
.f_link_a{width:1018px; height:45px; float: left; margin-left: 10px;}

.footer_link{width:100%; height:auto; line-height: 50px;  background: #fff; overflow: hidden}
.footer_link p{font-size: 14px; color: #666; float: left; width:70px;font-weight: bold;}
.footer_link .footer_a{width:1130px; float: left; height: 100%; }
.footer_link .footer_a a{font-size:14px; color: #666; margin: 0px 10px 0 0;}





/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 50px;
    margin-top: 9px;
    width: 300px;
}
.leftlx {
    float: left;
    height: 50px;
    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;
	  font-size: 14px;
}
.lxfx li {
    background:#c60813;
    height:63px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}




/*新闻资讯neiye*/
.info_main{width:100%; height: auto; display: block;overflow: hidden; margin-bottom:50px;}
.banner_info{width: 100%; height: 366px; }
.banner_info img{width: 100%; height: 100%;}
.news_info{width: 100%;height: auto; display: block; overflow: hidden;}
.news_info li{width: 100%; height: 140px; padding: 30px 70px; border: 1px solid #bfbfbf; border-radius:90px; margin-bottom: 15px;}
.news_info li img{width:145px; height: 128px; float: left;}
.news_info li .news_info_xx{ float: left; width:87%; margin-left: 20px;}
.news_info li .news_info_xx h3{ font-size: 16px; color: #333; height: 30px; line-height: 30px; width: 100%;}
.news_info li .news_info_xx time{ font-size: 12px; color: #999;  height: 25px;}
.news_info li .news_info_xx p{ font-size: 12px; color: #999; line-height: 24px; /*! margin-top: 15px; */}
.news_info li:hover{border:1px solid #c60813}
.news_info li:hover h3,.news_info li:hover p{color: #c60813;}
.news_title{height: 40px; line-height: 40px; border-bottom: 1px solid #eeeeee; color: #999; font-size: 12px}
.news_title a{color:#999}
.news_title a:hover{color:#c60813}
.news_title a.active{color: #999;}
.news_title i{color: #999; float: left; margin-right: 5px}
.news_biaoti{width:auto; height: auto; margin:40px auto 60px;display:table;overflow: hidden}
.news_biaoti ul{width: auto; height: auto; float: left;    margin: 0px 20px;}
.news_biaoti ul li{float: left; background: url(../images/titlebj.jpg) no-repeat; width: 132px; height: 54px ; margin: 0px 8px; line-height: 54px; text-align: center}
.news_biaoti ul li a{color:#fff;display: block; font-size:16px;}
.news_xian{width: 281px; height: 23px; float:left;margin-top: 14px;}
.news_xian img{width:100%; height:auto}
.news_biaoti ul li.active{ background:url(../images/activebj.jpg) no-repeat}
.news_biaoti ul li:hover{background:url(../images/activebj.jpg) no-repeat}
.news_date{width: 86px;float: left;color: #333333;/*! margin-top: 28px; */}
.news_date h6{font-size: 30px; width:100%;}
.news_date span{font-size: 18px;text-align: right;display: inline-block;width: 100%;}
.news_info li:hover h6,.news_info li:hover span{color:#c60813}





/*内页下面新闻*/
.leo_list{ width: 100%; height: auto; display: block; margin-top:30px;  margin-bottom: 50px;}
.leo_list_info ul{overflow: hidden;}
.leo_list_info ul li{ line-height: 40px; float: left;width: 48%;}
.leo_list_info ul li:nth-child(2n){float: right;}
.leo_list_info ul li p{ width: 80%;  font-size: 14px; color: #666666; float: left; overflow: hidden;text-overflow:ellipsis;white-space: nowrap; margin-bottom: 0;}
.leo_list_info ul li .icon-lingxing{ float: left; font-size: 25px!important; color: #bebebe;line-height: 40px;}
.leo_list_info ul li time{ float: right; font-size: 12px;color: #666666;}
.leo_list_info ul li .leo_xian{border-bottom: 1px dashed #bfbfbf;height: 100%; width: 100%;overflow: hidden;padding-bottom: 5px;margin-bottom: 5px}
.leo_list_info ul li .leo_xian a{display: block;width: 100%; height: 100%;}
.leo_list_info ul li:hover  p{ color:#c60813;}
.leo_list_info ul li:hover time{color:#c60813;}
.leo_list_info ul li:hover i{color:#c60813 ;}
.leo_list_info ul li:hover .leo_xian{border-bottom: 1px dashed #c60813;}
.leo_list_info ul li:hover .leo_xian{border-bottom: 1px dashed #c60813;}
.leo_list_info ul li .leo_xian img{ float: left;width: 10px; height: 10px; margin-top:16px; margin-right:13px;}
.leo_about_title h3{ font-size: 14px; color: #999;}
.leo_about_title{width: 100%; height: 131px; text-align: center;position: relative}
.leo_about_title h2{font-size:16px; color: #333;height: 30px;margin-top: 43px; text-align: center;}
.news_bottom_title{width:137px;height:129px; background: url(../images/dnewsbj.png) no-repeat;position: absolute;top: 0px;left: 50%; margin-left: -69px;z-index: 9999}
.news_bottom{width: 100%; height: 1px; border: 1px solid rgba(197, 197, 197, 0.58);position: absolute;
    top: 67px;left: 0; z-index: 0;}
.yema{width:100%;height: 1px;border-bottom: 1px solid #cecece;padding: 15px 0;}



/*联系我们neiye*/
.about_info,.contact_all,.news_all{width: 100%; height: auto;display: block;overflow: hidden;}
.contact_info{width:100%; height: 350px; background: #eeeeee; padding: 20px}
.contact_nei{ background: #fff; width: 100%; height: 100%; padding: 0px 60px}
.contact_nei ul{width:100%; height: 100%;}
.contact_nei li.leftinfo{width:340px; float: left;margin-top:55px;}
.contact_nei li.centerinfo{float:left;width:330px;margin-top: 48px; }
.contact_nei li.rightinfo{float:right; margin-top: 85px;}
.contact_nei li.leftinfo h2{font-size: 22px; color: #c60813; font-weight: bold; height: 40px; line-height:40px;}
.contact_nei li.leftinfo h3 span{border-bottom: 2px solid #c60813; font-size: 16px}
.contact_nei li.leftinfo p{font-size: 14px; color: #666; height: 30px; line-height: 30px}
.contact_nei li.leftinfo p span{font-size:24px;}
.contact_dizhi{ font-size: 12px!important}
.centerinfo img{width:200px; height: 120px; margin: 0px auto 10px; display: block; overflow: hidden}
.centerinfo h2{ font-size: 22px; color: #c60813; font-weight: bold; height: 40px; line-height:40px; text-align:center}
.centerinfo p{font-size:11px; color: #666; height: 30px; line-height: 30px; border-top: 1px solid #b5b5b5; font-weight: bold; text-align:center}
.rightinfo dl{float: left; width: 128px;height: auto; margin-left: 10px}
.rightinfo dl dt{width:128px; height: 127px; border: 1px solid #d2d2d2; padding: 4px}
.rightinfo dl dt img{width:118px;height: 118px;}
.rightinfo dl dd{ text-align: center; height: 30px; line-height: 30px; color: #666; font-size: 12px}
.ditu{width:100%; height: 340px; margin: 0 0 25px;}



/*about关于我们neiye*/
.about_all{width:100%;height: auto}
.about_xian{width:225px; height: 25px; float: left;margin-top: 14px}
.about_xian img{width:100%; height: 100%; }
.about_all h3{font-size: 20px; color:#333; height: 40px; line-height: 40px; margin-bottom: 30px; text-align: center}
.about_all,.product_info{ font-size:14px; color:#999; line-height: 28px;}
.about_biaoti ul li{margin:0px 22px!important}



/*产品中心neiye*/
.news_main{width:100%; height:auto;  overflow:hidden; margin-bottom:50px;}
.product_info ul{width:100%; height:auto; overflow:hidden; margin-bottom:20px;}
.product_info ul li{margin-bottom: 17px;width: 372px;height: 323px;float: left;margin-right: 42px;}
.product_info ul li:nth-child(3n){margin-right: 0;}
.product_info ul li a{ border:1px solid #c60813;width: 100%; display:block; overflow: hidden; text-align: center;position: relative; }
.product_info ul li a>p{width: 100%; height: 53px; background: #c60813; line-height: 53px; text-align: center}
.product_info ul li a{color:#fff}
.product_info ul li a>img{width: 370px; height: 268px;display: block;}
.product_bj{position:absolute; top:0px; left: 0px; z-index: 999; width: 100%; height: 100%; background:rgba(198,8,19,0.8);padding-top: 120px;
	display: none}
.product_bj img{width:56px; height:56px}
.product_bj p{ font-size:16px; height: 35px; line-height: 35px}
.product_info ul li a:hover .product_bj{display: block}
.product_biaoti ul{margin: 0;}
.product_biaoti ul li{margin: 0px 6px;width: auto;}
.product_biaoti ul li a{padding: 0 28px;}

/*荣誉资质*/

.honor_pic ul{overflow: hidden;}
.honor_pic ul li{width: 282px;padding: 8px 8px 0 8px;border: 1px solid #dddddd;float: left;margin-right: 24px;margin-bottom: 30px;}
.honor_pic ul li:nth-child(4n){margin-right: 0;}
.hon_jpg{width: 100%;height: 197px;overflow: hidden;}
.hon_jpg img{width: 100%;height: 100%; transition: all 0.8s ease-in-out; }
.hon_jpg:hover img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.hon_txt{overflow: hidden;line-height: 54px;}
.hon_txt h6{font-size: 14px;color: #999999;float: left;}
a.hon_mor{display: inline-block;width: 62px;height: 20px;background: url(../images/more.png)no-repeat;float: right;margin-top: 15px;}
.honor_pic ul li:hover .hon_txt h6{color: #c60813;}
.honor_pic ul li:hover{border-color: #c60813;}
.honor_pic ul li:hover a.hon_mor{background: url(../images/more_on.png) no-repeat;}


