/*公共标题*/
.main_title{ width:100%; height:90px; background:url(../images/titbg.png) no-repeat center 70px}
.main_title p{ font-size:35px; color:#333; line-height:56px; font-weight:bold; text-align:center}




.in_news{
	width: 100%;
    height: auto;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom:40px;
	}

.in_news .news_top {
	width: 1200px;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
	}
.in_news .news_top li{
	display: inline-block;
    padding: 0 44px;
    background: #fff;
    border-radius: 20px;
    margin: 8px;border: 1px solid #ccc;
	}
	
/*.in_news .news_top li:nth-child(5){ margin-right:0}*/

.in_news .news_top li a{
	color: #333;
    font-size: 18px;
    line-height: 40px;
	}
.in_news .news_top li:hover,.in_news .news_top li.on{background:#d02128;border: 1px solid #d02128;}
.in_news .news_top li:hover a,.in_news .news_top li.on a{color: #fff; line-height:40px;}

.in_news .news_box{ width:1200px; height:auto; margin:30px auto 0}
.in_news .news_box ul{}

.in_news .news_box li {
	float: left; width:23.5%; margin-right:2%;display: inline-block; margin-bottom:25px
	}
.in_news .news_box li:nth-child(4n){
	margin-right: 0;
} 


.in_news .news_box li .topimg{
	width:100%;
    height:278px;
    overflow: hidden;border-radius: 10px 10px 0 0; border:1px solid #d4d4d4; border-bottom:none;box-sizing: border-box;
	}
.in_news .news_box li .topimg img{
	transform: scale(1);
	transition: all 0.3s ease-out;
	width: 100%;
    height: 100%;
	}
.in_news .news_box li:hover .topimg img{
	transform: scale(1.15);
	}

.in_news .news_box li p{
	width:100%;background:#0068b7;border-radius:0 0 10px 10px;
    
	}	
.in_news .news_box li p a{
	line-height:48px;
	font-size:16px;
	color:#fff; display:block; width:90%; margin:0 auto;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; text-align:center
	}

.in_news .news_topa {text-align: center; margin-top:50px }
.in_news .news_topa li{
	display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 70px;
    margin: 0 15px;
    color: #ffffff;
    font-size:20px;
    background: #d80404; font-weight:bold;border-radius: 30px;
	}
.in_news .news_topa li a{color:#ffffff;font-size: 18px; line-height:50px;font-weight:500}







/* subban */
.in_subban{ width:100%; height:200px; margin:0 auto; background:url(../images/subban.jpg) center top no-repeat}
.in_subban ul{ width:1200px; height:auto; margin:0 auto}
.in_subban ul li{ float:left}
.in_subban ul li.lefttxt{ font-size:24px; color:#ffffff; line-height:48px;}
.in_subban ul li.lefttxt p{ font-size:32px; color:#ffffff; font-weight:bold; line-height:56px; padding-top:46px}
.in_subban ul li.rigzx{ width:300px; height:auto; display:block; float:right; text-align:center;}
.in_subban ul li.rigzx h1{
	font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    padding-top: 40px;
	}
.in_subban ul li.rigzx h2{
	font-size: 32px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 45px;
	}
.in_subban ul li.rigzx a{
	width: 150px;
    margin: 5px auto 0;
    height: 38px;
    display: block;
    text-align: center;
    line-height: 38px;
    color: #ffffff;
    font-size: 16px;
    border-radius: 5px;
    background: #07913b;
	}




/* 工程案例 */
.in_case{ width:100%; height:auto; margin:0px auto; background:url(../images/bg_case.jpg) center top no-repeat; padding-top:70px; padding-bottom:75px}
.in_case .title{ display:block; text-align:center; font-size:48px; color:#ffffff; font-weight:bold; line-height:70px}
.in_case .title p{font-size:18px; color:#ffffff; line-height:36px; font-weight:500}
.in_case .content{ width:1200px; height:auto; margin:0 auto; margin-top:42px}
.in_case .content ul li{ float:left; margin-right:26px; width:280px; height:420px; display:block; background:#ffffff}
.in_case .content ul li .topimg{ width:280px; height:210px; display:block; overflow:hidden}
.in_case .content ul li .topimg img{
    transform: scale(1.01);
    transition: all .4s ease-out;
	max-width: 100%;
    max-height: 100%;
	}
.in_case .content ul li .txt{ padding:12px 20px 0; }
.in_case .content ul li .txt h1{ text-align:center}
.in_case .content ul li .txt h1 a{ font-size:18px; color:#333333;line-height:40px;}
.in_case .content ul li .txt span{font-size:14px; color:#666666; line-height:25px; text-align:justify; height:75px; display:block; overflow:hidden}
.in_case .content ul li .txt .more{margin-top:10px;  
}
.in_case .content ul li .txt .more a{
	width: 150px;
    height: 42px;
    display: block;
	margin:0 auto;
    text-align: center;
    line-height:42px;
    color: #ffffff;
    font-size: 16px;
    border-radius: 5px; background:#d02128
	}

.in_case .content ul li:hover .topimg img{transform: scale(1.1);}


/*首页优势*/
.in_mainys{ width:100%; height:auto; margin:0 auto; background:url(../images/bg_block4.jpg) center top no-repeat; padding-top:45px;}
.in_mainys .main_tit{ width:1200px; height:100px; margin:0 auto; position:relative}
.in_mainys .main_tit h1{ position:absolute; left:312px; top:0; font-size:80px; color:#005faf; font-weight:bold; line-height:100px}
.in_mainys .main_tit .txt{ position:absolute; left:635px; top:0; width:345px; height:100px; display:block; text-align:center;}
.in_mainys .main_tit .txt h2{font-size:25px; color:#222222; font-weight:500; line-height:30px; padding-top:15px}
.in_mainys .main_tit .txt h3{font-size:42px; color:#333333; font-weight:bold; line-height:60px}

.in_mainys .cont_ys{ width:1270px; height:auto; margin:60px auto 75px;}

.in_mainys .txt{ /*width:600px; height:auto; */display:block}

.in_mainys .txt .titt{}
.in_mainys .txt .titt .num{ width:77px; height:82px; display:block; text-align:center; float:left; margin-right:15px; background: url(../images/yc_line.jpg) center 64px no-repeat #005faf}
.in_mainys .txt .titt .num i{ font-style:normal; font-size:50px; color:#ffffff; font-family:"Times New Roman", Times, serif; font-weight:bold; line-height:50px; padding-top:10px; display:block}
.in_mainys .txt .titt p{width:490px; height:auto; display:block; float:right;font-size:28px; line-height:35px; color:#005faf; font-weight:bold}
.in_mainys .txt .titt p span{
	font-size: 14px;
    font-family: "Times New Roman", Times, serif;
    text-transform: uppercase;
    line-height: 35px;
    color: #999999;
    font-weight: 500;
    display: block;
    border-top: 1px dashed #cfcfcf;
    margin-top: 10px;
	}


.in_mainys .txt .ritxt{ width:490px; height: auto; display:block; float:right; margin-top:25px }
.in_mainys .txt .ritxt ul li{ background:url(../images/icon_block4.png) left top no-repeat; padding-left:40px; font-size:16px; line-height:35px; color:#565656}
.in_mainys .txt .ritxt ul li span{font-size:16px; line-height:35px; color:#f39700; font-weight:bold}
.in_mainys .txt .ritxt .more{
	width: 116px;
    height: 33px;
    display: block;
    border: 2px solid #07913b;
    text-align: center;
    line-height: 33px;
    font-size: 16px;
    color: #ffffff;
    border-radius: 20px; margin-top:30px; font-weight:bold; background:#07913b
	}
	
	
.in_mainys .txt .ritxt:hover .more{
    border: 2px solid #005faf; background:#005faf;
    color: #ffffff;
	}	
	
	
	

.in_mainys .cont_ys .line{ width:1200px; height:6px; margin:50px auto; background:url(../images/line_block4.jpg) center center no-repeat}


/* 关于我们 */
.in_about{ width:100%; height:394px; margin:0 auto; background:#f5f5f5; padding:60px 0 70px 0;}
.in_about .main{ width:1200px; height:394px; margin:0 auto;}
.in_about .main .fr{width:563px; height:auto; }
.in_about .main .fr h1{ font-size:26px; color:#005faf; font-weight:500; line-height:50px; margin-top:5px}
.in_about .main .fr i{ font-size:18px; color:#555; font-weight:500; line-height:30px; margin-bottom:20px; font-style:italic}
.in_about .main .fr .txt{ height:175px; display:block; overflow: hidden; margin-top:20px; margin-bottom:30px}
.in_about .main .fr .txt *,.in_about .main .fr .txt{ font-size:14px; line-height:25px; color:#666666}
.in_about .main .fr a.aboa{ display:block; width:158px; height:42px;border-radius:21px; text-align:center; line-height:42px; color:#fff; font-size:18px; background:#0068b7}
.in_about .main .fr a.aboa:hover{background:#298dd9}

.in_about .main .fl{ width:591px; height:394px; z-index:9999;border-radius:10px; overflow:hidden;}








/* 新闻资讯 */
.newContBox{width:100%;margin:0 auto;overflow: hidden;background: #fff;padding:30px 0 60px;}
.newContBox .newCont{width:1200px;margin:0 auto;overflow: hidden;}
.newContBox .newCont .newtop{width:1200px;margin:0 auto 35px;overflow: hidden;}
.newCont .newtop .newtit{ text-align:center}
.newCont .newtop .newtit .ntit{color:#303741;font-size:32px;margin-bottom:10px; font-weight:bold}
.newCont .newtop .newtit .ntit:before,.newCont .newtop .newtit .ntit:after{content:''; width:106px; height:1px; background-color:#7c7f84;display: inline-block;vertical-align: middle;}
.newCont .newtop .newtit .ntit:before{margin-right: 2%;}
.newCont .newtop .newtit .ntit:after{margin-left: 2%;}



.newCont .newtop .newtit .ntit a{color:#000;font-size:32px;}
.newCont .newtop .listnew{float: right;}
.newCont .newtop .listnew li{float: left;margin-right:30px;color:#fff;font-size:16px;padding-bottom:10px;cursor: pointer;}
.newCont .newtop .listnew li:last-child{margin-right:0;}
.newCont .newtop .listnew li:hover{border-bottom: 2px solid #fff;}

.newCont .newctext{width:100%;overflow:hidden;display: none;}

.newCont .newctext.newshown{display: block;}
.newCont .newctext .ncontl{width:506px; height:521px; display:block;overflow:hidden;float: left;background: #eeeeee;padding:12px;}
.newCont .newctext .ncontl .ncimg{width:506px;height:380px; display:block; overflow:hidden;margin:0 auto 10px;}
.newCont .newctext .ncontl .ncimg img{max-width:100%; height:380px;transform: scale(1);transition: all 1s ease-out;}
.newCont .newctext .ncontl:hover .ncimg img{transform: scale(1.2);}
.newCont .newctext .ncontl .nctit{color:#222222;font-size:20px;/*margin-bottom:10px; */display:block; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newCont .newctext .ncontl .ncdate{ background:url(../images/date.png) 0 center no-repeat; text-indent:25px;color:#1f5db0;font-size:15px;margin-bottom:10px;}
.newCont .newctext .ncontl .nctext{color:#8a8a8a !important;font-size:15px !important;line-height:24px !important; height:48px; display:block; overflow:hidden}
.newCont .newctext .ncontl .ncnexta{width:95px;height:30px;display: block; text-align:center; line-height:30px; background:#005faf; color:#fff; font-size:15px;float: right;border-radius:15px; margin-top:10px}

.newCont .newctext .ncontr{width:620px; height:auto; display:block;overflow:hidden;float: right;}
.newCont .newctext .ncontr ul{width:100%;overflow:hidden;}
.newCont .newctext .ncontr ul li{width:100%;overflow:hidden; padding-top:24px; padding-bottom:24px; border-bottom:1px dotted #bababa}
.newCont .newctext .ncontr ul li:first-child{ padding-top:0}
/*.newCont .newctext .ncontr ul li:last-child{ padding-bottom:0}*/

.newCont .newctext .ncontr ul li a{width:100%;overflow:hidden;display: block;background: url(../images/mnarr.png) right bottom no-repeat;}
.newCont .newctext .ncontr ul li a .nrtit{width:100%;color:#222;font-size:18px;margin-bottom:15px;overflow: hidden;height:30px;}
.newCont .newctext .ncontr ul li a .nrtit .stit{width:80%;float: left;line-height: 30px;}
.newCont .newctext .ncontr ul li a .nrtit .stit:hover{color:#005faf;}
.newCont .newctext .ncontr ul li a .nrtit .date{
	float: right;
    text-align: right;
    color: #aaaaaa;
    font-size: 15px;
    line-height: 30px;
    background: url(../images/date1.png) 0 center no-repeat;
    padding-left: 25px;
	}
.newCont .newctext .ncontr ul li a .nrtext{width:80%;color:#5e5e5e;font-size:15px;line-height:24px; height:48px; display:block; overflow:hidden}

.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}