*{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;
	border-bottom: 1px solid #d2d2d2;
}
.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:115px;
	overflow: hidden;
 
}
.head .name{
	float: left;
	margin-top: 30px;
}
.head .tel{
	float: right;
	margin-top: 40px;
}
.nav{
    width: 100%;
    height: 60px;
    background:#0068b7;
}
.nav ul{
    width: 1200px;
    margin:0 auto;
    height: 60px;
    overflow: hidden;
}
.nav ul li{
    float: left;
    width: 170px;
    height: 60px;
    overflow: hidden;
    text-align: center;
    line-height: 60px;
}
.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: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; 
 height:15px; 
 line-height:14px; 
 border-radius: 50%;
 text-align:center; 
 cursor:pointer;
 background: #ffffff;
 
}
.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;  
}


.about{
    width: 100%;
    margin: 0 auto;
    height: 430px;
    overflow: hidden;
    margin-top: 55px;
}

.about .pic{
    width: 487px;
    height: auto;
    overflow: hidden;
    float: left;
    background: url(../images/bg01.png)no-repeat center bottom;
    padding-bottom: 15px;
    margin-top: 35px;
}
.about .pic img{
	display: block;
	width: 487px;
	height: 362px;
}
.about .intro{
    float: right;
    width: 680px;
    height: auto;
    overflow: hidden;
    margin-top:30px;
}
.about .intro .tit{
    width: 100%;
    height: 45px;
    position: relative;
    border-bottom: 1px solid #959595;
}
.about .intro .tit b{
	color:#0068b7;
}
.about .intro .tit:after{
    content: "";
    width: 150px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom:-2px;
    background: #0068b7;
}
.about .intro .tit p{
    color:#1a1a1a;
    font-size: 24px;
    line-height: 45px;
    font-weight: bold;
}
.about .intro .info{
    width: 100%;
    height: 250px;
    overflow:auto;
    margin-top: 15px;
 

}

.about .intro .info p{
    color:#1a1a1a;
    font-size: 15px;
    text-indent: 2em;
    line-height: 24px;
}

.about .intro a{
    display: block;
    width: 135px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    font-size: 13px;
    background: #0068b7;
    color:#fff;
    margin-top: 25px;
}


.gg{
    width: 100%;
    height: 218px;
    margin-top: 30px;
    background:url(../images/gg.png)no-repeat center;
}
 
.adv{
    width: 1200px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    margin-top: 45px;
}

.adv .tit img{
    display: block;
    margin: 0 auto;
}

.adv .part{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 35px;
}
.adv .part ul {
    float: left;
    width: 485px;
    height: auto;
    overflow: hidden;
}
.adv .part .pic{
	float: right;
}
.adv .part ul li{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.adv .part ul li .t{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.adv .part ul li .t img{
    display: block;
    margin-top: 5px;
    float: left;
}
.adv .part ul li .t div{
    float: left;
    margin-left: 25px;
}
.adv .part ul li .t div p{
    color:#0068b7;
    font-size: 30px;
    font-weight: bold;
}
.adv .part ul li .t div span{
    display: block;
    color:#666666;
    text-transform: uppercase;
    font-size: 18px;
}
.adv .part ul li .info{
    width:450px;
    height: 85px;
    overflow: hidden;
    margin-top: 20px;
    margin-left: 30px;
}
.adv .part ul li .info p{
    color:#1a1a1a;
    font-size: 15px;
    position: relative;
    margin-bottom: 5px;
    padding-left: 20px;
}
.adv .part ul li .info p:after{
    content: "";
    width: 10px;
    height: 10px;
    background: #0068b7;
    position: absolute;
    left: 0;
    top: 5px;
}
.adv .part:nth-child(3) .pic{
    float:left;
}
.adv .part:nth-child(3) ul{
    float: right;
}



.item{
	width:100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 50px 0;
}
.item .list{
	width: 234px;
	height: auto;
	overflow: hidden;
	float: left;
}
.item .list .tit{
	width: 234px;
	overflow: hidden;
	height: 96px;
	background: url(../images/list01.png)no-repeat center;
}
.item .list .tit div{
	margin-left: 90px;
	margin-top: 23px;
}
.item .list .tit p{
	color:#fff;
	font-size: 26px;
	font-weight: bold;
}

.item .list .tit span{
	display: block;
	color:#fff;
	text-transform: uppercase;
	font-family: 'Aparajita Regular';
	font-size: 12px;
}
.item .list ul{
	width: 100%;
	height: 520px;
	overflow: auto;
}

.item .list ul li{
	width: 100%;
	height: 50px;
	background:#eeeeee url(../images/list02.png) no-repeat center;
	margin-top: 1px;
}

.item .list ul li a{
	display: block;
	margin-left: 45px;
	line-height: 60px;
	color:#1a1a1a;
	width: 180px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: bold;
    font-size: 15px;
}
.item .list .tel{
	margin-top: 1px;
}
.item .list .tel img{
	display: block;
}
.item .list ul li:hover a{
	color:#0068b7;
}

.item  .pic{
	float: right;
	width:950px;
	height: auto;
	overflow: hidden;
}
.item  .pic ul{
	margin-left: -7px;
}
.item  .pic ul li{
	float: left;
	width: 310px;
	height: auto;
	overflow: hidden;
	margin-left: 7px;
	margin-bottom: 15px;
	border: 1px solid  #adadad;
}
.item  .pic ul li img{
	display: block;
	width: 300px;
	height: 218px;
	margin: 5px;
	margin-bottom: 0;
}
.item  .pic ul li p{
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 15px;
	color:#1a1a1a;
}

.item  .pic ul li:hover {
	border:1px solid #0068b7;
}


.item .part{
	width: 100%;
	height: 190px;
	background: #0068b7;
	overflow: hidden;
	margin-top: 15px;
}
.item .part .tel{
	width: 210px;
	margin: 0 auto;
	height: auto;
	margin-top: 20px;
	overflow: hidden;
}
.item .part .tel img{
	display: block;
	float: left;
	margin-top: 5px;
}
.item .part .tel div{
	float: left;
	margin-left: 5px;
	width: 155px;
 
}
.item .part .tel div p{
	color:#fff;
	font-size: 12px;
}
.item .part .tel b{
	color:#fff;
	font-size: 20px;
	display: block;
	height: 52px;
	overflow: auto;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.item .address {
	width: 210px;
	margin: 0 auto;
	height: auto;
	margin-top: 20px;
	overflow: hidden;
}
.item .address{
	width: 205px;
	margin: 0 auto;
	height: auto;
	margin-top: 20px;
	overflow: hidden;
}
.item .address img{
	display: block;
	float: left;
	margin-top: 5px;
}
.item .address div{
	float: left;
	margin-left: 5px;
	width: 155px;
 
}
.item .address div p{
	color:#fff;
	font-size: 12px;

}
.item .address b{
	color:#fff;
	font-size: 13px;
	height: 50px;
	width: 100%;
	overflow: hidden;
	display: block;
	margin-top: 5px;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.section{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}

.news{
	width: 587px;
	height: auto;
	float: left;
	overflow: hidden;
}
.news .tit{
	width: 100%;
	height: 50px;
	background: #0068b7;
}
.news .tit img{
	display: block;
	float: left;
	margin-top: 12px;
	margin-left: 15px;
}

.news .tit p{
	float: left;
	line-height: 50px;
	color:#fff;
	font-size: 20px;
	font-weight: bold;
	margin-left: 10px;
}

.news .tit a{
	display: block;
	float: right;
	color:#fff;
	line-height: 50px;
	font-size: 12px;
	margin-right: 10px;
}

.news ul li{
	width: 100%;
	height: auto;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 10px;
	margin-top: 13px;
	overflow: hidden;
}
.news ul li .time{
	float: left;
	width: 90px;
	height: 80px;
}
.news ul li .time b{
	display: block;
	width: 100%;
	height: 40px;
	background: #0068b7;
	color:#fff;
	font-weight: bold;
	text-align: center;
	font-size: 25px;
	line-height: 40px;
}

.news ul li .time  span{
	display: block;
	width: 100%;
	height: 40px;
	background: #d2d2d2;
	text-align: center;
	line-height: 40px;
	color:#1a1a1a;
	font-size: 13px;
}
.news ul li .info{
	float:right;
	width:480px;
	height: auto;
	overflow: hidden;
 
	margin-top: 5px;
}
.news ul li .info p{
	width: 100%;
	color:#000000;
	font-size: 18px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news ul li .info span{
	display: block;
	color:#000000;
	width: 100%;
	font-size: 13px;
	line-height: 22px;
	display: -webkit-box;
	margin-top: 5px;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.news ul li:hover .info p{
	color:#0068b7;
}

.cases{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.cases  .tit{
	width: 100%;
	height: 50px;
	background: #0068b7;
}
.cases  .tit img{
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}

.cases  .tit p{
	float: left;
	line-height: 50px;
	color:#fff;
	font-size: 20px;
	font-weight: bold;
	margin-left: 10px;
}

.cases  .tit a{
	display: block;
	float: right;
	color:#fff;
	line-height: 50px;
	font-size: 12px;
	margin-right: 10px;
}

.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.cases .show .box{
	width: 800%;
}
.cases .show .pic{
	float: left;
}

.cases ul li{
	float: left;
	width: 290px;
	height: auto;
	overflow: hidden;
	margin-left: 13px;
	background: #eeeeee;
}
 
.cases ul li img{
	display: block;
	width: 268px;
	height: 199px;
	margin: 11px;
	margin-bottom: 0;
}
.cases ul li p{
	text-align: center;
	line-height: 50px;
	color:#222222;
	font-size: 16px;
}
.cases ul li:hover p{
	color:#0068b7;
}

.contact{
	width: 586px;
	height: auto;
	overflow: hidden;
	float: right;
}
.contact  .tit{
	width: 100%;
	height: 50px;
	background: #0068b7;
}
.contact  .tit img{
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}

.contact  .tit p{
	float: left;
	line-height: 50px;
	color:#fff;
	font-size: 20px;
	font-weight: bold;
	margin-left: 10px;
}

.contact  .tit a{
	display: block;
	float: right;
	color:#fff;
	line-height: 50px;
	font-size: 12px;
	margin-right: 10px;
}



.contact .pic{
	width: 586px;
	margin: 0 auto;
	margin-top: 10px;
}
.contact .pic img{
	display: block;
	width: 586px;
	height: 278px;
}

.contact .intro{
	width: 564px;
	padding: 10px;
	border: 1px solid #dcdcdc;
	height: 208px;
	overflow: auto;
}
.contact .intro p{
	color:#333333;
	font-size: 15px;
	line-height: 26px;
	text-indent:2em;
	text-align:justify;
}


.footer{
	width: 100%;
	height: 380px;
	background: #333333;
	overflow: hidden;
	margin-top: 50px;
}

.footer .menu{
	width: 1200px;
	margin: 0 auto;
	height:auto;
	overflow: hidden;
	margin-top: 30px;
	border-bottom: 1px solid #636363;
}
.footer .menu p{
	float: left;
	font-size: 18px;
	color:#9b9b9b;
	font-weight: bold;
	line-height: 30px;

}
.footer .menu ul{
	 float: left;
	 width: 1110px;
}
.footer .menu ul li {
	position: relative;
	float: left;
	line-height: 30px;
	height: auto;
	overflow: hidden;
}
.footer .menu ul li a{
	color:#9b9b9b;
	font-size: 14px;
	padding: 0 15px;
}

.footer .menu ul li:after{
    content:"";
    position:absolute;
    right:0px;
    top:50%;
    height:12px;
    margin-top: -6px;
    width:1px;
    background:#9b9b9b;
}

.footer .menu ul li:last-child:after{
    height:0px;
    width:0px;
    overflow: hidden;
}

.footer .main{
 	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 45px;
}
.footer .left {
	float: left;
}
.footer .left img{
	display: block;
	margin-top: 20px;
}

.footer  .right{
	float: left;
	margin-left: 40px;
	padding: 0 40px;
	width: 480px;
	height:230px;
	overflow: hidden;
	border-left: 1px solid #636363;
	border-right: 1px solid #636363;
}
.footer  .right .links{
	width: 100%;
	height: 50px;
	overflow: hidden;
	margin-top: 5px;
}
.footer  .right .links p{
	color:#999999;
	font-size: 15px;
	float: left;
	line-height: 25px;
}
.footer  .right .links ul{

}
.footer  .right .links ul li{
	float: left;
	padding: 0 10px;
	line-height: 25px;
}

.footer  .right .links ul li a{
	color:#999999;
	font-size: 15px;
}

.footer  .right .intro{
	width: 100%;
	height: auto;
	margin-top: 5px;
	overflow: hidden;
}
.footer  .right .intro p{
	color:#999999;
	font-size: 15px;
	line-height: 24px;
}

.footer  .right .intro a{
	color:#999999;
}
.footer .ewm{
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	margin-right: 50px;
}
.footer .ewm img{
	display: block;
	width: 140px;
	height: 140px;
	border: 5px solid #fff;
}
.footer .ewm p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color:#999999;
	font-size: 12px;
}
.gotop{
	position: fixed;
	right: 0;
	display: none;
	bottom: 100px;
}
.gotop img{
	display: block;
}

.in-content{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.left-cont{
	width: 234px;
	height: auto;
	overflow: hidden;
	float: left;
}
.left-cont .list{
	width: 234px;
	height: auto;
	overflow: hidden;
 
}
.left-cont .list .tit{
	width: 234px;
	overflow: hidden;
	height: 96px;
	background: url(../images/list01.png)no-repeat center;
}
.left-cont .list .tit div{
	margin-left: 90px;
	margin-top: 23px;
}
.left-cont .list .tit p{
	color:#fff;
	font-size: 26px;
	font-weight: bold;
}

.left-cont .list .tit span{
	display: block;
	color:#fff;
	text-transform: uppercase;
	font-family: 'Aparajita Regular';
	font-size: 12px;
}
.left-cont .list ul{
	width: 100%;
	height: auto;
	overflow:hidden;
}

.left-cont .list ul li{
	width: 100%;
	height: 50px;
	background:#eeeeee url(../images/list02.png) no-repeat center;
	margin-top: 1px;
}

.left-cont .list ul li a{
	display: block;
	margin-left: 45px;
	line-height: 60px;
	color:#1a1a1a;
	width: 180px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: bold;
    font-size: 15px;
}
.left-cont .list .tel{
	margin-top: 1px;
}
.left-cont .list .tel img{
	display: block;
}
.left-cont .list ul li:hover a{
	color:#0068b7;
}

.left-cont .list .bd ul .active{
	background: url(../images/h01.png) no-repeat center;
}
.left-cont .list .bd ul .active a{
	color:#fff;
}	

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

.left-cont .quick ul{
	width: 100%;
	padding: 0 5px;
	box-sizing: border-box;
	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:hover a{
	color:#065FC3;
}
.left-cont .quick ul li a{
	color:#333;
	font-size: 14px;
	display: block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	padding-left:10px;
}

.left-cont .quick .info{
	width:96%;
	margin: 10px auto;
	height: auto;
	overflow: hidden;
}
.left-cont .quick .info p{
	color:#333;
	font-size: 14px;
	line-height: 24px;
	padding-left:10px;
}


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

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

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

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

.crumbs  a{
 	padding-right: 15px;
	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;
}


.pic-box{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
 
.pic-box ul li{
	float: left;
	width: 303px;
	margin-bottom:10px;
	margin-left:20px;
}
.pic-box ul li img{
	display: block;
	width:100%;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
.pic-box ul li:nth-child(3n-2){
	margin-left: 0;
}

.pic-box ul li p{
	text-align: center;
	font-size: 14px;
	color:#333;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	line-height: 40px;
}

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

 }
 .page ul .on{
 	background: #ccc;
 	color:#fff;
 }
 .page ul li a{
 	color:#333;
 }
.fy{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}


 .fy p{
	width: 240px;
	height: 50px;
	float: left;
	padding: 0 10px;
	line-height: 50px;
	display: -webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	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;
}



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

.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%;
	border-bottom: 1px dashed #ccc;
	height: auto;
	line-height: 35px;
	position: relative;
	margin-bottom: 5px;
	overflow: hidden;
}
.news-list ul  li:after{
	content: "";
	width: 4px;
	height: 4px;
	position: absolute;
	left: 0;
	top: 50%;
	border-radius: 50%;
	margin-top: -2px;
	background: #666;
}

.news-list ul  li a{
	display: block;
	width: 650px;
	white-space: nowrap;
	color:#333;
	margin-left: 10px;
	font-size: 16px;
	float: left;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news-list ul  li:hover a{
	color:#065FC3;
}
.news-list ul  li span{
	display: block;
	color:#666;
	float: right;
}
.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: #065FC3;
	outline: none;
	border: none;
	font-size: 18px;
	color:#fff;
	border-radius: 5px;
}
.mssg-intro form .btn input:last-child{
	float: right;
	background: #999;
}
