@import url('goble.css');
@import url('header.css');
@import url('navs.css');

/*banner*/
div.moduletable-banner{width:100%;background: url(../images/loading.gif) no-repeat;margin:0 auto;}
.flexslider{width:100%;overflow: hidden;}
.flexslider .slides > li{display: none;}
.flexslider .slides img{width:100%;height:auto;display: block;}
.slides: after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
html[xmlns] .slides{display: block;}
* html .slides{height: 1%;}
.no-js .slides > li: first-child{display: block;}


.flexslider{position: relative;zoom: 1;}
.flexslider .slides{zoom: 1;}
.flexslider .slides > li{position: relative;}
.flex-caption{background: none;-ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);zoom: 1;}
.flex-caption{width: 96%;padding: 2%;position: absolute;left: 0;bottom: 0;background: rgba(0,0,0,.3);color: #fff;text-shadow: 0 -1px 0 rgba(0,0,0,.3);font-size: 14px;line-height: 18px;}
.flex-direction-nav{height: 0;overflow: hidden;}
.flex-direction-nav li a{display: none;width: 47px;height: 80px;position: absolute;top: 50%;margin-top: -40px;cursor: pointer;text-indent: -9999px;}
.flex-direction-nav li a.next{right: 0;background: url("../images/bg_direction_nav.png") no-repeat scroll -47px 0 transparent;}
.flex-direction-nav li a.next: hover{}
.flex-direction-nav li a.next: active{background: url("../images/bg_direction_nav.png") no-repeat scroll -47px -80px transparent;}
.flex-direction-nav li a.prev{left: 0;background: url("../images/bg_direction_nav.png") no-repeat scroll 0 0 transparent;}
.flex-direction-nav li a.prev: hover{}
.flex-direction-nav li a.prev: active{background: url("../images/bg_direction_nav.png") no-repeat scroll 0 -80px transparent;}
.flex-direction-nav li a.disabled{opacity: .3;filter: alpha(opacity=30);cursor: default;}

.flex-control-nav{position: absolute;bottom:0;width:100%;margin:0 auto;text-align:center;}
.flex-control-nav li{display: inline-block;zoom: 1;*display: inline;margin-right: 10px;margin-bottom: 15px;}
.flex-control-nav li a{display: block;width: 26px;height: 5px;margin: 0 2px;border-radius:10px;background:#fff;text-indent: -9999px;}
.flex-control-nav li a:hover{background:#E89410;width: 26px;height: 5px;margin: 0 2px;border-radius:10px;}
.flex-control-nav li a.active{background:#E89410;width: 26px;height: 5px;margin: 0 2px;border-radius:10px;}
/*banner */


.branbg{margin:0 auto;width:100%;height:480px;padding:50px 0;background:#f5f5f5 url(../images/branbg.jpg) repeat;padding: 30px 0px 10px 0px;}
.card_four_list{width:1200px;margin: 0 auto;}
.card_four_list ul{display:flex;justify-content:space-between;flex-wrap:wrap}
.card_four_list li{background:#fff;border: #ddd 1px solid;margin:.6rem 0;overflow:hidden;width:18.5%;position:relative}
.card_four_list li:hover{background:#fff;color:#fff;box-shadow:0 0 10px 0 #eee;}

.hover_img img{width:163px;height:70px;display:block;margin:0 auto;text-align:center;padding: 10px 10px 0 10px;}
.hover_img p{width:100%;display:block;color:#444;line-height:26px;font-size:14px;text-align:center;margin-bottom: 10px;}


/*优势*/
.index-youshibg{width:100%;height:500px;background:#f2f2f2;}

.index-youshi{width:1200px;margin:20px auto;}
.index-youshi ul li{float:left; width:270px; border:5px solid #8395A5; margin:0 10px; background:#8395A5;border-radius:5px;}
.index-youshi ul li:hover{float:left; width:270px; border:5px solid #D0A031; margin:0 10px; background:#fff;}

.index-youshi ul li img{width:270px;height:270px;}
.index-youshi ul li .info{width: 270px;height:60px;}
.index-youshi ul li .info h2{text-align:center; line-height:60px; font-size:18px; color:#fff;}
.index-youshi ul li .info em{color:#b10808;font-weight: 20px;}

.index-youshi ul li:hover .info{width: 270px;height:60px;}
.index-youshi ul li:hover .info h2{text-align:center; line-height:60px; font-size:18px; color:#D0A031;}
.index-youshi ul li:hover .info em{color:#b10808;font-weight: 20px;}

/*通用*/
#intro{width: 1200px;margin:0 auto;}
#intro h3 {font-size: 28px; display: block; text-align:center;font-weight:bold;margin:0 auto 5px auto;padding-top:30px;color:#000;}
#intro .lead {font-size: 14px;line-height:24px; margin: 0 auto 30px; text-align:center;color:#666;}

.case_more {color:#fff;display: block; margin:40px auto 0px auto; width:200px; height:46px; font-size: 16px; line-height: 46px; text-align: center;border-radius:10px; overflow: hidden}
.case_more:hover{color: #333;background: #fff; width:200px; height:46px;}

/* 新闻资讯 */
.al_news{width:1200px;margin:0 auto}

.al_news_l{width:370px;height:320px;float: left;margin:0 15px;}
.al_news_l div{position:relative;height:180px;overflow:hidden}
.al_news_l img{position:absolute;width:370px;height: auto;transition: .7s;-moz-transition: .7s;-webkit-transition: .7s;-o-transition: .7s;line-height: 1em;min-height:auto; max-width:100%}
.al_news_l:hover img{transform: scale(1.2);-webkit-transform: scale(1.2);-o-transition: scale(1.2)}
.al_news_l p{margin:0 10px; color:#666;max-height:60px; line-height:20px;font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
.al_news_l h4{margin:5px 10px; max-height:40px; min-height:30px; line-height:36px;font-size:18px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;}
.al_news_l h4 a{color:#e77817;}
.al_news_l h4 a:hover{text-decoration: none; color:#c22520;}

.al_news_r{width:800px;float: right;}
.al_news_r li{padding:10px;width:350px;margin:0 15px 25px 15px;float:left;overflow:hidden;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}
.al_news_r li a{font-size:16px;color:#000;display:block;text-decoration:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
.al_news_r li a:hover{color:#c22520}
.al_news_r li p{color:#777;line-height:20px;max-height:45px;padding-bottom:0;font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.al_news_r .limg{float:left;width:95px;height:70px; overflow: hidden;margin-right: 8px;}
.al_news_r .limg img{width:100%; height: auto;}

.white_bar{background:#fff;box-shadow: 0 1px 3px #c5c5c5;overflow:hidden;}


/*内容 新闻*/
.weblist{margin:15px auto 0 auto;width:456px;}
.weblist li{height:30px; line-height:30px; overflow:hidden; position:relative; font-size:14px;color:#999;}
.weblist li span{position:absolute; top:0px; right:5px; white-space:nowrap;}
.weblist li a{background:url(../images/icon-dot.gif) 2px center no-repeat; padding-left:20px;color:#666;}
.weblist li a:hover{background:url(../images/icon-dot.gif) 2px center no-repeat;}

/*流程*/
.card_six_list{width: 1200px;margin: 0 auto;}
.card_six_list li{width:292px;float:left;overflow:hidden;margin:0 4px;height:261px;}
.card_six_list li:nth-child(1){background:url(../images/step1.png) no-repeat;background-size:100%}
.card_six_list li:nth-child(2){background:url(../images/step2.png) no-repeat;background-size:100%}
.card_six_list li:nth-child(3){background:url(../images/step3.png) no-repeat;background-size:100%}
.card_six_list li:nth-child(4){background:url(../images/step4.png) no-repeat;background-size:100%}

.card_six_txt{display:flex;flex-direction:column;align-items:flex-start;padding:96px 28px;}
.card_six_txt h3{color:#000;font-size:1.25rem;font-weight:700}
.card_six_txt span{display:block;width:30px;height:2px;margin:1rem 0;background-color:#e89410}
.card_six_txt p{font-size:.8rem;color:#666}

    

/* 安全生产 */
.hjnavcn{WIDTH: 1100px;FLOAT: left;HEIGHT: 205px;}

.albumblock{padding:10px 5px 10px 5px;float: left;}
.albumblock .inner{width: 262px;height: 179px;position: relative;border: 1px solid #DEDEDC;overflow: hidden;}
.albumblock .inner img{border: 2px solid #fff;width: 258px;height: 175px;}
.albumblock .inner a{color: #6c6c6c;}
.albumblock .inner a:hover{text-decoration: none;}
.albumblock .inner a:visited{text-decoration: none;}
.albumblock .inner:hover{border: 1px solid #E47919;}
	
	
	
	

/*案例*/
.caseshow ul{width:1100px;}
.caseshow li{float:left; width:274px; height:170px; background:#FFF; position:relative; z-index:2; overflow:hidden;}
.caseshow li a{ display:block}
.caseshow li a img{ position:absolute; z-index:3; top:10px; left:10px;display: inline-block; }
.caseshow li a .up_box{ top:-5px; width:258px; left:0px;position:absolute; overflow:hidden; height:5px; text-align:left}
.caseshow li a:hover .up_box{ display:block;position:absolute; z-index:4; top:10px; left:10px;  width:258px; height:150px; overflow:hidden; background:#000;filter:alpha(opacity=70);-moz-opacity:0.7; opacity: 0.7;
margin-left:0px;
-webkit-transition:height;
-webkit-transition-timing-function: ease-in;
-webkit-transition-duration: 150ms;}
.caseshow li a .up_box h3{ margin:22px; font-size:14px; line-height:24px; color:#fff}

/*首页 新闻*/
.ST13 ul{width:320px;margin:15px auto 0 auto;}
.ST13 ul li{line-height:30px;height: 30px;list-style-image: url(../images/bullet.gif);margin-left:20px;padding-left:5px;}
.ST13 ul li a{color: #666666; font-family: "微软雅黑"; font-size: 14px;}
.ST13 ul li a:hover{color: #ff0000;}


/*通用*/
.Til_title{width: 100%;height: 40px;border-bottom: 4px solid #e6e6e6;}
.cityName{font-size: 18px;height: 40px;float: left;line-height: 40px;color: #0c0300;border-bottom: 4px solid #BC3006;width:80px;}
.cityName em{font-size:14px;position:absolute;font-style: italic;color:#b0b0b0;text-align:left;margin-left:15px;margin-top:2px;}
.cityMore{float: right;color: #999;padding-top:16px;}
.cityMore a{color: #999;background:url(../images/newsmore.png) no-repeat; width:22px; height:18px; display: block;}
.cityMore a:hover{background:url(../images/headMore.png) no-repeat; width:22px; height:18px;}

/*关于*/
.card_three{width:1200px;margin:0 auto;display:flex;justify-content:space-between;padding:3rem 0}

.card_three_txt{background:url(../images/img9.png) no-repeat;background-size:100% auto;padding:50px 40px;width:580px;border-radius:10px;}
.card_three_txt h3{font-size:30px;color:#fff;font-weight:700;margin-bottom:50px;width:73%;overflow:hidden}
.card_three_txt div{display:flex;justify-content:flex-start;align-items:center;margin:20px 0;}
.card_three_txt img{width: 20px;height:auto;}
.card_three_txt p{font-size:16px;color:#fff;margin-left:10px}


.card_three_img{width:700px;margin-top:40px;margin-left:-120px}
.card_three_img img{width:100%;border-radius:10px}

.button{display:block;width:240px;height:50px;line-height:50px;text-align:center;border:1px solid #fff;border-radius:10px;color:#fff;font-size:1rem;margin:50px 0 0 0;transition:all .3s}
.button:hover{background-color:#e89410;color:#fff;border:1px solid #E89410;}



/*tab 切换*/
.pro-tab-box-bg{background: #fff;margin-top: 20px;}
.pro-tab-box {width:1200px;margin:20px auto;}

.pro-tab-box-type{width: 720px;margin: 0 auto;}
.pro-tab-box-type ul{height:39px; line-height: 39px; font-weight: 500;}
.pro-tab-box-type ul li{float: left;width:120px;margin:0 10px;text-align:center;color:#999;height: 32px;line-height: 32px;font-size: 16px;border: 1px solid #999;border-radius:22px;}
.pro-tab-box-type ul li.on{border: 2px solid #D20C01;border-radius:20px;color:#D20C01;}

.pro-tab-li-box{width: 1200px;padding-top:10px;clear:both;}
.pro-tab-li-box .img_list ul{width: 1200px;margin:0 auto;}
.pro-tab-li-box .img_list ul LI{width:280px;FLOAT:left;text-align:center;margin: 10px;background: #ddd;border-radius:6px;}
.pro-tab-li-box .img_list ul LI IMG{width:280px;height:232px;}
.pro-tab-li-box .img_list ul LI span{color:#fff;text-align:center;}

.pro-tab-li-box .img_list ul LI .project-btn-wrap{width:100%;text-align:center;margin-top: 10px;}
.pro-tab-li-box .img_list ul LI .project-btn{display:inline-block;font-size:16px;width:140px;height:38px;line-height:38px;margin:0 10px;border:#999 1px solid;border-radius:20px}
.pro-tab-li-box .img_list ul LI .project-btn:hover{font-size:16px;border-color:#0E82E7;background:#0E82E7;color:#fff}

.project-pic-link{position:relative;display:block}
.project-pic{display:block;width:280px;height:232px}
.project-pic-text{height:36px;line-height:36px;font-size:16px;text-indent:15px}
.m-abs-text-bg{position:absolute;bottom:0;left:0;width:100%;background:rgba(26,70,119,.6);overflow:hidden}