html {
    margin: 0;
    padding: 0;
    border: 0;
}

body, div, span, object, iframe, h1, h2, h3, h4, p, blockquote, pre, a, address, code, b, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, footer,
header, hgroup, nav, section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover, a:active, a:focus {
    color: #015198;
    text-decoration: none;
    outline: none;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul, ol, li {
    list-style-type: none;
}

select, input, img, select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table, th, td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1, h2, h3, h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}


.fl {
    float: left;
}

.fr {
    float: right;
}

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

.tong1 {
    width: 1920px;
    margin-left: -960px;
    left: 50%;
    position: relative;
}

.tou {
    line-height: 138px;
    /*border-bottom: 1px dashed #cccccc;*/
}

.dao1{    background: #015198;}

.navx li {
line-height:50px;height:50px;text-align:center;width:133px;float:left;position:relative;z-index:999;
}

.navx li:hover{    color: #fff;
    text-decoration: none;
    background-color: #00a13a;}


.navx li a {
display:block;line-height:50px;color:#fff;height:50px;font-size: 16px;
    
}

.navx li a:hover {
color:#fff;text-decoration:none;background-color:#00a13a;
}

.navx li .sec {
    width: 132px;
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .21);
height: 0;
    position: absolute;
    z-index: 111;
    box-sizing: content-box;
    border-radius: 6px;
    background-color: #015198;
    overflow: hidden;
}

.navx li .sec a{height:35px;line-height:35px;}

.nav .sec a:hover{background: #00a13a;
    text-decoration: none;
    color: #fff
}

.navx li .zi1 {
    width: 132px;
}

.navx li .zi1 a {
    display: block;
    color: #fff;
    font-size: 15px;
    line-height: 40px;
    height: 40px;
}

.navx li .zi1 a:hover {
    color: #fff;
    background-color: #00a13a
}

.navx li .zi2 {
    padding: 10px 30px;
    background: url(../images/su1.png) no-repeat 0 50%;
    width: 260px;
    box-sizing: content-box;
}

.navx li .zi2 .tu img {
    width: 260px;
    height: 120px;
}

.navx li .zi2 dd {
    font-size: 13px;
    line-height: 25px;
    text-align: left;
    margin-top: 8px;
    color: #545454;
}

.banner_list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.banner-item a img{height: 680px;}

.banner_list li {
    width: 192px;
}

.banner_list li h3 {
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-weight: normal;
}

.banner_list li h3 a {
    color: #2f2f2f;
    font-size: 22px;
}

.bagaya {
    height: 340px;
    width: 197px;
    background: #ececec;
    box-sizing: border-box;
    padding: 13px 11px 0 13px;
}

.bagaya img {
    width: 168px;
    height: 140px;
}

.banner_list li p {
    color: #545454;
    font-size: 13px;
    text-align: left;
    line-height: 24px;
    padding-top: 8px;
    padding-right: 12px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.banner_list li:hover h3 a {
    color: #015198;
    font-weight: 600;
}

.banner_list li:hover .bagaya {
    background: #c9c9c9;
}


/*首页新闻*/

.center5 {
    margin-top: 59px;
    overflow: hidden;
}

.index-news {
    overflow: hidden;
}

.index-news2 {
    margin-top: 66px;
}

.center5 .newsl {
    width: 371px;
}

.center5 .newsl p {
    color: #666666;
    font-size: 16px;
    line-height: 27px;
    text-transform: uppercase;
}

.center5 .newsl p:first-of-type {
    font-size: 24px;
    line-height: 32px;
}

.center5 .newsl img {
    margin-top: 28px;
}

.center5 .newsr {
    width: 731px;
}

.center5 .newsr li {
    float: left;
    padding-top: 20px;
}

.center5 .newsr li:first-of-type {
    border-bottom: 1px solid #e1e1e1;
}

.center5 .newsr li:hover h3 {
    color: #db291d;
}

.center5 .newsr li h3 {
    color: #333333;
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 17px;
    font-weight: normal;
}

.center5 .newsr li:hover h3 {
    color: #015198;
    font-weight: 600;
}

.center5 .newsr li p {
    color: #666666;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 10px;
}

.center5 .newsr ul {
    margin-top: -20px;
}

.f_link {
    line-height: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
}

.search {
    height: 70px;
    background: #f3f2f2;
}

#formsearch {
    float: right;
    width: 336px;
    height: 30px;
    background: url(../images/s.png) no-repeat;
    margin-top: 20px;
}

.hotSearch {
    float: left;
    height: 70px;
    line-height: 70px;
    font-weight: normal;
    font-size: 14px;
}

.hotSearch1 {
    float: left;
    height: 70px;
    line-height: 70px;
    font-weight: normal;
    font-size: 14px;
}


.hotSearch a {
    margin-right: 16px;
}

#formsearch input {
    height: 30px;
    background: none;
    border: none;
    line-height: 30px;
}

#formsearch input#keyword {
    height: 30px;
    line-height: 30px;
    text-indent: 18px;
    color: #666;
    width: 292px;
    float: left
}

#formsearch input#s_btn {
    width: 44px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: none;
    color: #fff;
    border: none;
    cursor: pointer;
    float: left
}

.sitemp{line-height:50px;height:50px;overflow:hidden;border-bottom: 1px solid #d8d8d8}

.sitemp .site{float:left;text-align:right;line-height:50px;}

.right .content{padding-top:15px;overflow:hidden;line-height: 24px;}

.news_list2{padding-top: 20px;}
.news_list2 li{line-height:29px;position:relative;}
.news_list2 li a{line-height:29px;color:#555555;padding-left:31px;background: url(../images/list.jpg) no-repeat 9px center;font-size: 13px;}
.news_list2 li a:hover{text-decoration:none;color:#015198;}
.news_list2 li span{color:#999;z-index:0;line-height:29px;position:absolute;right:0px;top:0px;}

.case_list2{padding-top: 24px;}
.case_list2 li{float:left;margin-left:15px;margin-right:15px;padding-bottom:15px;_display:inline;}
.case_list2 li a.img{border:1px solid #dbdbdb;}
.case_list2 li a  img{width:197px;height:155px;}
.case_list2 li h4{text-align:center;padding-top:15px;}
.case_list2 li h4 a{font-weight:normal;font-size: 14px;}
.case_list2 li a.img{display:block;}
.case_list2 li a.img:hover{border-color:#015198;}


.product_list li{float:left;margin-left:12px;margin-right:12px;padding-bottom:45px;_display:inline;}
.product_list li a.img{border:1px solid #e0e1dc;}
.product_list li a.img img{width:280px;height:220px;}
.product_list li h3{text-align:center;padding-top:25px;}
.product_list li h3 a{font-weight:normal;font-size: 16px}
.product_list li a.img{display:block;}
.product_list li a.img:hover{border-color:#015198;}
.roll_product{float:left;}


.news_list li{line-height:27px;position:relative;padding:28px 0;}
.news_list li a{line-height:27px;color:#666;font-size: 16px;font-weight: normal;}
.news_list li a:hover{text-decoration:none;color:#00609d;}
.news_list li span{color:#666666;z-index:0;line-height:27px;position:absolute;right:0px;top:0px;font-size: 12px;}
.news_list li .nnnn{padding-top: 8px;font-size: 14px;}
.news_list li h3 {font-size:14px;}
.news_list li div{line-height:24px;}
.nei-new1{
    width: 748px;

}


.time{
    width: 80px;
    height: 80px;
    color: #ffffff;
    text-align: center;
}
.time1{
    height: 54px;
    line-height: 54px;
    background: #b18c66;
    font-size: 40px;
}
.time2{
    height: 26px;
    line-height: 26px;
    background: #856545;

    font-size: 16px;
}