﻿.fl{
	float: left;
}
.fr{
	float: right;
}
.header{
	background: url(../images/hb.jpg) 0 0 repeat-x #fff;
	width: 100%;
	
}
.mr15{
	margin-right: 15px;
}
.header .top{
	height: 30px;
	width: 1100px;
	margin:0 auto;
	font-size: 12px;
    background: url(../images/ta.jpg) 89px center no-repeat;
	
}
.header .top a{ 
     width: 60px;
     height: 100%;
     text-align: center;
     color: #fff;
     font-size: 12px;
     line-height: 30px;
    
}
.header .top .a1{ 
	 padding: 0px 10px 0 20px;
	position: relative;
	background: url(../images/wx.jpg) 0px center no-repeat;
}
.top .a1 div{
	display: none;
	position: absolute;
	left: 101px;
	top: 0px;
	z-index: 10;
	background: #fff;
	padding: 10px;
	height: 100px;
	width:100px;
}
.header .top .a2{ 
	 padding: 0px 10px 0 20px;
	background: url(../images/wb.jpg) 0px center no-repeat;
}
.header .top ul{
	height: 100%;
	float: right;
}
.header .top ul li{
	padding-left:15px;
	height: 100%;
	float: right;
	color: #fff;
	line-height: 30px;
	
}
.header .ta{
	padding-right: 15px;
	background: url(../images/ta.jpg) 100% center no-repeat;
}
.header .top ul a{
	color: #fff;
}
#nav{  
    z-index: 5;
	position: relative;
	width: 1100px;
	height: 100px;
	margin: 0 auto;
}
.nav{
position: relative;
	float: left;
	width: 760px;
	height: 100px;
	
}
.nav a{color:#2d2e2e;}
.nav a:hover{color:#0c8be0;}
.nav li{
    z-index: 5;
	position: relative;
	float: left;
	width: 90px;
	height: 100%;
	font-size: 15px;

}
.nav li>a{
    width: 100%;
    height: 100%;
    text-align: center;
    float: left;
    color: #2d2e2e;
    line-height: 100px;
}
.nav li>a:hover{
   color: #0c8be0;font-weight: bold;
}
.nav li div{
	position: absolute;
	display: none;
	top: 100px;
	left: 0px;
	width: 170px;
	background: #0c73b0;
	overflow: hidden;
	z-index: 5;
}
.nav div a{
	line-height: 50px;
	height: 50px;
	width: 100%;
	float: left;
    color: #fff;
	text-align: center;
}
.logo{
	float: left;
	width: 190px;
	height: 100%;
	background: url(../images/logo.png) 0 center no-repeat;
}
.search{
/*	display: none;
	position: absolute;
	right:0px; 
	top:2px;*/
	float: right;
	margin-top:8px;
	width: 150px;
	height: 34px;
	z-index: 6;
    border-bottom: 1px solid #c4c4c4;
}
.search .seatxt{
	float: left;
	height: 30px;
    line-height:30px;
	width: 105px;
	border-style: none;
	border-width: 0px;
	background: none;
	color: #7d7d7d;
	font-size: 13px;
	padding-left: 5px;
}
.search .seabtn{
	float: right;
	width: 30px;
	height: 30px;
	border-style: none;
	border-width: 0px;
	background: url(../images/sea1.jpg) center no-repeat;
}
.banner{
	height: 530px;
	width: 100%;
   /* max-width: 1680px;*/
 	position: relative;
}
.banner .pic{
        position:relative;
		height: 530px;
	    width: 100%;
		overflow: hidden;
	}
.banner .pic li{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 530px;
	width: 100%;
	z-index: 1;
	opacity: 0;
	filter: alpha(opacity=0);
}
#Banner .btn{
	position: absolute;
	width: 100%;
	height: 27px;
	left: 0px;
	bottom:5px;
    text-align: center;
    z-index: 6;
}
#Banner .btn li{
	width: 9px;
	height: 9px;
	line-height: 9px;
	color: #7d7d7d;
	display: inline-block;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 7px;
	background: #fff;
}
#Banner .btn li{
	*display: inline;
}
#Banner .btn li a:hover{color:#0c8be0;}
#Banner .btn li.selected{
	background:#0c8be0;
	color: #0c8be0;
}
#content{
	width: 100%;
	margin: 0 auto;
	/*padding-top: 35px;*/
	overflow: hidden;
}
.index-title{
	height: 115px;
	width:872px;
	margin: 0 auto;
	overflow: hidden;
}
.index-title b{
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-weight: bold;
	color: #0c8be0;
	font-size: 26px;
	display: block;
}
.index-title em{
	height: 60px;
	line-height: 26px;
	text-align: center;
	font-size: 14px;
	color: #616161;
	display: block;
}
.index-title em.c5{
	color: #c5c5c5;
}
.mr25{
	margin-right: 25px;
}
.row1{
	height: 600px;
	width: 100%;
	padding-top: 35px;
	background: url(../images/r1.png) center no-repeat;
}
ul.mune {
	padding: 35px 20px 0px 20px;
	overflow: hidden;
	width: 1100px;
	margin: 0 auto;
}
ul.mune li{
	width: 509px;
	height: 150px;
	padding: 14px 13px;
	float: left;
	margin-bottom: 25px;
	border:1px solid #e4e4e4;
}
ul.mune li:hover{
	border:1px solid #0c8be0;
	-webkit-box-shadow:0px 0 10px 1px #ced5d4;
  -moz-box-shadow:0px 0 10px 1px #ced5d4;
  box-shadow:0px 0 10px 1px #ced5d4;/*0px左右偏离宽度 0 10px透明度几个像素 1px宽度 */
}
ul.mune li .pic{
	width: 228px;
	height: 100%;
	float: left;
	overflow: hidden;
}
ul.mune li .box{
   overflow: hidden;
   width: 250px;
	float: right;
	line-height: 22px;
}
ul.mune li .txt{
	overflow: hidden;
	height:40px;
	
	font-size: 12px;
	color: #5c5c5c;
}
ul.mune li .t{
	color: #b3b3b3;
	font-size: 12px;
	margin-top: 2px;
}
ul.mune em{
   display: block;
   color: #353535;
   font-size: 16px;
   margin-bottom: 10px;
}
ul.mune em a{color: #353535;}
ul.mune em a:hover{color: #0c8be0;font-weight: bold;}
ul.mune li .btn{
	height: 25px;
	width: 79px;
	display: block;
	line-height: 25px;
	text-align: center;
	margin-top: 15px;
	color: #494f5a;
	background: #f8f8f8;
	border:1px solid #e2e2e2;
}
.row2{
	width: 100%;
	height: 150px;
	overflow: hidden;
	background: url(../images/jj.jpg) center no-repeat;
}
.row2 .brief{
	width: 1100px;
	height: 100%;
	margin: 0 auto;
}
.row2 .brief .logo{
	float: left;
	width: 132px;
	height: 100%;
	margin-right: 35px;
	background: url(../images/logo.png) 0 center no-repeat;
}
.row2 .brief .txt{
	float: left;
	padding:40px 0;
	overflow: hidden;
	width: 670px;
	font-size: 14px;
	line-height: 26px;
	color:#fff;
}
.row2 .brief .btn{
	width: 172px;
	height: 37px;
	float: left;
	color: #0087bb;
	margin-left: 50px;
	margin-top: 60px;
	line-height: 37px;
	text-align: center;
	border: 1px solid #0087bb;
}
.row3{
	height: 660px;
	width:100%;
	padding-top: 30px;
	background: url(../images/r3.png) center no-repeat;
}
.row3 .boxbtn{
	width: 1100px;
	margin: 0 auto;
	height: 50px;
	margin-top: 15px;
	text-align: center;
}
.row3 .boxbtn dt{
	
	width: 130px;
	height: 49px;
	line-height: 49px;
	margin-right: 15px;
	/*padding:2.5px; */
	cursor: pointer;
	background: url(../images/dt1.png) center no-repeat;
	display: inline-block;
	*zoom:1;*display:inline;
}

.row3 .boxbtn dt a{
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #fff;
	text-align: center;
	float: left;
}
.row3 .boxbtn dt:hover{
		background: url(../images/dt2.png) center no-repeat;
}
.row3 .boxbtn dt.s{
		background: url(../images/dt2.png) center no-repeat;
}
.boxbtn1{
	width: 1100px;
	margin: 0 auto;
	height: 65px;
	margin-top: 20px;
	text-align: left;
}
.boxbtn1 dt{
	
	width: 130px;
	height: 49px;
	line-height: 49px;
	margin-right: 15px;
	/*padding:2.5px; */
	cursor: pointer;
	background: url(../images/dt11.png) center no-repeat;
	display: inline-block;
	*zoom:1;*display:inline;
}

.boxbtn1 dt a{
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #fff;
	text-align: center;
	float: left;
}
.boxbtn1 dt:hover{
		background: url(../images/dt22.png) center no-repeat;
}
.boxbtn1 dt.s{
		background: url(../images/dt22.png) center no-repeat;
}
.row3 .box{
	position: relative;
	width: 1100px;
	height: 365px;
	padding: 0 5px;
	margin: 0 auto;
	margin-top: 40px;
	overflow: hidden;
}
.row3 .list{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}
.row3 .list ul{
	width: 1100px;
	float: left;
	height: 100%;
	margin-left: 5px;
}
.row3 .list ul li{
	width: 234.25px;
	float: left;
	height: 333px;
	background: #fff;
	padding: 10px;
	margin-top: 5px;
	border: 1px solid #69b2e1;
}
.row3 .list ul li:hover{
	background: #0c8be0;
	border: 1px solid #0c8be0;
	-webkit-box-shadow:0px 0 10px 1px #c2cdd0;
  -moz-box-shadow:0px 0 10px 1px #c2cdd0;
  box-shadow:0px 0 10px 1px #c2cdd0;/*0px左右偏离宽度 0 10px透明度几个像素 1px宽度 */
}
.row3 .list li .pic{
	height: 195px;
	width: 100%;
	overflow: hidden;
}
.row3 .list li .txt{
	margin-top: 20px;
	height: 60px;
	width: 100%;
	line-height: 27px;
	font-size: 14px;
	color: #848484;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.bf{
	color: #6db9ec;
	border: 1px solid #6db9ec;
}
.dbd{
	
	 border: 1px solid #dbd8d8;
}
.row3 .txt em{
	color: #0b0b0b;
	display: block;
	font-size: 18px;
}
.row3 .btn{
   width: 70px;
   height: 23px;
   display: block;
   text-align: center;
   line-height: 25px;
   color: #777; 
   margin-left: 5px;
   margin-top: 15px;
  
}
.row4 {
	height: 530px;
	width:100%;
	background: url(../images/us.jpg) center no-repeat;
}
.row4 .box{
	width: 455px;
/*	height: 275px;*/
	margin:35px auto;
	overflow: hidden;
}
.row4 .box input{
	width: 405px;
	border-style: none;
	border-width: 0px;
	background: #232323;
	color: #666666;
	height: 35px;
	padding:0 25px;
	line-height: 35px;
	font-size: 13px;
	margin-bottom: 10px;
	font-family: "微软雅黑";
}
.row4 .box #name{
	background: #fff;
}
.row4 .box .content{
	height: 63px;
    color: #666666;
	line-height: 15px;
	background: #232323;
	padding:10px 25px;
	border-style: none;
	border-width: 0px;
	width: 405px;
	*width: 435px;
}
.row4 .box .res{
	margin-top: 3px;
	background: #3fb137;
	color: #ffffff;
	width: 455px;
	font-size: 16px;
	cursor: pointer;
	*margin-top: 9px;
}
.row5{
	width: 100%;
    height: 61px;
    line-height: 61px;
    background: #282d30;

}
.mt40{
	margin-top: 40px;
}
.row5 .box{
	width: 1100px;
	height: 100%;
	margin: 0 auto;
/*	background: url(../images/btn.png) 100% center no-repeat;*/
}
.row5 .box .tit{
	float: left;
	height: 100%;
	background: #0c8be0;
	width: 155px;
    text-align: center;
	color:#FFF;
	font-size: 16px;
}
.row5 .box .hot{
	float: left;
	width: 840px;
	margin-left: 15px;
}
.row5 .box .hot a{
	float: left;
	height: 100%;
	width: 100%;
	color: #ccc;
}
.hot{ height:100%; overflow: hidden; position: relative;}
.hot ul li{ height:100%; float:left;line-height:61px;padding:0 10px;background: url(../images/dh.png) 100% 34px no-repeat;}
.hot ul li a{  font-size:14px; color: #666;}
.hot a:hover{
	color: #2467cf;
}
#bottom{
	background: #323639;
	width: 100%;
	height: 200px;
}
#bottom .box{
	width: 1100px;
	height: 100%;
	margin: 0 auto;
}
.ba{
	font-weight: bold;
	color: #a5a5a5;
}
#bottom ul{
	float: left;
	color: #626367;
	height: 105px;
	line-height: 27px;
	font-size: 12px;
	margin-top: 30px;
}
.pl35{
	padding-left: 35px;
}
.pr27{
	padding-right: 28px;
}
#bottom ul li{
	height: 27px;
}
#bottom ul li a{
	color: #626367;
}
#bottom .br{
	background: url(../images/br.jpg) 100% center no-repeat;
}
#bottom .f29{
	font-size: 26px;
	*font-size: 26.5px;
}
.ban{
	width: 100%;
	height: 355px;
	background: url(../images/ban.jpg) center no-repeat;
}
.lmtitle{
	width: 100%;
	height: 75px;
	line-height: 75px;
	background:#f8f8f8 url(../images/lm.png) center 0px no-repeat;
}
.lmtitle .box{
	height: 100%;
	width: 1100px;
	margin: 0 auto
}
.lmtitle .box dt{
	float: left; 
	color: #727272;
	font-size: 17px;
	font-weight: bold;
}
.lmtitle .box dd{
	float: right;
	font-size: 12px;
	color: #8f8f8f;
	padding-left: 26px;
	background: url(../images/home.jpg) 0 center no-repeat;
}
.lmtitle .box dd a{
	color: #8f8f8f;
}
.lmtitle .box dd a:hover{
	color: #515151;
}
.pageCont{
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
/*	padding-bottom: 40px;*/
}
.pageCont .sort{
	padding: 0 17px;
	height: 63px;
	line-height: 63px;
    background: #f6f6f6;
}
.pageCont .sort .tit{
	width: 112px;
	float: left;
	font-size: 14px;
	color: #6a6a6a;
	font-weight: bold;
}
.pageCont .sort ul.btn{
	float: left;
	margin-top: 20px;
     
}
.pageCont ul.btn li{
	    /* width: 72px; */
    /* padding: 0 20px; */
    height: 25px;
    color: #6a6a6a;
    line-height: 23px;
    text-align: center;
    float: left;
    margin-right: 15px;
}
.pageCont ul.btn li a{
	float: left;
    /* width: 100%; */
    padding: 0 20px;
    height: 100%;
    color: #6a6a6a;
    background: #e3e3e3;
    border: 1px solid #dbd8d8;
}
.pageCont ul.btn li a:hover{
	color: #fff;
	background: #0c8be0;
}
.pageCont ul.btn li a.s{
	color: #fff;
	background: #0c8be0;
}
.pageCont .photolist{
    width: 1100px;
    padding-top: 30px;
	float: left;
	overflow: hidden;
}
.pageCont .photolist li{
	width: 234.25px;
	float: left;
	height: 333px;
	background: #fff;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
	border: 1px solid #69b2e1;
}
.pageCont .photolist li:hover{
	background: #0c8be0;
	border: 1px solid #0c8be0;
	-webkit-box-shadow:0px 0 10px 1px #c2cdd0;
  -moz-box-shadow:0px 0 10px 1px #c2cdd0;
  box-shadow:0px 0 10px 1px #c2cdd0;/*0px左右偏离宽度 0 10px透明度几个像素 1px宽度 */
}
.pageCont .photolist li .pic{
	height: 195px;
	width: 100%;
	overflow: hidden;
}
.pageCont .photolist li .txt{
	margin-top: 20px;
	height: 60px;
	width: 100%;
	line-height: 27px;
	font-size: 14px;
	color: #848484;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bf{
	color: #6db9ec;
	border: 1px solid #6db9ec;
}
.dbd{
	
	 border: 1px solid #dbd8d8;
}
.pageCont .photolist .txt em{
	color: #0b0b0b;
	display: block;
	font-size: 18px;
}
.pageCont .photolist .btn{
   width: 70px;
   height: 23px;
   display: block;
   text-align: center;
   line-height: 25px;
   color: #777; 
   margin-left: 5px;
   margin-top: 15px;
  
}
.newshow{
	width: 1100px;
	margin-top: 35px;
	overflow: hidden;
}
.newshow .fl{
	width: 470px;
	height: 465px;
}
.newshow .fl .pic{
	height: 390px;
	width: 100%;
	overflow: hidden;
}
.newshow .fl .txt{
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 14px;
	color: #525252;
	font-weight: bold;
}
.newshow .fr{
	width: 595px;
	height: 100%;
	color: #575757;
	font-size: 14px;
	line-height: 29px;
}
.US{
	margin-top: 35px;
}
.US .pic{
	height: 340px;
	border: 3px solid #e2e2e2;
	overflow: hidden;
	border-radius: 3px;
}
.US b{
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #0c8be0;
	padding-left: 7px;
}
.US ul{
	float: left;
	line-height: 24px;
	font-size: 13px;
	color: #515151;
	padding-left: 7px;
	margin-right: 135px;
}
.textbox{
	padding-top: 35px;
	font-size: 14px;
	color: #515151;
	line-height: 26px;
}
.newstitle{
	height: 85px;
	margin-bottom: 20px;
	background: url(../images/nt.jpg) 0px 84px repeat-x;
}
.newstitle li{
	text-align: center;
	height: 35px;
	line-height: 36px;
	font-size: 13px;
	color: #838383;
}
.newstitle li b{
	font-size: 16px;
	color: #353535;
}
div#pages {
    width: 1100px;
    margin: 0 auto;
    text-align: center;
    padding: 20px 0px 35px 0px;
}
div#pages a {
	margin-left: 7px;
	width: 29px;
	height: 29px;
	border: 1px solid #e5e5e5;
	line-height: 29px;
	text-align: center;
	color: #787878;
	font-size: 14px; 
    display: inline-block;
}
div#pages span{
    margin-left: 7px;
	width: 29px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-size: 14px; 
	background: #0c8be0;
	border: 1px solid #0c8be0;
	color: #fff;
	display: inline-block;
}
.address{
	width: 100%;
	
	border-bottom: 1px dashed #ccc;
	color: #000;
	padding: 10px 0;
}
.address li a:hover{
	color: #ffc000;
}
.address li a{
	float: left;
	height: 30px;
	padding-right:20px;
	color: #000;
}
.address li span{
	width: 100px;
	height: 30px;
	text-align: left;
	display: inline-block;
	position: relative;
}
.address li a{
	position: relative;
}
.address li span a{
	width: 100px;
/*	height: 30px;
	*/
}
.address li a div{
    position: absolute;
    left: 0px;
    top: 0px;
    width: auto;
    height: 30px;
}
.address li.h{
	height: 30px;
}
.address li{
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	color: #000;
}
.address li.tit{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}