/*@import "http://39.98.220.134//Public/tianjin/css/common.css"*/
/*@import "../../../../../cms/web/phpad/Public/tianjin/css/common.css";*/
/*html body {
  font-size: 16px;
}*/

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

h1, h2, h3, h4, h5, h6, b, strong {
    font-weight: 600
}

ul, li {
    list-style: none
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer
}

a:focus, a:active, a:hover {
    outline: none
}

a img {
    vertical-align: top
}

a, img {
    -webkit-touch-callout: none
}

img {
    border: none;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    -webkit-overflow-scrolling: touch
}

hr {
    height: 1px;
    background-color: #ddd;
    margin: 10px 0;
    border: none
}

button[disabled], html input[disabled] {
    cursor: default
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

input[type="text"], input[type="search"], input[type="password"] {
    -webkit-appearance: none;
    /*border: none;*/
    background: none
}

button, input[type="radio"], input[type="checkbox"] {
    border: none;
    outline: none
}

textarea {
    border: 1px solid #e7e7e7;
    padding: 8px 10px;
    font: inherit;
    color: #444;
    resize: none;
    overflow: auto;
    vertical-align: top
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="submit"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="tel"]:focus, input[type="color"]:focus, input[type="search"]:focus, input[type="search"]:active {
    -webkit-box-shadow: 0;
    box-shadow: 0;
    outline: 0 none
}

input[type="submit"], input[type="submit"]:focus {
    border: 0
}

::-webkit-input-placeholder {
    color: #ccc
}

:-moz-placeholder {
    color: #ccc;
    opacity: 1
}

::-moz-placeholder {
    color: #ccc;
    opacity: 1
}

:-ms-input-placeholder {
    color: #ccc
}

::-moz-selection {
    background-color: #202020;
    color: #fff
}

::selection {
    background-color: #202020;
    color: #fff
}

body {
    position: relative;
    background: #fff;
    font-family: -apple-system, "SF UI Text", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    line-height: 1.6;
    color: #333
}

.fl {
    float: left
}

.fr {
    float: right
}

.clearfix {
    zoom: 1
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    overflow: hidden
}

.page_bg {
    width: 100%;
    min-width: 1200px;
    background: #fff
}

.page_bg .page {
    margin: 0 auto;
    width: 1200px;
    background: #fff;
}

.header {
    background: url("../img/assets/top_bg.png") center top no-repeat;
    background-size: cover
}

.header-center {
    width: 1200px;
    margin: 0 auto
}

.header-center-main-logo {
    width: 416px;
    height: 95px;
    float: left;
    margin-top: 25px
}

.header-center-main-logo img {
    width: 100%;
    height: 100%
}

.header-center-main-search {
    float: left;
    width: 294px
}

.header-center-main-search ::-webkit-input-placeholder {
    color: #908f8b
}

.header-center-main-search :-moz-placeholder {
    color: #908f8b;
    opacity: 1
}

.header-center-main-search ::-moz-placeholder {
    color: #908f8b;
    opacity: 1
}

.header-center-main-search :-ms-input-placeholder {
    color: #908f8b
}

.header-center-main-search input[type=text] {
    float: left;
    width: 256px;
    height: 36px;
    border: 0;
    font-size: 16px;
    padding-left: 20px;
    color: #908f8b;
    background: url("../img/assets/icon_search_new.png") 22px center no-repeat;
    background: #ffffff;
    background-size: 20px
}

.header-center-main-search input[type=submit] {
    float: left;
    width: 38px;
    height: 36px;
    border: 0;
    font-size: 17px;
    color: #FFFFFF;
    background: url("../img/assets/icon_search_new.png") center center no-repeat;
    background-size: cover
}

.header-center-main-share.top {
    padding-top: 25px;
    width: 465px
}

.header-center-main-share.bottom {
    margin-top: 22px;
    margin-bottom: 37px;
    background: url("../img/assets/top_phone_bg.png");
    background-size: 100% 100%
}

.head-top-right {
    float: right
}

.header-center-main-share p {
    color: white;
    display: inline-block;
    line-height: 18px
}

.header-center-main-share li {
    float: left;
    margin-right: 10px;
    margin-left: 10px;
}

.head-top-right .header-center-main-share-items-top {
    float: left
}

.header-center-main-share-items-app {
    width: 11px;
    height: 17px;
    background: url("../img/assets/icon_app_new.png") no-repeat;
    background-size: contain;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle
}

.header-center-main-share-items-newspaper {
    width: 16px;
    height: 19px;
    background: url("../img/assets/icon_news_new.png") no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: middle
}

.header-center-main-share li:hover .header-center-main-share-items-app {
    background: url("../img/assets/icon_app_active.png") no-repeat;
    background-size: contain
}

.header-center-main-share li:hover .header-center-main-share-items-newspaper {
    background: url("../img/assets/icon_newspaper_active.png") no-repeat;
    background-size: contain
}

.header-center-main-share .header-center-main-institution-items {
    margin: 0
}

.header-center-main-share .header-center-main-institution-items-mgl-60 {
    margin-left: 40px
}

.header-center-main-share .header-center-main-institution-items p {
    padding: 0 10px;
    border-right: 2px solid #ffffff
}

.header-center-main-share .header-center-main-institution-items-none-border p {
    border: none
}

.header-center-main-share-items-tel-icon {
    width: 22px;
    height: 18px;
    background: url("../img/assets/icon_tel.png");
    background-size: contain;
    display: inline-block;
    vertical-align: middle
}

.header-center-main-share .header-center-main-share-items .header-center-main-share-items-tel {
    color: #ffffff;
    font-size: 14px
}

.header-bottom {
    margin-bottom: 18px;
    height: 52px;
    background: #e9121a
}

.header-bottom-list {
    width: 1200px;
    background: #e9121a;
    margin: 0 auto
}

.header-bottom-list-items {
    float: left;
    width: 132px;
    text-align: center
}

.header-bottom-list-items.active > a, .header-bottom-list-items > a:hover {
    background-color: #FF540B
}

.header-bottom-list-items > a {
    display: block;
    padding: 0 14px;
    line-height: 52px;
    font-size: 20px;
    color: #fff;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    font-weight: 500
}

.icon_user {
    width: 15px;
    height: 16px;
    margin-right: 15px;
    background: url("../img/assets/icon_user.png") no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: middle
}

.header-bottom-list-item-register {
    float: left;
    line-height: 36px;
    margin-left: 20px
}

.header-bottom-list-item-login {
    float: left;
    line-height: 36px;
    margin-left: 14px
}

.header-bottom-list-items {
    position: relative
}

.header-bottom-list-items:hover .header-bottom-list-second {
    z-index: 5;
    opacity: 1
}

.header-bottom-list-second {
    position: absolute;
    width: 150px;
    background: #e9121a;
    z-index: -1;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s
}

.header-bottom-list-second-items {
    width: 100%
}

.header-bottom-list-second-items:hover, .header-bottom-list-second-items.active {
    background-color: #FF540B
}

.header-bottom-list-second-items > a {
    display: block;
    padding: 0 14px;
    line-height: 52px;
    font-size: 20px;
    color: #fff;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    font-weight: 500
}

.footer {
    margin-top: 20px;
    width: 100%;
    background-color: #F8F8F8
}

.footer-content {
    width: 1200px;
    text-align: center;
    margin: 0 auto;
    padding: 26px 0px
}

.footer-content a {
    margin: 10px 10px;
    color: #666666;
    font-size: 14px;
    line-height: 40px
}

.footer-content .more-download {
    color: #67B6F2
}

.qrcode {
    width: 1200px;
    margin: 0 auto;
    text-align: center
}

.qrcode ul {
    display: inline-block
}

.qrcode li {
    margin-right: 40px;
    width: 125px;
    float: left
}

.qrcode li img {
    width: 100%;
    height: 125px;
    padding: 5px;
    border: 1px solid #EAEAEA
}

.qrcode li p {
    color: #999999;
    font-size: 12px;
    width: 135px;
    text-align: center;
    margin-top: 7px
}

.copyright {
    color: white;
    height: 36px;
    line-height: 36px;
    background-color: #333333;
    text-align: center
}

.pop-bg {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 10
}

.pop-bg .pop-box {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    width: 442px;
    height: 412px;
    background: #fff;
    border-radius: 28px
}

.pop-bg .pop-box-head {
    position: absolute;
    left: 0;
    top: -170px;
    width: 100%;
    height: 219px;
    background: url("../../img/assets/pop_top.png");
    background-size: 100% 100%
}

.pop-bg .pop-box-main {
    padding: 53px 50px 0
}

.pop-bg .pop-box-main-title {
    margin-bottom: 12px;
    padding: 0 20px;
    font-size: 22px;
    color: #333333;
    line-height: 50px;
    text-align: center;
    letter-spacing: 3px
}

.pop-bg .pop-box-main-info {
    line-height: 44px;
    color: #666666;
    font-size: 18px
}

.pop-bg .pop-box-main-btnGroup {
    margin-top: 21px;
    height: 60px
}

.pop-bg .pop-box-main-btnGroup button {
    display: block;
    width: 122px;
    height: 60px;
    font-size: 26px;
    color: #fff;
    border-radius: 10px;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.pop-bg .pop-box-main-btnGroup button.not {
    float: left;
    background: #fdc86a
}

.pop-bg .pop-box-main-btnGroup button.not:hover {
    -webkit-box-shadow: 3px 3px 5px rgba(253, 200, 106, 0.7);
    box-shadow: 3px 3px 5px rgba(253, 200, 106, 0.7)
}

.pop-bg .pop-box-main-btnGroup button.yes {
    float: right;
    background: #f04337
}

.pop-bg .pop-box-main-btnGroup button.yes:hover {
    -webkit-box-shadow: 3px 3px 5px rgba(240, 67, 55, 0.7);
    box-shadow: 3px 3px 5px rgba(240, 67, 55, 0.7)
}

.main-aside {
    position: absolute;
    top: 0;
    left: 0;
    width: 201px;
    background-color: #fff;
    border: 1px solid #eaeaea;
    font-size: 18px;
    overflow-y: auto
}

.main-aside .side-nav-item {
    position: relative;
    line-height: 48px;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.main-aside .side-nav-item > a {
    position: relative;
    display: block;
    padding-left: 38px;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #eaeaea;
    color: #333;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.main-aside .side-nav-item > a:before {
    content: '';
    position: absolute;
    left: 21px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    display: block;
    width: 8px;
    height: 10px;
    background-image: url("../img/assets/icon_arrows_right_4.png");
    background-size: 100% 100%;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.main-aside .side-nav-item:last-child > a {
    border-bottom: none
}

.main-aside .side-nav-item:hover > a, .main-aside .side-nav-item.active > a {
    color: #fff;
    background: #E6393F
}

.main-aside .side-nav-item:hover > a:before, .main-aside .side-nav-item.active > a:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background-image: url("../img/assets/icon_arrows_right_4_w.png")
}

.main-aside .side-nav-item:hover.has-sub:after, .main-aside .side-nav-item.active.has-sub:after {
    width: 0
}

.main-aside .side-nav-item.has-sub > a {
    position: relative
}

.main-aside .side-nav-item.has-sub.active .sub-nav {
    display: block
}

.main-aside .sub-nav {
    position: relative;
    display: none;
    border-bottom: 1px solid #EAEAEA
}

.main-aside .sub-nav-item {
    position: relative;
    line-height: 42px;
    font-size: 16px
}

.main-aside .sub-nav-item:last-child a {
    border-bottom: none
}

.main-aside .sub-nav-item a {
    position: relative;
    display: block;
    padding-left: 21px;
    width: 155px;
    margin: 0 auto;
    border-bottom: 1px solid #EAEAEA;
    color: #666666;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.main-aside .sub-nav-item:hover a, .main-aside .sub-nav-item.active a {
    color: #E6393F
}

.pagination {
    padding-bottom: 30px;
}

html body {
    font-size: 16px;
}



