﻿@charset "UTF-8";
/****全局CSS-start****/
body{
  padding:0px;
  margin:0px;
  font-family:initial;
  font-size:14px;
}
input{
	outline: none;
}
img{
  border:none;
}
ul{
  list-style:none;
  margin:0px;
  padding:0px;
}
dl,dt,dd{
  padding:0px;
  margin:0px;	
}
.clear{
  padding:0px;
  margin:0px;
  clear:both;
  overflow:hidden;
  height:0px;
}
/****全局CSS-end****/


/****首页CSS-start****/
#container{
  width: 100%;
  min-width: 1000px;
}
#top-one{
  height: 28px;
  width: 100%;
  min-width: 1000px;
  margin: 0px auto;
  background:url(../images/top-one-bg.gif) repeat-x;
}
.top-one{
  width: 1000px;
  height: 28px;
  margin:0 auto;
  line-height: 28px;
  background:url(../images/top-one-bg.gif) repeat-x;
}
.top-one-left{
  width: 400px;
  height: 26px;
  float: left;
  font-size:12px;
  color:#888;
}
.top-one-right{
  width: 400px;
  height: 26px;
  float: right;
  text-align: right;
  font-size:12px;
  line-height: 28px;
  color: #888;
}
#top-two{
	width: 100%;
	min-width: 1000px;
	height: 101px;
	background:url(../images/top-two.jpg) center center no-repeat;
}
.top-two{
	width: 1000px;
	height: 101px;
	margin: 0px auto;
}
.top-two-search{
	width: 230px;
	height: 30px;
	float: right;
	margin-right: 5px;
	overflow: hidden;
	position:relative;
	margin-top:55px;
}
.condition{
	width: 180px;
	height: 28px;
	padding:0px;
	margin:0px;
	padding:0px 38px 0px 10px;
	border:1px solid #0359a6;
	line-height: 28px;
}
.btn-search{
	width: 28px;
	height: 28px;
	background:url(../images/search-icon.png) no-repeat;
	border:none;
	padding:0px;
	margin:0px;
	position:absolute;
	top:1px;
	right: 1px;
	cursor:pointer;
	font-size:0px;
}
#nav{
	width: 100%;
	min-width: 1000px;
	height: 42px;
	background:url(../images/nav-bg.gif) repeat;
}
.nav{
	width: 998px;
	height: 42px;
	margin: 0 auto;
	font-size:15px;
}
.nav li{
	float: left;
	width: 98px;
	height: 42px;
	line-height: 38px;
	position: relative;
}
.nav li dl{
	position:absolute;
	top:41px;
	left: 0px;
	width: 96px;
	z-index:9999999999999999;
	border:1px solid #167cd1;
	border-top:none;
	border-bottom: none;
	display: none;
}
.nav li dl dd{
	width: 96px;
	display: block;
	background:url(../images/nav-second-bg.png) repeat;
	border-bottom:1px solid #167cd1;
}
.nav li dl dd a{
	padding: 8px 2px;
	display: block;
	width: 92px;
	line-height: 18px;
	text-align:center;
	color:#fff;
	text-decoration: none;
}
.nav li dl dd a:hover{
	background:#fff;
	color:#167cd1;
	
}
.nav li>a{
	display: block;
	width: 98px;
	height: 38px;
	text-align: center;
	text-decoration: none;
	color:#fff;
	cursor:pointer;
        padding: initial!important;
}
.nav li>a:hover{
	background:#367bc7!important;
}
.nav li.divider{
	width: 2px;
	height: 37px;
	background:url(../images/nav-divider.png) no-repeat;
}
#inform{
	width: 100%;
	min-width: 1000px;
	height: 38px;
	line-height: 38px;
	background:#fff;
	font-size: 12px;
}
.inform{
	width: 1000px;
	height: 38px;
	overflow: hidden;
	margin: 0 auto;
}
.inform span{
	display:block;
	float: left;
	width: 60px;
	height: 38px;
	color:#ff7800;
	padding-left:20px;
	background:url(../images/inform-icon.png) no-repeat 0px 12px;
}
.inform a{
	text-decoration: none;
	color:#666;
}
.inform a:hover{
	text-decoration: underline;
}

/*图片轮播-start*/
#full{
  width:100%;
  min-width: 1000px; 
  height:385px; 
  float:left; 
  position:relative;
}
#slides {
  display:block; 
  width:100%; 
  height:385px; 
  list-style:none; 
  padding:0; 
  margin:0; 
  position:relative;
}
#slides li { 
  display:block; 
  width:100%; 
  height:100%; 
  list-style:none; 
  padding:0; 
  margin:0; 
  position:absolute;
}
#slides li a { 
  display:block; 
  width:100%; 
  height:100%; 
  text-indent:-9999px;
}
#pagination { 
  display:block; 
  list-style:none; 
  position:absolute; 
  left:50%; 
  bottom:20px; 
  z-index:9900;  
  padding:5px 15px 5px 0; 
  margin:0;
}
#pagination li { 
  display:block; 
  list-style:none; 
  width:15px; 
  height:15px; 
  float:left; 
  margin-left:15px; 
  border-radius:50%; 
  background:#FFF;
}
#pagination li a { 
  display:block; 
  width:100%; 
  height:100%; 
  padding:0; 
  margin:0;  
  cursor:pointer;
  font-size:0px;
  text-indent:-9999px;
}
#pagination li.current {
  background:#0464a9;
}
/*图片轮播-end*/

#main{
	width: 100%;
	min-width:1000px;
	min-height: 500px;
    padding-top:25px;
	background:url(../images/main-bg.png) repeat-x #fff;
}
.main{
	width: 1000px;
	min-height: 500px;
	margin: 0 auto;
	background:url(../images/main-bg.png) repeat-x #fff;
}
.main-left{
  width: 290px;
  height: 595px;
  float: left;
  overflow: hidden;
}
.business-dl{
  display: block;
  width: 288px;
  height: 278px;
  border: 1px solid #ced8e1;
  background:#fff;
  margin-bottom:15px;
}
.business-dl dt{
	width: 288px;
	height: 31px;
	overflow: hidden;
}
.business-dl dt b{
	width: 95px;
	height: 30px;
	line-height: 30px;
	color:#095eae;
	display: block;
	float: left;
	overflow:hidden;
	text-align:center;
	border-bottom:1px solid #fff;
	font-size:16px;
}
.business-dl dt span{
	overflow:hidden;
	float: left;
	display: block;
	width: 182px;
	height: 30px;
	line-height:30px;
	text-align: right;
	background:url(../images/title-bg.png) repeat-x;
	border-left: 1px solid #ced8e1;
	border-bottom:1px solid #ced8e1;
	padding-right: 10px;
}
.business-dl dt span a{
	text-decoration: none;
	color:#ff7200;
	font-size: 12px;
}
.business-dl dt span a:hover{
	text-decoration: underline;
}
.business-dl dd{
	width: 256px;
	height: 229px;
	overflow: hidden;
	padding: 16px 16px 0px 16px;
}
.business-dl dd ul{
	width: 284px;
	height: 230px;
}
.business-dl dd ul li{
	width: 114px;
	height: 112px;
	float: left;
	margin-right: 28px;
}
.business-dl dd ul li img{
	border: 1px solid #3d8eda;
	padding: 0px;
	margin:0px;
}
.business-dl dd ul li a{
	color:#ff7200;
	text-decoration: none;
}
.business-dl dd ul li a:hover{
	text-decoration: underline;
}
.business-dl dd ul li a:hover img{
	border: 1px solid #ff7200;
}
.business-dl dd ul li a b{
	height: 30px;
	width: 114px;
	overflow: hidden;
	line-height: 30px;
	display: block;
	text-align: center;
}
.network img{
	padding: 0;
	margin:0;
	width: 256px;
	height: 80px;
	overflow: hidden;
	display: block;
}
a.network-list{
	width: 226px;
	padding: 0px 15px;
	background:url(../images/network-list-bg.png) no-repeat;
	height: 30px;
	line-height:30px;
	display:block;
	overflow: hidden;
	text-decoration: none;
	color:#3b4456;
	margin: 0px;
}
a.network-list:hover{
	color:#ff7200;
}
.main-mid{
	width: 480px;
	height: 595px;
	margin-left: 15px;
	float: left;
}
.main-mid-one{
	width: 478px;
	height: 358px;
	border:1px solid #ced8e1;
	background:#fff;
}
.main-mid-tab{
	width: 478px;
	height: 166px;
	border-bottom: 1px solid #ced8e1;
	background:url(../images/mid-content-bg.gif) repeat-x;
}
.tab-btn{
	height: 33px;
	width: 478px;
	overflow: hidden;
}
.tab-btn li{
	display: block;
	height: 30px;
	float: left;
	line-height: 32px;
	padding: 0px 10px;
	color:#095eae;
	font-weight: bold;
	border-right: 1px solid #ced8e1;
	cursor: pointer;
	font-size:16px;
}
.tab-btn li.active,.tab-btn li:hover{
	height: 32px;
	background:url(../images/tab-btn-bg.gif) repeat-x;
}
.tab-btn a{
	display: block;
	width: 50px;
	height: 32px;
	line-height: 32px;
	float: right;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	color:#ff7200;
	text-decoration: none;
}
.tab-btn a:hover{
	text-decoration: underline;
}
.tab-content{
	width: 448px;
	height: 100px;
	margin:0px auto;
	margin-top: 15px;
}
.tab-content li{
	width: 448px;
	display:none;
}
.tab-content li img{
	width: 135px;
	height:100px;
	float: left;
	margin-right: 20px;
}

.tab-content li  h4{
	display: block;
	padding: 0px;
	margin: 0px;
	width: 280px;
	height: 30px;
	float: left;
	line-height: 30px;
	overflow: hidden;
	color: #ff7200;
}
.tab-content li p{
	width: 280px;
	height: 66px;
	line-height: 22px;
	display: block;
	padding: 0;
	margin: 0;
	float: left;
	overflow: hidden;
	color:#3b4456;
	position: relative;
}
.tab-content li p a{
	text-decoration: none;
	color:#095eae;
	display:block;
	position: absolute;
	right: 0;
	bottom:0px;
}
.tab-content li p a:hover{
	color: #ff7200;
}
.tab-content li dl {
	display: block;
	padding: 0;
	width: 448px;
	height: 180px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 25px;
}
.tab-content dl dd{
	width: 438px;
	height: 30px;
	background: url(../images/network-list-bg.png) no-repeat;
	display: block;
	line-height: 30px;
	overflow: hidden;
	padding-left:10px;
}
.tab-content dl dd a{
	text-decoration: none;
	color:#3b4456;
}
.tab-content dl dd a span{
	width: 330px;
	height: 30px;
	overflow: hidden;
	float: left;
	display: block;
}
.tab-content dl dd a b{
	display: block;
	width: 100px;
	height: 30px;
	overflow: hidden;
	float: right;
	text-align: right;
	font-weight: normal;
	color:#999;
	font-size: 12px;
}
.tab-content dl dd a:hover span{
	color:#ff7200;
}
.main-mid-two{
	width: 478px;
	height: 198px;
	border:1px solid #ced8e1;
	margin-top: 15px;
}
.wharf-tab{
	width: 478px;
	height: 32px;
	overflow: hidden;
	background:url(../images/mid-content-bg.gif) repeat-x;
}
.wharf-tab span{
	display: block;
	width: 90px;
	height: 32px;
	color:#095eae;
	text-align: center;
	float: left;
	line-height: 32px;
	font-weight: bold;
	font-size: 16px;
}
.wharf-tab li{
	float: left;
	line-height: 32px;
	padding: 0px 15px;
	margin-right: 1px;
	cursor: pointer;
	background: url(../images/wharf-title-bg2.gif) repeat-x;
	height:30px;
	color: #fff;
	font-weight: bold;
	font-size:16px;
}
.wharf-tab li:hover,.wharf-tab li.active{
	background: url(../images/wharf-title-bg.gif) repeat-x;
	height:32px;
	border-right:none;
}
.wharf-content{
	width: 448px;
	height: 140px;
	margin:0 auto;
	overflow: hidden;
	margin-top:14px;
}
.wharf-content li{
	display: none;
}
.wharf-content li img{
	width: 170px;
	height: 140px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: none;
	float: left;
}
.wharf-content li dl{
	display: block;
	width: 260px;
	height: 140px;
	overflow: hidden;
	float: left;
	margin-left: 18px;
}
.wharf-content li a{
	color: #333;
}
.wharf-content li a:hover{
	color: #ff7200;
}
.wharf-content li dl dt{
	border-bottom: 1px solid #ced8e1;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color:#3b4456;
}
.wharf-content li dl dd{
	height: 88px;
	padding-top: 10px;
	line-height: 22px;
	width: 260px;
	overflow: hidden;
	color: #3b4456;
	display: block;
	position: relative;
}
.wharf-content li dl dd a{
	display: block;
	color: #095eae;
	text-decoration: none;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background:#fff;
}
.main-right{
	width: 200px;
	height: 595px;
	margin-left: 15px;
	float: left;
}
.outside-link{
	width: 200px;
	height: 293px;
	overflow: hidden;
}
.serve-list{
	width: 198px;
	margin-top: 15px;
	border: 1px solid #ced8e1;
	background:url(../images/serve-bg.gif) repeat-x;
}
.serve-list h4{
	width: 148px;
	height: 37px;
	padding: 0px;
	margin: 0px;
	color:#095eae;
	line-height: 36px;
	padding-left: 50px;
	background:url(../images/serve-icon.gif) no-repeat 25px 14px;
	font-size:16px;
}
.serve-list ul{
	width: 178px;
	overflow: hidden;
	padding:10px 10px 8px 10px;
}
.serve-list ul li{
	width: 160px;
	height: 30px;
	line-height: 30px;
	padding-left:10px;
	overflow: hidden;
	background:url(../images/network-list-bg.png) no-repeat;
}
.serve-list ul li a{
	//color:#3b4456;
        color:#095eae;
	text-decoration: none;
}
.serve-list ul li span{
	//color:#3b4456;
        color:#095eae;
	text-decoration: none;
}
.serve-list ul li a:hover{
	color:#ff7200;
        text-decoration: underline;
}
.photos{
	width: 998px;
	height: 200px;
	border: 1px solid #ced8e1;
	margin:0 auto;
	background:#fff;
	margin-bottom: 20px;
}
.photos-title{
	width: 998px;
	height: 31px;
}
.photos-title b{
	width: 95px;
	height: 30px;
	line-height: 30px;
	color:#095eae;
	display: block;
	float: left;
	overflow: hidden;
	text-align: center;
	border-bottom:1px solid #fff;
	font-size: 16px;
}
.photos-title span{
	display: block;
	width: 890px;
	padding-right: 12px;
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 12px;
	background:url(../images/title-bg.png) repeat-x;
	text-align:right;
	border-left: 1px solid #ced8e1;
	border-bottom:1px solid #ced8e1;;
}
.photos-title span a{
	color:#ff7200;
	text-decoration: none;
}
.photos-title span a:hover{
	text-decoration: underline;
}
.photos-list{
	width: 968px;
	height: 140px;
	overflow: hidden;
}
.photos-list ul{
	width: 1200px;
}
.photos-list ul li{
	width: 180px;
	height: 140px;
	float: left;
	margin-right: 17px;
}
.photos-list ul li img{
	width: 180px;
	height: 140px;
	overflow: hidden;
}
#zoom {
	z-index: 99990;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
#zoom .content {
	z-index: 99991;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	background: #ffffff no-repeat 50% 50%;
	padding: 0;
	margin: -100px 0 0 -100px;
	box-shadow: -20px 20px 20px rgba(0, 0, 0, 0.3);
	border-radius: 4px;
}
#zoom .content.loading {
	background-image: url('../images/loading.gif');
}
#zoom img {
	display: block;
	max-width: none;
	background: #ececec;
	box-shadow: 0 1px 3px rgba(0,0,0,0.25);
	border-radius: 4px;
}
#zoom .close {
	z-index: 99993;
	position: absolute;
	top: 0;
	right: 0;
	width: 49px;
	height: 49px;
	cursor: pointer;
	background: transparent url('../images/close.png') no-repeat 50% 50%;
	opacity: 1;
	filter: alpha(opacity=100);
	border-radius: 0 0 0 4px;
}
#zoom .previous,
#zoom .next {
	z-index: 99992;
	position: absolute;
	top: 50%;
	overflow: hidden;
	display: block;
	width: 49px;
	height: 49px;
	margin-top: -25px;
}
#zoom .previous {
	left: 0;
	background: url('../images/arrows.png') no-repeat 0 0;
	border-radius: 0 4px 4px 0;
}
#zoom .next {
	right: 0;
	background: url('../images/arrows.png') no-repeat 100% 0;
	border-radius: 4px 0 0 4px;
}
#zoom .close:hover {
	background-color: #da4f49;
}
#zoom .previous:hover,
#zoom .next:hover {
	background-color: #0088cc;
}
#footer{
	width: 100%;
	min-width: 1000px;
	height: 220px;
	padding-top: 20px;
	background:#0b5193;
}
.footer-list{
	width: 1000px;
	margin: 0 auto;
	height: 220px;
	overflow: hidden;
	background:#0b5193;
}
.footer-dl-list{
	width: 740px;
	height: 220px;
	float: left;
	font-size: 12px;
	text-align: left;
}
.footer-dl-list dl{
	float:left;
	width: 75px;
	padding:0px 2px;
}
.footer-dl-list dl dt{
	width: 75px;
	line-height: 20px;
}
.footer-dl-list a:hover{
	color:#ff7200;
}
.footer-dl-list dl dt a{
	color:#fff;
	font-weight: bold;
	text-decoration: none;
}
.footer-dl-list dl dd{
	width: 75px;
	padding: 4px 0px;
}
.footer-dl-list dl dd a{
	color:#70baff;
	text-decoration: none;
	line-height: 20px;
}
.footer-message{
	width: 259px;
	border-left:1px solid #4379ac;
	height: 200px;
	float: left;
	text-align:right;
}
.footer-message h4{
	color:#fff;
	padding: 0px;
	margin: 0px;
	padding-bottom: 15px;
	font-size:16px;
}
.footer-message p{
	padding: 0px;
	margin: 0px;
	color:#fff;
	line-height: 24px;
	padding-bottom: 10px;
}
.footer-message span{
	line-height: 24px;
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	margin-left: 100px;
	background:url(../images/footer-message-icon.png) 0 2px no-repeat;
}
#copyright{
	background:#08368c;
	width: 100%;
	min-width: 1000px;
	height: 35px;
	font-size:12px;
	line-height: 35px;
	color:#afbed8;
}
.copyright{
	width: 1000px;
	margin: 0 auto;
}
.copyright-left{
	width: 500px;
	float: left;
	height: 35px;
}
.copyright-right{
	width: 500px;
	float: right;
	height: 35px;
	text-align: right;
}
/****首页CSS-end****/


/****内页CSS-start****/
.advertisement{
	width: 100%;
	min-width: 1000px;
	height: 240px;
	background:url(../images/gg.jpg) center center no-repeat;
}
.inside-main-left{
	width: 200px;
	float: left;
	margin-bottom: 20px;
}
.inside-main-left .serve-list{
	margin-top:0;
	margin-bottom: 15px;
}
.inside-main-left .serve-list ul{
	padding: 5px 0px;
	width: 198px;
	background: #fff;
}
.inside-main-left .serve-list li{
	background:none;
	width: 198px;
	padding: 0px;
	height: 40px;
}
.inside-main-left .serve-list li a{
	display: block;
	width: 148px;
	height: 40px;
	padding: 0px 30px;
	line-height: 44px;
	text-align: left;
	background:url(../images/inside-list-bg.png) no-repeat;
}
.inside-main-left .serve-list li.active a,
.inside-main-left .serve-list li:hover a{
	background:url(../images/inside-list-bg2.png) no-repeat;
	color: #fff;
}
.inside-main-right{
	border: 1px solid #ced8e1;
	width: 780px;
	margin-left: 18px;
	float: left;
	background: #fff;
	margin-bottom: 20px;
}
.inside-main-right .gps{
	height:32px;
	width: 780px;
	background:url(../images/mid-content-bg.gif) repeat-x;
	overflow: hidden;
}
.inside-main-right .gps b{
	width: 140px;
	display: block;
	height: 32px;
	float: left;
	background:url(../images/tab-btn-bg.gif) repeat-x;
	border-right: 1px solid #ced8e1;
	text-align: center;
	line-height: 34px;
	color: #095eae;
	overflow: hidden;
	font-size:16px;
}
.place{
	font-size:12px;
	line-height: 32px;
	width: 500px;
	height: 32px;
	float: right;
	text-align: right;
	padding-right: 15px;
	color: #3b4456;
}
.place a{
	text-decoration: none;
	color: #3b4456;
}
.place a:hover{
	color:#ff7200;
	text-decoration: underline;
}
.place .gps-icon{
	padding:10px 20px 8px 0;
	font-size: 12px;
	line-height: 32px;
	background: url(../images/gps-icon.png) no-repeat;
}
.inside-main-content{
	width: 740px;
	min-height: 500px;
	padding: 20px;
	overflow: hidden;
}
.inside-main-content > img{
	width:100%
}																				

.port{
	width: 732px;
	padding: 0px 4px;
}
.port-ul{
	width: 732px;
}
.port-ul li{
	float:left;
	width: 220px;
	height: 172px;
	overflow: hidden;
	margin:12px
}
.port-ul li img{
	width: 220px;
	height: 172px;
}
.news-content{
	width: 720px;
	overflow: hidden;
	margin: 0px 10px;
}
.news-content dl{
	width: 720px;
	height: 170px;
	overflow: hidden;
	margin-bottom: 10px;
}
.news-content dl dt{
	width: 230px;
	height: 170px;
	float: left;
	overflow: hidden;
}
.news-content dl dd{
	width: 450px;
	height: 170px;
	overflow: hidden;
	float: left;
	margin-left: 40px;
}
.news-content dl dd a{
	text-decoration: none;
}
.news-content dl dd a:hover p{
	color:#ff7200;
}
.news-content dl dd a h4{
	padding: 0px;
	margin:0px;
	line-height: 20px;
	font-size:14px;
	color:#ff7200;
	padding-bottom: 10px;
}
.news-content dl dd a p{
	padding: 0px;
	margin: 0px;
	height: 96px;
	line-height: 24px;
	overflow: hidden;
	width: 450px;
	color:#333;
}
.news-list{
	width: 720px;
	margin-bottom: 30px;
}

.news-list li{
	width: 720px;
	height: 30px;
	overflow: hidden;
	background:url(../images/network-list-bg.png) no-repeat;
}
.news-list li a{
	display: block;
	width: 700px;
	padding: 0 10px;
	line-height: 30px;
	text-decoration: none;
	color:#333;
}
.news-list li a .intro{
	display: none;
}
.news-list li span{
	display: block;
	width: 500px;
	float: left;
	height: 30px;
	line-height: 30px;
}
.news-list li b{
	width: 100px;
	height: 30px;
	display: block;
	float: right;
	font-size:12px;
	color:#999;
	text-align: right;
	font-weight: normal;
}
.news-list li a:hover span{
	text-decoration: none;
	color: #ff7200;
}
/****内页CSS-end****/


/****分页样式-start****/

.paging{
	width:720px;
	float:left;
	clear:both;
	padding-top: 10px;
}	

.paging ul{
	float:right;
}	

.paging ul li{
	height: 30px;
	float:left;
	margin-right:6px;	
}	

.paging ul li a{
	border:1px solid #b0b0b0;
	background:#fff;
	padding:5px 10px;
	color:#1267BA;
	text-decoration: none;
}				

.paging_selected{
	background:#1267BA !important;
	border:1px solid #024687 !important;
	color:#fff !important;	
}	

/****分页样式-end****/

.search-result{
	text-align:center;
	font-size: 16px;
	color:#095eae;
	line-height: 60px;
}