/** ********************************************** **
    @Author         Li Wang
    @Website        www.hongdianwangluo.com
    @Last Update    Friday, FEB. 10, 2017

    Note：可以在这里增加、修改和重写hdcore.css中的选择器.
**/

/*全局字体，通常中文网站采用同一种字体*/
* {
    font-family: "微软雅黑";
}

small,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Microsoft JhengHei", "微软雅黑", verdana, arial;
}

.container p {
    line-height: 2em;
}

#topMain li a {
    font-size: 16px;
}

.social-wechat:hover {
    background-color: #3FB135 !important;
}

.social-wechat {
    background-color: #3FB135;
}

.social-weibo:hover {
    background-color: #E04D6A !important;
}

.social-weibo {
    background-color: #E04D6A;
}

.social-qq:hover {
    background-color: #4EB0ED !important;
}

.social-qq {
    background-color: #4EB0ED;
}

.btn-qq {
    color: #fff;
    background-color: #4EB0ED;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-qq:hover,
.btn-qq:focus,
.btn-qq:active,
.btn-qq.active,
.open>.dropdown-toggle.btn-qq {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-qq:active,
.btn-qq.active,
.open>.dropdown-toggle.btn-qq {
    background-image: none
}

.btn-qq.disabled,
.btn-qq[disabled],
fieldset[disabled] .btn-qq,
.btn-qq.disabled:hover,
.btn-qq[disabled]:hover,
fieldset[disabled] .btn-qq:hover,
.btn-qq.disabled:focus,
.btn-qq[disabled]:focus,
fieldset[disabled] .btn-qq:focus,
.btn-qq.disabled:active,
.btn-qq[disabled]:active,
fieldset[disabled] .btn-qq:active,
.btn-qq.disabled.active,
.btn-qq[disabled].active,
fieldset[disabled] .btn-qq.active {
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-qq .badge {
    color: #55acee;
    background-color: #fff
}

.btn-wechat {
    color: #fff;
    background-color: #3FB135;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-wechat:hover,
.btn-wechat:focus,
.btn-wechat:active,
.btn-wechat.active,
.open>.dropdown-toggle.btn-wechat {
    color: #fff;
    background-color: #349D38;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-wechat:active,
.btn-wechat.active,
.open>.dropdown-toggle.btn-wechat {
    background-image: none
}

.btn-wechat.disabled,
.btn-wechat[disabled],
fieldset[disabled] .btn-wechat,
.btn-wechat.disabled:hover,
.btn-wechat[disabled]:hover,
fieldset[disabled] .btn-wechat:hover,
.btn-wechat.disabled:focus,
.btn-wechat[disabled]:focus,
fieldset[disabled] .btn-wechat:focus,
.btn-wechat.disabled:active,
.btn-wechat[disabled]:active,
fieldset[disabled] .btn-wechat:active,
.btn-wechat.disabled.active,
.btn-wechat[disabled].active,
fieldset[disabled] .btn-wechat.active {
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-wechat .badge {
    color: #55acee;
    background-color: #fff
}

.btn-weibo {
    color: #fff;
    background-color: #E04D6A;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-weibo:hover,
.btn-weibo:focus,
.btn-weibo:active,
.btn-weibo.active,
.open>.dropdown-toggle.btn-weibo {
    color: #fff;
    background-color: #E04D2A;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-weibo:active,
.btn-weibo.active,
.open>.dropdown-toggle.btn-weibo {
    background-image: none
}

.btn-weibo.disabled,
.btn-weibo[disabled],
fieldset[disabled] .btn-weibo,
.btn-weibo.disabled:hover,
.btn-weibo[disabled]:hover,
fieldset[disabled] .btn-weibo:hover,
.btn-weibo.disabled:focus,
.btn-weibo[disabled]:focus,
fieldset[disabled] .btn-weibo:focus,
.btn-weibo.disabled:active,
.btn-weibo[disabled]:active,
fieldset[disabled] .btn-weibo:active,
.btn-weibo.disabled.active,
.btn-weibo[disabled].active,
fieldset[disabled] .btn-weibo.active {
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-weibo .badge {
    color: #55acee;
    background-color: #fff
}

#regform .error {
    color: #BF6464;
    font-size: 12px;
    padding-left: 10px;
}

html,
body {
    min-width: 1200px;
}

a,
a:hover,
a:link,
a:focus,
a:visited {
    color: inherit !important;
    text-decoration: none;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.box {
    max-width: 1600px;
    min-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 50px;
    overflow: hidden;
}

.b1 {
    height: 140px;
    z-index: 5;
    overflow: visible;
    margin: 0 auto;
}

.b1_logo {
    float: left;
    clear: right;
    margin-top: 40px;
}

.navBar {
    float: right;
}

.navBar .m {
    float: left;
    z-index: 1;
}

.navBar div {
    float: left;
    clear: right;
    width: 70px;
    height: 140px;
    line-height: 140px;
    text-align: center;
    margin-left: 20px;
    font-size: 16px;
}

.navBar li.ico div:hover {
    background: url(/hdimg/bas/bg_b1_sel.png) no-repeat bottom center;
}

.navBar div.mail {
    float: left;
    background: url(/hdimg/bas/nav_mail.png) no-repeat center;
}

.navBar .sub {
    display: none;
    position: absolute;
    left: 0;
    top: 140px;
    z-index: 2;
    width: 100%;
    height: 62px;
    line-height: 62px;
    background: url(/hdimg/bas/bg_nav_alpha_b.png) repeat;
    text-align: center;
    color: #fff;
}

.navBar .sub li {
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    margin: -4px 15px 0 15px;
}

.b2 {
    width: 100%;
    height: 745px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.slideBox {
    width: 1920px;
    height: 745px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -960px;
}

.slideBox .hd {
    position: absolute;
    width: 100%;
    bottom: 55px;
    text-align: center;
    z-index: 1;
}

.slideBox .hd ul {}

.slideBox .hd ul li {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin: 0 7px;
    border: 2px solid #fff;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 1920px;
    height: 745px;
    display: block;
}

.b3 {
    width: 100%;
    min-width: 1200px;
}

.b3 li {
    width: 33.3334%;
    text-align: center;
    float: left;
    clear: right;
    background: #F4F4F4;
    min-height: 380px;
}

.b3_title {
    margin-top: 80px;
    font-size: 24px;
    color: #565656;
    font-weight: bold;
}

.b3_ico {
    padding: 30px;
    margin-top: 50px;
}

.b3_des {
    padding: 0 30px;
    margin-top: 40px;
    line-height: 24px;
    color: #565656;
    text-align: left;
}

.b3_ico.m1 {
    background: url(/hdimg/bas/bg_b3_m1.png) no-repeat center;
}

.b3_ico.m2 {
    background: url(/hdimg/bas/bg_b3_m2.png) no-repeat center;
}

.b3_ico.m3 {
    background: url(/hdimg/bas/bg_b3_m3.png) no-repeat center;
}

.b3_ico.m4 {
    background: url(/hdimg/bas/bg_b3_m4.png) no-repeat center;
}

.b3 li:hover {
    background: #0A5F94;
    transition: all 0.5s ease;
}

.b3 li:hover .b3_title {
    color: #fff;
    transition: all 0.5s ease;
}

.b3 li:hover .b3_ico.m1 {
    background: url(/hdimg/bas/bg_b3_m1_on.png) no-repeat center;
}

.b3 li:hover .b3_ico.m2 {
    background: url(/hdimg/bas/bg_b3_m2_on.png) no-repeat center;
}

.b3 li:hover .b3_ico.m3 {
    background: url(/hdimg/bas/bg_b3_m3_on.png) no-repeat center;
}

.b3 li:hover .b3_ico.m4 {
    background: url(/hdimg/bas/bg_b3_m4_on.png) no-repeat center;
}

.b3 li:hover .b3_des {
    color: #fff;
    transition: all 0.5s ease;
}

.b4 {
    width: 100%;
}

.slideBox1 {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.slideBox1 .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox1 .bd .tempWrap {
    margin: 0 auto;
}

.slideBox1 .bd li {
    zoom: 1;
    vertical-align: middle;
}

.b4_img {
    width: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
}

.b4_con {
    float: right;
    width: 50%;
    padding-left: 100px;
    background: #0A5F94;
}

.b4_title {
    margin-top: 115px;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    max-width: 700px;
}

.b4_des {
    margin-top: 40px;
    color: #57a4d5;
    line-height: 30px;
    max-width: 700px;
    padding-right: 50px;
}

.b4_more {
    width: 135px;
    height: 40px;
    border-radius: 40px;
    text-align: center;
    ;
    line-height: 40px;
    border: 1px solid #fff;
    color: #fff;
    margin-top: 75px;
}

.slideBox1 .prev {
    position: absolute;
    width: 40px;
    height: 40px;
    background: url(/hdimg/bas/bg_b4_prev.png) no-repeat center;
    bottom: 0;
    right: 50%;
}

.slideBox1 .next {
    position: absolute;
    width: 40px;
    height: 40px;
    background: url(/hdimg/bas/bg_b4_next.png) no-repeat center;
    bottom: 0;
    left: 50%;
}

.b5 {
    padding: 110px 0 100px 0;
}

.slideBox2 {
    float: left;
    clear: right;
    width: 49%;
    overflow: hidden;
    position: relative;
}

.slideBox2 .hd {
    position: absolute;
    right: 20px;
    bottom: 16px;
    z-index: 3;
}

.slideBox2 .hd .pageState {
    color: #fff;
}

.slideBox2 .hd .pageState>span {
    font-size: 36px;
}

.slideBox2 .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox2 .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox2 .bd img {
    width: 100%;
    height: auto;
    display: block;
}

.b5_txt {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 75px;
    line-height: 75px;
    background: linear-gradient(to top, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
    text-indent: 24px;
    color: #ffffff;
}

.slideBox2 .prev {
    position: absolute;
    left: 30px;
    top: 45%;
    width: 23px;
    height: 42px;
    background: url(/hdimg/bas/bg_b5_prev.png) no-repeat center;
    cursor: pointer;
}

.slideBox2 .next {
    position: absolute;
    right: 30px;
    top: 45%;
    width: 23px;
    height: 42px;
    background: url(/hdimg/bas/bg_b5_next.png) no-repeat center;
    cursor: pointer;
}

.b5_right {
    float: right;
    width: 800px;
}

.b5_hd {
    width: 100%;
    height: 100px;
    padding: 0 30px;
    line-height: 100px;
    background: #0A5F94;
}

.b5_cls {
    float: left;
    clear: right;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
}

.b5_menu {
    float: right;
}

.b5_menu span {
    display: inline-block;
    width: 135px;
    height: 40lpx;
    line-height: 40px;
    text-align: center;
    border-radius: 40px;
    color: #ffffff;
    margin-left: 10px;
}

.b5_menu span:hover,
.b5_menu span.on {
    background: #fff;
    color: #0b5f94;
}

.b5_list {
    margin-top: 40px;
}

.b5_list li {
    padding-left: 20px;
    height: 22px;
    line-height: 20px;
    background: url(/hdimg/bas/bg_b5_r_cut.png) no-repeat left center;
    color: #565656;
}

.b5_list li span {
    float: right;
    color: #BDBDBD;
}

.b6 {
    height: 260px;
    background: #323232;
    position: relative;
}

.b6>.box {
    position: relative;
}

.b6_nav {
    float: left;
    clear: right;
    margin-top: 35px;
    display: flex;
}

.b6_nav li.m {
    float: left;
    clear: right;
    margin-right: 2%;
    width: 110px;
}

.b6_cls {
    font-size: 18px;
    color: #ffffff;
}

.b6_sub {
    margin-top: 10px;
}

.b6_sub li {
    margin-top: 4px;
    color: #6c6c6c;
}

.b6_bar {
    float: right;
    margin-top: 15px;
}

.b6_bar span {
    padding-left: 35px;
    background-size: auto 100% !important;
}

.b6_bar span.m1 {
    background: url(/hdimg/bas/1.png) no-repeat left center;
}

.b6_bar span.m2 {
    background: url(/hdimg/bas/2.png) no-repeat left center;
}

.b6_bar span.m3 {
    background: url(/hdimg/bas/3.png) no-repeat left center;
}

.b6_bar span.m4 {
    background: url(/hdimg/bas/4.png) no-repeat left center;
}

.b6_bar span.m5 {
    background: url(/hdimg/bas/5.png) no-repeat left center;
}

.b6_menu {
    float: left;
    margin-top: 30px;
    padding-top: 35px;
    background: url(/hdimg/bas/bg_b6_tip.png) no-repeat right top;
}

.b6_menu li {
    float: left;
    clear: right;
    width: 40px;
    height: 40px;
    margin-left: 15px;
    cursor: pointer;
}

.b6_menu li.m1 {
    background: url(/hdimg/bas/bg_b6_m1.png) no-repeat center;
}

.b6_menu li.m2 {
    background: url(/hdimg/bas/bg_b6_m2.png) no-repeat center;
}

.b6_menu li.m3 {
    background: url(/hdimg/bas/bg_b6_m3.png) no-repeat center;
}

.b6_menu li.m1.on {
    background: url(/hdimg/bas/bg_b6_m1_on.png) no-repeat center;
}

.b6_menu li.m2.on {
    background: url(/hdimg/bas/bg_b6_m2_on.png) no-repeat center;
}

.b6_menu li.m3.on {
    background: url(/hdimg/bas/bg_b6_m3_on.png) no-repeat center;
}

.b6_tog {
    float: right;
    margin-left: 30px;
}

.b6_tog img {
    width: 130px;
    height: 130px;
    display: none;
}

.b6_info {
    position: absolute;
    left: 0;
    bottom: 0;
    border-top: 1px solid #3C3C3C;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #888888;
    width: 100%;
}

.b6,
.b7,
.b8 {
    min-width: 1200px;
}

.b7 {
    height: 200px;
    background: #F4F4F4;
    background: url(/hdimg/bas/bg_in_cls.jpg) no-repeat center;
}

.b7_left {
    float: left;
    clear: right;
    margin-top: 60px;
}

.b7_cls {
    font-size: 24px;
    color: #505050;
    font-weight: bold;
}

.b7_nav {
    color: #000;
    margin-top: 15px;
}

.b7_txt {
    float: right;
    font-size: 36px;
    color: #505050;
    font-weight: bold;
    margin-top: 78px;
}

.b8 {
    height: 60px;
    background: #0A5F94;
}

.b8 .box li {
    float: left;
    clear: right;
    width: 110px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #ffffff;
}

.b8 .box li.on,
.b8 .box li:hover {
    background: #fff;
    color: #0b5f94;
}

.b9 {
    padding-bottom: 75px;
}

.d_title {
    margin-top: 105px;
    color: #0b5f94;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.d_info {
    text-align: center;
    margin-top: 10px;
    color: #b9b9b9;
}

.d_con {
    margin-top: 40px;
    line-height: 1.8em;
    width: 100%;
    font-size: 14px;
    color: #696969;
}

.x_wrapper {
    width: 100%;
    overflow: hidden;
}

.x_page {
    min-width: 1200px;
    margin-top: 40px;
    width: 102%;
}

.x_page li {
    width: 32%;
    margin-right: 1%;
    max-height: 358px;
    min-height: 330px;
    padding: 65px 30px;
    border: 1px solid #E7E7E7;
    margin-bottom: 30px;
    float: left;
    clear: right;
    position: relative;
}

.x_title {
    font-size: 18px;
    color: #5b5b5b;
    margin-top: 8px;
}

.x_des {
    margin-top: 40px;
    line-height: 26px;
    color: #a0a0a0;
}

.x_more {
    position: absolute;
    left: 30px;
    bottom: 13%;
    width: 135px;
    height: 35px;
    background: #505050;
    color: #fff;
    text-align: center;
    line-height: 35px;
}

.x_page li:hover .x_more {
    background: #0A5F94;
    color: #fff;
}

.t_wrapper {
    width: 100%;
    overflow: hidden;
}

.t_page {
    width: 101%;
    margin-top: 40px;
}

.t_page li {
    width: 24%;
    margin-right: 1%;
    margin-bottom: 30px;
    position: relative;
    float: left;
    clear: right;
}

.t_page li img {
    width: 100%;
    height: 100%;
}

.t_info {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 47px;
    line-height: 47px;
    background: #0A5F94;
}

.t_title {
    float: left;
    clear: right;
    margin-left: 17px;
    color: #fff;
}

.t_more {
    float: right;
    width: 14px;
    height: 14px;
    background: url(/hdimg/bas/bg_t_more.png) no-repeat center;
    margin: 17px 17px 0 0;
}

.tw_wrapper {
    width: 100%;
    overflow: hidden;
}

.tw_page {
    margin-top: 50px;
    width: 102%;
}

.tw_page li {
    float: left;
    clear: right;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 30px;
}

.tw_img {
    float: left;
    clear: right;
    width: 47%;
}

.tw_img img {
    width: 100%;
    height: 100%;
}

.tw_con {
    float: right;
    width: 47%;
    position: relative;
}

.tw_title {
    margin-top: 12px;
    color: #505050;
    font-weight: bold;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tw_date {
    color: #C3C3C3;
}

.tw_des {
    margin-top: 34px;
    line-height: 24px;
    color: #787878;
    height: 76px;
    overflow: hidden;
}

.tw_more {
    padding-bottom: 12px;
    border-bottom: 1px solid #EAEAEA;
    font-size: 12px;
    color: #838383;
    font-weight: bold;
    background: url(/hdimg/bas/bg_tw_more.png) no-repeat right 4px;
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;
}

.b12_sp {}

.b12_vBox {
    width: 100%;
    height: 595px;
    background: url(/hdimg/bas/bg_b12_play.png) no-repeat center #000000;
    margin: 0 auto;
}

.b12_vTitle {
    width: 1200px;
    margin: 0 auto;
    margin-top: 35px;
    text-align: center;
    font-size: 16px;
    color: #505050;
    height: 25px;
}

.picScroll-left2 {
    width: 1200px;
    overflow: hidden;
    position: relative;
    height: 75px;
    margin: 22px auto 0 auto;
}

.picScroll-left2 .hd {}

.picScroll-left2 .hd .prev {
    display: block;
    width: 40px;
    height: 40px;
    background: url(/hdimg/bas/bg_b12_prev.png) no-repeat right center;
    position: absolute;
    left: 0;
    top: 15px;
    z-index: 5;
    cursor: pointer;
}

.picScroll-left2 .hd .next {
    display: block;
    width: 40px;
    height: 40px;
    background: url(/hdimg/bas/bg_b12_next.png) no-repeat left center;
    position: absolute;
    right: 0;
    top: 15px;
    z-index: 5;
    cursor: pointer;
}

.picScroll-left2:hover .hd .prev {
    background-position: left center;
}

.picScroll-left2:hover .hd .next {
    background-position: right center;
}

.picScroll-left2 .bd {
    width: 1100px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}

.picScroll-left2 .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left2 .bd ul li {
    width: 120px;
    height: 75px;
    display: inline-block;
    position: relative;
    margin: 0 5px;
    cursor: pointer;
}

.picScroll-left2 .bd ul li img {
    width: 100%;
    height: 100%;
}

.picScroll-left2 .bd ul li.on .b12_bg {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 120px;
    height: 75px;
}

.b12_sp_ctl {
    width: 100%;
    height: 200px;
    background: #F4F4F4;
    padding-top: 1px;
}

.b14 {
    overflow: hidden;
}

.b15 {
    height: 260px;
}

.block15 {
    width: 1200px;
    margin: 60px auto 0 auto;
}

.block15 li {
    width: 300px;
    float: left;
    clear: right;
    padding-top: 95px;
    text-align: center;
}

.b15_txt1 {
    color: #000;
    font-size: 18px;
}

.b15_txt2 {
    color: #000;
    margin-top: 10px;
    font-size: 16px;
}

.b15_m1 {
    background: url(/hdimg/bas/bg_b15_m1.png) no-repeat top center;
}

.b15_m2 {
    background: url(/hdimg/bas/bg_b15_m2.png) no-repeat top center;
}

.b15_m3 {
    background: url(/hdimg/bas/bg_b15_m3.png) no-repeat top center;
}

.b15_m4 {
    background: url(/hdimg/bas/bg_b15_m4.png) no-repeat top center;
}

.b16 {
    height: 673px;
    background: #F4F4F4;
}

.block16 {
    width: 1200px;
    margin: 0 auto;
    padding-top: 90px;
}

.b16_ipt {
    display: inline-block;
    width: 580px;
    height: 50px;
    text-indent: 18px;
    line-height: 50px;
    border: 1px solid #E7E7E7;
    color: #B0B0B0;
    margin-bottom: 10px;
}

#dtl_detail {
    width: 100%;
    height: 235px;
    border: 1px solid #E7E7E7;
    resize: none;
    color: #B0B0B0;
    text-indent: 18px;
    line-height: 24px;
    margin-bottom: 10px;
}

.block16 label.error {
    position: absolute;
    right: 5px;
    top: 15px;
}

.yzm label.error {
    right: -203px;
}

.b16_sub {
    width: 1200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    border: 0;
    background: #0A5F94;
}

section.dark .pagination>li.active>a,
.pagination>li.active>a {
    background-color: #0A5F94;
    color: #fff;
    border-color: #0A5F94;
}

.open>.dropdown-toggle.btn-primary,
.btn-primary,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover .pagination>.active>a,
.pagination>.active>a:hover {
    background-color: #0A5F94;
    color: #fff;
    border-color: #0A5F94;
}