*{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;
	overflow: hidden;
	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:106px;
	overflow: hidden;
}
.head .name{
	float: left;
	margin-top: 30px;
}
.head .tel{
	float: right;
	margin-top: 20px;
}
 
.nav{
	width: 100%;
	height: 50px;
	background:#0068b7;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height: 50px;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 170px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	line-height: 50px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.nav ul li:hover{
	background: #00479d;
}
.banner{ 
	max-width: 1920px;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:50%; 
 bottom:10px;
 margin-left: -50px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:25px;  
 width:15px; 
 height:15px; 
 border-radius: 50%;
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #fff;
 
}
.banner .hd ul li.on{
 background:#0068b7; 
  
}
.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: 55px;
}
.product .list{
	float: left;
	width: 234px;
	height:836px;
	position: relative;
	border-bottom: 3px solid #07478f;

}
.product .list .tit{
	width: 100%;
	height: 96px;
	overflow: hidden;
	background: url(../images/title.png)no-repeat center;
}

.product .list .tit p{
	color:#fff;
	font-size: 26px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 90px;
}
.product .list .tit span{
	display: block;
	color:#fff;
	font-size: 15px;
	margin-left: 90px;
	text-transform: uppercase;
}
.product .list .bd{
	width: 100%;
	height:auto;
	overflow:auto;
}
.product .list .bd h3{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: url(../images/icon01.png)no-repeat center;
	margin-top: 4px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}

.product .list .bd h3 a{
	color:#1a1a1a;
	display: block;
	font-size: 15px;
	text-indent: 55px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.product .list .bd h3:hover a{
	color:#07478f;
}
.product .list  .ad{
	width: 100%;
	height: 185px;
	border-bottom: 1px dashed #0068b7;
	background: #eeeeee;
	margin-top: 2px;
	overflow: hidden;
}
.product .list  .ad p{
	color:#1a1a1a;
	font-size: 20px;
	line-height: 40px;
	margin-top: 10px;
	text-align: center;
}
.product .list .tel{
	width: 100%;
	height: 244px;
	overflow: hidden;
	background: #eee;
	position: absolute;
	bottom: 0;
}
.product .list .tel h4{
	width: 100%;
	text-align: center;
	margin-top: 35px;
	font-size: 16px;
	color:#0068b7;
}
.product .list .tel span{
	display: block;
	color:#0068b7;
	font-size: 20px;
	text-align: center;
	margin-top: 20px;
	width: 100%;
}
.product .list .tel  b{
	text-align: center;
	font-size: 30px;
	display: block;
	width: 100%;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin-top: 15px;
	color:#0068b7;
}
.product .list .tel a{
	display: block;
	width: 200px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
	color:#fff;
	border-radius: 5px;
	background: #0068b7;
	text-align: center;
	margin-top:15px;
	font-size: 16px;
}
.product    .pic{
	float: right;
	width: 959px;
	height: auto;
	overflow: hidden;
}

.product   .pic ul li{
	width: 308px;
	height: auto;
	float: left;
	overflow: hidden;
	margin-left: 8px;
	margin-bottom: 15px;
	border: 1px solid #dcdcdc;
}
.product   .pic ul li img{
	display: block;
	width: 300px;
	height: 220px;
	margin: 4px;
}
.product   .pic ul li  p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	white-space: nowrap;
    text-overflow: ellipsis;
    color:#1a1a1a;
    overflow: hidden;
}
.product   .pic ul li:nth-child(3n-2){
	margin-left: 0;
}
.product   .pic ul li:hover{
	border: 1px solid #0068b7;
}



.about{
	width: 100%;
	height: 590px;
	margin-top: 90px;
}
.about .pic{
	width: 50%;
	height: 590px;
	float: left;
	background: url(../images/about.png)no-repeat center;
}
.about .intro{
	width: 50%;
	height: 590px;
	background: url(../images/bg.png)no-repeat center;
	float: right;
}
.about .intro .bd{
	width: 557px;
	height: auto;
	overflow: hidden;
	float:left;
	margin-left: 30px;
}
.about .intro .bd .tit {
	margin-top: 55px;
}
.about .intro .bd .tit p{
	color:#0068b7;
	font-size: 34px;
	font-weight: bold;
	font-family: 'Arial Bold';
}
.about .intro .bd .tit  span{
	display: block;
	color:#222222;
	font-size: 36px;
}
.about .intro .bd .info{
	width: 100%;
	height: 330px;
	overflow: auto;
	margin-top:20px;
}
.about .intro .bd .info p{
	color:#1a1a1a;
	font-size: 15px;
	line-height: 24px;
}
.about .intro .more{
	display: block;
	width: 135px;
	height: 36px;
	border: 1px solid #999999;
	line-height: 36px;
	text-align: center;
	margin-top: 30px;
	color:#666666;
	font-size: 16px;
}

.adv{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 65px;
}
.adv .tit{
	width: 100%;
	height: 172px;
	background: url(../images/adv-tit.png)no-repeat center;
}
.adv ul{
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.adv ul li{
	width: 100%;
	height:280px;
	overflow: hidden;
}
.adv ul li .intro{
	float: left;
	height: auto;
	overflow: hidden;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.adv ul li .intro .part{
	width: 580px;
	height: 100px;
	overflow: hidden;
	margin-bottom: 20px;
}
.adv ul li .intro .part .t {
	height: auto;
	overflow: hidden;
	width: 100%;
	border-bottom: 1px dashed #d2d2d2;
}
.adv ul li .intro .part .t p{
	color:#084c95;
	font-size: 25px;
	font-weight: bold;
	float: left;
	line-height: 40px;
	margin-bottom: 5px;
}
.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: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.adv ul li .intro .part .info p{
	color:#555555;
	font-size: 15px;
}
.adv ul li  .pic{
	float: right;
}

.adv ul li:nth-child(2n) .pic{
	float: left;
}
.adv ul li:nth-child(2n) .intro{
	float: right;
}
.cases{
	width: 1180px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 70px;
}
.title p{
	color:#222222;
	font-size: 28px;
	text-align: center;
	text-transform: uppercase;
}
.title span{
	display: block;
	color:#222222;
	font-size: 22px;
	text-align: center;
}
.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.cases .show .box{
	width: 400%;
}
.cases .show .pic{
	float: left;
}
.cases .show .pic ul li{
	float: left;
	width: 291px;
	height: auto;
	margin-right: 25px;
	overflow: hidden;
}
.cases .show .pic ul li img{
	display: block;
	width: 291px;
	height: 220px;
}
.cases .show .pic ul li p{
	width: 100%;
	line-height: 40px;
	text-align: center;
	color:#1a1a1a;
	font-size: 15px;
}



.live{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.live .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.live .pic ul li{
	float: left;
	width: 291px;
	height: auto;
	margin-left:12px;
	overflow: hidden;
}
.live .pic ul li img{
	display: block;
	width: 291px;
	height: 220px;
}
.live .pic ul li p{
	width: 100%;
	line-height: 40px;
	text-align: center;
	color:#1a1a1a;
	font-size: 15px;
}

.live .pic ul li:first-child{
	margin-left: 0;
}



.news{
    width:730px;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
    float: left;
}
.news .tit{
    width: 100%;
    height: 56px;
    background: #ededed;
}
.news .tit p{
    width: 120px;
    height: 55px;
    background: #0068b7;
    text-align: center;
    line-height: 55px;
    color:#fff;
    font-size: 20px;
    float:left;
}
.news .tit  span{
    width: 120px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    color:#363636;
    font-size: 20px;
    float:left;
}
.news .tit p a{
	color:#fff;
}
.news .tit span a{
	 color:#363636;
}
.news .tit .more{
    display: block;
    color:#868585;
    font-size: 16px;
    line-height: 55px;
    float: right;
    margin-right: 10px;
}
.news .an ul{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.news .an ul li {
    width: 100%;
    height: auto;
    overflow:hidden;
    margin-top: 25px;
}
.news .an ul li .num{
    width: 105px;
    height: 92px;
    display: block;
    float: left;
    line-height: 92px;
    text-align: center;
    color:#0068b7;
    font-size: 72px;
    border-right: 1px solid #252525;
}
 
.news .an ul li .info{
    width: 590px;
    float: right;
    margin-right: 10px;
}
.news .an ul li .info h4{
    color:#383838;
    font-size: 18px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news .an ul li .info span{
    display: block;
    color:#999999;
    font-size: 12px;
    margin-top: 5px;
  
}
.news .an ul li .info p{
    color:#686868;
    font-size: 12px;
    margin-top: 5px;
    line-height: 22px;
}
.news  .list{
    width: 100%;
    height: auto;
    margin-top: 10px;
    overflow: hidden;
}
.news  .list ul li{
    float: left;
    width: 340px;
    height: 34px;
    line-height: 34px;
    position: relative;
    overflow: hidden;
    border-bottom: 1px dashed #9e9e9e;
}
.news  .list ul li:nth-child(2n){
    float: right;
}
.news  .list ul li:after{
    content: "●";
    position: absolute;
    left: 5px;
    top: 0;
    color:#1a1a1a;
}
.news  .list ul li a{
    display: block;
    margin-left: 18px;
    color:#1a1a1a;
    font-size: 15px;
    width: 200px;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news  .list ul li:hover a{
    color:#07478f;
}
.news  .list ul li  span{
    float: right;
    margin-right: 10px;
}

.mssg{
    width:420px;
    height: auto;
    overflow: hidden;
    float: right;
    margin-top: 40px;
}
.mssg .tit{
	width: 100%;
	height: 212px;
	background: #07478f;
	overflow: hidden;
}
.mssg .tit p{
	color:#fff;
	font-size: 18px;
	width: 335px;
	margin: 0 auto;
	margin-top: 30px;
}
.mssg .tit h4{
	font-size: 40px;
	color:#fff;
	width: 335px;
	margin: 0 auto;
	margin-top: 5px;
}
.mssg .tit span{
	display: block;
	color:#fff;
	font-size: 12px;
	margin: 0 auto;
	width: 335px;
	margin-top: 5px;
	line-height: 22px;
}
.mssg .tit span b{
	font-size: 16px;
	font-weight: normal;

}
.mssg form{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.mssg form p{
	color:#1a1a1a;
	font-size: 14px;
	margin-bottom: 10px;
}
.mssg form input{
	width:418px;
	margin-top: 10px;
	height: 40px;
	border: 1px solid #bbbbbb;
	outline: none;
	text-indent: 5px;
}
.mssg form input:last-child{
	background: #07478f;
	font-size: 18px;
	border: none;
	color:#fff;
}
.section{
    width: 1200px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;

}


.links{
    width: 100%;
    height: 80px;
    background: #eeeeee;
    float: left;
    margin-top: 60px;
}
.links .tit{
    width: 165px;
    height: 40px;
    background: url(../images/link.png)no-repeat center;
    margin-top: 25px;
    float: left;
}
.links .tit p{
    color:#666666;
    font-size: 22px;
    line-height:55px;
    margin-left: 45px;
}
.links ul{
    width: 850px;
    height: 45px;
    overflow: hidden;
    margin-top:18px;
    float: left;
}
.links ul li{
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 25px;
    position: relative;
}
.links ul li a{
    color:#666666;
    font-size: 13px;
}


.footer{
    width: 100%;
    height: 312px;
    background: #666666;
    float: left;
}
.footer .fn{
    width:430px;
    border-left: 1px solid #999999;
    height: 262px;
    overflow: hidden;
    float: left;
    margin-top: 20px;
 
}
.footer .fn .tit{
    width: 280px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #999999;
}
.footer .fn .tit p{
    color:#bbbbbb;
    font-size: 24px;
    text-align: center;
    line-height: 60px;
    margin-top: 10px;
}
.footer .fn ul{
    width:220px;
    height:150px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 15px;

}
.footer .fn ul li {
    float: left;
    line-height: 30px;
    width: 49%;
 
}
.footer .fn ul li:nth-child(2n){
    float: right;
}
.footer .fn ul li a{
    color:#bbbbbb;
    font-size: 15px;

}
.footer .info{
    float: left;
    margin-top:30px;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    height: 263px;
    padding:0 50px;

}
.footer .info p{
    color:#fff;
    font-size: 14px;
    line-height: 26px;
    margin-top: 20px;
}
.footer .info a{
    color:#fff;
}
.footer .ewm{
    width: 155px;
    height: auto;
    overflow: hidden;
    float: right;
    margin-top: 50px;
    margin-right: 50px;
}
.footer .ewm img{
    display: block;
    width: 150px;
    height: 150px;
    border: 3px solid #fff;
}
.footer .ewm p{
    width: 100%;
    color:#fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

.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;
}



.inside-pages{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 40px;
}

.inside-pages .left{
	float: left;
	width: 234px;
	height: auto;
	overflow: hidden;
}
 
.inside-pages .right{
	width: 950px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-bottom: 20px;
}
.title-bar{
	width: 100%;
	position: relative;
	margin-top: 10px;
	height: 37px;
	background: url(../images/bg03.png) repeat-x left bottom;
}
.title-bar:after{
	content: "";
	width: 10px;
	height: 20px;
	position: absolute;
	left: 0;
	top:3px;
 
	background: #555555;
}
.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;

}

.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;
}



.pro-list{
	width: 234px;
	height:auto;
	position: relative;

}
.pro-list .tit{
	width: 100%;
	height: 96px;
	overflow: hidden;
	background: url(../images/title.png)no-repeat center;
}

.pro-list .tit p{
	color:#fff;
	font-size: 26px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 90px;
}
.pro-list .tit span{
	display: block;
	color:#fff;
	font-size: 15px;
	margin-left: 90px;
	text-transform: uppercase;
}
.pro-list .bd{
	width: 100%;
	height:auto;
	overflow:auto;
}
.pro-list .bd h3{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: url(../images/icon01.png)no-repeat center;
	margin-top: 2px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}

.pro-list .bd h3 a{
	color:#1a1a1a;
	display: block;
	font-size: 15px;
	text-indent: 55px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.pro-list .bd h3:hover a{
	color:#f28d01;
}


.quick{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	border: 1px solid #07478f;
	box-sizing: border-box;
}

.quick .tit{
	width: 100%;
	height: 45px;
	background: #07478f;
	line-height: 45px;
}

.quick ul{
	width: 94%;
	margin:10px auto;
}

.quick .tit p{
	color:#fff;
	font-size: 16px;
	float: left;
	margin-left: 50px;
}

.quick .tit  span{
	display: block;
	color:#fff;
	font-size: 12px;
	float: left;
	margin-left: 5px;
}

.quick ul li{
	width: 100%;
	height: 30px;
	border-bottom: 1px dashed #ccc;
	line-height: 30px;
}
.quick ul li a{
	color:#333;
	display: block;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

	font-size: 14px;
}
.quick  .info{
	width: 94%;
	margin: 10px auto;
	height: auto;
	overflow: hidden;
}

.quick  .info p{
	font-size: 12px;
	line-height: 24px;
}
.quick  .info h4{
	font-size: 14px;
	width: 100%;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}

.pic-box{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.pic-box ul{
	margin-left: -15px;
}
.pic-box ul li{
	float: left;
	border: 1px solid #ccc;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.pic-box ul li:hover{
	background: #07478f;
}
.pic-box ul li:hover p{
	color:#fff;
}
.pic-box ul li p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	color:#333;
	font-size: 14px;
	 white-space: nowrap;
	 text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;

}

.fy{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}


 .fy p{
	width: 260px;
	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;
  }


.page{
	display: table;
	margin: 0 auto;
	margin-top: 50px;
}
.page a{
	display: block;
	height: 30px;
	border: 1px solid #dddddd;
	text-align: center;
	line-height: 30px;
	float: left;
	margin: 0 5px;
	padding: 0 10px;
}

.page span{
	display: block;
	height: 30px;
	border: 1px solid #dddddd;
	text-align: center;
	line-height:30px;
	float: left;
	padding: 0 10px;
	background: #eee;
 
}

.page a {
	color:#666;
}
.page ul{
	float: left;
}
.page  ul li{
	float: left;
}



.detail-intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	min-height: 500px;
	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;
}


.news-list{
	width: 100%;
	margin-top: 10px;
}

.news-list .list ul li{
	width: 100%;
	line-height: 40px;
	height: 40px;
	float: inherit;
}
.news-list .list{
	margin: 0;
}

.news-list .list ul li a{
	width: 700px;
}
.news-list .list ul li:hover a{
	text-decoration: underline;
}
.cont-intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.cont-intro .intro p{
	color:#333333;
	font-size: 16px;
	line-height: 40px;
}

.cont-intro  .map{
	width: 100%;
	border: 3px solid #d2d2d2;
	box-sizing: border-box;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.cont-intro  .map .allmap{
	width: 100%;
	height: 400px;
}