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, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 12px;
    line-height: 1.4em;
    /*vertical-align: baseline;*/
}

html {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

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

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q, blockquote {
    quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}

a img {
    border: none;
    text-decoration: none;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}
input::-ms-clear{display: none;}
input::-ms-reveal{display: none;}
body {
    color: #333;
    font-size: 14px;
    width: 100%;
    margin: 0 auto;
    font-family: 'Microsoft YaHei,tahoma,arial,Hiragino Sans GB,\\5b8b\4f53,sans-serif';
}

.left {
    float: left;
}

.right {
    float: right;
}

.text-center {
    text-align: center;
}

.hidden {
    display: none;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

.containerHeader {
    margin: 0 auto;
    width: 1100px;
    position: relative;
}

#page-top {
    height: 36px;
    background-color: #333333;
    box-sizing: border-box;
    width: 100%;
    padding: 0;
}

#page-top .left-box {
    position:relative;
    top:10px;
}

#page-top .left-box .jumpIndex {
    display: inline-block;
    height: 14px;
    width: 88px;
    background-image: url("../images/headNav/u902.png");
    background-repeat: no-repeat;
    position: relative;
    top: 2px;
}

#page-top .left-box .jumpIndex:hover {
    background-image: url("../images/headNav/u902_mouseOver.png");
}

#page-top .right-box {
    margin-right: 20px;
    position:relative;
    top:10px;
}

#page-top .right-box .person-box {
    position: relative;
    margin-right: 30px;
}

#page-top .right-box .person-box .traingle {
    position: absolute;
    z-index: 1003;
    top: -2px;
    right: 14px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 9px 8px;
    border-color: transparent transparent #ddd transparent;
    left: 30px;
}

#page-top .right-box .person-box .traingle:before {
    position: absolute;
    content: '';
    top: 1px;
    left: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 9px 8px;
    border-color: transparent transparent #fff transparent;
}

#page-top .right-box .person-box .person-dropdown {
    position: absolute;
    top: 18px;
    left: 0;
    width: 200px;
    height: 150px;
}

#page-top .right-box .person-box .personal-content {
    padding: 10px 0;
    position: absolute;
    top: 6px;
    left: 0px;
    z-index: 1000;
    background: #fff;
    border: 1px solid #eee;
}

#page-top .right-box .person-box .personal-content ul {
    padding: 0 15px;
}

#page-top .right-box .person-box .personal-content ul:first-child {
    border-right: 1px solid #eee;
}

#page-top .right-box .person-box .personal-content ul li {
    margin: 10px 0;
    line-height: 18px;
}

#page-top .right-box .person-box .personal-content ul li.first-child {
    margin: 0;
}

#page-top .right-box .person-box .personal-content ul li.last-child {
    margin: 0;
}

#page-top .right-box .person-box .personal-content ul li a {
    text-decoration: none;
    color: #333;
    font-size: 12px;
}

#page-top .right-box .person-box .personal-content ul li a:hover {
    color: #d71618;
    text-decoration: underline;
}

#page-top .right-box .mobile-box {
    position: relative;
}

#page-top .right-box .mobile-box .mobile-dropdown {
    position: absolute;
    top: 18px;
    right: -20px;
    width: 362px;
    height: 200px;
}

#page-top .right-box .mobile-box .mobile-content {
    padding: 8px 20px;
    position: absolute;
    top: 6px;
    right: 0px;
    z-index: 1000;
    background: #fff;
    border: 1px solid #eee;
}

#page-top .right-box .mobile-box .mobile-content ul li {
    float: left;
}

#page-top .right-box .mobile-box .mobile-content ul li img {
    width: 112px;
    height: 112px;
    vertical-align: middle;
}

#page-top .right-box .mobile-box .mobile-content ul li p {
    line-height: 25px;
}

#page-top .right-box .mobile-box .mobile-content ul li p img {
    width: 12px;
    height: 15px;
    margin-right: 3px;
    vertical-align: inherit;
}

#page-top .right-box .mobile-box .mobile-content ul li.first-child {
    padding-right: 10px;
    border-right: 1px solid #eee;
}

#page-top .right-box .mobile-box .mobile-content ul li.last-child {
    padding-left: 10px;
}

#page-top .right-box .mobile-box .traingle {
    position: absolute;
    z-index: 1003;
    top: -2px;
    right: 14px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 9px 8px;
    border-color: transparent transparent #ddd transparent;
}

#page-top .right-box .mobile-box .traingle:before {
    position: absolute;
    content: '';
    top: 1px;
    left: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 9px 8px;
    border-color: transparent transparent #fff transparent;
}

#page-top .right-box a {
    color: #f8f8f8;
    font-size: 12px;
    text-decoration: none;
}

#page-top .right-box a i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

#page-top .right-box a.selected {
    color: #d71618;
}

#page-top .right-box .per-center i {
    width: 16px;
    height: 18px;
    background: url("../images/headNav/user.png") no-repeat;
}

#page-top .right-box .per-center.selected i {
    background: url("../images/headNav/user-hover.png") no-repeat;
}

#page-top .right-box .mobile i {
    width: 12px;
    height: 18px;
    background: url("../images/headNav/phone-1.png") no-repeat;
}

#page-top .right-box .mobile.selected i {
    background: url("../images/headNav/phone-hover.png") no-repeat;
}

#switch-city {
    width: 100%;
    padding: 40px 0 20px 0;
    background: #fff;
    z-index: 100;
    position: relative;
}

#switch-city .menu-city {
    position: relative;
    height: 30px;
    line-height: 30px;
    border: 1px solid #EB3A3C;
    padding: 0 10px;
    border-radius: 50px;
    background-repeat: no-repeat;
    margin-left: 22px;
    margin-top: 20px;
}

#switch-city .menu-city i {
    display: inline-block;
    width: 11px;
    height: 14px;
    margin-left: 7px;
    margin-top: -3px;
    background-image: url("../images/headNav/position.png");
    background-repeat: no-repeat;
    background-position: left center;
    vertical-align: middle;
}

#switch-city .menu-city b {
    display: inline-block;
    width: 10px;
    height: 6px;
    background-image: url("../images/headNav/down.png");
    background-repeat: no-repeat;
    background-position: right center;
    vertical-align: middle;
    margin-top: -3px;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}

#switch-city .menu-city .cityName {
    padding: 0 8px;
}

#switch-city .menu-city:hover b {
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

#switch-city .menu-city .city-box {
    position: absolute;
    left: -20px;
    top: 31px;
    z-index: 1002;
    width: 500px;
    background-color: white;
    -moz-box-shadow: rgba(188, 188, 188, 0.3) 0 0 5px;
    -webkit-box-shadow: rgba(188, 188, 188, 0.3) 0 0 5px;
    box-shadow: rgba(188, 188, 188, 0.3) 0 0 5px;
    padding: 10px;
}

#switch-city .menu-city .city-box .add-list {
    padding: 5px 0;
    line-height: 14px;
}

#switch-city .menu-city .city-box .add-list .word-range {
    display: inline-block;
    width: 10%;
    padding: 3px;
}

#switch-city .menu-city .city-box .add-list ul {
    width: 88%;
}

#switch-city .menu-city .city-box .add-list ul li {
    float: left;
    width: 48px;
}

#switch-city .menu-city .city-box .add-list ul li a {
    display: inline-block;
    text-align: left;
    color: #999;
    text-decoration: none;
    padding: 3px;
}

#switch-city .menu-city .city-box .add-list ul li a:hover {
    background: #eee;
    color: #d71618;
}

#switch-city .search-box {
    position: relative;
    margin-top: 10px;
}

#switch-city .search-box input {
    display: inline-block;
    width: 300px;
    height: 35px;
    line-height: 35px;
    padding-left: 5px;
    outline: none;
    border: 1px solid #d71618;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#switch-city .search-box .searchIcon {
    position: absolute;
    right: 1px;
    top: 0px;
    width: 55px;
    height: 34px;
    background-position: center center;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    cursor: pointer;
}

#switch-city .search-box .searchIcon span {
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url("../images/headNav/red_u976.png") no-repeat;
    position: absolute;
    right: 18px;
    top: 7px;
    z-index: 11;
}

#switch-city .search-box .searchIcon:hover {
    background-color: #d71618;
}

#switch-city .search-box .searchIcon:hover span {
    background: url(../images/headNav/u976.png) no-repeat;
}

#switch-city .search-box .search-info {
    position: absolute;
    top: 34px;
    left: 0;
    border: 1px solid #999;
    padding: 0 3px;
    width: 300px;
    background: #fff;
    z-index: 999;
}

#switch-city .search-box .search-info .hot-word {
    padding: 15px;
    border-bottom: 1px solid #eee;
}

#switch-city .search-box .search-info .hot-word ul {
    overflow: hidden;
}

#switch-city .search-box .search-info .hot-word ul li {
    float: left;
    margin: 0;
    width: 80px;
    text-align: center;
    line-height: 16px;
    padding: 0;
}

#switch-city .search-box .search-info .hot-word ul li a {
    text-decoration: none;
    color: #333;
    padding: 0;
    font-size: 12px;
}

#switch-city .search-box .search-info .hot-word ul li a:hover {
    color: #d71618;
}

#switch-city .search-box .search-info .hot-word #refresh {
    position: absolute;
    right: 12px;
    top: 18px;
    width: 10px;
    height: 10px;
    background: url("../images/headNav/u695.png") no-repeat;
}

#switch-city .search-box .search-info .hot-word #refresh:hover {
    background: url("../images/headNav/u695_mouseOver.png") no-repeat;
}

#switch-city .search-box .search-info .search-his {
    padding: 15px;
    padding-right: 5px;
    border-bottom: 1px solid #eee;
}

#switch-city .search-box .search-info .search-his ul li {
    line-height: 20px;
    margin: 0;
    float: none;
}

#switch-city .search-box .search-info .search-his ul li a {
    text-decoration: none;
    color: #999;
    padding: 0;
    padding-left: 4px;
    font-size: 12px;
    width: 100%;
}

#switch-city .search-box .search-info .search-his ul li a:hover {
    color: #d71618;
    background: #eee;
}

#switch-city .search-box .search-info .search-his ul li a .delete {
    width: 12px;
    height: 12px;
    background: url("../images/headNav/u701.png") no-repeat;
    margin: 4px 15px 4px 0;
    float: right;
}

#switch-city .search-box .search-info .clear {
    padding: 10px;
    text-align: center;
}

#switch-city .search-box .search-info .clear i {
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: -1px;
    background: url("../images/headNav/u701.png") no-repeat;
}

#switch-city .search-box .search-info .clear:hover {
    color: #d71618;
}

#switch-city .search-box .search-info .clear:hover i {
    background: url("../images/headNav/u706.png") no-repeat;
}

#switch-city .search-box .search-info .blur-search {
    padding: 8px 3px;
}

#switch-city .search-box .search-info .blur-search ul li {
    line-height: 20px;
    margin: 0;
    float: none;
}

#switch-city .search-box .search-info .blur-search ul li a {
    text-decoration: none;
    color: #999;
    padding: 3px 0;
    font-size: 13px;
    width: 100%;
}

#nav-box {
    height: 60px;
    width: 100%;
    position: relative;
    background: #fff;
    border-bottom: 1px solid #ddd;
    margin-bottom:15px;
    box-shadow:0 4px 3px -3px #eee;
    z-index: 99;
}

#nav-box .search-box {
    position: absolute;
    top: 10px;
    right: 0;
}

#nav-box .search-box .input-img {
    position: absolute;
    top: -62px;
    width: 300px;
    height: 62px;
}

#nav-box .search-box .input-img img {
    width: 100%;
    height: 100%;
}

#nav-box .search-box input {
    display: inline-block;
    width: 300px;
    height: 35px;
    line-height: 35px;
    padding-left: 5px;
    outline: none;
    border: 1px solid #d71618;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#nav-box .search-box .searchIcon {
    position: absolute;
    right: 1px;
    top: 0px;
    width: 55px;
    height: 34px;
    background-position: center center;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    cursor: pointer;
}

#nav-box .search-box .searchIcon span {
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url("../images/headNav/red_u976.png") no-repeat;
    position: absolute;
    right: 18px;
    top: 7px;
    z-index: 11;
}

#nav-box .search-box .searchIcon:hover {
    background-color: #d71618;
}

#nav-box .search-box .searchIcon:hover span {
    background: url(../images/headNav/u976.png) no-repeat;
}

#nav-box .search-box .search-info {
    position: absolute;
    top: 36px;
    left: 0;
    border: 1px solid #999;
    padding: 0 3px;
    width: 300px;
    background: #fff;
    z-index: 999;
}

#nav-box .search-box .search-info .hot-word {
    padding: 15px;
    border-bottom: 1px solid #eee;
}

#nav-box .search-box .search-info .hot-word ul {
    overflow: hidden;
}

#nav-box .search-box .search-info .hot-word ul li {
    float: left;
    margin: 0;
    width: 80px;
    text-align: center;
    line-height: 16px;
    padding: 0;
}

#nav-box .search-box .search-info .hot-word ul li a {
    text-decoration: none;
    color: #333;
    padding: 0;
    font-size: 12px;
}

#nav-box .search-box .search-info .hot-word ul li a:hover {
    color: #d71618;
}

#nav-box .search-box .search-info .hot-word #refresh {
    position: absolute;
    right: 12px;
    top: 18px;
    width: 10px;
    height: 10px;
    background: url("../images/headNav/u695.png") no-repeat;
}

#nav-box .search-box .search-info .hot-word #refresh:hover {
    background: url("../images/headNav/u695_mouseOver.png") no-repeat;
}

#nav-box .search-box .search-info .search-his {
    padding: 15px;
    padding-right: 5px;
    border-bottom: 1px solid #eee;
}

#nav-box .search-box .search-info .search-his ul li {
    line-height: 20px;
    margin: 0;
    float: none;
}

#nav-box .search-box .search-info .search-his ul li a {
    text-decoration: none;
    color: #999;
    padding: 0;
    padding-left: 4px;
    font-size: 12px;
    width: 100%;
}

#nav-box .search-box .search-info .search-his ul li a:hover {
    color: #d71618;
    background: #eee;
}

#nav-box .search-box .search-info .search-his ul li a .delete {
    width: 12px;
    height: 12px;
    background: url("../images/headNav/u701.png") no-repeat;
    margin: 4px 15px 4px 0;
    float: right;
}

#nav-box .search-box .search-info .clear {
    padding: 10px;
    text-align: center;
}

#nav-box .search-box .search-info .clear i {
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: -1px;
    background: url("../images/headNav/u701.png") no-repeat;
}

#nav-box .search-box .search-info .clear:hover {
    color: #d71618;
}

#nav-box .search-box .search-info .clear:hover i {
    background: url("../images/headNav/u706.png") no-repeat;
}

#nav-box .search-box .search-info .blur-search {
    padding: 8px 3px;
}

#nav-box .search-box .search-info .blur-search ul li {
    line-height: 20px;
    margin: 0;
    float: none;
}

#nav-box .search-box .search-info .blur-search ul li a {
    text-decoration: none;
    color: #999;
    padding: 3px 0;
    font-size: 13px;
    width: 100%;
}

#nav-box ul.flex-menu > li {
    list-style: none;
    float: left;
    padding:0 21px;
}
#nav-box ul.flex-menu > li >span {
    font-size:16px;
}

#nav-box ul.flex-menu > li > a {
    display: inline-block;
    padding: 18.5px 0;
    /*padding: 21.5px 0;*/
    text-decoration: none;
    color: #333;
    font-size: 16px;
}

#nav-box ul.flex-menu > li > a:hover, #nav-box ul.flex-menu>li>a.active {
    color: #d71618;
    border-bottom: 2px solid #d71618;
}

#nav-box ul.flex-menu > li:first-child {
    padding-left: 0;
}
.sub-nav {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 61px;
    background: #fafafa;
    /*padding: 30px 0 10px 0;*/
    border-bottom: 1px solid #ededed;
    z-index: 9;
}

.sub-nav .sub-nav-list {
    width: 100%;
    margin: 16px 0 16px 0;
    /*margin-bottom: 5px;*/
    position: relative;
}

/*.sub-nav .sub-nav-list:first-child {*/
/*margin-top:30px;*/
/*}*/
/*.sub-nav .sub-nav-list:last-child {*/
/*margin-bottom:15px;*/
/*}*/

.sub-nav .sub-nav-list > .title {
    float: left;
    /*margin-bottom: 15px;*/
    margin-right: 22px;
    font-weight: bold;
    color: #d71618;
    vertical-align: middle;
    position: relative;
    line-height: 28px;
}

.sub-nav .sub-nav-list > .title.hide {
    display:none;
}

.sub-nav .sub-nav-list > .title:after {
    content: '';
    width: 6px;
    height: 10px;
    position: absolute;
    right: -12px;
    top: 9px;
    background: url("../images/headNav/arrow-icon.png") no-repeat;
    visibility: visible !important;
}

.sub-nav .sub-nav-list > .title > img {
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 2px;
}

.sub-nav .sub-nav-list > ul {
    float:left;
    width:700px;
}

.sub-nav .sub-nav-list > ul > a {
    display: inline-block;
    margin-right: 20px;
    /*margin-bottom: 15px;*/
    font-size: 12px;
    line-height: 28px;
    color: #333;
    text-decoration: none;
}
.sub-nav .sub-nav-list > ul > a:hover{
    color: #d71618;
}
.sub-nav .sub-nav-list > ul > a.active {
    color: #d71618;
}
.fl {
    float: left;
}

.fr {
    float: right;
}

.bottom_nav_div {
    height: 180px;
    padding-top: 45px;
    border-top: 1px solid #f3f3f3;
    background: #ffffff;
    margin-top: 20px;
}

.nav_left {
    height: 132px;
    border-right: 1px solid #d3d3d3;
}

.nav_left > ul {
    float: left;
    width: 145px;
    font-size: 12px;
    line-height: 25px;
}

.nav_left > ul a {
    color: #999;
}

.nav_left .mynavFooter > li {
    line-height: 24px;
}
.nav_left .mynavFooter > li > a {
    text-decoration: none;
}
.nav_left .mynavFooter > li > a:hover {
    color:#f00;
}

.bottom_nav_tits {
    font-size: 14px;
    color: #666;
    margin-bottom: 15px;
    line-height: 14px;
}

.appLoad_div > ul > li {
    float: left;
    text-align: center;
    margin-right: 20px;
}

.load_btn {
    width: 98px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #515151;
    border: 1px solid #d6d6d6;
    margin: 14px auto 0;
}

.Android_load {
    margin-top: 50px;
}

.attentionUs {
    width: 95px;
    text-align: center;
}

.WeChat_Sina_pic_div {
    position: relative;
    width: 30px;
    height: 35px;
    margin-top: 15px;
    display: inline-block;
}

.WeChat_Sina_pic_div:hover .WX_Erm2_div {
    display: block;
}

.WeChat_Sina_pic2 {
    width: 30px;
    height: 30px;
}

.WX_Erm2_div {
    position: absolute;
    top: 33px;
    left: -62px;
    width: 155px;
    height: 175px;
    text-align: center;
    display: none;
    z-index: 9;
}

.WX_Erm2_div > img {
    width: 100%;
    height: 100%;
}

.WX_Erm2_txt {
    position: absolute;
    top: 145px;
    width: 100%;
    font-size: 12px;
    color: #555;
}

.reference_div {
    margin-top: 50px;
    height: 200px;
    background: #fcfcfc;
    font-size: 12px;
    line-height: 12px;
    color: #fbfbfb;
    text-align: center;
}

.flinks {
    display: inline-block;
    padding: 20px 0 10px;
}

.flinks li {
    float: left;
    height: 12px;
    padding: 0 10px;
    color: #bfbfbf;
    border-right: 1px solid #bfbfbf;
}

.flinks a:last-child li {
    border-right: none;
}

.CopyRight_div {
    border-top: 1px solid #f4f4f4;
    padding-top: 10px;
    line-height: 20px;
    color: #bfbfbf;
}

.copyright_pics {
    margin-top: 20px;
}

.copyright_pics a {
    text-decoration: none;
}