﻿html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}

body {
	margin: 0;
	font-size: 12px;
	line-height: 2;
	color: #333;
	background-color: #fff;
	min-width: 1190px
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
	*display: inline;
	*zoom: 1
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background: transparent;
	text-decoration: none;
	color: #6b6b6b
}

a:active,
a:hover {
	outline: 0
}

a:hover {
	color: #006699
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic
}

svg:not(:root) {
	overflow: hidden
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	_font-family: 'courier new', monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	*overflow: visible
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea:focus,
input:focus {
	outline: none
}

input {
	line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	*height: 13px;
	*width: 13px
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0;
	*margin-left: -7px
}

textarea {
	overflow: auto;
	resize: vertical
}

optgroup {
	font-weight: bold
}

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

td,
th {
	padding: 0
}

q {
	quotes: none
}

html,
button,
input,
select,
textarea {
	font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
form,
blockquote {
	margin: 0
}

ul,
ol,
li,
dl,
dd {
	margin: 0;
	padding: 0
}

ul,
ol {
	list-style: none outside none
}

h1,
h2,
h3 {
	line-height: 2;
	font-weight: normal
}

h1 {
	font-size: 18px
}

h2 {
	font-size: 15.6px
}

h3 {
	font-size: 14.04px
}

h4 {
	font-size: 12px
}

h5,
h6 {
	font-size: 10.2px;
	text-transform: uppercase
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #ccc
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #ccc
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #ccc
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #ccc
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
	font-size: 0 !important;
	line-height: 0!important;
	height: 0!important;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.f-cb {
	zoom: 1
}

.f-cb:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	content: "."
}

.fl {
	float: left;
	display: inline
}

.fr {
	float: right;
	display: inline
}

.por {
	position: relative
}

.poa {
	position: absolute
}

.pof {
	position: fixed
}

.poa-f {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.ovh {
	overflow: hidden
}

.noselect {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none
}

.z1 {
	z-index: 1
}

.z2 {
	z-index: 2
}

.z3 {
	z-index: 3
}

.dn {
	display: none
}

.dib {
	display: inline-block
}

.w-f {
	width: 100%
}

.h-f {
	height: 100%
}

.fwn {
	font-weight: normal
}

.tac {
	text-align: center
}

.t-f {
	-webkit-transition: all 0.5s;
	transition: all 0.5s
}

.t-c {
	-webkit-transition: color 0.5s;
	transition: color 0.5s
}

.t-bg {
	-webkit-transition: background 0.5s;
	transition: background 0.5s
}

.loader {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	font-size: 10px;
	border-top: 1px solid rgba(0, 0, 0, 0.08);
	border-right: 1px solid rgba(0, 0, 0, 0.08);
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	border-left: 1px solid rgba(0, 0, 0, 0.5);
	border-radius: 50%;
	-webkit-animation: spinner 700ms infinite linear;
	animation: spinner 700ms infinite linear
}

.loader.white {
	border-top: 1px solid rgba(255, 255, 255, 0.08);
	border-right: 1px solid rgba(255, 255, 255, 0.08);
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
	border-left: 1px solid rgba(255, 255, 255, 0.5)
}

@-webkit-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

/*@font-face {
	font-family: 'TT0663M_5';
	src: url("../fonts/TT0663M_5.eot");
	src: url("../fonts/TT0663M_5.eot?#iefix") format("embedded-opentype"), url("../fonts/TT0663M_5.woff") format("woff"), url("../fonts/TT0663M_5.ttf") format("truetype"), url("../fonts/TT0663M_5.svg#Sri-TSCRegular") format("svg");
	font-weight: normal;
	font-style: normal
}*/

.w1200 {
	width: 1200px;
	margin: 0 auto
}

.arial {
	font-family: 'arial' !important
}

.TT {
	font-family: 'TT0663M_5' !important
}

/**/
.layer-bg{
	width:100%;
	height:100%;
	position:fixed;
	z-index:1999;
	left:0px;
	top:0px;
	display:none;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#7F000000, endColorstr=#7F000000);
	background:rgba(0,0,0,0.75);
}

.layer{
	width:560px;
	height:auto;
	background:#FFF;
	z-index:2000; 
	padding:0 20px;
	visibility:hidden;
	position:fixed;
	left:50%;
	margin-left:-300px;
	top:50%;
	margin-top:-100px;
	-webkit-transform:scale(0.25,0.25);
	   -moz-transform:scale(0.25,0.25);
	    -ms-transform:scale(0.25,0.25);
	     -o-transform:scale(0.25,0.25);
	        transform:scale(0.25,0.25);
	-webkit-transition:all 0.3s ease-in-out;
	   -moz-transition:all 0.3s ease-in-out;
 	    -ms-transition:all 0.3s ease-in-out;
	     -o-transition:all 0.3s ease-in-out;
	        transition:all 0.3s ease-in-out;
	-webkit-box-shadow:0px 10px 5px rgba(0,0,0,0.35);
	   -moz-box-shadow:0px 1px 10px rgba(0,0,0,0.35);
	    -ms-box-shadow:0px 1px 10px rgba(0,0,0,0.35);
	     -o-box-shadow:0px 1px 10px rgba(0,0,0,0.35);
	        box-shadow:0px 1px 10px rgba(0,0,0,0.35);
}
.layer.w480{ width:440px; margin-left:-240px;}
.layer.active{
	visibility:visible;
	-webkit-transform:scale(1,1);
	   -moz-transform:scale(1,1);
	    -ms-transform:scale(1,1);
	     -o-transform:scale(1,1);
	        transform:scale(1,1);
	}
.layer .title{height:44px; line-height:44px; background:#f3f4f8; width:100%; padding:0 20px; margin:0 -20px;}
.layer .title .name{ display:block; float:left; height:44px; font-size:15px; font-weight:bold; color:#333;}
.layer .title .close-btn{ width:16px; height:16px; float:right; margin-top:14px; background-position:0px -90px; cursor:pointer}
.layer .title .close-btn:hover{ background-position:-30px -90px;}
.layer .tips-cnt{ line-height:2; padding:20px 0; font-size:14px; overflow:hidden; margin-bottom:20px;}
.layer .tips-cnt .btn{ width:88px; height:34px; color:#FFF; line-height:32px; margin:20px 10px 0px;}
.layer .tips-cnt .ico-tip{ width:24px; height:24px; background-position:0px -310px; float:left; display:block; margin:3px 0 0 16px;}
.layer .fr-box{ width:490px; float:right;}
.layer-bot{ width:100%; padding:10px 20px; margin:0 -20px; height:34px; border-top:#eee 1px solid; text-align:center;}
.l-c-btn{ min-width:76px; height:34px; line-height:30px; text-align:center; margin:0 20px;}
/* Page content */
/* 弹窗模块样式开始 */
.icon{ background-image:url(../image/icon.png);background-repeat:no-repeat;}
.popBtn{ 
	height:30px;
	line-height:30px;
	padding:0 12px;
	border:#0081bc 1px solid;
	background:#0081bc;
	text-align:center;
	color:#fff;
	font-size:14px;
	cursor:pointer;
	display:inline-block;
	-webkit-transition:all 0.2s;
	   -moz-transition:all 0.2s;
	    -ms-transition:all 0.2s;
	     -o-transition:all 0.2s;
	        transition:all 0.2s;
	-webkit-border-radius:3px;
	   -moz-border-radius:3px;
	    -ms-border-radius:3px;
	     -o-border-radius:3px;
	        border-radius:3px;
	}
.popBtn:hover{ color:#fff; background:#e20b41; border-color:#e20b41;}
.popBtn-outlined{ background:#FFF; border-color:#0081bc; color:#0081bc;}
.popBtn-cancle{ background:#c3c4c8; border-color:#c3c4c8; color:#fff;}
.popBtn-cancle:hover{background:#b3b4b8; border-color:#b3b4b8; color:#fff;}

.popMsg{
	height:24px;
	line-height:24px;
	font-size:14px;
	color:#FFF;
	position:fixed;
	z-index:999;
	left:50%;
	top:50%;
	opacity:0;
	visibility:hidden;
	padding:10px 30px;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#7F000000, endColorstr=#7F000000);
	background:rgba(0,0,0,0.75);
	-webkit-transition:all 0.3s;
	   -moz-transition:all 0.3s;
 	    -ms-transition:all 0.3s;
	     -o-transition:all 0.3s;
	        transition:all 0.3s;
	-webkit-transform:translateY(50px);
	   -moz-transform:translateY(50px);
	    -ms-transform:translateY(50px);
	     -o-transform:translateY(50px);
	        transform:translateY(50px);
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	    -ms-border-radius:5px;
	     -o-border-radius:5px;
	        border-radius:5px;
}
.popMsg.active{
	opacity:1;
	visibility:visible;
	-webkit-transform:translateY(0);
	   -moz-transform:translateY(0);
	    -ms-transform:translateY(0);
	     -o-transform:translateY(0);
	        transform:translateY(0);
	}
.popBg{
	width:100%;
	height:100%;
	position:fixed;
	z-index:999;
	left:0px;
	top:0px;
	display:none;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#7F000000, endColorstr=#7F000000);
	background:rgba(0,0,0,0.25);
}

.popDialog{
	width:360px;
	height:auto;
	z-index:1000;
	background:rgba(0,0,0,0.1);
	padding:5px;
	opacity:0;
	visibility:hidden;
	position:fixed;
	top:50%;
	left:50%;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	    -ms-border-radius:5px;
	     -o-border-radius:5px;
	        border-radius:5px;
	-webkit-transition:all 0.3s;
	   -moz-transition:all 0.3s;
 	    -ms-transition:all 0.3s;
	     -o-transition:all 0.3s;
	        transition:all 0.3s;
}
.popDialog.active{opacity:1; visibility:visible;}
.popDialogBox{
	padding:0 20px;
	background:#FFF;
	overflow:hidden;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	    -ms-border-radius:5px;
	     -o-border-radius:5px;
	        border-radius:5px;
	}
.popDialogTitle{height:40px; line-height:40px; background:#f3f4f8; border-bottom:#e3e4e8 1px solid; width:100%; padding:0 20px; margin:0 -20px; position:relative;}
.popDialogTitle .name{ display:block; float:left; height:40px; font-size:16px; color:#333;}

.popDialogBox .pop-icon{ background-image:url(../image/pop-icon.png);}
.popDialogTitle .close-btn{ width:40px; height:40px; position:absolute; right:0px; top:50%; margin-top:-20px; background-position:0 0; cursor:pointer;}
.popDialogTitle .close-btn:hover{ background-position:-40px 0;}
.popDialogBot{ width:100%; padding:10px 20px; margin:0 -20px; background:#f3f4f8; font-size:0; text-align:center;}
.popDialogBot .popBtn{width:80px; padding:0; margin:0 10px;}
.popDialogContent{ padding:24px 0 25px 50px ;  line-height:24px; position:relative;}
.popDialogContent i{ width:32px; height:32px; display:block; position:absolute; left:0; top:20px;}
.pop-icon-alert{  background-position:-80px 0px;}
.pop-icon-error{background-position:-120px 0px;}
.pop-icon-prompt{ background-position:-160px 0px;}
.pop-icon-yes{ background-position:0px -40px;}
/* 弹窗模块样式结束 */



header {
	background: #fff
}

header .header_top {
	height: 80px;
	margin: 0 auto;
	width: 1200px;
	position: relative;
	z-index: 100
}

header .header_top .logo {
	/* width: 242px; */
	height: 70px;
	float: left;
	margin: 10px 0 0 0
}

header .header_top .logo img {
	width: 100%;
	display: block
}

header .header_top .top_r {
	float: right;
	margin-top: 33px
}

header .header_top .top_r .r_item {
	float: left;
	margin-left: 18px;
	position: relative
}

header .header_top .top_r .r_item span {
	width: 30px;
	height: 30px;
	border-radius: 100%;
	cursor: pointer;
	background: #d0d1d3 url(../image/erweima.png) no-repeat center center;
	display: block;
	transition: all 0.5s
}

header .header_top .top_r .r_item .img {
	width: 100px;
	height: 100px;
	background: yellow;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -50px;
	display: none
}

header .header_top .top_r .r_item .img img {
	width: 100%;
	display: block
}

header .header_top .top_r .r_item:hover span {
	background-color: #007eff
}

header .header_top .top_r .item2 span {
	background: #d0d1d3 url(../image/and.png) no-repeat center center
}

header .header_top .top_r .item3 span {
	background: #d0d1d3 url(../image/ios.png) no-repeat center center
}

header .header_top .search {
	width: 20px;
	height: 26px;
	position: relative;
	float: right;
	cursor: pointer;
	margin: 38px 0 0 32px
}

header .header_top .search .sea_btn {
	width: 20px;
	height: 20px;
	background: url(../image/search.png) no-repeat center;
	display: block
}

header .header_top .search form {
	display: none
}

header .header_top .search form .btn {
	width: 20px;
	height: 20px;
	display: block;
	background: url(../image/search.png) no-repeat center;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -11px;
	border: 0 none;
	outline: none;
	z-index: 5001;
	padding: 0;
	transition: all 0.5s
}

header .header_top .search form input {
	display: block;
	border: 1px solid #ccc;
	width: 100%;
	height: 24px;
	top: 50%;
	right: 0;
	margin-top: -14px;
	border-radius: 44px;
	z-index: 5000;
	padding: 0 20% 0 0;
	position: absolute;
	line-height: 24px;
	outline: none;
	background: none;
	color: #777;
	font-size: 14px;
	background: rgba(255, 255, 255, 0);
	text-indent: 10px
}

header .header_top>em {
	width: 1px;
	height: 17px;
	background-color: #d4d4d4;
	margin-top: 40px;
	display: block;
	float: right;
	margin-left: 32px
}

header .header_bot {
	height: 54px;
	border-top: 1px solid #dddddd;
	background: #fff
}

header .header_bot .con {
	width: 1200px;
	margin: 0 auto;
	height: 54px
}

header .header_bot .con nav {
	/*margin-right: 10px;*/
	float: left
}

header .header_bot .con nav>ul {
	float: left
}
header .header_bot .con nav>ul{
	/*margin-right: -77px;*/
}
header .header_bot .con nav>ul>li {
	float: left;
	position: relative;
	/* margin-right: 77px */	    
	margin: 0px 45px;
}

header .header_bot .con nav>ul>li>a {
	padding: 0 6px;
	font-size: 14px;
	color: #444444;
	line-height: 54px;
	height: 54px;
	box-sizing: border-box;
	display: block;
	/*transition: all 0.5s*/
}

header .header_bot .con nav>ul>li:last-child {
	margin-right: 0
}

header .header_bot .con nav>ul>li.active>a {
	border-bottom: 2px solid #007eff;
	color: #007eff;
	line-height: 54px;
	height: 54px;
}

header .header_bot .con nav>ul>li:hover>a {
	border-bottom: 2px solid #007eff;
	color: #007eff
}

header .header_bot .con nav>ul:after {
	content: '';
	display: block;
	clear: both
}

header .header_bot .con em {
	width: 1px;
	height: 17px;
	background-color: #d4d4d4;
	margin-top: 22px;
	display: block;
	float: left
}

header .header_bot .con .search {
	width: 20px;
	height: 26px;
	position: relative;
	float: right;
	cursor: pointer;
	margin: 20px 0 0 32px
}

header .header_bot .con .search .sea_btn {
	width: 20px;
	height: 20px;
	background: url(../image/search.png) no-repeat center;
	display: block
}

header .header_bot .con .search form {
	display: none
}

header .header_bot .con .search form .btn {
	width: 20px;
	height: 20px;
	display: block;
	background: url(../image/search.png) no-repeat center;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -11px;
	border: 0 none;
	outline: none;
	z-index: 5001;
	padding: 0;
	transition: all 0.5s
}

header .header_bot .con .search form input {
	display: block;
	border: 1px solid #ccc;
	width: 100%;
	height: 24px;
	top: 50%;
	right: 0;
	margin-top: -14px;
	border-radius: 44px;
	z-index: 5000;
	padding: 0 20% 0 0;
	position: absolute;
	line-height: 24px;
	outline: none;
	background: none;
	color: #777;
	font-size: 14px;
	background: rgba(255, 255, 255, 0);
	text-indent: 10px
}

header .header_bot .con:after {
	content: '';
	display: block;
	clear: both
}

header:after {
	content: '';
	display: block;
	clear: both
}

footer {
	width: 100%;
	background: #3b3b3b
}

footer .foo_top {
	overflow: hidden;
	height: 351px
}

footer .foo_top .top_l {
	float: left;
	margin-top: 48px
}

footer .foo_top .top_l dl {
	width: 144px;
	float: left
}

footer .foo_top .top_l dl dt {
	font-size: 14px;
	color: #fff;
	line-height: 44px
}

footer .foo_top .top_l dl em {
	width: 16px;
	height: 1px;
	background: #fff;
	display: block;
	margin-bottom: 30px
}

footer .foo_top .top_l dl dd a {
	font-size: 12px;
	color: #686868;
	line-height: 24px;
	transition: all 0.5s
}

footer .foo_top .top_l dl dd a:hover {
	color: #fff
}

footer .foo_top .top_c {
	width: 1px;
	height: 276px;
	background: rgba(255, 255, 255, 0.15);
	float: left;
	margin: 40px 0 0 28px
}

footer .foo_top .top_r {
	margin-top: 46px;
	float: right;
	width: 288px;
	margin-right: 14px
}

footer .foo_top .top_r dt {
	font-size: 14px;
	color: #fff;
	line-height: 44px
}

footer .foo_top .top_r em {
	width: 16px;
	height: 1px;
	background: #fff;
	display: block;
	margin-bottom: 30px
}

footer .foo_top .top_r dd {
	font-size: 12px;
	color: #999999;
	padding-left: 30px;
	overflow: hidden;
	margin-bottom: 7px;
	background: url(../image/foo_icon1.png) no-repeat left 6px
}

footer .foo_top .top_r dd span {
	width: 36px;
	float: left;
	line-height: 20px;
}

footer .foo_top .top_r dd .txt {
	float: left;
	width: 222px;
	line-height: 20px;
}

footer .foo_top .top_r .dd2 {
	background: url(../image/foo_icon2.png) no-repeat left 6px
}

footer .foo_top .top_r .dd3 {
	background: url(../image/foo_icon3.png) no-repeat left 6px
}

footer .foo_top .top_r .share_img {
	background: none;
	overflow: hidden;
	padding: 0;
	margin-top: 28px
}

footer .foo_top .top_r .share_img a {
	width: 30px;
	height: 30px;
	padding: 0;
	margin: 0 60px 0 0
}

footer .foo_bot {
	height: 48px;
	background: #1f1f1f
}

footer .foo_bot .w1200 .bot_l {
	float: left;
	font-size: 12px;
	color: rgba(221, 221, 221, 0.3);
	line-height: 48px
}

footer .foo_bot .w1200>p {
	float: right;
	margin-right: 32px;
	color: rgba(221, 221, 221, 0.3);
	font-size: 12px;
	line-height: 48px
}

footer .foo_bot .w1200>p a {
	color: rgba(255, 255, 255, 0.4);
	transition: all 0.5s
}

footer .foo_bot .w1200>p a:hover {
	color: #fff
}
/*# sourceMappingURL=reset.css.map */

.addNewAddr{ float: left; width: 50%;}
