﻿/*! normalize.css v2.1.2 | MIT License | git.io/normalize */img,legend {
    border: 0
}

legend,td,ul {
    padding: 0
}

#footer,#header {
    min-width: 1200px
}

#footer:after,.clearfix:after,.foot_bottom b a:last-child:before,.real_radio:checked+.radio:after,.sidebar_list .sidebar_list_item:after {
    content: ""
}

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

audio,canvas,video {
    display: inline-block
}

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

.js_hide,[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body,figure,h1,h2,h3,h4,h5,hr,p,ul {
    margin: 0
}

a:focus {
    outline: dotted thin
}

#logo,a,a:active,a:hover,button,input {
    outline: 0
}

h1 {
    font-size: 2em
}

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

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

.iconfont,em {
    font-style: normal
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

code,kbd,pre,samp {
    font-family: monospace,serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

button,input,select,textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,input {
    line-height: normal
}

button,select {
    text-transform: none
}

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

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

input[type=checkbox],input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

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

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

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

textarea {
    overflow: auto;
    vertical-align: top
}

#footer,#footer .mask,#logo {
    overflow: hidden
}

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

li {
    list-style: none
}

a:hover {
    text-decoration: underline
}

button {
    border: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.clearfix:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

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

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

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

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

.error_border {
    border: 1px solid #c40000!important;
    color: #c40000!important
}

#logo,hr {
    border: none
}

.error_tip {
    position: absolute;
    top: 10px;
    margin-left: 10px;
    font-size: 12px;
    color: #c40000
}

.stripes {
    width: 48px;
    height: 4px;
    background: #ff6700
}

@font-face {
    font-family:iconfont;src:url(../../images/new_images/font-icon/iconfont.eot);src:url(../../images/new_images/font-icon/iconfont.eot#iefix) format('embedded-opentype'),url(../../images/new_images/font-icon/iconfont.woff) format('woff'),url(../../images/new_images/font-icon/iconfont.ttf) format('truetype'),url(../../images/new_images/font-icon/iconfont.svg#iconfont) format('svg')
}

.iconfont {
    font-family: iconfont!important;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

body {
    color: #333;
    font-size: 14px;
    font-family: Microsoft YaHei
}

#logo,.main_foot .help_list {
    font-size: 0
}

a {
    text-decoration: none;
    color: #666
}

#header {
    border-bottom: 1px solid #ddd;
    background: #fff
}

.head_wrap {
    width: 1200px;
    margin: 0 auto;
    height: 68px
}

#logo {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    width: 270px;
    height: 50px;
    padding-top: 18px;
    background: url(../images/index/logo.png) 0 -15px no-repeat;
    background-size: cover
}

#menu {
    display: table;
    border-collapse: separate;
    border-spacing: 10px 0
}

#menu .menu_item {
    position: relative;
    z-index: 1;
    display: table-cell;
    width: 76px;
    height: 68px;
    vertical-align: middle;
    text-align: center
}

#menu .menu_item a {
    display: block;
    color: #333;
    line-height: 68px
}

#menu .menu_item.active,#menu .menu_item:not(.language):hover {
    background: #ff6700;
    margin-bottom: -1px
}

#menu .menu_item.active a {
    display: block;
    color: #fff
}

#menu .menu_item:hover a {
    text-decoration: none;
    color: #fff
}

#menu .menu_item.language em {
    margin-right: 5px
}

#menu .language_item {
    cursor: pointer
}

#menu .language_item.active,#menu .language_item:hover {
    color: #333
}

.content {
    width: 1200px;
    margin: 40px auto 95px
}

hr {
    height: 1px;
    background: #ddd
}

#map {
    width: 952px;
    height: 401px;
    margin-top: 20px
}

#footer {
    position: relative;
    background:  #000;
    min-height: 98px
}

#footer:after {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #000;
    top: 255px
}

.main_foot {
    width: 1200px;
    margin: 38px auto 0
}

.main_foot .help_list .help_list_item {
    display: inline-block;
    width: 140px;
    vertical-align: top;
    font-size: 12px;
    color: #fff;
    line-height: 22px
}

.main_foot .help_list .help_list_item a {
    color: #fff
}

.help_nav_tit {
    margin-bottom: 8px;
    font-size: 14px;
    color: #fff
}

.main_foot .help_list .help_list_item a:hover {
    color: #ec7611
}

.qrcode_wrap {
    display: table
}

.qrcode {
    display: table-cell;
    width: 76px;
    height: 76px;
    vertical-align: top;
    text-align: center
}

.qrcode>img {
    display: block;
    margin-bottom: 5px
}

.qrcode:nth-child(1) {
    padding-right: 30px
}

.qrcode:nth-child(1)>span {
    margin-left: -4px
}

.qrcode span {
    font-size: 12px;
    color: #fff;
    white-space: nowrap
}

.foot_bottom {
    margin-top: 40px
}

.foot_bottom .bdsharebuttonbox {
    display: table-cell;
    vertical-align: middle;
    margin-top: -6px
}

.foot_bottom .bdsharebuttonbox>a {
    color: #fff;
    background: 0 0;
    font-size: 18px
}

.foot_bottom .bdsharebuttonbox>a:hover {
    color: #ec7612!important;
    text-decoration: none
}

.foot_bottom b {
    font-size: 12px;
    color: #fff;
    font-weight: 400
}

.foot_bottom b a {
    position: relative;
    color: #fff
}

.foot_bottom b a:hover {
    color: #ec7612
}

.foot_bottom b a:last-child:before {
    position: absolute;
    left: 0;
    top: -3px;
    width: 18px;
    height: 20px;
    background: url(../../images/new_images/icon.png) -70px -93px no-repeat
}

.foot_bottom b a:last-child {
    padding-left: 24px;
    margin: 0 12px
}

.title_view {
    margin-bottom: 10px
}

.title_view h3 {
    color: #ec7611;
    font-size: 24px
}

.title_view span {
    padding-top: 15px;
    font-size: 12px;
    color: #999
}

.container {
    margin-top: 40px
}

.sidebar_list .sidebar_list_item {
    position: relative;
    width: 220px;
    line-height: 44px;
    cursor: pointer;
    color: #666;
    -webkit-transition: all .2s;
    transition: all .2s;
    border-bottom: 1px solid #eee
}

.sidebar_list .sidebar_list_item .sidebar_link {
    display: block;
    padding: 0 20px;
    width: 100%;
    /*height: 100%;*/
    outline: 0
}

.sidebar_list .sidebar_list_item:after {
    position: absolute;
    right: 20px;
    top: 50%;
    width: 6px;
    height: 10px;
    background: url(../../images/new_images/icon.png) -157px -33px no-repeat;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.sidebar_list .sidebar_list_item.active {
    background: #ec7611;
    border-color: #ec7611
}

.sidebar_list .sidebar_list_item.active .sidebar_link {
    color: #fff
}

.sidebar_list .sidebar_list_item.active:after {
    background-position: -176px -33px
}

.sidebar_list .sidebar_list_item:hover .sidebar_link {
    color: #ec7611
}

.sidebar_list .sidebar_list_item.active:hover .sidebar_link {
    color: #fff
}

.banner .banner_text_wrap {
    display: table-cell;
    vertical-align: middle;
    padding-left: 502px
}

.radio,.title_wrap .stripes {
    display: inline-block
}

.banner .banner_text_wrap .banner_text_big {
    font: 700 24px/34px MicrosoftYaHei-Bold
}

.banner .banner_text_wrap .banner_text_big em,.banner .banner_text_wrap .banner_text_middle em {
    color: #ec7612
}

.banner .banner_text_wrap .banner_text_small {
    margin-top: 10px;
    line-height: 22px
}

.banner .banner_text_wrap .banner_text_middle {
    font: 700 20px/34px MicrosoftYaHei-Bold
}

.radio {
    position: relative;
    width: 12px;
    height: 12px;
    border: 1px solid #999;
    border-radius: 50%;
    vertical-align: -2px
}

.radio:hover,.real_radio:checked+.radio {
    border-color: #ec7611
}

.real_radio:checked+.radio:after {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 7px;
    height: 7px;
    background: #ec7612;
    border-radius: 50%
}

.hidden {
    overflow: hidden!important;
    margin-right: 17px
}

.toast_bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2);
    z-index: 10
}

.toast_bg .toast_container {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 400px;
    padding: 40px 40px 30px;
    text-align: center;
    background: #fff;
    border-radius: 2px;
    font-size: 14px;
    color: #333
}

.toast_bg .toast_container p {
    margin: 5px 0 35px
}

.toast_bg .toast_container .link {
    color: #ec7612
}

.toast_bg .toast_container .toast_btn {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 36px;
    min-width: 76px;
    padding: 0 20px;
    border: 1px solid #ddd;
    background: #f2f2f2
}

.toast_bg .toast_container .toast_btn:active {
    background: #ccc;
    border-color: #ccc
}

.toast_bg .toast_container .toast_icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(../../images/new_images/icon.png) -34px -93px no-repeat
}

.toast_bg .toast_container .toast_icon.error {
    background-position: 0 -93px
}

.toast_bg .toast_container .toast_close {
    position: absolute;
    right: 12px;
    top: 12px;
    width: 12px;
    height: 12px;
    background: url(../../images/new_images/icon.png) -48px -73px no-repeat
}

.toast_bg .toast_container .toast_close:hover {
    background-position: -61px -73px
}

.title_wrap {
    width: 1200px;
    margin: 0 auto;
    text-align: center
}

.title_wrap>h2>span {
    position: relative;
    font-size: 26px;
    color: #777
}

.title_wrap>h2>span:after,.title_wrap>h2>span:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 48px;
    height: 1px;
    background: #999
}

.title_wrap>h2>span:before {
    left: -68px
}

.title_wrap>h2>span:after {
    right: -68px
}
