
/**********内页************/
.run_banner { position: relative;overflow: hidden;}
.run_banner  img { width: 100%;position: relative; z-index: 0;}



/********内页分类***********/
.zhnav{ height:56px; background:#F4F4F4; position:relative; z-index:1 !important;}
.menu{height:36px; margin-top:10px;}
.menu li{ height:36px; display:block; float:left; }

.menu a{ margin-right:4px; padding:0 16px; display:block; float:left; font-size:16px; border:1px solid #4b4b4b; color:#4b4b4b; line-height:34px; text-align:center; border-radius:20px;}
.menu a:hover{ color:#fff; background:#d90c07;border:1px solid #d90c07;}
.menu a.menn{ color:#fff; background:#d90c07;border:1px solid #d90c07;}

.return{font-size:12px; color:#9f9f9f; line-height:26px; text-align:right; padding:15px 0;}
.return a{ font-size:12px; color:#9f9f9f; line-height:26px; display:block; float:left;}
.return span{ padding:0 7px;}

.n_box{ padding:20px 0px;}

/**************关于我们*****************************/
.cahngg_box .swiper-button-prev{display:none;width: 36px; height: 74px;margin-top: -25px;left:0px;background:url(../images/hy_left.png) no-repeat left center;}
.cahngg_box .swiper-button-next{display:none;width: 36px; height: 74px;margin-top: -25px;right:0px;background:url(../images/hy_right.png) no-repeat left center;}
.cahngg_box:hover .swiper-button-next,.cahngg_box:hover .swiper-button-prev{display:block;}




/*************产品中心**********************/
.pro_xzlb{overflow: hidden;display: block;}
.pro_xzlb li { float:left;width:25%;margin-bottom:20px; padding:8px;}
.pro_xzlb li a{ width:100%;border:1px solid #f1f1f1;overflow: hidden;position:relative;display: block;}

.pro_xzlb li img {width:100%; vertical-align:top; border-bottom:none;}
.pro_xzlb li .pro_jj{ background:#f6f6f6; text-align:center; height:40px; line-height:40px;color:#333; font-size:15px;}
.pro_xzlb li:hover a{-webkit-box-shadow: #666 0px 0px 10px;-moz-box-shadow: #666 0px 0px 10px;box-shadow: #666 0px 0px 10px;}
.pro_xzlb li:hover .jianj{background:#fff;}
.pro_xzlb li:hover .jianj h3{ color:#007d75;}

.pro_xzlb li span{position: absolute;
    left:0px;
    top: 0;
    width:100%; height:calc(100% - 40px);
     background:-webkit-linear-gradient(left,#fb9b00,#005da8);/* Safari 5.1 - 6.0 */
	background:-o-linear-gradient(right,#fb9b00,#005da8);/* Opera 11.1 - 12.0 */
	background:-moz-linear-gradient(right,#fb9b00,#005da8);/* Firefox 3.6 - 15 */
	background:linear-gradient(to right,#fb9b00,#005da8);/* 标准*/
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;}

.pro_xzlb li:hover span{
	opacity: 0.5;
	filter: alpha(opacity=99);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
}

/***************新闻中心*****************************/
.nbg{ background:#f9f9f9; padding:10px 35px 20px; height:auto; line-height:28px; color:#5f5f5f; font-size:14px !important; }
.xinwen, .xinwen li{ display:block; clear:both; overflow:hidden;}
.xinwen li{ padding-top:30px; padding-bottom:32px; border-bottom:1px solid #dedede;}
.xinwen li img{-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;-o-transition: all 0.4s linear;transition: all 0.4s linear;}
.xinwen li:hover img{ -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); }
.ntu, .ntu img{ width:216px; height:126px;}
.nshu{ padding-left:26px; padding-right:60px; width:700px;}
.nshu1{ padding-bottom:16px;} 
.nshu1 a{ line-height:24px; color:#252525; font-size:16px;}
.nshu1:hover a{ color:#0F4596;}
.nshu2{ line-height:24px; color:#747474; font-size:12px;}
.fb{margin-top:12px;border-left:1px solid #dedede;padding-left: 54px;width: 182px;height:95px;padding-top: 17px;}
.sjdata{ display:none;}
.fbsj{ line-height:24px; color:#a9a9a9; font-size:12px; padding-bottom:8px;} 
.fbsj span{ color:#5f5f5f;}
.kan2{ display:block; background:#cc0000; height:34px; line-height:34px; text-align:center; font-size:12px; color:#fff; border-radius:5px;}
.kan2:hover{background-color: #0F4596; color:#fff;}

/*****详细页*****/
.news-art-main{background: #f9f9f9;margin:0px auto;padding: 50px 80px 50px;}
.art-tit h4{text-align: center;font-size:20px;font-weight: normal;line-height: 36px;padding-bottom: 20px;color: #333;}
.art-tit h5{text-align: center;font-size: 12px;font-weight: normal;line-height: 38px;color: #888;border-top: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2;}
.art-tit h5 span{display: inline-block;width: 300px;}
.art-main{padding-top: 30px;padding-bottom: 40px;}
.art-main p{text-indent: 2em;font-size: 14px;line-height: 30px;color: #666;}

.art-back li{font-size: 14px;}
.art-footer-last{border-top: 1px solid #e2e2e2;padding-top: 6px;line-height: 30px;}
.art-footer-next{border-bottom: 1px solid #e2e2e2;padding-bottom: 6px;line-height: 30px;}
.art-footer-last a,.art-footer-next a {line-height: 30px;color: #555;}
.art-footer-last a:hover,.art-footer-next a:hover {color:#a59380;}
.art-footer-back{padding-top: 26px;float: right;margin-top: -82px;margin-right: 20px;}
.art-footer-back a{display: block;position: relative;width: 116px;height: 40px;overflow: hidden;border: 2px solid #a59380;line-height:36px;text-align: center;box-sizing: border-box;color: #a59380;}
.art-footer-back a span{display: block;position: relative;top: 0;}
.art-footer-back a:hover span{background: #a59380;color: #fff;top: -100%;line-height:40px;}
.art-footer-back a:hover{border: 0 none;}

/******在线反馈*****/
.massage{ max-width: 800px; margin:30px auto; border: 1px solid #ebebeb;position: relative; z-index: 2; padding: 22px 48px; background: #fff;box-shadow:0 0 10px rgba(221, 221, 221, 0.5);-webkit-box-shadow:0 0 10px rgba(221, 221, 221, 0.5); -moz-box-shadow:0 0 10px rgba(221, 221, 221, 0.5); border-radius:5px;}
.maintop{ width: 100%; height: 55px; line-height:55px; float: left; border-bottom: 1px solid #ebebeb; text-indent: 37px; color: #555555; margin-bottom: 10px; font-size:20px; font-weight:normal; background: url(../images/guest.png) left center no-repeat; }

.massage table td{ color:#666;}
.massage .input{ border:1px solid #ddd; margin:5px 0px; border-radius:5px; padding-left:5px; width:350px; height:35px; line-height:35px; outline:none;}
.massage textarea{ border:1px solid #ddd; margin:5px 0px; border-radius:5px; padding-left:5px; width:100%;line-height:35px;outline:none; resize:none;}
.massage .reset{border:1px solid #ddd; border-radius:5px;width:120px; height:42px; line-height:42px; color:#fff; background:#ddd;outline:none; cursor:pointer;}
.massage .submit{border:1px solid #cc0000; border-radius:5px;width:120px; height:42px; line-height:42px; color:#fff; background:#cc0000;outline:none; cursor:pointer;}


/******联系我们*****/
.map{ background:url(../images/map.jpg) center top no-repeat; height:640px; margin-top:-4px; position:relative; z-index:0; padding-top:140px;}
.tel{ background:#FFF;}
.tet{ /*background:#005da8;*/ padding:22px 32px; overflow:hidden;    background: url(../images/nav_bg.jpg);
    background-size: contain;}
.bj{ line-height:32px; font-size:22px; color:#ffffff;}
.ad1{ height:64px; padding:15px 30px; background:#fff;} 
.ad2{ height:64px; padding:15px 30px; background:#e9e9e9;}
.ad12{ float:left; padding-left:18px;font-size:14px; color:#505050; line-height:34px; }

.contact-second{width: 100%;height:580px;position: relative;}
.contact-second .consec-map{position: absolute;top: 0px;left: 0px;z-index: 1;width: 100%;height:580px;}
.contact-second .consec-address{width: 1200px;margin: 0px auto;position: relative;}
.consec-address .consec-content{position: absolute;top: 80px;left:0;z-index: 3;width:460px;}


/********分页*********/
.text-center {text-align: center;}
.pagination{display: inline-block; padding-left: 0; margin:20px 0px 20px; border-radius: 4px; font-size: 12px;}
.pagination > li{display: inline;}
.pagination > li > a,
.pagination > li > span{position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #4d4d4d; text-decoration: none; background-color: #fff; border: 1px solid #ddd;}
.pagination > li:first-child > a,
.pagination > li:first-child > span{margin-left: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px;}
.pagination > li:last-child > a,
.pagination > li:last-child > span{border-top-right-radius: 4px; border-bottom-right-radius: 4px;}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus{z-index: 3; color: #000; background-color: #eee; border-color: #ddd;}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus{z-index: 2; color: #fff; cursor: default; background-color: #cc0000; border-color: #cc0000;}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus{color: #777; cursor: not-allowed; background-color: #fff; border-color: #ddd;}
