*{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:136px;
 
}
.top{
	width: 100%;
	height: 50px;
	background: #ffffff;
	overflow: hidden;
	border-bottom: 1px solid #EFEFEF;
 
}
.top p{
	font-size: 13px;
	color:#000000;
	line-height: 50px;
	float: left;
}
.top .tel{
	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: 136px;
	justify-content: space-between;
}

.nav{
	float: right;
	position: relative;
}
.nav ul li{
	float: left;
	margin-left: 35px;
	height: auto;
 	line-height: 35px;
	position: relative;
}
.nav ul li a{
	color: #222222;
	font-size: 16px;
}
.nav ul li ul {
	position: absolute;
	left: 0;
	width: 80px;
	left: 50%;
	transform: translateX(-50%);
	top: 35px;
	border-top: 2px solid #CC1D22;
	display: none;
	z-index: 1;
}
.nav ul li li{
	width: 100%;
	margin: 0;
	background: #1E4C9B;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin-bottom: 1px;
}
.nav ul li:hover a{
	color: #063990;
}
.nav ul li:hover ul{
	display: block;
}
.nav ul li:hover ul li a{
	color: #fff;
}
.nav ul li li a{
	color: #fff;
	font-size: 14px;
	display: block;
	width: 100%;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
 
.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:#063990; 
 border: 1px solid #063990;
}
.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:74px;
	margin: 0 auto;
	background: #F2F2F2;
}
.keywords p{
	float: left;
	color:#666666;
	font-size: 14px;
	line-height: 74px;
	background: url(../images/icon01.png)  no-repeat left center;
	padding-left: 60px;
}
.keywords ul{
	float: left;
	height: 74px;
	width: 980px;
	overflow: hidden;
}
.keywords ul li{
	float: left;
	padding-right:8px;
	padding-left:8px;
	line-height: 74px;
	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;
}

.title{
	height: 108px;
	position: relative;
	border-bottom: 2px solid #E6E6E6;
}

.title:after{
	content: "";
	width: 0;
	height: 0;
	border-top:10px solid #eee;
    border-right:10px solid transparent;
    border-left:10px solid transparent;
	position: absolute;
	bottom: -10px;
	left: 50%;

	transform: translateX(-50%);
	 
}
.title h4{
	color: #222222;
	font-size: 42px;
	text-align: center;
	font-weight: normal;
}
.title b{
	color: #063990;
}
.title p{
	color: #666666;
	font-size: 18px;
	margin-top: 10px;
	text-align: center;
}
 
.works{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
 
.works .list{
	width: 871px;
	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: 216px;
	height: 64px;
  	background: #EFEFEF;
  	text-align: center;
  	line-height: 64px;
  	margin: 0 1px;
  	margin-top: 2px;
}
 
.works .list ul li:nth-child(5n-4){
	margin-left: 0;
}
.works .list ul li a{
	color:#666666;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-size: 16px;
	display: block;
}
.works .list ul li:hover{
	background: #063990;
}
.works .list ul li:hover a{
	color: #fff;
}

.works  .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:30px;
}
.works  .pic ul li{
	float: left;
	width: 392px;
	height: auto;
	position: relative;
	margin-left: 12px;
	margin-bottom: 20px;
	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 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 img{
	transform: scale(1.05);
}
.works  .pic ul li p{
	text-align: center;
	color: #333333;
	font-size: 18px;
	background: #F1F1F1;
	text-align: center;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	margin: 0 auto;
	line-height: 60px;
}
.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  p{
	background: #063990;
	color: #fff;
}

.qs{
	width: 100%;
	height: 968px;
	overflow: hidden;
 	padding-top: 70px;
 	box-sizing: border-box;
	background: #063990; 
	margin-top: 70px;
	background: -moz-linear-gradient(top,  #063990 30%,   #f1f1f1 30%); 
	background: -webkit-linear-gradient(top,  #063990 30%, ,#f1f1f1 30%);  
	background: linear-gradient(to bottom,  #063990 30%,#f1f1f1 30%);  
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#063990', endColorstr='#f1f1f1',GradientType=0 ); 

}
.qs .title{
	border-bottom: 2px solid #fff;
}
.qs .title:after{
	border-top: 10px solid #fff;
}
.qs .title p{
	color: #fff;
}
.qs .title h4{
	color: #fff;
}
 
.qs .bd{
	width: 100%;
	height: 480px;
	overflow: hidden;
	background: #fff;
	margin-top: 40px;
}

.qs .bd ul{
	width: 1080px;
	margin: 0 auto;
	margin-top:60px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;

}
.qs .bd ul li{
	float: left;
	width: 345px;
	height: 165px;
	margin-bottom: 30px;
	padding: 30px;
	box-sizing: border-box;
	position: relative;
	box-shadow: 0 0 5px 2px #F3F3F3;
}
.qs .bd ul li:after{
	content: "";
	width: 50px;
	height: 50px;
	background: url(../images/icon02.png) no-repeat center;
	position: absolute;
	right: 20px;
	top: 20px;
}
.qs .bd ul li h4{
	color: #2e2e2e;
	font-size: 28px;
}
.qs .bd ul li p{
	color: #888888;
	font-size: 16px;
	line-height: 30px;
	margin-top: 5px;
}

.qs .ad{
	margin:  0 auto;
	margin-top: 50px;
}
.qs .tel{
	margin-top: 40px;
}
.qs a{
	display: block;
}
.qs img{
	margin: 0 auto;
	display: block;
}



.adv{
	width: 100%;
	height: 937px;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 110px;
	background:url(../images/icon03.png),url(../images/bg02.png);
	background-repeat: no-repeat,no-repeat;
	background-position: center top,center bottom;
}
.adv .bd{
	width: 100%;
	height:415px;
	margin-top: 44px;
	position: relative;
}
.adv .bd:after{
	content: "";
	width: 1200px;
	height: 350px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 60px;
	box-shadow: rgb(193 193 193 / 44%) 0px 0px 5px 2px;
}
.adv ul{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	position: relative;
	z-index: 1;
}
.adv ul{
	width: 1120px;
	margin: 0 auto;
}
.adv ul li{
	float: left;
	width: 214px;
	margin: 0 auto;
	height: auto;
	position: relative;
}
.adv ul li:after{
	content: "";
	width: 1px;
	height: 220px;
	background:#EDEDED;
	position: absolute;
	right: -30px;
	top: 140px;
}
.adv ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.adv ul li i{
	border:16px solid rgb(125 152 197 / 39%);
	width: 140px;
	height: 140px;
	box-shadow: 0px 0px 0px 14px #7D98C5 inset;
	background: #fff;
	border-radius: 50%;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	margin: 0 auto;
	align-items: center;
}
.adv ul li .info{
	margin-top: 40px;
}
.adv ul li .info h4{
	color: #222222;
	font-weight: normal;
	font-size: 30px;
	width: 100%;
	text-align:center;
	white-space: nowrap;
    text-overflow: ellipsis;
}
.adv ul li .info p{
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	display: -webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 20px;

}

.adv .ad{
	margin: 0 auto;
	margin-top: 60px;
}
.adv .ad img{
	display: block;
	margin: 0 auto;
}
.about{
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 70px;
	padding-bottom: 10px;
}
.about .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 35px;
	padding: 60px;
	box-sizing: border-box;
	box-shadow:rgb(237, 237, 237) 0px 0px 5px 5px;
}
.about .pic{
	float: left;
	height: auto;
	margin-top: 20px;
	overflow: hidden;
}
.about .pic img{
	display: block;
	width:540px;
	height:404px;
}
.about .intro{
	float: right;
	width: 510px;
	height: auto;
	overflow: hidden;
	margin-top:20px;
}
.about .intro h4{
	color: #063990;
	font-size: 28px;
	border-bottom: 1px solid #BFBFBF;
	padding-bottom: 5px;
}
.about .intro .info{
	height: 220px;
	overflow: hidden;
	margin-top: 30px;
	display: -webkit-box;
	-webkit-line-clamp:7;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.about .intro .info p{
	color:#1f1f1f;
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
}
.about .intro .more{
	display: block;
	margin-top: 20px;
	width: 160px;
	height: 50px;
	background:#063990;
	text-align: center;
	color:#fff;
	font-size: 14px;
	line-height: 50px;
	margin-top:40px;
}
 
.about .intro ul li a{
	color:#fff;
}


.cases{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #063990;
	margin-top: 70px;
	padding-top: 70px;
	padding-bottom: 70px;
	box-sizing: border-box;
}
.cases .title{
	border-bottom: 2px solid #fff;
}
.cases .title p{
	color: #fff;
}
.cases .title h4{
	color: #fff;
}
.cases .title b{
	color: #fff;
}
.cases .title:after{
	border-top:10px solid #fff;
}

.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 44px;
}
.cases .box{
	width: 800%;
}
.cases .pic{
	float: left;
}
.cases .pic ul li{
	float: left;
	width: 386px;
	height: auto;
	margin-left: 20px;
	overflow: hidden;
}
.cases .pic ul li img{
	display:block;
	width: 386px;
	height: 290px;
}
.cases .pic ul li p{
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #333333;
	font-size: 18px;
	white-space: nowrap;
    text-overflow: ellipsis;
    background: #F1F1F1;
    overflow: hidden;
}
.cases .pic ul li:hover p{
	background: #CC1D22;
	color: #fff;
}

.news{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 45px;
	margin-top: 70px;
}
.news ul{
	margin-top: 40px;
	width: 100%;

}
 
.news ul li{
	width: 590px;
	height: 160px;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	padding: 30px;
	box-sizing: border-box;
	float: left;
	margin-bottom: 20px;
}
.news ul li:nth-child(2n){
	float: right;
}
.news ul li .time{
	float: left;
	width: 120px;
	height: 100px;
}
.news ul li .time b{
	width: 100%;
	height: 60px;
	display: block;
	line-height: 60px;
	background: #063990;
	text-align: center;
	font-size: 30px;
	color: #fff;
}
.news ul li .time p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color:#fff;
	background: #999999;
	font-size: 14px;
}
.news ul li  .intro{
	float: right;
	width: 378px;
	height: auto;
	overflow: hidden;
}
.news ul li a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news ul li  .intro p{
	color:#333333;
	font-size: 18px;
	width: 100%;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news ul li:hover {
	border: 1px solid #063990;
}
.news ul li:hover .intro p{
	color:#063990;
}
.news ul li  .intro span{
	display: block;
	color:#666666;
	font-size: 13px;
	height: 48px;
	line-height: 24px;
	margin-top: 10px;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.news .swiper-pagination{
	position:initial;
	margin-top: 35px;
}
.news .swiper-pagination span{
	 opacity: 1;
	 width: 40px;
	 height: 8px;
	 border-radius: 0;
	 background: #999999;
	 margin: 0 5px !important;
	 
}
.news .swiper-pagination-bullet-active{
	background: #063990 !important;
}



.lc{
	width: 100%;
	padding:  60px 0;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	background: #F6F6F6;
	margin-top: 60px;
}
.lc ul {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;

}
.lc ul li img{
	display: block;
	margin: 0 auto;
}

.lc ul p{
	color: #444444;
	font-size: 14px;
	margin-top: 10px;
	text-align: center;
}
.lc ul li{
	position: relative;
}
.lc ul li:after{
	content: "";
	width: 20px;
	height: 26px;
	position: absolute;
	right:-100px;
	top: 30px;
 	
	background: url(../images/icon01.png) no-repeat center;
}
.lc ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.footer{
	width: 100%;
	height: auto;
	min-height: 317px;
	background:url(../images/bg03.jpg) no-repeat center;
 	background-size: cover;
	overflow: hidden;
	box-sizing: border-box;
 
}
.links{
	width:100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top:30px;
	padding-bottom:30px;
	border-bottom: 1px solid #444444;
}
.links .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.links .tit b{
	color:#cc1d22;
	font-size: 16px;
	float: left;
	display: block;
 

}
.links .tit p{
	color:#999999;
	font-size: 16px;
	float: left;
	margin-left: 5px;
}
.links ul{
	width: 100%;
	height:60px;
	overflow: hidden;
	margin-top: 10px;
}
.links ul li{
	float: left;
	padding-right: 20px;
	line-height: 30px;
}
.links ul li a{
	color:#999999;
	font-size: 14px;
}
 
.footer a{
	color: #fff;
}
.footer .intro{
	float: left;
	margin-top:40px;
	margin-bottom: 50px;
	height: auto;
	overflow: hidden;
}
.footer .intro p{
	color: #fff;
	font-size: 15px;
	line-height: 30px;
	margin-top: 30px;
}
.footer .fn{
	width:330px;
	float: left;
	margin-left: 60px;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	padding: 0 75px;
	margin-top: 40px;
	min-height: 205px;
	padding-bottom: 5px;
	box-sizing: border-box;
}
.footer .fn b{
	color: #fff;
	font-size: 18px;
}
.footer .fn  ul {
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.footer .fn  ul li{
	float: left;
	line-height: 40px;
}
.footer .fn  ul li a{
	color: #fff;
	font-size: 15px;
	display: block;
}
.footer .fn  ul li:nth-child(2n){
	float: right;
}
.footer  .ewm{
	float: right;
	margin-top: 50px;
}
.footer .ewm img{
	display: block;
	width: 145px;
	float: left;
	height: 145px;
	float: left;
	box-sizing: border-box;
	border: 5px solid #fff;
}
.footer  .ewm p{
	text-align: center;
	color: #fff;
	font-size: 14px;
	float: left;
	width: 20px;
	padding: 0 5px;
	height: 146px;
	background: #999999;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	 margin-left: 5px;
	 line-height:18px;
}
.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: 30px;
 
}
.in-newsList .tit{
	width: 100%;
	height: 35px;

	border-bottom: 2px solid #063990;
}
.in-newsList .tit p{
	float: left;
	width: 125px;
	height: 35px;
	background: #063990;
	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;
	font-family: '宋体';
	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:#063990;
}
.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;
	margin-bottom: 10px;
}
.cpList ul li img{
	display: block;
	width: 386px;
 
}
.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  .thisclass{
	background: #063990;
	border: 1px solid #063990;
	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: #063990;
	color:#fff;
	border: 1px solid #063990;
}
.newsList{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	min-height: 600px;
}
.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:#063990;
}
.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;
	margin-top: 20px;
}
.worksList .list{
	width: 1144px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.worksList .list ul {
	display: table;
	margin: 0 auto;
}
 
.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-bottom: 10px;
}
.worksList .list ul li:hover{
	background: #063990;
	border: 1px solid #063990;
	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;
}
.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(255,153,0,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;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 5px;
    box-sizing: border-box;
	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;
}
.works-detail  .intro p{
	text-indent: 2em;
}

.works-detail  .intro a{
	color:#333;
}

.works-detail .intro iframe{
	 display: block;
 		width: 750px !important;
 		height: 400px !important;
 		margin: 0 auto;
}


.tab{
	width: 1144px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.tab ul {
	display: table;
	margin: 0 auto;
}
 
.tab 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;
}
.tab ul li:hover{
	background: #063990;
	border: 1px solid #063990;
	box-shadow: -2px 3px 5px 2px #B7B9C0;
}
.tab ul li:hover a{
	color:#fff;
}
.tab ul li:nth-child(6n-5){
	margin-left: 0;
}
.tab ul li a{
	color:#666666;
	font-size: 16px;
	display: block;
}


.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 #063990;
}
.works-intro .t{
	width: 100%;
	height: 35px;

	border-bottom: 2px solid #063990;
}
.works-intro .t p{
	float: left;
	width: 125px;
	height: 35px;
	background: #063990;
	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;
	margin-bottom: 50px;
}

.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:#063990;
}
.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;
}