/*******************全局样式***********************/
*
{
	margin: 0;
	padding: 0;
}
body
{
	width: 100%; font-size:12px;
	background: url(../images/bg.jpg) repeat-x;
	font-family:宋体;
}
img
{
	border: none;
}
ul
{
	list-style-type: none;
}
a
{
	text-decoration: none;
}
select{ outline:0px;}

/*文本框样式*/
.textinput{
	width:145px;
	font-size: 12px;
	background:url(../images/textinput_bg.jpg) repeat-x scroll left top #ffffff;
	border-color:#a2b3bd;
	border-style:solid;
	border-width:1px;
	color:#336699;
	height: 20px;
	line-height: 20px;
	padding-left:2px;
	outline:0px;
}
.textarea{
	background:url(../images/textarea_bg.jpg) repeat-x scroll left top #ffffff;
	overflow: auto;
	width: 300px;
	height: 80px;
	color: #000000;
	border-color:#a2b3bd;
	border-style:solid;
	border-width:1px;
	font-size:12px;
	word-break:break-all;
	word-wrap:break-word;
	 padding:5px;
	outline:0px;
}

/*按钮样式*/
.button{
	background:transparent url(../images/btn_bg.jpg) repeat scroll 0 0;
	border:1px solid #83b1f2;
	font-size:12px;
	height:24px;
	line-height:22px;
	margin-right:4px;
}

/************************大图部分样式*****************************/
#top
{
	width: 960px;
	height: 90px;
	margin: 0 auto;
	position: relative;
}
#top1
{
	width: 960px;
	height: 90px;
	margin: 0 auto;
	background: url(../images/bg_top.jpg) no-repeat left center;
	position: relative;
}
#logo
{
	width: 310px;
	height: 90px;
	position: absolute;
	top: 0;
	left: 20px;
}
#top_right
{
	position: absolute;
	text-align : center; 
	right: 0px;
	top: 5px;
	z-index:9999
}
#top_right span
{
	width: 5px
}
#top_right a
{
	color:white
}
#contact
{
	position: absolute;
	top: 23px;
	right: 0;
}
/********************导航样式*******
#nav{
	width:100%;
	height:43px;
	background:url(../images/nav_bg.jpg);	
	padding:2px 0 0 0;
}
#nav ul{
	width:960px;
	height:42px;
	margin:0 auto;	
}
#nav ul li{
	float:left;	
}************/
#header
{
	width: 1000px;
	height: 122px;
	margin: 0 auto;
	position: relative;
}
#header .header_img1
{
	width: 490px;
	height: 56px;
	position: absolute;
	top: 40px;
	left: 25px;
}
#header .header_img2
{
	position: absolute;
	right: 12px;
	top: 50px;
}

#nav
{
	width: 100%;
	height: 43px;
	background: url(../images/nav_bg.jpg);
	padding: 2px 0 0 0;
	position: relative;
	z-index: 100;
}
#nav ul
{
	width: 960px;
	height: 42px;
	margin: 0 auto;
}
#nav li
{
	float: left;
	width: 106px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	position: relative;
	background: url(../images/nav_bg_list.png) no-repeat left center;
}
#nav .li_menu
{
	background: none;
}
#nav ul li a
{
	display: block;
	width: 106px;
	height: 42px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	font-family: "微软雅黑";
}
#nav ul li a:hover
{
	background: url(../images/nav_bg11.png);
}
#nav ul ul
{
	height:50px;
	width: 105px;
	display:block;
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 42px;
	background: #eee;
}

#nav ul ul.len6
{
	width: 105px;
	height:150px;
	display:block;
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 42px;
	background: #eee;
}
#nav ul ul.len5
{
	width: 105px;
	height:125px;
	display:block;
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 42px;
	background: #eee;
}
#nav ul ul.len4
{
	width: 105px;
	height:100px;
	display:block;
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 42px;
	background: #eee;
}
#nav ul ul.len3
{
	width: 105px;
	height:75px;
	display:block;
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 42px;
	background: #eee;
}
#nav ul ul.len2
{
	width: 105px;
	height:50px;
	display:block;
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 42px;
	background: #eee;
}
#nav table
{
	position: absolute;
	top: 0;
	left: 0;
}
#nav ul li:hover ul
{
	visibility: visible;
}
#nav ul a:hover ul
{
	visibility: visible;
}
#nav ul ul li
{
	clear: both;
	width: 106px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	background: none;
}
#nav ul ul li a
{
	display: block;
	width: 106px;
	height: 25px;
	font-size: 12px;
	font-family: "宋体";
	font-weight: normal;
	color: #0778CF;
	text-align: center;
}
#nav ul ul li a:hover
{
	border: none;
	background: #0778CF;
	color: #fff;
	font-weight: normal;
}
/**********************主页样式1*******************/
#scroll
{
	width: 960px;
	height: 260px;
	margin: 0 auto;
	border: 1px solid #ccc;
	border-top: none;
	background: url(../images/cont_bg.jpg) repeat-x bottom center;
	background-color:white;
}
/**********************主页面样式2*******************/
#middle
{
	width: 960px;
	height: 250px;
	margin: 0 auto;
	border: 1px solid #ccc;
	border-top: none;
	background: url(../images/cont_bg.jpg) repeat-x  bottom center;
}
/**********************滑动选项卡vip样式*******************/
.cont_1
{
	width: 255px;
	height: 220px;
	float: left;
	background: url(../images/navb_bg.jpg) repeat-x left top;
	overflow: hidden;
	border-right: 1px dashed #ccc;
}
/**********************滚动图片样式*******************/
.mrp
{
	width: 700px;
	height: 260px;
	float: right;
	/*border: 1px solid #030303;*/
	overflow: hidden;
}

.photo {
	position: relative;
	width: 695px;
	height: 260px;
	overflow: hidden
}

.v_content {
	position: relative;
	width: 700px;
	height: 260px;
	overflow: hidden
}

.v_content_list {
	position: absolute;
	width: 4200px;
	height: 260px;
	overflow: hidden
}

.v_content ul li {
	display: inline;
	float: left;
	width: 700px;
	height: 260px;
	text-align: center;
	overflow: hidden;
}

.v_content ul li img {
	width: 700px;
	height: 260px
}

.photo_nav {
	z-index: 4;
	bottom: 10px;
	right: 10px;
	position: absolute;
	width: 100px;
	overflow: hidden
}

.photo_nav a,.photo_nav a:hover {
	background: url(../images/photo_nav.png) no-repeat 0 0
}

.photo_nav a {
	background-position: 0 -18px;
	margin: 0 5px;
	text-indent: -9999px;
	height: 18px;
	float: left;
	display: inline;
	line-height: 18px;
	width: 18px;
}

.photo_nav a:hover,.p_a_over {
	background-position: 0 0 !important;
	text-decoration: none;
}
/**********************滚动图片结束*******************/
.none
{
	display: none;
}
.cont_1 .nav_a li
{
	float: left;
	cursor: pointer;
	height: 30px;
	width: 84px;
	color: #0778CF;
	background: url(../images/navb_111.jpg) no-repeat left center;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	text-indent: 12px;
	font-family: "微软雅黑" "黑体";
}
.cont_1 .nav_a .active
{
	background: url(../images/navb.jpg) no-repeat left center;
	color: #fff;
}
.cont_1 .TabContent
{
	clear: both;
	overflow: hidden;
	width: 500px;
	height: 230px;
	display: block;
}
/*********************静态图片样式*********/
.cont_2_1
{
    width: 260px;
    height: 250px;
    float: left;
    background: url(../images/navb_bg.jpg) repeat-x left top;
    overflow: hidden;
}
.none
{
	display: none;
}
.cont_2_1 .nav_a li
{
	float: left;
	cursor: pointer;
	height: 30px;
	width: 300px;
	color: #0778CF;
	background: url(../images/navb_1a.jpg) no-repeat left center;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	text-indent: 12px;
	font-family: "微软雅黑" "黑体";
}
.cont_2_1 .nav_a .active
{
	background: url(../images/navb_a.jpg) no-repeat left center;
	color: #fff;
}
.cont_2_2 .TabContent
{
	clear: both;
	overflow: hidden;
	width: 500px;
	height: 230px;
	display: block;
}
/**********************滑动选项卡公司新闻样式*******************/
.cont_2
{
	width: 400px;
	height: 250px;
	float: left;
	background: url(../images/navb_bg.jpg) repeat-x left top;
	overflow: hidden;
}
.none
{
	display: none;
}
.cont_2 .nav_a li
{
	float: left;
	cursor: pointer;
	height: 30px;
	width: 84px;
	color: #0778CF;
	background: url(../images/navb_111.jpg) no-repeat left center;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	text-indent: 12px;
	font-family: "微软雅黑" "黑体";
}
.cont_2 .nav_a .active
{
	background: url(../images/navb.jpg) no-repeat left center;
	color: #fff;
}
.cont_2 .TabContent
{
	clear: both;
	overflow: hidden;
	width: 500px;
	height: 230px;
	display: block;
}
/**********************滑动选项卡样式*******************/
.cont_3
{
	width: 300px;
	height: 250px;
	float: left;
	background: url(../images/navb_bg.jpg) repeat-x left top;
	overflow: hidden;
}
.none
{
	display: none;
}
.cont_3 .nav_a li
{
	float: left;
	cursor: pointer;
	height: 30px;
	width: 84px;
	color: #0778CF;
	background: url(../images/navb_111.jpg) no-repeat left center;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	text-indent: 12px;
	font-family: "微软雅黑" "黑体";
}
.cont_3 .nav_a .active
{
	background: url(../images/navb.jpg) no-repeat left center;
	color: #fff;
}
.cont_3 .TabContent
{
	clear: both;
	overflow: hidden;
	width: 500px;
	height: 230px;
	display: block;
}
/**********************运单查询样式*******************/
.cont_1 dl
{
	width: 200px;
	height: 150px;
	margin: 0 20px;
}
.cont_1 dl dt
{
	float: left;
	width: 108px;
	height: 170px;
}
.cont_1 dl dt img
{
	width: 98px;
	height: 144px;
	padding: 2px;
	border: 1px solid #ccc;
	background: #fff;
}
.cont_1 dl dd
{
	width: 200px;
	float: Left;
	height: 170px;
	margin: 10px 0;
	position: relative;
}
.cont_1 dl dd form textarea
{
	width: 200px;
	height: 100px;
	border: 1px solid #ccc;
	color: #666;
	padding:5px;
	outline:0px;
 	left:5px;
	
}
.cont_1 dl dd form span
{
	font-family: "微软雅黑","黑体";
	height: 20px; 
	font-size: 14px !important;
	text-align: center;
	margin-top: 3px; 
	float: left
}
.cont_1 form .sub1
{
	width: 60px;
	height: 23px;
	border: none;
	background: url(../images/sou.jpg) no-repeat left center;
	position: absolute;
	bottom: 0px;
	right: 0px;
	cursor:pointer;
}
.cont_1 form p .sub1
{
	width: 60px;
	height: 23px;
	border: none;
	background: url(../images/sou.jpg) no-repeat left center;
	position: absolute;
	bottom: 0px;
	right: 100px;
}
.cont_1 form .sub2
{
	width: 60px;
	height: 22px;
	border: none;
	background: url(../images/chong.jpg) no-repeat left center;
	position: absolute;
	bottom: 5px;
	right: 10px;
	cursor:pointer;
}
.cont_1 form p .sub2
{
	width: 60px;
	height: 22px;
	border: none;
	background: url(../images/chong.jpg) no-repeat left center;
	position: absolute;
	bottom: 0px;
	right: 10px;
	cursor:pointer;
}
/**********************VIP登录样式*******************/
.for11
{
	width: 200px;
	height: 160px;
	margin: 0 30px;
	position: relative;
}
.cont_1 form p
{
	width: 200px;
	margin: 15px 0;
	font-size: 12px;
}
.cont_1 form p input
{
	border-right: 1px solid #ccc ;
	border-bottom: 1px solid #ccc ;
	border-left: 1px solid #aaa ;
	border-top: 1px solid #aaa ;
}
.cont_1 form p .text2
{
	width: 40px;
}
/**********************新闻动态样式*******************/
.cont_2 .TabContent ul
{
	width: 375px;
	height: 180px;
	margin: 15px 0;
	margin-left: 0;
	padding: 0 10px;
	font-size: 12px;
	border-left: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
}
.cont_2 .TabContent li
{
	height: 29px;
	line-height: 29px;
	padding: 0 0 0 17px;
	background: url(../images/jian.gif) no-repeat left center;
	border-bottom: 1px dotted #ccc;
}
.cont_2 .TabContent li span
{
	float: right;
	color: #666;
}
.cont_2 .TabContent li a
{
	color: #333;
}
.cont_2 .TabContent li a:hover
{
	color: #c00;
}
/**********************焦点图样式*******************/
#scrollb
{
	width: 280px;
	height: 180px;
	margin: 40px 0 0 8px;
}
/**********************网点分布样式*******************/
#wand
{
	width: 960px;
	height: 70px;
	margin: 10px auto;
}
#wand dl dt, #wand dl dd
{
	float: left;
}
#wand dl dd
{
	width: 891px;
	height: 48px;
	padding: 10px 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#wand dl dd span
{
    font-family:Arial,宋体;
	display: block;
	float: left;
	padding: 0 3px;
	font-size: 12px;
	line-height: 25px;
	margin: 0 5px;
}
#wand dl dd span a
{
	color: #333;
}
#wand dl dd span a:hover
{
	color: #c00;
}
/**********************快捷通道样式*******************/
#kjtd
{
	text-align:right;
	width: 960px;
	border: 1px solid #0F6DC7;
	background: #f5f5f5;
	font-size: 12px;
	line-height: 23px;
	padding: 3px 0 0 0;
	margin: 0 auto;
	clear: both;
	margin-bottom: 10px;
	position: relative;
}
#kjtd span
{
	margin: 0 10px;
}
#kjtd a
{
	color: #333;
}
#kjtd a:hover
{
	text-decoration: underline;
}
#kjtd u
{
	position: absolute;
	top: 3px;
	right: 15px;
	text-decoration: none;
}
/**********************底部样式*******************/
#bottom
{
	width: 100%;
	height: 100px;
	background: url(../images/bottom_bg.jpg) repeat-x;
}
#footer
{
	width: 960px;
	height: 100px;
	font-size: 12px;
	color: #ccc;
	margin: 0 auto;
	position: relative;
}
#footer #pp
{
	line-height: 18px;
	position: absolute;
	top: 30px;
	right: 50px;
}
/**************公司简介页****************/
#main_img
{
	width: 960px;
	height: 200px;
	margin: 10px auto;
}
#main_img img
{
	width: 960px;
	height: 200px;
}
#main
{
	width: 960px;
	margin: 0 auto;
}
#lefter
{
	width: 230px;	
	margin-bottom: 10px;
	float: left;
}
#navc2
{
	width: 230px;
	margin: 0 0 10px 0;
}
#navc2 dl dt
{
	width: 230px;
	height: 35px;
}
#navc2 dl dd
{
	width: 220px;
	height: 740px;
	border: 0px solid #ccc;
}
#navc
{
	width: 230px;
	margin: 0 0 10px 0;
}
#navc dl dt
{
	width: 230px;
	height: 35px;
}
#navc dl dd
{
	width: 228px;
	height: 250px;
	border: 1px solid #ccc;
}
#navc dl dd ul
{
	margin: 0;
	padding: 0;
}
#navc dl dd ul li
{
	width: 210px;
	line-height: 30px;
	padding: 0;
	margin: 10px 0 0 10px;
	text-align: center;
	background: url(../images/main_left_bg.jpg) no-repeat left center;
}
#navc dl dd ul li a
{
	color: #116EC8;
	display: block;
	width: 210px;
	height: 30px;
	margin: -2px 0 0 0;
	font-weight: bold;
	font-family: "微软雅黑" "黑体";
	font-size: 14px;
}
#navc dl dd ul li a:hover
{
	background: url(../images/main_left.jpg) no-repeat left center;
}
#navc dl dd ul li a:active
{
	background: url(../images/main_left.jpg) no-repeat left center;
}
#tell
{
	width: 228px;
	clear: both;
	border: 1px solid #ccc;
	padding: 0 0 10px 0;
}
#tell dl dt
{
	width: 219px;
	padding: 5px;
}
#tell dl dt img
{
	width: 219px;
	height: 75px;
	margin: 0 0 10px 0;
}
#tell dl dd
{
	color: #333;
	width: 199px;
	clear: both;
	padding: 0 5px;
	line-height: 20px;
	margin: 0 10px;
	font-size: 12px;
}
#righter
{
	width: 719px;
	margin-bottom: 10px;
	float: right;
}
#main_top
{
	width: 719px;
	height: 35px;
	background: url(../images/main_right.jpg) repeat-x;
}
#main_top h1
{
	width: 300px;
	height: 35px;
	float: left;
	position: relative;
}
#main_top h1 span
{
	font-size: 15px;
	color: #1066C2;
	font-family: "微软雅黑" "黑体";
	position: absolute;
	top: 10px;
	left: 15px;
}
#main_top h1 u
{
	font-size: 12px;
	color: #1066C2;
	text-decoration: none;
	font-family: "agency-FB" "Arial";
	position: absolute;
	top: 15px;
	left: 90px;
}
#main_top p
{
	width: 300px;
	height: 32px;
	line-height: 33px;
	padding: 3px 0 0 0;
	font-size: 12px;
	text-align: right;
	margin: 0 12px 0 0;
	float: right;
	color: #666;
}
#main_top p span
{
	margin: 0 5px;
}
#main_top p span a
{
	color: #666;
}
#main_cont
{
	width: 688px;
	margin: 10px 0 0 0;
	border: 1px solid #ccc;
	line-height: 50px;
	font-size: 14px;
	padding: 20px 15px;
	background: url(../images/main_bg.jpg) no-repeat right bottom;
}
#main_cont p
{
	text-indent: 25px;
	line-height: 30px;
}
#main_conttwo
{
	width: 688px;
	margin: 5px 0 0 0;
	border: 1px solid #ccc;
	line-height: 25px;
	font-size: 12px;
	padding: 20px 15px;
}
/* ----------rightNetWork----------------------------- */
.r_c{
	width: 650px;
	display: block;
	margin:20px auto 50px;
	overflow: hidden;
	position: relative;
	color: #515151
}

.tr_content{
	margin: 10px 0 0 30px;
	border: 1px solid #7d9fba;
	border-left: 0
}
.tr_content tr{
	min-height: 30px;
	line-height: 30px;
	color: #282828
}
.tr_title{
	background: #a7c5dc;
	color: #2a628e !important
}
.tr_content td{
	border-left: 1px solid #7d9fba;
	border-top: 1px solid #7d9fba;
	padding:0 8px;
}
/* ----------news----------------------------- */

.tbl_w1{
	font-size: 14px;
	color: #2a628e;
	position: relative;
	width: 100%
}
.tbl_w1 td{
	line-height: 30px;
	height: 30px;
	border-bottom:1px solid  #f1f1f1
}
.tr_header{
	background:#fbfbfb;
	color: #2a628e !important;
	line-height: 40px;
	font-weight:bold;
	height: 40px
}

.tbl_w1 td a{
	color: #515151 !important;
	padding-left: 10px;
	 border-left: 3px solid #fff;
	display: block;
}
.tbl_w1 td a:hover{
	 border-left: 3px solid #999999;
	 text-decoration: none
}
.tr_footer{
	line-height: 50px;
	height: 50px
}
.tr_record:hover,.tr_record_over{
	background-color: #fbfbfb
}

/* --------------------------------------------*/
.submit
{
	height: 23px;
	width: 60px;
	border: 0px solid #00A7D1;
	background: url(../images/sou.jpg);
	cursor: pointer;
}
.submit1
{
	height: 22px;
	width: 60px;
	border: 0px solid #00A7D1;
	background: url(../images/chong.jpg);
	cursor: pointer;
}
#main_conttwo a
{
	color: #333;
}
#main_conttwo a:hover
{
	color: #c00;
}
.gridview
{
	border: solid 0px #82D1E7;
	padding: 1px 1px 1px 1px;
	clear: both;
	height: 20px;
}
.gridview td
{
	border: solid 0px #82D1E7;
	padding: 1px 1px 1px 1px;
	vertical-align: middle;
	clear: both;
}
.gridview th
{
	border: solid 0px #82D1E7;
	text-align: center;
	height: 24px;
}

.gridview2
{
	border: solid 0px #D9D9D9;
	padding: 1px 1px 1px 1px;
	clear: both;
	height: 20px;
}
.gridview2 td
{
	border: solid 1px #D9D9D9;
	padding: 1px 1px 1px 1px;
	vertical-align: middle;
	clear: both;
}
.gridview2 th
{
	border: solid 1px #D9D9D9;
	text-align: center;
	height: 24px;
}

#main_cont4
{
	width: 230px;
	border: 1px solid #ccc;
	font-size: 12px;
	margin: 0;
}
#main_cont4 a
{
	color: #333;
}
#main_cont4 a:hover
{
	color: #c00;
}


.tbl,.tbl td{border:1px solid #000000;border-collapse:collapse; height:20px; padding-left:4px; _padding-left:4px}

.tbl2,.tbl2 td{border:1px solid #000000;border-collapse:collapse; height:30px; padding-left:4px; _padding-left:4px}
.tbl3,.tbl3 td{border:1px solid #D9D9D9;border-collapse:collapse;  }
.tbl4,.tbl4 td{border:1px solid #D9D9D9;border-collapse:collapse; padding-left:4px; height:30px;}


.fn-clear { zoom: 1; }
.box_skitter { position: relative; background: none; }
    .box_skitter ul { display: none; }
    .box_skitter .container_skitter { overflow: hidden; position: relative; }
    .box_skitter .image { overflow: hidden; }
        .box_skitter .image img { display: none; }
    .box_skitter .box_clone { position: absolute; top: 0; left: 0; width: 100px; overflow: hidden; display: none; z-index: 20; }
        .box_skitter .box_clone img { position: absolute; top: 0; left: 0; z-index: 20; }
    .box_skitter .prev_button { position: absolute; top: 50%; left: -5px; z-index: 100; width: 57px; height: 62px; overflow: hidden; text-indent: -9999em; margin-top: -25px; background: url(../images/prev.png) no-repeat left top !important; }
    .box_skitter .next_button { position: absolute; top: 50%; right: -5px; z-index: 100; width: 57px; height: 62px; overflow: hidden; text-indent: -9999em; margin-top: -25px; background: url(../images/next.png) no-repeat left top !important; }
    .box_skitter .label_skitter { z-index: 150; position: absolute; display: none; }
.loading { position: absolute; top: 50%; right: 50%; z-index: 10000; margin: -16px -16px; color: #fff; text-indent: -9999em; overflow: hidden; background: url(../images/ajax-loader.gif) no-repeat left top; width: 31px; height: 31px; }
#slideshow { width: 980px; height: 518px; }
    #slideshow ul { display: none; }
