* {
    outline:none;
    font-family: "Microsoft YaHei" ;

    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;

}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: "Microsoft YaHei" ;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, .nav {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    color:#444;
}

.clearfix {
    *zoom:1;
}
.clearfix:before,
.clearfix:after{
    content: '';
    display: table;
    line-height: 0;
}

.clearfix:after {
    clear:both;
}

.hidden {
    display: hidden;
}
.clear {
    clear: both;
}

/*footer*/
.footer {
    /* background-color: #403e48; */
    height: auto;
    padding-top: 0;
    z-index: 9999;
    position: relative;
}

.top-nav-bar {
    height: 32px;
    background-color: #ff7419;
    list-style: none;
    text-align: center;
}

.top-nav-bar li {
    display:inline-block;
    height: 32px;
    margin: auto 20px;
}

.top-nav-bar li a {
    height: 32px;
    line-height: 32px;
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
}

.other-info {
    height: 150px;
    width: 871px;
    margin: auto;
    padding-top: 25px;
}

.codes {
    height: 128px;
    position: relative;
    float: left;
    width: 255px;
    margin-top: -13px;
}

.weixin-code {
    background: url('../images/weixin.png') no-repeat;
    width: 60px;
    height:60px;
    line-height: 60px;
    position: absolute;
    background-position: 3px;
    bottom: 30px;
}

.weixin-code:before {
    content: "鍏虫敞鎴戜滑";
    color: #ffffff;
    position: absolute;
    width: 100px;
    height: 20px;
    line-height: 20px;
    top: -26px;
    left: -16px;
    font-size: 16px;
}

.weixin-code:hover {
    background: url('../images/weixin-1.png') no-repeat;
    background-position: 3px;
}

.weixin-code:hover p {
    color: #ffffff;
}

.weixin-code:hover #code-number {
    /* top: 22px; */
    color: black;
}

#focus-weixin {
    top: -52px;
    height: 20px;
    width: 100px;
    left: -20px;
    color: #000000;
    display: none;
}

.weixin-code:hover #focus-weixin {
    display: block;
}

.weixin-code:hover img{
    display:block;
}

.weixin-code > img {
    display: none;
    position: absolute;
    top: -139px;
    left: -24px;
}

.weixin-code p {
    font-size: 10px;
    top: 42px;
    position: relative;
    color: #cccccc;
    height: 30px;

    width: 80px;
    left: -10px;
}

/**/
.sina-code {
    background: url('../images/weibo.png') no-repeat;
    width: 60px;
    height:60px;
    line-height: 60px;
    position: absolute;
    background-position: 3px;
    bottom: 30px;
    dleft: 100px;
}

.sina-code:hover {
    background: url('../images/weibo-1.png') no-repeat;
    background-position: 3px;
}

.sina-code:hover p {
    color: black;
}

.sina-code:hover img{
    display:block;
}

.sina-code img {
    display: none;
    position: absolute;
    top: -139px;
    left: 0px;
}

.sina-code p {
    font-size: 10px;
    top: 42px;
    position: relative;
    color: #cccccc;
    height: 30px;

    width: 80px;
    left: -10px;
}

/**/
.down-app {
    background: url('../images/app.png') no-repeat;
    width: 60px;
    height:60px;
    line-height: 60px;
    position: absolute;
    background-position: 3px;
    bottom: 30px;
}

.down-app:hover {
    background: url('../images/app-1.png') no-repeat;
    background-position: 3px;
}

.down-app:hover p {
    color: black;
}

.down-app:hover img{
    display:block;
}

.down-app img {
    display: none;
    position: absolute;
    top: -139px;
    left: -24px;
}

.down-app p {
    font-size: 10px;
    top: 42px;
    position: relative;
    color: #cccccc;
    height: 30px;

    width: 80px;
    left: -10px;
}

/*telephone*/
.telephone {
    height: 128px;
    position: relative;
    float: left;
    /*left: 220px;*/
    /*width: 255px;*/
    color: #ffffff;
    text-align: left;
    margin-left: 47px;
}

.telephone > h3 {
    margin-bottom: 26px;
}

.telephone > h2 {
    font-size: 30px;
    margin: 18px auto;
}

.telephone > h4 {
    font-size: 14px;
    color: #cccccc;
}

.address {
    height: 128px;
    position: relative;
    float: left;
    color: #ffffff;
    text-align: left;
    margin-left: 260px;
}

.address h3 {
    margin-bottom: 26px;
}

.address p {
    line-height: 20px;
    color: black;
    font-size: 14px;
}

.copyright {
	text-align:center;
	line-height:150%;
    padding-top: 19px;
    color: black;
    padding-bottom: 22px;
    font-size: 12px;
}

.top-title {
    float:left;
    color:black;
}

body {
    width:100% !important;
}

.section{
    width: 100%;
}



.login-box{
    position: relative;
    width: 980px;
    height: 370px;
    margin: -450px auto 0;

}
.login{
    position: absolute;
    right:0px;
    width: 350px;
    height: 370px;
    padding: 10px;
    color:#fff;
    background: rgb(121,126,137);
    background: rgba(121,126,137, 0.8);
}
.loginform {
    width: 280px;
    height: 230px;
    margin: 40px auto;
    z-index: 99999;
    text-align: center;
}
.loginform h3{
    font-size: 20px;
    padding-bottom: 10px;
}
.login-btn,
.inputgroup {
    width: 280px;
    margin-top: 20px;
    border-radius: 3px;
    position: relative;
    clear: both;
}
.login-btn {
    height: 40px;
}
.inputgroup {
    height: 100%;
}
.inputgroup:first-child {
    margin-bottom: 30px;
}
label.username-add ,label.password-add {
    font-size: 14px;
    position: absolute;
    top: 10px;
    left: 10px;
    padding-left: 30px;
    line-height: 22px;
}
label.invalid {
    font-size: 12px;
    height: 20px;
    margin-left: 10px;
    margin-top: 12px;
    float: left;
}
.username-add {
    color: #8e8e8e;
    background: url("../../index.phpindex.phpimg/front/frontHome/index/username-off.png") left no-repeat;
}
.password-add {
    color: #8e8e8e;
    background: url("../../index.phpindex.phpimg/front/frontHome/index/password-off.png") left no-repeat;
}
.username-active {
    color: #383f49;
    background: url("../../index.phpindex.phpimg/front/frontHome/index/username-on.png") left no-repeat;
}
.password-active {
    color: #383f49;
    background: url("../../index.phpindex.phpimg/front/frontHome/index/password-on.png") left no-repeat;
}
.formcontrol {
    border-radius: 3px;
    border: 0;
    width: 100%;
    height: 40px;
    padding-left: 86px !important;
    padding-top: 10px !important;
    line-height: 100%;
    vertical-align: baseline;
}
.visitors-login,
.forget-password,
.free-register {
    display: block;
    font-size: 14px;
    margin-top: 10px;
    z-index: 9999;
}
.forget-password,
.free-register{
    float: right;
}
.visitors-login {
    float: left;
}
.forget-password a:link,
.forget-password a:visited,
.forget-password a:hover,
.forget-password a:active,
.free-register a:link,
.free-register a:visited,
.free-register a:hover,
.free-register a:active,
.visitors-login a:link,
.visitors-login a:visited,
.visitors-login a:hover,
.visitors-login a:active {
    color: #eee;
}

.login-btn {
    background-color: #ef8316;
    font-size: 12px;
    color:#fff;
    border: 0;
    cursor: pointer;
}
.login-btn:link,
.login-btn:visited,
.login-btn:hover,
.login-btn:active,
.login-btn:focus{
    color:#eee;
}

/*娉ㄥ唽*/
.reset,
.register{
    display: none;
    position: absolute;
    right:0px;
    width: 350px;
    height: 370px;
    padding: 10px;
    color:#fff;
    background: rgb(121,126,137);
    background: rgba(121,126,137, 0.8);
}
.register-form {
    width: 280px;
    height: 30px;
    margin: 20px;
    z-index: 99999;
    text-align: center;
}
.register-form > h3 {
    margin: 25px auto;
}
.register-form > div {
    margin-top:25px;
}
.register-form label {
    width: 100px;
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
}

.register-form .form-control {
    height: 30px;
    width: 160px;
    padding-left: 10px;
    float: right;
    line-height: 20px;
    border-radius: 1px;
}
.reset button,
.register button {
    clear: both;
    width: 80px;
    height: 30px;
    background-color: #ef8316;
    font-size: 12px;
    border-radius: 1px;
    color:#fff;
    border: 0;
    cursor: pointer;
}
.register-form .type {
    width: 160px;
    float: right;
    height: 30px;
    border: 1px solid #ccc;
    padding-left: 4px;
}
.code-btn,
.code-btn {
    margin-left: -21px;
    text-align: center;

}
.return-btn ,.register-btn ,.reset-btn{
    margin-top: 20px;
    width: 110px !important;
}
.return-btn {
}
.reset-btn,
.register-btn{
    margin-left: 40px;
}
/*end*/
/*涓嬭浇鍖哄煙 */
.download-area {
    width: 980px;
    height: 581px;
    margin:0 auto;
    padding: 80px 40px;
    /*background-color:#aeaeae;*/
}
.iphone {
    float: left;
}
.download-header{
    width: 100%;
    height: 64px;
    background: url("../../index.phpindex.phpimg/front/frontHome/index/download-area.png ") center no-repeat;
}
.download{
    width: 210px;
    height: 421px;
    background-color: inherit;
    text-align: center;
    padding: 5px auto;
    float:left;
}
.download > span {
    color: #9d9d9d;
}
.title {
    font-size: 27px;
}
.subtitle {
    font-size: 21px;
    padding-left: 12px;
}
.download > a {
    width: 191px;
    height: 46px;
    cursor: pointer;
    line-height: 46px;
    display: inline-block;
    margin-bottom: 25px;
}
.android-download {
    background: url("../../index.phpindex.phpimg/front/frontHome/index/android-download-off.png") center no-repeat;
    margin-top: 50px;
}
.ios-download {
    background: url("../../index.phpindex.phpimg/front/frontHome/index/ios-download-off.png") center no-repeat;
}
.android-download:hover {
    background: url("../../index.phpindex.phpimg/front/frontHome/index/android-download-on.png") center no-repeat;
}
.ios-download:hover {
    background: url("../../index.phpindex.phpimg/front/frontHome/index/ios-download-on.png") center no-repeat;
}
.download > img {
    vertical-align: baseline;
}

.specialty-header{
    width: 100%;
    height: 64px;
    background: url("../../index.phpindex.phpimg/front/frontHome/index/specialty.png ") center no-repeat;
    margin-top:130px;
}

.specialty-info {
    width:980px;
    padding-top: 60px;
    margin: 0 auto;
}
.img1 ,.img2 ,.img3 {
    float: left;
    width: 76px;
    height: 76px;
}
.img1{
    background: url("../../index.phpindex.phpimg/front/frontHome/index/market.png") center center no-repeat;
}
.img2{
    background: url("../../index.phpindex.phpimg/front/frontHome/index/comment.png") center center no-repeat;
}
.img3{
    background: url("../../index.phpindex.phpimg/front/frontHome/index/message.png") center center no-repeat;
}
.info-row {
    width:100%;
}
.info-row > div {
    width: 28%;
    float:left;
}

.info-title {
    padding-bottom: 10px;
    font-size: 18px;
    color: #f08316;
}
.info-body {
    width: 70%;
    font-size: 14px;
    color:#3c4d5f;
    line-height: 24px;
    padding-left: 10px;
}
.info-row div+div {
    margin-left: 78px;
}

/* 鍥剧墖杞挱 */
.gallery {
    width: 100%;
    height: 564px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    /*background-color:yellow;*/
}
div#gallery > ul {
    width: 7680px;
}
div#gallery > ul > li {
    height: 550px ;
    overflow-y: hidden;
}
.gallery-nav {
    width: 200px;
    height: 30px;
    position: absolute;
    z-index: 99;
    left: 50%;
    margin-left: -100px;
    margin-bottom: 30px;
    bottom: 0;
}
.gallery-nav > ul {
    width: 100%;
    text-align: center;
}
.gallery-nav > ul > li {
    display: inline-block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    text-indent: -9999px;
    background: url("../images/nav-li.png") no-repeat ;
    background-position: center;
    margin: auto 3px;
}
.gallery-nav > ul > li.active {
    background: url("../images/nav-li-active.png") no-repeat ;
}


.show {
    display: block;
}
.hidden {
    display: none;
}

label.error{
    color:#f09784;
    float: left;
    font-size: 14px;
    height: 1px;
    line-height: 24px;
}

/*footer*/
.footer {
    /* background-color: #403e48; */
    height: auto;
    padding-top: 0;
    z-index: 9999;
    position: relative;
}

.top-nav-bar {
    height: 32px;
    background-color: #ff7419;
    list-style: none;
    text-align: center;
}

.top-nav-bar li {
    display:inline-block;
    height: 32px;
    margin: auto 20px;
}

.top-nav-bar li a {
    height: 32px;
    line-height: 32px;
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
}

.other-info {
    height: 150px;
    width: 871px;
    margin: auto;
    padding-top: 25px;
}

.codes {
    height: 128px;
    position: relative;
    float: left;
    /*left: 220px;*/
    width: 255px;
    margin-top: -13px;
}

.weixin-code {
    background: url('../images/weixin.png') no-repeat;
    width: 60px;
    height:60px;
    line-height: 60px;
    position: absolute;
    background-position: 3px;
    bottom: 30px;
}

.weixin-code:before {
    content: "鍏虫敞鎴戜滑";
    color: #ffffff;
    position: absolute;
    width: 100px;
    height: 20px;
    line-height: 20px;
    top: -26px;
    left: -16px;
    font-size: 16px;
}

.weixin-code:hover {
    background: url('../images/weixin-1.png') no-repeat;
    background-position: 3px;
}

.weixin-code:hover p {
    color: #ffffff;
}

.weixin-code:hover #code-number {
    /* top: 22px; */
    color: black;
}

#focus-weixin {
    top: -52px;
    height: 20px;
    width: 100px;
    left: -20px;
    color: #000000;
    display: none;
}

.weixin-code:hover #focus-weixin {
    display: block;
}

.weixin-code:hover img{
    display:block;
}

.weixin-code > img {
    display: none;
    position: absolute;
    top: -139px;
    left: -24px;
}

.weixin-code p {
    font-size: 10px;
    top: 42px;
    position: relative;
    color: #cccccc;
    height: 30px;

    width: 80px;
    left: -10px;
}

/**/
.sina-code {
    background: url('../images/weibo.png') no-repeat;
    width: 60px;
    height:60px;
    line-height: 60px;
    position: absolute;
    background-position: 3px;
    bottom: 30px;
    left: 100px;
}

.sina-code:hover {
    background: url('../images/weibo-1.png') no-repeat;
    background-position: 3px;
}

.sina-code:hover p {
    color: black;
}

.sina-code:hover img{
    display:block;
}

.sina-code img {
    display: none;
    position: absolute;
    top: -139px;
    left: -24px;
}

.sina-code p {
    font-size: 10px;
    top: 42px;
    position: relative;
    color: #cccccc;
    height: 30px;

    width: 80px;
    left: -10px;
}

/**/
.down-app {
    background: url('../images/app.png') no-repeat;
    width: 60px;
    height:60px;
    line-height: 60px;
    position: absolute;
    background-position: 3px;
    bottom: 30px;
    left: 196px;
}

.down-app:hover {
    background: url('../images/app-1.png') no-repeat;
    background-position: 3px;
}

.down-app:hover p {
    color: black;
}

.down-app:hover img{
    display:block;
}

.down-app img {
    display: none;
    position: absolute;
    top: -139px;
    left: -24px;
}

.down-app p {
    font-size: 10px;
    top: 42px;
    position: relative;
    color: #cccccc;
    height: 30px;

    width: 80px;
    left: -10px;
}

/*telephone*/
.telephone {
    height: 128px;
    position: relative;
    float: left;
    /*left: 220px;*/
    /*width: 255px;*/
    color: #ffffff;
    text-align: left;
    margin-left: 47px;
}

.telephone > h3 {
    margin-bottom: 26px;
}

.telephone > h2 {
    font-size: 30px;
    margin: 18px auto;
}

.telephone > h4 {
    font-size: 14px;
    color: #cccccc;
}

.address {
    height: 128px;
    position: relative;
    float: left;
    color: #ffffff;
    text-align: left;
    margin-left: 260px;
}

.address h3 {
    margin-bottom: 26px;
}

.address p {
    line-height: 20px;
    color: black;
    font-size: 14px;
}

.copyright {
    padding-top: 19px;
    color: black;
    padding-bottom: 22px;
    font-size: 12px;
}

.top-title {
    float:left;
    color:black;
}

/****************************/
.container {
	width:1000px;
	margin:0 auto;
}
body{
    width: 100%;
    min-width:980px;
    width: expression ((document.documentElement.clientWidth||document.body.clientWidth)<980?"980px":"");
    background-color: #ffffff;
    overflow: auto;
}

.header{
    width: 100%;
    height: 70px;
    border: 0px !important;
}
.header-wrap{
    width: 1000px;
    height: 70px;
    text-align: center;
    vertical-align: baseline;
    margin: 0 auto;
    position: relative;
    padding: 0px 30px;
}
.logo {
    position: absolute;
    top: 10px;
    width: 177px;
    height: 48px;
    background: url("../images/logo.png") center center no-repeat;
}
.nav {
    width: 100%;
    height: 70px;
    line-height: 70px;
}
.nav > ul {
    width: 100%;
    margin: 0 auto;
    text-align: right;
}
.nav > ul > li {
    height: 18px;
    line-height: 35px;
    display: inline-block;
    font-size: 18px;
    padding: 0 1px 0 20px;
    position: relative;
    width: auto;
}
.nav > ul > li > a {
    margin-bottom:0;
    color: #404040;
}
.nav > ul > li.active > a {
    color: #ef8316;
}

/* 搴曢儴淇℃伅 css*/
.footer{
    width: 100%;
    text-align: center;
    clear: both;
}
.footer-copy-right{
    width: 100%;
    background: #000;
    text-align: center;
    color:#fff;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer-copy-right p {
    margin: 9px 0;
}
.footer-link-wrap{
    width: 100%;
    background: #383f49;
}
.footer-link {
    width: 980px;
    margin: 0 auto;
    text-align: center;
    color:#fff;
    font-size: 14px;
    padding-top:20px;
    padding-bottom: 60px;
}
.footer-link div {
    width: 100%;
    float:left;
    display: inline-block;
}
.footer-link div img {
    margin-right: 10px;
}
.footer-link > div > span {
    height: 30px;
    vertical-align: middle;
    display: inline-block;
}
.link-us{

}
.link-us > span + span {
    margin-left: 50px;
}


/* section 閮ㄥ垎 */
.section{
    width: 100%;
}
/*涓嬭浇鍖哄煙 */
.download-area {
    width: 980px;
    height: 581px;
    margin:0 auto;
    padding: 80px 40px;
    /*background-color:#aeaeae;*/
}
.iphone {
    float: left;
}
.download-header{
    width: 100%;
    height: 64px;
    background: url("../../../img/front/frontHome/index/download-area.png ") center no-repeat;
    margin-top:130px;
}
.download{
    width: 210px;
    height: 421px;
    background-color: white;
    text-align: center;
    padding: 5px auto;
    float:left;
}
.download > span {
    color: #9d9d9d;
}
.title {
    font-size: 27px;
}
.subtitle {
    font-size: 21px;
    padding-left: 12px;
}
.download > a {
    width: 191px;
    height: 46px;
    cursor: pointer;
    line-height: 46px;
    display: inline-block;
    margin-bottom: 25px;
}
.code-box > img {
    margin-top: 10px;
    width: 170px;
    height: 170px;
}

.line { width:1000px;margin:0 auto;border-bottom:1px solid #ddd;height:5px;}