﻿/* 系统的CSS设置 */
.k_error {
	color: #C01920;
	display: block;
	line-height: 14px;
	font-size: 12px;
}
.k_form {
	display: block;
	width: 100%;
	margin: 0px;
	margin-top: 15px;
}
.k_form .k_login {
	display: table;
	margin-left: 100px;
}
.k_form p {
	text-align: left;
}
.k_form p label {
	clear: both;
	display: block;
	color: #666;
	font-size: 12px;
}
.k_form p span label {
	clear: none;
	display: inline;
	color: #666;
}
.k_form div {
	text-align: left;
}
.k_form div input {
	padding: 1px;
	margin: 0px;
	border: 1px solid;
	border-color: #EEE #777 #777 #EEE;
	background: #D4D0C8;
	font-size: 12px;
	margin-right: 4px;
}
.k_form ol {
	text-align: left;
}
.k_form ol li {
	line-height: 24px;
}
.k_table {
	width: 100%;
	border: 1px solid;
	border-color: #CCC #DDD #DDD #CCC;
	clear: both;
	text-align: left;
}
.k_table th {
	border: 1px solid;
	border-color: #EEE #AAA #BBB #EEE;
	background: #E6E9ED;
	padding: 0px 2px;
	letter-spacing: 2px;
	color: #14316B;
	line-height: 20px;
}
.k_table td {
	border: 1px solid;
	border-color: #EEE #AAA #AAA #EEE;
	padding: 1px;
	line-height: 18px;
}
.k_table td input {
	margin-right: 10px;
}
.k_table * {
	font-size: 12px;
}
.k_table tr.hover {
	background: #E6E9ED;
	font-weight: bold;
}
.k_table tr.hover a {
	font-weight: bold;
}
.k_in1 {
	border: 1px solid;
	border-color: #333 #CCC #CCC #333;
	font-size: 14px;
	width: 50px;
}
.k_in2 {
	border: 1px solid;
	border-color: #333 #CCC #CCC #333;
	font-size: 14px;
	width: 100px;
}
.k_in3 {
	border: 1px solid;
	border-color: #333 #CCC #CCC #333;
	font-size: 14px;
	width: 200px;
}
.k_in4 {
	border: 1px solid;
	border-color: #333 #CCC #CCC #333;
	font-size: 14px;
	width: 400px;
}
.k_in5 {
	border: 1px solid;
	border-color: #333 #CCC #CCC #333;
	font-size: 14px;
	width: 600px;
}
/* 分页 */
.k_pagelist {
	float: left;
	display: table;
	clear: both;
	line-height: 30px;
}
.k_pagelist em {
	padding: 2px;
	border: 1px solid #E7E7E7;
	font-size: 12px;
	margin: 0px 1px;
	background: #F5F9FE;
	color: #14316B;
	font-weight: bold;
	font-style: normal;
}
.k_pagelist strong {
	padding: 2px;
	border: 1px solid #E7E7E7;
	font-size: 12px;
	margin: 0px 1px;
	color: #009900;
}
.k_pagelist a {
	padding: 2px;
	border: 1px solid #E7E7E7;
	font-size: 12px;
	margin: 0px 1px;
}
/* 搜索页面 */
#k_search {}
#k_search form {
	margin: 0px auto;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	text-align: left;
}
#k_search {
	text-align: center;
}
#k_search .k_search p {
	text-align: right;
	line-height: 22px;
	width: 640px;
	margin: 0px;
}
#k_search .k_search div {
	margin: 15px auto;
	width: 100%;
}
#k_search .k_search div h3 {
	margin: 0px;
	width: 100%;
	text-align: left;
	font-size: 14px;
	line-height: 30px;
}
#k_search .k_search div p {
	margin: 0px;
	width: 100%;
	text-align: left;
	font-size: 12px;
	line-height: 26px;
}
#k_search .k_search div p a {}
#k_search .k_search div p span {}
/* 按钮 */
.s-box {
	width: 130px;
	padding: 0px;
	float: left;
	height: 24px;
	line-height: 24px;
	color: #999;
	border: 1px solid #09F;
	background: #FAFAFA;
}
.s-btn {
	margin: 8px 0px 0px 0px;
	float: left;
	width: 40px;
	height: 24px;
	border: none;
	line-height: 16px;
	font-size: 14px;
	padding: 5px 0;
	*padding: 4px 0 2px;
	text-align: center;
	background: #3774C4;
	color: #FF0;
}
.k_but {
	clear: both;
	display: block;
	width: 100%;
	line-height: 26px;
	padding-top: 2px;
}
.k_but .k_menu {
	display: block;
	float: left;
	width: 29%;
}
.k_but .k_pagelist {
	float: left;
	width: 70%;
	text-align: right;
}
.k_menu {}
.k_menu input {
	padding: 1px;
	margin: 0px;
	border: 1px solid;
	border-color: #EEE #777 #777 #EEE;
	background: #D4D0C8;
	font-size: 12px;
	margin-right: 4px;
}
#k_usermenu {
	text-align: right;
	padding-top: 10px;
}
#k_usermenu a {
	display: block;
	float: left;
	margin-right: 10px;
}
.k_in1 {
	border: 1px solid;
	border-color: #333 #CCC #CCC #333;
	font-size: 14px;
	width: 50px;
}
.k_in2 {
	border: 1px solid;
	border-color: #333 #CCC #CCC #333;
	font-size: 14px;
	width: 100px;
}
.k_in3 {
	border: 1px solid;
	border-color: #333 #CCC #CCC #333;
	font-size: 14px;
	width: 310px;
}
.k_in4 {
	border: 1px solid;
	border-color: #333 #CCC #CCC #333;
	font-size: 14px;
	width: 400px;
}
.k_in5 {
	border: 1px solid;
	border-color: #333 #CCC #CCC #333;
	font-size: 14px;
	width: 600px;
}
/* 浮动 */
#flo {
	display: table;
	position: absolute;
	margin: 0px;
	width: 360px;
	background: #FFF;
	visibility: hidden;
	height: 16px;
	line-height: 16px;
	border: 1px solid;
	border-color: #CCC #DDD #DDD #CCC;
	padding-top: 1px;
	text-align: left;
}
#flotitle {
	display: block;
	clear: both;
	width: 355px;
	height: 20px;
	background: #E6E9ED;
	color: #14316B;
	font-weight: bold;
	padding: 0px;
	padding-left: 5px;
	border: 1px solid;
	border-color: #EEE #AAA #BBB #EEE;
	margin: 0px;
}
#flotitle span {
	display: block;
	float: left;
	line-height: 20px
}
#flotitle img {
	display: block;
	float: right;
	margin-right: 1px;
	margin-top: 2px;
}
#flomain {
	display: block;
	clear: both;
	width: 90%;
	background: #FFF;
	margin: 0px;
	padding: 20px 5%;
	line-height: 28px;
	border: 1px solid;
	border-color: #EEE #AAA #AAA #EEE;
}
#aja {
	display: table;
	display: block;
	position: absolute;
	margin: 0px;
	width: 680px;
	height: 451px;
	padding: 0px;
	visibility: hidden;
	background: #FFF;
	border: 1px solid;
	border-color: #CCC #DDD #DDD #CCC
}
#aja img {}
#ajatitle {
	display: block;
	clear: both;
	width: 675px;
	height: 20px;
	background: #E6E9ED;
	color: #14316B;
	font-weight: bold;
	padding: 0px;
	padding-left: 5px;
	border: 1px solid;
	border-color: #EEE #AAA #BBB #EEE;
	;
	margin: 0px;
}
#ajatitle span {
	display: block;
	float: left;
	line-height: 20px
}
#ajatitle img {
	display: block;
	float: right;
	margin-right: 1px;
	margin-top: 2px;
}
#ajamain {
	display: block;
	clear: both;
	width: 100%;
	background: #FFF;
	overflow: auto;
	height: 430px;
	margin: 0px;
	line-height: 24px;
	text-align: left;
	border: 1px solid;
	border-color: #EEE #AAA #AAA #EEE;
}
#ajamain .k_form {
	padding: 5px 0px;
	margin: 0px 1%;
	width: 95%;
}
#ajamain .k_form h4 {
	margin: 0px;
	padding: 3px;
	line-height: 20px;
	background: #E6E9ED;
	font-size: 14px;
	line-height: 20px;
}
#ajamain .k_form p {
	line-height: 24px;
}
#ajamain .k_form p span label {
	display: inline;
	color: #000;
	font-size: 12px;
}
#ajamain .k_form p.file a {
	margin-right: 10px;
}
#ajamain .k_form p.file a img {
	margin-right: 3px;
}
#ajamain .k_form p span.file {
	float: right;
	display: block;
}
#ajamain .k_form p span.file a {
	margin: 0px 3px;
}
#ajamain .k_form .k_menu {
	padding: 5px 0px;
}
/* 评论 */
#k_comment {
	text-align: left;
}
#k_comment div {
	display: block;
	clear: both;
}
#k_comment div strong {
	margin: 3px;
}
#k_comment div a {
	margin: 3px;
}
#k_comment p {
	line-height: 22px;
	margin: 5px;
	padding: 0px;
	padding-left: 20px;
}
#k_comment .k_pagelist {
	clear: both;
	display: block;
}
#k_comment_post {
	display: block;
	clear: both;
	text-align: left;
	font-size: 14px;
}
/* 页面CSS */
html {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(b_bg.gif) repeat-x scroll 0% 0%;
}
body {
	margin: 0px auto;
	padding: 0px;
	font-size: 12px;
	width: 1002px;
	font-family: 'Microsoft Yahei', 'Arial';
	display: block;
	color: #333;
	background-color: #FFF;
}
a:link, a:visited, a:active {
	color: #06C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
.l {
	text-align: left
}
.r {
	text-align: right
}
.c {
	text-align: center
}
.gray {
	color: #AAA;
}
.cl {
	clear: both;
}
/* 共同部分 */
.left {
	display: table;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.right {
	display: table;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.box {
	display: table;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	min-height: 20px;
}
.title1 {
	display: table;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-bottom: 1px dashed #D5D5D5;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	width: 100%;
}
.title1 strong {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #069;
	background-color: #FAFAFA;
}
.title1 a:link, .title1 a:visited, .title1 a:active {
	display: block;
	float: left;
	padding-top: 10px;
}
.title2 {
	display: table;
	background: url(title2.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	width: 317px;
}
.title2 strong {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #069;
	padding-left: 10px;
}
.title2 a:link, .title2 a:visited, .title2 a:active {
	display: block;
	float: left;
	padding-top: 10px;
}
.title3 {
	display: table;
}
.title3 span {
	display: block;
	background: url(title3.gif) no-repeat 0px 5px;
	line-height: 25px;
	text-align: left;
	padding-left: 20px;
}
.title3 span a:link, .title3 span a:visited, .title3 span a:active {
	color: #333;
}
.title4 {
	display: table;
}
.title4 span {
	display: block;
	background: url(title4.gif) no-repeat 0px 5px;
	line-height: 25px;
	text-align: left;
	padding-left: 20px;
}
.title4 span a:link, .title4 span a:visited, .title4 span a:active {
	color: #333;
}
.title4 span i {
	font-style: normal;
	margin-left: 3px;
	font-size: 10px;
}
.title4 span i a:link, .title4 span i a:visited, .title4 span i a:active {
	font-size: 10px;
}
.li {
	padding: 0px;
	margin: 0px;
	line-height: 25px;
}
.li span {
	background: url(award_star_gold_2.png) no-repeat 0px 5px;
	display: block;
	width: auto;
	font-size: 15px;
	text-align: left;
	word-wrap: break-word;
	overflow: hidden;
	white-space: nowrap;
	border-bottom: 1px dashed #D5D5D5;
}
.li span a:link, .li span a:visited, .li span a:active {
	margin-left: 18px;
	color: #333;
}
.li span i {
	font-style: normal;
	margin-left: 3px;
	font-size: 9px;
}
/* 特性部分 */
#header {
	width: 1002px;
}
#logo {
	width: 100%;
	height: 94px;
	background: #FFF url(logo_bj.jpg) no-repeat;
}
.logo_p {
	float: left;
	margin: 10px 30px 10px 30px;
	vertical-align: middle;
	text-align: left;
}
.logo_span {
	float:left;
	margin-top: 35px;
	margin-left: 30px;
	vertical-align: middle;
	text-align: left;
	font-family: "'Microsoft Yahei', 'Arial'";
    font-size: 18px;
	font-style: italic;
}
#logo .tdcode {
	margin-top: 15px;
}
#menu {
	height: 40px;
	margin: 0px auto;
	background-color: #2b65b2;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	float: left;
	display: block;
	line-height: 40px;
	height: 40px;
	padding: 0px 40px;
}
#menu ul li:hover {
	background-color: #366fb5;
}
#menu ul li a {
	padding-left: 0px;
	padding: 6px 0px;
}
#menu ul li a:link, #menu ul li a:visited {
	font-family: "'Microsoft Yahei', 'Arial'";
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#menu ul li a:hover {
	height: 40px;
	font-family: "'Microsoft Yahei', 'Arial'";
	font-size: 14px;
	font-weight: bold;
	color: #FF0;
}
#menu .topsearch {
	border-right: none;
}
#menu .topsearch:hover {
	background: none;
}
#searchDiv {
	width: 130px;
	height: 24px;
	margin-top: 8px;
	margin-left: 20px;
}
#mainbody {
	width: 963px;
	margin-left: 21px;
}
#Main_Top {
	clear: both;
	width: 963px;
	float: left;
	margin-bottom: 5px;
}
#Main_Mid {
	width: 1002px;
}
#footer {
	clear: both;
	min-height: 90px;
	width: 963px;
	margin-left: 21px;
	margin-top: 5px;
	border: #CCC solid 1px;
	background-color: #FBFBFB;
}
.banner_shenji {
	background: url("banner_shenji.jpg") no-repeat;
	height: 285px;
	width: 1002px;
	padding: 0px;
}
.banner_shenji h1 {
	float: left;
	font-size: 44px;
	color: #044897;
	margin-left: 310px;
	margin-top: 43px;
}
.banner_shenji h2 {
	float: left;
	font-size: 20px;
	color: white;
	margin-left: 277px;
	margin-top: 62px;
}
.wenti {
	width: 99%;
	margin: 0 auto;
}
.wenti_list {
	padding-top: 0;
	margin: 5% 0.5%;
	width: 99%
}
.wenti_list ul {
	overflow: hidden;
	list-style: none outside;
	margin: 0;
}
.wenti_list ul li {
	float: left;
	width: 29.33%;
	margin: 2% 2%;
	text-align: center;
	list-style: none outside;
}
.wenti_list ul li a {
	display: block;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	padding: 30px;
	color: #333;
	text-decoration: none;
	cursor: pointer;
}
.wenti_list ul li a:hover {
	border: 1px solid #ee5523;
}
.wenti_list ul li a:hover h3 {
	color: #ee5523;
}
.wenti_list ul li a .sj-bixu, .wenti_list ul li a .sj-price, .wenti_list ul li a .sj-liucheng, .wenti_list ul li a .sj-docs, .wenti_list ul li a .sj-time, .wenti_list ul li a .sj-overall {
	font-size: 24px;
	color: #f60;
	font-weight: bold;
}
.wenti_list ul li a .other-offshore {
	font-size: 24px;
	color: #03afe7;
	font-weight: bold;
}
.wenti_list ul li a h3 {
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
}
.wenti_list ul li a p {
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	color: #999;
	margin-top: 10px;
}
.shenji_title {
	text-align: center;
	margin-top: 5%;
	width: 99%;
	margin: 0 0.5%
}
.shenji_title h2 {
	font-size: 30px;
	line-height: 50px;
	height: 50px;
}
.shenji_title h4 {
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
	color: #ccc;
}
.faq-more {
	padding-left: 1rem;
	padding-right: 1rem;
	margin-left: auto;
	margin-right: auto;
	max-width: 1280px;
}
.sj-text-center {
	text-align: center;
}
.wenti-more {
	padding-top: 1rem;
	padding-bottom: 4rem;
}
.sj-5 {
	font-size: 1.25rem;
}
.sj-8 {
	font-size: 2rem;
	background-color: #F0EDED;
	width: 90%;
	margin: 0 auto;
}
[class*="flex"] {
	display: flex;
	display: -webkit-flex;
}
.for-spacing-2 {
	margin-left: -2rem;
	margin-bottom: -2rem;
}
.for-spacing-2 > * {
	padding-left: 2rem;
	padding-bottom: 2rem;
}
.flex {
	flex-wrap: wrap;
	align-items: stretch;
	-webkit-align-items: stretch;
}
.mg-top-0 {
	margin-top: 0;
}
.mg-top-s {
	margin-top: 0.5rem;
}
.sj-top-1 {
	margin-top: 1rem;
}
.mg-top-2 {
	margin-top: 2rem;
}
.mg-top-3 {
	margin-top: 3rem;
}
.mg-top-4 {
	margin-top: 4rem;
}
.mg-top-5 {
	margin-top: 5rem;
}
.mg-top-6 {
	margin-top: 6rem;
}
.mg-top-7 {
	margin-top: 7rem;
}
.mg-top-8 {
	margin-top: 8rem;
}
.mg-top-9 {
	margin-top: 9rem;
}
.xl-box:after {
	content: '';
	display: block;
	clear: both;
}
.for-xl-box-shadow > * > .xl-box {
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
}
.for-xl-box-radius > * > .xl-box {
	border-radius: 0.25rem;
	overflow: hidden;
}
.for-full > * {
	display: flex;
	display: -webkit-flex;
	align-items: stretch;
	;
	-webkit-align-items: stretch;
}
.for-full > * > .xl-box {
	width: 100%;
}
.l-4 > * {
	width: 45%;
	float: left;
}
.for-xl-box-pd-s > * > .xl-box {
	padding: 0.5rem;
}
.for-xl-box-pd-1 > * > .xl-box {
	padding: 1rem;
}
.for-xl-box-pd-2 > * > .xl-box {
	padding: 2rem;
}
.for-xl-box-pd-3 > * > .xl-box {
	padding: 3rem;
}
.for-xl-box-pd-4 > * > .xl-box {
	padding: 4rem;
}
.for-xl-box-pd-5 > * > .xl-box {
	padding: 5rem;
}
.daili-xz {
	width: auto;
	height: 600px;
	margin: 0 auto;
}
.dl-choose_t {
	width: auto;
}
.dl-choose .img_t {
	display: block;
	margin: 10px auto;
}
.dl-choose_t .xl-title {
	width: auto;
	height: 48px;
	text-align: center;
	line-height: 48px;
	letter-spacing: 4px;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
}
.dl-choose_b {
	width: auto;
	height: 450px;
	margin-top: 60px;
}
.dl-choose_b .daili {
	width: 252px;
	height: 350px;
	border: 2px dashed #ccc;
	float: left;
	margin-left: 52px;
	background-color: #fff;
	padding-top: 46px;
}
.dl-choose_b .daili:hover {
	background-color: #e70e2d;
	border: none;
	border-radius: 30px 0;
}
.dl-choose_b .daili:hover .daili_p {
	color: #fff;
}
.dl-choose_b .daili:hover .daili_pp {
	color: #fff;
}
.dl-choose_b .dailit:hover {
	background-color: #e70e2d;
	border: none;
	border-radius: 30px 0;
}
.dl-choose_b .daili:hover .bishui {
	background-color: #fff5dc;
	color: #333;
}
.dl-choose_b .dailit:hover .bishui {
	background-color: #fff5dc;
	color: #333;
}
.dl-choose_b .dailit:hover .daili_p {
	color: #fff;
}
.dl-choose_b .dailit:hover .daili_pp {
	color: #fff;
}
.dl-choose_b .daili img {
	display: block;
	margin: 0 auto;
}
.dl-choose_b .daili_p {
	height: 80px;
	text-align: center;
	line-height: 80px;
	color: #ed1b24;
	font-size: 24px;
	font-weight: bold;
}
.dl-choose_b .daili_pp {
	height: 110px;
	text-align: center;
	line-height: 24px;
	padding: 0 14px;
	font-size: 16px;
	color: #333;
}
.dl-choose_b .bishui {
	width: 120px;
	height: 38px;
	border-radius: 30px;
	background-color: #ed1b24;
	margin: 0 auto;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 36px;
}

.dl-choose_b img {
	-webkit-transition: 0.4s;
	-webkit-transition: -webkit-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
}
.dl-choose_b img:hover {
	transform: rotateZ(360deg);
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
}
.swsj {
	width: auto;
	text-align: center;
	clear: both
}
.swsj h2 {
	font-size: 36px;
	margin: 0px;
	padding: 0;
}
.swsj h2 span {
	display: block;
	width: 56px;
	height: 6px;
	background: #ed1b24;
	margin: auto;
	margin-top: 15px;
}
.swsj5 ul {
	width: 100%;
	height: 370px;
	margin: auto;
	margin-top: 80px
}
.swsj5 ul li {
	width: 314px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.swsj5 ul li .ystp {
	width: 155px;
	height: 153px;
	margin: auto
}
.swsj5 ul li .ystp2 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 15px
}
.swsj5 ul li .ystp3 {
	width: 220px;
	text-align: left;
	margin: auto;
	font-size: 18px;
	margin-top: 7px
}
.swsj5 ul li .ystp4 {
	width: 230px;
	text-align: left;
	margin: auto;
	font-size: 18px;
	margin-top: 7px
}
.swsj5 ul li .ystp5 {
	width: 210px;
	text-align: left;
	margin: auto;
	font-size: 18px;
	margin-top: 7px
}
.swsj5 ul li .stp {
	position: relative;
	top: -15px
}
.swsj13 {
	height: 360px;
	letter-spacing: 3px;
}
.swsj13 .dzbp1 {
	font-size: 35px;
	font-weight: 700;
	color: #666;
	position: relative;
	top: 40px;
}
.swsj13 .dzbp2 {
	font-size: 40px;
	font-weight: 700;
	color: #03afe7;
	margin-top: 70px;
}
.swsj13 .dzbp3 {
	font-weight: 700;
	color: #666;
	font-size: 24px;
	margin-top: 20px;
}
.swsj13 .dzbp2 span {
	color: #ff7718;
}
.swsj13 .dzbp4 {
	font-size: 30px;
	font-weight: 700;
	color: #fff;
	width: 190px;
	height: 55px;
	line-height: 55px;
	background: #ed1b24;
	margin: auto;
	margin-top: 25px;
	border-radius: 10px;
	cursor: pointer;
}
.dzbp4 a {
	color: #FFFFFF;
	text-decoration: none;
	word-wrap: break-word;
	outline: none;
}
.dzbp1 .dzbp2 .dzbp3 .dzbp4 p {
	padding: 0;
	margin: 0;
}
.xl-title {
	padding-bottom: 15px;
	position: relative;
	font-weight: normal;
	text-align: center;
	margin-bottom: 40px;
}
.xl-title:after {
	content: '';
	position: absolute;
	width: 76px;
	height: 1px;
	background: #d4d4d4;
	bottom: 0;
	left: 50%;
	margin-left: -38px;
}
.xl-title span, .xl-title a {
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 38px;
	color: #333333;
}
.xl-title em {
	display: block;
	height: 22px;
	font: 14px/22px 'Arial';
	color: #808080;
	font-style: normal;
	letter-spacing: 2px;
}
.blk-main {
	width: auto;
	margin: 0 auto;
}
.xl-latest-news {
	padding: 60px 0;
	min-height: 320px;
	padding-left: 30px;
}
.xl-latest-news-list ul {
	padding-top: 5px;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
.xl-latest-news-list li {
	float: left;
	width: 400px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.xl-latest-news-list li p {
	height: 30px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	padding-left: 20px;
	position: relative;
	line-height: 30px;
	text-align: left;
}
.xl-latest-news-list li p:before {
	content: "";
	width: 8px;
	height: 8px;
	border: 2px solid #808080;
	border-style: dotted dotted none none;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 1;
}
.xl-latest-news-list li p:after {
	content: '';
	position: absolute;
	width: 2px;
	height: 2px;
	background: #808080;
	left: 4px;
	top: 50%;
	z-index: 1;
}
.xl-latest-news-list li p a {
	display: inline-block;
	max-width: 300px;
	height: 30px;
	font-size: 13px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.xl-latest-news-list li p:hover a {
	color: #d3a561;
}
.xl-latest-news-list li p:hover:before {
	border-color: #d3a561;
}
.xl-latest-news-list li p:hover:after {
	background: #d3a561;
}
.xl-latest-news-list li p em {
	float: right;
	width: 65px;
	height: 30px;
	font-family: Arial;
	color: #808080;
	text-align: right;
	font-style: normal;
}
.xl-latest-news-list li.last {
	margin-left: 110px;
}
.xl-latest-news-list li.last:before {
	content: '';
	position: absolute;
	width: 1px;
	left: 50%;
	top: 0;
	bottom: 5px;
	background: #e3e3e3;
	z-index: 3;
}
.copyright {
	float: left;
	margin: 5px;
	text-align: left;
	color: #666;
}
.footinfo {
	float: right;
	margin: 5px;
	text-align: right;
}
.footinfo p {
	color: #666;
}
.footinfo p a {
	color: #666;
}
#footer .backtop {
	color: #F00;
}
#news {
	width: 243px;
	float: left;
	padding-left: 12px;
}
#news p {
	overflow: hidden;
	font-size: 13px;
	line-height: 20px;
	border: #CCC solid 1px;
	text-align: justify;
	padding: 4px 4px;
	height: 181px;
}
.mid_h3 {
	color: #0a296c;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	height: 41px;
	line-height: 41px;
	background: #FFF url(bj_40.jpg) repeat-x;
}
.mid_h3 a {
	color: #0a296c;
}
#ny_left {
	width: 240px;
	float: left;
}
.tel_img {
	border: #E0E0E0 solid 1px;
}
#ny_right {
	float: right;
	width: 710px;
}
.ny_right {
	text-align: center;
	font-family: 'Microsoft Yahei', 'Arial';
	padding: 0px 10px;
	border: #E0E0E0 solid 1px;
}
.ny_right h1 {
	text-align: center;
	font-size: 20px;
	background-color: #FAFAFA;
	margin-top: 5px;
	margin-bottom: 0px;
}

#Main_Mid .abc-home {
	width: 300px;
	background-image: url(title_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 15px;
	float: left;
	padding: 5px;
	padding-top: 0px;
	height: auto!important;
	height: 225px;
	min-height: 225px;
}
.abc-home ul {
	padding: 5px;
	list-style: none;
	margin: 0px;
}
.abc-home li {
	width: 290px;
	float: left;
	text-align: left;
}
.abc-home li a {
	background-image: url(arrow_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	font-size: 13px;
	color: #333;
	line-height: 24px;
	display: inline-block;
	max-width: 290px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;	
}
.abc-home h3 {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	padding-left: 35px;
	line-height: 35px;
	color: #0a296c;
}
.abc-home h3 a {
	color: #0a296c;
}
.abc-home img {
	margin-bottom: 3px;
	margin-top: 0px;
	text-align: center;
}
.aa {
	width: 960px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FBFBFB url(bj_40.jpg) repeat-x;
	float: left;
	padding-top: 0px;
	height: auto!important;
}
.aa ul {
	padding: 5px;
	list-style: none;
	margin: 0px;
}
.aa li {
	width: 315px;
	float: left;
	text-align: left;
}
.aa li a {
	background-image: url(arrow_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	font-size: 13px;
	color: #333;
	line-height: 28px;
	display: inline-block;
	max-width: 288px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;	
}
.ny_left {
	width: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: #E0E0E0 solid 1px;
	background: #FCFCFC url(bj_40.jpg) repeat-x;
	float: left;
	padding-top: 0px;
	height: auto!important;
}
.ny_left ul {
	padding-left: 15px;
	list-style: none;
	margin: 0px;
}
.ny_left li {
	min-width: 210px;
	float: left;
	text-align: left;
	border-bottom: 1px dotted #CCC;
}
.ny_left li a {
	background-image: url(arrow_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 13px;
	color: #333;
	line-height: 35px;
	display: inline-block;
    max-width: 206px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ny_left h3 {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	padding-left: 15px;
	line-height: 35px;
	color: #0a296c;
}
.lxwm {
	line-height: 24px;
	text-align: left;
}
#cert {
	clear: both;
	float: left;
	width: 963px;
	height: 220px;
	border: 1px solid #CCC
}
#aa {
	clear: both;
	float: left;
	width: 963px;
	height: 225px;
	border: 1px solid #CCC
}
#partner {
	float: left;
	margin-top: 8px;
	width: 963px;
	border: 1px solid #CCC;
	margin-bottom: 8px;
}
#zclc {
	float: left;
	border: 1px solid #CCC;
}
#zclc ul {
	width: 963px;
	height: 100px;
	background: url(liuchengtu.jpg) no-repeat 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#zclc ul li {
	float: left;
	display: block;
	line-height: 100px;
	height: 100px;
	margin: 0px 47px 0px 4px;
	font-size: 17px;
}
#zclc ul li.clright {
	margin-right: 0px;
}
#intro {
	width: 228px;
	float: left;
}
.top_h3 {
	margin-top: 0px;
	color: #2E4C80;
	text-align: left;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bolder;
	background: url(index_22.jpg) no-repeat 7px;
}
#intro p span {
	padding-bottom: 4px;
}
#intro p {
	overflow: hidden;
	font-size: 13px;
	line-height: 20px;
	border: #CCC solid 1px;
	text-align: justify;
	padding: 4px 4px;
	height: 181px;
}
#offshore {
	width: 698px;
	float: left;
	padding-left: 12px;
}
#cshow {
	width: 716px;
	height: 189px;
	background: #FFF url(offshore.jpg) no-repeat center;
	border: #CCC solid 1px;
}
#cshow ul{
	list-style: none;
	margin: 0px;
}
#cshow ul li{
	float: left;
	width: 225px;
}
#cshow ul li a {
	font-family: 'Microsoft Yahei', 'Arial';
	font-size: 14px;
	font-weight: bold;
	color:#2E4C80;
	text-decoration: none;
	display: inline-block;
	line-height: 65px;
}
#cshow ul li a:hover {
	color: #0717AA;
}
#cshow table {
	margin-top: 4px;
	margin-left: 15px;
}
#cshow tr td {
	text-align: center;
}
#cshow tr td a:link, #cshow tr td a:visited {
	font-family: 'Microsoft Yahei', 'Arial';
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#top, #guide, #main, #bottom {
	clear: both;
}
#top {
	height: 80px;
	margin-bottom: 20px;
}
#top .left {
	width: 260px;
	height: 80px;
	text-align: center;
}
#top .left img {
	margin-top: 25px;
}
#top .right {
	width: 632px;
}
#top .right .box {
	display: block;
	text-align: right;
	line-height: 52px;
	padding-right: 20px;
	color: #AAA;
}
#top .right .box strong {
	color: #9C0;
	margin: 0px 6px;
}
#top .right p {
	display: table;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 632px;
	height: 29px;
}
#top .right p span {
	border: 1px solid #FFF;
	border-bottom: none;
	background: #E7E7E7;
	line-height: 28px;
	display: block;
	float: left;
	padding: 0px 10px;
	margin-left: 8px;
	height: 28px;
	white-space: nowrap;
}
#top .right p span a:link, #top .right p span a:visited, #top .right p span a:active {
	margin: 0px 3px;
	font-size: 14px;
	font-weight: bold;
	color: #072F60;
}
#top .right p span a:hover {
	text-decoration: none;
	color: #06C;
}
#top .right p span a.s {
	color: #9C0;
}
#guide {
	line-height: 21px;
	height: 21px;
	margin-bottom: 20px;
	text-align: left;
	color: #333;
}
#guide a:link, #guide a:visited, #guide a:active {
	color: #333;
}
#guide a.k_guidename {
	padding: 0px 3px 0px 3px;
}
/* #main .left 共性部分 */
.mainleft h1.title {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	width: 640px;
	line-height: 50px;
	text-align: left;
	color: #069;
	border-bottom: 1px solid #E7E7E7;
	background: url(title.gif) no-repeat 0px 20px;
}
.mainleft .box div .title1 strong {
	width: 277px;
}
.mainleft .box div .title2 strong {
	width: 265px;
}
.mainright .box .title1 strong {
	width: 180px;
}
/* #main .left 特性部分 */
.mainleft {
	width: 650px;
}
.mainleft .box {}
.mainleft .box .left {
	width: 317px;
}
.banner1 {
	margin-bottom: 15px;
}
.template {
	width: 317px
}
.template .box {
	padding-top: 15px;
}
.template .box span {
	display: block;
	float: left;
	line-height: 20px;
	text-align: center;
	padding: 0px;
	margin: 5px 0px;
	background: #F1F1F1;
	border: 1px solid #D5D5D5;
	margin: 0px 4px;
}
.template .box a:link, .template .box a:visited, .template .box a:active {
	display: block;
	clear: both;
	color: #333;
	width: 94px;
	overflow: hidden;
	white-space: nowrap;
}
.template .box img {
	width: 90px;
	height: 120px;
	padding: 2px;
}
.news {
	margin-left: 16px;
	width: 317px;
}
.news p {
	margin-top: 10px;
}
.related {
	width: 708px;
}
.related p {
	margin-top: 10px;
}
.demo {}
.demo p {
	padding-top: 0px;
	display: block;
}
.service {
	margin-left: 16px;
}
.service .li em {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	color: #666;
}
.service h3 {
	margin-bottom: 10px;
}
.banner2 {
	margin: 20px 0px;
}
.help {}
.help h3 {
	margin-bottom: 10px;
}
.help .box .left {
	width: 80px;
	text-align: left;
}
.help .box .left img {
	border: 1px solid #D5D5D5;
	padding: 2px;
}
.help .box .right {
	text-align: left;
	padding-top: 1px;
}
.faq {
	margin-left: 16px;
}
.faq p.li {
	padding-top: 12px;
	text-align: left;
}
/* #main .left 共性部分 */
.mainright .box {
	margin-bottom: 20px;
}
.mainright .box p {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
}
.mainright .title3 span, .mainright .title4 span {
	width: 190px;
}
/* #main .left 特性部分 */
.mainright {
	width: 220px;
	margin-left: 30px;
	text-align: left;
}
.mainright .box p#version {
	margin: 15px 5px;
	color: #333;
}
.mainright .box p#download {
	width: 210px;
	margin-bottom: 8px;
	padding-bottom: 15px;
	background: url(xline.gif) repeat-x bottom;
}
.license p.p {
	line-height: 22px;
	color: #333;
	padding: 5px 0px 10px 0px;
	margin-bottom: 5px;
	background: url(xline.gif) repeat-x bottom;
}
.license p.p strong {
	font-size: 14px;
}
.license p.p u {
	color: #333;
}
.license p.doc {
	background: url(doc.gif) no-repeat 0px 5px;
	line-height: 25px;
}
.license p.doc a:link, .license p.doc a:visited, .license p.doc a:active {
	margin-left: 15px;
	color: #333;
}
.detail p a:link, .detail p a:visited, .detail p a:active {
	display: block;
	float: left;
	line-height: 25px;
	padding-right: 10px;
	white-space: nowrap;
	word-wrap: break-word
}
.detail p a.s1 {
	font-size: 14px;
}
.detail p a.s0:link, .detail p a.s0:visited, .detail p a.s0:active {
	color: #333;
}
/* #bottom */
#bottom {
	background: url(xline.gif) repeat-x top;
	height: 70px;
	line-height: 60px;
}
#bottom .left {
	width: 620px;
	font-size: 10px;
	text-align: left;
}
#bottom .left a {
	font-size: 12px;
}
#bottom .left #kingcms {
	display: inline;
}
#bottom .left a#beian:link, #bottom .left a#beian:visited, #bottom .left a#beian:active {
	color: #333;
	margin-left: 6px;
	font-size: 9px;
}
#bottom .right {
	width: 280px;
	text-align: right;
	overflow: hidden;
	white-space: nowrap;
}
/* 页面部分 */
div.info {
	clear: both;
	text-align: center;
	line-height: 30px;
	background-color: #FDFDFD;
}
div.info span {
	display: inline;
	margin: 5px;
}
div.content {
	text-align: left;
	line-height: 26px;
	font-size: 15px;
	word-wrap: break-word;
	white-space: normal;
}
div.kehu_comment {
	text-align: left;
	line-height: 26px;
	font-size: 15px;
	text-indent: 2em;
	word-wrap: break-word;
	white-space: normal;
}
.kehu_comment h3 {
	color: red;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-indent: 0em;
}
.kehu_comment h4 {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-indent: 0em;
}
.kehu_comment div {
	border-bottom: 1px dashed #c2ccd1;
}
div.content a:link, div.content a:visited, div.content a:active {
	color: #333;
	font-size: 14px;
}
div.content img {
	padding: 3px;
}
div.content1 {
	text-indent: 1em;
	text-align: left;
	line-height: 26px;
	font-size: 14px;
	word-wrap: break-word;
	white-space: normal;
	padding: 0px 5px;
}
div.next {
	display: block;
	clear: both;
	width: 100%;
	line-height: 26px;
	text-align: left;
}
div.arc_banner {
	display: block;
	margin: 10px 0;
	clear: both;
	width: 100%;
}
div.list {
	text-align: left;
	display: table;
	clear: both;
}
div.list h5 {
	margin: 0px;
	padding: 0px;
	line-height: 40px;
	background: url(award_star_gold_2.png) no-repeat 0px 13px;
}
div.list h5 a {
	margin-left: 20px;
	font-size: 14px;
}
div.list h5 a:hover {
	color: #F00;
}
div.list p {
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	background-color: #FDFDFD;
}
div.list p i {
	font-style: normal;
	font-size: 11px;
	color: #666;
}
div.list p:hover {
	background-color: #ECF3FE;
}
div.list p a:link, div.list p a:visited, div.list p a:active {
	font-size: 11px;
	margin-left: 10px;
	color: #666;
}
div.piclist {
	display: table;
	clear: both;
}
div.piclist div.z0, div.piclist div.z1 {
	display: block;
	float: left;
	width: 317px;
	height: 140px;
}
div.piclist div.z0 {
	margin-left: 16px;
}
div.piclist div div.left a img {
	width: 90px;
	height: 120px;
	padding: 2px;
	border: 1px solid #CCC;
}
div.piclist div div.right {
	display: block;
	margin-left: 10px;
	overflow: hidden;
	white-space: nowrap;
	width: 210px;
}
div.piclist div div.right span {
	display: block;
	clear: both;
	line-height: 25px;
	text-align: left;
}
div.piclist div div.right a {}
/* onepage */
#onepage h3 {
	font-size: 20px;
	background: #FAFAFA;
	text-align: center;
	width: 98%;
	line-height: 26px;
}
#onepage h3 a {
	font-size: 12px;
	float: right;
	font-weight: normal;
	margin-right: 10px;
}
#onepage p {
	padding: 0px;
	width: 98%;
}
#onepage table.table {
	width: 640px;
	background: #CCC;
	text-align: center;
	line-height: 22px;
}
#onepage table.table th {
	font-size: 14px;
	background: #E7E7E7
}
#onepage table.table td {
	font-size: 12px;
	background: #FFF;
}
/* link */
#Flink {
	clear: both;
	margin-left: 21px;
	margin-top: 20px;
	padding: 5px;
	text-align: left;
	width: 960px;
	color: #999;
	border-top: 1px solid #CCC;
}
#Flink a {
	color: #999;
	padding: 2px;
}
.link {
	padding: 0px;
	margin: 0px;
	color: #666;
	text-align: left;
}
.link span {
	margin: 5px;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
}
.link span a:link, .link span a:visited, .link span a:active {
	color: #666;
}
