* {margin:0;padding:0;box-sizing: border-box;}
img {border: 0 none; vertical-align: middle; }
ul, li ,ol {list-style: outside none none;}
table{border:0;margin:0;border-collapse:collapse;border-spacing:0;}
textarea{resize:none}
.w {margin:0 auto;width:1200px;}
button {cursor: pointer; }
i, em, cite {font-style: normal; }
body {background:#fff;color: #000;font:12px/1.5 "Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB",微软雅黑,tahoma,simsun,宋体}
a,
a:link,
a:visited,
a:hover,
a:focus  { text-decoration:none;}
a:focus {outline-style:none; -moz-outline-style: none;}  
a {color: #333; }
a:hover { color: #E60115; }
.link { color:#0563c3 !important;cursor:pointer; }
.b { font-weight:bold; }
.clr {clear:both;}
.break { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pa { position:absolute; }
.pr { position:relative; }
.no-display   { display:none; }
.line-t { text-decoration:line-through; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left       { float:left !important; }
.f-right       { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.fs12 {font-size:12px !important; }
.fs13 {font-size:13px !important; }
.fs14 {font-size:14px !important; }
.fs15 {font-size:15px !important; }
.fs16 {font-size:16px !important; }
.fs18 {font-size:18px !important; }
.fs20 {font-size:20px !important; }
.fs22 {font-size:22px !important; }
.wp10 { width:10% !important; }
.wp20 { width:20% !important; }
.wp25 { width:25% !important; }
.wp30 { width:30% !important; }
.wp33 { width:33% !important; }
.wp34 { width:34% !important; }
.wp40 { width:40% !important; }
.wp50 { width:50% !important; }
.wp60 { width:60% !important; }
.wp67 { width:67% !important;}
.wp70 { width:70% !important; }
.wp75 { width:75% !important; }
.wp80 { width:80% !important; }
.wp100 { width:100% !important; }
.w40 { width:40px !important; }
.w50 { width:50px !important; }
.w60 { width:60px !important; }
.w100 { width:100px !important; }
.p0 { padding: 0 !important; }
.p5 { padding: 5px !important; }
.p12 { padding: 12px !important; }
.p10 { padding: 10px !important; }
.p15 { padding: 15px !important; }
.p20 { padding: 20px !important; }
.p25 { padding: 25px !important; }
.p30 { padding: 30px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.p50 { padding: 50px !important; }

.m0 { margin:0 !important; }
.mb0 { margin-bottom: 0 !important; }
.mb2 { margin-bottom: 2px !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb12 { margin-bottom: 12px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb18 { margin-bottom: 18px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mt0 { margin-top: 0px !important; }
.mt2 { margin-top: 2px !important; }
.mt5 { margin-top: 5px !important; }
.mt8 { margin-top: 8px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }

.bb0 { border-bottom:0 !important;}
.bt0 { border-top:0 !important;}
.br5 { border-radius:5px; }
.mr0 { margin-right:0 !important; } 
.mr3 { margin-right: 3px !important; }
.mr5 { margin-right:5px !important; }
.mr10 { margin-right:10px !important; } 
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right:20px !important; } 
.ml5 { margin-left:5px !important; }
.ml10 { margin-left:10px !important; } 
.ml15 { margin-left:15px !important; } 
.ml20 { margin-left:20px !important; } 
.ml25 { margin-left:25px !important; } 
.ml30 { margin-left:30px !important; } 
.ml40 { margin-left:40px !important; }
.ml50 { margin-left:50px !important; }

.c6 {color: #666 !important; }
.c9 {color: #999 !important; }

.red {
    color: #E60115 !important;
}

.bg-white,
.bgw {
	background:#FFF !important;
}
.ar {
    position: absolute;
    right: 11px;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    border-style: solid dashed dashed;
    border-color: #c6c6c6 transparent transparent;
    border-width: 4px;
    transition: transform .2s ease-in 0s;
    -webkit-transition: -webkit-transform .2s ease-in 0s;
}
.goto {
    font-family: simsun;
    font-size: 12px;
    font-style: normal;
}
.btn-red {
	background: #E60115 !important;
	border:1px solid #E60115 !important;
	color: #FFF !important;
	
}
/************** layout ************/
.c-m {
	width:995px;
	
}
.c-l {
	width:200px;
}
.c-r {
    width: 310px;
}
.page {
    min-height: 400px;
}

.h {
    background: rgba(255, 255, 255, 0.95) none repeat scroll 0 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    color: #666;
    font-size: 16px;
    height: 72px;
    line-height: 72px;
    top: 0;
    width: 100%;
    z-index: 999;
}
.h .hd {
    height: 100px;
    
}
.h a {
	color: #333;
}
.h .logo {
    float: left;
    margin-right: 50px;
    overflow: hidden;
    width: 150px;
}

.h .logo img {
    height: 60px;
}
.h .logins a {
    padding: 5px 20px;
    font-size: 14px;
}
.h .logins .reg {
    border: 2px solid #3487c8;
    border-radius: 15px;
    color: #3487c8;
}

.h .logins .reg {
    border: 2px solid #3487c8;
    border-radius: 15px;
    color: #3487c8;
}
#nav > li {
    float: left;
    list-style: outside none none;
    padding: 0 10px;
}
#nav > li > a {
    color: #637280;
    display: block;
    font-size: 16px;
    font-weight: 500;
    height: 72px;
    letter-spacing: 0;
    line-height: 72px;
    padding: 0 12px;
    text-decoration: none;
}

.h .line {
    color: #999;
    margin-right: 25px;
}
/************** home ********/
.cms-home .h {
    position: fixed;
}
.cms-home .pgtop {
    background: rgba(0, 0, 0, 0) url("../images/pgtop1.jpg") no-repeat scroll 0 0 / cover ;
    height: 582px;
    margin-top: 82px;
}
.banner-home {
    padding: 150px 0;

    width: 100%;
}
.banner-home h2 {
    color: #fff;
    font-size: 40px;
    line-height: 60px;
    margin: 20px 0 30px;
}
.banner-home h3 {
    color: #fff;
    font-size: 38px;
    font-weight: normal;
    line-height: 30px;
    margin: 0 0 40px;
}
.banner-home h4 {
    color: #eacc3d;
    font-size: 22px;
    line-height: 22px;
    margin: 0 0 20px;
}
.banner-home p {
    color: #333;
    font-size: 18px;
    line-height: 30px;
}
.banner-home .btn {
    margin: 40px 0 0;
    padding: 0;
}
.banner-home .btn a {
    background: #f15a27 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    font-size: 20px;
    padding: 12px 25px;
}
.banner-home .btn a:hover {
    background: #da4918 none repeat scroll 0 0;
    color: #fff;
    text-decoration: none;
}
.hbox {
    padding: 100px 0 30px;
}
.hbox .box {
    float: left;
    height: 200px;
    width: 33%;
}

.hbox .box:last-child .inner {
    margin-right: 0;
}
.hbox h2 {
    color: #333;
    font-size: 40px;
    margin-bottom: 65px;
    text-align: center;
    width: 100%;
}
.hbox .box .inner {
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0 25px;
}
.hbox h3 {
    font-size: 23px;
    font-weight: normal;
    line-height: 30px;
    margin: 0 0 15px;
}
.hbox .sdesc {
    color: #555;
    font-size: 16px;
    line-height: 28px;
}

.section-edm {
    background: rgba(0, 0, 0, 0) linear-gradient(45deg, #a177ff, #02ceff) repeat scroll 100% 0 / 120% auto;
    margin-bottom: 0;
    margin-top: 0;
    min-height: 500px;
    padding-top: 30px;
}
.section-edm .txt {
    float: right;
    padding: 80px 20px;
    width: 24%;
}
.section-edm .txt h2 {
    color: #fff;
    font-size: 36px;
    margin: 0 0 30px;
}
.section-edm .txt p {
    color: #fff;
    font-size: 18px;
    line-height: 43px;
}

.join-now {
    background: #3487c8 none repeat scroll 0 0;
    height: 350px;
    position: relative;
    text-align: center;
    width: 100%;
}
.join-now .text {
    color: #fff;
    font-weight: 600;
    height: 225px;
    margin: 0 auto;
    text-align: center;
    width: 540px;
}
.join-now .text h1 {
    color: #fff;
    font-size: 38px;
    font-weight: 500;
    line-height: 42px;
    margin-bottom: 25px;
    margin-top: 0;
    padding-top: 68px;
}
.join-now .text p.description {
    color: #fff;
    font-size: 18px;
    margin-top: 15px;
}
.join-now .email-ipt {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #fff;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    outline: medium none;
    position: relative;
    vertical-align: middle;
    width: 268px;
}
.join-now .button {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    color: #3487c8;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    margin: 0 0 0 10px;
    text-align: center;
    text-indent: 3px;
    transition: background-color 300ms ease 0s;
    width: 36px;
}
.join-now .button:hover {
}

.f {
    background-color: #fff;
}
.f .adv {
    border-bottom: 1px solid #dedede;
    padding: 30px 0;
}
.f .adv ul {
    height: 50px;
    overflow: hidden;
}
.f .adv ul li {
    float: left;
    padding-left: 35px;
    width: 200px;
}
.f .adv ul li i {
    background-image: url("../images/usp.png");
    display: inline-block;
    float: left;
    height: 40px;
    margin-right: 12px;
    margin-top: 5px;
    width: 40px;
}
.f i.v1 {
    background-position: 0 0;
}
.f i.v2 {
    background-position: 0 -120px;
}
.f i.v3 {
    background-position: 0 -80px;
}
.f i.v4 {
    background-position: 0 -40px;
}
.f i.v5 {
    background-position: 0 -200px;
}
.f i.v6 {
    background-position: 0 -160px;
}
.f .adv ul li p, .f .adv ul li strong {
    color: #333;
    font-size: 16px;
    font-weight: normal;
    height: 24px;
    line-height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.f .adv ul li p {
}
.f .links {
    padding: 20px 0;
}
.f .links .item {
    box-sizing: border-box;
    float: left;
    min-height: 120px;
    padding-left: 40px;
    padding-right: 20px;
    width: 168px;
}
.f .links .item dt {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
}
.f .links .item dt a {
    color: #000;
}
.f .links .item dd a {
    color: #777;
    display: block;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 119px;
}
.f .links .map {
    border-left: 0 none;
    padding: 0 30px 0 0;
    width: 260px;
}
.f .links .map .inner {
    background: rgba(0, 0, 0, 0) url("../images/icon_map.png") no-repeat scroll 0 0 / 200px 150px;
    float: right;
    height: 150px;
    width: 200px;
}
.f .links .map p {
    color: #777;
    line-height: 22px;
    margin-top: 35px;
    padding: 0 20px;
}
.f .phone {
    float: left;
    padding-left: 30px;
    width: 200px;
}
.f .phone b {
    color: #3487c8;
    display: block;
    font-size: 14px;
    margin-bottom: 6px;
}
.f .phone p {
    color: #666;
    margin-bottom: 10px;
}
.f .links .apps {
    padding: 15px 50px;
    width: 225px;
}
.f .apps strong {
    color: #999;
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 22px;
    margin-top: 5px;
    text-align: center;
    width: 100%;
}
.f .apps .barcode {
    background: rgba(0, 0, 0, 0) url("../images/gzh_120.png") no-repeat scroll 0 0;
    box-shadow: 0 0 5px #999;
    display: inline-block;
    height: 120px;
    width: 120px;
}
.f .copyright {
    background: #333 none repeat scroll 0 0;
    border-top: 1px solid #e1e1e1;
    color: #c2c2c2;
    padding: 0 0 15px;
    text-align: center;
}
.f .copyright .items {
    padding: 20px 0;
}
.f .copyright .items span {
    color: #ccc;
    margin: 0 10px;
}
.f .copyright a {
    color: #c2c2c2;
}
.fb > span {
    display: none;
}