/*skinChange*/
.body_bg {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 1;
}
.body_bg b {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
}
b.skin1 {
    background: url(2017hd_bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
/*Container*/

.gridContainer {
    margin: auto;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    clear: none;
    float: none;
    overflow: hidden;
    position: relative;
    z-index: 1;
    min-width: 1003px;
}
.container {
    margin: auto;
    max-width: 1200px;
    width: 1200px;
    position: relative;
}
.top {
    height: 235px;
    overflow: hidden;
}
.header-top {
    height: 235px;
    position: relative;
}
.header-wether {
    display: inline-block;
    padding-top: 15px;
    width: 280px;
    color: #FFF;
    float: left;
    height: 40px;
}
.box strong {
    display: inline-block;
    float: left;
    color: #fff;
}
.degree {
    display: inline-block;
    float: left;
    padding-left: 20px;
    color: #fff;
}
.degree span {
    padding-left: 10px;
    position: relative;
    top: -3px;
    color: #fff;
}
.middle {
    display: inline-block;
    float: left;
    padding-left: 20px;
    color: #fff;
}
.header-top .header-menu {
    position: absolute;
    top: 15px;
    right: 5px;
    height: 40px;
}
.vers li {
    display: inline-block;
    float: left;
}
.vers li a {
    display: inline-block;
    font-size: 14px;
    color: #fff;
}
.vers li span {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    padding: 0px 8px;
}
.header-top .header-menu .vers a:hover {
    color: #f00;
}
.wza_btn {
    vertical-align: top;
    padding-right: 6px;
}
.head-logo {
    display: inline-block;
    width: 100%;
    height: 136px;
    margin-top: 10px;
    overflow: hidden;
    background: url(2017hd_hear_logo_bg.png) no-repeat center center;
}
.header-top .logo {
    position: absolute;
    top: 90px;
    left: 20px;
}
.header-top .logo a {
    display: block;
    width: 290px;
    height: 92px;
    background: url(2017hd_logo.png) no-repeat;
}
.header-top .header-search {
    position: absolute;
    top: 90px;
    right: 35px;
    width: 440px;
    overflow: hidden;
}
.hot_wd a {
    display: inline-block;
    float: left;
    margin: 14px 5px 5px 5px;
    padding: 0px 8px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    background-color: #135ca9;
    border-radius: 6px;
}
.hot_wd span {
    display: inline-block;
    float: left;
    margin: 10px 0px;
    padding: 5px;
    color: #353637;
    font-size: 14px;
    text-align: center;
}
.hot_wd a:hover {
    background-color: #1B79DC;
}
.header-search input[type="text"] {
    width: 440px;
    height: 43px;
    float: left;
    position: relative;
    outline: none;
    background: #fff;
    border: 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    outline: 0;
    padding-left: 10px;
    font: 14px/43px "å¾®è½¯é›…é»‘";
    color: #333;
}
.header-search input[type="button"] {
    width: 90px;
    height: 46px;
    background: url(2017hd_search_ico.png) no-repeat center right;
    float: left;
    border: none;
    position: absolute;
    right: 0px;
}
.header-top .header-znwd {
    position: absolute;
    top: 80px;
    left: 85%;
    width: 103px;
    height: 36px;
    background: #d8efff;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.28);
    line-height: 36px;
}
.header-top .header-znwd a {
    display: block;
    background: url(2016_top_znwd.png) 8px center no-repeat;
    padding-left: 30px;
}
.index_nav {
    height: 100px;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.index_nav .navbg {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    background: url(2017hd_nav_bg.png) no-repeat center center;
    z-index: 1;
}
.nav_list {
    position: relative;
    width: 100%;
    z-index: 1;
    line-height: 49px;
}
.nav_listbox {
    float: left;
    min-width: 400px;
    width: 100%;
}
.nav_ul li {
    font-size: 18px;
    height: 100px;
    width: 133.333333px;
    float: left;
    font-weight: bold;
    text-align: center;
}
.nav_ul li a {
    display: block;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    height: 100%;
}
.nav_ul li a:hover {
    background: #0b83bf;
}
/*
.nav_ul li a:hover, .nav_ul li a.active {
    background: #0b83bf;
}
*/
.nav_ul li em {
    font-weight: normal;
    line-height: 100px;
    position: relative;
    bottom: 45px;
    font-size: 18px;
}
.nav_ul li p {
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 10px 0px 0px 0px;
    height: 65px;
    vertical-align: middle;
}
.section0 {
    background: url(2017hd_nav_ico1.png) no-repeat center center;
}
.section1 {
    background: url(2017hd_nav_ico2.png) no-repeat center center;
}
.section2 {
    background: url(2017hd_nav_ico3.png) no-repeat center center;
}
.section3 {
    background: url(2017hd_nav_ico4.png) no-repeat center center;
}
.section4 {
    background: url(2017hd_nav_ico5.png) no-repeat center center;
}
.section5 {
    background: url(2017hd_nav_ico6.png) no-repeat center center;
}
.section6 {
    background: url(2017hd_nav_ico7.png) no-repeat center center;
}
.section7 {
    background: url(2017hd_nav_ico8.png) no-repeat center center;
}
.section8 {
    background: url(2017hd_nav_ico9.png) no-repeat center center;
}
.dz {
    width: 10%;
    float: left;
    position: relative;
    display: none;
}
a.customized_btn {
    display: block;
    width: 20px;
    height: 20px;
    margin: 15px auto 0;
    text-indent: -99em;
    overflow: hidden;
    background: url(custom-btn.png) center no-repeat;
}
/*index_content*/
.index_content {
    margin-top: 23px;
    padding: 20px;
    background: #FFF;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.ind_content_wrap {
    position: relative;
    overflow: hidden;
    height: 760px;
}
.ind_content_wrap .contentwrap {
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 1; /*display:none;*/
}
.ind_content_wrap .active {
    display: block;
}
.ind_content_wrap .section00 {
    z-index: 9999;
    background: #fff;
}
/*section00  sy==============================*/
.conLeft00 {
    display: inline-block;
    width: 600px;
    float: left;
}
.conRight00 {
    display: inline-block;
    width: 545px;
    float: right;
    margin-left: 15px;
}
/*é¦–é¡µå›¾ç‰‡æ–°é—»*/
div.slideBox {
    position: relative;
    overflow: hidden;
}
div.slideBox ul.items {
    position: absolute;
    float: left;
    background: none;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
div.slideBox ul.items li {
    float: left;
    background: none;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
div.slideBox ul.items li a {
    float: left;
    line-height: normal !important;
    padding: 0px !important;
    border: none/*For IE.ADD.JENA.201206300844*/;
}
div.slideBox ul.items li a img {
    display: inline-block;
    margin: 0px !important;
    padding: 0px !important;
    display: block;
    height: 300px;
    border: none/*For IE.ADD.JENA.201206300844*/;
}
div.slideBox div.tips {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 50px;
    overflow: hidden;
    background: url(2017hd_jdt_bg.png) repeat;
}
div.slideBox div.tips div.title {
    position: absolute;
    left: 60px;
    top: 0px;
    height: 100%;
}
div.slideBox div.tips div.title a {
    display: inline-block;
    color: #FFF;
    font-size: 16px;
    line-height: 50px;
    margin-left: 25px;
    text-decoration: none;
    overflow: hidden;
    height: 50px;
    width: 370px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}
div.slideBox div.tips div.nums {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
}
div.slideBox div.tips div.nums a {
    display: inline-block;
    float: left/*For IE.ADD.JENA.201206300844*/;
    width: 10px;
    height: 10px;
    background-color: #FFF;
    text-indent: -99999px;
    margin: 21px 11px 0px 0px;
}
div.slideBox div.tips div.title a:hover {
    color: #f00;
}
div.slideBox div.tips div.nums a.active {
    background-color: #8C1523;
}
.tpxw {
    position: absolute;
    display: inline-block;
    left: 0px;
    width: 60px;
    height: 50px;
    background-color: #9e1a0b;
    color: #fff;
    font-weight: bold;
    font: 16px/24px "Microsoft Yahei";
    letter-spacing: 5px;
}
.tabSwitch_list_1 {
    display: inline-block;
    width: 100%;
    height: 210px;
    margin-top: 18px;
    overflow: hidden;
    position: relative;
    clear: both;
}
.tit_h2_1 {
    background: #ebebeb;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.tit_h2_ h2 {
    padding: 0;
    margin: 0;
    font-size: 16px;
    float: left;
    white-space: nowrap;
}
.tit_h2_1 h2 a {
    display: block;
    float: left;
    text-align: center;
    color: #4A4A4A;
    text-decoration: none;
    font-size: 16px;
    width: 97px;
    font-weight: normal;
}
.tit_h2_1 h2 a:hover {
    width: 97px;
    z-index: 999;
}
.tit_h2_1 h2 a span {
    display: block;
    float: left;
    text-align: center;
    color: #4a4a4a;
    text-decoration: none;
    font-size: 16px;
    width: 97px;
    font-weight: normal;
}
.tit_h2_1 h2 a.active {
    color: #FFF;
    background: url(2017hd_tit_bg3.png) center no-repeat;
    background-position: -97px 0px;
}
/*.tit_h2_1 h2 a.test1 {
    color: #FFF;
        background:url(2017hd_tit_bg3.png) center no-repeat;
        background-position:0px 0px;
}*/
/*.tit_h2_1 h2 a{
    transition:all 2s;
}*/

.tit_h2_1 h2 a.active span {
    color: #FFF;
}
.tabs_boxlist_1 {
    position: relative;
    overflow: hidden;
}
.news_list li {
    padding-right: 110px;
    padding-left: 12px;
    position: relative;
    background: url(2017hd_list_ico1.png) left center no-repeat;
    color: #222;
    text-align: left;
}
.news_list li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
}
.news_list li span {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    text-align: right;
    line-height: 32px;
}
.news_list_1 {
    font-size: 14px;
    line-height: 2;
    padding: 8px 0px;
    width: 545px;
}
.news_list_1 li {
    text-align: left;
    height: 32px;
    color: #333;
}
.news_list_1 li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    line-height: 32px;
}
.news_list_1 li span {
    line-height: 32px;
}
.news_list li a:hover {
    color: #f00;
}
.news_list li:hover {
    background: url(2017hd_list_ico2.png) left center no-repeat;
    color: #f00;
}
.section00CenterLeft {
    display: inline-block;
    float: left;
}
.section00Center_l {
    display: inline-block;
    width: 390px;
    float: left;
}
.tit_h {
    background: #ebebeb;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.tit_h h2 {
    padding: 0;
    margin: 0;
    font-size: 16px;
    float: left;
    white-space: nowrap;
}
.tit_h h2 a {
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 0 43px;
    background: #dc0000;
}
.section00Center {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.news_list_2 {
    display: inline-block;
    width: 390px;
    font-size: 14px;
    line-height: 2;
    padding: 10px 0px;
}
.news_list_2 li {
    text-align: left;
    height: 35px;
    color: #222;
}
.news_list_2 li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    line-height: 35px;
}
.news_list_2 li span {
    line-height: 35px;
}
.section00Center_c {
    display: inline-block;
    float: right;
    width: 390px;
    margin-left: 11px;
}
.news_list_3 {
    display: inline-block;
    width: 390px;
    font-size: 14px;
    padding: 10px 0px;
}
.news_list_3 li {
    text-align: left;
    height: 35px;
    color: #222;
}
.news_list_3 li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    line-height: 35px;
}
.news_list_3 li span {
    line-height: 35px;
}
.section00CenterLeft_list {
    display: inline-block;
    margin-top: 18px;
}
.section00CenterLeft_list li {
    display: inline-block;
    float: left;
    width: 188px;
    height: 67px;
    position: relative;
}
.section00CenterLeft_list li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 67px;
    background-color: #ebf3fa;
}
.section00CenterLeft_list li a:hover {
    background-color: #D5ECFF\9;
}
.section00CenterLeft_list li a span {
    position: absolute;
    right: 30px;
    color: #135ca9;
    font-size: 16px;
    font-weight: bold;
}
.section00CenterLeft_list li a .icon {
    display: inline-block;
    float: left;
    width: 80px;
    height: 67px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.section00CenterLeft_list li a:hover .icon {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.section00CenterLeft_list1 a .icon {
    background: url(section00CenterLeft_list1.png) 35px center no-repeat;
}
.section00CenterLeft_list2 a .icon {
    background: url(section00CenterLeft_list2.png) 15px center no-repeat;
}
.section00CenterLeft_list3 a .icon {
    background: url(section00CenterLeft_list3.png) 35px center no-repeat;
}
.section00CenterLeft_list4 a .icon {
    background: url(section00CenterLeft_list4.png) 20px center no-repeat;
}
.section00CenterRight {
    display: inline-block;
    float: right;
    margin-left: 15px;
    width: 354px;
}
.xxgk_list li {
    display: inline-block;
    float: left;
    position: relative;
    margin-top: 7px;
}
.xxgk_list li a {
    display: inline-block;
    width: 173px;
    height: 58px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.xxgk_list li p {
    position: absolute;
    z-index: 1;
    background-image: url(2017hd_zdlyxxgk_list_bg.png);
    background-repeat: no-repeat;
    width: 173px;
    height: 58px;
    left: 0;
}
.xxgk_list_1 a p {
    background-position: 0px 0px;
}
.xxgk_list_2 a p {
    background-position: -181px 0px;
}
.xxgk_list_3 a p {
    background-position: 0px -68px;
}
.xxgk_list_4 a p {
    background-position: -181px -68px;
}
.xxgk_list_5 a p {
    background-position: 0px -136px;
}
.xxgk_list_6 a p {
    background-position: -181px -136px;
}
.mrLeft {
    margin-left: 8px;
}
/*.footer_scroll {
    display: inline-block;
    float: right;
    width: 1110px;
    margin-left: 10px;
}*/


.hot_wr {
    display: inline-block;
    float: left;
    width: 36px;
    height: 83px;
    text-align: center;
    background: #9e1a0b;
}
.hot_wr a {
    display: inline-block;
    color: #fff;
    letter-spacing: 5px;
    font-size: 14px;
    text-align: center;
    position: relative;
}
/*è½®æ’­å›¾*/
.bottom_conter {
    clear: both;
    width: 1110px;
    position: relative;
}
.bottom_conter .scroll-img, .bottom_conter .scroll-img-2 {
    clear: both;
    width: 1110px;
    height: 83px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.bottom_conter .scroll-img ul, .bottom_conter .scroll-img-2 ul {
    width: 3500px;
    height: 83px;
}
.bottom_conter .scroll-img ul li a, .bottom_conter .scroll-img-2 ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.bottom_conter .scroll-img ul li a:hover, .bottom_conter .scroll-img-2 ul li a:hover {
    opacity: .7
}
.bottom_conter .scroll-img ul li, .bottom_conter .scroll-img-2 ul li {
    display: inline-block;
    width: 272px;
    height: 83px;
    overflow: hidden;
    float: left;
    cursor: pointer;
    margin-left: 10px;
    position: relative;
    left: -13px;
}
.bottom_conter .text-center {
    height: 83px;
    left: 0px;
    top: 0px;
    display: none;
}
.bottom_conter .btn {
    position: absolute;
    left: 0px;
    top: 0px;
    float: left;
    background: url(2017hd_arrow_l.png) no-repeat;
    width: 42px;
    height: 83px;
    border: none;
    cursor: pointer;
    padding: 0;
    margin: 0;
    outline: none;
}
.bottom_conter .btn2 {
    position: absolute;
    right: 0px;
    top: 0px;
    float: right;
    background: url(2017hd_arrow_r.png) no-repeat right center;
    width: 42px;
    height: 83px;
    border: none;
    cursor: pointer;
    padding: 0;
    margin: 0;
    outline: none;
}
/*section01  sq========================*/
.conLeft01 {
    width: 100%;
    float: left;
    width: 672px;
}
.conRight01 {
    width: 33%;
    float: right;
    width: 480px;
}
.conLeft01_top {
    display: inline-block;
    float: left;
    width: 100%;
    background: #f4f4f4;
}
.hdgs_tit {
    display: inline-block;
    width: 652px;
    margin: 10px;
}
.hdgs {
    display: inline-block;
    width: 652px;
    margin: 10px;
}
.hdgs_l_2 {
    display: inline-block;
    width: 347px;
    margin-left: 15px;
}
.hdgs_l_2 span {
    color: #333;
    font: 14px/32px "Microsoft Yahei";
    text-indent: 2em;
    text-align: left;
}
.ckxx {
    display: inline-block;
    width: 100%;
    text-align: right;
}
.conBtottom {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}
.stree li {
    display: inline-block;
    float: left;
    width: 120px;
    height: 36px;
    text-align: center;
    border: 1px solid #daebf9;
    margin-top: 20px;
}
.stree li a {
    display: inline-block;
    width: 100%;
    background: #ebf3fa;
    text-align: center;
    height: 100%;
    font: 16px/36px "Microsoft Yahei";
    color: #1364b8;
}
.stree li a:hover {
    background: #DAECFB;
}
.conRight01_bottom2 {
    display: inline-block;
    margin-left: 10px;
    margin-top: 12px;
    width: 470px;
    height: 134px
}
.conRight01_bottom2 {
    margin-top: 35px\9;
}
.stree_2, .stree_3, .stree_4, .stree_5, .stree_7, .stree_8, .stree_9, .stree_10 {
    margin-left: 15px;
}
.ckxx a {
    color: #9e1a0b;
}
.cxList_t a {
    display: inline-block;
    float: left;
    width: 150px;
    margin-left: 10px;
    text-align: center;
    height: 120px;
    cursor: pointer;
    background-color: #c0e1fd;
}
.cxList_t a:hover {
    background-color: #fff\9;
}
.cxList_t_1 span {
    background: url(2017hd_lsfm_ico.png) no-repeat center center;
}
.cxList_t_2 span {
    background: url(2017hd_ftrq_ico.png) no-repeat center center;
}
.cxList_t_3 span {
    background: url(2017hd_jtwl_ico.png) no-repeat center center;
}
.cxList_t_4 span {
    background: url(2017hd_hdjj_ico.png) no-repeat center center;
}
.cxList_t_5 span {
    background: url(2017hd_dsj_ico.png) no-repeat center center;
}
.cxList_t1 {
    display: inline-block;
    margin-top: 15px;
}
.cxList_t span {
    display: inline-block;
    width: 100%;
    height: 70px;
    margin-top: 10px;
    color: #333;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.cxList_t a:hover span, .cxList_t1 a:hover span {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
.cxList_t a p {
    font: 16px "Microsoft Yahei";
    color: #333;
}
.cxList_t1 a {
    display: inline-block;
    float: left;
    width: 230px;
    margin-left: 10px;
    text-align: center;
    height: 103px;
    cursor: pointer;
    background-color: #c0e1fd;
}
.cxList_t1 a:hover {
    background-color: #EBF3FA\9;
}
.cxList_t1 span {
    display: inline-block;
    width: 100%;
    height: 60px;
    margin-top: 10px;
    color: #333;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.tit_h3 {
    display: inline-block;
    width: 100%;
    text-align: left;
}
.tit_h3 h3 {
    display: inline-block;
    width: 100%;
    text-align: left;
    height: 32px;
    overflow: hidden;
    background: url(2017hd_kjww_ico.png) no-repeat left center;
}
.conRight01_bottom {
    margin-top: 20px;
}
.tit_h3 h3 a {
    font-size: 16px;
    font: 16px/32px "Microsoft Yahei";
    font-weight: bolder;
    padding-left: 20px;
    color: #135ca9;
}
.tit_h3 h3 a span {
    font-size: 16px;
    font: 16px/32px "Microsoft Yahei";
    font-weight: bolder;
    /*padding-left: 20px;*/
    color: #135ca9;
}
.conRight01_bottom_list li {
    display: inline-block;
    width: 228px;
    margin-left: 10px;
    margin-top: 6px;
    float: left;
}
.conRight01_bottom_list li a {
    display: inline-block;
    float: left;
    width: 100%;
    text-align: center;
    height: 77px;
    cursor: pointer;
    background: url(2017hd_kjww_bg.png) no-repeat center center;
    position: relative;
}
.conRight01_bottom_list li a span {
    display: block;
    float: left;
    width: 50px;
    height: 40px;
    text-align: center;
    padding: 18px 0px;
    position: absolute;
    left: 40px;
}
.conRight01_bottom_list li a em {
    font: 16px/77px "Microsoft Yahei";
    color: #135ca9;
    font-weight: normal;
    padding-left: 50px;
}
.conRight01_bottom_list a:hover {
    background: url(2017hd_kdww_bg_1.png);
    color: #007dcc;
    text-decoration: none;
    transition: all .3s linear
}
.conRight01_bottom_list li:hover span {
    transform: rotateY(360deg);
    transform-origin: center;
    transition: all .3s linear;
}
/*è½®æ’­å›¾*/
.hot_wr_2 {
    display: inline-block;
    float: left;
    width: 36px;
    height: 130px;
    text-align: center;
    background: #9e1a0b;
}
.hot_wr_2 a {
    display: inline-block;
    color: #fff;
    letter-spacing: 5px;
    font-size: 14px;
    text-align: center;
    position: relative;
    padding: 10px 0px;
}
.footer_scroll_2 {
    display: inline-block;
    width: 1110px;
    float: right;
    height: 130px;
    overflow: hidden;
    position: relative;
}
.bottom_conter_2 {
    clear: both;
    width: 1110px;
    height: 130px;
    position: relative;
    overflow: hidden;
}
.bottom_conter_2 .scroll-img-1 {
    clear: both;
    width: 1110px;
    height: 130px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.bottom_conter_2 .scroll-img-1 ul {
    width: 3500px;
    height: 130px;
}
.bottom_conter_2 .scroll-img-1 ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.bottom_conter_2 .scroll-img-1 ul li {
    display: inline-block;
    width: 272px;
    height: 130px;
    overflow: hidden;
    float: left;
    cursor: pointer;
    margin-left: 10px;
    position: relative;
    left: -13px;
}
.bottom_conter_2 .text-center {
    height: 130px;
    left: 0px;
    top: 0px;
    display: none;
}
.bottom_conter_2 .btn {
    position: absolute;
    left: 1px;
    top: 7px;
    float: left;
    background: url(2017hd_arrow_l.png) no-repeat center center;
    width: 32px;
    height: 83px;
    border: none;
    cursor: pointer;
    padding: 0;
    margin: 0;
    outline: none;
}
.bottom_conter_2 .btn2 {
    position: absolute;
    right: 0px;
    top: 7px;
    float: right;
    background: url(2017hd_arrow_r.png) no-repeat center center;
    width: 32px;
    height: 83px;
    border: none;
    cursor: pointer;
    padding: 0;
    margin: 0;
    outline: none;
}
/*section02========================*/
.conLeft02 {
    float: left;
    width: 600px;
}
.conRight02 {
    float: left;
    width: 545px;
}
.news_list_6 {
    font-size: 14px;
    line-height: 2;
    padding: 8px 0px;
    width: 545px;
}
.news_list_6 li {
    text-align: left;
    height: 35px;
    color: #333;
}
/*å›¾ç‰‡æ–°é—»*/
div.slideBox2 {
    position: relative;
    overflow: hidden;
}
div.slideBox2 ul.items {
    position: absolute;
    float: left;
    background: none;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
div.slideBox2 ul.items li {
    float: left;
    background: none;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
div.slideBox2 ul.items li a {
    float: left;
    line-height: normal !important;
    padding: 0px !important;
    border: none/*For IE.ADD.JENA.201206300844*/;
}
div.slideBox2 ul.items li a img {
    display: inline-block;
    margin: 0px !important;
    padding: 0px !important;
    display: block;
    height: 330px;
    border: none/*For IE.ADD.JENA.201206300844*/;
}
div.slideBox2 div.tips {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 50px;
    overflow: hidden;
    background: url(2017hd_jdt_bg.png) repeat;
}
div.slideBox2 div.tips div.title {
    position: absolute;
    left: 60px;
    top: 0px;
    height: 100%;
}
div.slideBox2 div.tips div.title a {
    display: inline-block;
    color: #FFF;
    font-size: 16px;
    line-height: 50px;
    margin-left: 25px;
    text-decoration: none;
    overflow: hidden;
    height: 50px;
    width: 370px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
div.slideBox2 div.tips div.nums {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
}
div.slideBox2 div.tips div.nums a {
    display: inline-block;
    float: left/*For IE.ADD.JENA.201206300844*/;
    width: 10px;
    height: 10px;
    background-color: #FFF;
    text-indent: -99999px;
    margin: 21px 11px 0px 0px;
}
div.slideBox2 div.tips div.title a:hover {
    color: #f00;
}
div.slideBox2 div.tips div.nums a.active {
    background-color: #8C1523;
}
.section02Center_l {
    display: inline-block;
    width: 600px;
    float: left;
}
.section02CenterRight {
    display: inline-block;
    float: right;
    margin-left: 20px;
    width: 540px;
}
.news_list_5 {
    font-size: 14px;
    line-height: 2;
    padding: 8px 0px;
    width: 600px;
}
.news_list_5 li {
    text-align: left;
    height: 32px;
    color: #333;
}
/*é¦–é¡µå›¾ç‰‡æ–°é—»*/
div.slideBox2 {
    position: relative;
    overflow: hidden;
}
div.slideBox2 ul.items {
    position: absolute;
    float: left;
    background: none;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
div.slideBox2 ul.items li {
    float: left;
    background: none;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
div.slideBox2 ul.items li a {
    float: left;
    line-height: normal !important;
    padding: 0px !important;
    border: none/*For IE.ADD.JENA.201206300844*/;
}
div.slideBox2 div.tips {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 50px;
    overflow: hidden;
    background: url(2017hd_jdt_bg.png) repeat;
}
div.slideBox2 div.tips div.title {
    position: absolute;
    left: 60px;
    top: 0px;
    height: 100%;
}
div.slideBox2 div.tips div.title a {
    display: inline-block;
    color: #FFF;
    font-size: 16px;
    line-height: 50px;
    margin-left: 25px;
    text-decoration: none;
    overflow: hidden;
    height: 50px;
    width: 370px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}
div.slideBox2 div.tips div.nums {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
}
div.slideBox2 div.tips div.nums a {
    display: inline-block;
    float: left/*For IE.ADD.JENA.201206300844*/;
    width: 10px;
    height: 10px;
    background-color: #FFF;
    text-indent: -99999px;
    margin: 21px 11px 0px 0px;
}
div.slideBox2 div.tips div.title a:hover {
    color: #f00;
}
div.slideBox2 div.tips div.nums a.active {
    background-color: #8C1523;
}
.news_list_5 li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    line-height: 32px;
}
.news_list_5 li span {
    line-height: 32px;
}
.news_list_6 li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    line-height: 32px;
}
.news_list_6 li span {
    line-height: 35px;
}
.hdNews {
    display: inline-block;
    /*margin-top: 15px;*/
    width: 540px;
}
.name {
    display: inline-block;
    width: 50px;
    float: left;
    height: 25px;
    background: #135ca9;
    color: #fff;
    line-height: 25px;
    border-radius: 10px;
    text-align: center;
}
.hdxw_detail {
    display: inline-block;
    margin-left: 15px;
    width: 277px;
    text-align: left;
    height: 144px;
    overflow: hidden;
}
.nr {
    font-size: 14px;
    color: #333;
    padding-left: 11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: right;
    line-height: 25px;
    width: 213px;
}
.hdxw_detail p {
    display: inline-block;
    padding: 2px 0px;
}
.nr_1 {
    padding-left: 10px;
    line-height: 24px;
    color: #333;
}
.hdxwList {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.hdxwList li {
    display: inline-block;
    float: left;
    text-align: left;
    width: 50%;
    height: 32px;
    background: url(2017hd_list_sj.png) left center no-repeat;
}
.hdxwList li a {
    display: inline-block;
    text-align: left;
    line-height: 32px;
    white-space: nowrap;
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 15px;
    color: #333;
}
.hdxwList li a:hover {
    color: #f00
}
/*section03  wsbsdt========================*/
.conLeft03 {
    float: left;
    width: 715px;
}
.conRight03 {
    float: right;
    width: 432px;
}
.zwdt {
    display: inline-block;
    width: 100%;
    text-align: left;
}
.news_list_7 {
    display: inline-block;
    width: 354px;
    font-size: 14px;
    line-height: 2;
    padding: 10px 0px 0px 0px;
}
.news_list_7 li {
    text-align: left;
    height: 34px;
    color: #222;
}
.news_list_7 li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    line-height: 34px;
}
.news_list_7 li span {
    line-height: 34px;
}
.zwdt_l a {
    display: inline-block;
    width: 352px;
    height: 250px;
    overflow: hidden;
}
.zwdt_l a img {
    width: 100%;
    height: 250px;
}
.zwdt_r {
    display: inline-block;
    width: 352px;
    text-align: left;
    margin-left: 10px;
}
.zwdt_list li {
    display: inline-block;
    width: 230px;
    height: 72px;
    float: left;
    float: left;
}
.zwdt_list li a {
    display: inline-block;
    float: left;
    width: 100%;
    text-align: center;
    height: 77px;
    cursor: pointer;
    background: url(2017hd_kjww_bg.png) no-repeat center center #EBF3FA;
    position: relative;
}
.zwdt_list li a:hover {
    background: #9BD0FF\9;
}
.zwdt_list li a span {
    display: block;
    float: left;
    width: 50px;
    height: 40px;
    text-align: center;
    padding: 23px 0px 0px 0px;
    position: absolute;
    left: 35px;
}
.zwdt_list li a em {
    font: 16px/77px "Microsoft Yahei";
    color: #135ca9;
    font-weight: normal;
}
.zwdt_list1 a em {
    padding-left: 30px;
}
.zwdt_list2 a em {
    padding-left: 50px;
}
.zwdt_list3 a em {
    padding-left: 80px;
}
.zwdt_list a:hover {
    color: #007dcc;
    text-decoration: none;
    transition: all .3s linear
}
.zwdt_list li:hover span {
    transform: rotateY(360deg);
    transform-origin: center;
    transition: all .3s linear;
}
.zwdt_list3, .zwdt_list2 {
    margin-left: 12px;
}
.xxgkml {
    display: inline-block;
    width: 429px;
    border: 1px solid #e5e5e5;
}
.xxgkmlLsit1 a {
    display: inline-block;
    width: 200px;
    float: left;
    height: 50px;
    color: #333;
    background: #eeeeee;
    margin: 15px 0px 0px 10px;
    line-height: 50px;
}
.xxgkmlLsit1 a:hover {
    color: #f00
}
.xxgkmlLsit2 a {
    display: inline-block;
    float: left;
    width: 75px;
    margin-left: 10px;
    line-height: 31px;
    color: #333;
}
.xxgkmlLsit2 a:hover {
    color: #f00;
}
.xxgkmlLsit1, .xxgkmlLsit2 {
    display: inline-block;
}
.xxgkmlLsit1 {
    margin-bottom: 30px;
}
.xxgkmlLsit2 em {
    float: left;
    margin: 0 10px;
    font: 12px "å¾®è½¯é›…é»‘";
    line-height: 31px;
    color: #333;
}
.conBottom03 {
    display: inline-block;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
.conBottom03_l {
    display: inline-block;
    width: 472px;
}
.tit_h2_3 h2 a {
    display: block;
    float: left;
    text-align: center;
    color: #4A4A4A;
    text-decoration: none;
    font-size: 16px;
    width: 170px;
    font-weight: normal;
}
.tit_h2_3 h2 a:hover {
    width: 170px;
    z-index: 999;
}
.tit_h2_3 h2 a.active {
    color: #FFF;
    background: url(2017hd_tit_bg4.png) center no-repeat;
    background-position: -203px 0px;
}
.zl, .zl_2, .zl_3 {
    display: inline-block;
    width: 100%;
    text-align: left;
}
.conBottom03_bd {
    display: inline-block;
    border: 1px solid #d2d2d2;
    margin-top: 10px;
    height: 247px;
}
.zl li {
    display: inline-block;
    float: left;
    width: 25%;
    text-align: left;
    height: 36px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.zl ul {
    padding: 15px;
}
.zl_2 li {
    display: inline-block;
    float: left;
    height: 36px;
    text-align: left;
}
.zl li a, .zl_2 li a, .zl_3 li a {
    font-size: 14px;
    line-height: 36px;
    color: #333;
}
.zl li a:hover, .zl_2 li a:hover, .zl_3 li a:hover {
    font-weight: bold;
    color: #f00;
}
.zl_11 {
    margin-left: 34px;
}
.zl_12 {
    margin-left: 34px;
}
.zl_13 {
    margin-left: 40px;
}
.zl_3 li {
    display: inline-block;
    float: left;
    height: 40px;
    text-align: center;
    width: 33.33%;
}
.conBottom03_r.f_r {
    display: inline-block;
    width: 675px;
    margin-left: 13px;
}
.conBottom03_rl {
    display: inline-block;
    width: 331px;
}
.conBottom03_rr {
    display: inline-block;
    width: 331px;
}
.list_8 {
    display: block;
    margin-top: 10px;
    border: 1px solid #d2d2d2;
    height: 247px;
    overflow: hidden;
}
.news_list_8 {
    padding: 10px;
}
.news_list_8 li {
    padding-right: 20px;
    padding-left: 15px;
    height: 32px;
    position: relative;
    background: url(2017hd_list_ico4.png) left center no-repeat;
    text-align: left;
}
.news_list_8 li:hover {
    background: url(2017hd_list_ico2.png) left center no-repeat;
    color: #f00;
}
.news_list_8 li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    line-height: 32px;
}
.news_list_8 li a:hover {
    color: #f00;
}
.conFooter03 {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}
.conFooter03 a {
    display: inline-block;
    float: left;
    width: 380px;
    height: 91px;
    overflow: hidden;
}
.conFooter03 a img {
    display: inline-block;
    width: 380px;
    height: 91px;
    overflow: hidden;
}
.conFooter03_2, .conFooter03_3 {
    margin-left: 10px;
}
.conFooter03 a:hover {
    opacity: 0.5
}
/*section04  hdjl========================*/
.conLeft04 {
    float: left;
    width: 570px;
}
.conRight04 {
    float: right;
    width: 560px;
}
.news_list_9 {
    font-size: 14px;
    line-height: 2;
    padding: 8px 0px;
    width: 570px;
}
.news_list_9 li {
    text-align: left;
    height: 32px;
    color: #333;
}
.news_list_9 li a, .news_list_9 li a span {
    line-height: 32px;
}
.news_list_10 {
    font-size: 14px;
    line-height: 2;
    padding: 8px 0px;
    width: 560px;
}
.news_list_10 li {
    text-align: left;
    height: 32px;
    color: #333;
}
.news_list_10 li a, .news_list_10 li a span {
    line-height: 32px;
}
.conLeft04_bottom_list {
    display: inline-block;
    margin-top: 15px;
    text-align: left;
    width: 100%;
}
.conLeft04_bottom_list a {
    display: inline-block;
    float: left;
    width: 176px;
    text-align: center;
    height: 155px;
    cursor: pointer;
    background-color: #ebf3fa;
}
.conLeft04_bottom_list a:hover {
    background-color: #CCE7FF\9;
}
.conLeft04_bottom_list span {
    display: inline-block;
    width: 100%;
    height: 60px;
    margin-top: 25px;
    color: #135ca9;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.conLeft04_bottom_list a:hover span {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
.conRight04_bottom {
    display: inline-block;
    margin-top: 15px;
}
.conLeft04_bottom_list a p {
    color: #135ca9;
    font-size: 16px;
    padding-top: 20px;
}
.conLeft04_bottom_list1 span {
    background: url(conLeft04_bottom_ico1.png) no-repeat center center;
}
.conLeft04_bottom_list2 span {
    background: url(conLeft04_bottom_ico2.png) no-repeat center center;
}
.conLeft04_bottom_list3 span {
    background: url(conLeft04_bottom_ico3.png) no-repeat center center;
}
.conLeft04_bottom_list2, .conLeft04_bottom_list3 {
    margin-left: 20px;
}
.conRight04_bottom_list {
    display: inline-block;
    text-align: left;
    width: 100%;
    background: url(2017hd_rx_bg.png) no-repeat center;
}
.conRight04_bottom_list a {
    display: inline-block;
    float: left;
    width: 140px;
    text-align: center;
    height: 114px;
    cursor: pointer;
}
.conRight04_bottom_list span {
    display: inline-block;
    width: 100%;
    height: 70px;
    color: #135ca9;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin-top: 5px;
}
.conRight04_bottom_list a:hover span {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
.conRight04_bottom_list a p {
    color: #333;
    font-size: 16px;
}
.conRight04_bottom_list1 span {
    background: url(2017hd_rx_ico1.png) no-repeat center center;
}
.conRight04_bottom_list2 span {
    background: url(2017hd_rx_ico2.png) no-repeat center center;
}
.conRight04_bottom_list3 span {
    background: url(2017hd_rx_ico3.png) no-repeat center center;
}
.conRight04_bottom_list4 span {
    background: url(2017hd_rx_ico4.png) no-repeat center center;
}
.conRight04_bottom_list a:hover p, .conRight04_bottom_list a:hover {
    color: #f00;
}
.conBottom04 {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}
.main {
    margin-top: 15px;
}
.table01 {
    width: 100%;
    height: 29px;
}
.table01 td {
    color: #333;
    text-align: center;
    font-size: 14px;
    line-height: 29px;
}
.td01 {
    width: 653px;
}
.td02 {
    width: 653px;
    text-align: left;
    background: url(2017hd_list_sj.png) left center no-repeat;
}
.s_l {
    display: inline-block;
    margin: 4px 0px 4px 10px;
    width: 1147px;
}
.td02 span {
    padding-left: 20px;
}
.td03, .td04 {
    width: 180px;
}
.status {
    width: 100%;
    background: #ebf3fa;
}
.table02 {
    width: 100%;
}
.table02 td {
    color: #333;
    font-size: 14px;
    line-height: 25px;
}
.main_list {
    border: 1px solid #e9e9e9;
    max-height: 200px;
    overflow: hidden;
}
.td04 span {
    display: inline-block;
    background: #9e1a0b;
    color: #fff;
    width: 60px;
    border-radius: 15px;
    font-size: 12px;
    height: 21px;
    line-height: 22px;
    text-align: center;
}
/*section05  gzjg========================*/
.conLeft05 {
    float: left;
    width: 747px;
}
.conRight05 {
    float: right;
    width: 365px;
}
/*section06========================*/
.conLeft06 {
    float: left;
    width: 505px;
}
.conRight06 {
    float: right;
    width: 640px;
}
.conLeft06_top_list_con {
    display: inline-block;
    position: relative;
    left: -10px;
}
.conLeft06_bottom {
    display: inline-block;
    margin-top: 15px;
}
.conLeft06_top_list {
    display: inline-block;
    text-align: left;
    width: 100%;
}
.conLeft06_top_list a {
    display: inline-block;
    float: left;
    width: 158px;
    text-align: center;
    height: 140px;
    cursor: pointer;
    background-color: #eff7fd;
    margin-left: 10px;
    margin-top: 15px;
}
.conLeft06_top_list a:hover {
    background-color: #AFDDFF\9;
}
.conLeft06_top_list span {
    display: inline-block;
    width: 100%;
    height: 60px;
    margin-top: 20px;
    color: #135ca9;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.conLeft06_top_list a:hover span {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
.conRight04_bottom {
    display: inline-block;
    margin-top: 15px;
}
.conLeft06_top_list a p {
    color: #333;
    font-size: 16px;
    padding-top: 10px;
}
.conLeft06_top_list1 span {
    background: url(2017hd_ztfw_ico1.png) no-repeat center center;
}
.conLeft06_top_list2 span {
    background: url(2017hd_ztfw_ico2.png) no-repeat center center;
}
.conLeft06_top_list3 span {
    background: url(2017hd_ztfw_ico3.png) no-repeat center center;
}
.conLeft06_top_list4 span {
    background: url(2017hd_ztfw_ico4.png) no-repeat center center;
}
.conLeft06_top_list5 span {
    background: url(2017hd_ztfw_ico5.png) no-repeat center center;
}
.conLeft06_top_list6 span {
    background: url(2017hd_ztfw_ico6.png) no-repeat center center;
}
.conLeft06_top_list7 span {
    background: url(2017hd_ztfw_ico7.png) no-repeat center center;
}
.conLeft06_top_list8 span {
    background: url(2017hd_ztfw_ico8.png) no-repeat center center;
}
.conLeft06_top_list9 span {
    background: url(2017hd_ztfw_ico9.png) no-repeat center center;
}
.conLeft06_bottom li {
    display: inline-block;
    width: 240px;
    height: 82px;
    float: left;
    margin-top: 16px;
    border: 1px solid #e4e4e4;
}
.conLeft06_bottom li a {
    display: inline-block;
    float: left;
    width: 100%;
    text-align: center;
    height: 82px;
    cursor: pointer;
    background: #fbf9f9;
    position: relative;
}
.conLeft06_bottom li a:hover {
    background: #fff\9;
}
.conLeft06_bottom li a span {
    display: block;
    float: left;
    width: 50px;
    height: 40px;
    text-align: center;
    padding: 23px 0px 0px 0px;
    position: absolute;
    left: 35px;
}
.conLeft06_bottom li a em {
    font: 16px/82px "Microsoft Yahei";
    color: #135ca9;
    font-weight: normal;
}
.conLeft06_bottom1 a em {
    padding-left: 30px;
}
.conLeft06_bottom2 a em {
    padding-left: 30px;
}
.conLeft06_bottom3 a em {
    padding-left: 30px;
}
.conLeft06_bottom4 a em {
    padding-left: 30px;
}
.conLeft06_bottom a:hover {
    color: #007dcc;
    text-decoration: none;
    transition: all .3s linear
}
.conLeft06_bottom li:hover span {
    transform: rotateY(360deg);
    transform-origin: center;
    transition: all .3s linear;
}
.conLeft06_bottom2, .conLeft06_bottom4 {
    margin-left: 18px;
}
.conRight06_top_list li {
    display: inline-block;
    float: left;
    width: 118px;
    height: 40px;
    border: 1px solid #c1e1fd;
}
.conRight06_top_list li a {
    display: inline-block;
    float: left;
    width: 100%;
    height: 100%;
    font: 14px/42px "Microsoft Yahei ";
    background: #dbebf9;
    color: #333
}
.conRight06_top_list li a:hover {
    background: #fff;
    color: #333;
}
.topList1, .topList2, .topList3, .topList4, .topList5 {
    margin-top: 15px
}
.topList6, .topList7, .topList8, .topList9, .topList10, .topList11, .topList12, .topList13, .topList14, .topList15, .topList16, .topList17, .topList18, .topList19, .topList20 {
    margin-top: 10px
}
.topList2, .topList3, .topList4, .topList5, .topList7, .topList8, .topList9, .topList10, .topList12, .topList13, .topList14, .topList15, .topList17, .topList18, .topList19, .topList20 {
    margin-left: 10px
}
.conRight06_center {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}
.conLeft04_bottom_list {
    display: inline-block;
    margin-top: 15px;
    text-align: left;
    width: 100%;
}
.news_list_11 {
    font-size: 14px;
    line-height: 2;
    padding: 8px 0px;
    width: 640px;
}
.news_list_11 li {
    text-align: left;
    height: 32px;
    color: #333;
}
.news_list_11 li a, .news_list_11 li a span {
    line-height: 32px;
}
.conRight06_bottom_l {
    display: inline-block;
    width: 310px;
    text-align: left;
    margin-top: 15px;
}
.news_list_12 {
    margin-top: 10px;
    background: #ebf3fa;
}
.news_list_12 li {
    display: inline-block;
    height: 27px;
}
.news_list_12 li span {
    display: inline-block;
    line-height: 27px;
    color: #333;
    padding: 0px 33px;
}
.conRight06_bottom {
    display: inline-block;
    width: 100%;
}
.conRight06_bottom_r {
    display: inline-block;
    width: 303px;
}
.conRight06_bottom_r {
    display: inline-block;
    margin-top: 15px;
}
.dtdh {
    display: inline-block;
    position: relative;
    width: 299px;
    height: 233px;
    border: 2px solid #135ca9;
}
.dtdh a img {
    width: 100%;
    padding: 10px;
}
.dtdh a img {
    width: 280px;
    height: 212px;
    padding: 10px;
}
.dtdh a p {
    position: absolute;
}
.dtdh a p {
    position: absolute;
    bottom: 50px;
    left: 170px;
    font-size: 16px;
    color: #f00;
}
.dtdh a p:hover {
    font-weight: bold;
}
/*section07========================*/
.conLeft07 {
    float: left;
    width: 600px;
}
.conRight07 {
    float: right;
    width: 540px;
    margin-left: 15px;
}
.conLeft07_top {
    display: inline-block;
    width: 600px;
    float: left;
}
.xcsp {
    display: inline-block;
    position: relative;
    width: 600px;
    height: 272px;
    overflow: hidden;
    margin-top: 15px;
}
.xcsp .xcsp_span {
    display: inline-block;
    position: relative;
    width: 600px;
    height: 272px;
    overflow: hidden;
}
.xcsp span {
    display: inline-block;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    text-align: center;
    height: 52px;
    background: url(2017hd_xcsp_bg.png) no-repeat center center;
}
.xcsp span a {
    font-size: 16px;
    color: #fff;
    line-height: 57px;
}
.xcsp a img {
    width: 600px;
    height: 272px;
}
.conLeft07_center {
    display: inline-block;
    width: 600px;
    text-align: left;
    float: left;
    margin-top: 15px;
}
.conLeft07_center_list li {
    display: inline-block;
    float: left;
    width: 104px;
    height: 40px;
    border: 1px solid #c1e1fd;
    margin-top: 13px;
}
.conLeft07_center_list li a {
    display: inline-block;
    float: left;
    width: 100%;
    height: 100%;
    font: 14px/42px "Microsoft Yahei ";
    background: #dbebf9;
    color: #333;
    text-align: center;
}
.conLeft07_center_list li a:hover {
    background: #fff;
    color: #333;
}
.topList22, .topList23, .topList24, .topList25, .topList27, .topList28, .topList29, .topList30, .topList32, .topList33, .topList34, .topList35, .topList37, .topList38, .topList39, .topList40 {
    margin-left: 17px
}
.conLeft07_bottom {
    display: inline-block;
    float: left;
    width: 600px;
    margin-top: 15px;
}
.qybs_list li {
    display: inline-block;
    float: left;
    width: 192px;
    height: 93px;
    float: left;
    margin-top: 10px;
}
.qybs_list li a {
    display: inline-block;
    float: left;
    width: 100%;
    text-align: center;
    height: 93px;
    cursor: pointer;
    background: url(2017hd_qybs_bg.png) no-repeat center center #EBF3FA;
    background-size: 100% 100%;
    position: relative;
}
.qybs_list li a span {
    display: block;
    float: left;
    width: 50px;
    height: 40px;
    text-align: center;
    padding: 26px 0px 0px 0px;
    position: absolute;
    left: 23px;
}
.qybs_list li a em {
    font: 16px/93px "Microsoft Yahei";
    color: #135ca9;
    font-weight: normal;
    position: relative;
    left: 30px;
}
.qybs_list a:hover {
    color: #007dcc;
    text-decoration: none;
    transition: all .3s linear
}
.qybs_list li:hover span {
    transform: rotateY(360deg);
    transform-origin: center;
    transition: all .3s linear;
}
.qybs_list2, .qybs_list3 {
    margin-left: 12px;
}
.news_list_13 {
    font-size: 14px;
    line-height: 2;
    padding: 8px 0px;
    width: 540px;
}
.news_list_13 li {
    text-align: left;
    height: 31px;
    color: #333;
}
.news_list_13 li a, .news_list_13 li a span {
    line-height: 31px;
}
.conRight07_center {
    display: inline-block;
    margin-top: 15px;
}
.conRight07_center_list {
    display: inline-block;
    text-align: left;
    width: 100%;
}
.conRight07_center_list a {
    display: inline-block;
    float: left;
    width: 125px;
    text-align: center;
    height: 107px;
    cursor: pointer;
    border: 1px solid #e4e4e4;
}
.conRight07_center_list span {
    display: inline-block;
    width: 100%;
    height: 70px;
    color: #135ca9;
    margin-top: 5px;
}
.conRight07_center_list a:HOVER {
    background: #dbebf9;
    color: #fff;
}
.conRight07_center_list a p {
    color: #135CA9;
    font-size: 16px;
}
.conRight07_center_list1 span {
    background: url(2017hd_qyfw_ioc4.png) no-repeat center center;
}
.conRight07_center_list2 span {
    background: url(2017hd_qyfw_ioc5.png) no-repeat center center;
}
.conRight07_center_list3 span {
    background: url(2017hd_qyfw_ioc6.png) no-repeat center center;
}
.conRight07_center_list4 span {
    background: url(2017hd_qyfw_ioc7.png) no-repeat center center;
}
.conRight07_center_list a:hover p, .conRight07_center_list a:hover {
    color: #f00;
}
.conRight07_center_list2, .conRight07_center_list3, .conRight07_center_list4 {
    margin-left: 10px;
}
.conRight07_bottom {
    margin-top: 15px;
}
/*section08========================*/
.section08 {
    width: 1160px;
}
.conLeft08 {
    float: left;
    width: 570px;
}
.conRight08 {
    float: right;
    width: 570px;
    margin-left: 15px;
}
.tit_h3 h4 {
    display: inline-block;
    width: 100%;
    text-align: left;
    height: 40px;
    overflow: hidden;
    background: url(2017hd_kjww_ico1_1.png) no-repeat left center #eee;
}
.tit_h3 h4 a {
    font-size: 16px;
    font: 16px/42px "Microsoft Yahei";
    font-weight: bolder;
    color: #135ca9;
}
.tit_h3 h4 a span {
    font-size: 16px;
    font: 16px/42px "Microsoft Yahei";
    font-weight: bolder;
    padding-left: 20px;
    color: #135ca9;
    float: left;
}
.tit_h3 h4 a em {
    float: right;
    width: 18px;
    height: 42px;
    background: url("2017hd_ty.png") no-repeat right center;
    position: relative;
    right: 5px;
}
.gzjgList1 {
    display: inline-block;
    padding: 10px 0px;
    width: 1160px;
    height: 75px;
    overflow: hidden;
}
.gzjgList1 li {
    display: inline-block;
    float: left;
    width: 20%;
    text-align: left;
    height: 33px;
}
.gzjgList1 li a {
    display: inline-block;
    float: left;
    width: 100%;
    text-align: left;
    height: 33px;
}
.gzjgList1 li span {
    padding-left: 21px;
    color: #333;
    line-height: 33px;
}
.gzjgList2 {
    display: inline-block;
    padding: 10px 0px;
    width: 1160px;
    height: 240px;
    overflow: hidden;
}
.gzjgList2 li {
    display: inline-block;
    float: left;
    width: 232px;
    text-align: left;
    height: 33px;
}
.gzjgList2 li span {
    padding-left: 21px;
    color: #333;
    line-height: 33px;
}
.gzjgList3 {
    display: inline-block;
    padding: 10px 0px;
    width: 570px;
    height: 115px;
    overflow: hidden;
}
.gzjgList3 li {
    display: inline-block;
    float: left;
    width: 142px;
    text-align: left;
    height: 33px;
}
.gzjgList3 li span {
    padding-left: 10px;
    color: #333;
    line-height: 33px;
    position: relative;
    left: 12px;
}
.gzjgList4 {
    display: inline-block;
    padding: 10px 0px;
    width: 570px;
    height: 85px;
    overflow: hidden;
}
.gzjgList4 li {
    display: inline-block;
    float: left;
    width: 110px;
    text-align: left;
    height: 33px;
}
.gzjgList4 li span {
    padding-left: 21px;
    color: #333;
    line-height: 33px;
}
.gzjgList5 {
    display: inline-block;
    padding: 10px 0px;
    width: 570px;
    height: 85px;
    overflow: hidden;
}
.gzjgList5 li {
    display: inline-block;
    float: left;
    width: 187px;
    text-align: left;
    height: 33px;
}
.gzjgList5 li span {
    padding-left: 21px;
    color: #333;
    line-height: 33px;
}
.gzjgList li a:hover, .gzjgList li a:hover span {
    color: #f00;
}
/*section09========================*/
/*å‹æƒ…é“¾æŽ¥*/
/*links*/
.footer_link {
    width: 1200px;
    margin: 0 auto;
}
.index_link {
    display: inline-block;
    width: 1054px;
    float: right;
    background: #fff;
}
.footer_link_con {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}
.index_linkcon {
    width: 100%;
}
.zflj {
    color: #333;
    line-height: 46px;
    float: left;
    font-size: 1.2em;
}
.zflj a {
    color: #333;
    display: inline-block;
    padding: 0 10px;
}
.zflj a:hover {
    color: #F00;
}
.dhlj {
    float: left;
    line-height: 61px;
    font-size: 14px;
}
.dhlj li {
    float: left;
    cursor: pointer;
    width: 350px;
    text-align: center;
    outline: none;
}
.dhlj li.viewlj {
    color: #f00;
}
.hlj1 {
    background: url(2017hd_list_ico3.png) 70px center no-repeat;
}
.hlj2 {
    background: url(2017hd_list_ico3.png) 110px center no-repeat;
}
.hlj3 {
    background: url(2017hd_list_ico3.png) 118px center no-repeat;
}
.dhlj ul li a {
    font: 14px/61px "Microsoft Yahei";
    color: #333;
}
.dhlj ul li a:hover {
    color: #f00;
}
/*bottom*/
#footer {
    position: relative;
    color: #FFF;
    margin: 15px auto 30px auto;
    z-index: 3;
    max-width: 1200px;
    font-size: 14px;
}
.footerCon {
    display: inline-block;
    width: 100%;
    height: 116px;
    background: url(2017hd_footer_bg.png) no-repeat center;
}
.footerCon_c {
    display: inline-block;
    width: 680px;
    margin: 18px 260px;
}
.footerCon_c_l {
    display: inline-block;
    position: relative;
    top: 7px;
}
.footerCon_c_c {
    display: inline-block;
    height: 80px;
}
.footerCon_c_r {
    position: relative;
    display: inline-block;
    top: 12px;
}
.footer_de_l_1 p {
    color: #fff;
    line-height: 28px;
    font-size: 14px;
}
.footer_de_l_1 p a {
    color: #fff;
    line-height: 28px;
    font-size: 14px;
    position: relative;
    top: 1px;
}
.footer_de_l_1 p a:hover {
    color: #f00
}
.footer_de_l_1 em {
    margin: 0 5px;
    font: 12px "å¾®è½¯é›…é»‘";
    line-height: 18px;
    color: #fff;
}
.footer_de_l_1 {
    width: 518px;
    text-align: center;
}
/**/
.yqlj {
    display: inline-block;
    float: left;
    width: 146px;
    height: 61px;
}
.yqlj h2 {
    width: 146px;
    height: 61px;
    background: url(2017hd_yqlj_bg.png) no-repeat center;
    line-height: 61px;
    font-size: 16px;
    color: #fff;
}
/*é¦–é¡µåº•éƒ¨è½®æ’­å›¾*/
.section00Footer {
    margin-top: 15px;
}
.footer_scroll {
    display: inline-block;
    width: 1110px;
    float: right;
    height: 83px;
    overflow: hidden;
    position: relative;
}
.blk_18 {
    overflow: hidden;
    zoom: 1;
    font-size: 9pt;
    width: 100%;
}
.blk_18 .pcont {
    width: 1040px;
    float: left;
    overflow: hidden;
    margin-left: 38px;
}
.blk_18 .ScrCont {
    width: 32766px;
    zoom: 1;
    margin-left: -5px;
}
.blk_18 #List1_1, .blk_18 #List2_1 {
    float: left;
}
.blk_18 .LeftBotton, .blk_18 .RightBotton {
    width: 32px;
    height: 83px;
    float: left;
    background: url(ax.png) no-repeat;
}
.blk_18 .LeftBotton {
    position: absolute;
    left: 4px;
    background-position: 0px 0px;
}
.blk_18 .RightBotton {
    position: absolute;
    right: 0px;
    background-position: 0 -102px;
}
/*.blk_18 .LeftBotton:hover {
    background-position: -37px 37px;
    border: none;
}
.blk_18 .RightBotton:hover {
    background-position: -53px -32px;
    border: none;
}*/
.blk_18 .pl img {
    display: block;
    cursor: pointer;
    border: none;
    width: 98%;
    height: 83px;
}
.blk_18 .pl {
    width: 262px;
    float: left;
    text-align: center;
    line-height: 24px;
}
.ScrCont a:hover img {
    opacity: .7;
}
/*åˆ†é¡µ==================================================*/
.page {
    display: inline-block;
    margin: 30px 320px;
    color: #666;
}
.page li {
    background: none;
    float: left;
}
.page_con a {
    padding: 5px;
    font-size: 14px;
}
.page_con input {
    width: 35px;
    height: 12px;
}
.page_con button {
    height: 23px;
    width: 50px;
    line-height: 21px;
    margin-left: 10px;
    position: relative;
}
.page_con {
    font-size: 14px;
    padding: 5px;
}
/*å³ä¾§æ‚¬æµ®å›¾æ ‡*/
#productBody {
    position: fixed;
    right: 5px;
    top: 20%;
    margin-left: 520px;
    z-index: 9990;
}
#productBody .list {
    position: relative;
    z-index: 1;
}
#productBody .list li {
    width: 61px;
    height: 60px;
    margin-top: 20px;
    position: relative;
}
#productBody .list li a {
    display: block;
    /* height: 34px; */
    line-height: 34px;
    font-size: 12px;
    margin: 0 auto;
    color: #305798;
    text-align: center;
}
#productBody .list .titItem {
    background: #f4f4f4;
    position: absolute;
    left: 0px;
    top: 0px;
}
#productBody .floatItem {
    position: absolute;
    right: -1px;
    top: -15px;
    width: 0px;
    text-align: left;
    z-index: -1;
    overflow: hidden;
}
#productBody .list li.first {
    border-top: none;
}
#productBody .floatItem .wrap {
    display: inline-block!important;
    width: 115px;
    text-align: center;
    background: url(2017hd_rnav_bg.png) repeat;
    position: relative;
}
#productBody .floatItem img {
    width: 70px;
    height: 70px;
    padding: 5px;
    background: #fff;
    text-align: right;
}
#productBody .floatItem a {
    display: block;
    line-height: 15px!important;
    text-align: left!important;
    padding-top: 2px;
    font-size: 12px;
    color: #666;
    overflow: hidden;
}
.wrap p {
    display: inline-block;
    float: left;
    margin: 5px 5px 0px 4px;
    width: 98px;
    color: #fff;
}
.wrap p span {
    display: inline-block;
    float: left;
    width: 98px;
    color: #fff;
}
.wrap_con {
    display: inline-block;
    padding: 5px 5px 1px 5px;
}
.absolt {
    position: absolute;
    left: 110px;
    background: none;
    display: inline-block;
    top: 33px;
}
.absolt img {
    display: inline-block;
}
.slide {
    width: 61px;
    height: 385px;
    position: fixed;
    top: 40%;
    margin-top: -126px;
    right: 1%;
    z-index: 9999;
}
.slide ul {
    list-style: none;
}
.domPC .list li {
    width: 61px;
    height: 60px;
    background: url(2017_hd_rnav_bg.png) no-repeat;
    margin-top: 20px;
}
.domPC .list li.ico1 {
    background-position: 0px 0px;
}
.domPC .list li.ico1:hover {
    background-position: -71px 0px;
}
.domPC .list li.ico2 {
    background-position: 0px -76px;
}
.domPC .list li.ico2:hover {
    background-position: -71px -76px;
}
.domPC .list li.ico3 {
    background-position: 0px -152px;
}
.domPC .list li.ico3:hover {
    background-position: -71px -152px;
}
.domPC .list li.ico4 {
    background-position: 0px -228px;
}
.domPC .list li.ico4:hover {
    background-position: -71px -228px;
}
.domPC .list li.ico5 {
    background-position: 0px -309px;
}
.domPC .list li.ico5:hover {
    background-position: -71px -309px;
}
.domPC .list li.ico6 {
    background-position: 0px -386px;
}
.domPC .list li.ico6:hover {
    background-position: -71px -386px;
}
/*å³ä¾§æ‚¬æµ®å›¾ç‰‡*/

/* update 20/28 */
.new_right {
    width: 540px;
    margin-left: 20px;
}
.new_right .news_list {
    width: 540px;
}