*{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:110px;
	overflow: hidden;
}
.head .name{
 	position: relative;
 	top: 50%;
 	float: left;
 	transform: translateY(-50%);
}
.head img{
	display: block;
}
.head  .tel{
	float: right;
	position: relative;
	top: 50%;
	transform: translateY(-50%);

}
.head .main{
	height: 110px;
	overflow: hidden;
}
.nav{
	width: 100%;
	height: 50px;
	background:#1583e1;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height: 50px;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 200px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	line-height: 50px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.nav ul li:hover{
	background: #ff7f47;
}
.banner{ 
	max-width: 1920px;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:auto;
 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:15px; 
 border-radius:50%;
 height:15px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 border: 1px solid #fff;
 
}
.banner .hd ul li.on{
 background:#1583e1; 
  border: 1px solid #1583e1; 
  
}
.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;  
}
 

.product{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 68px;
}
.product .list{
	width: 235px;
	height: auto;
	overflow: hidden;
	background: #1583e1;
	float: left;
}
.product .list .tit{
	width: 186px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 30px;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}
.product .list .tit p{
	color:#fff;
	font-size: 22px;
	font-weight: bold;
	margin-top: 15px;
}
.product .list ul{
	width: 185px;
	margin: 0 auto;
	height: 290px;
  
	margin-top: 15px;
	overflow: hidden;
}
.product .list  ul li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-radius: 25px;
	position: relative;
	margin-bottom: 5px;
}
.product .list  ul li:hover{
	background: #ff7f47;
}
.product .list  ul li:hover a{
	color:#fff;
}
.product .list  ul li:after{
	content: "·";
	font-size: 12px;
	position: absolute;
	left: 10px;
	color:#fff;
	top: 0;
}
.product .list  ul li:hover:after{
	color:#fff;
}
.product .list  ul li a{
	display: block;
	color:#fff;
	margin-left: 30px;
	white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    overflow: hidden;
}

.product .list  .cont{
	width: 200px;
	height: auto;
	overflow: hidden;

	border: 1px solid #fff;
	margin: 0 auto;
	margin-top: 55px;
	border-radius: 5px;
	margin-bottom: 25px;
}
.product .list  .cont .t{
	border-bottom: 1px solid #fff;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.product .list  .cont .t img{
	display: block;
	margin: 0 auto;
}
.product .list  .cont  .info{
	width: 90%;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 15px;
}
.product .list  .cont  .info{
	color:#fff;
	font-size: 13px;
	line-height: 22px;
}

.product .pic{
	float: right;
	width: 940px;
	height: auto;
	overflow: hidden;

}
.product .pic ul li{
	float: left;
	width: 305px;
	height: auto;
	overflow: hidden;
	margin-left: 9px;
	border: 1px solid #dedede;
 
	margin-bottom: 8px;
}
.product .pic ul li:nth-child(3n-2){
	margin-left: 0;
}
.product .pic ul li img{
	display: block;
	width: 292px;
	height: 218px;
	margin: 7px;
	margin-bottom: 0;
}
.product .pic ul li p{
	width: 100%;
	line-height: 40px;
	text-align: center;
	color:#1a1a1a;
	font-size: 15px;
}
.product .pic ul li:hover{
	border: 1px solid #1583e1;
}


.gg{
	width: 100%;
	height: 308px;
	background: url(../images/gg.png)no-repeat center;
	margin-top: 70px;
}

.adv{
	width: 1055px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.adv .tit img{
	display: block;
	margin: 0 auto;
}
.adv .part{
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.adv .part ul {
	float: left;
	width: 470px;
	height: auto;
	overflow: hidden;
}
.adv .part ul  li{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
	overflow: hidden;
}
.adv .part ul li .t{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.adv .part .t img{
	display: block;
	float: left;
}

.adv .part .t div{
	float:right;
	width: 400px;
	height: auto;
	overflow: hidden;
	margin-top: 17px;
}
.adv .part .t div p{
	color:#2a2a2a;
	font-size: 18px;
	font-weight: bold;
}
.adv .part .t div span{
	display: block;
	color:#bebebe;
	text-transform: uppercase;
	margin-top: 5px;
	display: block;
	font-size: 12px;
}
.adv .part .info{
	width: 400px;
	float: right;
	height: auto;
	overflow: hidden;
}
.adv .part .info p{
	color:#2a2a2a;
	font-size: 12px;
	background: url(../images/icon02.png) no-repeat left center;
	text-indent: 20px;
	line-height: 25px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.adv .part  .pic{
	float: right;
}
.adv .part:nth-child(3n) .pic{
	float: left;
}
.adv .part:nth-child(3n) ul{
	float: right;
}
.about{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 85px;
}
.about .pic{
	float: left;
	width: 652px;
	height: 432px;

}
.about .pic img{
	display: block;
	width: 642px;
	height: 422px;
	border: 5px solid #eeeeee;
}
.about  .intro{
	float: right;
	width: 520px;
	height: auto;
	margin-top: 25px;
	overflow: hidden;
}
.about  .intro .tit{
	width:100%;
	height: 37px;
	position: relative;
 
	overflow: hidden;
}
.about  .intro .tit:after{
	content: "";
	width: 100px;
	height: 2px;
	position: absolute;
	background: #1583e1;
	left: 0;
	bottom: 0;
}
.about  .intro .tit p{
	color:#1a1a1a;
	font-size: 24px;
	font-weight: bold;
}
.about  .intro .tit b{
	color:#1583e1;
}
.gg02{
	background: url(../images/gg02.png) no-repeat center;
}
.about  .intro .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.about  .intro .info p{
	color:#1a1a1a;
	font-size: 15px;
	text-indent: 1em;
	line-height: 28px;
}
.about  .intro .info a{
	color:#0068b7;
	font-size: 15px;
}

.honor{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.title{
	width: 100%;
	height:auto;
	overflow: hidden;
	background: url(../images/bg02.png)no-repeat center center;
}
 
.title img{
	display: block;
	margin:0 auto;
}
.title  div{
	width: 274px;
	margin:0 auto;
	height:auto;
	overflow: hidden;
	margin-top:10px;
}
.title  p{
	font-size: 18px;
	color:#1583e1;
	float:left;
	font-weight: bold;
}
.title span{
	display: block;
	float: left;
	margin-left: 10px;
	color:#999999;
	font-size: 15px;
	border-left: 2px solid #666666;
	height: 14px;
	margin-top:6px;
	padding-left: 5px;
	line-height: 12px;
}
.honor  ul {
	width: 1000px;
	margin: 0 auto;
	margin-top: 30px;
}
.honor  ul  li img{
	display: block;
	width: 472px;
	height: 354px;
}
.honor  ul li{
	float: left;
	width: 472px;
	height: auto;
	overflow: hidden;
}
.honor ul li:nth-child(2n){
	float: right;
}

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

.cases .title p{
	color:#ffa533;
}
.cases .title span{
	color:#fff;
	border-left: 1px solid #fff;
}
.cases .show{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.cases .box{
	width: 800%;
}
.cases ul li {
	float: left;
	width: 292px;
	margin-left: 15px;
}
 
.cases ul li img{
	display: block;
	width: 292px;
	height: 208px;
}
.cases ul li p{
	width: 100%;
	line-height: 40px;
	text-align: center;
	color:#1a1a1a;
	font-size: 16px;
	margin-top: 3px;
	background: #fff;
}


.section{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 80px;
}
.news{
	width: 680px;
	height: auto;
	overflow: hidden;
	float: left;
}
.news .tit{
	width: 100%;
	height: 33px;
	border-bottom: 1px solid #e5e5e5;
}
.news .tit p{
	color:#1a1a1a;
	font-size: 23px;
	float: left;
	text-transform: uppercase;
}
.news .tit a{
	display: block;
	float: right;
	color:#666666;
	margin-top: 6px;
	font-size: 14px;
}
 
.news ul{
	margin-top: 18px;
}
.news ul li{
	width:650px;
	height: 50px;
	padding: 15px;
	background: #eeeeee;
	margin-top: 8px;
}
.news ul li h4{
	font-size: 18px;
	color:#1a1a1a;
	font-weight: normal;
	float: left;
	width: 440px;
}
.news ul li span{
	float: right;
	color:#666666;
	font-size: 12px;
}
.news ul li  p{
	width:100%;
	color:#666666;
	font-size: 14px;
	float: left;
	margin-top: 5px;
}
.news ul li:hover{
	background: #1583e1;
}
.news ul li:hover p{
	color:#fff;
}
.news ul li:hover span{
	color:#fff;
}
.news ul li:hover h4{
	color:#fff;
}

.qs{
	width: 490px;
	height: auto;
	overflow: hidden;
	float: right;
}
.qs .tit{
	width: 100%;
	height: 33px;
	border-bottom: 1px solid #e5e5e5;
}
.qs .tit p{
	color:#1a1a1a;
	font-size: 23px;
	float: left;
	text-transform: uppercase;
}
.qs .tit a{
	display: block;
	float: right;
	color:#666666;
	margin-top: 6px;
	font-size: 14px;
}
.qs  ul {
	width: 470px;
	margin:0 auto;
	height: auto;
	padding:23px 10px;
	padding-bottom: 0;
	margin-top: 18px;
	overflow: hidden;
	background: #eeeeee;
}
.qs  ul li {
	width: 100%;
	height: 65px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 16px;
}
.qs  ul li .q{
	width: 100%;
	height: 20px;
}
.qs  ul li .q span{
	display: block;
	width: 20px;
	height: 20px;
	background: #1583e1;
	text-align: center;
	line-height: 20px;
	color:#fff;
	border-radius:3px;
	float: left;
}
.qs  ul li .q p{
 	float:right;
 	margin-left: 5px;
 	line-height: 20px;
	font-size: 15px;
	color:#1583e1;
	width: 440px;
}
.qs  ul li .a{
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 14px;
}
.qs  ul li .a span{
	display: block;
	width: 20px;
	height: 20px;
	background:#666666;
	text-align: center;
	line-height: 20px;
	color:#fff;
	border-radius:3px;
	float: left;
}
.qs  ul li .a p{
	float: right;
	width: 440px;
	height: auto;
	overflow: hidden;
	color:#666666;
	font-size: 14px;
	line-height: 20px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.footer{
	width: 100%;
	height:440px;
	position: relative;
 	margin-top: 70px;
}
.footer .bg{
	width: 100%;
	height: 337px;
	background:rgba(44,143,228,0.9);
	position: absolute;
	bottom: 45px;
}
.footer  .fn{
	width: 324px;
	height: 400px;
	float: left;
	background: #313131;

}
.footer  .fn .tit{
	width: 100%;
	height: 76px;
	background: url(../images/tit04.png)no-repeat center bottom;
	position: relative;
	z-index: 100;
}
.footer  .fn .tit p{
	color:#fff;
	font-size: 18px;
	text-align: center;
	line-height: 60px;
}
.footer  .fn ul{
	width:200px;
	margin: 0 auto;
	height:185px;
	overflow: hidden;
	margin-top: 30px;
	position: relative;
	z-index: 100;
}
.footer  .fn ul li{
	width:49%;
	float: left;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.footer  .fn ul li:nth-child(2n){
	float: right;
}
.footer  .fn ul li a{
	color:#fff;
	font-size: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.footer  .fn .tel {
	width: 348px;
	height: 67px;
 
	position: relative;
	z-index: 100;
	margin-left: 25px;
	margin-top: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer  .fn .tel p{
	color:#545454;
	font-size: 13px;
	margin-left: 8px;
}
.footer  .fn .tel span{
	display: block;
	color:#0389de;
	font-size: 30px;
	font-weight: bold;
	font-family: "Arial";
}
.footer  .links{
	float: left;
	width:755px;
	height: 58px;
	background: #eee;
}
.footer  .links p{
	float: left;
	line-height: 58px;
	font-weight: bold;
	color:#666666;
	font-size: 16px;
	margin-left: 10px;
}
.footer  .links ul{
	float: left;
	width:650px;
	height: 50px;
	overflow: hidden;
}
.footer  .links ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 58px;
	overflow: hidden;
}
.footer  .links ul li a{
	color:#191919;
	font-size: 12px;
}
.footer .intro{
	width:750px;
	float: right;
	position: relative;
	z-index: 1000;
 
}
.footer .intro .info{
	margin-top: 50px;
	width: 450px;
	height: auto;
	float: left;
	overflow: hidden;
}
.footer .intro .info .text{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.footer .intro .info p{
	color:#484848;
	font-size: 13px;
 	color:#fff;
	line-height: 24px;

}
.footer .intro .icon{
	float: right;
	margin-top: 20px;
	margin-right: 60px;
}
.footer .intro .icon a{
	display: block;
}
.footer .intro .icon div{
	margin-top: 45px;
	position: relative;
	width: 98px;
	height: 98px;
}
.footer .intro .icon div:first-child img:last-child{
	width: 120px;
	height: 120px;
	border: 1px solid #ccc;
	position: absolute;
	right: 110px;
	display: none;
	top:-10px;
}
.footer .intro .icon div:first-child:hover img{
	display: block;
}
.footer  .ewm{
	float: right;
	width: 185px;
	height: auto;
	overflow: hidden;
	margin-top:100px;
}
.footer  .ewm img{
	display: block;
	width: 150px;
	height: 150px;
	border: 3px solid #fff;
	float: left;

}
.footer  .ewm p{
	float: right;
	width: 22px;
	text-align: center;
	background: #fff;
	line-height: 15px;
	padding: 10px 0;
	font-size: 14px;
	color:#1583e1;
}
.footer .cr{
	width: 100%;
	height: 45px;
	position: absolute;
	bottom: 0;
	background: #0e0e0e;
	text-align: center;
	line-height: 45px;
}
.footer .cr p{
	color:#fff;
	font-size: 14px;
}
.footer  a{
	color:#fff;
}


.float{
	width:auto;
	height: auto;
	overflow: hidden;
	position: fixed;
	bottom: 100px;
	right: 0;
	width: 180px;
}
.float ul li{
	width: 180px;
	margin-top: 5px;
	height:auto;
	overflow: hidden;
	margin-left: 130px;
	position: relative;
	transition: .5s;
 
}
 
.float ul li span{
	display: block;
	width: 50px;
	height: 50px;
	float: left;
}
.float ul li:nth-child(2):hover{
	margin-left: 0;
}
.float ul li:nth-child(3):hover{
	margin-left: 0;
}
.float ul li:nth-child(4):hover{
	margin-left: 0;
}
.float ul li:nth-child(4):hover img{
	height: 120px;
}
.float ul li p{
	float: left;
	font-size: 16px;
	color:#fff;
	width: 130px;
	text-align: center;
 	height: 50PX;
   	line-height: 50px;
	font-weight: bold;
	background: #454545;
 
}
.float ul li a{
	display: block;
	line-height: 50px;
	text-align: center;
	background: #454545;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
}
.float ul li:nth-child(1) span{
	background:#454545 url(../images/float01.png)no-repeat  center;
}
.float ul li:nth-child(2) span{
	background:#454545 url(../images/float02.png)no-repeat   center;
}
.float ul li:nth-child(3) span{
	background:#454545 url(../images/float03.png)no-repeat   center;
}
.float ul li:nth-child(4) span{
	background:#454545 url(../images/float04.png)no-repeat   center;
}
.float ul li:nth-child(5) span{
	background:#454545 url(../images/float05.png)no-repeat   center;
}
.float ul li div{
	width:130px;
	float: left;
	background: #454545;
	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;
}

.left-cont{
	width: 235px;
	height: auto;
	overflow: hidden;
	float: left;
}
.right-cont{
	float: right;
	width: 940px;
	height: auto;
	overflow: hidden;
}
.left-cont .list{
	width: 235px;
	height: auto;
	overflow: hidden;
	background: #1583e1;
 
}
.left-cont .list .tit{
	width: 186px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 30px;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}
.left-cont .list .tit p{
	color:#fff;
	font-size: 22px;
	font-weight: bold;
	margin-top: 15px;
}
.left-cont .list ul{
	width: 185px;
	margin: 0 auto;
	height: 290px;
  
	margin-top: 15px;
	overflow: hidden;
}
.left-cont .list  ul li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-radius: 25px;
	position: relative;
	margin-bottom: 5px;
}
.left-cont .list  ul li:hover{
	background: #ff7f47;
}
.left-cont .list  ul li:hover a{
	color:#fff;
}
.left-cont .list  ul li:after{
	content: "·";
	font-size: 12px;
	position: absolute;
	left: 10px;
	color:#fff;
	top: 0;
}
.left-cont .list  ul li:hover:after{
	color:#fff;
}
.left-cont .list  ul li a{
	display: block;
	color:#fff;
	margin-left: 30px;
	white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    overflow: hidden;
}

.left-cont .list  .cont{
	width: 185px;
	height: auto;
	overflow: hidden;

	border: 1px solid #fff;
	margin: 0 auto;
	margin-top: 15px;
	border-radius: 5px;
	margin-bottom: 45px;
}
.left-cont .list  .cont .t{
	border-bottom: 1px solid #fff;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.left-cont .list  .cont .t img{
	display: block;
	margin: 0 auto;
}
.left-cont .list  .cont  .info{
	width: 90%;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 15px;
}
.left-cont .list  .cont  .info{
	color:#fff;
	font-size: 13px;
	line-height: 22px;
}


.in-content .quick{
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	border: 1px solid #1583e1;
	margin-top: 20px;
}

.in-content .quick .tit{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #1583e1;
}

.in-content .quick .tit p{
	color:#fff;
	font-size: 16px;
	text-align: center;
}

.in-content .quick ul{
	width: 96%;
	margin:2%;
}
.in-content .quick ul li{
	width: 100%;
	height: 30px;
	border-bottom: 1px dashed #eee;
	line-height: 30px;
}
.in-content .quick ul li a{
	color:#333;
	font-size: 12px;
	width: 100%;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	display: block;
}


.in-content .quick .info{
	width: 96%;
	margin: 10px auto;
	height: auto;
	overflow: hidden;
}

.in-content .quick .info p{
	color:#333;
	font-size: 12px;
	line-height: 20px;
}



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

.title-bar h4{
	font-size: 24px;
	color:#1583e1;
	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;
}


.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;
}

.pic-box{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.pic-box ul {
	margin-left: -15px;
}
.pic-box ul li{
	float: left;
	border: 1px solid #ccc;
	margin-bottom: 15px;
	height: auto;
	overflow: hidden;
}
.pic-box ul li p{
	text-align: center;
	font-size: 14px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	line-height: 30px;
	color:#333;
}

.page{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	float: left;
}
.page li{
	display: block;
	border: 1px solid #ccc;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	color:#333;
	margin: 0 5px;
}
.page a{
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	color:#333;
}
.page ul {
	float: left;
}

.page ul  li{
	float: left;
}
.page  .bd{
	display: table;
	margin: 0 auto;
}
.page .thisclass{background: #ccc;}
.page span{
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	color:#333;
	margin: 0 5px;
}

.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;
}

.news-list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0;
	background: none;
}
.news-list ul{
	width: 100%;
}
.news-list ul li{
 	
	width:96%;
 	float: inherit;
 	margin: 0;
 	margin-bottom: 15px;
}
.news-list ul li:nth-child(2n){
	float: inherit;
}

 

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

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




.news-list{
	width: 100%;
}

.news-list ul li{
	width: 910px;
}


.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: #0088dc;
	outline: none;
	border: none;
	font-size: 18px;
	color:#fff;
	border-radius: 5px;
}
.mssg-intro form .btn input:last-child{
	float: right;
	background: #999;
}