*{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;
}
.top{
	width: 100%;
	height: 40px;
	background: #eeeeee;
}
.top p{
	float: left;
	font-size: 14px;
	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:137px;
	overflow: hidden;
}
.head .name{
	float: left;
	margin-top: 34px;
}
.head .tel{
	float: right;
	margin-top: 20px;
 
 
}
.head img {
	display: block;
}
 
.nav{
	width: 100%;
	height: 60px;
	background:#0077d2;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height: 60px;
	 
}
.nav ul li{
	float: left;
	width: 170px;
	height: 60px;
	text-align: center;
	position: relative;
	line-height:60px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.nav ul li:hover{
	background: #06bdf9;
}
 
.nav ul ul{
	position: absolute;
	left: 0;
	top: 60px;
	display: none;
	z-index: 1;
	border-top: 2px solid #06bdf9;
	width: 100%;
}

.nav ul ul li{
	height: 34px;
	border-bottom: 1px solid #e6e6e6;
	line-height: 34px;
	background: #fff;
}
.nav ul ul li:last-child{
	border: none;
}
.nav ul ul li:hover a{
	color:#fff;
}
.nav ul ul li a{
	color:#333333;
	font-size: 14px;
	display: block;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.banner{ 
	max-width: 1920px;
	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;
 background: #fff;
 
}
.banner .hd ul li.on{
 background:#00a0e9; 
  
}
.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;  
}



.item{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
 
.item .list{
	width: 300px;
	height: 840px;
	overflow: hidden;
	float: left;
	background: #f7f7f7;
}
.item .list .tit{
	width: 100%;
	height: 86px;
	overflow: hidden;
	background: url(../images/tit01.png) no-repeat center;
}
.item .list .tit p{
	color:#fff;
	font-size: 28px;
	font-weight: bold;
	margin-left: 55px;
	margin-top: 15px;

}

.item .list .tit span{
	display: block;
	color:#06bdf9;
	font-size: 14px;
	text-transform: uppercase;
	margin-left: 55px;
	margin-top: 3px;
}
.item .list h4{
	width: 268px;
	height: 40px;
	
	margin: 0 auto;
	margin-top: 5px;
	line-height: 40px;
	border-bottom: 1px dashed #999999;
}
.item .list h4:hover{
	background: url(../images/list01.png) no-repeat center;
	border-bottom: 1px solid #0077d2;
}
.item .list h4:hover a{
	color:#fff;
}
.item .list h4 a{
	color:#363634;
	font-size: 18px;
	font-weight: normal;
	margin-left: 45px;
	display: block;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.item .list  ul{
	width: 268px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.item .list  ul li{
	width: 100%;
	height: 44px;
	border-bottom: 1px dashed #999999;
	line-height: 44px;
}
.item .list  ul li:hover a{
	color:#006cd8;
}

.item .list  ul li a{
	color:#363634;
	font-size: 16px;
	margin-left: 45px;
	display: block;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.right-cont .title{
	width: 100%;
	height: 53px;
	border-bottom: 3px solid #0077d2;
	background: #f6f6f6 url(../images/icon04.png) no-repeat 15px center;
}

.right-cont .title p{
	color:#0077d2;
	font-size: 18px;
	font-weight: bold;
	line-height: 53px;
	margin-left: 45px;
	float: left;
}

.right-cont .title  span{
	display: block;
	color:#b2b2b2;
	font-size: 12px;
	float: left;
	margin-left: 10px;
	text-transform: uppercase;
	margin-top: 20px;
}



.pic-box{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 14px;
}
.pic-box ul {
	 
}
.pic-box ul li {
	width: 290px;
	height: auto;
	float: left;
	overflow: hidden;
	margin-left:10px;
}
.pic-box ul li:hover p{
	color:#0077d2;
}
.pic-box ul li img{
	display: block;
	width: 290px;
	height: 218px;
	box-sizing: border-box;
	border: 3px solid #cccccc;
 	
}

.pic-box ul li  p{
	width: 100%;
	height: 40px;
	color:#333333;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
}

.pic-box ul li:nth-child(3n-2){
	margin-left: 0;
}


.adv{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 55px;
 
}
.adv .tit{
	width: 100%;
	height: 172px;
	background: url(../images/adv-tit.png)no-repeat center;
}
.adv ul{
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.adv ul li{
	width: 600px;
	float: left;
	height:auto;
	overflow: hidden;
}
.adv ul li:nth-child(2n){
	float: right;
}
.adv ul li .pic{
	margin-top:10px;
}
.adv ul li:nth-child(2n) .pic{
 	margin-top: 5px;
}
.adv ul li .intro{
 
	height:288px;
	overflow: hidden;
 
}
.adv ul li .intro .part{
	width: 585px;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.adv ul li .intro .part .t {
	height: auto;
	overflow: hidden;
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px dashed #d2d2d2;
}
.adv ul li .intro .part .t b{
	color:#68b92c;
	font-size: 30px;
	font-family: 'Impact Regular';
	font-weight: normal;
}
.adv ul li .intro .part .t img{
	display: block;
	float: left;
	margin-right: 10px;
}
.adv ul li .intro .part .t p{
	color:#084c95;
	font-size: 25px;
	font-weight: bold;
	float: left;
	line-height: 40px;
}
.adv ul li .intro .part .t span{
	display: block;
	float: left;
	margin-left: 10px;
	line-height: 40px;
	color:#999999;
	font-size: 12px;
}
.adv ul li .intro .part .info{
	width:530px;
	float: right;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.adv ul li .intro .part .info p{
	color:#555555;
	font-size: 14px;
	line-height: 22px;
}
 
.adv ul li  .pic img{
	width: 600px;
	display: block;
}

.adv ul li:nth-child(2n) .intro{
	float: right;
	margin-top:15px;
}
 

.product{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 58px;
}
.product .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.product .tit p{
	color:#0077d2;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
}

.product .tit span{
	display: block;
	text-align: center;
	color:#666666;
	font-size: 16px;
}

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


.product .list ul li{
	float: left;
	width: 160px;
	height: 40px;
	border: 2px solid #dcdcdc;
	margin-left: 13px;
	box-sizing: border-box;
	text-align: center;
	line-height: 36px;
}

.product .list ul li a{
	color:#666666;
	font-size: 16px;
}
.product .list ul li:nth-child(7n-6){
	margin-left: 0;
}
.product .list ul li:hover {
	background: #0077d2;
	border: 2px solid #0077d2;
}
.product .list ul li:hover a{
	color:#fff;
}

.product .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.product .pic ul li{
	float: left;
	width: 393px;
	height: auto;
	margin-left: 10px;
	overflow: hidden;
	margin-bottom: 20px;
}
.product .pic ul li:nth-child(3n-2){
	margin-left: 0;
}

.product .pic ul li img{
	display: block;
	width: 393px;
	height: 290px;
	border:3px solid #d2d2d2;
	box-sizing: border-box;
}

.product .pic ul li p{
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color:#666666;
	font-size: 16px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.product .pic ul li:hover p{
	color:#0077d2;
}
.title{
	width: 100%;
	height: 50px;
	background: #ebebeb;
}
.title div{
	width: 195px;
	height: 50px;
	background: #0077d2;
	float: left;
}

.title div p{
	color:#ffffff;
	font-size: 20px;
	font-weight: bold;
	float: left;
	line-height: 50px;
	margin-left: 20px;
}

.title div span{
	display: block;
	color:#ffffff;
	font-size: 14px;
	margin-left: 5px;
	float: left;
	text-transform: uppercase;
	line-height: 50px;
}

.title  a{
	display: block;
	float: right;
	color:#333333;
	font-size: 16px;
	background: url(../images/more.png)no-repeat center right;
	padding-right: 25px;
	margin-right: 10px;
	margin-top: 15px;
}
 
.cases{
	width:100%;
	margin: 0 auto;
	height: auto;
	margin-top: 50px;
	overflow: hidden;
 
}

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

.cases .list ul{
	display: table;
	margin: 0 auto;
}

.cases .list ul li{
	float: left;
	width: 160px;
	height: 40px;
	border: 2px solid #fff;
	margin-left: 13px;
	box-sizing: border-box;
	text-align: center;
	line-height: 36px;
}

.cases .list ul li a{
	color:#fff;
	font-size: 16px;
}
.cases .list ul li:nth-child(7n-6){
	margin-left: 0;
}
.cases .list ul li:hover {
	background: #fff;
 
}
.cases .list ul li:hover a{
	color:#0077d2;
}


.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.cases .box{
	width: 800%;
}
.cases .pic{
	float: left;
}
.cases .pic ul li{
	float: left;
	width: 309px;
	height: auto;
	overflow: hidden;
	margin-left: 7px;
}
.cases .pic ul li img{
	display: block;
	width: 309px;
	height: 240px;
 
	box-sizing: border-box;
}

.cases .pic ul li p{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color:#333333;
	background: #e0e0e0;
	font-size: 16px;
}

.about{
	width:100%;
	margin: 0 auto;
	height:400px;
	background: url(../images/bg.png) no-repeat center;
	overflow: hidden;
	margin-top: 50px;
}

.about .pic{
	float: left;
	width: 515px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.about .pic img{
	display: block;
	width:515px;
	height: 324px;
}

.about .intro{
	float: right;
	width: 630px;
	height: auto;
	margin-top: 50px;
	overflow: hidden;
}
.about .intro .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	padding-bottom: 25px;
}
.about .intro .tit:after{
	content: "";
	width: 80px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #fff;
}
.about .intro .tit p{
	color:#fff;
	font-size: 36px;
	font-weight: bold;

}

.about .intro .info{
	width: 100%;
	height: 145px;
	overflow: hidden;
	margin-top: 30px;
}
.about .intro .info p{
	color:#fff;
	font-size: 16px;
	line-height: 30px;
}
.about .intro  .more{
	display: block;
	float: right;
	background: url(../images/bg02.png)  no-repeat center;
	color:#fff;
	font-size: 16px;
	width: 630px;
	margin-top: 20px;
	height: 36px;
}
.about .intro  .more a{
	float: right;
	color:#fff;
	line-height: 36px;
	margin-right: 30px;
}
.section{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.news {
	width: 775px;
	height: 525px;
	border: 1px solid #e3e3e3;
	float: left;
 
	padding-top: 0;
	margin-top: 50px;
}
 

.news .on{
	width: 725px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 25px;
	margin-top: 20px;
}
.news .on img{
	display: block;
	float: left;
	width: 312px;
	height: 200px;
}
.news .on .intro{
	width: 395px;
	height: auto;
	float: right;
	overflow: hidden;
}
.news .on .intro h4{
	font-size: 16px;
	color:#333333;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news .on .intro p{
	color:#666666;
	font-size: 14px;
	line-height: 24px;
	margin-top: 15px;
	display: -webkit-box;
	-webkit-line-clamp:5;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.news .on  a{
	display: block;
	float: right;
	color:#666666;
	font-size: 14px;
	border-bottom: 1px solid #cccccc;
	line-height: 25px;
	margin-top: 10px;
}
.news  ul {
	width: 725px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.news  ul li{
	float: left;
	width: 358px;
	height: auto;
	line-height: 35px;
	overflow: hidden;
	position: relative;
}
.news  ul li:after{
	content: "";
	width:6px;
	height:6px;
	border-radius: 50%;
	background: #c6c6c6;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	background: #c6c6c6;
}
.news  ul li a{
	display: block;
	margin-left: 15px;
	font-size: 14px;
	color:#333333;
	float: left;

}

.news  ul li span{
	display: block;
	float: right;
}

.news  ul li:nth-child(2n){
	float: right;
}
.news  ul li:hover a{
	text-decoration: underline;
}

.mssg{
	float: right;
	width: 360px;
	height: auto;
	overflow: hidden;
	border: 1px solid #e3e3e3;
	padding: 30px 25px;
	margin-top: 50px;
	background: #0077d2;
}

.mssg .tit {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.mssg .tit div{
	float: left;
	position: relative;
	padding-right: 45px;
}
 
.mssg .tit p{
	color:#f6f6f6;
	font-weight: bold;
	font-size: 24px;
}

.mssg .tit span{
	display: block;
	text-transform: uppercase;
	color:#fff;
	font-size: 14px;
	margin-top: 3px;
}

.mssg  form{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.mssg  form ul li{
	width: 100%;
	height:auto;
	overflow: hidden;
	background: #ffffff;
	margin-bottom: 10px;
	border-radius: 5px;
	border: 1px solid #dadada;
	box-sizing: border-box;
}

.mssg  form ul li span{
	width: 45px;
	height: 26px;
	border-right: 1px solid #dadada;
	display: flex;
	float: left;
	justify-content: center;
	align-items: center;
	margin-top: 5px;
	margin-left: 5px;
}
.mssg  form ul li span img{
	display: block;
}

.mssg  form ul li:last-child span{
	border-bottom: 1px solid #dadada;
	height: 40px;
	 
}
.mssg  form ul li input{
	float: right;
	width: 295px;
	outline: none;
	border: none;
	font-size: 16px;
	font-family: '微软雅黑';
	color:#999999;
	height: 40px;
}

.mssg  form ul li textarea{
	float: right;
	width: 295px;
	outline: none;
	border: none;
	font-size: 16px;
	font-family: '微软雅黑';
	height: 165px;
	padding-top: 10px;
	color:#999999;

}

.mssg  form .btn{
	float: right;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.mssg  form .btn input{
	width: 177px;
	height: 50px;
	background: #06bdf9;
	border: none;
	color:#fff;
	font-size: 16px;
	border-radius: 5px;
	outline: none;
}
.mssg  form .btn input:last-child{
	float: right;
	background: #bfbfbf;
}


.links{
	width: 1200px;
	margin: 0 auto;
	height: 87px;
	overflow: hidden;
	margin-top: 60px;
	background: url(../images/bg01.png) no-repeat center;
}
.links .tit{
	width: 165px;
	height: auto;
	float: left;
	margin-top: 10px;
	background: url(../images/links.png) no-repeat center;
}
.links .tit p{
	color:#4c4c4c;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.links .tit span{
	display: block;
	color:#b5b5b5;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-top: -3px;
	font-family: 'Arial Bold';
	text-transform: uppercase;
}
.links ul{
	float: right;
	width:1020px;
	height: 60px;
	margin-top: 12px;
	overflow: hidden;
}
.links ul li{
	float: left;
	padding: 0 10px;
	position: relative;
	line-height: 30px;
}
.links ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	background: #808080;
	top: 50%;
	margin-top: -7px;
}

.links ul li a{
	color:#666666;
}


.footer{
	width: 100%;
	height:300px;
	overflow: hidden;
	background: #006cd8;
	margin-top: 20px;
}

.footer .left{
	float: left;
	margin-left: 40px;
	margin-top: 35px;
}
 
.footer img{
	display: block;
}
.footer .intro{
	margin-top: 20px;
	color:#fff;
	font-size: 14px;
	line-height: 24px;
}
.footer .intro a{
	color:#fff;
}

.footer .fn{
	float: left;
	width: 220px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	height: 200px;
	padding-left: 70px;
	padding-right:20px;
	margin-left: 140px;
	margin-top: 35px;
}
.footer .fn .tit {
	height: auto;
	overflow: hidden;
}
.footer .fn .tit p{
	color:#fff;
	font-size: 20px;
	font-weight: bold;
}
.footer .fn   ul{
	width: 220px;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.footer .fn ul li{
	width: 100px;
	height: 30px;
	float: left;
	line-height: 30px;
}
.footer .fn  ul li:nth-child(2n){
	float: right;
}
.footer .fn ul li a{
	color:#fff;
	font-size: 14px;
	display: block;
}
.footer .ewm{
	float: right;
	margin-top:40px;
}
.footer .ewm img{
	display: block;
	width: 134px;
	height: 134px;
	border: 2px solid #fff;
}
.footer .ewm p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color:#fff;
	font-size: 14px;
}
.in-content{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 50px;
}
.left-cont{
	width:300px;
	height: auto;
	float: left;
	overflow: hidden;
 
}
.left-cont .list{
	width: 300px;
	height: auto;
	padding-bottom: 50px;
	overflow: hidden;
 
	background: #f7f7f7;
}
.left-cont .list .tit{
	width: 100%;
	height: 86px;
	overflow: hidden;
	background: url(../images/tit01.png) no-repeat center;
}
.left-cont .list .tit p{
	color:#fff;
	font-size: 28px;
	font-weight: bold;
	margin-left: 55px;
	margin-top: 15px;

}

.left-cont .list .tit span{
	display: block;
	color:#06bdf9;
	font-size: 14px;
	text-transform: uppercase;
	margin-left: 55px;
	margin-top: 3px;
}
.left-cont .list h4{
	width: 268px;
	height: 40px;
	
	margin: 0 auto;
	margin-top: 5px;
	line-height: 40px;
	border-bottom: 1px dashed #999999;
}
.left-cont .list h4:hover{
	background: url(../images/list01.png) no-repeat center;
	border-bottom: 1px solid #0077d2;
}
.left-cont .list h4:hover a{
	color:#fff;
}
.left-cont .list h4 a{
	color:#363634;
	font-size: 18px;
	font-weight: normal;
	margin-left: 45px;
	display: block;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.left-cont .list  ul{
	width: 268px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.left-cont .list  ul li{
	width: 100%;
	height: 44px;
	border-bottom: 1px dashed #999999;
	line-height: 44px;
}
.left-cont .list  ul li:hover a{
	color:#006cd8;
}

.left-cont .list  ul li a{
	color:#363634;
	font-size: 16px;
	margin-left: 45px;
	display: block;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.left-cont .quick{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	background: #eee;
}
.left-cont .quick .tit {
	width: 100%;
	height: 60px;
	background: #0077d2;
}
.left-cont .quick .tit p{
	color:#fff;
	font-size: 24px;
	text-align: center;
	line-height: 60px;
}

.left-cont .quick ul{
	width: 260px;
	margin: 10px auto;
}
.left-cont .quick ul li{
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
}

.left-cont .quick ul li a{
	color:#333;
	font-size: 12px;
	display: block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.left-cont .quick .info{
	width: 260px;
	margin: 10px auto;
	height: auto;
	overflow: hidden;
}
.left-cont .quick .info p{
	color:#333;
	font-size: 12px;
	line-height: 22px;
}


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

.title-bar{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom: 2px solid #0077d2;
}

.title-bar h4{
	font-size: 24px;
	color:#0077d2;
	float: left;
}

.title-bar .crumbs{
	float: right;
	margin-top: 10px;
}
.crumbs p{
	font-size: 12px;
	color:#333;
	float: left;
}

.crumbs  a{
 	padding-right: 10px;
	color:#333;
	position: relative;
	font-size: 12px;

}

.crumbs  a:after{
	content: '>';
	font-size: 14px;
	position: absolute;
	right: -3px;
	top: -2px;
	color:#333;
}
.crumbs  a:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}


 

.page{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	float: left;
}
 .page  .bd{
 	display: table;
 	margin: 0 auto;
 }
 .page ul li{
 	float: left;
 	padding: 0 8px;
   	height: 30px;
 	border: 1px solid #ccc;
 	text-align: center;
 	line-height: 30px;
 	margin: 0 5px;

 }
 .page ul .thisclass{
 	background: #ccc;
 	color:#fff;
 }
 .page ul li a{
 	color:#333;
 }
.fy{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
	float: right;
}
.fy p{
	float: left;
	font-size: 14px;
	color:#333;
}
.fy p:last-child{
	float: right;
}

.fy p a{
	color:#333;
}



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


.article-detailed .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}

.article-detailed .tit p{
	color:#333;
	font-size: 18px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	height: 30px;
}

.article-detailed .tit span{
	display: block;
	color:#333;
	margin-top: 5px;
	font-size: 12px;
	text-align: center;
}

.article-detailed  .intro{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.article-detailed  .intro img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.article-detailed  .intro p{
	color:#333;
	font-size: 16px;
	line-height: 30px;
}
.article-detailed  .intro  a{
	color:#333;
}
.in-map{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}

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

.news-list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
	border: none;
}
.news-list ul  {
	width: 100%;
	padding: 0;
}

.news-list ul  li{
	width: 100%;
}

.news-list ul  li a{
	display: block;
	width: 650px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
 
.mssg-intro{
	width:920px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	background: #eeeeee;
}

.mssg-intro img{
	display: block;
	float: left;
}

.mssg-intro form{
	width: 500px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}

.mssg-intro form ul li{
	width: 100%;
	height:auto;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	margin-bottom: 15px;
	background: #fff;
	border-radius: 5px;
}
.mssg-intro form ul li input{
	height: 50px;
	border: none;
	width: 100%;
	outline: none;
	text-indent: 10px;
	color:#999999;
	font-size: 16px;
	background: none;
	font-family: '微软雅黑' ;
}

.mssg-intro form ul li textarea{
	width: 500px;
	height: 100px;
	border: none;
	outline: none;
	font-family: '微软雅黑' ;
	resize: none;
	background: none;
 	text-indent: 10px;
	padding-top: 10px;
	color:#999;
	font-size: 16px;
}

.mssg-intro form .btn input{
	width: 240px;
	display: block;
	height: 60px;
	float: left;
	margin-top: 20px;
	background: #0077d2;
	outline: none;
	border: none;
	font-size: 18px;
	color:#fff;
	border-radius: 5px;
}
.mssg-intro form .btn input:last-child{
	float: right;
	background: #999;
}
