@charset "utf-8";
/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:underline;}

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;

/*其他*/
.curp{cursor:pointer};

/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}
/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#fff; font-size:12px; font-family: microsoft yahei , "宋体"; position:relative;}/*网站字体颜色*/

.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1200px; font-family:microsoft yahei;}

/*header*/
.header { width:100%; height:100px; background-color:#fff; position:fixed; left:0; top:0; z-index:100; display:block; /*box-shadow:0 3px 3px #ccc;*/}
.header h1{ float:left; overflow:hidden;margin-left: 3%; margin-top:12px; /*position:relative; left:-500px;*/}
.header .hright{  float:right; height:100px; border-left:1px solid #e6e6e6; padding:0 2%;}
.header .hright ul{ padding-top:38px;height:38px;}
.header .hright li{ float:left;font-size:28px; position:relative}
.header .hright li b a{font-family: Arial;}
.header .hright>ul>li>a{ color:#b2b2b2;}
.header .hright li em{ font-weight: bold; color:#e30000;font-family: Arial;}
.header .hright li span{ display:block; width:13px; height:14px; background:url(../images/search.png) no-repeat center; cursor:pointer}
.header .hright li.last{ border:none;}
.header .hright input{ width:295px; height:20px; border:1px solid #ccc; line-height:20px; display:none; position:absolute; right:30px; top:-3px}

.header .hright img{width: 50px;

margin-top: -15px;

margin-right: 15px;


}

.header .nav { float:right; width:43%}
.header .nav li{ float:left; width:16%; white-space:nowrap; text-align:center;font-size:17px; height:100px; line-height:100px; position:relative}
.header .nav li.len{ width:13%;}
.header .nav li>a{

    
    color: #070707;
    /* color: #a9a8a8; */
    text-decoration:none;
    float: left;
    text-align: center;
    line-height: 100px;
    width: 100%;
    }
.header .nav li.cur,.header .nav li:hover{ margin-top:0;
    

    background-color: #d40000;
    /* background-color: #a9a8a8; */


    }
.header .nav li.cur>a,.header .nav li:hover>a{ color:#fff;}

.header .nav .erjinav{ overflow:hidden; width:220px; background-color:#fff; border-top:1px solid #f0f0f0; position:absolute; top:77px; left:-80px;  display:none}
.header .nav .erjinav p{ font-size:14px; line-height:46px;  white-space:nowrap;}
.header .nav .erjinav p a{ text-decoration:none; color:#777; display:block; width:100%; border-bottom:1px solid #f0f0f0;}
.header .nav .erjinav p:hover{ background:url(../images/nav_ej.png) no-repeat 195px center; background-color:#f5f5f5;}
.header .nav .erjinav p:hover a{ border-color:#f5f5f5; color:#e30000;}

.headericon{ display:none; width:40px; position:fixed; right:70px; top:30px; z-index:101}
.headericon span{ display:block; width:100%; height:4px; margin:0 auto; background-color:#e30000; margin-bottom:10px; position: relative}

.header .hdxl{display:none; width:150px; background:url(../images/header_ciji_nav.png) no-repeat center; background-color:#FFF; position:absolute; padding-top:9px; left:-23px; z-index:10; }
.header .hdxl P{ font-size:14px; line-height:46px; padding-left:20px; padding-right:30px; white-space:nowrap;}
.header .hdxl P a{ width:100%; display:block; color:#b2b2b2;   line-height:30px;font-size:13px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.header .hdxl P:hover{ background:url(../images/nav_ej.png) no-repeat 130px center; background-color:#f5f5f5;}
.header .hdxl P:hover a{ text-decoration:none; color:#e30000; display:block; width:100%; border-bottom:1px solid #f0f0f0; }
.header .hright li:hover .hdxl{ display:block;}


/**/
.infooter { background-color:#00295f; overflow:hidden; padding:50px 0;}
.infooter .footer{ overflow:hidden; width:1200px; margin:0 auto;}
.infooter .footer .t_top{ overflow:hidden; height:160px; padding-bottom:45px; border-bottom:1px solid #12386a;}
.infooter .footer dl{ overflow:hidden; padding:0 35px; border-right:1px solid #12386a; float:left; height:160px;}
.infooter .footer dt{ overflow:hidden; font-size:14px; padding-bottom:15px; background:url(../images/p07_x.png) no-repeat left bottom; margin-bottom:10px;}
.infooter .footer dt a{ color:#fff;}
.infooter .footer dd{ overflow:hidden}
.infooter .footer dd a{ display:block; font-size:12px; color:#fff; opacity:0.5; line-height:30px;}
.infooter .footer .dl01{ padding-left:0;}
.infooter .footer .dl05{ padding-right:95px;}
.infooter .footer .wen{ overflow:hidden; width:175px; float:left; margin-left:95px;}
.infooter .footer .wen p{ font-size:12px; color:#fff;}
.infooter .footer .wen h4{ font-weight:normal; font-size:22px; color:#fff; font-family:Arial; margin-bottom:10px;}
.infooter .footer .wen .qq{ display:block; padding:0 10px; width:155px; text-align:right; height:34px; line-height:34px; background:url(../images/p07_qq.png) no-repeat 15px center; background-color:#0f64d7; font-size:12px; color:#fff; margin-bottom:15px;}
.infooter .footer .wen i{ display:block; width:30px; height:2px; background-color:#ff0d00; margin-bottom:15px;}
.infooter .footer .wen .share{ overflow:hidden; width:100%; height:24px; line-height:24px;}
.infooter .footer .wen .share span{ display:block; float:left; font-size:12px; color:#fff;}
.infooter .footer .wen .share a{ display:block; width:25px; height:24px; float:left; margin:0 5px;}
.infooter .footer .wen .a01{ background:url(../images/p07_wx.png) no-repeat center top;}
.infooter .footer .wen .a02{ background:url(../images/p07_sina.png) no-repeat center top;}
.infooter .footer .wen .a03{ background:url(../images/p07_tx.png) no-repeat center top;}
.infooter .footer .wen .share a:hover{ background-position:bottom;}
.infooter .footer .ewm{ overflow:hidden; float:right; width:121px; height:121px;}
.infooter .footer .link{ overflow:hidden; float:left; margin-top:65px; width:550px;}
.infooter .footer .link h3{ font-size:12px; font-weight:normal; float:left}
.infooter .footer .link a{ color:#fff;}
.infooter .footer .link ul{ overflow:hidden; float:left; width:470px;}
.infooter .footer .link li{ float:left; padding:0 10px; border-right:1px solid #4d6a8f; font-size:12px;}
.infooter .footer .info{ overflow:hidden; float:right; text-align:right; margin-top:40px;}
.infooter .footer .info p{ font-size:12px; color:#fff; line-height:24px; opacity:0.5;}
.infooter .footer .info a{ color:#fff; margin-left:20px;}



#roll_top,#fall,#ct{position:relative;cursor:pointer;height:59px;width:46px}
#roll_top{background:url(../images/fhtop1.png) no-repeat; background-size: 100%;}
#fall{background:url(../images/top.gif) no-repeat 0 -80px}
#ct{background:url(../images/top.gif) no-repeat 0 -40px}
#roll{display:block;width:15px;margin-right:-569px;position:fixed;right:46%;top:77%;_margin-right:-569px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}





/*section7*/
.section7 { 

    background:url(../images/dbbj.jpg ) ;

    background-size:100% ;
    
    /* background-color:#2f2f2f;  */
    overflow:hidden; padding:12px 0; }
.section7 .footer{ overflow:hidden; width:1200px; margin:0 auto;}
.section7 .footer .t_top{ overflow:hidden; height:60px; padding-bottom:45px; border-bottom:1px solid #12386a;}
.section7 .footer dl{ overflow:hidden; padding:0 35px; border-right:1px solid #12386a; float:left; height:160px;}
.section7 .footer dt{ overflow:hidden; font-size:14px; padding-bottom:15px; background:url(../images/p07_x.png) no-repeat left bottom; margin-bottom:10px;}
.section7 .footer dt a{ color:#fff;}
.section7 .footer dd{ overflow:hidden}
.section7 .footer dd a{ display:block; font-size:12px; color:#fff; opacity:0.5; line-height:30px;}
.section7 .footer .dl01{ padding-left:0;}
.section7 .footer .dl05{ padding-right:95px;}
.section7 .footer .wen{ overflow:hidden; width:175px; float:left; margin-left:95px;}
.section7 .footer .wen p{ font-size:12px; color:#fff;}
.section7 .footer .wen h4{ font-weight:normal; font-size:22px; color:#fff; font-family:Arial; margin-bottom:10px;}
.section7 .footer .wen .qq{ display:block; padding:0 10px; width:155px; text-align:right; height:34px; line-height:34px; background:url(../images/p07_qq.png) no-repeat 15px center; background-color:#0f64d7; font-size:12px; color:#fff; margin-bottom:15px;}
.section7 .footer .wen i{ display:block; width:30px; height:2px; background-color:#ff0d00; margin-bottom:15px;}
.section7 .footer .wen .share{ overflow:hidden; width:100%; height:24px; line-height:24px;}
.section7 .footer .wen .share span{ display:block; float:left; font-size:12px; color:#fff;}
.section7 .footer .wen .share a{ display:block; width:25px; height:24px; float:left; margin:0 5px;    padding-left: 0;}
.section7 .footer .wen .a01{ background:url(../images/p07_wx.png) no-repeat center top;}
.section7 .footer .wen .a02{ background:url(../images/p07_sina.png) no-repeat center top;}
.section7 .footer .wen .a03{ background:url(../images/p07_tx.png) no-repeat center top;}
.section7 .footer .wen .share a:hover{ background-position:bottom;}
.section7 .footer .ewm{ overflow:hidden; float:right; width:121px; height:121px;}
.section7 .footer .link{ overflow:hidden; float:left; margin-top:65px; width:550px;}
.section7 .footer .link h3{ font-size:12px; font-weight:normal; float:left}
.section7 .footer .link a{ color:#fff;}
.section7 .footer .link ul{ overflow:hidden; float:left; width:470px;}
.section7 .footer .link li{ float:left; padding:0 10px; border-right:1px solid #4d6a8f; font-size:12px;}
.section7 .footer .info{ overflow:hidden; float:right; text-align:right; margin-top:40px;}
.section7 .footer .info p{font-family: Arial; font-size:12px; color:#fff; line-height:24px; opacity:0.5;}
.section7 .footer .info a{font-family: Arial; color:#fff; margin-left:20px;}


.q001 img{padding-left:188px;display:inline-block; width:100%;  height:400px;float: left;}
.qw01 h3{ text-align:center; margin-bottom:5px; font-weight:normal; font-size:26px;color:#333;}
.qw01 span{ display:block; text-align:center; font-size:12px; color:#999; font-family:Arial; margin-bottom:10px;}
.qw01 h6{ display:block; width:30px; height:1px; background-color:#1652ba; margin:0 auto; margin-bottom:40px;}



.gsjj{padding: 60px 0; background: url(../images/p-bg1.jpg) no-repeat ; padding-bottom: 100px;


    max-width: 1920px;
    margin: 0 auto;
    /* margin-bottom: 15px; */
    }
    
    .gsjjnr{width: 1200px ; margin: 0 auto;}
    
    .gsjjnr::after{
        content: '';
        display: block;
        clear: both;
    }
    
    
    .gs-zuo{float: left;width: 45%;}
    .gs-zuo h3{font-size: 30px;padding-bottom: 19px;margin-bottom: 29px;border-bottom: 1px solid rgba(255,255,255,.2);color: #fff;}
    .dudu{font-size: 14px;  line-height: 34px;margin-bottom: 20px;color: #fff;}
    .dudu p{text-indent: 2em; 
        /* display: -webkit-box;
        -webkit-box-orient: vertical; */
        /*设置省略号在容器第四行文本后*/
        /* -webkit-line-clamp: 4; 
        overflow: hidden; */
    }
    
        .jj2{text-indent: 2em; 
            display: -webkit-box;
            -webkit-box-orient: vertical;
            /*设置省略号在容器第四行文本后*/
            -webkit-line-clamp: 3; 
            overflow: hidden;}
    
    
    .gs-you{float: right;width: 45%;padding: 20px;background-color: #fff;position: relative;border-radius: 10px;animation:moveUpDown 4s linear infinite;}
    .sz{position: absolute;right: 0;bottom: -100px;width: 350px;}
    .zzz{width: 100%;}
    
    .ljxq{width: 180px;background:url(../images/lj.png) no-repeat;height: 55px;transition: 0.3s;float: left;background-size: contain;}
    .ljxq:hover{background: url(../images/lj1.png) no-repeat;background-size: contain;}
    


@keyframes moveUpDown{

    0%{transform: translate(0px,-20px);}

    50%{transform: translate(0px,20px);}
    
    100%{transform: translate(0px,-20px);}

}

















