/*! CSS Used from: http://www.yi20.com.cn/static/css/base_v1.css */
body {padding-top: 38px !important;}

div, dl, dt, dd, ul, li, p {
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: none;
}

a {
    color: #333;
    text-decoration: none;
    -webkit-transition: none;
    transition: none;
}

a:hover {
    color:#198BC2;
}

a:hover, a:active {
    outline: none;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    line-height: 0;
}

.clearfix {
    zoom: 1;
}

.heiti-std {
    font-family: 'Microsoft YaHei';
}

.ico-topbar {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}

.ico-topbar {
    background: url('http://www.yi20.com.cn/static/images/ico-topbar.png') no-repeat;
}

.i-top1 {
    width: 12px;
    height: 14px;
    background-position: 0 0;
}

.i-top3 {
    width: 9px;
    height: 5px;
    background-position: 0 -32px;
}

.box-shadow {
    background-color: #fff;
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, .05);
    box-shadow: 0 4px 20px rgba(0, 0, 0, .05);
}

.s-blue {
    color: #198BC2 !important;
}

.s-red {
    color: #ec3b3b !important;
}

a.s-red:hover {
    color:#198BC2 !important;
}

a.s-blue:hover {
    color: #ec3b3b !important;
}

.ma {
    margin-left: auto;
    margin-right: auto;
}

.mr10 {
    margin-right: 10px;
}

.w1200 {
    width: 1200px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.none {
    display: none;
}

.hidden {
    visibility: hidden;
}

.shortcut-bar {
    line-height: 38px;
    position: relative;
    z-index: 800;
}

.shor-diqu {
    position: relative;
}

.shor-diqu .dq-btn {
    padding: 0 10px;
    font-size: 12px;
    color: #999;
    cursor: pointer;
}

.shor-diqu .dq-btn span {
    margin: 0 4px 0 5px;
}

.shor-diqu .dq-btn .i-top3 {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.dq-popup {
    position: absolute;
    left: 0;
    top: 58px;
    width: 510px;
    min-height: 330px;
    padding-bottom: 20px;
}

.dq-popup dl {
    padding: 27px 0 0;
    font-size: 16px;
}

.dq-popup dl dt {
    padding: 0 30px;
    line-height: 20px;
    color: #999;
    margin-bottom: 7px;
}

.dq-popup dl dd {
    overflow: hidden;
    padding: 0 15px;
}

.dq-popup dl dd a {
    float: left;
    line-height: 32px;
    white-space: nowrap;
    margin: 0 14px;
}

.shor-link {
    margin-left: 20px;
}

.shor-link li {
    float: left;
    font-size: 12px;
}

.shor-link li a {
    float: left;
    color: #999;
    padding: 0 10px;
}

.shor-link li a:hover {
    background-color:#198BC2;
    color: #fff;
}

.p-daohang {
    padding: 27px 0 30px;
}

.p-daohang dl {
    float: left;
    position: relative;
}

.p-daohang dt {
    padding-bottom: 10px;
}

.p-daohang dd.h160 {
    height: 160px;
    overflow: hidden;
}

.p-daohang dd a {
    float: left;
    line-height: 32px;
    color: #666;
    white-space: nowrap;
}

.p-daohang dd.line {
    position: absolute;
    right: 0;
    bottom: 10px;
    width: 1px;
    height: 142px;
    background-color: #eee;
}

.p-daohang dl.dh1 {
    width: 370px;
    padding: 0 12px 0 60px;
}

.p-daohang dl.dh1 dt {
    padding-left: 12px;
    padding-right: 12px;
}

.p-daohang dl.dh1 dd a {
    width: 42px;
    text-align: center;
    margin: 0 5px;
}

.p-daohang dl.dh2 {
    width: 240px;
    padding-left: 20px;
    padding-right: 16px;
}

.p-daohang dl.dh2 dt, .p-daohang dl.dh3 dt {
    padding-left: 10px;
    padding-right: 10px;
}

.p-daohang dl.dh2 dd a, .p-daohang dl.dh3 dd a {
    width: 60px;
    margin: 0 10px;
}

.p-daohang dl.dh3 {
    width: 170px;
    padding-left: 20px;
    padding-right: 5px;
}

.p-daohang dl.dh4 {
    width: 200px;
    padding-left: 30px;
}

.p-daohang dl.dh4 .w60 {
    float: left;
    width: 60px;
    margin-right: 25px;
}

.p-daohang dl a:hover {
    color:#198BC2;
}

.shortcut-bar {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}

.shor-link li a.s-blue:hover {
    color: #fff !important;
}

.r-menu {
    font-size: 12px;
    color: #999;
    padding: 0 10px;
    cursor: pointer;
}

.r-menu .i-top3 {
    margin-left: 5px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.shortcut-bar .popup-mn {
    position: absolute;
    left: 0;
    top: 58px;
    right: 0;
    display: none;
}

.dq-popup {
    width: 610px;
    height: auto;
}

.dq-popup dl dd {
    font-size: 14px;
}

.dq-popup dl dd a {
    margin-right: 4px;
}

.dq-popup dl dd .tab-zimu {
    height: 32px;
    line-height: 32px;
}

.dq-popup dl dd .tab-zimu span {
    font-size: 16px;
    color: #333;
    font-weight: 600;
    margin-left: 14px;
    cursor: pointer;
}

.dq-popup dl dd .tab-zimu span.cur {
    color:#198BC2;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

::-webkit-scrollbar {
    width: 20px;
    height: 10px;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    line-height: 0;
}

.clearfix {
    zoom: 1;
}

.heiti-std, .yahei {
    font-family: 'Microsoft YaHei';
}

.tc {
    text-align: center;
}


.i-top10 {
    width: 17px;
    height: 17px;
    background-position: -15px -30px;
}

.input-txt {
    position: relative;
    z-index: 10;
}

.input-txt .tips {
    position: absolute;
    z-index: -1;
}

.input-txt .txt {
    background-color: rgba(0, 0, 0, 0);
}

.box-shadow {
    background-color: #fff;
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, .05);
    box-shadow: 0 4px 20px rgba(0, 0, 0, .05);
}

.ma {
    margin-left: auto;
    margin-right: auto;
}

.w1200 {
    width: 1200px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hidden {
    visibility: hidden;
}

.img-block img {
    display: block;
    width: 100%;
    height: 100%;
}

.transit {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.logo-bar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 700;
    height: 60px;
}

.logo-bar .logo {
    float: left;
    width: 252px;
    height: 45px;
    padding: 8px 0 22px;
    margin-right: 55px;
}

.logo-bar .menu-nav {
    float: left;
}

.logo-bar .menu-nav li {
    float: left;
}

.logo-bar .menu-nav li a {
    float: left;
    font-size: 18px;
    line-height: 60px;
    padding: 0 15px;
}

.logo-bar .menu-nav li.ct a {
    color:#198BC2;
}

.logo-bar .popup-mn {
    position: absolute;
    left: 0;
    top: 110px;
    right: 0;
    border-top: 1px solid #eee;
}

.p-search {
    padding: 15px 0;
}

.p-search .input-txt {
    display: block;
    font-size: 16px;
    position: relative;
    padding-right: 160px;
}

.p-search .input-txt input {
    text-align: center;
    width: 100%;
    height: 28px;
    line-height: 28px;
}

.p-search .input-txt .tips {
    left: 50%;
    margin-left: -180px;
    color: #ddd;
    line-height: 28px;
}

.p-search .hot-shou {
    font-size: 14px;
    color: #bbb;
    margin-top: 7px;
}

.p-search .hot-shou a {
    margin: 0 10px;
}

.logo-bar .r-handle span {
    float: left;
    height: 90px;
    padding: 0 10px;
    cursor: pointer;
    margin-left: 10px;
}

.logo-bar .r-handle span .ico-topbar {
    display: block;
    margin-top: 36px;
}

.logo-bar .menu-nav li {
    margin: 20px 15px;
}

.logo-bar .menu-nav li a {
    padding: 0;
    line-height: 20px;
}

.logo-bar .menu-nav li.ct a {
    color: #198BC2;
}

.logo-bar .r-handle span {
    line-height: 90px;
}

.logo-bar .r-handle span .ico-topbar {
    display: inline-block;
    margin: -2px 10px 0 0;
}

/*! CSS Used from: http://www.yi20.com.cn/static/css/base.inc.css */
div, span, a, ul, li, img, i, input {
    padding: 0;
    margin: 0;
}

ul, li {
    list-style: none;
}

i {
    font-weight: 400;
    font-style: normal;
}

img {
    border: 0;
    vertical-align: top;
}

input {
    border: 0;
    outline: 0;
    font-family: Microsoft Yahei;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: underline;
    color: #ff9023;
}

/*! CSS Used from: http://www.yi20.com.cn/static/css/index.css */
a, img, div, ul, li, span {
    margin: 0;
    padding: 0;
}

a {
    color: #555;
    text-decoration: none;
}

a:hover {
    color: #f60;
}

ul, li, i {
    list-style: none;
}

i {
    font-style: normal;
}

img {
    border: none;
}

a, img, div, ul, li {
    margin: 0;
    padding: 0;
}

a {
    color: #555;
    text-decoration: none;
}

a:hover {
    color: #f60;
}

ul, li {
    list-style: none;
}

img {
    border: none;
}

a, div, ul, li, span {
    margin: 0;
    padding: 0;
}

a {
    color: #555;
    text-decoration: none;
}

a:hover {
    color: #f60;
}

ul, li {
    list-style: none;
}

* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

::-webkit-scrollbar {
    width: 20px;
    height: 10px;
}
