/*        reset       */
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	font-family: menu, 'Helvetica Neue', "Microsoft YaHei", Helvetica, Arial,
		sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333333;
	background-color: #ffffff;
}

input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	outline: none;
}

a, a:hover, a:focus {
	color: inherit;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

figure {
	margin: 0;
}

img {
	vertical-align: middle;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code,
	form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

ol, ul {
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

/*    reset over    */
@font-face {
	font-family: 'iconfont';
	src: url('../new_rest/iconfont.eot');
	/* IE9*/
	src: url('../new_rest/iconfont.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */ 
		 url('../new_rest/iconfont.woff') format('woff'), /* chrome閵嗕公irefox */
		
		
		 url('../new_rest/iconfont.ttf') format('truetype'),
		/* chrome閵嗕公irefox閵嗕狗pera閵嗕讣afari, Android, iOS 4.2+*/ 
		 url('../new_rest/iconfont.svg#iconfont') format('svg');
	/* iOS 4.1- */
}

html {
	min-width: 1200px;
}

.wrapper {
	width: 1200px;
	margin: 0 auto;
}
/* 妫版粏澹婄猾璇叉倳  */
.lightgray {
	background: #f9f9f9;
}

.lightgray-2 {
	background: #f8f8f8;
}

.deepgray {
	background: #eee;
}

.orange {
	color: #fdc282;
}

.red-p, .red-peo {
	color: #f43e42;
}

.red-peo {
	font-size: 12px;
}

.red-price {
	color: #ff5050;
}

.gray {
	color: #999999;
}

.brown {
	color: #e9450a;
}
/* 妫版粏澹婄猾璇叉倳   END*/
/* 閸旂喕鍏橀柈銊ュ瀻 */

/*hide 闂呮劘妫屾稉宥呭窗閻€劎鈹栭梻锟�*/
.hide {
	display: none !important;
}
/*hide-v 闂呮劘妫屾稉鏂垮窗閻€劎鈹栭梻锟�*/
.hide-v {
	visibility: hidden !important;
}

.show-i {
	display: inline !important;
}

.show-ib {
	display: inline-block !important;
}

.show-b {
	display: block !important;
}

.show-v {
	visibility: visible !important;
}
/* 閸旂喕鍏橀柈銊ュ瀻  END*/
/* 缁屾椽妫块柈銊ュ瀻 */
/* 閹稿鎸� */
.btn-default {
	
}

.btn-td {
	text-align: center;
	width: 68px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	border-radius: 3px;
	color: #fff;
	background: #3db8db;
	cursor: pointer;
	text-decoration: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.btn-td:hover {
	background: #3da9dd;
}

.btn-cancel {
	color: #ff5050;
	border: 1px solid #ff5050;
	background: #FFFFFF;
}

.btn-cancel:hover {
	color: #ffffff;
}

.btn-upd {
	display: inline-block;
	padding: 0 27px;
	height: 58px;
	border: 2px solid #549b25;
	font-size: 20px;
	color: #549b25;
	border-radius: 29px;
	background: #ffffff;
	cursor: pointer;
	text-decoration: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.btn-upd:hover {
	border-color: #3b7e0f;
	color: #3b7e0f;
}

.btn-link-more {
	font-size: 14px;
	color: #506173;
	cursor: pointer;
}

.btn-link-more:hover {
	color: #5790d1;
}

/*logo缁紮绱濋梽鍕閸︺劋瀵屾穱鈩冧紖閺冧浇绔� */
.logo-new {
	position: relative;
	padding: 0 3px;
	width: 35px;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	color: #fff;
	background: #f43e42;
}

.logo-new:before {
	position: absolute;
	top: 5px;
	left: -6px;
	box-sizing: content-box;
	content: "";
	width: 0;
	height: 0;
	border: 3px solid transparent;
	border-right-color: #f43e42;
}

/* .placeholder{
	color: #E0E0E0 !important;
} */
.iconfont, [class^="icon-"], [class*="icon-"] {
	font-family: "iconfont";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/*************** 閸ョ偓鐖ｅЧ鍥拷浼欑窗濮ｅ繋閲滈弽鍥ㄦ閻€劌顦�  *************/
/*娴溠冩惂鐠愵厺鎷辨い鐢告桨1,娑撳﹣绱堕崶鍓у閹稿鎸�*/
.icon-add:before {
	content: "\e604";
}
/*娴溠冩惂鐠愵厺鎷辨い鐢告桨1,濞搭喖濮╃粣妤�鍙ч梻锟�*/
.icon-close:before {
	content: "\e602";
}
/*.flowbar濡亜鎮滃ù浣衡柤閺夛紕娈� 閺堬拷閸氬骸鐣幋锟� 鐎电懓褰�*/
.icon-true:before {
	content: "\e600";
}

.icon-seh:before {
	content: "\e61b";
}

.icon-more-l:before {
	content: "\e628";
	display: block;
	/* line-height: 0; */
	padding: 10px;
}
/* 閽冩繆澹� header 闁拷閸戯拷 閻ц鍤幐澶愭尦*/
.icon-exit:before {
	content: "\e60e";
}

.icon-edit:before {
	content: "\e619";
}

.icon-ban:before {
	content: "\e61d";
}
/*娑擃亙姹夋稉顓炵妇妫ｆ牠銆� 閹存垹娈戦悶鍡氱 閻樿埖锟斤拷 ing*/
.icon-more-c:before {
	content: "\e60a"
}
/*娑擃亙姹夋稉顓炵妇妫ｆ牠銆� 閹存垹娈戦悶鍡氱 閻樿埖锟斤拷 鑴�*/
.icon-cross-c:before {
	content: "\e61d";
}
/*娑擃亙姹夋稉顓炵妇妫ｆ牠銆� 閹存垹娈戦悶鍡氱 閻樿埖锟斤拷 鐎电懓褰�*/
.icon-check-c:before {
	content: "\e605";
}
/*娑擃亙姹夋稉顓炵妇-娑擃亙姹夌挧鍕灐閿涙艾鐣ㄩ崗銊吇鐠囷拷 鐎电懓褰�*/
.icon-check:before {
	content: "\e600";
}
/*娑擃亙姹夋稉顓炵妇-娑擃亙姹夌挧鍕灐閿涙艾鐣ㄩ崗銊吇鐠囷拷 鑴�*/
.icon-warn:before {
	content: "\e61c";
}
/*娑擃亙姹夋稉顓炵妇 -瀹革缚鏅跺☉鍫熶紖閺嶏拷 閸犲洤褰�*/
.icon-mess:before {
	content: "\e618";
}
/*缁俱垼澹婃稉濠氥�� 閻у妾發ogo*/
.icon-head:before {
	content: "\e624";
}
/* 瀵邦喕淇婇柅姘辨暏鐞涖劎銇�*/
.icon-wechat:before {
	content: "\e625";
}
/*footer 娴滃搫鑸�*/
.icon-footman:before {
	content: "\e601";
}
/*缁撅拷 閻у妾版い闈涚槕閻拷  闁匡拷 */
.icon-lock:before {
	content: "\e613";
}
/*  娴间椒绗熸い锟� 瀹革缚鏅堕懣婊冨礋 妞わ拷*/
.icon-bookmark:before {
	content: "\e612";
}

.icon-policy:before {
	content: "\e610";
}

.icon-addpeo:before {
	content: "\e60f";
}

.icon-search:before {
	content: "\e611";
}

.icon-heart:before {
	content: "\e615";
}

.icon-hourg:before {
	content: "\e616";
}

.icon-L:before {
	content: "\e608";
}

.icon-gear:before {
	content: "\e614";
}

.icon-card:before {
	content: "\e617";
}
.icon-apply:before{
	content: "\e61a";
}

.icon-child:before{
    content: "\e62b";
    position: absolute;
    right: 20px;
    top: 4px;
    z-index:1;
}
.icon-child.active:before{
    content: "\e62c";
}
/*   娴间椒绗熸穱鈩冧紖 妫ｆ牠銆� 瀹革缚鏅秈con*/
.icon-file:before {
	content: "\e61a";
}

.icon-man:before {
	content: "\e60c";
}
/*缁撅拷 娴溠冩惂娴犲绮�-閺堝秴濮�-濞翠胶鈻奸弶锟�*/
.icon-online:before {
	content: "\e61e";
}

.icon-stamp:before {
	content: "\e620";
}

.icon-pay:before {
	content: "\e621";
}

.icon-fin:before {
	content: "\e623";
}

.icon-review:before {
	content: "\e61f";
}

.icon-coin:before {
	content: "\e622";
}
/* 娴溠冩惂鐎佃鐦� 鑴�*/
.icon-cross:before {
	content: "\e607"
}
/* red 妫ｆ牠銆� 閺囨潙顦跨挧鍕唵 more*/
.icon-more-6p:before {
	content: "\e60d"
}

.icon-more-3p:before {
	content: "\e609"
}

/*	閸溿劏顕� 閹兼粎鍌�*/
.icon-search-s:before {
	content: "\e61b"
}
/* 閸溿劏顕� 濞村繗顫嶅▎鈩冩殶*/
.icon-eye:before {
	content: "\e626"
}
/* header */
/* 閹舵洑绻氶崡鏇氱瑐娴硷拷  */
.icon-download:before {
	content: "\e627";
}

header {
	/* border-bottom: 4px solid #e9450a; */
	font-size: 14px;
	text-align: right;
}

header .wrapper {
	margin: 0 auto;
	width: 1200px;
	height: 100px;
	padding-top: 10px;
}

header .wrapper h1 img{
	height:80px;
}

header h1 {
	float: left;
	width: 280px;
	height: 80px;
	overflow: hidden;
	margin-top: 0;
}

header .wechat, header .login {
	color: #666;
}

header .wechat {
	position: relative;
	padding-left: 15px;
	padding-right: 42px;
	margin-right: 10px;
}

header .icon-wechat {
	margin: 0 4px;
}

header .wechat:hover {
	background: #9e755d;
	background: currentcolor;
}

header .wechat:hover span {
	color: #fff;
}

header .wechat:hover img {
	z-index: 99;
	display: block;
	width:123px;
	height:123px;
}

header .wechat img {
	position: absolute;
	left: 0;
	padding: 3px;
	background: #666;
	display: none;
}

header .login {
	text-align: left;
	margin-top: 1px;
}

header .login:hover {
	color: #666;
}

header .login a:first-child {
	
}

header .login a:first-child:after {
	content: "";
	margin-left: 10px;
	margin-right: 5px;
	border-right: 1px solid #9e755d;
}

header .menu>li {
	display: inline-block;
	/* width: 140px; */
	height: 52px;
	line-height: 52px;
	font-size: 18px;
	color: #000;
	padding: 0 15px;
}

header .menu>li a {
	color: #333333;
    text-decoration: none;
}

header .menu>li.be-lx {
	position:relative;
    cursor: pointer;
}
header .menu>li.be-lx{
	background: url(../img/up.png) no-repeat right 20px center;
    background-size: 14px;
    padding-right:40px;
}
header .menu>li.be-lx:hover{
	background: url(../img/down.png) no-repeat right 20px center;
    background-size: 14px;
}
header .menu>li ul{
	position: absolute;
    left: 0;
    top: 50px;
    min-width: 114px;
    background: #fff;
    z-index: 999;
    border-top: 3px solid #e9450a;
    display:none;
}
header .menu>li:hover ul{
	display:block;
}
header .menu>li ul li{
	width: 100%;
    text-align: center;
    border-top: 1px solid #c0c0c0;
}
header .menu>li ul li:first-child{
    border-top:0px solid #c0c0c0;
}
header .menu>li ul li a{
    font-size: 16px;
    line-height: 40px;
    display: block;
}
header .menu {
	margin-right: -30px;
}

header .menu a.active {
	padding-bottom: 12px;
	border-bottom: 3px solid #e9450a;
}
header .menu .be-lx.be-fa ul a.active{
	padding-bottom:0;
	border-bottom:none;
}
header .menu a {
	/*display: inline-block;
	width: 100%;
	height: 100%;*/
	
}

header .menu a.active, header .menu a:hover {
	color: #e9450a;
}

header .head-c {
	height: 100px;
}
/* header .head-c h1{
	margin-top: -10px;
} */
header .head-c .menu-c {
	margin-top: 24px
}

header .menu-c>li {
	display: inline-block;
	padding:0 16px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #000;
}

header .menu-c a.active, header .menu-c a:hover {
	color: #5790d1;
}
header .menu-c a{
	position:relative;
}
header .menu-c li:hover a>em{
    display: block;
}
header .menu-c a>em{
    position: absolute;
    width: 250px;
    font-size: 12px;
    color: #333;
    background: #fff;
    left: 50%;
    margin-left: -125px;
    top: 30px;
    padding: 10px;
    line-height: 23px;
    box-shadow: 0 0 16px rgba(0,0,0,.4);
    border-radius: 6px;
    display: none;
    z-index:9;
    font-style: normal;
    text-align:left;
}
header .menu-c a>em:after{
    position: absolute;
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    border-bottom:8px solid #fff;
    left:50%;
    margin-left:-6px;
    top:-6px;
    content:"";
}
header .menu-c .message {
	position: relative;
	display: inline-block;
}

header .message>i {
	display: block;
	position: absolute;
	top: 4px;
	right: -13px;
	font-size: 12px;
	min-width: 16px;
	height: 16px;
	border-radius: 8px;
	padding: 0 3px;
	text-align: left;
	line-height: 16px;
	background: #f43e42;
	color: #fff;;
}

header .menu-c .last {
	width: 50px;
}

header .menu-c .last i {
	font-size: 20px;
}

header .menu-c .last i {
	font-size: 20px;
}

.last span {
	display: none;
}

.last>a {
	position: relative;
}

.last>a:hover span {
	display: block;
	position: absolute;
	width: 50px;
	height: 30px;
	left: -15px;
	top: 0;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	background: #617081;
	opacity: 0.8;
}
/*footer*/
footer {
	background: #363b40;
	color: #6e7a89;
	width: 100%;
	padding-top: 60px;
}

footer .wrapper {
	width: 1000px;
	height: 150px;
	margin: 0 auto 40px;
}

footer .company-infor, .footer-menu {
	display: inline-block;
}

footer .company-infor {
	width: 450px;
	margin-right: 36px;
	text-align: center;
	line-height: 26px;
}

footer .company-infor p {
	margin: 0;
}

footer .icon-footman {
	font-size: 50px;
	padding-top: 26px;
	display: block;
	height: 66px;
}

.company-infor .tel {
	font-size: 20px;
	line-height: 26px;
}

.company-infor .email {
	font-size: 14px;
	line-height: 28px;
}

.company-infor .address {
	font-size: 12px;
	line-height: 30px;
}

.footer-menu {
	position: relative;
	display: inline-block;
	width: 500px;
	height: 140px;
	vertical-align: top;
	font-size: 0;
}

.footer-menu>li {
	display: inline-block;
	vertical-align: middle;
	width: 33%;
	height: 100%;
	font-size: 14px;
}

.footer-menu h4 {
	font-size: 16px;
	line-height: 27px;
	padding-bottom: 12px;
	border-bottom: 1px solid #555b63;
}

.footer-menu ol {
	padding-top: 12px;
}

.footer-menu a {
	color: inherit;
	line-height: 25px;
}

footer .copy {
	font-size: 12px;
	padding: 20px;
	width: 100%;
	text-align: center;
	line-height: 30px;
	border-top: 1px solid #737a85;
}
/*  閺佺繝缍嬪姘З閺夆剝鐗卞蹇旀暭閸愭瑱绱濋崣顏呮暜閹镐簚ebkit濞村繗顫嶉崳锟�  */
::-webkit-scrollbar {
	width: 9px;
	height: 9px;
	box-sizing: border-box;
}

::-webkit-scrollbar-button {
	width: 12px;
	height: 12px;
	background:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAUCAYAAADRA14pAAADr0lEQVRYR71Yy04iQRQtE10IRiSBOLbOUvZmfkIlLHXjI+jCDzAm8w8TJKxZyENdqEui8BPuDVtsHCNGQcFEWUzdSt/KtbqqqZ44U0kn1V2n69xz63W6x5h9iXFoNADe521dftnibJlt+7PCjdmycpzz9vbmmvCTk5PzvK0NuNvbWyNuYWEBcbbUX8obSvBgMDAKiUQiUrDLi0nNPC9eYqwFfyWvTvAPHsm1JhqHEl9dXbHV1VUJo4Lv7u6k4JOTE7a5uSlxc3Nz/0ww5VXjR15VMIjFoop2+v2+EAJisaDoaDQqR/j+/l7gjo+PJW5ra0vUZ2dnqWDko1zqM+fi4kL0RxOMMaytrUneXC4ncMhFYzg4OBA4KpiK1Yl2Xl9fXSqWip6ampLEDw8PbrVa9U2S7e1tlkwmdYIBC6J1CXfOz8/ljAHRNIbFxcXs0tJShb/rHB4eShxw0RgymczPVCr1CwWrRCOJeQesVqtJUevr61JwPp+XxHt7e6xYLErc/v6+OqVHJvrl5cWt1+u+BEIMNzc3UvDj46NbqYD2zwViaLfbWsGBU+vs7EwIASIow+GQYSA8e5K4UCgIHBBBeX9/Z+VyWdT5CAliJabApdTr9UR/VDTGQPeO5+dngUMuGgPiQu3S3W7XHR8fl2IxaHjWbDalYAhwYmJCNH98fEht8KzVaukEA8a4WQIvdgKiacJjsZicWZgYwJZKJZlwiGF6etq3hpWk+24dzKAOODMzI4lhrZs6I2t9FB+2+3ghcZjIIF4YCJiFUJA31AjbCrY8N/9aMH2RCrbhDSP4OydKBETZ4W09fn3jV8SAG/Dnv/kFFtS22PC2eGdWOJNg3fnos3iXl5ci6HQ6zTxryVRbeXp6KjAbGxvMYCt1XDQZgpdy0UbV0lI+ikNuk9NCLN21fU4LQXA2ersgbP+fXBZiwG05jqNzWUE7NLwueHVmBxrpLg3c4OwoJ9aR+6udFgvhsugA/DeHZ3JaWi+tOi1q9bxdkHU6nU8uCxwPlkQiEeSjTaKFw8M+1JGmDg+4EUddFsSA3KFGWGcAVlZWBId3zrGnpyff4Z/NZgUmHo+bBIc2Hgqv+Cy14Q61hlUDgNkEcs8AMPXwR8zOzo48/Olc5vWRaxh4qctCsdCPajzAcFBOrI8yHtpdWj2HG42G6G95eZl55yHDLyokOjo6EtXd3V1Gvqh061e3jAAnjAfloi/Tcxi4KR/FIXeYc9jmFwpw2PwGUgY58NaG1/rX0h9d1DUzJEP0JgAAAABJRU5ErkJggg==);
	background-color: transparent;
	background-repeat: no-repeat;
}

::-webkit-scrollbar-button:vertical:start {
	background-position: 0px 0px;
}

::-webkit-scrollbar-button:vertical:start:hover {
	background-position: -10px 0px;
}

::-webkit-scrollbar-button:vertical:start:active {
	background-position: -20px 0px;
}

::-webkit-scrollbar-button:vertical:end {
	background-position: -30px 0px;
}

::-webkit-scrollbar-button:vertical:end:hover {
	background-position: -40px 0px;
}

::-webkit-scrollbar-button:vertical:end:active {
	background-position: -50px 0px;
}

::-webkit-scrollbar-button:horizontal:start {
	background-position: 0px -11px;
}

::-webkit-scrollbar-button:horizontal:start:hover {
	background-position: -10px -11px;
}

::-webkit-scrollbar-button:horizontal:start:active {
	background-position: -19px -11px;
}

::-webkit-scrollbar-button:horizontal:end {
	background-position: -30px -11px;
}

::-webkit-scrollbar-button:horizontal:end:hover {
	background-position: -40px -11px;
}

::-webkit-scrollbar-button:horizontal:end:active {
	background-position: -50px -11px;
}

::-webkit-scrollbar-track-piece {
	background-color: rgba(0, 0, 0, 0.15);
	-webkit-border-radius: 5px;
}

::-webkit-scrollbar-thumb {
	background-color: #E7E7E7;
	border: 1px solid rgba(0, 0, 0, 0.21);
	-webkit-border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
	background-color: #F6F6F6;
	border: 1px solid rgba(0, 0, 0, 0.21);
}

::-webkit-scrollbar-thumb:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#E4E4E4),
		to(#F4F4F4));
}

::-webkit-scrollbar-corner {
	background-color: #f1f1f1;
	-webkit-border-radius: 1px;
}

.about-page {
	padding-top: 20px;
}

.about-page .menu-left {
	float: left;
	margin-left: 40px;
	color: #6d7a89;
}

.about-page .menu-left .box {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 94px;
	border-bottom: 4px solid;
	text-align: center;
}

.about-page .menu-left .box:first-child {
	border-top: 4px solid;
	margin-top: 7px;
}

.about-page .menu-left .tit {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

.about-page .menu-left li {
	font-size: 14px;
	height: 25px;
	display: block;
}

.about-page .menu-left a:hover, .about-page .menu-left a:active,
	.about-page .menu-left a.active {
	color: #e9450a;
}

.about-page .main {
	float: right;
	width: 1010px;
	min-height: 800px;
	background: #fff;
	margin-bottom: 100px;
	padding-top: 55px;
	padding-bottom: 20px;
}

.about-page .main.text.contact.f-tac h5 {
	color: #e9450a;
	line-height: 28px;
}

.about-page .main.text.contact.f-tac .new-address {
	width: 700px;
	margin: 0 auto;
}

.about-page .main.text.contact.f-tac .new-address .newaddress {
	width: 468px;
	float: left;
	text-align: left;
	border-right: 1px dashed #ccc;
	height: 196px;
}

.about-page .main.text.contact.f-tac .new-address .newaddress p {
	line-height: 22px;
}

.about-page .main.text.contact.f-tac .new-address img {
	width: 196px;
	float: right;
}

.about-page .flow .tit {
	width: 131px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	background: #e9450a;
	font-size: 18px;
	text-align: left;
	padding-left: 42px;
	border-bottom-right-radius: 16px;
	border-top-right-radius: 16px;
	margin-bottom: 20px;
}

.about-page .flow img {
	display: block;
	margin: 50px auto 80px;
}

.about-page .flow .sub {
	padding-left: 44px;
}

.about-page .main {
	max-width: 1000px;
}

.about-page .text li {
	display: block;
	margin-left: 75px;
	margin-bottom: 25px;
	color: #666;
	font-size: 14px;
	line-height: 26px;
}

.about-page .text li.hr {
	padding-bottom: 25px;
	border-bottom: 7px solid #eee;
	margin-right: 75px;
}

.about-page .text .tit {
	font-size: 16px;
	color: #e9450a;
}

.about-page .qa .tit {
	margin-left: -1.6em;
}

.about-page .qa .tit+p {
	margin-left: -1.5em;
}

.about-page .contact img {
	width: 960px;
}

.about-page .join img {
	display: block;
	margin: 0 auto 40px;
}
/*2016-11-16*/
.menu-left li {
	font-size: 18px;
}

.infors {
	padding: 8px 62px;
	overflow: hidden;
	position: relative;
	top: 59px;
}

.employees {
	border-right: 0 !important;
}

.children {
	border-left: 0 !important;
}

.infors a {
	width: 120px;
	height: 40px;
	display: block;
	text-align: center;
	line-height: 40px;
	border: 1px solid #999;
	color: #999;
	float: left;
	border-bottom: 0;
}

.infors .active {
	background: #349ba9;
	color: #fff;
	border-bottom: 0;
}

/*2016-11-23*/
.sch {
	width: 875px;
	margin: 0 auto;
	margin-top: 45px;
	margin-bottom: -20px;
	overflow: hidden;
}

.sch p {
	width: 195px;
	margin-right: 20px;
	float: left;
	margin-bottom: 45px;
}

.sch p label {
	float: left;
	line-height: 40px;
	margin: 0;
	padding: 0;
	color: #8c9cad;
}

.sch p input, .sch p select {
	width: 120px;
	height: 40px;
	border: 1px solid #c0c0c0;
	border-radius: 4px;
}

.sch p select#certTypeALL {
	width: 125px;
}

.sch .schbtn, .sch-iptbtn {
	width: 70px;
	height: 28px;
	background: #3db8da;
	color: #fff;
	margin: 0 auto;
	border: 0;
	border-radius: 4px;
	display: block;
	margin-top: 8px;
}

.sch-one {
	margin-top: 0;
}

.sch-one p {
	width: 230px;
}

.sch-one p input {
	width: 140px;
}

.sch-one .schbtn-one {
	margin-top: 6px;
}

.sch-result {
	border-top: 1px solid #c0c0c0;
}

.sch-rst, .result {
	padding: 10px 30px;
}

.sch-rst span {
	color: #8f9aac;
}

.srch {
	display: inline-block;
}

.sch-ipt {
	width: 240px;
	height: 34px;
	border: 1px solid #c0c0c0;
	border-radius: 4px;
	display: -webkit-inline-box;
}

.sch-ipt input {
	border: 0;
	padding-left: 10px;
}

.sch-ipt input:focus {
	outline: 0;
}

.icon-seh {
	line-height: 34px;
	position: relative;
	right: -42px;
	color: #c0c0c0 !important;
}

.icon-seh:hover {
	text-decoration: none;
}

.sch-iptbtn {
	margin-top: 0;
	display: inline-block;
}

.result b {
	color: #4f6072;
	float: left;
}

.result-num {
	margin-left: 70px;
}

.result-num span {
	margin-right: 30px;
	line-height: 24px;
}

/*2016-11-24*/
.product-list .l li {
	position: relative
}

.biaoqian {
	position: absolute;
	left: 20px;
	top: 12px;
}

.yuanJ {
	text-align: right;
	float: right;
	margin-top: 30px;
}

.yuanJ del {
	position: absolute;
}

/*2016-11-28*/
.content {
	background: #fef7c1;
	overflow: hidden;
	padding-bottom: 50px;
	height: 5114px;
	background: url(../img/gratitude/active-bg.jpg) center center no-repeat;
	position: relative;
}

.banner-bgadd {
	width: 994px;
	height: 1148px;
	background: url(../img/gratitude/banner-bgadd.png) center center
		no-repeat;
	margin: 0 auto;
	position: absolute;
	top: 610px;
	left: 50%;
	margin-left: -497px;
}

.banner-bg {
	width: 990px;
	height: 1148px;
	background: url(../img/gratitude/banner-content.png) center center
		no-repeat;
	margin: 0 auto;
	position: absolute;
	top: 1810px;
	left: 50%;
	margin-left: -495px;
}

.banner-content {
	width: 910px;
	margin: 158px auto;
	position: absolute;
	margin-left: 35px;
}

.banner-content dl {
	width: 447px;
	height: 467px;
	border: 1px solid #ef1b4d;
	background: #fff;
	float: left;
	margin-left: 12px;
	margin-bottom: 8px;
	position: relative;
}

.banner-content dl:first-child {
	margin-left: 0;
}

.banner-content dl dt {
	width: 290px;
	height: 270px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.banner-content dl dd {
	margin-left: 15px;
}

.banner-content dl dd h3 {
	font-size: 20px;
	color: #000;
}

.banner-content dl dd p {
	font-size: 14px;
	line-height: 48px;
}

.c-btn {
	width: 447px;
	height: 70px;
	background: #ef1b4d;
	position: absolute;
	bottom: 0;
}

.c-btn p {
	float: left;
	color: #facc14;
	font-size: 22px;
	text-shadow: 1px 0px 5px #950;;
	position: absolute;
	left: 15px;
	line-height: 45px;
}

.c-btn p span {
	color: #fff;
	font-size: 42px;
}

.tonghang {
	color: #fff;
	font-size: 14px;
	line-height: 110px;
	margin-left: 15px;
	font-weight: normal;
}

.c-buy {
	float: right;
	margin-right: 2px;
	margin-top: 3px;
}

.banner-contentadd dl {
	width: 915px;
	height: 290px;
	margin-left: 0;
	margin-bottom: 22px;
}

.banner-contentadd dl dt {
	width: 445px;
	height: 278px;
	float: left;
	margin: 0 auto;
	vertical-align: middle;
	display: table-cell;
}

.banner-contentadd dl dt>div {
	width: 445px;
	height: 278px;
	margin: 0 auto;
	vertical-align: middle;
	display: table-cell;
}

.banner-contentadd dl dt img {
	max-width: 445px;
	max-height: 278px;
	margin: 0 auto;
	display: block;
	vertical-align: middle;
}

.banner-contentadd dl dd {
	width: 440px;
	height: 220px;
	float: left;
	margin-top: 40px;
}

.banner-contentadd dl dd p {
	line-height: 28px;
}

.banner-contentadd dl dd h3 {
	margin-bottom: 20px;
}

.c-btnadd {
	bottom: 20px;
	right: 4px;
}

.banner-bg-two {
	width: 1220px;
	height: 1760px;
	background: url(../img/gratitude/c-banner-bg-two.png) center center
		no-repeat;
	position: absolute;
	top: 3010px;
	left: 50%;
	margin-left: -630px;
}

.banner-bg-two p {
	width: 570px;
	color: #ff504e;
	position: absolute;
	bottom: 295px;
	text-align: center;
	left: 50%;
	margin-left: -275px;
	font-size: 16px;
}

.banner-bg-three {
	width: 990px;
	height: 246px;
	background: url(../img/gratitude/c-banner-bg-three.png) center center
		no-repeat;
	position: absolute;
	bottom: 125px;
	left: 50%;
	margin-left: -494px;
}

.banner-bg-three-word {
	width: 420px;
	margin: 0 auto;
	margin-top: 175px;
}

.banner-bg-three p {
	width: 420px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	font-family: "寰蒋闆呴粦";
}

/*2016-11-29*/
.case-addNew p {
	width: 360px;
	float: left;
	overflow: hidden;
	margin-bottom: 12px;
}

.case-addNew p label {
	width: 150px;
	text-align: right;
	float: left;
	color: #8c9cad;
}

/* 2016-11-30 */
#paging聽 {
	height: 聽32px;
	margin: 聽20px auto;
}

.norecord {
	text-align: center;
	margin-top: 12px;
	margin-bottom: 40px;
	line-height: 32px;
	color: #999;
	height: 32px;
	font-size: 18px;
	padding-left: 22px;
	background: url(../img/gratitude/nopic.png) no-repeat 336px center;
}

.redimg {
	width: 240px;
	object-fit: cover;
	height: 240px;
}

/* 2016-12-05 */
.wrapper {
	position: relative;
}

.dacu {
	position: absolute;
	left: 205px;
}

.flbimg {
	width: 160px;
}

.flbimg.zzbimg {
	width: 120px;
}

/* 2016-12-07 */
.home-biaoqian {
	left: 5px;
}

.xiangguang {
	float: right;
	color: #999;
	margin-top: 30px;
}
/* 2016-12-09 */
.banner-content dl:hover {
	cursor: pointer;
}
/* 2016-12-13 */
.news-wrapper .page a {
	float: left;
	padding: 9px 11px;
	border: 1px solid;
	border-radius: 5px;
	margin-left: 4px;
	line-height: 1;
}

.news-wrapper .page a.active {
	color: #fff;
	background: #e9450a;
	border-color: #e9450a;
}
/*2017-01-06*/
.loginBtn button {
	display: block;
	padding: 0 28px;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 40px;
	background: #ff5050;
	color: #ffffff;
	border: 0;
	border-radius: 5px;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#myModalCancelBtn {
	background: #ccc
}

/*2017-01-17鍥㈠缓淇�*/
.product-name-tjb {
	height: 510px;
	background: url(../img/product/product-banner-bg-tjb.png) center bottom
		repeat-x;
	background-color: #64c7fe;
}

.product-calc-wrapper.product-name-tjb .wrapper {
	height: 100%;
	background: url(../img/product/banner-tjb.jpg) 7px 0 no-repeat;
}

.date .option {
	border-radius: 3px;
}

.codeBtn {
	width: 90%;
	position: relative;
	left: 5%;
	margin-top: 30px;
	margin-bottom: 15px;
}

.codeBtn a {
	width: 47%;
	display: inline-block;
	height: 46px;
	line-height: 44px;
	margin: 0 auto;
	background: #ff5050;
	color: #ffffff;
	border: 0;
	border-radius: 5px;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.codeBtn a:first-child {
	margin-right: 18px;
}

.codeBtn a:hover {
	background: #ef3535;
	color: #fff;
}

.codeBtn a:focus {
	color: #fff;
}

.case1 dl dt {
	margin-bottom: 40px;
}

.case1 dl dd {
	width: 762px;
	margin: 0 auto;
}

.case1 dl dt img {
	display: block;
	margin: 0 auto;
}

.case1 dl dd p, .case1 dl dd span {
	font-size: 16px;
	line-height: 30px;
	color: #666;
}

.case1 dl dd span {
	display: block;
	margin-top: 45px;
}

.case1 dl dd p b {
	color: #ec5a5a;
	font-size: 18px;
}

.icon-user:before {
	content: "\e62a";
}

.icon-import:before {
	content: "\e631";
}

.clear {
	clear: both;
	font-size: 1px;
	height: 0;
	visibility: hidden;
	line-height: 0;
}

#appt {
	width: 100%; /* 
	height:900px; */
	background: url(../img/product/tjb-yy-bg.jpg) no-repeat;
	background-size: cover;
	/* position:relative; */
	display: table;
	padding-bottom: 40px;
}

#appt h3 {
	text-align: center;
	padding-top: 28px;
	line-height: 78px;
	font-size: 30px;
	color: #fff;
}

.appt {
	width: 400px;
	/* min-height:540px; */
	background: #fff;
	/* position:absolute;
	left:50%;
	margin-left:-200px;
	top:106px; */
	display: table;
	border-radius: 5px;
	margin: 0 auto;
}

.appt-form {
	width: 400px;
	/* min-height:500px; */
	padding: 0 35px;
	padding-bottom: 40px;
}

.appt-form p {
	position: relative;
	color: #333;
	display: table;
	width: 100%;
}

.appt-form p i {
	position: absolute;
	width: 12px;
	height: 42px;
	line-height: 52px;
	left: -16px;
	top: 10px;
	font-style: normal;
	color: #f00;
}

.appt-form p input {
	width: 330px;
	height: 40px;
	border: 1px solid #ccc;
	outline: none;
	padding-left: 10px;
	margin-top: 10px;
	font-size: 14px;
	line-height: 40px;
	border-radius: 3px;
}

.appt-form p:first-child {
	font-size: 14px;
	text-align: center;
	line-height: 24px;
	padding: 32px 0;
}

.appt-form p.messcode input {
	width: 190px;
	float: left;
}

.appt-form p.messcode input#getSmsVerifyCode {
	width: 130px;
	height: 40px;
	display: block;
	float: right;
	border: 1px solid #ccc;
	margin-top: 10px;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	color: #333;
	padding: 0;
	cursor: pointer;
}

.appt-form p button.btn {
	width: 330px;
	margin-top: 40px;
}

.appt-success {
	padding-top: 62px;
	padding-bottom: 50px;
}

.appt-success p {
	font-size: 14px;
	text-align: center;
	line-height: 24px;
	color: #333;
}

.appt-success img {
	display: block;
	margin: 38px auto;
}

.appt-form p.prompt {
	font-size: 12px;
	color: #f00;
	padding: 0;
	line-height: 14px;
	padding-top: 5px;
}

#activation {
	width: 100%;
	/* height:1126px; */
	background: url(../img/product/tjb-jh-bg.jpg) no-repeat left bottom;
	background-size: cover;
	position: relative;
	padding-bottom: 40px;
}

#activation h3 {
	text-align: center;
	padding-top: 28px;
	line-height: 78px;
	font-size: 30px;
	color: #fff;
}

.activation {
	width: 760px;
	/* height:980px; */
	background: #fff;
	/* position:absolute;
	left:50%;
	margin-left:-380px;
	top:106px; */
	border-radius: 5px;
	margin: 0 auto;
}

.activation-title {
	width: 660px;
	height: 69px;
	border-bottom: 1px solid #ccc;
	background: url(../img/product/tjb-right-grey.png) no-repeat center;
	margin: 0 auto;
}

.activation-title.active {
	width: 660px;
	height: 69px;
	border-bottom: 1px solid #ccc;
	background: url(../img/product/tjb-right-blue.png) no-repeat center;
	margin: 0 auto;
}

.activation-title span {
	width: 330px;
	text-align: center;
	display: block;
	float: left;
	line-height: 69px;
	font-size: 16px;
	color: #999;
	background: url(../img/product/tjb2-grey.png) no-repeat 118px center;
	padding-left: 58px;
}

.activation-title span:first-child {
	background: url(../img/product/tjb1.png) no-repeat 100px center;
	padding-left: 40px;
	color: #2ba0e2;
}

.activation-title span.dui {
	background: url(../img/product/tbj-success-small.png) no-repeat 100px
		center;
}

.activation-title span.er {
	background: url(../img/product/tjb2.png) no-repeat 100px center;
	color: #2ba0e2;
}

.activation-forms {
	width: 760px;
	/* height:890px; */
}

.activation-form:first-child {
	border-bottom: 1px solid #ccc;
}

.activation-form {
	width: 760px;
	padding-bottom: 40px;
}

.activation-form h4 {
	margin-top: 40px;
	border-left: 3px solid #2ba0e2;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	margin-left: 137px;
	padding-left: 8px;
	color: #2ba0e2;
}

.activation-form p {
	position: relative;
	color: #333;
	margin-top: 10px;
}

.activation-form p.firstchild {
	margin-top: 25px;
}

.activation-form p label {
	position: absolute;
	height: 42px;
	width: 214px;
	font-size: 14px;
	line-height: 42px;
	left: 0;
	top: 0;
	text-align: right;
	font-style: normal;
	color: #333;
	padding-right: 10px;
}

.activation-form p b {
	position: absolute;
	width: 204px;
	left: 546px;
	top: 0;
	font-size: 12px;
	color: #f00;
	font-weight: normal;
	line-height: 42px;
	padding-left: 10px;
	display: none;
}

.activation-form p b.tworow {
	line-height: 14px;
	padding-top: 7px;
}

.activation-form p label i {
	color: #f00;
	margin-right: 5px;
	font-style: normal;
}

.activation-form p input, .activation-form p textarea {
	width: 330px;
	height: 40px;
	display: block;
	border: 1px solid #ccc;
	outline: none;
	padding-left: 10px;
	margin-top: 10px;
	font-size: 14px;
	line-height: 40px;
	margin: 0 auto;
	border-radius: 3px;
}

.activation-form p input.intemy, .activation-form p textarea.intemy {
	border-color: #f00;
}

.activation-form p textarea {
	height: auto;
	resize: none;
	line-height: 24px;
	padding: 10px;
}

.activation-form p.messcode input:first-child {
	float: left;
}

.activation-form p.messcode input {
	width: 150px;
	float: right;
}

.activation-form p.messcode>span i {
	width: 26px;
	text-align: center;
	height: 42px;
	display: block;
	float: left;
}

.activation-form p.messcode>span {
	width: 330px;
	margin: 0 auto;
	height: 42px;
	display: block;
}

.activation p button.btn {
	width: 330px;
	margin-top: 40px;
}

.activation p a.btn {
	width: 330px;
	margin-top: 40px;
}

.activation-success {
	padding-top: 92px;
}

.activation-success p {
	font-size: 14px;
	text-align: center;
	line-height: 24px;
	color: #333;
	padding-bottom: 80px;
}

.activation-success img {
	margin: 38px auto;
	display: block;
}

.activation-int p {
	padding-left: 106px;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	padding-bottom: 20px;
}

.activation-int p:first-child {
	font-size: 14px;
	color: #333;
	padding-top: 38px;
	padding-left: 106px;
}

.activation-int p:first-child a {
	color: #2ba0e2;
	text-decoration: underline;
}

.activation-int>a {
	width: 146px;
	height: 40px;
	border: 1px solid #2ba0e2;
	color: #2ba0e2;
	display: block;
	margin: 0 auto;
	border-radius: 30px;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	margin-top: 62px;
	margin-bottom: 50px;
}

.activation-int>a i {
	font-size: 23px;
	padding-right: 5px;
	margin-top: 2px;
}

.activation-int p.int-btn {
	padding-left: 0;
}

.activation-int p a {
	color: #2ba0e2;
	text-decoration: underline;
}

.activation-int-table {
	width: 550px;
	margin: 0 auto;
	margin-top: 16px;
}

.activation-int-table table {
	width: 100%;
	font-size: 14px;
	color: #333;
}

.activation-int-table table thead {
	background: #2ba0e3;
	color: #fff;
}

.activation-int-table table thead th {
	font-weight: normal;
}

.activation-int-table table thead th.rows-tit {
	border-right: 2px solid #fff;
}

.activation-int-table table thead th.cols-tit {
	border-bottom: 2px solid #fff;
}

.activation-int-table table tbody td {
	text-align: center;
}

.activation-int-table table tbody tr:nth-child(even) {
	background: #f5f5f5;
}

#masg {
	color: #333;
}

#masg.masg {
	color: #cdcdcd;
}

.activation-form p b.empty {
	display: block;
}
/*2017-01-17鍥㈠缓淇�*/
.sports-home {
	position: fixed;
	width: 100%;
	height: 205px;
	left: 0;
	bottom: 0;
	z-index: 99;
}

.sportsbg-home {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 130px;
	background: #000;
	filter: alpha(opacity = 70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.sportcont-home {
	width: 937px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -468.5px;
}

.sportcont-home a.del {
	position: absolute;
	right: 0;
	top: 26px;
	width: 27px;
	height: 27px;
	display: block;
}

.sportcont-home a img {
	display: block;
}

.sport-homes {
	position: fixed;
	left: 50%;
	bottom: 40px;
	margin-left: 400px;
	width: 160px;
	height: 160px;
	display: none;
	cursor: pointer;
	z-index: 9;
}

.sportsbg-home.lxbbg-home {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 130px;
	background: url(../img/bw/lxbbg.png) no-repeat center bottom;
	filter: alpha(opacity = 100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.sport-homes img {
	width: 160px;
	display: block;
}

#indexHeadLinkDiv .menu a.sportlink {
	color: #e9450a;
}

#indexHeadLinkDiv .menu a.sportlink:hover {
	color: #cc3e0c;;
}
#indexHeadLinkDiv .menu a.sportlink:hover{
	color:#cb0e2e;
}
.buttonShow11{
	display: none;
}

.layui-layer-btn{
	text-align: center!important;
	margin-top: -80px\9\0;
}
.layui-layer-btn a{
	margin: 0 20px!important;
	padding: 0 25px!important;;
}
.layui-layer-btn .layui-layer-btn0{
	border-color: #d54848!important;
	background-color: #ed2e2e!important;
}
.layui-layer-dialog .layui-layer-content{
	text-align: center!important;
}
.layui-layer-dialog .layui-layer-content{
	padding-top: 40px!important;
}


.fixedIphone{
	position:fixed;
	width:60px;
	height:60px;
	right:60px;
	bottom:130px;
	z-index:2147483647;
	cursor: pointer;
}
.fixedIphone:hover .iphoneNumber{
	display:block;
}
.iphoneNumber{
	position:absolute;
	right:70px;
	top:5px;
	height:50px;
	line-height:40px;
	padding:5px 10px;
	color:#fff;
	background:#39c9bd;
	width:120px;
	text-align:center;
	font-size:14px;
	display:none;
	font-weight: bold;
}
.iphoneNumber i{
	font-size:12px;
	font-style:normal;
	text-align:left;
	display:block;
	font-weight: normal;
}
.iphoneNumber:after{
	content:"";
	position:absolute;
	width:0;
	height:0;
	border-top:10px solid transparent;
	border-bottom:10px solid transparent;
	border-left:10px solid #39c9bd;
	right:-10px;
	top:50%;
	margin-top:-10px;
}
.iphoneIcon{
	width:60px;
	height:60px;
}
.iphoneIcon img{
	width:60px;
	display:block;
}
#MEIQIA-BTN-HOLDER:hover + .fixedIphone{
	display:none;
}

#MEIQIA-BTN{
	position: fixed;
	right: 60px;
	bottom: 60px;
}
#MEIQIA-BTN #MEIQIA-BTN-ICON{
	top: 12px!important;
    left: 14px!important;
}

.meiqiaBzn{
	position:fixed;
	right:130px;
	bottom:65px;
	height:50px;
	line-height:50px;
	padding:0 10px;
	color:#fff;
	background:#e7461f;
	width:120px;
	text-align:center;
	font-size:16px;
	display:none;
	font-weight: bold;
	z-index:99999999;
}
.meiqiaBzn:after{
	content:"";
	position:absolute;
	width:0;
	height:0;
	border-top:10px solid transparent;
	border-bottom:10px solid transparent;
	border-left:10px solid #e7461f;
	right:-10px;
	top:50%;
	margin-top:-10px;
}

.icon-beauty,.icon-well{
	width: 50px;
	background：url(../img/up.png) no-repeat right 20px center;
    background-size: 14px;
}

