/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
html,body,body div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block
}

audio,canvas,video {
    display: inline-block;
    *display: inline;
    *zoom:1}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

html,button,input,select,textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a:focus {
    outline: 0
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,kbd,pre,samp {
    font-family: monospace,serif;
    _font-family: 'courier new',monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before,q:after {
    content: '';
    content: none
}

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
}

nav ul,nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,input,select,textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

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;
    *overflow: visible
}

button[disabled],html input[disabled] {
    cursor: default
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -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
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

li {
    list-style: none
}

a {
    text-decoration: none
}

input,textarea {
    border: 0;
    outline: 0
}

.clearfix:before,.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom:1}

* {
    font-weight: normal;
    font-style: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

*:after,*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0
}
html,body{
    background: #f7f7f7;
    color: #333333;
}


.header-box{
    width:100%;
    background: url(../ui_img/top-bg.png) repeat-x 0 0;
}
.head,.head-top{
    width: 1200px;
    margin: 0px auto 0;
}
.head-top{background: #f7f7f7;position: relative;top: -2px;}
.head ul{
    float: left;
}
.head ul li.em-1{
    padding: 0 10px;
}
.head ul li,.head ul span{
    float: left;
    color: #bebebe;
    line-height: 33px;
}
.head ul li{
    min-width: 80px;
    position: relative;
    text-align: center;
}
.head ul span{
    font-size: 12px;
}
.head ul li a{
    font-size: 12px;
    text-align: center;
    color: #5c5c5c;
}
.head ul li a:hover{
    color: #fe483a;
}
.em-1 em{
    display: inline-block;
    width: 14px;
    height: 16px;
    background: url(../ui_img/s-logo.png) no-repeat 0 0;
    vertical-align: top;
    margin-right: 6px;
    margin-top: 10px;
}
.collect-btn{
    display: block;
    font-size: 12px;
    float: right;
    color: #5c5c5c;
    line-height: 32px;
}
.collect-btn em{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../ui_img/stars-icon.png) no-repeat 0 0;
    vertical-align: top;
    margin-top: 8px;
    margin-right: 5px;
}
.head-top .head-logo{
    display: block;
    float: left;
    width: 238px;
    height: 26px;
    background: url(../ui_img/logo.png) no-repeat 0 0;
    margin: 13px 0 16px;
    text-indent: -999999999999px;
}
.search-box{
    width: 320px;
    border: 1px solid #d7d7d7;
    height: 28px;
    background: #fff;
    float: right;
    margin-top: 14px;
}
.search-box input{
    display: block;
    width:288px;
    height: 28px;
    line-height: 28px;
    float: left;
    color: #333;
    border: none;
    background: none;
    font-size: 13px;
    padding-left: 10px;
}
.search-btn{
    width: 22px;
    height: 18px;
    background: url(../ui_img/search-icon.png) no-repeat 0 0;
    float: right;
    margin-top: 4px;
    margin-right: 5px;
}
.head-nav-box{
    width: 100%;
    height: 42px;
    background: #343434;
}
.head-nav-box ul{
    width: 1200px;
    margin: 0 auto;
}
.head-nav-box ul li{
    float: left;
    width: 120px;
    height: 42px;
}
.head-nav-box ul li a{
    display: block;
    color: #fff;
    line-height: 42px;
    text-align: center;
}
.nav-active,.head-nav-box ul li:hover{
    background: #525252;
}
.crumbs-box {
    width: 1200px;
    margin: 15px auto 15px;
    color: #999;
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e2e2e2;
    background: #f7f7f7;
}

.crumbs-box i {
    display: inline-block;
    font-style: normal;
    margin: 0 5px;
}
.crumbs-box span {
    display: inline-block;
    color: #999;
}

.crumbs-box a {
    display: inline-block;
    color: #1b8dd4;
    font-size: 14px;
}


.footer-box{
    width: 100%;
    height: 52px;
    text-align: center;
    background: #272830;

}
.footer{
    width: 1200px;
    margin: 0 auto;
    color: #888996;
    font-size: 14px;
    line-height: 52px;
}
.footer a{
    color: #888996;
    font-size: 14px;
}
.footer span{
    margin: 0 5px;
}

.d-n-active{
    background: #fff;
    border-left: 1px solid #bebebe;
    border-right: 1px solid #bebebe;
    height: 33px;
}
.all-nav em{
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: 6px;
    background: url(../ui_img/detail-icons.png) no-repeat -279px 0;
}
.d-n-active em{
    background: url(../ui_img/detail-icons.png) no-repeat -287px 0;
}
.cs14_di_gpsNav ul{
    float: none !important;
}
.cs14_di_gpsNav {     width: 97px;
    float: left;

    height: 210px;
    border-left: 1px #e3e3e3 solid;
    margin-left: -1px;
    margin-right: 20px;}
.cs14_di_gpsNav li { height: 30px; float: none !important;  }
.cs14_di_gpsNav a { display: block; color: #585858; }
.cs14_di_gpsNav a.cs14_xLight { color: #ff6000;}
.cs14_di_gpsNav a.cs14_xLight:hover, .cs14_di_gpsNav a:hover { color: #f22e00; text-decoration: underline; }


.cs14_di_reg { position: absolute; width: 80px; top: 0; right: 68px; height: 33px; line-height: 35px; color: #ccc; z-index: 66; }
.cs14_di_reg a { color: #5c5c5c; text-decoration: none; }
.cs14_di_reg a:hover { color: #f22e00; text-decoration: underline; }

.cs14_di_bigUserBoxing { position: absolute; width: 218px; top: 0; right: 67px; }
.n-box{
    background: #fff;
    border: 1px solid #bebebe;
    border-top: none;
    padding: 10px 0;
    line-height: 30px;
    width: 704px;
    position: absolute;
    top: 33px;
    left: -1px;
    display: none;
}
.n-box b{
    color: #5c5c5c;
    font-size: 14px;
}
.cs14_di_gpsNav:nth-of-type(1){
    border: none !important;
}
.d-n-active .n-box{
    display: block;
}

