*{margin: 0px;padding: 0px;}
body{min-width:1200px;background:#bce2eb;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;}
/*清除浮动*/
 
.detail-intro .intro a{color:#333;}
.detail-intro .intro a:hover{color:#0f57b1;}
.main{
	width: 1200px;
	margin:0 auto;
}
.top{
	width: 100%;
	height: 40px;
	background:#f1f1f1;
}
.top p{
	float: left;
	font-size: 18px;
	color:#3c3c3c;
	line-height: 40px;
}
.top ul{
	float: right;
	height: 40px;
	overflow: hidden;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 40px;
	position: relative;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #6d6d6d;
}
.top ul li a{
	color:#3c3c3c;
	font-size: 14px;
}
.top ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.head{
	width: 100%;
	height:130px;
	overflow: hidden;
	background:#fff;
}
.head .name{
	float: left;
}
.head .name div{
	display: table-cell;
	vertical-align: middle;
	height: 130px;
}
.head .tel{
	float: right;
}
.head .tel div{
	display: table-cell;
	vertical-align: middle;
	height: 130px;
}
.head img {
	display: block;
}
.nav{
	width: 100%;
	height: 65px;
	background:#176cd6;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height: 65px;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 171px;
	height: 65px;
	overflow: hidden;
	text-align: center;
}
.nav ul li a{
 	display: block;
}
.nav ul li p{
	color:#fff;
	width: 100%;
	font-size: 16px;
	text-align: center;
	margin-top: 12px;
}
.nav ul li span{
	display: block;
	color:#fff;
	font-size: 13px;
	text-transform: uppercase;
	margin-top: 2px;
}
.nav ul li:hover{
	background: #20b973;
}
.banner{ 
	max-width: 1920px;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left: 50%;
 transform: translateX(-50%);
 bottom:34px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin: 0 3px;
 width:40px; 
 height:10px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #ffffff;
 
}
.banner .hd ul li.on{
 background:#176cd6; 
  
}
.banner .bd{
 position:relative; 
  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;  
}



.about{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 85px;
}
.about .intro{
	float: left;
	width: 563px;
	height: auto;
	overflow: hidden;
}
.about .intro .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height:70px;
	border-bottom: 1px solid #c9c9c9;
}

.about .intro .tit b{
	color:#cccccc;
	font-size: 48px;
	float: left;
}
.about .intro .tit h4{
	font-size: 32px;
	float: left;
	color:#176cd6;
	margin-left: 15px;
}

.about .intro .tit span{margin-left:10px;}
.about .intro .tit span img{ margin:10px 0 0 0;}

.about .intro .info{
	width: 100%;
	height:224px;
	overflow: hidden;
	color:#555555;
	margin-top: 30px;
	font-size: 16px;
	line-height: 32px;
	text-indent: 2em;
}

.about .intro a{
	display: block;
	width: 158px;
	height: 48px;
	border: 1px solid #c9c9c9;
	text-align: center;
	line-height: 48px;
	color:#999999;
	font-size: 15px;
	margin-top: 45px;
	background:#fff;
}

.about .img-box{
	float: right;
	width: 600px;
	height: 420px;
	position: relative;
}
.about .img-box img{
	display: block;
	width: 600px;
	height: 420px;
}
.about .img-box .bd ul li{
	width: 600px;
	height: 420px;
}
.about .img-box .hd{
	position: absolute;
	right: 15px;
	z-index: 1;
	bottom: 35px;
}
.about .img-box .hd ul li{
	width: 15px;
	height: 15px;
	border-radius: 50%;
	float: left;
	margin:0 5px;
	background: #fff;
	border-radius: 50%;
}
.about .img-box .hd ul  .on{
	background: #176cd6;
}


.title{
	position: relative;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.title:after{
	content: "";
	width: 210px;
	height: 1px;
	position: absolute;
	left: 50%;
	margin-left: -105px;
	background: #aaaaaa;
	top: 25px;
}
.title p{
	background: #bce2eb;
	padding: 0 10px;
	color:#176cd6;
	font-size: 32px;
	font-weight: bold;
	display: table;
	margin: 0 auto;
	z-index: 1;
	position:relative;
	text-align: center;
}
.title span{
	display:block;
	text-align: center;
	color:#999999;
	font-size: 16px;
	margin-top: 10px;
}

.product{
	width: 100%;
	height: 950px;
	overflow: hidden;
	margin-top: 75px;
	background: #bce2eb;
}
.product .title p{
	background: ##bce2eb;
}
.product .pic {
	margin-top: 25px;
	height: auto;
	overflow: hidden;
}
.product .pic ul li:nth-child(3n-2){
	margin-left: 0;
}

.product .pic ul li{
	float: left;
	width: 372px;
	height: 320px;
	overflow: hidden;
	margin-bottom: 40px;
	margin-left: 39px;
	border: 1px solid #959698;
	position: relative;
}
.product .pic ul li img{
	display: block;
	width: 372px;
	height:320px;
	transition: .5s;

}

.product .pic ul li p{
	width: 100%;
	height: 60px;
	background: rgba(50,173,112,0.8);
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	line-height: 60px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	color:#fff;
	font-size: 16px;
}

.product .pic ul li:hover{
	border: 1px solid #176cd6;
}

.product .pic ul li:hover p{
	background: #176CD6;
}
.product .pic ul li:hover img{
	transform: scale(1.05);
}

.product .more{
	display: block;
	width: 160px;
	height: 40px;
	border: 1px dashed #dcdcdc;
	box-sizing: border-box;
	background: #fff;
	margin: 0 auto;
	text-align: center;
	color:#999999;
	line-height: 40px;
	font-size: 14px;
}

.company{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	position: relative;
}
.company .title:after{
	width: 260px;
	margin-left: -130px;
}
.company .show{
	width: 1200px;
	margin: 0 auto;
	height: 500px;
	margin-top: 30px;
	position: relative;
}
 
.company .show ul li{
	position: absolute;
	width: 620px;
	height: 400px;
}
.company .show ul li img{
	display: block;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
 
.poster-main .poster-list .poster-item{
	position: absolute;
	left: 0;
	top: 0;
}
.poster-btn{
	position: absolute;
	top: 50%;
	width: 41px !important;
	height: 41px !important;
 
}
.poster-next-btn{
	background: url(../images/next.png) no-repeat center;
	left: -70px;
}
.poster-prev-btn{
	background: url(../images/prev.png) no-repeat center;
	right: -70px;
}
.poster-item img{
	width: 100%;
	height: 100%;
	border: 5px solid #e5e5e5;
	box-sizing: border-box;
	box-shadow: 0 0 5px 3px #dcdbdb;
	display: block;
}
.poster-item  p{
	width: 100%;
	height: 45px;
	line-height: 45px;
	color:#555555;
	font-size: 16px;
	text-align: center;
}


.honor{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-top: 1px solid #d2d2d2;
	margin-top: 35px;
}
.honor ul{
	margin-top: 30px;
	height: auto;
	overflow: hidden;
}
.honor ul li{
	float: left;
	width: 380px;
	height: auto;
	margin-left: 30px;
	margin-bottom: 10px;
	overflow: hidden;
}
.honor ul li:nth-child(3n-2){
	margin-left: 0;
}
.honor ul li div{
	width: 380px;
	height: 251px;
	height: auto;
	overflow: hidden;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
}
.honor ul li:hover div{
	border: 1px solid #176cd6;
}
.honor ul li div img{
	display: block;
	width: 329px;
	height: 251px;
	margin:  25px;
	transition: .3s;
}
.honor ul li:hover img{
	transform: scale(1.05);
}

.honor ul li p{
	width: 100%;
	height: 45px;
	line-height: 45px;
	color:#555555;
	font-size: 16px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
}


.slogan{
	width: 100%;
	height: 1040px;
	overflow: hidden;
	margin-top: 50px;
	background: url(../images/bg01.png) no-repeat center;
}

.slogan .tit{
	margin-top: 60px;
}
.slogan .tit p{
	color:#fff;
	font-size: 32px;
	font-weight: bold;
	position: relative;
	width: 210px;
	text-align: center;
	margin: 0 auto;
}
.slogan .tit p:after{
	content: "";
	width: 25px;
	height: 1px;
	position: absolute;
	right: 0;
	top: 50%;
	background: #fff;
}
.slogan .tit p:before{
	content: "";
	width: 25px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 50%;
	background: #fff;
}

.slogan .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	color:#fff;
	font-size: 18px;
	text-align: center;
	line-height: 32px;
}

.slogan .more{
	display: block;
	width: 160px;
	height: 40px;
	border: 1px dashed #fff;
	text-align: center;
	line-height: 40px;
	color:#fff;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 25px;
}

.slogan .data{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 75px;
}
.slogan .data ul li{
	float: left;
	width: 300px;
	height: 180px;
	border-left: 1px solid #fff;
	box-sizing: border-box;
}
.slogan .data ul li:last-child{
	border-right: 1px solid #fff;
}

.slogan .data ul li p{
	color:#fff;
	text-align: center;
	font-size: 20px;
	margin-top: 25px;
}
.slogan .data ul li b{
	color:#fff;
	font-size: 60px;
	text-align: center;
	display: block;
}
.slogan .data ul li span{
	color:#fff;
	font-size: 20px;
	display: block;
	text-align: center;
}

.slogan .img{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.slogan .img ul li{
	float: left;
	width: 380px;
	height: auto;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	box-sizing: border-box;
	margin-left: 30px;
	background: #ffffff;
}
.slogan .img ul li:first-child{
	margin-left: 0;
}

.slogan .img ul li div{
	width: 380px;
	height: 280px;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	box-sizing: border-box;
}
.slogan .img ul li img{
	display: block;
	width: 380px;
	height: 280px;
	transition: .3s;
}
.slogan .img ul li:hover img{
	transform: scale(1.05);
}

.slogan .img ul li p{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color:#333333;
	font-size: 15px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}

.news{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.news .title{
	margin-top: 50px;
}


.news .left{
	width: 830px;
	height: 550px;
	overflow: hidden;
	margin-top: 20px;
	background: #f2f2f2;
	float: left;
}

.news .left .hd{
	width: 100;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #dcdcdc;
}

.news .left .hd ul li{
	float: left;
	width: 50%;
	height: 70px;
 
}

.news .left .hd ul li a{
	display: flex;
	justify-content: center;
	height: 70px;
	align-items: center;
}

.news .left .hd ul li img{
	display: block;
}
.news .left .hd ul li img:last-child{
	display: none;
}

.news .left .hd ul li p{
	color:#555555;
	font-size: 18px;
	margin-left: 10px;
}

.news .left .hd  .on{
	background: #176cd6;
}
.news .left .hd  .on p{
	color:#fff;
}

.news .left .hd  .on div img{
	display: none;
}
.news .left .hd  .on div img:last-child{
	display: block;
}

.news .left .bd{
	width: 780px;
	height: auto;
	overflow: hidden;
	margin: 25px auto;
	margin-bottom: 15px;
 
}

.news .left .bd .an{
	float: left;
	width: 385px;
	height: auto;
	overflow: hidden;
}
.news .left .bd .an img{
	display: block;
	width: 385px;
	height: 300px;
}
.news .left .bd .an h4{
	color:#333333;
	font-size: 18px;
	margin-top: 20px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-weight: normal;
}

.news .left .bd .an span{
	display: block;
	color:#999999;
	font-size: 12px;
	margin-top: 10px;
}


.news .left .bd .an p{
	font-size: 14px;
	color:#555555;
	line-height: 20px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 10px;
}

.news .left .bd   ul{
	float: right;
	width: 365px;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}

.news .left .bd   ul li{
	width: 1005;
	height: 30px;
	background: url(../images/icon06.png) no-repeat left 10px;
	overflow: hidden;
	margin-bottom: 22px;
	border-bottom: 1px dashed #dfdfdf;
}

.news .left .bd   ul li a{
	display: block;
	font-size: 15px;
	color:#333333;
	display: block;
	width: 240px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	margin-left: 30px;
	float: left;
}

.news .left .bd   ul li span{
	display: block;
	float: right;
	color:#999999;
	font-size: 12px;
}
.news .left .bd   ul li:hover a{
	color:#176cd6;
	text-decoration: underline;
}


.news .right{
	float: right;
	width: 355px;
	height:550px;
	overflow: hidden;
	background: #f2f2f2;
	margin-top: 20px;
}
.news .right .tit{
	width: 100%;
	height: 70px;
	border-bottom: 1px solid #dcdcdc;
}

.news .right .tit img{
	display: block;
	float: left;
	margin-top:24px;
	margin-left: 15px;
}

.news .right .tit p{
	color:#555555;
	font-size: 18px;
	line-height: 70px;
	float: left;
	margin-left: 10px;
}

.news .right  .rolling {
	width: 307px;
	height: 415px;
	overflow: hidden;
	margin: 0 auto;
	margin-top:20px;
}
.news .right  .list{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news .right  .box{
	height: 800%;
}

.news .right  ul li{
	width: 100%;
	height: 130px;
	border-bottom: 1px dashed #dddddd;
	margin-bottom: 30px;
}
.news .right  ul li .t{
	width: 40px;
	height: 82px;
	background: url(../images/bg03.png)no-repeat center;
	float: left;
}

.news .right  ul li .t p{
	text-align: center;
	color:#ffffff;
	font-size: 15px;
	line-height: 41px;
}

.news .right  ul li .t span{
	display: block;
	text-align: center;
	height: 41px;
	line-height: 41px;
	color:#6f6d6d;
	font-size: 15px;
}

.news .right  ul li  .info{
	float: right;
	width: 250px;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

.news .right  ul li  .info p{
	color:#333333;
	font-size: 16px;
	width: 100%;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news .right  ul li:hover .t{
	background: url(../images/h01.png) no-repeat center;
}
.news .right  ul li:hover .info p{
	color:#176cd6;
	text-decoration: underline;
}

.news .right  ul li  .info  span{
	display: block;
	color:#666666;
	font-size: 13px;
	line-height: 20px;
	margin-top: 5px;
	display: -webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient: vertical;
  overflow: hidden;

 
}

.news .right  ul li:last-child{
	border: none;
	margin-bottom: 0;
}




.links{
	width: 100%;
	height: 108px;
	overflow: hidden;
	background: #f2f2f2;
	margin-top: 60px;
}

.links .tit{
	width: 188px;
	height: 80px;
	overflow: hidden;
	margin-top: 15px;
	float: left;
	background: url(../images/links.png) no-repeat center;
}

.links .tit p{
	color:#555555;
	font-size: 17px;
	margin-left: 58px;
	margin-top: 40px;
}

.links  ul{
	float: right;
	width: 980px;
	height: 60px;
	overflow: hidden;
	margin-top: 25px;
}

.links  ul li{
	float: left;
	line-height:30px;
	padding: 0 10px;
	height: auto;
	overflow: hidden;
	position: relative;
}
.links  ul li a{
	color:#999999;
	font-size: 14px;
}


.footer{
	width: 100%;
	height: 420px;
	position: relative;
	background: #176cd6;
	border-top: 5px solid #20b973;
}

.footer .menu{
	width:1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #0f57b1;
}
.footer .menu ul{
	display: flex;
	height: 65px;
	justify-content: space-between;
	align-items: center;
}
.footer .menu ul li{
	float: left;
	position: relative;
}
.footer .menu ul li a{
	color:#fff;
	font-size: 17px;
	display: block;
}
.footer .menu ul li:after{
	content: '';
	width: 6px;
	height: 6px;
	position: absolute;
	right: -100%;
	top:50%;
	border-radius: 50%;
	margin-top: -3px;
	background: #fff;
}

.fn{
	float: left;
	width: 270px;
	height: auto;
	overflow: hidden;
	margin-top: 45px;
}
.fn .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.fn .tit p{
	color:#fff;
	font-size: 18px;
	float: left;
	font-weight: bold;
}
.fn .tit span{
	color:#fff;
	font-size: 13px;
	float: left;
	margin-left: 10px;
	text-transform: uppercase;
	margin-top: 5px;
}
.fn ul {
	height: 120px;
	overflow: hidden;
	margin-top: 20px;
}
.fn ul li{
	float: left;
	width: 130px;
	height: 30px;
	border: 1px solid #fff;
	box-sizing: border-box;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
}
.fn  ul li:hover {
	background: #fff;
}
.fn  ul li a{
	display: block;
	color:#fff;
	font-size: 13px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.fn ul li:hover a{
	color:#176cd6;
}
.fn ul li:nth-child(2n){
	float: right;
}
.footer .info{
	float: left;
	width: 380px;
	height:220px;
	margin-top: 25px;
	margin-left: 60px;
	padding-left: 60px;
	border-left: 1px solid #0f57b1;
	border-right: 1px solid #0f57b1;
	padding-right: 80px;
	color:#fff;
	font-size: 18px;
	line-height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	 
}

 
/*.footer .ewm{
	float: right;
	width: 170px;
	height: 190px;
	background: #fff;
	margin-top: 30px;
	text-align: center;
	
}
.footer .ewm p{
	color:#666666;
	font-size: 16px;
	line-height: 34px;
}
.footer .ewm img{
	display: block;
	width: 150px;
	height: 150px;
	margin: 10px;
	margin-bottom: 0;
}*/


.footer .yyzz{
	float: right;
	width: 260px;
	height: 190px;
	background: #fff;
	margin-top: 30px;
	text-align: center;
	
}

.footer .yyzz img{
	display: block;
	width: 260;
	height: 190px;
}


.footer  .cr{
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: 0;
	background: #2e2f31;

}

.footer  .cr  p{
	color:#999999;
	font-size: 14px;
	line-height: 60px;
	text-align: center;
}
 
.footer .cr a{
	color:#999;
}

.float{
	width:auto;
	height: auto;
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	width: 200px;
}
.float ul li{
	width:200px;
	margin-top: 5px;
	height:62px;
	margin-left: 138px;
	background: #d9d9d9;
	position: relative;
	z-index: 1;
	transition: .5s;
 
}
 
.float ul li span{
	display: block;
	width: 62px;
	height:62px;
	float: left;
}
.float ul li:hover{
	margin-left: 0;
}
.float ul li:nth-child(3):hover{
	margin-left: 138px;
}
.float ul li:nth-child(4):hover{
	margin-left: 138px;
}
.float ul li:nth-child(3):hover div{
	left: -135px;
	opacity: 1;
}
.float ul li p{
	float: left;
	font-size: 16px;
	color:#333;
	width: 130px;
	text-align: center;
 	height: 45PX;
 	line-height: 62px;
	background: #d9d9d9;
 
}
.float ul li div{
	position: absolute;
	left: 0;
	width: 120px;
	opacity: 0;
	height: 120px;
	transition:.3s;
}
.float ul li div img{
	display: block;
	width:120px;
	height: 120px;
 
}
 
.float ul li:nth-child(1) span{
	background:#d9d9d9 url(../images/float.png)no-repeat  left top;
}
.float ul li:nth-child(2) span{
	background:#d9d9d9 url(../images/float.png)no-repeat  left -66px;
}
.float ul li:nth-child(3) span{
	background:#d9d9d9 url(../images/float.png)no-repeat left -132px;
}
.float ul li:nth-child(4) span{
	background:#d9d9d9 url(../images/float.png)no-repeat left -265px;
}
.float ul li:nth-child(5) span{
	background:#d9d9d9 url(../images/float.png)no-repeat  left -265px;
}
.float ul li div{
	width:130px;
	float: left;
	background: #d9d9d9;
	height: auto;
	overflow: hidden;
}
.float ul li img{
	display: block;
	width: 120px;
	height:50px;
	transition: .3s;
	float: right;
	margin: 5px;
}





.in-content{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 50px;
}


.left-cont{
	width: 240px;
	height: auto;
	overflow: hidden;
	float: left;
}

.left-cont .list{
 
	width: 240px;
	height: auto;
 	
	overflow: hidden;
	background: #f2f2f2;
	padding-bottom: 20px;
	border-bottom: 2px solid #0070aa;
 
}
.left-cont .list  .tit{
	width: 240px;
	height: 90px;
	overflow: hidden;
	border-radius: 5px 5px 0 0 ;
	background: #176cd6;
	box-shadow: 0px -5px 0px 0px #5989d7 inset;
}
.left-cont .list  .tit p{
	font-size: 20px;
	color:#fff;
	text-align: center;
	margin-top: 20px;
	width: 100%;
	font-weight: bold;
}
.left-cont .list  .tit span{
	display: block;
	text-align: center;
	text-transform: uppercase;
	color:#fff;
	font-size: 16px;
	margin-top: 3px;
}
.left-cont .list ul{
	width: 220px;
	margin:0 auto;
	height:auto;
	overflow: auto;
	margin-top:5px;
}
.left-cont .list ul li{
	width: 100%;
	height: 42px;
	background: #555555;
	margin-top: 11px;
	line-height: 42px;
}
.left-cont .list ul li a{
	color:#fff;
	margin-left: 30px;
	font-size: 16px;
	overflow: hidden;
	display: block;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	white-space: nowrap;
	width: 172px;
	text-overflow: ellipsis;
}
.left-cont .list ul li:hover{
	background: #176cd6;
}
.quick{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	background: #f1f1f1;
}
.quick  .tit{
	width: 240px;
	height: 70px;
	border-radius: 5px 5px 0 0 ;
	background: #176cd6;
	box-shadow: 0px -5px 0px 0px #5989d7 inset;
}

.quick ul {
	width: 220px;
	margin: 10px auto;
	height: auto;
	overflow: hidden;
}

.quick ul li{
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
}

.quick ul li a{
	color:#333;
	font-size: 14px;
	display: block;
	 white-space: nowrap;
    text-overflow: ellipsis;

    overflow: hidden;
}
.quick .tit p{
	font-size: 20px;
	color:#fff;
	text-align: center;
	margin-top: 20px;
	float: left;
	width: 100%;
	font-weight: bold;
}

.quick .info{
	width: 230px;
	margin:10px auto;
	height: auto;
	overflow: hidden;
}

.quick .info p{
	color:#333;
	font-size: 16px;
	line-height: 30px;
	font-weight:bold;
}


.title-bar{
	width: 100%;
	position: relative;
	margin-top: 10px;
	height: 37px;
	background: url(../images/bg07.png) repeat-x left bottom;
}
.title-bar:after{
	content: "";
	width: 10px;
	height: 20px;
	position: absolute;
	left: 0;
	top:3px;
	background: #176cd6;
}
.title-bar h4{
	font-size: 18px;
 
	margin-left: 20px;
	color:#333333;
	font-size: 18px;
	float: left;
}

.crumbs{
	float: right;
}
.crumbs p{
	color:#666;
	font-size: 13px;
	margin-top: 3px;

}

.crumbs img{
	display: block;
	float: left;
	margin-right: 10px;
}
.crumbs p{
	float: left;

}
.crumbs a{
	color:#666;
	font-size: 13px;
	padding-right: 10px;
	position: relative;

}
.crumbs a:after{
	content: ">";
	position: absolute;
	right: 0;
	color:#666;
	font-size: 12px;
	position: absolute;
	top: 0;
}
.crumbs a:last-child:after{
	display: none;
}


.right-cont{
	float: right;
	width:940px;
	height: auto;
	overflow: hidden;
}

.pic-box{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}

.pic-box ul {
	margin-left: -12px;
}
.pic-box ul li{
	float: left;
	width: 305px;
	height: auto;
	margin-left: 12px;
	overflow: hidden;
	margin-bottom: 10px;
}
.pic-box ul li div{
	overflow: hidden;
}
.pic-box ul li img{
	display: block;
	width: 100%;
	transition: .5s;
	 
}
.pic-box ul li:hover img{
	transform: scale(1.05);
}

.pic-box ul li p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color:#333;
	font-size: 14px;

}



.page{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	float: left;
}
.page  ul{
	display: table;
	margin: 0 auto;
}

.page  ul li{
	border: 1px solid #ccc;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	color:#333;
	float: left;
	margin: 0 3px;
}
.page  ul li a{
	color:#333;
	
}
.page ul  .thisclass{
	background: #333333;
	color:#fff;
	border: 1px solid #333;
}
 
.page  select{
	border: none;
	background: none;
	outline: none;
}


.news-list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}
 
.news-list ul li{
	width: 100%;
	height:40px;
	line-height:40px;
	border-bottom: 1px dashed #d6d6d6;
	position: relative;
}
.news-list ul li:after{
	content: ">>";
	font-size: 12px;
	position: absolute;
	left: 0;
	top: 0;
}
.news-list ul li a{
	display: block;
	float: left;
	margin-left: 25px;
	font-size: 14px;
	color:#333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 230px;
	float: left;
}
.news-list ul li span{
	display: block;
	float: right;
	color:#666666;
	font-size: 12px;
}
.news-list ul li:hover a{
	text-decoration: underline;
}

.detail-intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	min-height:300px;
	margin-top: 20px;
}
.detail-intro .tit{
	margin-bottom: 30px;
}
.detail-intro .tit p{
	color:#333333;
	font-size: 18px;
	height: 30px;
	border-bottom: 1px dashed #ccc;
	text-align: center;
}

.detail-intro .tit span{
	display: block;
	color:#333333;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
}

.detail-intro  .intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	
}
.detail-intro  .intro img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.detail-intro  .intro p{
	font-size: 16px;
	color:#333;
	line-height: 30px;
	text-indent: 2em;
}

 
 
.map{
	width: 100%;
	border: 3px solid #d2d2d2;
	box-sizing: border-box;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.map .allmap{
	width: 100%;
	height: 400px;
}


.fy{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}


 .fy p{
	width: 240px;
	padding: 0 10px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	height: 50px;
	float: left;
	line-height: 50px;
	text-align: center;
	border-left: 1px solid #d2d2d2;

}
 .fy p:first-child{
 	border: none;
 }

 .fy a{
 	color:#333333;
 	font-size: 14px;
  

 }

  .fy .return{
  	float: right;
  	line-height: 50px;
  	width: 140px;
  	border-left: 1px solid #d2d2d2;
  	text-align: center;
  }



  .mssg-intro{
	width:820px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	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: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: #176cd6;

}

