.main_title{ display:block; text-align:center; font-size:18px; color:#666666; line-height:35px}
.main_title p{ font-size:36px; color:#333333; font-weight:bold; line-height:55px}
.main_title p span{ font-size:36px; color:#333333; font-weight:100; line-height:55px}
.main_title .dec{ width:235px; height:32px; margin:8px auto 0; background:url(../images/dec.png) center center no-repeat}

.main_titlea{ display:block; text-align:center; font-size:18px; color:#0156a9; line-height:35px}
.main_titlea p{ font-size:36px; color:#0156a9; font-weight:bold; line-height:55px}
.main_titlea .dec{ width:235px; height:32px; margin:8px auto 0; background:url(../images/decc.png) center center no-repeat}


/*首页产品*/
.in_news{width:100%; height:auto; margin:0 auto; background:#f1f1f1; padding-top:42px; padding-bottom:50px}

.in_news .news_top {text-align: center; margin-top:28px }
.in_news .news_top li{
	display: inline-block;
    height: 34px;
    line-height: 34px;
    padding: 0 28px;
    font-size: 16px;
    background: #ffffff;
    margin-right: 12px;
    border-radius: 25px;
    color: #444444;
    border: 1px solid #d9dbd6;
	}
.in_news .news_top li:nth-child(7){ margin-right:0}


.in_news .news_top li a{color:#444444;font-size: 16px; line-height:34px}
.in_news .news_top li:hover,.in_news .news_top li.on{background:#0156a9;}
.in_news .news_top li:hover a,.in_news .news_top li.on a{color: #fff; line-height:34px;}

.in_news .news_box{ width:1200px; height:auto; margin:40px auto 0}
.in_news .news_box ul{display: none;}
.in_news .news_box ul.on{display: block;}

.in_news .news_box li {width:276px; height:411px;
	padding:2px; border:1px solid #d9dbd6;
	background:#ffffff;
	float: left;
    margin-right:24px;
    margin-bottom:24px;
	}
.in_news .news_box li:nth-child(4n){
	margin-right: 0;
} 


.in_news .news_box li .topimg{
	width:276px;
    height:368px;
    overflow: hidden; 
	display: table-cell;vertical-align: middle;text-align: center;
	}
.in_news .news_box li .topimg img{
	transform: scale(1);
	transition: all 1s ease-out;
	max-width: 100%;
    max-height: 100%;
	}
.in_news .news_box li:hover .topimg img{
	transform: scale(1.2);
	}
.in_news .news_box li p{
	line-height:43px;
	font-size:16px;
	color:#333333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; text-align:center; display:block;
	}
	
.in_news .news_box li p a{
	line-height:43px;
	font-size:16px;
	color:#333333;
	}
.in_news .news_topa {text-align: center; margin-top:36px }
.in_news .news_topa li{
	display: inline-block;
    height: 55px;
    line-height: 55px;
    padding: 0 150px;
    margin: 0 15px;
    color: #ffffff;
    font-size:18px;
    background: #ffae00; border-radius:5px;
	}
.in_news .news_topa li a{color:#ffffff;font-size: 18px; line-height:55px;font-weight:100}
.in_news .news_topa li:hover{ background:#ce0002}

/*施工流程*/
.in_sglc{ width:100%; height:auto; margin:0 auto; background:url(../images/bg_lc.jpg) center top no-repeat; padding-top:50px; height:425px}
.in_sglc .main{ width:1200px; height:auto; margin:0 auto}
.in_sglc .main .title{ display:block; text-align:center; font-size:20px; color:#ffffff; line-height:45px;}
.in_sglc .main .title .dec{ width:695px; height:68px; margin:16px auto 0; background:#ffffff;border-radius:35px; display:block; text-align:center}
.in_sglc .main .title .dec img{ padding-top:10px}
.in_sglc .main .content{ margin-top:40px}
.in_sglc .main .content ul li{ width:145px; height: 218px; display:block; float:left; margin-right:66px; background:url(../images/decb.png) center top no-repeat; text-align:center; line-height:48px; color:#fff; font-size:18px}
.in_sglc .main .content ul li .num{ font-size:30px; line-height:52px; color:#0156a9; font-family:impact}
.in_sglc .main .content ul li .picimg{ padding-top:22px; padding-bottom:48px;
    height: 48px;
    display: block;
    overflow: hidden;
    transition: all 0.5s;
    transform: scale(1,1);
	}

.in_sglc .main .content ul li:hover .picimg{transform: scale(-1,1);}
.in_sglc .main .content ul li:nth-child(6){ margin-right:0}


/*工程展示*/
.in_gczs{ width:1200px; height:auto; margin:45px auto 70px;}

.inb1-main{
    margin-top: 35px;
}

.inb1-main .inb1-left{
    width: 321px;
    float: left;
    box-sizing: border-box;
}
.inb1-left .item-main{
    margin-top: -11px;
    margin-right: -11px;
}
.inb1-left .item{
    float: left;
    width: 155px;
    height: 118px;
    box-sizing: border-box;
    margin-right: 11px;
    margin-top: 11px;
    background-color: #f8f8f8;
    transition: 0.36s;
    text-align: center; border:1px solid #efefef;
}
.inb1-left i{
    height: 78px;
    display: block;
}
.inb1-left .tit{
    font-size: 16px;
    line-height: 24px;
    color: #888888;
    font-weight: bold;
}
.inb1-left .ico1{
    background: url(../images/i1.png) no-repeat center 21px;
}
.inb1-left .ico2{
    background: url(../images/i2.png) no-repeat center 21px;
}
.inb1-left .ico3{
    background: url(../images/i3.png) no-repeat center 21px;
}
.inb1-left .ico4{
    background: url(../images/i4.png) no-repeat center 21px;
}
.inb1-left .ico5{
    background: url(../images/i5.png) no-repeat center 21px;
}
.inb1-left .ico6{
    background: url(../images/i6.png) no-repeat center 21px;
}
.inb1-left .ico7{
    background: url(../images/i7.png) no-repeat center 21px;
}
.inb1-left .ico8{
    background: url(../images/i8.png) no-repeat center 21px;
}
.inb1-left .ico9{
    background: url(../images/i9.png) no-repeat center 21px;
}
.inb1-left .ico10{
    background: url(../images/i10.png) no-repeat center 21px;
}
.inb1-left .item:hover,.inb1-left .active {
    background-color: #0156a9; border:1px solid #0156a9
}
.inb1-left .item:hover .tit,.inb1-left .active .tit{
    color: #fff;
}
.inb1-left .item:hover .ico1,.inb1-left .active .ico1{
    background-image: url(../images/i1a.png);
}
.inb1-left .item:hover .ico2,.inb1-left .active .ico2{
    background-image: url(../images/i2a.png);
}
.inb1-left .item:hover .ico3,.inb1-left .active .ico3{
    background-image: url(../images/i3a.png);
}
.inb1-left .item:hover .ico4,.inb1-left .active .ico4{
    background-image: url(../images/i4a.png);
}
.inb1-left .item:hover .ico5,.inb1-left .active .ico5{
    background-image: url(../images/i5a.png);
}
.inb1-left .item:hover .ico6,.inb1-left .active .ico6{
    background-image: url(../images/i5a.png);
}
.inb1-left .item:hover .ico7,.inb1-left .active .ico7{
    background-image: url(../images/i7a.png);
}
.inb1-left .item:hover .ico8,.inb1-left .active .ico8{
    background-image: url(../images/i8a.png);
}
.inb1-left .item:hover .ico9,.inb1-left .active .ico9{
    background-image: url(../images/i9a.png);
}
.inb1-left .item:hover .ico10,.inb1-left .active .ico10{
    background-image: url(../images/i10a.png);
}

.inb1-left .item-main .tel{ margin-top:11px; background:#0156a9; width:285px; height:290px; display:block; text-align:center; padding:15px 18px 0;font-size:18px; line-height:30px; color:#ffffff}
.inb1-left .item-main .tel h1{ font-weight:100; font-size:30px; font-family:impact; line-height:40px; border-bottom:1px solid #ffffff}
.inb1-left .item-main .tel h2{ font-size:20px; line-height:35px; font-weight:100}
.inb1-left .item-main .tel h3{ font-size:30px; font-weight:bold; line-height:40px}

.inb1-right{
    width:855px;
    float: right;
}
.inb1-right .tab-item{
    display: none;
    box-sizing: border-box;
}
.inb1-right .tab-item.active{
    display: block ;
}

.inb1-right .tab-item ul li{ float:left; margin-right:22px; margin-bottom:22px; width:264px; height:394px; padding:2px; border:1px solid #d9dbd6;
	line-height:42px;
	font-size:16px;
	color:#333333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; text-align:center; display:block;
}
.inb1-right .tab-item ul li .topimg{
	width: 264px;
    height: 352px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	 }
.inb1-right .tab-item ul li .topimg img{
	transform: scale(1);
	transition: all 1s ease-out;
	max-width: 100%;
    max-height: 100%;
	}
.inb1-right .tab-item ul li:hover .topimg img{transform: scale(1.2);}




/*公司简介*/
.in_about{
	width: 100%;
    height: 730px;
    margin: 0 auto;
    background: url(../images/bg_gsjj.jpg) center top no-repeat;
    background-size: 100% 100%;
    padding-top: 55px;
	}
.in_about .content{ width:1200px; height:auto; margin:38px auto 0; background:#ffffff; padding:30px}

.in_about .content .leftimg{ width:660px; height:400px; display:block; float:left; overflow:hidden}
.in_about .content .leftimg img{
	transform: scale(1);
    transition: all 1s ease-out;
	}
.in_about:hover .leftimg img{transform: scale(1.2);}

.in_about .content .righttxt{ display:block; float:right; width:512px; height: auto;}
.in_about .content .righttxt h1{font-size:26px; color:#333333; font-weight:bold; line-height:50px; margin:16px 0 15px 0}
.in_about .content .righttxt .txt{ font-size:16px; line-height:32px; color:#333333;height:256px; display:block; overflow:hidden;}
.in_about .content .righttxt .txt *{font-size:16px; line-height:32px; color:#333333;}

.in_about .content .righttxt .more{ margin-top:25px;}
.in_about .content .righttxt .more ul li{ float:left; margin-right:26px}
.in_about .content .righttxt .more ul li a{ width:150px; height:35px; display:block; text-align:center; line-height:35px; background:#0156a9;border-radius:18px; font-size:18px; color:#ffffff}


.mr_frbox2e {HEIGHT:328px; width:1200px;  margin:0 auto; position:relative; margin-top:25px }
/*.mr_frbox2e .leftprole{ position:absolute; left:0; top:8px;CURSOR: pointer}
.mr_frbox2e .rightprore{ position:absolute; right:0; top:8px;CURSOR: pointer}*/

.imgboxcpe{ width:1200px; height:328px; margin:0px auto 0; overflow:hidden}
.imgboxcpe ul li{ margin:0 8px 0 8px; display: inline; float:left; overflow:hidden;}
.imgboxcpe ul li a{ display:block; width:225px; height:328px;/*line-height:50px;*/ text-align:center; /*font-size:15px; color:#333; */background:#efefef}
.imgboxcpe ul li a .imgali{ width:225px; height:328px; text-align:center; overflow:hidden; background:#efefef}
.imgboxcpe ul li a .imgali span{ height:100%; display:inline-block; vertical-align:middle}
.imgboxcpe ul li a .imgali img{/*width:280px;*/ max-width:100%; height:328px; vertical-align: middle;transition:all 0.8s;-webkit-transition:all 0.8s;-moz-transition:all 0.8s;-o-transition:all 0.8s; }
.imgboxcpe ul li a:hover .imgali img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}




/* 新闻资讯 */
.in_xwzx{ width:1200px; height: auto; margin:45px auto 35px}
.in_xwzx .contenta{ margin-top:30px}
.in_xwzx .leftimg{ display:block; float:left; width:390px; height:673px; overflow:hidden; background:#efefef}
.in_xwzx .leftimg img{
	max-width: 100%;
    max-height: 100%;
	transform: scale(1);
    transition: all 1s ease-out;
	}
.in_xwzx .leftimg:hover img{transform: scale(1.2);}

.in_xwzx .righttxt{ width:788px; height:auto; display:block; float:right}

.in_xwzx .righttxta{ width:788px; height: auto; display:block; background:#f1f1f1; margin-bottom:14px}
.in_xwzx .righttxta .titlea{ height:50px; border-bottom:1px solid #dedede}
.in_xwzx .righttxta .titlea p{ float:left; line-height:50px; font-size:18px; color:#333333; font-weight:bold; text-indent:24px}
.in_xwzx .righttxta .titlea a{ float:right; padding-right:24px; padding-top:12px}

.in_xwzx .righttxta .conta{ padding:20px 24px 15px}
.in_xwzx .righttxta .conta .lefta{ width:336px; height:auto; display:block; float:left;}
.in_xwzx .righttxta .conta .lefta .topimg{ width:336px; height:156px; display:block; overflow:hidden}
.in_xwzx .righttxta .conta .lefta .topimg img{
	max-width: 100%;
    max-height: 100%;
	transform: scale(1);
    transition: all 1s ease-out;
	}
.in_xwzx .righttxta .conta .lefta .topimg:hover img{transform: scale(1.2);}
.in_xwzx .righttxta .conta .lefta p{ margin:10px 0 5px 0}
.in_xwzx .righttxta .conta .lefta p a{font-size:16px; color:#333333;line-height:30px;}
.in_xwzx .righttxta .conta .lefta span{ font-size:14px; line-height:22px; color:#828282; height:66px; display:block; overflow:hidden}

.in_xwzx .righttxta .conta .righta{
	width: 380px;
    height: auto;
    display: block;
    float: right;
    overflow: hidden;
	}
.in_xwzx .righttxta .conta .righta ul li{ padding-top:9px; padding-bottom:9px; border-bottom:1px dotted #cccccc; height:48px;}
.in_xwzx .righttxta .conta .righta ul li dl dt .time{ width:50px; height:48px; display:block; text-align:center;float:left; margin-right:18px; font-size:12px; color:#0156a9; font-family:Arial, Helvetica, sans-serif; line-height:12px}
.in_xwzx .righttxta .conta .righta ul li dl dt .time h1{
	font-size: 38px;
    color: #0156a9;
    font-weight: bold;
    line-height: 38px;
	}
.in_xwzx .righttxta .conta .righta ul li dl dt p a{font-size:15px; color:#333333;line-height:48px;}



.in_xwzx .righttxtb{width:788px; height: auto; display:block; background:#f1f1f1; }
.in_xwzx .righttxtb .titlea{ height:50px; border-bottom:1px solid #dedede}
.in_xwzx .righttxtb .titlea p{ float:left; line-height:50px; font-size:18px; color:#333333; font-weight:bold; text-indent:24px}
.in_xwzx .righttxtb .titlea a{ float:right; padding-right:24px; padding-top:12px}
.in_xwzx .righttxtb .contb{ padding:15px 24px 15px}
.in_xwzx .righttxtb .contb ul li{
	width: 48%;
    float: left;
    margin-right: 4%;
    margin-bottom: 2%;
	}
.in_xwzx .righttxtb .contb ul li p{ margin:0 0 1px 0}
.in_xwzx .righttxtb .contb ul li p a{font-size:16px; color:#333333;line-height:30px;}
.in_xwzx .righttxtb .contb ul li span{ font-size:14px; line-height:22px; color:#828282; height:66px; display:block; overflow:hidden}