*{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;}
/*清除浮动*/
 

.main{
	width: 1200px;
	margin:0 auto;
}
.head{
	width: 100%;
	height:100px;
	overflow: hidden;
	background: #0375C6;
}
 
.head .main{
	display: flex;
	align-items:center;
	height: 100px;
	position: relative;
	justify-content: space-between;
}
.head .tel{
	position: absolute;
	right: 0;
	top: 0;
}
.head img{
	display: block;
}
.head .nav{
	margin-top: 30px;
}
.head .nav ul li{
	float: left;
	width: 85px;
	height: 32px;
	border-radius: 30px;
	text-align: center;
	line-height: 32px;
	margin-left: 5px;
}
.head .nav ul li a{
	display: block;
	color: #fff;
	font-size: 15px;
}
.head .nav ul li:hover a{
	color: #fff;
}
.head .nav ul li:hover{
	background: #57B9EA;
}
 
.banner{ 
	width:100%;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:50%;
 transform: translateX(-50%); 
 bottom:40px;
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin:0 10px;
 width:30px; 
 height:10px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #fff;
 opacity: .5;
 border-radius: 30px;
 
}
.banner .hd ul li.on{
 opacity: 1;
}
.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:60px;
	margin: 0 auto;
	border-bottom: 1px solid #0375C6;
}
.keywords p{
	float: left;
	color:#1f1f1f;
	font-size: 20px;
	line-height: 60px;
}
.keywords ul{
	float: left;
	height: 60px;
	width: 1080px;
	overflow: hidden;
}
.keywords ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 60px;
	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 h4{
	color:#222222;
	font-size: 28px;
	font-weight: normal;
	text-align: center;
}
.title h4 b{
	color: #0375C6;
}
.title p{
	color: #999999;
	display: table;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	margin-top: 5px;
}
.title p:after{
	content: "";
	width: 12px;
	position: absolute;
	right: -30px;
	background: #E0E0E0;
	height: 1px;
	top: 50%;
}
.title p:before{
	content: "";
	width: 12px;
	position: absolute;
	left: -30px;
	background: #E0E0E0;
	height: 1px;
	top: 50%;
}
.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: 1048px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.works .list ul{
	display: table;
	margin: 0 auto;
}
 
.works .list ul li{
	float: left;
	width: 202px;
	height: 65px;
	background: url(../images/icon01.png)  no-repeat center;
 	line-height: 65px;
	text-align: center;
	box-sizing: border-box;
	transition: .3s;
 	margin-left: 14px;
	margin-bottom: 10px;
}
 
.works .list ul li:nth-child(4n-3){
	margin-left: 0;
}
.works .list ul li a{
	color:#666666;
	font-size: 16px;
	display: block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.works .list ul li:hover{
	background: url(../images/h01.png)  no-repeat center;
}
.works .list ul li:hover a{
	color: #fff;
}
.works  .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.works  .pic ul li{
	float: left;
	width: 280px;
	height: auto;
	position: relative;
	margin-left:26px;
	margin-bottom: 26px;
	border: 1px solid #DCDCDC;
	overflow: hidden;
	padding: 10px;
	box-sizing: border-box;
}
.works  .pic ul li img{
	display:block;
	width: 255px;
	height: 255px;
}
.works  .pic ul li p{
	text-align: center;
	color: #555555;
	font-size: 16px;
	white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 10px;
    overflow: hidden;
}
.works  .pic ul li:nth-child(4n-3){
	margin-left: 0;
}
.works  .pic ul li:hover{
	border: 1px solid #0572C6;
}
.more{
	display: block;
	width: 140px;
	height: 48px;
	border: 1px solid #7D7D7D;
	box-sizing: border-box;
	text-align: center;
	line-height: 48px;
	color: #666666;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 30px;
}
.more:hover{
	border: 1px solid #0375C6;
	color: #0375C6;
}
.adv{
	width: 100%;
	height: 425px;
	background: #F5F5F5;
	margin-top: 40px;
	overflow: hidden;
}
.adv .title{
	margin-top: 40px;
}

.adv ul{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}

.adv ul li{
	width: 285px;
	float: left;
	height: 213px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	flex-direction:column;
	background: #fff url(../images/adv01.png) no-repeat center;
}
.adv ul li:nth-child(2){
	background: #fff url(../images/adv01.png) no-repeat center;
}

.adv ul li:nth-child(3){
	background: #fff url(../images/adv03.png) no-repeat center;
}
.adv ul li:nth-child(4){
	background: #fff url(../images/adv04.png) no-repeat center;
}
.adv ul li h4{
	font-size: 26px;
	color: #222222;
}

.adv ul li p{
	color: #444444;
	font-size: 18px;
	margin-top: 10px;
}
 
.about{
	width: 100%;
	margin: 0 auto;
	height:520px;
	overflow: hidden;
	margin-top: 60px;
	padding: 50px 0;
	box-sizing: border-box;
	background: url(../images/bg01.jpg) no-repeat center;
}
.about .video{
	float: left;
	width: 520px;
	height: 320px;
	margin-top: 20px;
	border: 5px solid #BFBFBF;
	box-sizing: border-box;
	border-radius: 22px;
	overflow: hidden;
}
.about .video iframe{
	width: 100%;
	height: 320px;
	background: url(../images/video.png)  no-repeat center;
}
.about .video img{
	display: block;
	width: 600px;
	height: 300px;
}
.about .intro{
	float: right;
	width: 640px;
	height: auto;
	overflow: hidden;
	margin-top:30px;
}
.about .intro .info{
	height: 220px;
	display: -webkit-box;
	-webkit-line-clamp:8;
	-webkit-box-orient: vertical;
	overflow: hidden;
	overflow: hidden;
}
.about .intro .info p{
	color:#1f1f1f;
	font-size: 15px;
	line-height:28px;
	text-indent: 2em;
}
.about .intro .more{
	margin: 0;
	margin-top: 30px;
}
 
.about .intro ul li a{
	color:#fff;
}

.cases{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 45px;
}
.cases .show .pic{
	float: left;
}
.cases .show .box{
	width: 800%;
}
.cases .show .pic ul li{
	float: left;
	width: 285px;
	height: auto;
	overflow: hidden;
	padding: 15px;
	margin-left: 20px;
	border: 1px solid #DCDCDC;
	box-sizing: border-box;
}
.cases .show .pic ul li:hover{
	border: 1px solid #0572C6;
}
.cases .show .pic ul li img{
	display: block;
	width: 255px;
	height: 325px;
}
.cases .show .pic ul li p{
	width: 100%;
	height: auto;
	overflow: hidden;
	color: #333333;
	font-size: 15px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    margin-top: 10px;

}
.cases .show .pic ul li:hover p{
	color: #0572c6;
}

.honor{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 50px 0;
	margin-top: 60px;
	background: #F5F5F5;
}
.honor .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 45px;
}
.honor .show .pic{
	float: left;
}
.honor .show .box{
	width: 800%;
}
.honor .show .pic ul li{
	float: left;
	width: 232px;
	height: auto;
	overflow: hidden;
 
	margin-left: 20px;

	box-sizing: border-box;
}
.honor .show .pic ul li div{
	width: 100%;
	background: #FFFFFF;
	padding: 16px 20px;
	box-sizing: border-box;
	border: 1px solid #F5F5F5;
	height: auto;
}
.honor .show .pic ul li img{
	display: block;
	width: 200px;
	height: 282px;
}
.honor .show .pic ul li:hover div{
	border: 1px solid #0572C6;
}
.honor .show .pic ul li p{
	width: 100%;
	height: auto;
	overflow: hidden;
	color: #333333;
	font-size: 15px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    margin-top: 10px;

}
.honor .show .pic ul li:hover p{
	color: #0572c6;
}
.news{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 45px;
	margin-top: 50px;
}
.news .swiper-container {
	margin-top: 40px;
	width: 100%;

}
 
 
.news .swiper-pagination{
	position:initial;
	margin-top: 35px;
}
.news .swiper-slide{
	border: 1px solid #DCDCDC;
	box-sizing: border-box;
	padding: 20px;
}
.news .swiper-slide:hover{
	border: 1px solid #0572C6;
}
.news .swiper-slide a{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.news .swiper-slide img{
	display: block;
	width: 200px;
	height: 160px;
}
.news .swiper-slide .intro{
	width: 320px;
}
.news .swiper-slide .intro h4{
	color: #333333;
	font-size: 18px;
	width: 100%;
	font-weight: normal;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news .swiper-slide .intro span{
	display: block;
	color: #999999;
	font-size: 12px;
	margin: 10px 0;
}
.news .swiper-slide:hover h4{
	color: #0375C6;
}

.news .swiper-slide .intro p{
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}


.news .swiper-pagination span{
	 opacity: 1;
	 width:30px;
	 height: 8px;
	 border-radius: 0;
	 background:#DCDCDC;
	 margin: 0 5px !important;
	 border-radius: 10px;
	 
}
.news .swiper-pagination-bullet-active{
	background: #0572C6 !important;
}





.links{
	width: 100%;
	height: auto;
	overflow: hidden;
	bottom: 0;
	z-index: 1;
	border-top: 1px solid #DCDCDC;
}
.links .t{
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	float: left;
	background: url(../images/links.png)  no-repeat left center;
	padding-left: 20px;
	text-transform: uppercase;
}
.links .t  img{
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}
.links .t p{
	color: #333333;
	font-size: 14px;
	float: left;
}
.links .t  span{
	color:#333333;
}
.links ul{
	float: right;
	width:1050px;
	height: 60px;
	overflow: hidden;
}
.links ul li{
	float: left;
	padding: 0 10px;
	line-height: 60px;
	position: relative;
}
.links ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.links ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	border-right: 1px dotted #666666;
}

.links ul li a{
	color: #999999;
	font-size: 14px;
	display: block;
}


.footer{
	background: #333333;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 45px;
	padding-bottom: 70px;
	box-sizing: border-box;
}
.footer  .main{
	height: auto;
	overflow: hidden;
}
.footer .intro{
	float: left;
	width: 600px;
	height: auto;
	overflow: hidden;
 
}
.footer .tit{
	height: auto;
	overflow: hidden;
 
	height: 36px;
	position: relative;
}
.footer .tit:after{
	content: "";
	width: 30px;
	height: 1px;
	position: absolute;
	 
	left: 0;
	bottom: 0;
	background:#0572C6;
}
.footer .tit p{
	color: #ffffff;
	font-size: 16px;
	float: left;
}
.footer .tit span{
	display: block;
	float: left;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	margin-left: 10px;
	margin-top: 3px;
}
.footer .intro h4{
	color: #fff;
	margin-top: 20px;
	font-size: 24px;
}
.footer .intro .info{
	color: #ffffff;
	font-size: 14px;
	line-height: 24px;
	margin-top: 20px;
}
.footer .ewm{
	float: right;
}
.footer  .ewm img{
	display: block;
	width: 150px;
	height: 150px;
 	margin-top: 20px;
}
.footer  .ewm b{
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	margin-top: 10px;
	font-weight: normal;
	display: block;
}



.cr{
	width: 100%;
	height: auto;
	overflow: hidden;
	color: #999999;
	font-size: 14px;
	background: #000000;
	text-align: center;
	line-height: 65px;
}
 
.in-content{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 50px;
}
.crumbs{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}
.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;
	color: #333;
	font-size: 16px;
	line-height: 30px;
 
}
.about-intro p{
	text-indent: 2em;
}
.in-newsList{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
 
}
.in-newsList .tit{
	width: 100%;
	height: 35px;

	border-bottom: 2px solid #0375C6;
}
.in-newsList .tit p{
	float: left;
	width: 125px;
	height: 35px;
	background: #0375C6;
	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:#0375C6;
}
.cpList{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
 
.cpList  ul li{
	float: left;
	width: 280px;
	height: auto;
	position: relative;
	margin-left:26px;
	margin-bottom: 26px;
	border: 1px solid #DCDCDC;
	overflow: hidden;
	padding: 10px;
	box-sizing: border-box;
}
.cpList  ul li img{
	display:block;
	width: 258px;

}
.cpList  ul li p{
	text-align: center;
	color: #555555;
	font-size: 16px;
	white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 10px;
    overflow: hidden;
}
.cpList  ul li:nth-child(4n-3){
	margin-left: 0;
}
.cpList  ul li:hover{
	border: 1px solid #0572C6;
}


.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  .thisclass{
	background: #0375C6;
	border: 1px solid #0375C6;
	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: #0375C6;
	color:#fff;
	border: 1px solid #0375C6;
}
.newsList{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.newsList ul li{
	border: 1px solid #DCDCDC;
	box-sizing: border-box;
	padding: 20px;
	margin-bottom: 20px;
}
.newsList ul li:hover{
	border: 1px solid #0375C6;
}
.newsList ul li a{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.newsList ul li img{
	display: block;
	width: 200px;
	height: 160px;
}
.newsList ul li .intro{
	width: 930px;
}
.newsList ul li .intro h4{
	color: #333333;
	font-size: 18px;
	width: 100%;
	font-weight: normal;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.newsList ul li .intro span{
	display: block;
	color: #999999;
	font-size: 12px;
	margin: 10px 0;
}
.newsList ul li .intro p{
	color: #333;
	font-size: 14px;
	line-height: 24px;
	height: 72px;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.newsList ul li:hover h4{
	color: #0375C6;
}



.worksList{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}


.worksList .list{
	width: 1048px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.worksList .list ul{
	display: table;
	margin: 0 auto;
}
 
.worksList .list ul li{
	float: left;
	width: 202px;
	height: 65px;
	background: url(../images/icon01.png)  no-repeat center;
 	line-height: 65px;
	text-align: center;
	box-sizing: border-box;
	transition: .3s;
 	margin-left: 14px;
	margin-bottom: 10px;
}
 
.worksList .list ul li:nth-child(4n-3){
	margin-left: 0;
}
.worksList .list ul li a{
	color:#666666;
	font-size: 16px;
	display: block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.worksList .list ul li:hover{
	background: url(../images/h01.png)  no-repeat center;
}
.worksList .list ul li:hover a{
	color: #fff;
}


.worksList  .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.worksList  .pic ul li{
	float: left;
	width: 280px;
	height: auto;
	position: relative;
	margin-left:26px;
	margin-bottom: 26px;
	border: 1px solid #DCDCDC;
	overflow: hidden;
	padding: 10px;
	box-sizing: border-box;
}
.worksList  .pic ul li img{
	display:block;
	width: 258px;
	height: 258px;
}
.worksList  .pic ul li p{
	text-align: center;
	color: #555555;
	font-size: 16px;
	white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 10px;
    overflow: hidden;
}
.worksList  .pic ul li:nth-child(4n-3){
	margin-left: 0;
}
.worksList  .pic ul li:hover{
	border: 1px solid #0572C6;
}


.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;
}
.works-detail  .intro iframe{
	display: block;
	margin: 600px !important;
	height: 350px !important;
	margin: 0 auto;
}
.works-detail  .intro p{
	text-indent: 2em;
}
.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 #0375C6;
}
.works-intro .t{
	width: 100%;
	height: 35px;

	border-bottom: 2px solid #0375C6;
}
.works-intro .t p{
	float: left;
	width: 125px;
	height: 35px;
	background: #0375C6;
	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:#0375C6;
}
.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{
	 
	width: 100%;
	margin-top: 20px;
	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;
}