/* CSS Document */

body
{
	font-size: 14px;
	margin: 0;
	padding: 0;
	margin-bottom: 0; /*background:#e1f3f7 url(../images/1.png);*/
}
a
{
	color: #000;
	text-decoration: none;
}
.blue{ color:#06c;}
img
{
	border: 0;
}
a:hover
{
	text-decoration: underline;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.input
{
	width: 100px;
}
.top
{
	margin-top: 5px;
}
.top_bg
{
	background: url(../images/top_bg.jpg) repeat-x;
}
.center_bg
{
	background: url(../images/center_bg.jpg) repeat-x;
}
.bottom_bg
{
	background: url(../images/bottom_bg.jpg) repeat-x;
}

.top
{
	margin-top: 5px;
}
.top_bg
{
	background: url(../images/top_bg.jpg) repeat-x;
}
.center_bg
{
	background: url(../images/center_bg.jpg) repeat-x;
}
.bottom_bg
{
	background: url(../images/bottom_bg.jpg) repeat-x;
}
/*.index_bg{background:url(../images/aa_bg.png) repeat-x;}*/

.logo
{
	float: left;
	width: 215px;
	height: 106px;
	background: url(../images/logo.png) no-repeat;
	color: #FFF;
}
.top_tel
{
	float: left;
	width: 725px;
	height: 106px;
	background: url(../images/tel/telephone.png) no-repeat;
	color: #FFF;
}

.top_tel .nav_link
{
	float: right;
	padding-right: 6px;
	padding-top: 5px;
}
.top_tel .nav_link a
{
	padding: 0 4px 0 2px;
	color: #FFF;
}
.nav
{
	height: 40px;
	background: url(../images/nav.png) no-repeat;
}
.nav .nav_links
{
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}
.nav .nav_links a
{
	padding: 0 10px 0 23px;
	color: #FFF;
}
.nav_yz
{
	float: left;
	padding-right: 6px;
	padding-top: 10px;
}
.nav_yz a
{
	padding: 0 4px 0 2px;
	color: #000;
	font-size: 14px;
}

.ad
{
	background: url(../images/gg_ad.png) no-repeat;
	height: 88px;
}

.tj_span span
{
	padding: 2px;
	line-height: 30px;
}
.tj_left td
{
	text-align: left;
}

.main
{
	width: 940px;
	margin: auto;
	height: 521px;
	padding: 0; /*background:url(../images/aa_bg.png) repeat-x;*/
}
.left
{
	float: left;
	width: 230px;
}
.center
{
	float: left;
	margin-left: 5px;
	width: 470px;
}
.right
{
	float: left;
	margin-left: 5px;
	width: 230px;
}

.img_ad
{
	width: 468px;
	height: 150px;
	background: url(../images/ad.png) no-repeat;
	border: 1px solid ##C1D7E9;
}

.order_top
{
	background: url(../images/new_order.png) no-repeat;
	height: 36px;
}
.order_content
{
	width: 228px;
	height: 125px;
	border-left: 1px solid #6893A6;
	border-right: 1px solid #6893A6;
	border-bottom: 1px solid #6893A6;
	background: #F5FAFE;
}
.login
{
	width: 230px;
	background: url(../images/login_top.png) no-repeat;
	height: 52px;
}
.login_content
{
	width: 228px; /*height: 210px;*/
	border-left: 1px solid #6893A6;
	border-right: 1px solid #6893A6;
	border-bottom: 1px solid #6893A6;
	background: #F5FAFE;
}
.fei
{
	width: 230px;
	background: url(../images/fei_top.jpg) no-repeat;
	height: 35px;
}
.query
{
	background: url(../images/query_bg.png) no-repeat;
	height: 163px;
}

.query_right
{
	float: left;
}
.query_cx
{
	width: 355px;
	background: url(../images/query_cx.jpg) no-repeat;
	height: 38px;
}
.query_content
{
	width: 353px;
	height: 205px;
	border-left: 1px solid #6893A6;
	border-right: 1px solid #6893A6;
	border-bottom: 1px solid #6893A6;
}

.news
{
	background: url(../images/gonggao_top.png) no-repeat;
	height: 42px;
}
.news_content
{
	width: 218px;
	padding: 0 5px;
	border-left: 1px solid #6893A6;
	border-right: 1px solid #6893A6;
	border-bottom: 1px solid #6893A6;
	background: #F5FAFE;
}

.tejia
{
	background: url(../images/tejia.png) no-repeat;
	height: 36px;
	width: 470px;
	position: absolute;
}
.tejia_content
{
	width: 468px;
	height: 158px;
	padding-top: 35px;
	border-left: 1px solid #CFDAE4;
	border-right: 1px solid #CFDAE4;
	border-bottom: 1px solid #CFDAE4;
	background: #fff;
}

.links
{
	background: url(../images/link.png) no-repeat;
	height: 25px;
}
.links_content
{
	width: 216px;
	border-left: 1px solid #CFDAE4;
	border-right: 1px solid #CFDAE4;
	border-bottom: 1px solid #CFDAE4;
	background: #fff;
	padding: 0 6px;
}
.copyright
{
	padding-top: 10px;
	width: 940px;
	margin-left: 10px;
	height: 42px;
	text-align: center;
	color: #fff;
	background: #3f86ba; /*url(../images/footer_bg.jpg) repeat-x;*/
}
.copyright_content
{
	text-align: center;
	margin: auto;
	padding: 10px;
}

.login_btn
{
	border-style: none;
	width: 59px;
	height: 24px;
	background: url(../images/login_btn.gif) no-repeat;
	color: #fff;
	cursor: pointer;
}
.N_btn
{
	border-style: none;
	width: 98px;
	height: 24px;
	background: url(../images/btn.gif) no-repeat;
	color: #fff;
	cursor: pointer;
}
.yz_btn
{
	border-style: none;
	width: 110px;
	height: 24px;
	background: url(../images/alipay_yz.gif) no-repeat;
	color: #fff;
	cursor: pointer;
}

.login_postion
{
	float: left;
	padding-left: 18px;
}
.login_postion ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.login_postion li
{
	float: left;
	font-size: 12px;
	width: 200px;
	height: 30px;
	line-height: 30px;
}

.reg_postion
{
	float: left;
	margin-left: 10px;
	text-align: center;
	padding-top: 10px;
	border-top: 1px dotted #999;
}

.fi
{
	overflow: hidden;
	padding: 6px 0;
	margin: 5px 30px;
}
.fiu
{
	overflow: hidden;
	padding: 4px 0;
	margin: 5px 20px;
}
.fi_last
{
	text-align: right;
	margin-right: 70px;
}
.fii
{
	overflow: hidden;
	margin-top: -5px;
}

.hc_bg
{
	background: #FBFCFE url(../images/hc_BG.jpg) repeat-x;
}

.sec1
{
	width: 94px;
	height: 49px;
	text-align: center;
	cursor: hand;
	color: #fff;
	font-weight: bold;
	background: url(../images/hc_title.jpg) no-repeat;
}
.sec2
{
	text-align: center;
	cursor: hand;
	color: #000;
}

.hc_title_left
{
	background: url(../images/hc_title_bg.jpg) repeat-x;
	height: 38px;
	border-left: 1px solid #8fbac3;
	border-bottom: 1px solid #8fbac3;
	font-weight: bold;
	color: #2b4d63;
	text-align: center;
}
.hc_title_bg
{
	background: url(../images/hc_title_bg.jpg) repeat-x;
	height: 38px;
	border-bottom: 1px solid #8fbac3;
	font-weight: bold;
	color: #2b4d63;
	text-align: center;
}
.hc_title_right
{
	background: url(../images/hc_title_bg.jpg) repeat-x;
	height: 38px;
	border-right: 1px solid #8fbac3;
	border-bottom: 1px solid #8fbac3;
	font-weight: bold;
	color: #2b4d63;
	text-align: center;
}
/*.hc_title
{
	width:139px;
	height:37px;
	background:url(../../images/hangcheng/header_bg.jpg) no-repeat;
	text-align:center;
	line-height:37px;
	overflow:hidden;
}*/
.query_left_top
{
	width: 170px;
	height: 42px;
	background: url(../images/query_top.gif) no-repeat;
}
.query_left_content
{
	width: 128px;
	height: 200px;
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	background: #fff;
	padding: 20px;
}
.table
{
	background: #ededec;
	border: 1px solid #d6d6d5;
}
.bigfont
{
	font-size: 14px;
	font-weight: bold;
	color: #46729F;
}
.smallfont
{
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.gg_border td
{
	height: 25px;
	line-height: 25px;
	border-bottom: 1px dotted #333;
}
.gg_title
{
	margin: 5px 200px;
	padding: 0;
	text-align: center;
	border-bottom: 1px solid #333;
}
.xx_title
{
	margin: 5px 200px;
	padding: 0;
	text-align: center;
}
.gg_content
{
	margin: 5px 150px;
	padding: 0;
}

/*register*/
.reg_content
{
	overflow: hidden;
	padding: 10px 40px;
	margin: 5px 30px;
}
.reg_left
{
	float: left;
	margin-left: 60px;
	line-height: 25px;
}
.reg_right
{
	float: right;
	position: absolute;
	right: 0;
	color: #000;
	line-height: 30px;
}
.gg_show
{
	overflow: hidden;
	padding: 0 5px;
	line-height: 20px;
	border-bottom: 1px dotted #333;
}

.tj_title
{
	float: left;
	padding-left: 120px;
	line-height: 30px;
}
.tj_title a
{
	color: #000;
}

.startcity
{
	float: right;
	margin: 25px -84px 0 0; /*width: 85px;*/
	border: 1px solid #cfdae4;
	z-index: 9999;
	text-align: center;
	line-height: 25px;
	background: #eff6ff;
	cursor: pointer;
}
.startcity a
{
	display: block;
	height: 25px;
	color: #000;
	line-height: 23px;
}

.tj_top
{
	border-style: none;
	width: 33px;
	height: 32px;
	background: url(../images/tj_top.jpg) no-repeat;
}
.tj_down
{
	border-style: none;
	width: 33px;
	height: 32px;
	background: url(../images/tj_down.jpg) no-repeat;
	cursor: pointer;
}

/*pay*/
.alipay
{
	border-style: none;
	width: 181px;
	height: 59px;
	background: url(../images/pay-zfb02.gif) no-repeat;
}
.99bill
{
	border-style: none;
	
	width: 181px;
	height: 59px;
	background: url(../images/pay-99bill02.gif) no-repeat;
}
.wy
{
	border-style: none;
	width: 181px;
	height: 59px;
	background: url(../images/pay-wy02.gif) no-repeat;
	cursor: pointer;
}
.shu
{
	text-align: right;
	padding-right: 8px;
}
.td_center
{
	text-align: center;/* border:1px solid #f00;*/
}
/*more*/
.qita
{
	border-style: none;
	width: 92px;
	height: 13px;
	background: url(../images/qita.gif) no-repeat;
	cursor: pointer;
}
.qita_right
{
	border-style: none;
	width: 92px;
	height: 13px;
	background: url(../images/qita_right.gif) no-repeat;
	cursor: pointer;
}
.xian
{
	border-bottom: 1px dotted #333;
	margin-top: 5px;
}
.col td
{
	padding-top: 2px;
	padding-bottom: 3px;
	height: 26px;
	line-height: 26px;
	background: #F3F8F8;
}
.col2 td
{
	padding-top: 2px;
	padding-bottom: 3px;
	height: 26px;
	line-height: 26px;
}
.col_hover td
{
	padding-top: 2px;
	padding-bottom: 3px;
	height: 26px;
	line-height: 26px;
	background: #F3F8F8;
	border-top: dotted 1px #ccc;
	border-spacing: 0;
	border-collapse: collapse;
}
.redfont
{
	color: Red;
	font-weight: bold;
	cursor: pointer;
}
.xiao_redfont
{
	color: Red;
	font-weight: bold;
}
.yuding
{
	border-style: none;
	width: 59px;
	height: 22px;
	background: url(../images/yuding.gif) no-repeat;
	cursor: pointer;
	color: #136ba4;
}
.del
{
	border-style: none;
	width: 42px;
	height: 16px;
	background: url(../images/del.gif) no-repeat;
	cursor: pointer;
}

/*info*/

.info_top
{
	width: 241px;
	height: 163px;
	background: url(../images/info_top.jpg) no-repeat;
}
.info_content_bg
{
	width: 241px;
	height: 500px;
	background: url(../images/info_left_bg.jpg) repeat-y;
}
.info_title
{
	width: 699px;
	height: 41px;
	background: url(../images/info_title_top.jpg) no-repeat;
}
.info_content
{
	width: 699px;
	height: 622px;
	background: url(../images/info_content_bg.jpg) repeat-y;
}
.info_left
{
	float: left;
	margin-left: 11px !important;
	margin-left: -25px;
}
.info_content_bg li
{
	width: 175px;
	padding-left: 35px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	border-left: 1px solid ##B0B0B0;
	border-bottom: 1px solid ##B0B0B0;
	border-right: 1px solid ##B0B0B0;
	border-top: 1px solid #fff;
	background: #e2e2e2;
}
/*air code*/

.C_3U
{
	background-image: url(../images/all_hkgs.gif);
	background-position: -1px -1px;
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}
.C_CA
{
	background-image: url(../images/all_hkgs.gif);
	background-position: -157px -1px;
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}
.C_CZ
{
	background-image: url(../images/all_hkgs.gif);
	background-position: -188px -1px;
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}
.C_FM
{
	background-image: url(../images/all_hkgs.gif);
	background-position: -32px -35px;
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}
.C_HU
{
	background-image: url(../images/all_hkgs.gif);
	background-position: -157px -35px;
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}
.C_MF
{
	background-image: url(../images/all_hkgs.gif);
	background-position: -1px -69px;
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}
.C_MU
{
	background-image: url(../images/all_hkgs.gif);
	background-position: -32px -69px;
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}
.C_SC
{
	background-image: url(../images/all_hkgs.gif);
	background-position: -126px -69px;
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}
.C_ZH
{
	background-image: url(../images/all_hkgs.gif);
	background-position: -188px -69px;
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}
.C_8L
{
	background-image: url(../images/all_hkgs.gif);
	background-position: -63px -1px;
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}

.C_KN
{
	background-image: url(../images/all_hkgs.gif);
	background-position: -188px -35px;
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}

.C_HO
{
	background-image: url(../images/all_hkgs.gif);
	background-position: -126px -35px;
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}
.C_G5
{
	background-image: url(../images/all_hkgs.gif);
	background-position: -63px -35px;
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}

.C_8C
{
	background-image: url(../images/all_hkgs.gif);
	background-position: -32px -1px;
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}

.C_9C
{
	background-image: url(../images/all_hkgs.gif);
	background-position: -94px -1px;
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}

.C_GS
{
	background-image: url(../images/all_hkgs.gif);
	background-position: -94px -35px;
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}

.C_NS
{
	background-image: url(../images/all_hkgs.gif);
	background-position: -63px -69px;
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}

.C_BK
{
	background-image: url(../images/all_hkgs.gif);
	background-position: -126px -1px;
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}

.C_PN
{
	background-image: url(../images/all_hkgs.gif);
	background-position: -94px -69px;
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}

.C_CN
{
	background-image: url(../images/all_hkgs.gif);
	background-position: -32px -102px;
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}

.C_VD
{
	background-image: url(../images/all_hkgs.gif);
	background-position: -157px -69px;
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}

.C_JD
{
	background-image: url(../images//all_hkgs.gif);
	background-position: -1px -102px;
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}
.C_EU
{
	background-image: url(../images/all_hkgs.gif);
	background-position: -1px -35px;
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}
.C_KY
{
	background-image: url(../images/all_hkgs.gif);
	background-position: -63px -102px;
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}
.djxx-xy
{
	border: #DCCFB5 1px solid;
	background: #FFFCF4;
	height: 200px;
	padding: 10px;
	margin-top: 10px;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-face-color: #dfd1b5;
	scrollbar-highlight-color: #DCCFB5;
	scrollbar-shadow-color: #f0e4cc;
	scrollbar-3dlight-color: #DCCFB5;
	scrollbar-arrow-color: #240024;
	scrollbar-track-color: #FFFCF4;
	scrollbar-darkshadow-color: #48486c;
	scrollbar-base-color: #FFFCF4;
}
.divl{ float:left; margin-top:78px; margin-left:40px!important;margin-left:10px; }
.divlogo{ float:left;margin-left:408px!important; margin-left:205px; font-size:40px; margin-top:-5px; font-weight:bold; Letter-spacing:4px; font-family:@Î¢ÈíÑÅºÚ;}