/*article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
	display: block
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
	border: none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: middle
}

* {
	font-family: 'Microsoft YaHei','����'
}

img {
	border: none
}

a:link {
	color: #999
}

a:visited {
	color: #999
}

a {
	text-decoration: none
}

li {
	list-style: none
}

ul,li {
	margin: 0;
	padding: 0
}*/

input[type=text],input[type=password],input[type=submit] {
	-webkit-appearance: none
}

/*body {
	width: 640px;
	height: auto;
	margin: 0 auto;
	padding-top: 82px
}*/

.topBarWrap {
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -320px;
	width: 595px;
	height: 82px;
	padding: 0 22px 0 23px;
	z-index: 999;
	line-height: 82px;
	background: #fff;
	border-bottom: 1px solid #ccc
}

img.homeIcon,img.returnPrevPage {
	float: left;
	margin-top: 22px
}

img.logo {
	float: left;
	margin-left: 154px;
	margin-top: 18px
}

h1.topTitle {
	width: 300px;
	height: 82px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -150px;
	font-size: 28px;
	color: #333;
	line-height: 82px;
	text-align: center;
	letter-spacing: 2px
}

img.personInfo,img.moreBtn {
	float: right;
	margin-top: 22px
}

.indexBanner {
	width: 640px;
	height: 329px;
	padding-top: 82px;
	background: url("../../../Images/weixin/indexBanner.jpg") no-repeat center center
}

.indexBanner .bannerContent {
	width: 484px;
	height: 213px;
	margin: 0 auto;
	padding: 37px 21px 0 19px;
	text-align: center
}

.bannerContent h1 {
	font-size: 34px;
	color: rGBA(0,0,0,.7);
	margin-bottom: 10px
}

.bannerContent p {
	font-size: 20px;
	color: rGBA(0,0,0,.7);
	line-height: 32px;
	margin-bottom: 14px
}

.bannerContent a {
	display: block;
	margin: 0 auto;
	width: 209px;
	height: 50px;
	background: #e83228;
	color: #fff;
	text-align: center;
	line-height: 50px;
	font-size: 24px
}

.indexSearch {
	width: 100%;
	height:80px;
	padding: 15px 17px 20px 16px;
	background: #d7d7d7
}

.indexSearch input[type=text] {
	float: left;
	width: 45%;
	height: 52px;
	outline: none;
	padding: 0 14px;
	font-size: 24px;
	line-height: 32px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #b3b3b3
}

.icon1 {
	float: left;
	width: 55px;
	margin: 0px
}

.indexSearchBtn {
	display: block;
	float: left;
	width: 52px;
	height: 52px;
	margin-left: 9px;
	border: 1px solid #b3b3b3;
	text-align: center;
	line-height: 62px;
	background: #f2f2f2
}
.indexSearchBtn img{
    margin: auto;
    width: 80%;
    margin-top: 10%;
}

.indexNav {
	width: 640px;
	height: auto;
	overflow: hidden
}

.indexNav ul {
	width: 640px;
	height: auto
}

.indexNav ul li {
	float: left;
	width: 212px;
	height: 208px;
	font-size: 22px;
	border-bottom: 2px solid #d9d9d9
}

.indexNav ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #272636
}

.indexNav ul li a img {
	margin: 42px 0 17px 0
}

.footWrap {
	width: 640px;
	height: 92px;
	padding-top: 29px;
	text-align: center;
	font-size: 20px;
	color: #98999f;
	background: #3c3d4f
}

.footWrap h1,.footWrapFixed h1 {
	font-size: 26px;
	color: #98999f;
	margin-bottom: 10px
}

.footWrap h1 span,.footWrapFixed h1 span {
	display: inline-block;
	margin-top: -5px;
	color: #ff8a0c
}

.footWrapFixed {
	position: fixed;
	left: 50%;
	bottom: 0;
	width: 640px;
	height: 92px;
	padding-top: 29px;
	margin-left: -320px;
	text-align: center;
	font-size: 20px;
	color: #98999f;
	background: #3c3d4f
}

.loginForm {
	width: 471px;
	height: 572px;
	padding: 436px 85px 0 84px;
	background: #e6e6e6 url("../../../Images/weixin/loginBg.png") no-repeat center 65px
}

#txtMemberId,#txtMemberPwd,#new_pwd,#confirm_new_pwd,#tEmail,#tMobile,#tAccount,#tPassword {
	float: left;
	width: 447px;
	height: 67px;
	outline: none;
	padding: 0 10px;
	font-size: 23px;
	color: #666;
	line-height: 67px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c2c2c2;
	margin-bottom: 35px
}

#tValidate_Code {
	float: left;
	width: 289px;
	height: 67px;
	outline: none;
	padding: 0 10px;
	font-size: 23px;
	color: #666;
	line-height: 67px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border: 1px solid #c2c2c2;
	border-right: none;
	margin-bottom: 22px
}

#checkNumImg {
	display: block;
	float: left;
	width: 158px;
	height: 69px;
	margin-bottom: 22px
}

#checkNumImg img {
	height: 69px;
	max-width: 158px;
	float: left
}

a.toRegistration {
	float: left;
	font-size: 20px;
	color: #122a88;
	margin-bottom: 35px
}

a.forgetPW {
	float: right;
	font-size: 20px;
	color: #122a88;
	margin-bottom: 35px
}

#loginSubmit {
	float: left;
	width: 467px;
	height: 67px;
	outline: none;
	background: #152f91;
	color: #fff;
	font-size: 29px;
	border: 1px solid #041765;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	cursor: pointer
}

.registrationBody {
	width: 611px;
	height: auto;
	padding: 21px 15px 0 14px;
	background: #f2f2f2;
	overflow: hidden;
	clear: both
}

#registrationStep {
	float: left;
	width: 611px;
	height: 67px;
	margin-bottom: 27px;
	background: url("../../../Images/weixin/registrationStepBg.png") no-repeat center center
}

#registrationStep li {
	float: left;
	width: 305px;
	height: 67px;
	font-size: 26px;
	text-align: center;
	line-height: 67px
}

#registrationForm {
	float: left;
	width: 590px;
	height: auto;
	margin-bottom: 34px;
	padding: 0 9px 0 10px;
	border: 1px solid #ccc;
	background: #fff;
	overflow: hidden;
	clear: both
}

#registrationForm li {
	width: 590px;
	height: 92px;
	overflow: hidden;
	clear: both
}

#registrationForm li+li {
	border-top: 1px solid #e6e6e6
}

#registrationForm li label {
	display: block;
	float: left;
	width: 135px;
	height: 90px;
	font-size: 26px;
	color: #666;
	text-align: right;
	line-height: 90px
}

#nick_name,#email,#password,#check_password,#mobile {
	float: left;
	width: 425px;
	height: 90px;
	border: none;
	outline: none;
	font-size: 26px;
	font-weight: bold;
	line-height: 90px;
	position: relative;
	top: 0
}

#identifying_code {
	float: left;
	width: 260px;
	height: 90px;
	border: none;
	outline: none;
	font-size: 26px;
	font-weight: bold;
	line-height: 90px;
	background: none
}

#yzm {
	float: left;
	width: 260px;
	height: 90px;
	border: none;
	outline: none;
	font-size: 26px;
	font-weight: bold;
	line-height: 90px;
	background: none
}

#build_code_btn {
	display: block;
	float: left;
	width: 159px;
	height: 62px;
	margin-top: 16px;
	background: #9ab5da;
	color: #fff;
	text-align: center;
	line-height: 62px;
	font-size: 26px
}

#yzm_btn {
	display: block;
	float: left;
	width: 159px;
	height: 62px;
	margin-top: 16px;
	background: #9ab5da;
	color: #fff;
	text-align: center;
	line-height: 62px;
	font-size: 26px
}

#hasRead {
	float: left;
	width: 27px;
	height: 27px;
	margin-right: 23px;
	margin-left: 21px;
	margin-bottom: 39px;
	border: none;
	outline: none
}

p.xieYi {
	display: block;
	float: left;
	width: 460px;
	height: 27px;
	margin-bottom: 39px;
	color: #666;
	font-size: 22px
}

p.xieYi a {
	color: #208ce7
}

#registrationSubmit {
	float: left;
	width: 607px;
	height: 67px;
	margin-bottom: 24px;
	outline: none;
	background: #152f91;
	color: #fff;
	font-size: 29px;
	border: 1px solid #041765;
	cursor: pointer
}

p.hasAccount {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	font-size: 22px;
	color: #676767;
	text-align: center
}

p.hasAccount a {
	color: #208ce7
}

.detailBody {
	width: 610px;
	height: auto;
	padding: 23px 15px 123px 15px;
	overflow: hidden;
	clear: both
}

.detailBody .detailTop {
	float: left;
	width: 610px;
	min-height: 80px;
	margin-bottom: 24px;
	border-bottom: 1px solid #ccc
}

.detailBody .detailTop h1 {
	float: left;
	width: 100%;
	height: auto;
	font-size: 30px;
	color: #333;
	margin-bottom: 10px
}

#activityDate {
	display: block;
	float: left;
	font-size: 20px;
	color: #999
}

#readNum {
	display: block;
	float: right;
	font-size: 20px;
	color: #999
}

.detailBody img {
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 29px
}

.detailContent {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both
}

.detailContent div {
	width: 100%;
	height: auto;
	clear: both;
	display: inline-block
}

.detailContent div img {
	display: inline-block;
	float: none
}

.activateTip {
	width: 640px;
	height: 531px;
	padding-top: 400px;
	text-align: center;
	color: #666;
	background: #f2f2f2 url("../../../Images/weixin/activateSuccess.png") no-repeat center 80px
}

.activateTip h1 {
	font-size: 50px;
	margin-bottom: 20px;
	letter-spacing: 2px
}

.activateTip h2 {
	font-size: 26px
}

.listBanner {
	width: 640px;
	height: 299px;
	background: #000
}

.listBanner img {
	width: 100%;
	height: 100%
}

.newsList {
	width: 609px;
	height: auto;
	padding: 0 15px 42px 16px;
	background: #f2f2f2;
	overflow: hidden;
	clear: both
}

.newsList ul {
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 31px
}

.newsList ul li {
	width: 589px;
	height: 74px;
	padding: 25px 10px 0 10px;
	border-bottom: 1px solid #d9d9d9
}

.newsList ul li a {
	display: block;
	width: 100%;
	height: 100%;
	background: url("../Images/goToNewsDetailIcon.png") no-repeat right center
}

.newsList ul li a h1 {
	font-size: 26px;
	color: #333;
	width: 570px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.newsList ul li a span {
	font-size: 22px;
	color: #999
}

.newsList ul li a:active {
	background: url("../Images/goToNewsDetailIconHover.png") no-repeat right center
}

.newsList ul li a:active h1 {
	color: #102988
}

#moreActivity {
	display: block;
	float: left;
	width: 587px;
	height: 51px;
	margin-left: 10px;
	border: 1px solid #b3b3b3;
	background: #f2f2f2;
	font-size: 20px;
	color: #666;
	text-align: center;
	line-height: 51px
}

.abstractDiv {
	width: 592px;
	height: auto;
	padding: 46px 24px 88px 24px;
	background: #f2f2f2;
	overflow: hidden;
	clear: both
}

.abstractDiv h1 {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 34px;
	font-size: 32px;
	color: #333
}

.abstractDiv p {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 52px;
	font-size: 24px;
	color: #666;
	line-height: 40px
}

.abstractDiv img {
	float: left;
	width: 100%;
	height: auto
}

.contactBody {
	width: 612px;
	height: auto;
	padding: 221px 14px 92px 14px;
	background: #f2f2f2 url("../../../Images/weixin/contactUsLogo.png") no-repeat center 45px
}

.contactBody .contactWay {
	width: 584px;
	height: auto;
	padding: 0 12px 0 13px;
	border: 1px solid #c9c8c8;
	background: #fff
}

.contactWay ul {
	width: 100%;
	height: auto
}

.contactWay ul li {
	width: 433px;
	height: 120px;
	padding: 29px 128px 0 23px
}

.contactWay ul li+li {
	border-top: 2px solid #e6e6e6
}

.contactWay ul li h1 {
	float: left;
	width: 390px;
	height: auto;
	padding-left: 43px;
	font-size: 30px;
	color: #333
}

h1.servicePhone {
	background: url("../../../Images/weixin/servicePhone.png") no-repeat left center
}

h1.email {
	background: url("../../../Images/weixin/email.png") no-repeat left center
}

h1.address {
	background: url("../../../Images/weixin/address.png") no-repeat 5px center
}

.contactWay ul li p {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	font-size: 22px;
	color: #666
}

img.map {
	width: 100%;
	height: auto;
	margin-bottom: 26px
}

.searchPort {
	width: 610px;
	height: 82px;
	padding: 19px 15px 0 15px;
	border-bottom: 1px solid #ccc;
	background: #fff;
	position: relative
}

#searchPort {
	float: left;
	width: 507px;
	height: 56px;
	padding: 0 89px 0 10px;
	border: 2px solid #ccc;
	outline: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 26px;
	color: #b2b2b2;
	line-height: 56px
}

#searchPortSubmit {
	position: absolute;
	right: 17px;
	top: 21px;
	width: 79px;
	height: 56px;
	outline: none;
	border: none;
	border-radius: 0;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	cursor: pointer;
	background: #102988 url("../Images/searchPort.png") no-repeat center center
}

.allPort {
	width: 612px;
	min-height: 729px;
	padding: 0 14px;
	background: #f2f2f2
}

.portResult {
	float: left;
	width: 575px;
	height: auto;
	margin: 23px 0;
	padding: 0 17px 0 18px;
	border: 1px solid #c6c4c5;
	background: #fff
}

.portResult+.portResult {
	margin: 0 0 23px 0
}

.portResult li {
	width: 575px;
	height: 84px;
	font-size: 28px;
	line-height: 84px
}

.portResult li+li {
	border-top: 2px solid #c6c4c5
}

.portResult li h1 {
	float: left;
	width: 190px;
	height: 84px;
	margin-right: 18px;
	padding-left: 10px;
	text-align: left;
	color: #333;
	font-weight: normal
}

.portResult li p {
	display: block;
	float: left;
	width: 350px;
	height: 84px;
	color: #102988
}

.vipInfoBody {
	width: 613px;
	height: 1011px;
	padding: 41px 13px 0 14px;
	background: #f2f2f2
}

.vipInfoUl {
	float: left;
	width: 591px;
	height: auto;
	padding: 0 10px;
	margin-bottom: 30px;
	border: 1px solid #c7c5c6;
	background: #fff
}

.vipInfoUl li {
	width: 578px;
	height: 78px;
	padding-left: 13px;
	font-size: 26px;
	color: #333;
	line-height: 78px
}

.vipInfoUl li+li {
	border-top: 2px solid #e6e6e6
}

.vipInfoUl li label {
	display: block;
	float: left;
	width: 137px;
	height: 78px
}

#vipNiName,#vipEmail,#vipPhone,#vipName,#vipBirth,#vipQQ,#vipOffice {
	display: block;
	float: left;
	width: 430px;
	height: 38px;
	outline: none;
	border: none;
	font-size: 24px;
	color: #333;
	padding: 22px 0 0 0;
	-webkit-appearance: none
}

#vipBirth {
	background: url("../images/goToNewsDetailIcon.png") no-repeat right 25px
}

#vipSex,#emailSend,#weiXinSend {
	display: block;
	float: left;
	width: 430px;
	height: 78px;
	outline: none;
	border: none;
	font-size: 24px;
	color: #333;
	-webkit-appearance: none
}

#saveVipSetting {
	float: left;
	width: 589px;
	height: 63px;
	margin-left: 11px;
	outline: none;
	border: none;
	font-size: 24px;
	color: #fff;
	background: #122a88 url("../images/saveVipSetting.png") no-repeat 200px center
}

#savePushSet {
	float: left;
	width: 589px;
	height: 63px;
	margin-top: 30px;
	margin-left: 11px;
	outline: none;
	border: none;
	font-size: 24px;
	color: #fff;
	background: #122a88 url("../../../Images/weixin/savePushSet.png") no-repeat 200px center
}

.comCheckBody {
	width: 640px;
	height: 1160px;
	padding-top: 30px;
	background: #f2f2f2
}

.checkState {
	float: left;
	width: 640px;
	height: 80px;
	margin-bottom: 27px;
	border-top: 1px solid #c7c5c6;
	border-bottom: 1px solid #c7c5c6;
	background: #fff
}

.checkState h1 {
	display: block;
	float: left;
	width: 225px;
	height: 80px;
	padding-left: 25px;
	font-size: 26px;
	color: #333;
	line-height: 80px;
	font-weight: normal
}

.checkState p {
	display: block;
	float: left;
	width: 380px;
	height: 80px;
	line-height: 80px;
	font-size: 26px;
	color: #666
}

.comCheckBody .comCheckInfo {
	float: left;
	width: 610px;
	height: auto;
	padding: 0 15px;
	background: #fff;
	border-top: 1px solid #c7c5c6;
	border-bottom: 1px solid #c7c5c6
}

.comCheckInfo li {
	width: 610px;
	height: 78px;
	position: relative
}

.comCheckInfo li+li {
	border-top: 2px solid #e6e6e6
}

.comCheckInfo li label {
	display: block;
	float: left;
	width: 226px;
	height: 78px;
	line-height: 78px;
	font-size: 26px;
	color: #333;
	padding-left: 10px
}

#tCompanyName,#tLegalPerson,#tOrgNumber,#tTaxNumber,#tLicenseNumber {
	float: left;
	width: 350px;
	height: 38px;
	padding-top: 19px;
	outline: none;
	border: none;
	font-size: 24px;
	color: #333
}

.comCheckInfo li label p {
	display: block;
	float: left;
	width: 226px;
	height: 78px
}

#saveBtn,#submitBtn {
	float: left;
	width: 590px;
	height: 63px;
	margin: 20px 0 10px 26px;
	outline: none;
	border: none;
	background: #273d93;
	font-size: 24px;
	color: #fff;
	cursor: pointer
}

div.fileBox {
	float: left;
	width: 350px;
	height: auto;
	font-size: 26px;
	text-align: center;
	line-height: 44px;
	position: relative;
	padding-top: 20px
}

div.fileBox input {
	float: left;
	height: 40px
}

div.fileBox span {
	float: right;
	width: 80px;
	height: 44px;
	display: inline-block;
	margin-top: -5px;
	color: #fff;
	background: #273d93
}

div.fileBox img {
	float: left;
	width: 52px;
	height: 52px;
	margin: 13px 0 0 2px;
	border: 1px solid #b3b3b3;
	background: #f2f2f2
}

.vipIndexNav {
	width: 640px;
	height: 81px;
	margin-bottom: 18px;
	border-bottom: 1px solid #e6e6e6;
	background: #fff;
	position: relative;
	overflow-y: hidden;
	overflow-x: auto
}

#vipNavDown {
	position: absolute;
	top: 26px;
	right: 19px
}

.vipIndexNav ul {
	float: left;
	width: 614px;
	height: 100%;
	overflow: hidden
}

.vipIndexNav ul li {
	float: left;
	width: 153px;
	height: 80px;
	font-size: 22px;
	line-height: 80px;
	text-indent: 10px;
	border-bottom: 1px solid #e6e6e6;
	position: relative
}

.vipIndexNav ul li a {
	color: #333
}

.secondNavBox {
	position: absolute;
	top: 95px;
	left: 0;
	width: 640px;
	height: auto;
	background: #000;
	z-index: 99999
}

.sec_nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 151px;
	height: auto;
	background: #fff;
	display: none;
	z-index: 99999
}

.sec_nav a {
	display: block;
	width: 100%;
	height: 61px;
	text-align: center;
	line-height: 61px;
	font-size: 22px;
	color: #333;
	border: 1px solid #cccbca;
	border-top: none
}

.sec_nav a:first-child {
	border-top: 1px solid #cccbca
}

.basicInfo {
	width: 616px;
	min-height: 524px;
	margin-left: 12px;
	margin-bottom: 18px;
	background: #fff;
	border: 1px solid #c7c5c6;
	-webkit-box-shadow: 0 0 10px #dcdbdb;
	-moz-box-shadow: 0 0 10px #dcdbdb;
	box-shadow: 0 0 10px #dcdbdb
}

.basicInfo li {
	width: 616px;
	min-height: 78px
}

.basicInfo li+li {
	border-top: 2px solid #e6e6e6
}

.basicInfo li h1,.comCheck h1 {
	float: left;
	width: 136px;
	height: 80px;
	font-size: 26px;
	color: #333;
	line-height: 80px;
	padding-left: 76px;
	font-weight: normal
}

.basicInfo li p,.comCheck p {
	display: block;
	float: left;
	width: 250px;
	height: 80px;
	font-size: 24px;
	color: #666;
	line-height: 80px
}

.basicInfo li a {
	display: block;
	float: right;
	width: auto;
	height: 44px;
	margin: 18px 20px 0 0;
	padding: 0 16px;
	font-size: 24px;
	color: #fff;
	line-height: 44px;
	background: #273d93
}

h1.basicNiName {
	background: url("../../../Images/weixin/basicNiName.png") no-repeat 23px center
}

h1.basicEmail {
	background: url("../../../Images/weixin/basicEmail.png") no-repeat 23px center
}

h1.basicPhone {
	background: url("../../../Images/weixin/basicPhone.png") no-repeat 28px center
}

h1.basicWeiXin {
	background: url("../../../Images/weixin/basicWeiXin.png") no-repeat 23px center
}

span.basicAllInfo {
	display: block;
	width: 590px;
	height: 100%;
	padding-left: 26px;
	font-size: 26px;
	color: #999;
	line-height: 80px
}

#toChangeBasicInfo {
	display: block;
	float: left;
	width: 571px;
	height: 63px;
	margin: 19px 0 0 20px;
	padding: 0;
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 63px;
	background: #e83228
}

.comCheck {
	width: 616px;
	height: 80px;
	margin: 0 0 18px 13px;
	background: #fff;
	border: 1px solid #c7c5c6;
	-webkit-box-shadow: 0 0 10px #dcdbdb;
	-moz-box-shadow: 0 0 10px #dcdbdb;
	box-shadow: 0 0 10px #dcdbdb
}

.comCheck h1 {
	width: 190px;
	padding-left: 22px
}

.EB_wrap {
	width: 100%;
	height: auto;
	overflow: hidden
}

.exportBusiness {
	float: left;
	width: 291px;
	height: 350px;
	margin: 0 13px 61px 14px;
	padding: 41px 0 0 0;
	background: #fff;
	border: 1px solid #c7c5c6;
	-webkit-box-shadow: 0 0 10px #dcdbdb;
	-moz-box-shadow: 0 0 10px #dcdbdb;
	box-shadow: 0 0 10px #dcdbdb
}

.exportBusiness h1 {
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 27px;
	font-size: 32px;
	color: #333;
	text-indent: 110px;
	background: url("../images/exportBusIcon1.png") no-repeat 30px center
}

.exportBusiness h2 {
	float: left;
	width: auto;
	height: auto;
	margin-bottom: 23px;
	font-size: 28px;
	font-weight: normal;
	color: #666;
	padding-left: 70px
}

.exportBusiness h2 span {
	display: inline-block;
	margin-top: -5px;
	color: #333
}

.exportBusiness p {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	font-size: 24px;
	color: #666;
	text-indent: 110px
}

p.notArrive {
	background: url("../images/exportBusIcon2.png") no-repeat 40px center
}

p.hasArrive {
	background: url("../images/exportBusIcon3.png") no-repeat 45px center
}

p.hasLeave {
	background: url("../images/exportBusIcon4.png") no-repeat 40px center
}

p.notLeave {
	background: url("../images/exportBusIcon5.png") no-repeat 40px center
}

.exportBusiness p span {
	color: #333
}

.orderNumBox {
	width: 640px;
	height: 206px;
	margin-top: 18px;
	border-top: 1px solid #c7c5c6;
	border-bottom: 1px solid #c7c5c6;
	background: #fff;
	-webkit-box-shadow: 0 0 10px #dcdbdb;
	-moz-box-shadow: 0 0 10px #dcdbdb;
	box-shadow: 0 0 10px #dcdbdb
}

.orderNumBox h1,.takeOrderBox h1,.entrustBox h1,.openCabin h1,.cabinOrder h1,.arrivedBox h1 {
	display: block;
	float: left;
	width: 578px;
	height: 70px;
	padding-left: 62px;
	font-size: 22px;
	line-height: 70px;
	color: #666;
	font-weight: normal;
	border-bottom: 2px solid #e6e6e6
}

.orderNumBox h1 {
	background: url("../images/orderNumH1.png") no-repeat 26px center
}

.takeOrderBox h1 {
	background: url("../images/takeOrderH1.png") no-repeat 26px center
}

.entrustBox h1 {
	background: url("../images/entrustBoxH1.png") no-repeat 26px center
}

.openCabin h1 {
	background: url("../images/openCabinH1.png") no-repeat 26px center
}

.cabinOrder h1 {
	background: url("../images/orderNumH1.png") no-repeat 26px center
}

.arrivedBox h1 {
	background: url("../images/arrivedBox.png") no-repeat 26px center
}

.orderNumBox h1 span,.shipNumBox h1 span,.takeOrderBox h1 span,.expressBox h1 span,.openCabin h1 span,.arrivedBox h1 span {
	display: inline-block;
	margin-top: -5px;
	color: #102988
}

.orderTable {
	float: left;
	height: 134px;
	padding: 0 11px;
	font-size: 22px;
	color: #666
}

.orderTable tr td {
	width: 196px;
	height: 65px;
	padding-left: 10px;
	border-bottom: 2px solid #e6e6e6
}

.orderTable tr td span {
	display: inline-block;
	margin-top: -7px
}

.shipNumBox {
	width: 640px;
	height: auto;
	margin-top: 18px;
	border-top: 1px solid #c7c5c6;
	border-bottom: 1px solid #c7c5c6;
	background: #fff;
	-webkit-box-shadow: 0 0 10px #dcdbdb;
	-moz-box-shadow: 0 0 10px #dcdbdb;
	box-shadow: 0 0 10px #dcdbdb;
	overflow: hidden;
	clear: both
}

.shipNumBox h1,.expressBox h1 {
	display: block;
	float: left;
	width: 578px;
	height: 70px;
	padding-left: 62px;
	font-size: 22px;
	line-height: 70px;
	color: #666;
	font-weight: normal;
	border-bottom: 2px solid #e6e6e6
}

.shipNumBox h1 {
	background: url("../images/shipNumH1.png") no-repeat 26px center
}

.expressBox h1 {
	background: url("../images/expressBox.png") no-repeat 26px center
}

.shipNumBox img {
	float: left;
	width: 141px;
	height: 141px;
	margin: 17px 17px 0 25px
}

.shipTable {
	float: left;
	height: auto;
	padding: 0 11px;
	font-size: 22px;
	color: #666
}

.shipTable tr td {
	width: 307px;
	height: 64px;
	padding-left: 10px;
	border-bottom: 2px solid #e6e6e6
}

.shipTable tr td span {
	display: inline-block;
	margin-top: -6px
}

.takeOrderBox {
	width: 640px;
	height: auto;
	margin-top: 18px;
	border-top: 1px solid #c7c5c6;
	border-bottom: 1px solid #c7c5c6;
	background: #fff;
	-webkit-box-shadow: 0 0 10px #dcdbdb;
	-moz-box-shadow: 0 0 10px #dcdbdb;
	box-shadow: 0 0 10px #dcdbdb;
	overflow: hidden;
	clear: both
}

.takeOrderTable {
	float: left;
	height: auto;
	width: 640px;
	padding: 0 11px;
	font-size: 22px;
	color: #666
}

.takeOrderTable tr td {
	width: 307px;
	height: auto;
	line-height: 65px;
	padding-left: 10px;
	border-bottom: 2px solid #e6e6e6;
	word-break: break-all
}

.takeOrderTable tr td span {
	display: inline-block;
	margin-top: -6px
}

.expressBox {
	width: 640px;
	height: 267px;
	margin-top: 18px;
	border-top: 1px solid #c7c5c6;
	border-bottom: 1px solid #c7c5c6;
	background: #fff;
	-webkit-box-shadow: 0 0 10px #dcdbdb;
	-moz-box-shadow: 0 0 10px #dcdbdb;
	box-shadow: 0 0 10px #dcdbdb;
	overflow: hidden;
	clear: both
}

.expressTable {
	float: left;
	height: auto;
	padding: 0 11px;
	font-size: 22px;
	color: #666
}

.expressTable tr td {
	width: 204px;
	height: 65px;
	padding-left: 10px;
	border-bottom: 2px solid #e6e6e6
}

.expressTable tr td span {
	display: inline-block;
	margin-top: -6px
}

.entrustBox {
	width: 640px;
	height: auto;
	margin-top: 18px;
	border-top: 1px solid #c7c5c6;
	border-bottom: 1px solid #c7c5c6;
	background: #fff;
	-webkit-box-shadow: 0 0 10px #dcdbdb;
	-moz-box-shadow: 0 0 10px #dcdbdb;
	box-shadow: 0 0 10px #dcdbdb;
	overflow: hidden;
	clear: both
}

.entrustTable {
	float: left;
	height: auto;
	padding: 0 11px;
	font-size: 22px;
	color: #666
}

.entrustTable tr td {
	width: 307px;
	height: 65px;
	padding-left: 10px;
	border-bottom: 2px solid #e6e6e6
}

.entrustTable tr td span {
	display: inline-block;
	margin-top: -6px
}

.openCabin,.cabinOrder,.arrivedBox {
	width: 640px;
	height: 134px;
	margin-top: 18px;
	border-top: 1px solid #c7c5c6;
	border-bottom: 1px solid #c7c5c6;
	background: #fff;
	-webkit-box-shadow: 0 0 10px #dcdbdb;
	-moz-box-shadow: 0 0 10px #dcdbdb;
	box-shadow: 0 0 10px #dcdbdb
}

.openCabinTable,.cabinOrderTable,.arrivedBoxTable {
	float: left;
	height: auto;
	padding: 0 11px;
	font-size: 22px;
	color: #666
}

.openCabinTable tr td,.cabinOrderTable tr td,.arrivedBoxTable tr td {
	width: 307px;
	height: 65px;
	padding-left: 10px;
	border-bottom: 2px solid #e6e6e6
}

.openCabinTable tr td span,.cabinOrderTable tr td span,.arrivedBoxTable tr td span {
	display: inline-block;
	margin-top: -6px
}

.arrivedBox {
	margin-bottom: 69px
}

.orderSearch {
	width: 610px;
	height: 83px;
	padding: 19px 15px 0 15px;
	background: #fff;
	border-bottom: 1px solid #e6e6e6;
	position: relative
}

#orderSearch {
	float: left;
	width: 457px;
	height: 28px;
	padding: 14px 138px 14px 11px;
	border: 2px solid #ccc;
	outline: none;
	font-size: 26px;
	color: #b2b2b2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

#orderSearchSubmit {
	width: 128px;
	height: 56px;
	position: absolute;
	top: 21px;
	right: 17px;
	background: #102988;
	color: #fff;
	font-size: 26px;
	border: none;
	border-radius: 0;
	outline: none;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	cursor: pointer
}

.orderFilter {
	width: 604px;
	height: 62px;
	padding: 9px 18px 0 18px;
	border-bottom: 1px solid #ccc;
	background: #fff
}

#orderFilterUl {
	float: left;
	width: 602px;
	height: 53px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6
}

#orderFilterUl ul {
	display: none
}

#orderFilterUl ul.now {
	display: block
}

.importOrExport,.arrivedOrNot,.shipState,.moreFilter {
	float: left;
	height: 53px;
	font-size: 26px;
	line-height: 53px;
	position: relative
}

.arrivedOrNot,.shipState,.moreFilter {
	border-left: 1px solid #e6e6e6
}

.importOrExport {
	width: 134px;
	text-indent: 23px;
	background: url("../images/filterJT.png") no-repeat 108px center
}

.arrivedOrNot {
	width: 165px;
	text-indent: 21px;
	background: url("../images/filterJT.png") no-repeat 133px center
}

.shipState {
	width: 164px;
	text-indent: 24px;
	background: url("../images/filterJT.png") no-repeat 137px center
}

.moreFilter {
	width: 136px;
	text-indent: 67px;
	background: url("../images/filterMore.png") no-repeat 29px center
}

.importOrExport a,.arrivedOrNot a,.shipState a,.moreFilter a {
	display: block;
	width: 100%;
	height: 100%;
	color: #666
}

.importOrExport ul,.importOrExport ul li,.importOrExport ul li a {
	width: 134px
}

.arrivedOrNot ul,.arrivedOrNot ul li,.arrivedOrNot ul li a {
	width: 165px
}

.shipState ul,.shipState ul li,.shipState ul li a {
	width: 164px
}

.importOrExport ul,.arrivedOrNot ul,.shipState ul {
	height: 116px;
	position: absolute;
	top: 53px;
	left: -1px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	background: #fff;
	display: none;
	z-index: 99
}

.importOrExport ul li,.arrivedOrNot ul li,.shipState ul li {
	height: 58px;
	font-size: 26px;
	text-align: center;
	text-indent: 0
}

.importOrExport ul li a,.arrivedOrNot ul li a,.shipState ul li a {
	display: block;
	height: 58px
}

.importOrExport ul li a:active,.arrivedOrNot ul li a:active,.shipState ul li a:active {
	color: #fff;
	background: #102988
}

div.hr_119 {
	width: 119px;
	border-bottom: 1px solid #e6e6e6;
	position: absolute;
	top: -1px;
	left: 6px
}

.moreFilterBox {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 100%;
	background: rGBA(0,0,0,.7);
	z-index: 9999;
	overflow-x: hidden;
	overflow-y: auto
}

.moreFilterBox .moreFilterInner {
	float: right;
	width: 562px;
	min-height: 1095px;
	padding-top: 45px;
	background: #fff
}

.moreFilterInner .businessStep {
	float: left;
	width: 545px;
	height: 236px;
	padding-left: 17px;
	border-bottom: 1px solid #e6e6e6
}

.businessStep h1,.allOrderTime h1,.planDepartTime h1 {
	display: block;
	float: left;
	width: 100%;
	height: 52px;
	font-size: 22px;
	color: #333
}

#businessStepUl {
	float: left;
	width: 545px;
	height: auto;
	font-size: 24px;
	font-weight: bold;
	text-align: center
}

#businessStepUl li {
	float: left;
	width: 166px;
	height: 72px;
	margin: 0 13px 13px 0;
	line-height: 72px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

#businessStepUl li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #666;
	background: #e6e6e6
}

#businessStepUl li.businessChose a {
	color: #fff;
	background: #273d93
}

.moreFilterInner .allOrderTime,.moreFilterInner .planDepartTime {
	float: left;
	width: 548px;
	height: 137px;
	margin-top: 22px;
	padding-left: 14px;
	border-bottom: 1px solid #e6e6e6
}

.allOrderTime input[type=date],.planDepartTime input[type=date] {
	float: left;
	width: 199px;
	height: 50px;
	padding: 0 30px 0 10px;
	font-size: 22px;
	color: #666;
	border: 1px solid #ccc;
	outline: none;
	-webkit-appearance: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: url("../images/dateIcon.png") no-repeat 199px center
}

.allOrderTime span,.planDepartTime span {
	display: block;
	float: left;
	width: 32px;
	height: 52px;
	margin: 0 10px;
	background: url("../images/dateToDate.png") no-repeat center center
}

ul.detailFilter {
	float: left;
	width: 623px;
	height: 355px;
	padding-left: 17px
}

ul.detailFilter li {
	width: 623px;
	height: 71px;
	border-bottom: 1px solid #e6e6e6
}

ul.detailFilter li label {
	display: block;
	float: left;
	width: 123px;
	height: 71px;
	font-size: 22px;
	color: #333;
	line-height: 71px
}

ul.detailFilter li input {
	float: left;
	width: 400px;
	height: 35px;
	padding: 17px 0;
	border: none;
	outline: none;
	font-size: 22px;
	color: #999;
	line-height: 35px
}

.formBtnBox {
	width: 563px;
	height: 63px;
	position: absolute;
	right: 0;
	top: 1019px;
	background: url("../images/formBtnBoxBG.png") no-repeat center center
}

#chancelFilter {
	display: block;
	float: left;
	width: 158px;
	height: 63px;
	margin: 0 0 0 30px;
	text-align: center;
	line-height: 63px;
	font-size: 24px;
	color: #fff;
	background: #273d93
}

#moreFilterSubmit {
	float: left;
	width: 158px;
	height: 63px;
	margin: 0 30px 0 100px;
	font-size: 24px;
	color: #fff;
	outline: none;
	border: none;
	background: #273d93;
	border-radius: none;
	border-radius: 0;
	-webkit-appearance: none
}

.allDataBox {
	width: 640px;
	height: auto;
	background: #e6e6e6;
	overflow: hidden;
	clear: both
}

.allDataBox ul {
	float: left;
	width: 640px;
	height: 100%
}

.allDataBox ul li {
	width: 640px;
	height: 366px;
	margin-top: 25px;
	border-bottom: 1px solid #b3b2b2;
	background: #fff
}

.dataTop {
	float: left;
	width: 587px;
	height: 47px;
	padding: 23px 25px 0 28px;
	border-bottom: 2px solid #e6e6e6
}

.dataTop h1 {
	float: left;
	min-width: 200px;
	height: auto;
	margin-right: 16px;
	font-size: 28px;
	color: #102988
}

.dataTop span {
	display: block;
	float: left;
	width: 120px;
	height: auto;
	margin-top: 10px;
	font-size: 20px;
	color: #999
}

.dataTop h2 {
	display: block;
	float: right;
	width: 100px;
	height: auto;
	margin-top: 10px;
	font-size: 22px;
	color: #102988;
	text-align: right
}

.dataMain {
	float: left;
	width: 614px;
	height: 187px;
	padding: 22px 0 0 26px;
	border-bottom: 2px solid #e6e6e6;
	background: #f2f2f2
}

.dataMain img {
	float: left;
	width: 141px;
	height: 141px;
	margin-right: 23px
}

.dataMain .dataMainTable {
	float: left;
	width: 440px;
	height: 141px
}

.dataMainTable tr td {
	width: 220px;
	height: 35px;
	font-size: 22px;
	color: #666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.dataMainTable tr td span {
	display: inline-block;
	margin-top: -5px
}

a.toLookDetail {
	display: block;
	float: right;
	width: 151px;
	height: 47px;
	margin: 16px 25px 0 0;
	font-size: 22px;
	text-align: center;
	line-height: 47px;
	color: #fff;
	background: #102988
}

.loading {
	width: 640px;
	height: 134px;
	text-align: center;
	line-height: 134px
}

.spe_pri {
	width: 640px;
	height: auto;
	margin-top: 27px;
	background: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	clear: both
}

.spe_pri h1 {
	float: left;
	width: 100%;
	height: 68px;
	font-size: 28px;
	color: #333;
	text-align: center;
	line-height: 68px;
	background: url("../images/spe_pri.png") no-repeat center center
}

.spe_box {
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px
}

.spe_top {
	float: left;
	width: 610px;
	height: auto;
	padding: 14px 15px 0 15px;
	border-top: 1px solid #ccc;
	border-bottom: 1px dashed #ccc
}

a.hot_line {
	display: block;
	float: left;
	max-width: 250px;
	height: 29px;
	margin-bottom: 20px;
	font-size: 24px;
	color: #333;
	line-height: 29px
}

a.hot_line img {
	width: 29px;
	height: 29px
}

span.spe_add {
	display: block;
	float: right;
	width: auto;
	height: auto;
	font-size: 20px;
	color: #999;
	line-height: 29px
}

p.spe_port {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	font-size: 22px;
	color: #666;
	line-height: 29px
}

p.spe_port span {
	display: inline-block;
	margin-top: -5px;
	color: #333
}

p.spe_price {
	display: block;
	float: left;
	width: 182px;
	height: 43px;
	margin-bottom: 18px;
	border: 2px solid #273d93;
	font-size: 22px;
	text-align: center;
	line-height: 43px
}

p.spe_price+p.spe_price {
	margin-left: 26px
}

.spe_price .spe_l {
	display: block;
	float: left;
	width: 91px;
	height: 43px;
	color: #fff;
	background: #273d93
}

.spe_price .spe_r {
	display: block;
	float: left;
	width: 91px;
	height: 43px;
	color: #273d93;
	background: #fff
}

.spe_foot {
	float: left;
	width: 100%;
	height: auto;
	min-height: 50px;
	padding: 14px 15px 0 15px;
	font-size: 22px;
	color: #999;
	text-align: right;
	line-height: 31px
}

.spe_foot span {
	display: inline-block;
	margin-top: -3px
}

.costSearchResult {
	width: 100%;
	height: auto;
	padding: 0 13px 0 14px;
	background: #f1f1f1;
	overflow: hidden;
	clear: both
}

#costSearchResultUl {
	float: left;
	width: 100%;
	height: auto
}

#costSearchResultUl li {
	width: 100%;
	min-height:400px;
	margin-top: 24px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #ccc;
	background: #fff;
	overflow: hidden;
}

.resultTop {
	float: left;
	width: 100%;
	min-height: 47px;
	height: auto;
	border-bottom: 2px solid #e6e6e6;
	background: url("../images/resultTopBG.png") no-repeat 12px 5px;
	overflow: hidden;
}

.resultTop h1 {
	float: left;
	width: 200px;
	height: auto;
	margin-left: 47px;
	font-size: 18px;
	color: #273d93
}

.resultTop p {
	display: block;
	float: right;
	width: 180px;
	height: auto;
	margin-top: 0px;
	font-size: 16px;
	color: #4c4c4c
}

.resultMain {
	float: left;
	width: 591px;
	height: 258px;
	padding-top: 20px;
	border-bottom: 2px solid #e6e6e6
}

.resultMain img {
	float: left;
	width: 181px;
	height: 140px;
	margin: 0 11px 33px 11px
}

.resultMain .resultMainTable {
	float: left;
	width: 388px;
	height: 140px;
	margin-bottom: 35px
}

.resultMainTable tr td {
	width: 194px;
	height: 46px;
	font-size: 20px;
	color: gray;
	/*font-weight: bold;*/
	text-overflow: ellipsis
}

.resultMainTable tr td span {
	display: inline-block;
	margin-top: -5px
}

.resultMainTable tr td i {
	display: inline-block;
	margin: -5px 5px 0 5px
}

.inputBox {
	float: left;
	width: 173px;
	height: 63px;
	margin: 0 8px 0 12px;
	border: 2px solid #273d93;
	position: relative
}

.inputBox span {
	display: block;
	width: 73px;
	border-right: 2px solid #273d93;
	font-size: 18px;
	text-align: center;
	position: absolute
}

span.weightSpan {
	height: 30px;
	top: 0;
	left: 0;
	color: #273d93;
	background: #fff;
	line-height: 30px
}

.inputBox input {
	float: right;
	width: 88px;
	height: 31px;
	outline: none;
	border: none;
	padding: 15px 5px;
	font-size: 28px;
	color: #273d93;
	line-height: 31px;
	text-align: center
}

span.weightCount {
	width: 63px;
	height: 63px;
	top: 0;
	left: 75px;
	font-size: 28px;
	color: #273d93;
	text-align: center;
	line-height: 63px;
	border-right: none;
	overflow: hidden
}

span.increase {
	width: 32px;
	height: 30px;
	top: 0;
	right: 0;
	border: none;
	font-size: 24px;
	color: #999;
	text-align: center;
	line-height: 30px;
	border-right: none;
	cursor: pointer;
	border-left: 2px solid #e4e4e4;
	border-bottom: 2px solid #e4e4e4
}

span.decrease {
	width: 32px;
	height: 30px;
	bottom: 0;
	right: 0;
	border: none;
	font-size: 24px;
	color: #999;
	text-align: center;
	line-height: 30px;
	border-right: none;
	cursor: pointer;
	border-left: 2px solid #e4e4e4
}

span.priceSpan {
	height: 30px;
	left: 0;
	bottom: 0;
	color: #fff;
	background: #273d93;
	line-height: 30px
}

span.special {
	display: block;
	width: 60px;
	height: 30px;
	position: absolute;
	top: -31px;
	right: 20px;
	border: none;
	background: url("../images/specialIcon.png") no-repeat right center
}

span.special img {
	width: 60px;
	height: 30px
}

.resultFoot {
	float: left;
	width: 590px;
	height: 73px
}

.resultFoot p {
	display: block;
	float: left;
	width: 449px;
	height: 73px;
	padding-left: 11px;
	font-size: 21px;
	color: #666;
	line-height: 73px
}

.resultFoot p i {
	display: inline-block;
	margin-top: -3px;
	font-style: normal;
	color: #e83228
}

.resultFoot p span {
	display: inline-block;
	margin-top: -8px;
	font-size: 32px;
	color: #e83228
}

a.toLookQuotation {
	display: block;
	float: right;
	width: 114px;
	height: 49px;
	margin: 13px 13px 0 0;
	font-size: 22px;
	color: #fff;
	background: #273d93;
	text-align: center;
	line-height: 49px
}

.preview_box {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	background: rgba(255,255,255,.8)
}

.preview_box.now {
	display: table
}

.preview_box .cont {
	width: 100%;
	height: 100%;
	display: table-cell;
	text-align: center
}

.preview_box .cont img {
	max-width: 100%;
	max-height: 100%
}

.resetpasswordrequestForm {
	float: left;
	width: 471px;
	height: 681px;
	padding: 250px 85px 0 84px;
	background: #e6e6e6 url("../images/resetpasswordBg.png") no-repeat center 65px
}

.resetpassworderrorTip {
	float: left;
	width: 640px;
	height: 631px;
	padding-top: 300px;
	text-align: center;
	color: #666;
	background: #f2f2f2 url("../images/errorTip.png") no-repeat center 80px
}

.onlineMsgBody {
	width: 613px;
	height: 890px;
	padding: 41px 13px 0 14px;
	background: #f2f2f2;
	overflow: hidden;
	clear: both
}

.onlineMsgUl {
	float: left;
	width: 591px;
	height: auto;
	padding: 0 10px;
	margin-bottom: 30px;
	border: 1px solid #c7c5c6;
	background: #fff
}

.onlineMsgUl li {
	width: 578px;
	height: 78px;
	padding-left: 13px;
	font-size: 26px;
	color: #333;
	line-height: 78px
}

.onlineMsgUl li+li {
	border-top: 2px solid #e6e6e6
}

.onlineMsgUl li label {
	display: block;
	float: left;
	width: 137px;
	height: 78px
}

#msgName,#msgMobile,#msgEmail {
	display: block;
	float: left;
	width: 430px;
	height: 38px;
	outline: none;
	border: none;
	font-size: 24px;
	color: #333;
	padding: 22px 0 0 0;
	-webkit-appearance: none
}

#msgContent {
	display: block;
	float: left;
	width: 430px;
	height: auto;
	outline: none;
	border: none;
	font-size: 24px;
	color: #333;
	padding: 22px 0 0 0;
	-webkit-appearance: none
}

#msg_type_list {
	display: block;
	float: left;
	width: 430px;
	height: 78px;
	outline: none;
	border: none;
	font-size: 24px;
	color: #333;
	-webkit-appearance: none
}

#msgSubmit {
	float: left;
	width: 589px;
	height: 63px;
	margin-left: 11px;
	outline: none;
	border: none;
	font-size: 24px;
	color: #fff;
	background: #122a88 url("../images/saveVipSetting.png") no-repeat 200px center
}

.changepasswordForm {
	float: left;
	width: 471px;
	height: 581px;
	padding: 250px 85px 0 84px;
	background: #e6e6e6 url("../images/resetpasswordBg.png") no-repeat center 65px
}

#tOldPassword,#tNewPassword,#tCheckNewPassword {
	float: left;
	width: 447px;
	height: 67px;
	outline: none;
	padding: 0 10px;
	font-size: 23px;
	color: #666;
	line-height: 67px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c2c2c2;
	margin-bottom: 35px
}

.soft_function {
	width: 640px;
	height: 160px;
	background: #fff
}

.soft_con {
	height: 120px;
	width: 640px;
	margin-top: 20px
}

.soft_con2 {
	height: 275px;
	width: 640px
}

.function1 {
	float: left;
	height: 120px;
	width: 160px;
	text-align: center
}

.function1 img {
	width: 81px;
	height: 69px
}

.function1 p {
	text-align: center
}

.p1 {
	font-size: 20px;
	color: #555;
	font-family: "Microsoft YaHei";
	line-height: 45px
}

.soft_con_icon {
	width: 640px;
	height: 20px;
	display: block
}

.soft_con_icon .jsNav {
	width: 108px;
	margin: 0 auto
}

.jsNav li {
	float: left;
	display: block;
	list-style: none;
	text-align: center
}

.jsNav li a {
	display: inline-block;
	background: #ccc;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	margin: 0 5px
}

.jsNav li a.current {
	background: #fd4f02;
	cursor: pointer
}

.indexSearch_main {
	width: 100%;
	height:auto;
	padding: 5px 17px 20px 16px;
	background: #d7d7d7
}

.indexSearch_main input[type=text] {
	float: left;
	width: 45%;
	height: 32px;
	outline: none;
	padding: 0 14px;
	font-size: 14px;
	line-height: 32px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #b3b3b3
}

.search_btn {
	margin-top: 18px;
	text-align: center
}

.search_btn a {
	display: inline-block;
	height: 38px;
	width: 165px;
	margin: 0 auto;
	box-sizing: border-box;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 38px;
	background-color: #e83228
}

#beginAddress {
	float: left;
	width: 35%;
	height: 32px;
	outline: none;
	padding: 0 14px;
	font-size: 14px;
	line-height: 32px;
	-webkit-appearance: none;
	border-radius: 3px;
	border: 1px solid #b3b3b3;
	background-color: #fff
}

#txtStartAdd {
	float: left;
	width: 35%;
	height: 52px;
	outline: none;
	padding: 0 14px;
	font-size: 24px;
	line-height: 52px;
	-webkit-appearance: none;
	border-radius: 3px;
	border: 1px solid #b3b3b3;
	background-color: #fff
}

.indexSearch_SPCL {
	width: 607px;
	height: 88px;
	padding: 0 17px 0 16px;
	background: #d7d7d7
}

#txtBoxTypeClass {
	float: left;
	width: 100%;
	height: 32px;
	outline: none;
	padding: 0 14px;
	font-size: 14px;
	line-height: 32px;
	-webkit-appearance: none;
	border-radius: 3px;
	border: 1px solid #b3b3b3;
	background-color: #fff
}

.ac_results {
	padding: 0;
	border: 1px solid #000;
	background-color: #fff;
	overflow: hidden;
	z-index: 99999
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0
}

.ac_results li {
	margin: 0;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font: menu;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden
}

.ac_loading {
	background: #fff url('indicator.gif') right center no-repeat
}

.ac_odd {
	background-color: #eee
}

.ac_over {
	background-color: #0a246a;
	color: #fff
}


.pxyj_4a2 .inputBox{
    height:68px;text-align:center;line-height:28px;font-size:18px;
}
.pxyj_4a2 .titlan{
    background:#273d93;color:#fff;height:32px;
}
.pxyj_4a2 .priceSpan input{
    width: 100%;height: 32px;line-height: 32px; text-align:center;font-size:20px;
}
