*{margin: 0px;padding: 0px;}
body{min-width:1200px;background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 
.works-detail a{color:#000;}
.main{
	width: 1200px;
	margin:0 auto;
}
.head{
	width: 100%;
	height:128px;
	overflow: hidden;
}
.top{
	width: 100%;
	height: 49px;
	background: #ffffff;
	overflow: hidden;
	border-bottom: 1px solid #f0f1ec;
 
}
.top p{
	font-size: 13px;
	color:#000000;
	line-height: 49px;
	float: left;
}
.top ul{
	float: right;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 49px;
	position: relative;
}
.top ul li a{
	font-size: 13px;
	color:#7a7a7a;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	top:50%;
	margin-top: -7px;
	right: 0;
	background: #7a7a7a;
}
.top ul li:last-child:after{
	width: 0;
}
.head .main{
	display: flex;
	align-items:center;
	height: 128px;
	justify-content: space-between;
}
.nav{
	width: 100%;
	height: 70px;
	background:#0068B7;
	position: relative;
	border-bottom: 1px solid #fff;
 
}
.nav ul{
	width: 1200px;
	margin: 0 auto;
	height: 70px;
 

}
.nav ul li{
	float: left;
	width: 149px;
	height:70px;
	border-left: 1px solid #fff;
}
.nav ul li:hover{
	background: #005799;
}
.nav ul li a{
	display: block;
	font-size: 18px;
	color:#fff;
	text-align: center;
	line-height: 70px;
}

.banner{ 
	width:100%;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:45%; 
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:25px;  
 width:50px; 
 height:10px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 border: 1px solid #333;
 
}
.banner .hd ul li.on{
 background:#1868ca; 
 border: 1px solid #1868ca;
}
.banner .bd{
 position:relative; 
 height:100%;
  z-index:0; 
  width: 100%; 
}
.banner .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.banner .bd img{
	width:100%; 
	display:block; 
}
.banner .prev,
.banner .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.banner .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.banner .next {
	font-size: 
	58px;color:#fff;
}
.banner .prev{
	font-size: 
	58px;color:#fff;
}
.banner .prev:hover,
.banner .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.banner .prevStop{ 
	display:none;  
}
.banner .nextStop{ display:none;  
}
.section{
	width: 1200px;
	height:90px;
	background:#fff;
	margin: 0 auto;
	position: relative;
	z-index: 100;
	margin-top: -45px;
	box-shadow: 0px 4px 5px 1px #c0c0c0;
	overflow: hidden;
}
 
.keywords{
	width: 100%;
	height: 90px;
	float: left;
	margin-left: 20px;
}
.keywords p{
	float: left;
	color:#1f1f1f;
	font-size: 20px;
	line-height: 90px;
}
.keywords ul{
	float: left;
	height: 90px;
	width: 1080px;
	overflow: hidden;
}
.keywords ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 90px;
	color: #666666;
	font-size: 14px;
	position: relative;
}
.keywords ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top:-7px;
	background: #8c8c8c;
}
.keywords ul li a{
	color:#666666;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
.keywords ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
 
.works{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.title p{
	color:#000000;
	font-size: 32px;
	text-align: center;
}
.title img{
	display: block;
	margin: 0 auto;
	margin-top: 10px;
}
.title span{
	text-align: center;
	display: block;
	font-size: 16px;
	color:#999999;
	margin-top: 10px;
}
.works .list{
	width: 1144px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
 
.works .list ul li{
	float: left;
	width: 180px;
	height: 48px;
	margin-left: 12px;
	text-align: center;
	box-sizing: border-box;
	transition: .3s;
	border: 1px solid #cccccc;
	line-height: 48px;
	margin-bottom: 10px;
}
.works .list ul li:hover{
	background: #0068B7;
	border: 1px solid #0068B7;
	box-shadow: -2px 3px 5px 2px #B7B9C0;
}
.works .list ul li:hover a{
	color:#fff;
}
.works .list ul li:nth-child(6n-5){
	margin-left: 0;
}
.works .list ul li a{
	color:#666666;
	font-size: 16px;
	display: block;
}
 
.works  .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.works  .pic ul li{
	float: left;
	width: 392px;
	height: auto;
	position: relative;
	margin-left: 12px;
	margin-bottom: 12px;
	overflow: hidden;
}
.works  .pic ul li img{
	display: block;
	width: 392px;
	height: 260px;
	transition: .5s;
	background: red;
}
.works  .pic ul li:nth-child(3n-2){
	margin-left: 0;
}
.works  .pic ul li svg{
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-left: -127px;
  
 	margin-top: -72px;
}
.works  .pic ul li div:after{
	content: "+";
	font-size: 24px;
	color:#fff;
	font-weight: bold;
	position: absolute;
	left: 62px;
	opacity: 0;
	top: 55px;
	transition:.8s;
 
}
.works  .pic ul li:hover div{
	background: rgba(21,115,186,0.8);
}
.works  .pic ul li rect{
	stroke-width: 3px;
    fill: transparent;
    stroke: #fff;
    stroke-dasharray:0 800 0;
    stroke-dashoffset:0px;
    transition: .5s all ease;
}
.works  .pic ul li:hover rect{
	
	 stroke-dashoffset: -20px;
	 stroke-dasharray:750 0 0;
}	
.works  .pic ul li:hover  div:after{
	opacity: 1;
	top: 46px;
}
.works  .pic ul li div{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .5s;
}
.works  .pic ul li:hover img{
	transform: scale(1.05);
}
.works  .pic ul li div p{
	text-align: center;
	color:#fff;
	font-size: 16px;
	color:#fff;
	text-align: center;
	margin: 0 auto;
	margin-top: 120px;
	transition: .5s;
	opacity: 0;
	max-width: 250px;
}
.works  .pic ul li div  span{
	display: block;
	text-align: center;
	color:#fff;
	font-size: 14px;
	text-align: center;
	margin-top: 25px;
	transition: .5s;
	opacity: 0;
}
.works  .pic ul li:hover div p{
	opacity: 1;
	margin-top: 110px;
}
.works  .pic ul li:hover div span{
	opacity: 1;
	margin-top: 15px;
}
 
.adv{
	width: 100%;
	height: 628px;
	background:url(../images/bg01.jpg);
	margin-top: 40px;
	overflow: hidden;
}
.adv .title{
	margin-top: 40px;
}
.adv .hd{
	width: 210px;
	height:383px;
	overflow: hidden;
	float: left;
	margin-top: 40px;
	background: #005799;
}
.adv .hd ul li{
	width: 210px;
	height: 70px;
	background: #0068B7;
}
.adv .hd ul li .bg{
	width: 200px;
	height:69px;
	color:#fff;
	border-bottom: 1px dashed #fff;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.adv .hd ul li .bg b{
	color:#fff;
	font-size: 36px;
	margin-right: 10px;
	margin-left: 10px;
}
.adv .hd ul li .bg p{
	font-size: 18px;
}
.adv .hd ul li .bg span{
	font-size: 14px;
}
.adv .hd ul .on{
	background: #005799;
}
.adv .hd ul .on .bg{
	box-shadow: -4px 0 0 0 #f3c901;
	border: 1px dashed #005799;
}
.adv .hd img{
	margin: 0 auto;
	display: block;
	margin-top: 20px;
}
.adv .bd{
	width: 990px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top:40px;
}
.adv .bd ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.adv .bd ul li img{
	display: block;
	width: 990px;
	height: 383px;
}
.adv .bd ul li  p{
	width: 970px;
	padding: 0 10px;
	height: 100px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	color:#ffff;
	line-height: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 16px;
	background: rgba(0,0,0,0.5);
}
.about{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.about .pic{
	float: left;
	width: 600px;
	height: auto;
	margin-top: 20px;
	overflow: hidden;
}
.about .pic img{
	display: block;
	width: 600px;
	height: 377px;
}
.about .intro{
	float: right;
	width: 560px;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
}
.about .intro .info{
	height: 185px;
	overflow: hidden;
}
.about .intro .info p{
	color:#1f1f1f;
	font-size: 16px;
	line-height: 30px;
}
.about .intro .more{
	display: block;
	margin-top: 20px;
}
.about .intro ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}

.about .intro ul li{
	width: 260px;
	height: 100px;
	float: left;
	background: url(../images/about01.jpg) no-repeat center;
	font-size: 22px;
	color:#fff;
	text-align: center;

	line-height: 100px;
}
.about .intro ul li:nth-child(2n){
	float: right;
	background: url(../images/about02.jpg) no-repeat center;
}
.about .intro ul li a{
	color:#fff;
}

 
.hz{
	width: 100%;
	height: 593px;
	background: url(../images/bg01.jpg);
	margin-top: 40px;
	overflow: hidden;
}
.hz .title{
	margin-top: 40px;
}
.hz .tab{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
}

.hz .tab .bd ul li{
	float:left;
	width: 290px;
	height:auto;
	margin-right: 13px;
}

.hz .tab .bd ul li div{
	display: block;
	width: 290px;
	overflow: hidden;
	height: 276px;
}

.hz .tab .bd ul li img{
	width: 290px;
	transition: .5s;
	height: 276px;
}
.hz .tab .bd ul li:hover img{
	transform: scale(1.05);
}
.hz .tab .bd ul li p{
	width: 100%;
	height: 45px;
	line-height: 45px;
	color:#1f1f1f;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 16px;
}
.hz .tab .hd {
	margin-top: 20px;
}
.hz .tab .hd ul {
	display: table;
	margin: 0 auto;
}
.hz .tab .hd ul li{
	float: left;
	width: 18px;
	height: 18px;
	border: 1px solid #0068B7;
	border-radius: 50%;
	margin: 0 7px;
	line-height: 50px;
}
.hz .tab .hd ul .on{
	background: #0068B7;
}
.news{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.news .left{
	width: 580px;
	height: auto;
	overflow: hidden;
	float: left;
	position: relative;
	margin-top: 40px;
}
.news .left img{
	display: block;
	width: 580px;
	height: 325px;
}
.news .left div{
	width: 580px;
	height: 137px;
	overflow: hidden;
	background: #e5e5e5
}
.news .left div p{
	width: 460px;
 	float: left;
	height: auto;
	overflow: hidden;
	color:#1f1f1f;
	margin-left: 10px;
	font-size: 16px;
	white-space: nowrap;
	margin-top: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news .left div  i{
	color:#666666;
	font-size: 12px;
	font-style: normal;
	float: right;
	margin-right: 10px;
	margin-top: 30px;
}
.news .left div span{
	display: block;
	color:#666666;
	margin: 0 auto;
	font-size: 14px;
	float: left;
	margin-left: 10px;
	line-height: 30px;
	margin-top:10px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;

	width: 560px;
	
}
.news .right{
	float: right;
	width: 580px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.news .right ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.news .right .time{
	width: 60px;
	height: 60px;
	background: #e5e5e5;
	float: left;
	color:#3c3c3c;
}
.news .right .time p{
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	margin-top: 8px;
	 
}
.news .right .time span{
	display: block;
	text-align: center;
	font-size: 12px;
	color:#3c3c3c;
 
}
.news .right .info{
	float: right;
	width: 500px;
	height: 60px;
	overflow: hidden;

}
.news .right .info p{
	width: 100%;
	color:#1f1f1f;
	margin-top: 5px;
	font-size: 16px;
}
.news .right .info span{
	display: block;
	color:#999999;
	font-size: 14px;
	margin-top: 5px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news .more{
	display: block;
	margin-top: 30px;
}
.news .right ul li:hover .time{
	color:#fff;
	background:#0068B7;
}
.news .right ul li:hover .time span{
	color:#fff;
}
 
.sh{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.sh ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 40px;
}
.sh ul li{
	float: left;
	width: 136px;
	height: 136px;
	background: #ededed;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.sh ul li img:nth-child(2){
	display: none;
}
.sh ul li p{
	width: 100%;
	color:#686868;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
}
.sh ul li:hover{
	background:#0068B7;
}
.sh ul li:hover img{
	display: none;

}
.sh ul li:hover img:nth-child(2){
	display: block;
}
.sh ul li:hover p{
	color:#fff;
}
.footer{
	width: 100%;
	height: auto;
	min-height: 317px;
	background: #ededed;
	margin-top: 50px;
	overflow: hidden;
	padding-bottom: 20px;
}
.links{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top:20px;
}
.links .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.links .tit p{
	color:#666666;
	font-size: 16px;

}
.links ul{
	width: 100%;
	height: 30px;
	overflow: hidden;
	margin-top: 10px;
}
.links ul li{
	float: left;
	padding-right: 20px;
	line-height: 30px;
}
.links ul li a{
	color:#666;
}
.footer .fn{
	width: 100%;
	height: 40px;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	margin-top: 15px;
}
.footer .fn ul{
	width: 1050px;
	margin: 0 auto;
	height: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.footer .fn ul li a{
	color:#666666;
	font-size: 16px;
}
.footer .part{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.footer .tel{
	float: left;
	margin-top: 30px;
}
.footer .info{
	float: left;
	margin-left: 90px;
	margin-top: 30px;
}
.footer .info p{
	color:#666666;
	font-size: 15px;
	line-height: 28px;
}
.footer .info a{
	color:#666;
}
.footer  .ewm{
	float: right;
	margin-top:30px;
}
.footer  .ewm img{
	display: block;
	width: 117px;
	height: 117px;
	border: 1px solid #fff;
}

.menu{
	width: 1160px;
	margin: 0 auto;
	height: auto;
 
}
.menu ul{
	display: flex;
	justify-content: center;
	align-items: center;
}
.menu ul li{
	padding-right: 30px;
	padding-left: 30px;
	line-height: 90px;
}
.menu ul li a{
	color:#666666;
	font-size: 18px;

}
.menu ul .on a{
	color:#41b6ab;
}
.in-content{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.crumbs{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
}
.crumbs img{
	display: block;
	float: left;
}
.crumbs a{
	color:#666666;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
	position: relative;
}
.crumbs a:after{
	content: ">";
	position: absolute;
	right: -8px;
	top: 0;
	color:#666;
	font-size: 14px;
}
.crumbs a:last-child:after{
	width: 0;
	height:0;
	overflow: hidden;
}
.about-intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	min-height: 150px;
	font-size: 16px;
	line-height: 30px;
	color:#333;
}
.in-newsList{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.in-newsList .tit{
	width: 100%;
	height: 35px;

	border-bottom: 2px solid #0068B7;
}
.in-newsList .tit p{
	float: left;
	width: 125px;
	height: 35px;
	background: #0068B7;
	text-align: center;
	line-height: 35px;
	color:#fff;
	font-size: 16px;
}
.in-newsList .tit a{
	float: right;
	color:#666666;
	font-size: 14px;
	margin-right: 10px;
	margin-top: 10px;
}
.in-newsList ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.in-newsList ul li{
	width: 100%;
	position: relative;
	line-height: 35px;
	height: auto;
	overflow: hidden;
}
.in-newsList ul li:after{
	content: ">";
	position: absolute;
	left: 0;
	top: 0;
	color:#666666;
	font-size: 16px;
}
.in-newsList ul li a{
	display: block;
	margin-left: 15px;
	color: #666666;
	font-size: 16px;
	float: left;
	width: 900px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}
.in-newsList ul li span{
	display: block;
	float: right;
	font-size: 12px;
	color:#666;
}
.in-newsList ul li:hover a{
	color:#0068B7;
}
.cpList{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.cpList ul{
	margin-left: -20px;
}
.cpList ul li{
	float: left;
	width: 386px;
	height: auto;
	overflow: hidden;
	margin-left: 20px;
}
.cpList ul li img{
	display: block;
	width: 386px;
	height: 316px;
}
.cpList ul li p{
	width: 100%;
	line-height: 30px;
	text-align: center;
	line-height: 40px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	color:#1f1f1f;
	font-size: 16px;
}
.page{
	display: table;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.page ul li{
	float: left;
	padding: 0 10px;
	line-height: 30px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	margin: 0 3px;
}
.page ul li a{
	color:#333;
}
.page ul  .active{
	background: #0068B7;
	border: 1px solid #0068B7;
	color:#fff;
}
.img-box{
	overflow: hidden;
}
.img-box img{
	display: block;
	transition: .5s;
}
.img-box:hover img{
	transform: scale(1.05);
}
.paging{
	width: 100%;
	height: 30px;
	margin-top: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.paging a{
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 30px;
	border: 1px solid #cccccc;
	color:#666666;
	font-size: 14px;
	margin-left:5px;
	margin-right:5px;
}
.paging  .on{
	background: #0068B7;
	color:#fff;
	border: 1px solid #0068B7;
}
.newsList{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	min-height: 300px;
}
.newsList ul li{
	width: 100%;
	height: 115px;
	border-bottom: 1px solid #dfdfdf;
}
.newsList ul li .time{
	width: 80px;
	float: left;
	height: 80px;
	margin-top: 25px;
}
.newsList ul li .time p{
	color:#666666;
	font-size: 30px;
	height: 45px;
	font-weight: bold;
	background: url(../images/icon04.png)no-repeat center bottom;
	text-align: center;
}
.newsList ul li .time span{
	display:block;
	text-align: center;
	color: #666666;
	margin-top:5px;
	font-size: 16px;

}
.newsList ul li .info{
	width: 1070px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 17px;
}
.newsList ul li .info p{
	color:#1f1f1f;
	font-size: 16px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.newsList ul li .info span{
	display: block;
	color:#999999;
	font-size: 14px;
	line-height: 30px;
	margin-top: 5px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.newsList ul li:hover{
	background:#0068B7;
}
.newsList ul li:hover .time p{
	color:#fff;
	background: url(../images/icon05.png)no-repeat center bottom;
}
.newsList ul li:hover .time span{
	color:#fff;
}
.newsList ul li:hover .info p{
	color:#fff;
}
.newsList ul li:hover .info span{
	color:#fff;
}
.worksList{
	width: 100%;
	height: auto;
	overflow: hidden;
 
}
.worksList .list{
	width: 1144px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	 
}
.worksList .list ul {
	display: table;
	margin: 0 auto;
	margin-top: 10px;
}
 
.worksList .list ul li{
	float: left;
	width: 180px;
	height: 48px;
	margin-left: 12px;
	text-align: center;
	box-sizing: border-box;
	transition: .3s;
	border: 1px solid #cccccc;
	line-height: 48px;
	margin-top: 10px;
}
.worksList .list ul li:hover{
	background: #0068B7;
	border: 1px solid #0068B7;
	box-shadow: -2px 3px 5px 2px #B7B9C0;
}
.worksList .list ul li:hover a{
	color:#fff;
}
.worksList .list ul li:nth-child(6n-5){
	margin-left: 0;
}
.worksList .list ul li a{
	color:#666666;
	font-size: 16px;
	display: block;
}
.worksList  .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.worksList  .pic ul li{
	float: left;
	width: 392px;
	height: auto;
	position: relative;
	margin-left: 12px;
	margin-bottom: 12px;
	overflow: hidden;
}
.worksList  .pic ul li img{
	display: block;
	width: 392px;
	height: 260px;
	transition: .5s;
	background: red;
}
.worksList  .pic ul li:nth-child(3n-2){
	margin-left: 0;
}
.worksList  .pic ul li svg{
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	width: 255px;
 	height: 144px;
 	margin-left: -127px;
  
 	margin-top: -72px;
}
.worksList  .pic ul li div:after{
	content: "+";
	font-size: 24px;
	color:#fff;
	font-weight: bold;
	position: absolute;
	left: 62px;
	opacity: 0;
	top: 55px;
	transition:.8s;
 
}
.worksList  .pic ul li:hover div{
	background: rgba(21,115,186,0.8);
}
.worksList  .pic ul li rect{
	stroke-width: 3px;
    fill: transparent;
    stroke: #fff;
    width: 255px;
    height: 144px;
    stroke-dasharray:0 800 0;
    stroke-dashoffset:0px;
    transition: .5s all ease;
}
.worksList  .pic ul li:hover rect{
	
	 stroke-dashoffset: -20px;
	 stroke-dasharray:750 0 0;
}	
.worksList  .pic ul li:hover  div:after{
	opacity: 1;
	top: 46px;
}
.worksList  .pic ul li div{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .5s;
}
.worksList  .pic ul li:hover img{
	transform: scale(1.05);
}
.worksList  .pic ul li div p{
	text-align: center;
	color:#fff;
	font-size: 16px;
	color:#fff;
	text-align: center;
	margin: 0 auto;
	margin-top: 120px;
	transition: .5s;
	opacity: 0;
	max-width: 250px;
}
.worksList  .pic ul li div  span{
	display: block;
	text-align: center;
	color:#fff;
	font-size: 14px;
	text-align: center;
	margin-top: 25px;
	transition: .5s;
	opacity: 0;
}
.worksList  .pic ul li:hover div p{
	opacity: 1;
	margin-top: 110px;
}
.worksList  .pic ul li:hover div span{
	opacity: 1;
	margin-top: 15px;
}


.works-detail{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.works-detail .tit{
	width: 100%;
	height: 65px;
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
}
.works-detail .tit h4{
	font-size: 20px;
	color:#1f1f1f;
	text-align: center;
}
.works-detail .tit div{
	display: flex;
	justify-content: center;
	margin-top: 10px;
}
.works-detail .tit p{
	float: left;
	color:#666666;
	font-size: 14px;
	margin-left: 5px;
	margin-right: 5px;
}
.works-detail  .intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	color:#333;
	font-size: 16px;
	line-height: 30px;
}
.works-detail  .intro img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.preview{
	width:725px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
 	margin-top: 10px;
	 
}
.smallImg{
	position:relative; 
	height:115px;
	margin-top:1px; 
	width:100%;
	overflow:hidden;
	float:left;
	margin-top:15px;
}
.scrollbutton{
	width:42px;
	height:120px;
	overflow:hidden; 
	position:relative; 
	float:left; 
	cursor:pointer; 
}
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{
	background:url(../images/next.png) no-repeat;
	height: 115px;
}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{
	background:url(../images/prev.png) 
	no-repeat; 
	float:right;
	height:115px;
}

#imageMenu {
	height:120px;
	width:580px;
 
	margin-left: 20px;
	overflow:hidden; 
 
	float:left;
}
#imageMenu ul{
	height: auto;
	overflow: hidden;
	width: 400%;
}
#imageMenu li {
	width:140px; 
	height:115px;
	overflow:hidden; 
	float:left; 
	text-align:center;
	border: 1px solid #cccccc;
	margin-left:4px;
	margin-right: 4px;
}
#imageMenu li img{
	width:140px; 
	height:115px;

	cursor:pointer;
}
 
.bigImg{
	position:relative; 
	float:left; 
	width:725px;
	height:auto;
	overflow:hidden;

 
}
.bigImg .box{
	width: 6
 	margin: 14px;
	height:auto;

}
.bigImg #midimg{
	width: 725px;
	height: 430px;
 
 
}
.bigImg #winSelector{
	width:235px; 
	height:210px;
}
#winSelector{
	position:absolute; 
	cursor:crosshair; 
	filter:alpha(opacity=15); 
	-moz-opacity:0.15; 
	opacity:0.15; 
	background-color:#000; 
	border:1px solid #fff;
}
 
#bigView{
	position:absolute;
	border: 1px solid #959595; 
	overflow: hidden; z-index:9999;
}
#bigView img{
	position:absolute;
	width: 800px;
	height: 662px;
}
#close {
    width: 30px;
    height: 30px;
    background: url(../images/icon12.png)no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 12px;
    z-index: 1000000;
    right: 10px;
}
.works-intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.works-intro .t{
	width: 100%;
	height: 35px;
	border-bottom: 2px solid #0068B7;
}
.works-intro .t{
	width: 100%;
	height: 35px;

	border-bottom: 2px solid #0068B7;
}
.works-intro .t p{
	float: left;
	width: 125px;
	height: 35px;
	background: #0068B7;
	text-align: center;
	line-height: 35px;
	color:#fff;
	font-size: 16px;
}

.works-intro .intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	min-height: 500px;
	border-bottom: 1px solid #d2d2d2;
}
.fy{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin: 60px auto;
	border-bottom: 1px dashed #ccc;
	height: 30px;
}

.fy p{
 
	height: auto;
	overflow: hidden;
	color:#333;
	font-size: 12px;
	max-width: 300px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
	float: left;
	margin-right: 50px;
}

.fy  a{
	color:#333;
}
.fy  a:hover {
	text-decoration: underline;
	color:#0088dc;
}
.fy .return{
	font-size: 14px;
	float: right;
}
.hire{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.hire ul{
	float: left;
	width: 722px;
	height: auto;
	overflow: hidden;
}
.hire ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.hire .pic{
	float: right;
	margin-top: 30px;
}
.hire .pic img{
	display: block;
}
.hire ul li h4{
	font-size: 18px;
	font-weight: bold;
	color:#f50003;
}
.hire ul li p{
	color:#1f1f1f;
	font-size: 16px;
	margin-top:10px;
}
.hire ul li span{
	display: block;
	color:#1f1f1f;
	font-size: 16px;
	line-height: 30px;
}
.video{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.video ul li{
	float: left;
	width: 555px;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.video ul li img{
	display: block;
	width: 555px;
	height: 453px;
}
.video ul li p{
	text-align: center;
	font-size: 16px;
	color:#1f1f1f;
	line-height: 40px;
}
.video ul li:nth-child(2n){
	float: right;
}
.in-contact{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.in-contact .map{
	float: left;
	width: 618px;
	height: 420px;
}
.in-contact .info {
	float:left;
	margin-left: 65px;
	width: 440px;
	height: auto;
	margin-top: 30px;
}
.in-contact .info h4{
	font-size: 20px;
	color:#1f1f1f;

}
.in-contact .info p{
	color:#1f1f1f;
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
}
.in-contact .info  img{
	display: block;
	width: 117px;
	height: 117px;
	margin-top: 20px;
}
.mssg-intro{
	width:820px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 30px;
	background: #eeeeee;
}

.mssg-intro img{
	display: block;
	width: 100%;
}

.mssg-intro form{
	width: 745px;
 	margin: 0 auto;
 	margin-top: 25px;
}
.mssg-intro form ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.mssg-intro form ul li{
	height: auto;
	overflow: hidden;
	float: left;
	width: 225px;
	margin-left: 35px;
	margin-bottom: 20px;
}
.mssg-intro form ul li:nth-child(4) {
	width: 100%;
	margin-left: 0;
}
.mssg-intro form ul li:nth-child(4) input{
	width:695px;
}
.mssg-intro form ul li:first-child{
	margin-left: 0;
}
.mssg-intro form ul li p{
	float: left;
	font-size: 16px;
	line-height: 40px;
	color:#333333;
}
 

.mssg-intro form ul li input{
	width: 175px;
	height: 40px;
	border: 1px solid #dcdcdc;
	background: #fff;
	border-radius:5px;
	outline:none;
	text-indent: 5px;
	border-radius: 5px;

	font-family: '微软雅黑';
	float: left;
}
.mssg-intro form ul li:last-child{
	width: 100%;
	margin: 0;
}
.mssg-intro form ul li textarea{
	width: 695px;
	height: 150px;
	resize: none;
	outline: none;
	text-indent: 5px;
	border-radius: 5px;
	padding-top: 10px;
	border: 1px solid #dcdcdc;
	float: left;
}
.mssg-intro form .btn{
	display: table;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 50px;
}
.mssg-intro form .btn input{
	width: 190px;
	height: 40px;
	letter-spacing: 5px;
	background: #999999;
	font-size: 18px;
	font-weight: normal;
	margin: 0 10px;
	border-radius: 5px;
	color:#fff;
	 
	border: none;
}
.mssg-intro form .btn input:first-child{
	background: #006CD8;

}