@charset "utf-8";
/* common */
*{ word-wrap:break-word; outline:none; }
body{ background:#FFF url(../images/body_bg.jpg) repeat-x;  }
body, td, input, textarea, select, button{font:12px "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", sans-serif; }
body, ul, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset,img { margin:0; padding:0; }
h1, h2, h3, h4, h5, h6{ font-size:12px; }
a{text-decoration:none; }
a:hover {text-decoration:underline; }
a img{ border:none; }
em, cite, th{ font-style:normal; font-weight:normal; }
table{ border-collapse:collapse; }
ol,ul {list-style: none;}  
.clear{clear:both;height:25px;}
/*header样式*/
.header {
	width:1000px;
	height:142px;
	margin:0 auto;
	}
.header .header_top{
	height:32px;
	color:#FFF;}
.header .header_top .wellcome{
	height:32px;
	line-height:32px;
	color:#989997;
	float:left;
	font-size:12px;}
.header .header_top a{
	color:#FFF;}
.header .header_top .language{
	height:32px;
	line-height:32px;
	float:right;}
.header .header_top .language .lan_current{
	color:#999a98;}
	
.header .header_bot{
	height:109px;
	background:url(../images/logo.jpg) no-repeat 0 19px;}
.header .header_bot img{
	float:right;
	margin-top:11px;}

/*cms样式*/
.cms{
	width:1000px;
	margin: 0 auto;
}
.cms .top_h{
	height: 5px;
}
.cms .cms_content{
	border:1px solid #ccc;
	height:auto;
	margin-bottom:21px;}
.cms .cms_content h2{
	background:url(../images/title_icon.jpg) no-repeat 0 center;
	height:33px;
	margin-left:13px;
	line-height:33px;
	text-indent:12px;
	font-size:16px;
	width:975px;
	border-bottom:2px solid #999;}
.cms .cms_content h2 a{
	color: #000;
}
.cms .cms_content h2 a:hover{
	color: red;
}
.cms .cms_content p{
	color: #696863;
	margin-left:13px;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	text-indent:15px;
	margin-top:7px;
	margin-bottom:10px;}
.cms .cms_content h1{
	text-align: center;
	height: 25px;
	line-height: 25px;
	font-size: 20px;
	margin-top: 10px;
}


	
/*导航样式*/
.nav{
	width:1000px;
	height:38px;
	margin:0 auto;}
.nav ul{
	height:38px;
	width:1000px;}
.nav ul li{
	float:left;
	height:32px;
	line-height:32px;
	font-size:15px;}
.nav ul li a{
	color:#000;
	height:15px;
	border-right:2px solid #7e7e7e;
	padding-left:27px;
	padding-right:27px;
	}
.nav ul li a:hover {
	text-decoration:none;
	color:#ff1515;}
.nav .nav_current{
	border:2px solid #ff1515;
	border-bottom:4px solid #ff1515;
	border-radius:5px;}
.nav .a_rcurrent{
	border:none;
}
.nav .video{
	background:url(../images/video.gif) no-repeat 92px 0px;}
	
/*广告样式*/
.banner{
	width:1000px;
	height:303px;
	margin:0 auto;
	margin-top:11px;}
.banner .ban_left img{
	float:left;}
	
/*登陆样式*/
.banner .ban_login{
	float:right;
	width:232px;
	height:283px;
	border:2px solid #b1b1b1;
	border-radius:4px;
	background:url(../images/login_bg.jpg) repeat-x;
	}
.banner .ban_login h3{
	background:url(../images/title_icon.jpg) no-repeat 0 center;
	height:33px;
	line-height:33px;
	text-indent:12px;
	color:#fe0203;
	font-size:16px;
	width:218px;
	margin-left:7px;
	border-bottom:2px solid #999;}
.banner .ban_login dl{
	width:202px;
	height:240px;
	margin-left:20px;
	margin-top:5px;}
.banner .ban_login dl dt{
	height:21px;
	line-height:21px;
	font-size:13px;
	font-weight:bold;
	text-indent:3px;
	margin-top:10px;}
.banner .ban_login dl dd input{
	width:195px;
	height:23px;
	background-color:#f9f7e8;
	}
.banner .ban_login .ckbox input{
	width:12px;
	height:26px;
	line-height:26px;
	vertical-align:middle;
	background:none;
	border:none;
	}
.banner .ban_login .ckbox{
	font-size:11px;
	color:#ff490f;
	}
.banner .ban_login .code_1 a{
	float:right;
	display:block;
	color:#fc7448;
	font-size:11px;
	font-weight:normal;
	margin-right:10px;}
.banner .ban_login .code_2 input{
	width:100px;} 
.banner .ban_login .btn input{
	background-color:none;
	border:none;
	width:95px;
	height:24x;
	}
.banner .ban_login .code_2{
	position: relative;
}
#code{
	position: absolute;
	top:2px;
	left:110px;
	width:80px;
	height: 25px;
}
	
/*主体内容部分样式*/
.main{
	width:1000px;
	margin:0 auto;
	height:380px;

	}
/*工具样式*/
.main .main_left{
	width:751px;
	float:left;}
.main .main_left .tool_content{
	background-color:#ececec;
	height:333px;}
.main .main_left h3{
	background:url(../images/title_icon.jpg) no-repeat 0 center;
	height:33px;
	line-height:33px;
	text-indent:12px;
	font-size:16px;
	width:751px;
	border-bottom:2px solid #999;
	}
.main .main_left .tool_1{	
	height:auto;
	width:233px;
	border:1px solid #b7b7b7;
	background-color:#fff;
	float:left;
	margin-left:12px;
	margin-top:12px;}
.main .main_left .tool_1 .t1_top{
	background:url(../images/tool_1.jpg) no-repeat 0 0;
	width:233px;
	height:39px;
	}
.main .main_left .tool_1 .t2_top{
	background:url(../images/tool_2.jpg) no-repeat 0 0;
	width:233px;
	height:39px;
	}
.main .main_left .tool_1 .t3_top{
	background:url(../images/tool_3.jpg) no-repeat 0 0;
	width:233px;
	height:39px;
	}
.main .main_left .tool_1 input{
	background-color:#faf8e9;}
.main .main_left .tool_1 dl{
	margin-top:10px;
	width:208px;
	height:218px;
	margin-left:12px;
	font-size:13px;
	
	}
.main .main_left .tool_1 dl dt{
	font-weight:bold;
	text-indent:2px;
	margin-top:3px;
	}
.main .main_left .tool_1 dl dd select{
	width:205px;
	background-color:#faf8e9;}
.main .main_left .tool_1 dl dd select.fee{
	width:165px;
	background-color:#faf8e9;}
.main .main_left .tool_1 dl.fee_dl dd{
	margin-bottom: 2px;}
.main .main_left .tool_1 dl.fee_dl .error{
	color: red
}
.main .main_left .tool_1 dl dd textarea{
	width:205px;
	height:151px;
	background-color:#faf8e9;}
.main .main_left .tool_1 .note{
	font-size:12px;
	color:#ff602d;}
.main .main_left .tool_1 .tool_bot{
	height:38px;
	line-height:38px;
	background-color:#f9f6f2;
	margin-top:3px;
	text-align:center;
	}
.main .main_left .tool_1 .tool_bot .sub_btn{
	cursor:pointer;
	width:98px;
	height:24px;
	border:none;
	background-color:none;
	/*text-indent:-99999999px;*/
	background:url(../images/submit.jpg) no-repeat 0 0;}
.main .main_left .tool_1 .tool_bot .res_btn{
	cursor:pointer;
	width:98px;
	height:24px;
	border:none;
	background-color:none;
	/*text-indent:-99999999px;*/
	background:url(../images/reset.jpg) no-repeat 0 0;}
	
.main .main_left .tool_1 .vol input{
	width:30px;}
.main .main_left .tool_1 .tool_3 dd input{
	width:203px;
	height:20px;
	}

/*主体右边部分内容*/
.main .main_right{
	float:right;
	width:234px;
	}
/*新闻内容样式*/
.mainn .main_right .news {
	width:234px;
	}
.main .main_right .news h3{
	background:url(../images/title_icon.jpg) no-repeat 0 center;
	height:33px;
	line-height:33px;
	text-indent:12px;
	font-size:16px;
	width:234px;
	border-bottom:2px solid #999;}
.main .main_right .news ul{
	margin-left:13px;}
.main .main_right .news ul li{
	background:url(../images/new_icon.jpg) no-repeat 0 center;
	text-indent:12px;
	height:23px;
	line-height:23px;}
.main .main_right .news ul li a{
	color:#3e3e3d;
	font-size:12px;
	}
.main .main_right .news ul li a:hover{
	color:#ff1515;}
.main .main_right .news .new_list{
	background-color:#f9f6f2;
	height:120px;}
	
/*face样式*/
.main .main_right .face{
	border:1px solid #aaa;
	border-top:1px solid #315c99;
	/*height:195px;*/
	height:195px;
	width:232px;
	margin-top:16px;}
.main .main_right .face h3{
	height:24px;
	line-height:24px;
	background-color:#edeff4;
	border-bottom:1px solid #d8dfea;
	text-indent:10px;}
.main .main_right .face .min{
	width:216px;
	height:65px;
	border-bottom:1px solid #d8dfea;
	margin-left:8px;}
.main .main_right .face .min .min1{
	margin-left:5px;
	margin-top:13px;}
.main .main_right .face .min .min2{
	margin-left:10px;
	margin-top:13px;}
.main .main_right .face .face_friend{
	width:216px;
	height:90px;
	border-bottom:1px solid #d8dfea;
	margin-left:8px;}
.main .main_right .face .face_friend h4{
	height:26px;
	line-height:26px;
	font-size:11px;
	text-indent:5px;
	margin-top:3px;}
.main .main_right .face .face_friend h4 strong{
	color:#3b5998;}
.main .main_right .face .face_friend ul{
	width:220px;
	margin-left:3px;
	margin-top:5px;}
.main .main_right .face .face_friend ul li{
	float:left;
	margin-right:2px;}
.main .main_right .face .face_friend ul li img{
	float:left;
}
	
/*底部样式*/
.footer{
	border-top:1px solid #d2d4d5;
	width:100%;
	height:140px;
	background-color:#ececec;
	}
.footer .line{
	border-top:1px solid #fff;}
.footer .footer_content{
	width:1000px;
	height:140px;
	margin:0 auto;
	}
.footer .footer_content dl{
	width:200px;
	float:left;}
.footer .footer_content dl dt{
	height:36px;
	line-height:36px;
	font-size:16px;
	font-weight:bold;}
.footer .footer_content dl dd{
	background: url(../images/footer_icon.jpg) no-repeat 0 center;
	text-indent:10px;
	height:23px;
	line-height:23px;}
.footer .footer_content dl dd a{
	color:#0f0f0f;}
.footer .footer_content dl dd a:hover{
	color:#ff0000;}
.footer .nav_bot{
	width:1000px;
	margin:0 auto;
	text-align:center;}
.footer .nav_bot ul{
	
	height:26px;
	display:inline-block;
	margin:0 auto;
	margin-top:12px;}
.footer .nav_bot ul li{
	float:left;
	padding-left:20px;
	padding-right:20px;
	height:13px;
	line-height:13px;
	border-right:1px solid #808080;}
.footer .nav_bot ul li a{
	color:#202020;}
.footer .nav_bot .nav_last{
	border-right:none;}
.footer .nav_bot h4{
	font-weight:normal;
	margin-bottom:15px;}
	
/*货运服务 增值服务样式*/
.freight {
	width:1000px;
	margin:0 auto;}
.freight h5{
	height:32px;
	line-height:32px;
	font-weight:normal;
	}
.freight .fre_content{
	/*border:1px solid #ccc;*/
	height:auto;
	margin-bottom:21px;}
.freight .fre_content h2{
	background:url(../images/title_icon.jpg) no-repeat 0 center;
	height:33px;
	margin-left:13px;
	line-height:33px;
	text-indent:12px;
	font-size:16px;
	width:975px;
	border-bottom:2px solid #999;}
.freight .fre_content p{
	margin-left:13px;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	margin-top:11px;
	margin-bottom:40px;}
	
/*货运服务 空运服务样式*/
.service {
	width:1000px;
	margin:0 auto;}
.service h5{
	height:32px;
	line-height:32px;
	font-weight:normal;
	}
.service .ser_content{
	/*border:1px solid #ccc;*/
	height:auto;
	margin-bottom:21px;}
.service .ser_content h2{
	background:url(../images/title_icon.jpg) no-repeat 0 center;
	height:33px;
	margin-left:13px;
	line-height:33px;
	text-indent:12px;
	font-size:16px;
	width:975px;
	border-bottom:2px solid #999;}
.service .ser_content h2 span{
	color:#ff1010;}
.service .ser_content .sertab1{
	margin-left:25px;
	float:left;
	text-align:center;
	margin-top:20px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;}
.service .ser_content .sertab1 tr td{
	font-weight:bold;
	border-right: 1px solid black;
	border-bottom: 1px solid black;}
.service .ser_content .sertab1 tr th{
	font-weight:bold;
	border-right: 1px solid black;
	border-bottom: 1px solid black;}
.service .ser_content .sertab1 .t1{
	height:38px;
	background:#faf8e9 url(../images/t1.jpg) no-repeat 12px 11px;}
.service .ser_content .purple{
	background-color:#f7f7f7;}
.service .ser_content .red{
	color:#ff0000;}
.service .ser_content .org{
	color:#fe764b;}
.service .ser_content .pink{
	background-color:#faf8e9;}
.service .ser_content .sertab1 .t2{
	height:38px;
	background:#faf8e9 url(../images/t2.jpg) no-repeat 12px 11px;}
.service .ser_content .sertab1 .t3{
	height:38px;
	background:#faf8e9 url(../images/t3.jpg) no-repeat 12px 11px;}
.service .ser_content .sertab1 .t4{
	height:38px;
	background:#ff0000 url(../images/t4.jpg) no-repeat 12px 6px;}
.service .ser_content .sertab1 .t5{
	height:38px;
	background:#faf8e9 url(../images/t5.jpg) no-repeat 12px 11px;}
.service .ser_content .ser_note p{
	color:#ff0000;
	height:25px;
	line-height:25px;
	margin-left:58px;}
.service .ser_content .ser_note {
	margin-bottom:20px;}
	
.service .ser_content .sertab1 .t6{
	height:38px;
	background:#faf8e9 url(../images/t6.jpg) no-repeat 12px 11px;}
.service .ser_content .sertab1 .t7{
	height:38px;
	background:#faf8e9 url(../images/t7.jpg) no-repeat 12px 11px;}
.service .ser_content .sertab1 .t8{
	height:38px;
	background:#faf8e9 url(../images/t8.jpg) no-repeat 12px 11px;}
/*面罩样式*/
#mask{
	position: fixed;
	z-index: 99;
	top: 0px;
	left: 0px;
	background: #000;
	width: 100%;
	height: 100%;
	opacity:0.3;
	filter:alpha(opacity=30);
	display: none;
}
/*运费显示*/
#fee_result{
	position: fixed;
	z-index: 99;
	top: 40%;
	left: 40%;
	background: #fff;
	width: 310px;
	height: 180px;
	display: none;
}
#fee_result h3{
	height: 24px;
	line-height: 24px;
	font-size: 15px;
	background: #6ac4ea;
}
#fee_result table{
	margin:10px auto;
	text-align: center;
}
#fee_result table tr th{
	background: red;
	color: white;
}
#fee_result div{
	text-align: center;
}
#fee_result p{
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: red;
}

/*运单查询*/
#air_content{
	position:fixed;
	z-index: 99;
	top:50px;
	left:0px;
	background-color: #fff;
	width: 716px;
	height: 500px;
	overflow:auto;
	border: 2px solid #ccc;
	padding: 20px;
	display: none;
}
#air_content #air_content_1 table{
	margin: 0 auto;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
#air_content #air_content_1 table tr th{
	font-weight: bold;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc; 
}
#air_content #air_content_1 table tr td{
	text-align: center;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc; 
}

/*加载样式*/
#loading{
		position:fixed;
		top: 50%;
		left: 48%;
		z-index: 99999;
		width: 50px;
		height: 50px;
		display: none;
	}

/*头部*/
#header img{
	width:300px;
	height:55px;
	margin-top:20px;
	margin-left:360px;
}
/*service内容*/
.service_1 img,.service_2 img,.service_3 img,.service_4 img,.service_5 img{
	width:150px;
	height:150px;
	
	margin-right:20px;
	margin-left:52px;
	float:left;
}
.service_1_left,.service_1_right,.service_2_left,.service_2_right,.service_3_left,.service_3_right,.service_4_left,.service_4_right,.service_5_left,.service_5_right{
	float:left;
	width:500px;
	margin-top: 25px;
}
.service_info{width:250px;float:left;margin-top:40px;}


/*compensate内容*/
.compensate p{
	font-family: 宋体; color: #656565; font-size: 10pt; mso-bidi-font-family: 宋体;
}
.compen_info{
	width:540px;
	float:right;
	margin-top:15px;
}
.compen_info1{
	width:540px;
	float:left;
	margin-top:15px;
}
.compensate_1{
	width:750px;
	margin-left:125px;
	margin-top:45px;
}
.compensate_2,.compensate_3,.compensate_4,.compensate_5,.compensate_6,.compensate_7{
	width:750px;
	margin-top:20px;
	margin-left:125px;
}
.compensate_1 img,.compensate_2 img,.compensate_5 img,.compensate_6 img{
	width:150px;
	height:150px;
	float:left;

}
.compensate_3 img,.compensate_4 img,.compensate_7 img{
	width:150px;
	height:150px;
	float:right;
}

/*freight内容*/
.cms .cms_content #header #main .freight p{
	mso-spacerun:'yes'; font-size:11pt; font-family:'楷体';
}


.freight_left,.freight_right{width:350px;margin-top:30px;}
.freight_left{float:left;margin-left:90px;}
.freight_right{float:right;margin-right:55px;}

/*difference内容*/
.difference_left,.difference_right{
	width:490px;
	margin-top:55px;
	margin-left:8px;
	float:left;
	
}
.difference_left{
	border-right:1px solid;
}
.difference_left1 .title,.sensitive .title{
	margin-left:140px;
	width:300px;
}
.difference_left2 .title{
	margin-top:80px;
	margin-left:115px;
	width:220px;
	height:55px;
}
.cargo_info{width:115px;height:120px;}
.tt_info{width:155px;margin-top:10px;}
.tt_info p{font-size:14px;text-align:center;}
.tt_info span{font-family: 宋体; color: #656565; text-align:center;display:block;width:155px;} 
.general-cargo_info,.sensitive_info{
	width:155px;
	height:160px;
	float:left;
	margin-right:1px;
	margin-top:25px;
}
.airlift_info{width:130px;float:left;margin-top:70px;}
.tt_info1{width:325px;float:left;}
.tt_info1 p{font-size:14px;text-align:center;margin-top:25px;}
.tt_info1 span{font-family: 宋体; color: #656565; font-size: 10pt; display:block;width:325px;} 

.libs ul li{width:950px;margin:0px auto;} 
.libs ul li a:hover {text-decoration: underline;}
.libs ul li a{text-decoration:none;display:inline-block;width:185px;height:185px;margin-right:110px;}
.libs ul li img{float:left;margin:15px;width:185px;height:185px;} 	
	
/*右侧浮动窗口*/
#cleft_box{position:fixed;right:0px;top:200px;padding:0px;margin:0px;width:36px}
.cleft_inner{margin:0px;padding:0px;overflow:hidden;width:168px}
.inner_btn{width:36px;height:90px;color:#fff;font-size:14px;font-weight:bold;text-align:center;margin-top:15px;padding-top:35px;cursor:pointer;cursor:pointer;float:left;background:url(../images/rtitleico.png) left top no-repeat}
.inner_btn span{layout-flow:vertical-ideographic}
.inner_info{width:128px;height:200px;overflow:hidden;float:left;background:none;border:2px solid #6bb603;border-radius:5px;}
.inner_tit{margin:0 auto;height:15px;overflow:hidden;width:128px}
.inner_btm a{width:128px;height:22px;display:block}