@charset "UTF-8";

/** * * @authors tanglin (tang.lin@trs.com.cn) * @date    2017-06-19 19:22:51 * @version V.2.0 */


/* 头部样式 start */

.dk_gb_header_1 {
    height: 50px;
    border-bottom: 1px solid #b60005;
    line-height: 50px;
    color: #FFFFFF;
    width: 100%;
}

.dk_gb_header_2 {
    color: #000000;
    font-size: 16px;
    position: relative;
}

.login {
    margin-right: 10px;
    background: url(top_5.png) no-repeat 5px center;
    height: 24px;
    padding-left: 35px;
    padding-right: 6px;
    right: 194px;
}

.regsiter {
    margin-left: 10px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.dk_gb_header_2,
.dk_gb_header_bg {
    width: 1200px;
    margin: 0 auto;
}

.dk_gb_header_bg {
    height: 115px;
}

.dk_gb_header_fl {
    background: url(dk_gb_header.png) center no-repeat;
    height: 65px;
    width: 496px;
    margin: 20px 0;
}

.dk_gb_search {
    position: relative;
    margin: 30px 0
}

.dk_gb_txt {
    width: 260px;
    height: 37px;
    border-radius: 5px;
    background-color: #efefef;
    padding-left: 10px;
}

.dk_gb_btn {
    background: url(dk_gb_search.png) center no-repeat;
    width: 19px;
    height: 20px;
    position: absolute;
    right: 8px;
    bottom: 8px;
    cursor: pointer;
}

.dk_gb_nav {
    width: 100%;
    background-color: #b60005;
    margin-bottom: 10px;
    overflow: hidden;
    height: 30px;
}

.dk_gb_nav ul {
    width: 1200px;
    margin: 0px auto;
    line-height: 30px;
}

.dk_gb_nav ul li {
    float: left;
    color: #e9e9e9;
    margin: 0 10px;
}

.dk_gb_nav ul li a {
    color: #FFFFFF;
    font-size: 16px;
}

.dk_gb_nav ul li a:hover {
    font-weight: bold;
    text-decoration: underline;
}


/*登陆 start*/

.g-login {
    z-index: 100000;
}

.g-login .login-mNew {
    position: absolute;
    top: 50px;
    right: 50px;
    width: 240px;
    padding: 20px;
    background: #eff4f8;
    z-index: 999;
}

.login-mNew .inpt1,
.login-mNew .g-btn1 {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-radius: 8px;
    border: 1px solid #7aa7ce;
    background: #FFFFFF;
    text-indent: 10px;
    margin-bottom: 20px;
    color: #939393;
}

.login-mNew .inpt1 a {
    border: 0;
}

.login-mNew .g-btn1 {
    background-color: #08b3eb;
    color: #FFFFFF;
    border: 0;
    font-size: 18px;
    text-indent: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.login-mNew .g-loginng {
    position: relative;
    line-height: 30px;
}

.login-mNew .on1 {
    display: inline-block;
    line-height: 30px;
}

.login-mNew .on2 {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 30px;
}

.login-mNew .g-btn2 {
    padding-bottom: 10px;
    display: block;
    text-align: center;
    border-bottom: 1px solid #d3d3d3;
    line-height: 30px;
}

.login-mNew .g-icon {
    margin-top: 20px;
    text-align: center;
}

.g-icon {
    position: relative;
    padding-bottom: 25px;
}

.nav_2_h {
    background: #eff4f8 url(top_5.png) no-repeat 5px center;
    position: absolute;
    height: 50px;
    padding-left: 35px;
    padding-right: 6px;
    right: 50px;
    top: 0px;
    z-index: 99;
}

.g-sina {
    position: absolute;
    top: -4px;
    left: 23px;
    background: url(g-sina.png) no-repeat 0 0;
    height: 40px;
    width: 80px;
}

.g-qq {
    position: absolute;
    top: -4px;
    left: 78px;
    background: url(g-qq.png) no-repeat center center;
    height: 40px;
    width: 80px;
}

.g-txz {
    position: absolute;
    top: -4px;
    left: 155px;
    background: url(g-txz.png) no-repeat center center;
    height: 40px;
    width: 80px;
}

.nav_2_nameNew {
    position: absolute;
    height: 50px;
    padding-left: 35px;
    padding-right: 6px;
    right: 50px;
    top: 0px;
    z-index: 99;
    text-align: right;
}

.nav_2_nameNew a {
    text-decoration: underline;
    padding-left: 10px;
}


/*登陆 end*/


/* 头部样式 end */


/* 尾部样式 start*/

.dk_gb_footer {
    width: 100%;
    background-color: #f2f2f2;
    padding: 50px 0;
    overflow: hidden;
}

.dk_footer {
    width: 1200px;
    margin: 0 auto;
}

.dk_footer_bg {
    background: url(dk_gb_footer.png) no-repeat;
    width: 170px;
    height: 150px;
    position: relative;
    margin-right: 230px
}

.dk_footer_bg a {
    font-size: 18px;
    color: #FFFFFF;
    background-color: #b60005;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    border-radius: 5px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 0 10px;
}

.dk_footer_js {
    width: 800px;
}

.dk_footer_js a {
    font-size: 18px;
    color: #b60005;
}

.dk_footer_sm {
    width: 80px;
}

.dk_footer_sm li {
    line-height: 40px;
    height: 40px;
}

.dk_footer_lx {
    margin-right: 120px;
}

.dk_footer_lx h3 {
    font-weight: normal;
}

.dk_footer_lx p {
    line-height: 30px;
    font-size: 14px;
    color: #000000;
}

.dk_footer_lx p img {
    vertical-align: middle;
}

.dk_footer_wj {
    width: 150px;
}

.dk_footer_wj li a {
    float: left;
    width: 150px;
    height: 60px;
    margin-bottom: 20px;
    display: block;
}

.dk_footer_wj li.dk_footer_li1 a {
    background: url(dk_gb_07.jpg) no-repeat;
}

.dk_footer_wj li.dk_footer_li2 a {
    background: url(dk_gb_11.jpg) no-repeat;
}


/* 尾部样式 end*/