﻿html, body { color: #666; background-color: #fff; font-size: 14px; }
.w1200 { width: 1200px; margin: 0 auto; position: relative; }
.w1300 { width: 1300px; margin: 0 auto; position: relative; }
a { color: #666; transition: color 0.3s ease 0s; }
    a:hover { color: #CB0101; }
ul:after { display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; content: "."; }
/*.header-wrap { position: fixed; top: 0; width: 100%; opacity: 1; filter: alpha(opacity=0); -webkit-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; background: #fff; box-shadow: 0 2px 6px 0 rgba(0,0,0,0.2); z-index: 100; }
    .header-wrap .top-link { line-height: 40px; height: 40px; width: 880px; position: absolute; right: 0; top: 0; background-color: #CB0101; z-index: 3; }
        .header-wrap .top-link .search-sub { width: 382px; padding-top: 19px; height: 63px; background-color: #fff; position: absolute; right: 0; top: 30px; display: none; z-index: 13; }
        .header-wrap .top-link .top-tel {font-size:16px;color:#fff;font-weight:bold; }
        .header-wrap .top-link .search-box { margin-left: 40px;margin-top:6px;margin-right:10px; }
            .header-wrap .top-link .search-box .tex { border: 1px solid #bebebe; font-size: 14px; height: 14px; line-height: 14px; padding: 6px 4px 6px; width: 194px; }
            .header-wrap .top-link .search-box .sub-btn { border: none; width: 86px; height: 28px; background-color: #CB0101; color: #fff; font-size: 14px; line-height: 28px; text-align: center; }
        .header-wrap .top-link .mobile-sub { width: 150px; height: 150px; position: absolute; right: 168px; top: 30px; display: none; z-index: 10; }
.search-bg-alert { position: fixed; left: 0; top: 0; width: 100%; background: #000; opacity: 0.5; filter: alpha(opacity=50); z-index: 12; height: 100%; display: none; }
.header-wrap .link { margin-right: 50px; font-size: 14px; font-weight: bold; }
    .header-wrap .link a { color: #fff; display: inline-block; float: left; }
    .header-wrap .link .line { display: inline-block; float: left; width: 1px; height: 12px; background-color: #fff; margin: 10px 18px 0; }
.header-wrap .logo { display: inline-block; margin-top: 5px; margin-left: 50px; width: 354px; }
.header-wrap .nav { line-height: 42px; margin-top: 50px; position: relative; z-index: 2; }
    .header-wrap .nav li { font-size: 16px; padding-right: 10px; padding-left: 30px; padding-bottom: 20px; position: relative; float: left; }
    .header-wrap .nav a.tit { color: #000; padding-right: 24px; background: url(../img/ico_04.png) no-repeat right center; display: inline-block; }
    .header-wrap .nav li:first-child a.tit { background: none; padding: 0; }
    .header-wrap .nav li:hover a.tit,.header-wrap .nav li.cur a.tit  { color: #CB0101;font-weight: bold; }
    .header-wrap .nav .sub-box { position: absolute; left: 0px; top: 100%; width: 170px; font-size: 16px; line-height: 30px; display: none;  background-color: #f3f9f5; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; overflow: hidden; }
        .header-wrap .nav .sub-box p { width: 150px; line-height: 42px; margin: 0 auto; padding: 0 10px; transition: background 0.3s ease 0s; }
            .header-wrap .nav .sub-box p:hover { background-color: #CB0101; }
                .header-wrap .nav .sub-box p:hover a { color: #fff; border-bottom: 1px solid #CB0101; }
            .header-wrap .nav .sub-box p:last-child a { border-bottom: none; }
        .header-wrap .nav .sub-box a { display: inline-block; color: #333; padding-left: 20px; width: 130px; border-bottom: 1px solid #d4d4d4; }
            .header-wrap .nav .sub-box a:hover { color: #CB0101; }*/


.head { background: #fff; position: fixed; left: 0; top: 0; width: 100%; z-index: 9999; }
.box { width: 1200px; margin: 0 auto; }
h1 { float: left; line-height: 80px; }
    h1 img { transition: all 0.5s ease 0s; }
.head_inner { height: 80px; transition: all 1s ease 0s; }
    .head_inner h1 a { color: #CB0101; }
.nav_ul { float: right; line-height: 80px; }
    .nav_ul li { padding: 0 30px; float: left; }
        .nav_ul li a { font-size: 16px; display: block; color: #333; transition: all 0.5s ease 0s; }
.search { float: right; width: 18px; line-height: 80px;position:relative;margin-left: 10px;}
.language{float:right; width: 32px; text-align: right; line-height:80px;margin-left: 10px;font-size: 18px;transition-duration: .3s; }
.index_body .language a {color:#fff; } 
#search-form { -moz-transition: max-height, 0.5s; -o-transition: max-height, 0.5s; -webkit-transition: max-height, 0.5s; transition: max-height, 0.5s; position: absolute; top: 80px; right: 0; width: 320px; max-height: 0; overflow: hidden; background-color: #e1e4e7; }
.fixed #search-form { top: 60px; }
#search-form.open { max-height: 60px; }
#search-form fieldset { position: relative; padding: 0; border: none; }
#search-form input { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; display: block; height: 50px; }
    #search-form input[type="text"] { width: 100%; padding: 0 5px 0 22px; background: transparent; border: none; outline: none; }
    #search-form input[type="submit"] { position: absolute; bottom: 0; right: 0; width: 60px; margin: 0; padding: 0; font-weight: 700; text-transform: uppercase; color: #CB0101; background: #c6cacd; border: none; cursor: pointer; outline: none; }

@keyframes fadedown {
    from { transform: translateY(-100%); opacity: 0; }

    to { transform: translateY(0); opacity: 1; }
}


.nav_ul li a:hover { font-weight: bold; color: #CB0101; transition: all 0.5s ease 0s; }

.fixed .head_inner { height: 60px; transition: all 1s ease 0s; }
.fixed h1 { line-height: 60px; }
    .fixed h1 img { width: auto; transition: all 1s ease 0s; }
.fixed .nav_ul { line-height: 60px; }
.fixed .search { line-height: 60px; }
.fixed .language { line-height: 60px; }
.index_body .head { background: none; }
.index_body .nav_ul li a { color: #000000; }
.index_body .language a {color:#333; } 
.nav_box { -webkit-animation: fadeInUp 0.5s linear 0s both; -moz-animation: fadeInUp 0.5s linear 0s both; animation: fadeInUp 0.5s ease 0s both; width: 100%; top: 80px; left: 0; display: none; padding: 20px 0; background: url(../img/navbj.png) left top; position: absolute; }
.nav_dl dt { float: left; background: url(../img/navline.jpg) left top no-repeat; height: 140px; width: 228px; padding-left: 28px; box-sizing: border-box; }
    .nav_dl dt .nav_h3 { height: 32px; line-height: 32px; font-size: 22px; padding-top: 42px; color: #CB0101; }
    .nav_dl dt .nav_i { display: block; height: 20px; line-height: 20px; font-size: 14px; font-family: 'Arial'; color: #c7c7c7; text-transform: uppercase; }
.nav_dl dd { float: left; width: 972px; padding-top: 48px; }
    .nav_dl dd a { display: block; margin-left: 43px; width: auto; min-width: 200px; box-sizing: border-box; padding: 0 10px 0 0; height: 42px; line-height: 42px; text-indent: 5px; float: left; margin-bottom: 20px; overflow: hidden; background: url(../img/navli.png) right center no-repeat; border-top: 1px solid #d6d6d6; border-bottom: 1px solid #d6d6d6; font-size: 14px; color: #666666!important; }
.nav_ul li:hover .nav_box { display: block; }
.nav_ul li .nav_box a:hover { font-weight: normal; color: #000000!important; }
.fixed .nav_box { top: 60px; }
.flex-control-nav { display: none; }
.flex-direction-nav { display: block; }
.flex-prev { display: block; background: url(../img/banner_left.png) center center no-repeat; font-size: 0; width: 58px; height: 58px; position: absolute; left: 60px; top: 50%; margin-top: -29px; z-index: 99; }
.flex-next { display: block; background: url(../img/banner_right.png) center center no-repeat; font-size: 0; width: 58px; height: 58px; position: absolute; right: 60px; top: 50%; margin-top: -29px; z-index: 999; }
.flexslider { position: relative; width: 100%; height: 530px; margin: 0 auto; overflow: hidden; }
.slides { }
    .slides li .banner_img { width: 1920px; height: 530px; }
    .slides li { position: relative; }
        .slides li img { transition: 8s ease 0s; }
.slides { width: 1920px; height: 530px; position: absolute; left: 50%; margin-left: -960px; }
    .slides li.flex-active-slide img { transition: 8s ease 0s; transform: scale(1.0,1.0); }


.d-tit { text-align: center; margin-bottom: 50px; }
    .d-tit h3 { font-size: 32px; font-weight: 700; color: #595959; padding: 10px 0px; line-height: 42px; }
        .d-tit h3 span { color: #CB0101; }
    .d-tit em { font-size: 20px; text-transform: uppercase; color: #595959; font-style: normal; }

.tit-box h4 { font-size: 24px; line-height: 30px; color: #555; margin-right: 10px; display: inline-block; }
.tit-box .intr { font-size: 14px; color: #bbb; line-height: 26px; display: inline-block; }
.tit-box .line { display: block; width: 10px; height: 2px; background-color: #CB0101; margin-top: 6px; line-height: 2px; }
.tit-box .more { display: inline-block; line-height: 32px; margin-top: 16px; padding-left: 25px; background: url(../img/ico_09.png) no-repeat left center; font-size: 14px; }


.defaultimg { height: 300px; background: #fff; background-position: center; background-repeat: no-repeat; }



.i-fir-wrap { padding-top: 60px; padding-bottom: 10px; background: #fff; overflow: hidden; }
.i-category { text-align: center; margin-top: 20px; }
    .i-category a { display: inline-block; margin-right: 3px; font-size: 13px; line-height: 30px; text-align: center; padding: 0 20px; }
        .i-category a.active, .i-category a:hover { color: #fff; background: #CB0101; }

.product_ct { position: relative;}

    .product_ct .pprev { position: absolute; top: 50%; margin-top: -37px; left: -100px; cursor: pointer; width: 50px; height: 50px; z-index: 3; background: #D6D6D6 url(../img/proprev.png) no-repeat center; }
    .product_ct .pnext { position: absolute; top: 50%; margin-top: -37px; right: -100px; cursor: pointer; width: 50px; height: 50px; z-index: 3; background: #D6D6D6 url(../img/pronext.png) no-repeat center; }
        .product_ct .pprev:hover, .product_ct .pnext:hover { background-color: #CB0101; }


.up-graybox { width: 100%; height: 100%; position: absolute; left: 0; top: 0; opacity: 0; filter: alpha(opacity=0); transition: all 0.4s ease 0s; }
    .up-graybox .bgbox { display: block; width: 100%; height: 100%; background-color: #000; opacity: 0.05; filter: alpha(opacity=5); }
    .up-graybox .stit { font-size: 16px; line-height: 30px; width: 100%; text-align: center; position: absolute; left: 0; top: 50%; margin-top: -15px; color: #CB0101; }
    .up-graybox .line { display: inline-block; width: 100px; height: 1px; background-color: #CB0101; position: absolute; left: 50%; margin-left: -50px; transition: all 0.6s ease 0s; }
    .up-graybox .linet { top: 0; }
    .up-graybox .lineb { bottom: 0; }
    .up-graybox .out-ico { display: none; width: 26px; height: 26px; position: absolute; right: 20px; top: 20px; }
    .up-graybox:hover .line { width: 6px; margin-left: -3px; opacity: 0.6; filter: alpha(opacity=60); }

img.up-pic { max-width:100%; max-height:100%; }
.product_ct ul { width: 1232px; }
.product_ct li { width: 276px; transition: box-shadow 0.3s ease 0s; margin-right: 32px; float: left; margin-bottom: 32px; }
.product_ct .img { display: block; width: 274px; height:274px; position: relative; overflow: hidden; border: 1px solid #f2f2f2; text-align:center; }
    .product_ct .img img.up-pic { transform: translateZ(0px); transition: transform 0.3s ease 0s; }
.product_ct .up-graybox { z-index: 3; }
.product_ct .img:hover img.up-pic { transform: scale(1.2, 1.2); transition: transform 0.6s ease 0s; }
.product_ct .img:hover .up-graybox { opacity: 1; filter: alpha(opacity=1); }
.product_ct .cont-wrap { width: 86.5%; padding: 10px 6.5%; border: 1px solid #f2f2f2; margin-top: -1px; height: 32px; background: #CB0101; text-align: center; }
.product_ct li:hover .cont-wrap { background: #D90000; }
.product_ct .tit { line-height: 32px; font-size: 14px; }
    .product_ct .tit a { display: inline-block; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; }
.product_ct li:hover .tit a { color: #fff; }
.product_ct .intr { display: block; line-height: 26px; font-size: 14px; height: 52px; overflow: hidden; }
.product_ct li:hover .intr { color: #fff; }

.p_more { width: 185px; height: 35px; display: block; margin: 30px auto; background: url(../img/more.jpg) no-repeat; -webkit-transition: all 0.5s ease-in-out 0s; }
    .p_more:hover { background: url(../img/more_hover.jpg) no-repeat; }
.more { display: inline-block; width: 24px; height: 8px; background: url(../img/ico_08.png) no-repeat right center; }
    .more:hover { background: url(../img/ico_08_h.png) no-repeat right center; }
.product_ct .img i { display: inline-block; height: 100%; width: 0; vertical-align: middle; }

.i-sec-wrap { background: #f6f6f6 url(../img/new_bg.jpg) no-repeat center; overflow: hidden; padding-top: 30px; }
.i-news { }
.left-wrap { width: 482px; }
    .left-wrap .img { width: 482px; height: 240px; display: block; transition: transform 0.3s ease 0s; overflow: hidden; }
        .left-wrap .img:hover img { transform: scale(1.05, 1.05); transition: transform 0.6s ease 0s; }
    .left-wrap .cont { padding: 28px; background:#DDDDDD; }
        .left-wrap .cont .date { width: 60px; text-align: center; }
            .left-wrap .cont .date b { font-size: 30px; display: block; line-height: 45px; }
        .left-wrap .cont .tit-box { width: 342px; }
            .left-wrap .cont .tit-box p { line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding-bottom: 14px; border-bottom: 1px solid #CCCCCC; font-size: 16px; }
            .left-wrap .cont .tit-box .word { margin-top: 10px; line-height: 25px; height: 50px; overflow: hidden; }
			.left-wrap .cont .tit-box a:hover { color: #CB0101; }


.right-list { width: 628px; }
    .right-list dl { margin-top: 18px; }
    .right-list dd { width: 60px; text-align: center; }
        .right-list dd b { font-size: 30px; display: block; line-height: 45px; }

    .right-list dt { width: 500px; }
        .right-list dt p { line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding-bottom: 14px; border-bottom: 1px solid #dadada; font-size: 16px; }
            .right-list dt p a { color: #CB0101; }
        .right-list dt .word { margin-top: 10px; line-height: 25px; height: 50px; overflow: hidden; }
.main-list { margin-top: 52px; }
    .main-list li { line-height: 55px; border-bottom: 1px solid #dadada; }
        .main-list li a { float: left; width: 540px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
        .main-list li span { float: right; }


.i-sec-wrap .nmore { width: 160px; height: 33px; line-height: 33px; background: #CB0101; margin: 30px auto; display: block; text-align: center; color: #fff; }
    .i-sec-wrap .nmore:hover { background: #494949; }


.i-zero-wrap { background: #fff; }
    .i-zero-wrap .w1200 { }
.counter_list { padding-top: 75px; padding-bottom: 75px; }
    .counter_list li { width: 25%; float: left; text-align: center; position: relative; }
        .counter_list li:not(:last-child):after { content: ''; position: absolute; width: 1px; height: 45px; background-color: rgba(170,170,170,.2); right: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
        .counter_list li p { text-align: left; margin-left: 90px; }
            .counter_list li p.number .counterDX { font-size: 50px; font-family: helveticaneuethn,Arial; text-align: center; margin-top: 15px; line-height: 52px; vertical-align: top; color: #3c3c3c; }
            .counter_list li p.number .unit { position: relative; top: 1px; left: 3px; font-size: 14px; vertical-align: top; color: #999; }
        .counter_list li .title { color: #999; line-height: 30px; }

.i-thi-wrap { background: url(../img/aboutbg.jpg) no-repeat bottom; height: 384px; overflow: hidden; padding-top: 120px; padding-bottom: 160px; }
.about-l { width: 840px; height: 384px; background:rgba(255,255,255,.7); }
    .about-l .header { margin-left: 74px; padding-top: 80px; padding-bottom: 10px; }
        .about-l .header .title { font-size: 32px; color: #595959; font-weight: 700; line-height: 42px; }
		.about-l .header .title span { color: #CB0101; }			
        .about-l .header .subtitle { font-size: 20px; text-transform: uppercase; color: #595959; font-style: normal; }
    .about-l .des-wrap { margin-left: 74px; padding-top: 10px; padding-bottom: 30px; width: 546px; line-height: 26px; color: #000000; position: relative; opacity: 0.5; }
        .about-l .des-wrap::after { content: ""; width: 0px; height: 1px; background-color: rgba(255,255,255,.5); transition: all ease-out .3s; bottom: 0; position: absolute; transform: translateX(-50%); left: 30px; }
    .about-l:hover .des-wrap::after { width: 60px; }
	
.i-thi-wrap a.des_more { width: 160px; height: 33px; line-height: 33px; background: #CB0101; display: block; text-align: center; position: absolute; left: 74px; color: #FFFFFF; }
.i-thi-wrap a.des_more:hover { background: #494949; }

.i-thi-wrap .fimg { width: 523px; height: 296px; position: absolute; bottom: 44px; animation: inherit; right: 0px; }
    .i-thi-wrap .fimg img.aboutpic { width: 100%; }
    .i-thi-wrap .fimg ul { display: block; position: absolute; background: rgba(255,255,255,0.5); top: 0; right: 0; height: 244px; padding-top: 52px; padding-left: 10px; padding-right: 10px; }
        .i-thi-wrap .fimg ul li { display: block; padding-top: 12px; padding-bottom: 12px; color: #464646; font-size: 14px; font-weight: bold; color: #000; }
            .i-thi-wrap .fimg ul li .mark { height: 22px; margin-right: 16px; }



.i-fou-wrap { overflow: hidden; }

.link_tit { text-align: center; }
    .link_tit h3 { font-size: 26px; height: 40px; line-height: 40px; }
.link_i { display: block; width: 54px; height: 2px; background: #CB0101; margin: 16px auto 0; }
.link_div { margin: 44px 0 80px 0; height: 82px; position: relative; }
.link_scroll { width: 1148px; height: 82px; overflow: hidden; position: absolute; left: 50%; top: 0; margin-left: -574px; }
.link_ul { width: 10000px; }
    .link_ul li { transition: all 0.5s ease 0s; float: left; width: 218px; height: 80px; overflow: hidden; border: 1px solid #dedede; margin-right: 12px; }
.link_left { display: block; background: url(../img/link_left.png) right center no-repeat; width: 24px; height: 24px; position: absolute; left: -40px; top: 27px; }
.link_right { display: block; background: url(../img/link_right.png) right center no-repeat; width: 24px; height: 24px; position: absolute; right: -40px; top: 27px; }
.link_ul li img { width: 218px; height: 80px; overflow: hidden; transition: all 1s ease 0s; }
.link_ul li:hover img { transition: all 1s ease 0s; transform: scale(1.2,1.2); }
.link_ul li:hover { border: 1px solid #CB0101; transition: all 0.5s ease 0s; }




.footWrap { background: #fff; overflow: hidden; padding-top: 60px; padding-bottom: 50px; }
    .footWrap .w1200:before { content: ""; width: 1200px; height: 1px; position: absolute; top: 64px; background-color: rgba(0,0,0,.05); display: block; margin: 0 auto; }
.f_pic { width: 302px; padding: 10px 46px 0 0; text-align: center; }
    .f_pic img { width: 190px; }
    .f_pic p { color: #fff; line-height: 36px; font-size: 16px; font-weight: bold; }
.f_wz { width: 720px; color: #bfbfbf; color: #aeaeae; min-height: 350px; }
    .f_wz .f-tit1 { font-size: 24px; line-height: 36px; color: #555; }
    .f_wz .f-tit2 { font-size: 14px; line-height: 21px; text-transform: uppercase; color: #bbb; }
    .f_wz a { color: #aeaeae; }
    .f_wz img { vertical-align: middle; margin-left: 12px; }
.contactinfo { margin-top: 50px; }
    .contactinfo h3 { color: #696969; margin-bottom: 20px; margin-top: 20px; font-size: 16px; line-height: 24px; font-weight: 100; }
    .contactinfo p { padding-right: 60px; margin-top: 14px; height: auto; color: #999; font-size: 14px; line-height: inherit; line-height: 16px; }
    .contactinfo .webimg { top: 60px; right: 200px; }
    .contactinfo .webimgwz { top: 185px; right: 240px; }
.map_content { width: 540px; height: 220px; top: 100px; right: 0; }



.weblinks { width: 1200px; margin-right: auto; margin-left: auto; line-height: 40px; }
    .weblinks dt { display: block; float: left; width: 100px; }
        .weblinks dt strong { color: #464646; }
            .weblinks dt strong img { margin-top: -3px; margin-right: 5px; height: 18px; }
    .weblinks dd { display: block; float: left; width: 1100px; }
    .weblinks span { padding-right: 10px; padding-left: 10px; }
    .weblinks a { text-decoration: none; }
        .weblinks a:hover { color: #00579e; text-decoration: none; }



.fttop { width: 100%; padding-top: 50px; padding-bottom: 50px; background: url(../img/foot_bg.jpg) no-repeat center; }
.botlink { width: 660px; }
    .botlink dl { width: 220px; }
        .botlink dl dt { color: #fff; font-size: 22px; margin-bottom: 20px; }
        .botlink dl dd { line-height: 32px; }
            .botlink dl dd a { color: #e5e5e5; font-size: 14px; }
                .botlink dl dd a:hover { color: #fff; transition: all 0.5s; }

.focus { width: 165px; }
    .focus h2 { font-size: 22px; color: #fff; margin-bottom: 20px; }
.share { padding-bottom: 20px; border-bottom: 1px #3c3c42 solid; }
    .share .bdsharebuttonbox a { display: inline-block; *zoom: 1; width: 40px; height: 40px; padding: 0; margin-right: 20px; }
        .share .bdsharebuttonbox a.bds_weixin { background: url(../img/wx.png) center no-repeat; background-size: cover; }
        .share .bdsharebuttonbox a.bds_tsina { background: url(../img/xl.png) center no-repeat; background-size: cover; }
.wcode img { width: 130px; }

.footlogo { width: 300px; }
    .footlogo img { position: absolute; top: 60px; right: 90px; }


.hotline { padding-top: 24px; display: none; }
    .hotline p { font-size: 16px; color: #adadaf; line-height: 24px; }
        .hotline p.telnum { color: #fff; font-size: 24px; padding-top: 14px; }
.ftbot { background-color: #000000; border-top: 4px solid #CB0101; }
    .ftbot .w1200 { padding: 16px 0; }
    .ftbot p { font-size: 14px; color: #bfbfbf; }
        .ftbot p a { color: #bfbfbf; }
            .ftbot p a:hover { color: #fff; transition: all 0.5s; }

.copyright { }
    .copyright a { padding: 0 5px; }

.ftlink { margin-right: 0px; }
    .ftlink a { padding: 0 0px; background: url(../img/ftlinkline.jpg) no-repeat right center; background-size: 1px 10px; }
        .ftlink a:last-child { background: none; }




/*.contact-wrap { background-color: #f6f6f6; padding-top: 50px; padding-bottom: 50px; }
    .contact-wrap h4 { font-size: 18px; line-height: 30px; font-weight: bold; font-family: "Base-font"; padding-bottom: 13px; border-bottom: 1px solid #e3e3e3; color: #333; }
    .contact-wrap .address { margin-right: 90px; width: 600px; }
        .contact-wrap .address img { width: 150px; margin-top: 30px; }
        .contact-wrap .address .cont { padding-top: 25px; width: 400px; }
            .contact-wrap .address .cont .stt { font-weight: bold; }
            .contact-wrap .address .cont p { line-height: 24px; font-size: 14px; color: #666; }
    .contact-wrap .weixin { margin-right: 90px; width: 210px; }
        .contact-wrap .weixin .wx-img { padding-top: 26px; }
    .contact-wrap .mobile { width: 210px; }
        .contact-wrap .mobile .wx-img { padding-top: 26px; }

.footer-wrap { background-color: #222; padding-top: 20px; padding-bottom: 20px; }

    .footer-wrap .top-wrap { padding-bottom: 15px; border-bottom: 1px solid #393939; }
        .footer-wrap .top-wrap .nav { line-height: 40px; }
            .footer-wrap .top-wrap .nav a { display: inline-block; font-size: 14px; float: left; color: #fff; opacity: 0.4; filter: alpha(opacity=40); transition: opacity 0.3s ease 0s; }
                .footer-wrap .top-wrap .nav a:hover { opacity: 1; filter: alpha(opacity=100); }
            .footer-wrap .top-wrap .nav .line { display: inline-block; float: left; width: 1px; height: 10px; background-color: #fff; opacity: 0.4; filter: alpha(opacity=40); margin: 16px 20px 14px; }
        .footer-wrap .top-wrap .call { line-height: 40px; margin-top: 2px; display: inline-block; color: #fff; opacity: 0.4; filter: alpha(opacity=40); }
    .footer-wrap .bot-wrap { line-height: 42px; padding-top: 10px; font-size: 14px; }
        .footer-wrap .bot-wrap p { color: #7a7a7a; text-transform: uppercase; }
            .footer-wrap .bot-wrap p.fr img { height: 42px; }
        .footer-wrap .bot-wrap a { color: #7a7a7a; transition: all 0.3s ease 0s; }
            .footer-wrap .bot-wrap a:hover { color: #fff; }
        .footer-wrap .bot-wrap .site-img { display: inline-block; margin-right: 8px; }*/
.yb_conct { position: fixed; z-index: 9999999; top: 200px; right: -127px; cursor: pointer; transition: all .3s ease; }
.yb_bar ul li { width: 180px; height: 53px; font: 16px/53px 'Microsoft YaHei'; color: #fff; text-indent: 54px; margin-bottom: 3px; border-radius: 3px; transition: all .5s ease; overflow: hidden; }
.yb_bar .yb_top { background: #CB0101 url(../img/rightbar.png) no-repeat 0 0; }
.yb_bar .yb_phone { background: #CB0101 url(../img/rightbar.png) no-repeat 0 -57px; }
.yb_bar .yb_QQ { text-indent: 0; background: #CB0101 url(../img/rightbar.png) no-repeat 0 -113px; }
.yb_bar .yb_ercode { background: #CB0101 url(../img/rightbar.png) no-repeat 0 -169px; }
.hd_qr { padding: 0 29px 25px 29px; }
.yb_QQ a { display: block; text-indent: 54px; width: 100%; height: 100%; color: #fff; }

.detail-in table { border:1px solid #ebebeb; }
.news_info001 { color:#666666; line-height:2.5; font-size:16px; text-indent:2em; padding-top:20px; }
.news_info001 strong { color:#000000; font-size:18px; }

/* 新闻中心 */
.news_list .hotnews{overflow: hidden;margin: 0;border-bottom: 3px solid #eff1f1;padding-bottom: 20px;margin-bottom: 20px;}
.news_list ul{margin-bottom: 30px;}
.news_list li{overflow: hidden;transition: all 200ms linear;}
.hotnews_img{width: 394px;}
.w806{width: 806px;}

.hotnews .hotnews_con{padding: 20px 30px;}
.normal_news{background: #f9fafa;margin: 10px 0;}
.normal_news .news_con{padding: 20px;}
.normal_news .item_news_time{margin-top: 4px;}
.normal_news .item_news_title{width: 930px;}
.normal_news .news_con_info{margin: 0;}
.normal_news .new_par_l{width: 140px;}
.normal_news .new_par_r{width: 1020px;}

.normal_news:hover{background: #0F5AAD;}
.normal_news:hover .item_news_time{color: #fff;}
.normal_news:hover .item_news_title{color: #fff;}
.normal_news:hover .item_news_content{color: #ffffff;}
.normal_news:hover .view_nums{color: #ffffff;}

.item_news_title{font-size: 20px;color: #46464b;font-weight: bold;margin: 0 0 20px 0;line-height: 1.4;}
.item_news_time{font-size: 22px;color: #0F5AAD;font-weight: bold;margin: 20px 0;}
.item_news_content{font-size: 14px;color: #a2a5a8;line-height: 1.6;margin-top: 20px;}

/* 新闻详情 */
.news_con_title{font-size: 26px;color: #3d3d3d;}
.item_news_from{font-size: 15px;color: #3d3d3d;margin-left: 20px;vertical-align: middle;}
.news_con .item_news_time{vertical-align: middle;}
.news_share{margin-top: 10px;}
.news_share img{display: inline-block;vertical-align: middle;}
.news_top_infos{border-bottom: 3px solid #eff1f1; position:relative;}
.detail_con{font-size: 14px;color: #a2a5a8;line-height: 1.6;margin-top: 20px;}
.detail_con img{display: inline-block;}
.item_news_con{padding-bottom: 20px;}
.item_news_con p{font-size: 14px;color: #a2a5a8;line-height: 1.6;margin-top: 20px;}

.seek_txt{padding:5px 0 35px; border-bottom: 3px solid #eff1f1;}
.seek_txt p{font-size: 16px; color:#868686; line-height: 26px;}

.w560{width: 560px;}
.w80{width: 80px;}
.other_news .w560{margin-right: -1px;color: #8a8d8f;line-height: 54px;padding-left: 10px;color: #8a8d8f;}
.other_news a:hover{color: #0F5AAD!important;}
.other_news .back_news_list{background: url(/images/back.png) no-repeat center;cursor: pointer;}
.other_news .back_news_list:hover{background-image: url(/images/back-on.png);}
.other_news .flol{height: 56px;border: 2px solid #eff1f1;}

.item_news_con .news_share_wrap{position:absolute; right:0; bottom:20px;}
.item_news_con .news_share_wrap .bshare-custom{overflow:hidden; margin-right: -10px;}
.item_news_con .news_share_wrap span{float: left; font-size: 13px; color:#797a81; height:30px; line-height: 30px; margin-right: 10px;}
.item_news_con .news_share_wrap a{float:left; width:32px; height:32px; padding:0; margin-right: 10px; background:no-repeat center;}
.item_news_con .news_share_wrap a.bshare-weixin{background-image:url("/images/wechat_r.jpg");}
.item_news_con .news_share_wrap a.bshare-sinaminiblog{background-image:url("/images/weibo_r.jpg");}
.item_news_con .news_share_wrap a.bshare-qzone{background-image:url("/images/qzone_r.jpg");}
.item_news_con .news_share_wrap a.bshare-qqim{background-image:url("/images/qq_r.jpg");}
#bsWXBox{box-sizing: content-box;}


.news_con_info{font-size: 14px;color: #ccc;margin: 14px 0 14px 0;}
.view_nums_icon,.share_nums_icon{display: inline-block;width: 19px;height: 16px;vertical-align: sub;}
.view_nums_icon{background: url(/images/icon_views.png) no-repeat center;}
.share_nums_icon{background: url(/images/icon_share.png) no-repeat center;}
.view_nums,.share_nums{display: inline-block;margin: 0 8px;}
.hhclub{margin-top: 35px;display: inline-block;margin-left: -30px;}






.flol{float: left;}
.fl{float: left;}
.flor{float: right;}
.fr{float: right;}
.flol,.flor{
    height: 100%;
}
.flol::after,.flor::after{
    content: "";
    display: block;
    clear: both;
}

.wrap-title { overflow: hidden; padding:40px 0px 40px 0px; }
.title-in { display: inline-block; float: left; padding-bottom: 4px; }
.title-in h2 { font-size: 36px; font-weight: bold; line-height: 2; position: relative; display: inline-block; margin: 0; border-bottom: 1px solid #d2d2d2; }
.title-in h2:after { position: absolute; bottom: -3px; left: 0; display: inline-block; width: 52px; height: 7px; content: ''; background-color: #0F5AAD; }
.location { font-size: 14px; line-height: 72px; display: inline-block; float: right; }
.location:before { display: inline-block; width: 8px; height: 8px; margin-right: 10px; content: ''; vertical-align: middle; background-color: #0F5AAD; }
.location span { display: inline-block; }
.location a { display: inline-block; }
.location a:after { content: ''; margin: 0 5px; }
.location a:hover, .location a.font { color: #0F5AAD; }
.location font { color: #0F5AAD; }

.news_info001 { color:#666666; line-height:2.5; font-size:16px; text-indent:2em; }
.news_info001 strong { color:#000000; font-size:18px; }

.xz-list-ti { background: #f4f4f4; overflow:auto; }
.xz-list-ti li { float: left; height: 56px; line-height: 56px; color: #333; font-size: 16px; width: 15%; text-align: center; }
.xz-list-ti li:nth-child(1) { width: 64%; padding-left: 32px; text-align: left; }
.xz-list-nr { border-bottom: 1px dashed #d3d3d3; line-height: 50px; overflow:auto; }
.xz-list-nr li { width: 15%; text-align: center; float: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; overflow: hidden; height: 50px; }
.xz-list-nr li a { width: 26px; height: 26px; display: block; margin: 12px auto; }
.xz-list-nr li img { width: 26px; }
.xz-list-nr li:nth-child(1) { width: 64%; text-align: left; background: url(../images/jt1.png) no-repeat 5px; padding-left: 32px; }
.xz-list-nr li img { transition-duration: .5s; }
.xz-list-nr li:hover img { transform: scale(1.1, 1.1) }