@charset "utf-8";
body{ margin:0px; padding:0px;position: relative;}
a{ text-decoration:none;}
ul{ list-style:none; margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6, ol, dd, dl{ list-style:none;margin:0;padding:0px;}
li {
    list-style: none;
}
p{ margin:0px;}
.width{ width:1200px; margin:0 auto;}
.both{ clear:both;}
a{ color:#000; transition:0.5s;}
#box{ width:100%; position:relative; overflow:hidden; height:500px;}
#box img{ transition:0.3s; position:absolute; top:0px; left:0px; height:100%; width:100%; object-fit:cover;}
.arrow{width:100%;}
.arrow a{ position:absolute; top:45%; background-color:rgba(255,255,255,0.8);border-radius:50%; color:#333; font-size:24px; padding:10px 15px; opacity:0;}
#box:hover .arrow a{ opacity:1;}
#foot_nav {
    display: none;
}


.clear {
  clear: both;
}
.top {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #ddd;
    color: #333;
    background:#fff;
}
.footer-lists li a{
	color:#fff;
}
.p-left .p-title a {
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}

.top a {
    line-height: 35px;
    font-size: 14px;
    color:#333;
}
.clear{clear:both;}
.fl{
    float: left;
}
.fr{
    float: right;
}
.remen h1 {
    font-weight: bold;
    float:right;
    margin: 0;
    color: #333;
    font-size: 14px;
}
/*head&nav*/
.head {
    height: 120px;
}
.flex {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -ms-flex-pack: justify;
}
.head .logo {
    color: #333;
    font-size: 41px;
    font-weight: bold;
    margin-top: 30px;
    width: 50%;
    letter-spacing: 1px;
}
.head .logo img {
    width: 15%;
    margin-right: 9px;
}
.head .tel {
    padding-top: 25px;
}
.logo_tel {
    padding-top: 15px;
    height: 100px;
    float: right;
    background: url(../img/tel.png) left center no-repeat;
    padding-left: 77px;
    box-sizing: border-box;
    margin-top: 7px;
}
.logo_tel p {
    height: 30px;
    line-height: 30px;
    float: left;
    color: #6b6b6b;
    font-size: 16px;
}
.logo_tel p span {
    display: block;
    font-size: 33px;
    color: #333;
    height: 30px;
    line-height: 30px;
    font-weight:bold;
}
.top-tel {
    padding-top: 17px;
    height: 100px;
    float: right;
    background: url(../img/tel.jpg) left center no-repeat;
    padding-left: 55px;
    box-sizing: border-box;
    margin-top: 8px;
}
.top-tel span {
    margin-left: 0;
    font-size: 36px;
    color: #ff7f3b;
    font-weight: bold;
    display: block;
    line-height: 38px;
}
.top-tel span a{
	font-size: 36px;
	color: #ff7f3b;
	font-weight: bold;
}
.nav {
    background-size: 100%;
    background-color:#355aaf;
}

.nav .breadcrumbnav {
    color: #fff;
}

.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 166px;
    line-height: 65px;
    position: relative;
}
.nav .breadcrumbnav li:first-child{
	background:#ff7f3b;
}

.nav .breadcrumbnav li a {
    font-size: 18px;
    color: #fff;
}


.nav .breadcrumbnav .nav_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 65px;
    background: #e18000;
    display: none;
    z-index: 9999;
}

.nav .breadcrumbnav .nav_list a {
    color: #fff;
    font-size: 16px;
}

.nav .breadcrumbnav li:hover .nav_list {
    display: block;
}

p#fzwz {
    display: inline-block;
}
.fl{float: left;}
.fr{float: right;}

.ss {
    width: 100%;
    height: 111px;
    position: relative;
    left: 0;
    margin-left: 0;
    background: url(../img/ssbg.png) no-repeat -178px center;
    z-index: 99;
    margin-top: 0;
}
.ss-wz{
    width: 380px;
    padding-top: 25px;
}
.ss-wz h3{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 38px;
}
.ss-wz p{
    font-size: 13px;
    color: #fff;
    font-weight: 100;
    text-transform: uppercase;
}

.ss-tel {
    font-size: 24px;
    line-height: 43px;
    color: #fff;
    padding-left: 50px;
    font-family: Impact;
    background: url(../img/tel2.png) no-repeat left center;
    margin-top: 33px;
}
.ss-tel p {
    font-size: 34px;
}
.ss-right{
    width: 512px;
}
.ss-right #formsearch{
    width: 535px;
    height: 56px;
    background: url(../img/ss.png) no-repeat center;
}
.ss-right #formsearch input{
    background: none;
    border: none;
    outline: none;
    line-height: 56px;
}
.ss-right #formsearch #keyword{
    padding-left: 27px;
    font-size: 16px;
    width: 475px;
    color: #999;
}
.ss-right #formsearch #s_btn{
    padding: 0;
    width: 60px;
    height: 56px;
    float: right;
}
.ss-right #formsearch input::-webkit-input-placeholder {
    color: #999;
}
.ss-right #formsearch input::-moz-input-placeholder {
    color: #999;
}
.ss-right #formsearch input::-ms-input-placeholder {
    color: #999;
}
.hotkey {
    line-height: 55px;
    font-size: 16px;
    color: #333;
    padding-left: 27px;
    margin-top: 27px;
}
.hotkey a {
    color: #333;
    margin-left: 0;
    font-weight: bold;
}
.hotkey a:hover{
    color: #ff7f3b;
}

.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;}
.c1-1{
    height: 81px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.c1-1{
    padding-right: 0;
    position: relative;
    border-left: 1px solid #e6e6e6;
}
.c1-1 a.more{
    border-right: 1px solid #e6e6e6;
    width: 101px;
    height: 79px;
    background: url(../img/c1-1.png) no-repeat center;
    position: absolute;
}
.c1-1 ul li {
    width: auto;
    border-right: 1px solid #e6e6e6;
    height: 79px;
    float: left;
    line-height: 79px;
    text-align: center;
    padding: 0 6px;
}
.c1-1 ul li a{
    display: block;
    font-size: 15px;
    color: #333;
}
.c1-1 ul li:hover a{
    background: url(../img/line02.png) no-repeat center bottom;
    font-weight: bold;
    color: #fe6716;
}

.c1-2{
    margin-top: 51px;
    margin-bottom: 60px;
    position: relative;
}
.c1-2 ul{
    width: 100%;
}
.c1-2 ul li:nth-child(3n) {
    margin-right: 0;
}
.c1-2 ul li {
    width: 376px;
    margin-bottom: 27px;
    float: left;
    margin-right: 34px;
}
.c1-2 ul li a{
    display: block;
    position: relative;
}
.c1-2 ul li img {
    width: 100%;
    height: 263px;
    object-fit: cover;
}
.c1-2 ul li h3{
    width: 100%;
    height: 40px;
    background: rgba(51, 51, 51, 0.72);
    line-height: 40px;
    text-align: center;
    position: absolute;
    bottom: 0;
    font-size: 16px;
    color: #fff;
}
.c1-2 ul li  .marks{
    width: 100%;
    height: 100%;
    background: rgba(0, 104, 189, 0.72);
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    opacity: 0;
}
.c1-2 ul li .marks h4{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
    padding-top: 65px;
}
.c1-2 ul li  .marks dt{
    width: 34px;
    height: 34px;
    background: url(../img/c1-2.png) no-repeat center;
    margin: 0 auto;
}
.c1-2 ul li:hover h3{
    opacity: 0;
}
.c1-2 ul li:hover .marks{
    opacity: 1;
}

.c1-2-wz{
    width: 500px;
    position: absolute;
    top: 0;
    right: 0;
}
.c1-2-wz h3{
    font-size: 26px;
    font-weight: bold;
    color: #ff7f3b;
    padding-bottom: 20px;
    background: url(../img/line03.png) no-repeat left bottom;
}
.c1-2-wz h4{
    font-size: 18px;
    color: #333;
    line-height: 30px;
    margin-top: 20px;
}
.c1-2-wz p{
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
}
.c1-2 a.jia{
    display: block;
    width: 49px;
    height: 48px;
    background: url(../img/c1-3.png) no-repeat center;
    position: absolute;
    top: 0;
    right: 0;
}

.index-c2 {
    width: 100%;
    position: relative;
    left: 0;
    margin-left: 0;
    background: url(../img/c2bg.jpg) no-repeat center top;
    padding-top: 63px;
}
.c2-left{
    width: 599px;
}
.c2-left h3{
    font-size: 28px;
    color: #fff;
    font-family: Impact;
}
.c2-left h4{
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    line-height: 35px;
    background: url(../img/line04.png) no-repeat left bottom;
    padding-bottom: 15px;
}
.c2-left h5{
    font-size: 20px;
    color: #fff;
    margin-top: 20px;
    line-height: 35px;
}
.c2-left h6{
    font-size: 12px;
    color: rgba(255, 255, 255, 0.55);
    text-transform: uppercase;
    line-height: 20px;
}
.c2-left .tu{
    width: 599px;
    height: 528px;
    margin-top: 48px;
}
.c2-left .tu img{
    width: 599px;
    height: 528px;
}

.c2-right{
    width: 600px;
    float: right;
    
}
.c2-right .slideBox{
    position: relative;
    padding: 20px 55px;
    background: #fff;
    margin-top: 100px;
    height: 661px;
}
.c2-right .slideBox .bd ul li {
    padding-bottom: 37px;
    padding-top: 37px;
}
.c2-right .slideBox .bd ul li h3{
    font-size: 32px;
    color: #333;
    font-weight: bold;
    margin-bottom: 16px;
}
.c2-right .slideBox .bd ul li h3 img {
    position: relative;
    top: 7px;
}
.c2-right .slideBox .bd ul li p{
    font-size:20px;
    color: #666;
    line-height: 32px;
}
.c2-right .slideBox .bd ul li:nth-child(1),.c2-right .slideBox .bd ul li:nth-child(2){
    border-bottom: 1px solid #a0a0a0;
} 
.c2-right .slideBox a.prev{
    display: block;
    width: 300px;
    height: 63px;
    background: url(../img/left01.png) no-repeat center #0068bd;
    position: absolute;
    left: 0;
    bottom: 0;
}
.c2-right .slideBox a.next{
    display: block;
    width: 300px;
    height: 63px;
    background: url(../img/right01.png) no-repeat center #ff7f3b;
    position: absolute;
    right: 0;
    bottom: 0;
}


.index-c3 {
    width: 100%;
    position: relative;
    left: 0;
    margin-left: 0;
    background: url(../img/c3bg.jpg) no-repeat center;
    height: auto;
    padding-bottom: 57px;
}


.c3tlt{
    padding-top: 69px;
}
.c3tlt h2{
    width: 428px;
    height: 58px;
    border: 1px solid #f0f0f0;
    text-align: center;
    margin: 0 auto;
    font-size: 22px;
    font-weight: bold;
    line-height: 56px;
    text-align: center;
    color: #fff;
    letter-spacing: 3px;
}
.index-c3 .jj{
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    padding: 40px 0;
}
.index-c3 .jj p {
    text-align: center;
    line-height: 28px;
    padding: 0 12px;
}
.picScroll-left2 .bd{
    overflow: hidden;
}
.picScroll-left2 .bd ul li:nth-child(4) {
    margin-right: 0;
}
.picScroll-left2 .bd ul li {
    width: 286px;
    float: left;
    margin-right: 18px;
}
.picScroll-left2 .bd ul li img{
    width: 100%;
    object-fit: cover;
    height: 214px;
}
.index-c3 a.more {
    display: block;
    width: 292px;
    height: 63px;
    background: url(../img/c3-1.png) no-repeat 186px center #ff7f3b;
    font-weight: bold;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    line-height: 63px;
    padding-left: 0;
    margin-top: 52px;
    text-align: center;
}


.index-c6 {
    width: 100%;
    position: relative;
    left: 0;
    margin-left: 0;
    padding-top: 80px;
    padding-bottom: 30px;
}


.news_index {
    margin-top: 30px;

}

.news_tit {
    padding-top: 50px;
}

.news_tit img {
    width: 227px;
    height: 28px;
}

.news_nr {
    /*margin-top: 45px;*/
}

.news_left {
    width: 400px;
    float: left;
}

.news_left .n_l_top {
    height: 270px;
    background: #fff;
    position: relative;
    padding-top: 11px;
}

.news_left .n_l_top>h3 {
    position: relative;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #337ccb;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    padding: 0 20px;
}

.news_left .n_l_top>h3 a {
    position: absolute;
    right: 20px;
    top: 0px;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
}

.n_l_top .cj_news {

    padding:30px 20px;
}

.cj_news_list li h3 {
    color: #333;
    font-size: 16px;
    font-weight: normal;
    font-family: "microsoft yahei";
    padding-bottom: 15px;
    background: url(../img/cj_news_list_h3.png) no-repeat left bottom;
}

.cj_news_list li h3 a{
  color:#333;
}

.cj_news_list li span {
    display: block;
    margin-top: 18px;
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    font-family: "microsoft yahei";
    line-height: 24px;
}

.news_left .n_l_btm {
    margin-top: 11px;
    height: 350px;
    background: #fff;
    background: #fff;
    padding-top: 0;
    padding-bottom: 7px;
}

.news_left .n_l_btm>h3 {
    position: relative;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #337ccb;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    padding: 0 20px;
}

.news_left .n_l_btm>h3 a {
    position: absolute;
    right: 20px;
    top: 0px;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
}

.n_l_btm .gs_news {
    padding: 12px 20px;
}

.gs_news_list li {
    line-height: 42px;
    background: url(../img/gs_news_li_bg.png) no-repeat left center;
    padding-left: 20px;
}

.gs_news_list li h3 {
    font-size: 14px;
    line-height: 42px;
    overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.gs_news_list li h3 a {
    color: #333333;
    font-size: 14px;
    font-weight: normal;
    font-family: "microsoft yahei";
}

.gs_news_list li:hover {
    background: url(../img/gs_news_li_h_bg.png) no-repeat left center;
}

.gs_news_list li:hover a {
    color: #337ccb;
}

.news_right {
    width: 789px;
    float: right;
    height: auto;

    background: #fff;
    padding-top: 11px;
}

.news_right>h3 {
    position: relative;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #337ccb;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    padding: 0 20px;
}

.news_right>h3 a {
    position: absolute;
    right: 20px;
    top: 0px;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
}

.news_right .hy_news {
    padding: 10px 20px;
    position: relative;
}

.hy_news .hy_news_list {}

.hy_news .hy_news_list li {
    padding: 22px 0px 0;
    border-bottom: 1px solid #dcdcdc;
}

.hy_news .hy_news_list li:nth-child(3) {
    border: none;
}

.hy_news .hy_news_list li .hy_aa {
    width: 230px;
    height: 140px;
}

.hy_news .hy_news_list li .hy_aa img {
    width: 230px;
    height: 115px;
    object-fit: cover;
}

.hy_news .hy_news_list li .hy_bb {
    width: 485px;
    margin-left: 20px;
}

.hy_bb h3 {
    padding-top: 10px;
    color: #333333;
    font-size: 16px;
    font-family: "microsoft yahei";
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hy_bb h3 a{
   color: #333333;
}
.hy_bb h3 a:hover,.cj_news_list li h3 a:hover{
  color: #337ccb;
}

.hy_bb span {
    display: block;
    padding-top: 11px;
    color: #666666;
    font-size: 14px;
    font-family: "microsoft yahei";
    font-weight: normal;
    line-height: 24px;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.hy_bb .pps{color: #337ccb}

.c4tlt{
   
} 
.c4tlt h2{
    font-size: 30px;
    color: #0068bd;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 50px;
}
.c4tlt h3{
    font-size: 24px;
    color: #333;
    font-weight: bold;
    line-height: 40px;
    background: url(../img/line05.png) no-repeat 129px center;
}


.f_link {
    line-height: 30px;
    border-bottom: 1px solid rgba(255,255,255,.2);
    font-size: 16px;
    color: #ffffff;
    padding: 30px 0;
}

.f_link a {
    font-size: 16px;
    color: #ffffff;
    margin: 0 20px;
}

.foot_wap {
    background:#0056a1;
    position: relative;
    border-bottom: 1px solid  rgba(238,238,238,.2);
}

.foot_top {
    padding-top: 32px;
    position: relative;
    padding-bottom: 60px;
}

.foot_aa {
    width: 320px;
    padding-left: 55px;
    position: relative;
}

.foot_aa::before {
    opacity:.2;
    position: absolute;
    right: 0px;
    top: 15px;
    content: "";
    width: 1px;
    height: 221px;
    background: #fff;
}

.foot_top h3 {
    font-size: 20px;
    color: #fff;
    line-height: 21px;
    font-weight: normal;
    margin-bottom: 17px;
}

.foot_aa a {
    display: inline-block;
    width: 130px;
    text-align: left;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
}

.foot_bb {
    width: 520px;
    padding-left: 18px;
    font-size: 16px;
    color: #fff;
    line-height: 42px;
    position: relative;
}

.foot_bb::before {
    opacity:.2;
    position: absolute;
    right: 0px;
    top: 15px;
    content: "";
    width: 1px;
    height: 221px;
    background: #fff;
}

.foot_ewm {
    width: 200px;
    margin-right: 50px;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    color: #666666;
}

#footer {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 8px;
    border-top: 2px solid #eee;
    margin-top: 15px;
}

#footer a {
    color: #666;
}

#footer a:hover {
    color: #e87518;
    text-decoration: none;
}

.nav_foot {
    text-align: center;
    line-height: 24px;
    color: #666;
}

.copyright {
    text-align: center;
    line-height: 24px;
}

.foot2{
    background:#0056a1;
    padding: 30px 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 28px;
}
.foot2 a{
    color: #fff;
}

.foot_bb p img {
    position: relative;
    top: 7px;
}







@media screen and (max-width: 980px) {
*{-webkit-text-size-adjust:none;}
#box{ height:300px;}
.width{ width:98%;}
#foot_nav{ display:block; position:fixed; bottom:0px; width:100%; left:0px;}
#foot_nav li{ list-style:none;}
#foot_nav li a {width: calc(100% / 1);text-align: center;height: 90px;line-height: 90px;background: #e7272d; color: #fff;float: left;font-size: 46px; font-weight: bold;}

.head .logo {
    color: #000;
    font-size: 26px;
    font-weight: bold;
    margin-top: 38px;
    width: 60%;
}
.top-tel {
    padding-top: 21px;
    height: 100px;
    float: right;
    background: url(../img/tel.jpg) left center no-repeat;
    padding-left: 35px;
    box-sizing: border-box;
    background-size: 13%;
}
.top-tel span {
    margin-left: 0;
    font-size: 26px;
    color: #ff7f3b;
    font-weight: bold;
    display: block;
    line-height: 30px;
}
.top-tel span a {
    font-size: 27px;
    color: #ff7f3b;
    font-weight: bold;
}
.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 13.5%;
    line-height: 65px;
    position: relative;
}
.nav .breadcrumbnav li a {
    font-size: 16px;
    color: #fff;
}

.ss {
    width: 100%;
    height: 111px;
    position: relative;
    left: 0;
    margin-left: 0;
    background: url(../img/ssbg.png) no-repeat -178px center;
    z-index: 99;
    margin-top: 0;
}
.ss-wz {
    width: 61%;
    padding-top: 25px;
}
.ss-wz h3 {
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    line-height: 38px;
}
.ss-wz p {
    font-size: 12px;
    color: #fff;
    font-weight: 100;
    text-transform: uppercase;
}
.ss-tel {
    font-size: 24px;
    line-height: 34px;
    color: #fff;
    padding-left: 51px;
    font-family: Impact;
    background: url(../img/tel2.png) no-repeat left center;
    margin-top: 34px;
}
.ss-tel p {
    font-size: 29px;
}
.ss-right{
	display:none;
}
.c1-1 {
    padding-right: 0;
    position: relative;
    border-left: 1px solid #e6e6e6;
        height: auto;
}
.c1-1 ul li {
    width: auto;
    border: 1px solid #e6e6e6;
    height: 79px;
    float: none;
    line-height: 79px;
    margin: 10px auto;
    padding: 0 7px;
    display: inline-block;
}
.c1-2 {
    margin-top: 20px;
    margin-bottom: 60px;
    position: relative;
}
.c1-2 ul li:nth-child(2n) {
    margin-right: 0;
}

.c1-2 ul li:nth-child(3),.c1-2 ul li:nth-child(9),.c1-2 ul li:nth-child(15),.c1-2 ul li:nth-child(21) {
    margin-right: 18px;
}
.c1-2 ul li {
    width: 48.4%;
    margin-bottom: 27px;
    float: left;
    margin-right: 18px;
}
.c2-left {
    width: 100%;
}
.c2-left .tu {
    width: 100%;
    height: 528px;
    margin-top: 48px;
}
.c2-left .tu img{
	white-space: normal;
    width: 100%!important;
    height: 527px;
}
.c2-right {
    width: 100%;
    float: right;
}
.c2-right .slideBox {
    position: relative;
    padding: 20px 20px;
    background: #fff;
    margin-top: 0;
    height: auto;
}
.index-c2 {
    width: 100%;
    position: relative;
    left: 0;
    margin-left: 0;
    background: url(../img/c2bg.jpg) no-repeat center top;
    padding-top: 63px;
    padding-bottom: 8px;
}
.c3tlt {
    padding-top: 39px;
}
.picScroll-left2 .bd ul li:nth-child(2n) {
    margin-right: 0;
}
.picScroll-left2 .bd ul li {
    width: 48.4%;
    float: left;
    margin-right: 18px;
    margin-bottom:10px;
}
.index-c3 {
    width: 100%;
    position: relative;
    left: 0;
    margin-left: 0;
    background: url(../img/c3bg.jpg) center;
    height: auto;
    padding-bottom: 57px;
}
.news_left {
    width: 100%;
    float: left;
}
.news_left .n_l_btm {
    margin-top: 11px;
    height: auto;
    background: #fff;
    background: #fff;
    padding-top: 0;
    padding-bottom: 31px;
}
.news_right {
    width: 100%;
    float: right;
    height: auto;
    background: #fff;
    padding-top: 11px;
}

.hy_news .hy_news_list li .hy_aa {
    width: 30%;
    height: 140px;
}
.hy_news .hy_news_list li .hy_aa img {
    width: 100%;
    height: 115px;
    object-fit: cover;
}
.hy_news .hy_news_list li .hy_bb {
    width: 67%;
    margin-left: 10px;
    float: right;
}
.foot_aa{
	display: none;
}
.foot_bb {
    width: 60%;
    padding-left: 0;
    font-size: 16px;
    color: #fff;
    line-height: 42px;
    position: relative;
}
.foot_ewm {
    width: 30%;
    margin-right: 50px;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    color: #666666;
}
.foot2 {
    background: #0056a1;
    padding: 30px 0 129px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 28px;
}

.c1-1 a.more{
	display:none;
}
.index-c1 .c1-1 ul {
    display: block;
    text-align: center;
    margin: 0 auto;
}





}
