img {
    display: inline-block;
}
.tc {
    text-align: center;
}
.tr {
    text-align: right;
}
.clearfix {
    zoom: 1;
}
.clear {
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

.main_title{ height:53px; border-bottom:1px solid #cfcfcf}
.main_title p{ float:left; font-size:22px; color:#333333; line-height:53px;}
.main_title a{ float:right; line-height:53px; font-size:16px; color:#333333}


.in_block1{ width:1200px; height:auto; margin:42px auto 0; text-align:center; display:block} 
.in_block1 p{ font-size:34px; color:#333333; font-weight:bold; line-height:58px;}
.in_block1 span{ font-size:18px; line-height:30px; color:#333333; height:60px; display:block; overflow:hidden}


.in_picture{ width:1200px; height:140px; margin:40px auto 0;}


.in_block4{ width:1200px; height:auto; margin:28px auto 45px}
.in_gggs{ width:580px; height:auto; display:block; float:left}
.in_gggs .content{ margin-top:15px}
.in_gggs .content .topnews{ display:block; height:334px; border-bottom:1px dotted #666666; margin-bottom:10px}
.in_gggs .content .topnews .topimg{
	width: 580px;
    height: 228px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: #f5f5f5; margin-bottom:10px;
	}
.in_gggs .content .topnews .topimg img{
	max-width:100%;
	max-height:100%;
	transform: scale(1);
	transition: all 1s ease-out;
	}
.in_gggs .content .topnews p{ 
	font-size: 16px;
    line-height: 30px;
	font-weight:bold; margin-top:10px
	}
.in_gggs .content .topnews span{
	display: block;
    width: 100%;
    height: 50px;
    line-height: 25px;
    color: #666666;
    font-size: 14px;
    overflow: hidden;
	}
.in_gggs .content .topnews:hover .topimg img{transform: scale(1.2);}

.in_gggs .content .botnews{}
.in_gggs .content .botnews ul li{}
.in_gggs .content .botnews ul li a{
	display: block;
	float: left;
    width: 80%;
    line-height: 30px;
    font-size: 16px;
	}
.in_gggs .content .botnews ul li span{
	display: block;
    width: 20%;
    line-height: 30px;
    font-size: 14px;
    float: right;
    color: #333333; text-align:right;
	font-family:Arial, Helvetica, sans-serif
	}

/*项目展示*/
.xmzs{ width:100%; height:auto; margin:0 auto; background:#f9f9f9; padding-top:22px; padding-bottom:45px;}
.xmzs .main{ width:1200px; height:auto; margin:0 auto}
.xmzs .main .content{ margin-top:35px;}
.xmzs .main .content ul li{ float:left; margin-right:13px; margin-bottom:13px}
.xmzs .main .content ul li:nth-child(3n){ margin-right:0}
.xmzs .main .content ul li .topimg{
	width: 390px;
    height: 220px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: #ffffff;
	}
.xmzs .main .content ul li .topimg img{
	max-width:100%;
	max-height:100%;
	transform: scale(1);
	transition: all 1s ease-out;
	}
.xmzs .main .content ul li p{
    background: #ffffff;
    text-align: center;
	}
.xmzs .main .content ul li p a{
    line-height: 50px;
    font-size: 16px;
    color: #333333;
	}
.xmzs .main .content ul li:hover .topimg img{transform: scale(1.2);}
.xmzs .main .content ul li:hover p{
    background: #0272be;
    text-align: center;
	}
.xmzs .main .content ul li:hover p a{
    line-height: 50px;
    font-size: 16px;
    color: #ffffff;
	}
	
	
.sec_inner{
	width: 1200px;
	margin: 0 auto;
	margin-top:40px
}


.section2 .left{
	width: 680px;
	height:510px;
	overflow: hidden;
	position: relative;
	float: left;
}
.section2 .left .list{
	width: 9999px;
	height: 510px;
	position: absolute;
}
.section2 .left .list li{
	float: left; 
}
.section2 .left span{
    top: 50%;
    width: 35px;
    color: #fff;
    height: 60px;
    margin-top: -40px;
    position: absolute;
    text-align: center;
    background: rgba( 0,0,0,.5 );
    font: normal 40px/60px "宋体";
    cursor: pointer;
}
.section2 .left .l{
	left: 0;
}
.section2 .left .r{
	right: 0;
}
.section2 .left .list li a{
	position: relative;
}	
.section2 .left .list li img{ width:680px; height:510px}
.section2 .left .list li a p{
	position: absolute;
	bottom: 0px;
	text-align: center;
	font-size: 20px;
	width: 680px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	background: rgba(0,0,0,.5);
}
.section2 .right{
	float: left;
	width: 500px;
}	
.section2 .right img,.section2 .right .head{
	float: left;
}
.section2 .right img{
	margin: 0px 20px;
}
.section2 .right .head{
	width: 260px;
}
.section2 .right  h3{
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color:#333333
}
.section2 .right  h3 a{
	color:#333333
}
.section2 .right  p{
	font-size: 16px;
    line-height: 26px;
    color: #666666;
    height: 52px;
    display: block;
    overflow: hidden;
    text-align: justify;
}
.section2 .right ul{
	margin-left: 20px;
}
.section2 .right ul li{
	border-bottom: 2px solid #e5e5e5;
    margin-bottom: 16px;
    padding-bottom: 16px;
}
.section2 .right ul li p{
	margin-top: 15px;
}


.sec_inner .more{
	background: #888888;
    text-align: center;
    color: #ffffff;
    line-height: 60px;
    margin: 0 auto;
    display: block;
    font-size: 18px;
	}
.sec_inner .more:hover{
	background:#0272be;
    color: #ffffff;
	}