<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-----------------[初始化]--------------*/
*{box-sizing: border-box;}
body{color: #333;font-size: 12px;line-height: 1.5;font-family:"微软雅黑","Microsoft Yahei";background: #fff;}
.fl{
    float: left;
}
.fr{
    float:right;
}
img,.ani{
    max-width: 100%;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
input,textarea,select{font-size: 12px;color: #444;font-family:"微软雅黑","Microsoft Yahei";}
input[type='submit'],input[type='reset'],input[type='button'],select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
input[type='submit'],input[type='reset'],input[type='button']{cursor: pointer;}
::-webkit-input-placeholder {color: #ccc;}
::-moz-placeholder {color: #ccc; }
:-ms-input-placeholder {color: #ccc;}
*.item{outline: 0;}

/*布局*/
.wp{width: 100%;max-width: 1220px;margin: 0 auto;}
.wp2{width: 100%;max-width: 1150px;margin: 0 auto;}text-align:center;
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}
.hxx{border-top: 3px solid #e3a705}

*{outline: none;}

@font-face {
    font-family: 'Xingkai';
    src: url('../fonts/Xingkai.ttc');
}
/*标题*/

/*按钮*/

/*颜色*/


/*******************************
	-------[=头部]-------
********************************/
#vsb_content_2 table td{text-indent:0;}
#top{background: #002147;height: 32px;line-height: 32px;position: relative;z-index: 99999; overflow:hidden;}
#top .top-l{float:left;}
#top .top-l span{font-size:14px; color:#FFF; font-weight:bold;}
#top .top-l .yxdm{width:55px; height:18px; background:#e3a705; color:#000; text-align:center; padding:0 6px;}
#top .top-r{float: right;}
.ul-list1{float: left;}
.ul-list1 li{float: left;font-size: 14px;position: relative;}
.ul-list1 a{display: block;color: #fff;}
.ul-list1 .v1{padding: 0 10px 0 10px;}
.ul-list1 i{display: inline-block;width: 10px;height: 32px; font-style:normal; font-size:10px;}
.ul-list1 .v1:hover,.ul-list1 .on .v1{background: #0a3a72;}
#top .sel-lan{float: left;color: #fff;width:25px;text-align: center;font-size: 14px;}
#top .sel-lan dl{display: block;vertical-align: middle;cursor: pointer;position: relative;}
#top .sel-lan dt{line-height: 32px;height: 32px;padding: 0 10px;}
#top .sel-lan dl a{display: block;color: #fff;}
/*#top .sel-lan dd{display: none;position: absolute;top: 100%;left:0;right: 0;z-index: 9999;padding: 10px 10px;background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.5);text-align: center;
}*/

#top .search{display: block;width: 30px;height: 24px;background: url(../images/gicon6.png) no-repeat center center;float: right;border: none;cursor: pointer;}
.m-search{float: right;position: relative;top: 4px;}

.m-soBox{ 
   z-index: 999;position: relative;height: 24px;line-height: 24px;
   -webkit-border-radius: 12px;
   -moz-border-radius: 12px;
   border-radius: 12px;
}
.soBox-click .m-soBox{width: 218px;}
.soBox-click .m-soBox .input{display: block;}
#top .soBox-click .m-soBox .search{position: absolute;right: 5px;top: 0;width: 30px;height: 24px;
    background: url(../images/gicon6-6.png) no-repeat center center;z-index: 9999;
}
.m-soBox .input{height: 24px;line-height: 24px;padding-left: 10px;padding-right: 40px;display: inline-block;background: #fff;width: 100%;position: absolute;left: 0;right: 0;display: none;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.m-soBox .search:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
#hd{background: url(../images/toprightbg.jpg) no-repeat right top #0a3a72;}
#hd .logocon{width: 100%;}
#hd .logocon .logol{ float:left; line-height: 112px;}
#hd .logocon .logol .a{line-height: 112px; display:none;}
#hd .logocon .logol img{display: inline-block;vertical-align: middle;}
#hd .logocon .logoright{float:left; margin-left:12px; margin-top:8px; border-left:1px solid #426a9b; padding-left:12px;}
#hd .logocon .logoright p{ height:20px; line-height:18px; color:#fff; text-indent:22px; font-size:15px}
#hd .logocon .logofont{float:right; margin-top:30px;}
#hd .logol img{ line-height: 112px;}
#hd .logo{line-height: 112px; display:none;}
#hd .m-logo{line-height: 112px; display:none;}
#hd .logo img{display: inline-block;vertical-align: middle;}
#hd .m-logo img{display: inline-block;vertical-align: middle;}




/*******************************
	-------[=导航]-------
********************************/
#nv{background:#fff;height:47px;line-height: 47px;z-index: 9999;}
.nav{height:47px;}
.nav li{float: left;font-size: 16px;width: 100px;position: relative;z-index: 9999;}
.nav .v1{display: block;color: #000; text-align: center;}
.nav .v1:hover,.nav li.on .v1{color: #fff;background: #0a3a72;}
.nav .subBox{position: absolute;left: 0;top: 100%; width: 245px;overflow: hidden;font-size: 15px;display: none;}
.nav .subBox1{width:550px;}
.nav .subBox dl{background: url(../images/gbg.png);padding: 12px 0 14px;}
.nav .subBox a{display: block; width:48%; line-height: 36px;height: 36px;padding: 0 22px;color: #454545; float:left;overflow:hidden;}
.nav .subBox a:hover{color: #093e7e;}
.nav .v1 .i-arrow{
    display: inline-block;vertical-align: middle;
    width: 15px;height: 15px;
    background: url(../images/gicon22.png) no-repeat center center;margin-left: 4px;
    margin-top: -1px;
}
.nav .v1:hover .i-arrow{background-image: url(../images/gicon22-2.png);}


.menuBtn{position: absolute;z-index: 9;display: none;right: 10px;
    width: 40px;cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;top: 45px;
}
.menuBtn b{display: block;height: 3px;background-color: #2c78da;
    margin: 3px 0 5px;border-radius: 2px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn.open{top: 50px;}
.menuBtn.open b{display: none;margin: 0;position: absolute;left: 10px;top: 50%;width: 30px;}
.menuBtn.open b:first-child{display: block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.menuBtn.open b:last-child{display: block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
}

/*******************************
	-------[=banner]-------
********************************/
#ban{
    height: 320px;
    margin-bottom:20px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
#banner{height: 400px;    max-width: 1420px;
    margin: 0 auto;}
#banner .slick-slider,#banner .slick-list,#banner .slick-track,#banner .slick-slide{height: 100%;}
#banner .item{outline: 0;position: relative;
    background-position: center center;background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

#banner .slick-dots{position: absolute;left: 0;bottom: 21px;width: 100%;text-align: center;z-index: 99;}
#banner .slick-dots li{display: inline-block;margin: 0 5px 0 6px;}
#banner .slick-dots li button{display: block;width: 13px;height: 13px;border: none;outline: 0;cursor: pointer;text-indent: -9999em;padding: 0;margin: 0;
    font-size: 0;line-height: 0;text-indent: 999px;background: none;border: 1px solid #fff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
}
#banner .slick-dots li.slick-active button{background-color: #fff;}
#banner.banner1 {height: 500px;}
#banner.banner2 {height: 543px;}
#banner.banner1 .slick-dots li button,#banner.banner2 .slick-dots li button {border-color: #9a0000;}
#banner.banner1 .slick-dots li.slick-active button,#banner.banner2 .slick-dots li.slick-active button{background-color: #9a0000;}


/*******************************
	-------[=底部]-------
********************************/
.fd-con{padding-top: 2px;line-height: 68px;height: 68px;background: #212121;border-bottom: 1px solid #2b2b2b;font-size: 14px;color: #595959;}
.fd-con .l-con{float: left;width:81%; }
.fd-con .r-con{float: right;width: 19%;}
.fd-con p{float: left;padding-left: 26px;margin-right: 15px;}
.fd-con .share{float: right;}
.fd-con .tel{background: url(../images/gicon9.png) no-repeat center left;}
.fd-con .email{background: url(../images/gicon10.png) no-repeat center left;}
.fd-con .address{background: url(../images/gicon11.png) no-repeat center left;}
.fd-con .internet{background: url(../images/icon21.png) no-repeat center left;}
.fd-con .share a{display: block;float: left;margin-left: 19px;width: 53px;height: 53px;position: relative;top: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.fd-con .share .weixin{background: url(../images/icon1.png) #545454 no-repeat center center;}
.fd-con .share .weibo{background: url(../images/icon2.png) #545454 no-repeat center center;}
.fd-con .share .ff{background: url(../images/icon22.png) #545454 no-repeat center center; } 
.fd-con .share a:hover{
    background-color: #9a0000;
}

.fd-copy{height: 53px;line-height: 53px;background: #000;color: #949494;font-size: 14px;overflow: hidden;}
.fd-copy .l-copy{float: left;}
.fd-copy .r-copy{float: right;}
.fd-copy a{color:#949494;}
.fd-copy a:hover{text-decoration: underline;}


/*******************************
    -------[=苹果]-------
********************************/
.index{background: #fff;}

.m-more{
    display: block;
    float: right;
    font-size: 14px;
    color: #333;
    padding-right: 23px;
    background: url(../images/gicon14.png) no-repeat center right;
    margin-top: -28px;
}
.m-more:hover {
    color: #9a0000;
}



.g-title2{overflow: hidden;position: relative;padding: 23px 0 16px 0;  border-bottom:2px solid #134f94;}
.g-title2 h2{color: #222222;font-weight: normal;height: 1.1em;line-height: 1.1em;overflow: hidden;font-size: 18px;padding-right: 80px;}
.g-title2 .more{display: block;font-size: 14px;color: #134f94;padding-right: 23px; position: absolute;top: 50%;right: 0;margin-top: -10px;}
.g-title2 .more:hover{color:#9a0000; }

 

.m-section1{overflow: hidden; padding-top:23px;}
.m-section1 .l-section{width: 35%;float: left;}
.m-section1 .r-section{width: 62%;float: right;}
.m-section1 .slider .con{display: block;height: 0;overflow: hidden;padding-top: 62%;position: relative;}
.m-section1 .slider .con img{position: absolute;left: 0;top: 0;display: block;width: 100%;height: 100%;} 
.m-section1 .slider .txt{background: rgba(0,0,0,.6);height: 46px;line-height: 46px;padding: 0 110px 0 18px;font-size: 16px;color: #fff;right: 0;left: 0;bottom: 0;position: absolute;}
.m-section1 .slick-dots{position: absolute;right: 15px;bottom: 11px;}
.m-section1 .slick-dots li{float: left;margin-left: 6px;}
.m-section1 .slick-dots button{cursor: pointer;border: none;outline: 0;text-indent: -9999em;width: 13px;height: 13px;border: 1px solid #fff;background: none;padding: 0;margin: 0;    
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.m-section1 .slick-dots .slick-active button{background: #fff;}



.tou_list{ width:100%; border-bottom:1px solid #e0dddd;}
.tou_list .tou_pic{float:left; width:9%;}
.tou_list .tou_pic img{display: block;width: 100%;height: 100%;}
.tou_list .tou_con{float:right; width:88%;}
.tou_list .tou_con h3{overflow:hidden; font-size:18px; font-weight:normal; height:30px;}
.tou_list .tou_con p{ overflow:hidden;  margin-top:8px; line-height:24px; color:#666666; font-size:13px;}
.tou_list .tou_con a{color:#134f94;}
.ul-list3{overflow: hidden; padding-top:12px; width:102%;}
.ul-list3 li{float: left;width: 48%; padding:0 1%; margin: 5px 0;
}
.ul-list3 a{ display:block; width:100%; line-height:24px; height:50px; overflow:hidden; font-size:15px; color:#222222;}
.ul-list3 a:hover{color:#134f94;}
.ul-list3 p{margin-top:5px; color:#aeabab; font-size:13px; font-family:Arial, Helvetica, sans-serif;}

.ul-list3 .con{display: block;position: relative;height: 0;overflow: hidden;padding-top: 72%;}
.ul-list3 img{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.ul-list3 .txt{position: absolute;left: 0;right: 0;bottom: 0;height: 32px;line-height: 32px;background: rgba(0,0,0,.6);font-size: 14px;color: #fff;padding: 0 12px;}
.ul-list3 .con:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}


.ul-list4{overflow: hidden; width:100%;}
.ul-list4 .list4_left{float:left; width:47%;}
.ul-list4 .list4_right{float:right; width:47%;}

@media screen and (max-width: 768px) {
    
}

.xykxcon{ width: 580px;}
.ul_xykx{margin-top: 2%}
.ul_xykx div{overflow:hidden; height:32px; line-height:39px;}
.ul_xykx .time1{
    width: 115px;
    line-height:30px;
    background:#0b376a;
    color:#688db8;
    font-size:13px;
    text-align:center;
    position: relative;
    margin-right: -86px;
}
.ul_xykx .kxcon{ width:90%; float:left;}
.ul_xykx .kxcon .kxcon_c{
    font-size:15px;
    margin-left:100px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: normal;
    color: #222222;
}
.ul_xykx .kxcon .kxcon_c2{
    margin-left: 90px;
}
.kxcon_c:hover {font-weight: bold;}
.ul_xykx .font20{font-size:20px; color:#fff;}

/*
-----------------[通知公告]--------------*/

.ul_xykx .time2{
    float:left;
    width:105px;
    color:#134f94;
    font-size:14px;
    text-align:center;
    overflow:hidden;
    line-height:42px;
    position: relative;
    margin-right: -86px
}
.ul_xykx .kxcon2{height:42px; line-height:42px; width:80%; float:right; font-size:15px; color:#222222; overflow:hidden;}
.kxcon2 a{
    color: #222222;
}
/*
-----------------[媒体关注]--------------*/
.bgf1f4f4{
    position: relative;
    background:#f1f4f4;
    padding:0 0 15px 0;
    /*margin-bottom:23px;*/
    /*margin-top: 1%;*/
}
.ul_xykx2 .time{
    width:105px;
    height:50px;
    border: 2px solid #c8cfd5;
    color:#134f94;
    font-size:12px;
    text-align:center;
    overflow:hidden;
    line-height:25px;
    position: relative;
    margin-right: -86px
}
.ul_xykx2 .time p{
    width:100%;
    height:23px;
}
.ul_xykx2 ul&gt;li:first-child{
    margin-top: 20px;
}
.ul_xykx2{margin-top: 2%}
.ul_xykx2 div{overflow:hidden; height:53px;}
.ul_xykx2 .time1{
    width: 115px;
    line-height:42px;
    background:#0b376a;
    color:#688db8;
    font-size:13px;
    text-align:center;
    position: relative;
    margin-right: -86px;
}


/*
-----------------[高职资讯]--------------*/
.ul_gzzx{width:100%; padding-top:15px;}
.ul_gzzx ul{overflow:hidden; height:32px;}
.ul_gzzx .time{float:left; width:20%; height:26px; line-height:26px; background:#c2c4c7; color:#fff; font-size:13px; text-align:center; overflow:hidden;}
.ul_gzzx .kxcon{ width:76%; float:right; font-size:15px;overflow:hidden;}
.ul_gzzx .kxcon a{color:#222222; overflow:hidden; height:26px; line-height:26px;}

/*
-----------------[热点专题]--------------*/
.zt-con{width:100%;}

/*
-----------------[热点专题]--------------*/
.bgfff{position: relative; background:#fff; padding:0 0 10px;}
.zt-pic{width:100%; padding-top:10px;}
.zt-pic ul{ width:100%; overflow:hidden;}
.zt-pic li{width:47%; margin-right:3%; margin-top:10px; float:left;}
.zt-pic img{width:100%; height:100%;}
.zt-list{width:100%; padding-top:10px;}
.zt-list ul{width:103%; overflow:hidden;}
.zt-list li{width:47%; margin-right:3%; height:36px; line-height:36px;background:url(../images/zticonew.jpg) no-repeat left;text-indent:23px; overflow:hidden; float:left;}
.zt-list a{color:#222222; font-size:15px;}
.zt-list a:hover{color:#134f94;}

/*MCZ*/
.mcz_pic{
    width:100%;
    padding-top:10px;
}
.mcz_pic ul{width:100%; overflow:hidden;}
.mcz_pic ul li{float:left; width:33.33%; padding: 5px; overflow:hidden;}


.mcz_txt{width:100%;}
.mcz_txt ul{width:100%;overflow: hidden;}
.mcz_txt ul li{float:left;width:50%; padding: 5px 10px;overflow:hidden;height:25px;}
.mcz_txt ul li a{color: #000;font-size: 14px;}
/*END-MCZ*/



/*
-----------------[公共服务]--------------*/
.ks-con{width:100%;}
.ggfw-list{width: 100%;
    height: 100px;}
.ggtu{
    text-align: center;
    width:14%;
    height: 80%;
    border-radius: 5px;
    margin-top: 3%;
}
.ggtu p:first-child{
    margin-top: 9px;
}
.ggtu p a{
    color: #686868;
    font-size: 12px;
}
.ggtu:hover{
    background: #083c72;
}
.ggtu:hover a{
    color: #FFFFFF;
}
/*下拉专题*/
.xlzt{
    width: 100%;
    height: 130px;
}
.xlzt select{
    width:48%;
    height:25%;
    border:2px solid #d9d9d9;
    font-size: 14px;
    padding-left: 3%;
    margin-top: 3%;
}
/*
-----------------[评审专栏]--------------*/
.ps-con{width:100%; padding-top:15px;}
.ps-con .pspic{width:28%; float:left;}
.ps-con .pspic img{width:100%; height:100%;}
.ps-list{width:67%; float:right;}
.ps-list li{width:100%; height:29px; line-height:29px; overflow:hidden;}
.ps-list a{height:29px; overflow:hidden; font-size:15px; color:#222222;}
.ps-list a:hover{color:#134f94;}



.g-title1{padding: 10px 10px 15px 49px;background: #0b376a;}
.g-title1 h3{
    font-size:20px;color: #fff;font-weight: normal;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.g-title11{padding: 10px 10px 15px 29px;background: #0b376a;}
.g-title11 h3{
    font-size:20px;
    color: #fff;
    font-weight: normal;
}


.snav{padding-top: 11px;}
.snav li{
    padding-left: 17px;
}
.snav .s1{
    display: block;
    font-size: 16px;color: #000;line-height: 40px;
    padding-left: 32px;
    background-position: 14px center;
    background-repeat: no-repeat;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.snav .s1:after{
    content: "";
    display: block;
    width: 7px;height: 7px;background: #0b376a;
    position: absolute;left: 14px;top: 50%;margin-top: -4px;
    display: none;
}
.snav li.on .s1:after,.snav .s1:hover:after,.snav .li-open .s1:after{display: block;}


.snav .li-add .s1{background: url(../images/icon29.png) no-repeat 203px center;}
/*.snav .li-add.on .s1 {background-image: url(../images/icon2.jpg);}*/
.snav .li-open .s1{
    background-image: url(../images/icon30.jpg);
    background-color: #fff;color: #9a0000;
}
.snav .on.li-add .s1{background-image: url(../images/icon30.jpg);}
.snav .on.li-open .s1{background-image: url(../images/icon29.png);}

.snav li.on .s1,.snav .s1:hover{
    background-color: #fff;color: #0b376a;
}

.snav dl{margin-top: 1px;background: #fff;display: none;}
.snav li.on dl{display: block;}
.snav dl a{
    display: block;
    font-size: 14px;color: #333;line-height: 39px;
    padding-left: 32px;padding-right: 34px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.snav dd.on a,
.snav dl a:hover{
    color: #9a0000;
    background: url(../images/gicon8.png) no-repeat 207px center;
}
/*底部*/
.fd_d{
    width: 100%;
    height: 168px;
    background: #0a3a72;
}
.fd_d_c{
    height: 100%;
    width:65%;
    margin: 0 auto;
}
.fd_d_c&gt;img{
    margin-top:3%;
    width:6%;
}
.bqzs{
    border-left: 1px solid #3b618e;
    height: 96px;
    width:35%;
    margin-top: 3%;
    margin-left:3%;
}
.bqzs p{
    color: #b9c0ce;
    line-height: 25px;
    margin-left: 6%;
}
.bqzs p span{
    margin-left: 5px;
}
.bqzs p span a{
    color: #b9903c;
}
.bqlj{
    height: 96px;
    width: 30%;
    margin-top: 3%;
}
.bqlj&gt;ul&gt;li{
    float: left;
    width: 25%;
}
.bqlj&gt;ul&gt;li&gt;a{
    color: #ffffff;
    font-size: 14px;
    line-height: 35px;
}
.erweim{
    width:7%;
    height:48%;
    margin-top: 3%;
    margin-right: 3%;
}
.erweim img{
    width: 100%;
}
.erweim p{
    font-size: 11px ;
    color: #b9c0ce;
}
.wywh{
    width:100%;
    height: 48px;
    background: #002147;
    text-align: center;
}
.wywh p{
    line-height: 48px;
    color: #a3a9b3;
    font-size: 14px;
}
/*
-----------------[博雅图书室]--------------*/
.m-pic1{position: relative;}
.m-pic1 .slick-next,.m-pic1 .slick-prev{
    position: absolute;top: 50%;margin-top: -40px;overflow: hidden;
    width: 40px;height: 80px;font-size: 0;line-height: 0;z-index: 999;
    background: none;border: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}
.m-pic1 .slick-prev{left: -51px;background-image: url(../images/arr-l.png);}
.m-pic1 .slick-next{right: -51px;background-image: url(../images/arr-r.png);}


.m-pic1 ul li{
    padding: 0 13px 25px;
}
.m-pic1 li .pic{
    height: 0;padding-top: 67.16%;position: relative;
    overflow: hidden;
}
.m-pic1 li .pic img{
    display: block;width: 100%;height: 100%;
    position: absolute;left: 0;top: 0;
}
.m-pic1 li .pic:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    transform-origin: 50% 50%;
}


.box4{
    padding: 55px 0 70px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.box4 .g-title3{margin-bottom: 20px;}
.box4 .con{
    overflow: hidden;
    font-family: 'Xingkai';
    font-size: 20px;color: #333;line-height: 40px;
}
.box4 .con .con-l,.box4 .con .con-r{
    float: left;width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.box4 .con .con-l{padding-right: 20px;}
.box4 .con .con-r{padding-left: 20px;}
.box4 .con p{padding-top: 20px;}
.box4 .con .p-tips{
    font-family:"微软雅黑","Microsoft Yahei";
    font-size: 18px;text-align: right;
    padding-top: 49px;
}

.m-page{padding: 15px 0 0;text-align: center;}
.m-page ul{overflow: hidden;display: inline-block;vertical-align: top;}
.m-page ul li{
    float: left;margin: 0 5px;
}
.m-page li a{
    display: block;
    font-size: 14px;color: #666;line-height: 28px;
    padding: 0 10px;
    background: #fff;border: 1px #ededed solid;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-page li a:hover,.m-page li.on a{
    background: #0b376a;color: #fff;
}
.m-way{padding: 20px 19px 40px;}
.ul-list5{padding:8px 0 35px;height: 150px;}
.ul-list5 li{width: 16.6%;float: left;text-align: center;}
.ul-list5 .con{display: block;width: 150px;height: 150px;margin: 0px auto;position: relative;color: #bfbfbf;font-size: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.ul-list5 .bg{position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: url(../images/icon18.png) no-repeat center center;}
.ul-list5 p{height: 1.1em;line-height: 1.1em;overflow: hidden;padding-top: 52px;margin-bottom: 9px;}
.ul-list5 .icon{display: inline-block;width: 55px;height: 55px;background-position: center bottom;background-repeat: no-repeat;}
.ul-list5 li:first-child .icon{background: url(../images/icon12.png) no-repeat center center;}
.ul-list5 li:nth-child(2) .icon{background: url(../images/icon13.png) no-repeat center center;}
.ul-list5 li:nth-child(3) .icon{background: url(../images/icon14.png) no-repeat center center;}
.ul-list5 li:nth-child(4) .icon{background: url(../images/icon15.png) no-repeat center center;}
.ul-list5 li:nth-child(5) .icon{background: url(../images/icon16.png) no-repeat center center;}
.ul-list5 li:last-child .icon{background: url(../images/icon17.png) no-repeat center center;}
.ul-list5 li:first-child.on .icon{background: url(../images/icon12-2.png) no-repeat center center;}
.ul-list5 li:nth-child(2).on .icon{background: url(../images/icon13-2.png) no-repeat center center;}
.ul-list5 li:nth-child(3).on .icon{background: url(../images/icon14-2.png) no-repeat center center;}
.ul-list5 li:nth-child(4).on .icon{background: url(../images/icon15-2.png) no-repeat center center;}
.ul-list5 li:nth-child(5).on .icon{background: url(../images/icon16-2.png) no-repeat center center;}
.ul-list5 li:last-child.on .icon{background: url(../images/icon17-2.png) no-repeat center center;}
.ul-list5 .on .bg{background: url(../images/icon19.png) no-repeat center center;}
.ul-list5 .on .con{background: #c50000;color: #fff;}
.ul-list5 .icon2{display: block;position: absolute;width: 32px;height: 16px;bottom: -36px;left: 50%;margin-left: -8px;background: url(../images/icon20.png) no-repeat center center;display: none;}
.ul-list5 .on .icon2{display: block;}
.m-txt1{font-size: 14px;color: #333;line-height: 30px;background: #fafafa;border: 1px solid #e6e6e6;padding: 30px 40px;}
.m-txt1 h3{color: #c50000;font-size: 22px;font-weight: normal;height: 1.1em;line-height: 1.1em;overflow: hidden;margin-bottom: 20px;}
.m-txt1 span{font-size: 16px;color: #000;display: block;margin-bottom: 6px;font-weight: bold;}
.m-txt1  p{margin-bottom: 12px;}



.h10{overflow: hidden;height: 8px;}
.m-table1 {
    border-collapse: separate;
    width: 100%;
    border-top: 4px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}
.m-table1 th,
.m-table1 td {
    padding-left: 36px;
}
.m-table1 th {
    height: 52px;
    border-bottom: 1px solid #fff;

    font-size: 16px;
    color: #000;

    background-color: #f7f7f7;
}
.m-table1 td {
    height: 44px;
    border-bottom: 1px solid #ebebeb;

    font-size: 14px;
    color: #000;

    background-color: #fff;
}
.m-table1 .last_tr td {
    border-bottom: 0;
}


.ul-list6{overflow: hidden;padding-top: 8px;}
.ul-list6 li{width: 33.33%;float: left;text-align: center;}
.ul-list6 a{display: block;height: 49px;line-height: 49px;background: #ededed;color: #000;font-size: 16px;border-top: 1px solid #ededed;}
.ul-list6 .on a{color: #9a0000;background: #fff;}

.m-txt2{color: #333;font-size: 14px;line-height: 30px;padding-top: 12px;}
.m-txt2 h3{font-size: 20px;color: #a40000;font-weight: normal;height: 1.1em;line-height: 1.1em;overflow: hidden;margin: 16px 0 12px;padding-left: 16px;position: relative;}
.m-txt2 h3:before{position: absolute;width: 7px;height: 7px;background: #950000;content: '';left: 0;top: 50%;margin-top: -4px;}
.m-txt2 span{color: #000;font-weight: bold;}
.m-txt2 p{padding-bottom: 3px;}

.m-donate{font-size: 18px;color: #fff;height: 60px;line-height: 60px;background: #ad0000;display: block;margin-top: 20px;text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow:5px 5px  5px rgba(0,0,0,.15);
}
.m-donate i{display: inline-block;background: url(../images/icon23.png) no-repeat center center;vertical-align: middle;width: 28px;height: 28px;margin-right: 14px;}
.m-donate:hover{color: #fff;
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}



.m-contant{padding: 9px 14px 25px;}
#dituContent{height: 453px;border: 1px solid #afb1b5;}
.m-contant h3{font-size: 20px;color: #9a0000;font-weight: normal;height: 1.1em;line-height: 1.1em;overflow: hidden;position: relative;padding-left: 17px;margin: 30px 0 15px;}
.m-contant h3:before{position: absolute;width: 7px;height: 7px;background: #950000;content: '';left: 0;top: 50%;margin-top: -4px;}
.m-contant .section{overflow: hidden;padding: 8px 20px;font-size: 14px;color: #333;line-height: 30px;}
.m-contant .l-section{width: 670px;float: left;}
.m-contant .r-section{width: 346px;float: right;}
.m-contant .txt{overflow: hidden;}
.m-contant .l-txt{width: 350px;padding-left: 12px;float: left;}
.m-contant .r-txt{float: right;width: 140px;}
.m-contant .ma{width: 139px;height: 139px;overflow: hidden;margin-top: 10px;}
.m-contant .ma img{display: block;width: 100%;height: 100%;}
.m-contant .link{display: block;height: 50px;line-height: 50px;background: #ad0000;color: #fff;font-size: 14px;color: #fff;box-shadow:5px 5px  5px rgba(0,0,0,.15);
    border-bottom-right-radius: 12px;width: 180px;text-align: center;margin-top: 8px;
}
.m-contant .link i{display: inline-block;vertical-align: middle;background: url(../images/icon24.png) no-repeat center center;width: 20px;height: 19px;margin-right: 7px;}



.m-policy{font-size: 14px;color: #333;line-height: 30px;margin-top: -10px;}
.ul-list7{padding: 5px 20px 28px;}
.ul-list7 li{padding: 25px 0 22px;border-bottom: 1px solid #f0f2f5;}
.ul-list7 h3{font-size: 18px;margin-bottom: 17px;}
.ul-list7 span{padding-right: 61px;background: url(../images/icon26.png) no-repeat center right;font-size: 72px;font-family: 'arail';height: 72px;line-height: 72px;}
.ul-list7 li:hover h3 a{color: #c50000;}
.ul-list7 li:hover span{background: url(../images/icon25.png) no-repeat center right;}
.m-policy h4{font-size: 20px;line-height: 1.1em;height: 1.1em;overflow: hidden; }
.ul-list8{padding: 13px 0 40px; }
.ul-list8 li{margin-bottom: 3px;}
.ul-list8 a{display: block;color: #333;padding-left: 18px;background: url(../images/icon27.png) no-repeat center left;height: 30px;line-height: 30px;overflow: hidden;}
.ul-list8 a:hover{color: #9a0000;}


.m-form {font-size: 14px;color: #333;padding-top: 8px;}
.m-form h3{color: #a40000;font-size: 20px;height: 1.1em;line-height: 1.1em;overflow: hidden;margin-bottom: 28px;padding-left: 15px;position: relative;font-weight: normal;}
.m-form h3:before{position: absolute;content: '';width: 7px;height: 7px;left: 0;top: 50%;margin-top: -4px;background: #950000;}
.m-form h4{color: #000;font-size: 16px;margin-bottom: 16px;}
.m-form .inp{width: 372px;height: 35px;line-height: 35px;margin-bottom: 20px;color: #333;font-size: 14px;}
.m-form .inp3{font-size: 14px;color: #333;margin-bottom: 20px;padding-right: 63px;}
.m-form .inp span,.m-form .inp3 span{display: block;float: left;width: 90px;text-align: right;height: 35px;line-height: 35px;}
.m-form .inp em,.m-form .inp3 em{display: block;overflow: hidden;}
.m-form .inp4 span{width: auto;}
.m-form .input{display: block;width: 100%;height: 35px;line-height: 35px;border: 1px solid #ccc;padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.m-form .inp i{display: inline-block;font-size: 18px;color: #950000;vertical-align: middle;margin-right: 6px;font-style: normal;position: relative;top: 2px;}
.m-form  .select1{width: 125px;height: 35px;line-height: 35px;padding: 0 10px;color: #000;font-size: 14px;display: inline-block;border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;background: url(../images/icon31.png) no-repeat center right;
}
.m-form .section{overflow: hidden;}
.m-form .section .inp{float: left;}
.m-form .section .inp2{margin-right: 70px;}
.m-form .select2{display: block;width: 100%;height: 35px;line-height: 35px;padding: 0 10px;color: #000;font-size: 14px;display: inline-block;border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;background: url(../images/icon31.png) no-repeat center right;
}
.m-form .point{height: 35px;line-height: 35px;color: #9a0000;font-size: 12px;font-family: '宋体';padding-left: 25px;float: left;overflow: hidden;}
.m-form .amount .input2{width: 180px;height:35px;line-height: 35px;padding: 0 10px 0 50px;margin-right: 15px;border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;background: url(../images/icon34.png) no-repeat 40px center;
}
.m-form .amount label{position: relative;display: block;float: left;cursor: pointer;}
.m-form .amount .radio{background: url(../images/icon32.png) no-repeat center center;width: 10px;height: 10px;display: block;position: absolute;left: 15px;top: 50%;margin-top: -5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.m-form .amount .label2{margin-left: 15px;}
.m-form .amount .radio:checked{background: url(../images/icon33.png) no-repeat center center;}
.m-form .amount2,.m-form .amount{overflow: hidden;margin-bottom: 20px;}
.m-form .amount2 .radio{position: static;display: inline-block;vertical-align: middle;margin-top:-2px;}
.m-form .amount2 label{margin-right: 48px;}
.m-form .amount3 label{float: none;margin-bottom: 15px;}
.m-form .amount3 .radio{position: static;margin-right: 10px;display: inline-block;vertical-align: middle;margin-top: -2px;}
.m-form .btn{font-size: 16px;color: #fff;text-align: center;display: block;width: 151px;height: 38px;line-height: 38px;border: none;background:#9a0000;}
.m-form .btn:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.m-form .amount .inp span{width: auto;}

.row{overflow: hidden;}
#bd{position: relative; margin-bottom:5px; z-index: 10;    max-width: 1420px;
    margin: 0 auto;}
/*-----------------[捐赠方式]--------------*/

/*左右分栏*/
.side-col{
    float: left;width: 213px;
}
.main-col{overflow: hidden;}
.m-column{min-height:50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 30px;
    background: url(../images/bg3.png) no-repeat right bottom;
    background-color: #ededed;
}
/*当前位置*/
.m-cur{
    font-size: 12px;color: #484848;
    background: #f1f4f4;
    line-height: 55px;
    padding:0 10px;
    
}
.list-paddingleft-2 p{line-height:22px;}
.m-cur a{color: inherit;font-size: 13px}
.m-cur a:hover{color: #9a0000;}
.m-cur span{font-size: 13px}

/*第二个导航*/
.m-ss{
    box-sizing: border-box;
    display: none;
    width:100%;
    background-color: #063c76;
    height: 40px;
    padding:5px 15px;
    line-height: 30px;
}
.m-ss-l{
    float: left;
    color: #FFFFFF;
}
.m-ss-l a{
   font-size:16px;
   color:#fff;
}
.m-ss-r{
    box-sizing: border-box;
    float: right;
    height:30px;
    padding: 0 10px;
    /*border: 1px solid #2c78da;*/
    border-radius: 15px;
    background-color: #fff;
}
.m-ss-r input{
    border: none;
    outline: none;
}
.m-ss-r .ss-btn{
    position: relative;
    top:-1px;
    right: -5px;
    display: inline-block;
    color: transparent;
    background: url(../images/gicon6-6.png) no-repeat center center;
}
.m-n{
    position: relative;
    display: none;
    top:-30px;
}
.m-nav-title{
    display: none;
    position: absolute;
    bottom:-30px;
    left:1%;
    min-width: 200px;
    height: auto;
    line-height: 35px;
    background-color: rgba(25,95,171,.9);
    font-size: 16px;
    font-weight: bold;
    color: white;
    padding: 0 15px;
}
.m-nav{
    display: none;
    position: absolute;
    bottom:-30px;
    right:1%;
    width: 30px;
    height: 30px;
}
.m-menu{
    display: none;
    position: absolute;
    right:1%;
    bottom:-197px;
    width: 98%;
    min-height: 164px;
    background-color: rgba(255,255,255,1);
    z-index:999;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}
.m-menu ul{
    padding: 15px;
}
.m-menu ul li{
    line-height: 30px;
    border-bottom: 1px solid #e0e0e0;
}
.m-menu ul li a{
    color: #222222;
    font-size:15px;
    display:inline-block;
    width:100%;
}
@media screen and (max-width: 768px) {
    .m-ss{display: block;}
    .m-n{display: block;}
    .m-nav{display: block;}
    .m-nav-title{display: block;}
}
/*END-第二个导航*/

/*列表*/
.list_ccc{
    width: 100%;
    margin-top:15px;
margin-bottom:5px;
}
.list_ccc li{
    width: 100%;
    line-height: 36px;
    height: 36px;
    background: url(../images/listnewscon23.png) no-repeat 25px 16px;
}
.list_ccc li a{
    display: inline-block;
    width: 87%;
    text-indent: 3em;
    font-size: 15px;
    color: #222222;
    overflow: hidden;
    float:left;
}
.list_ccc li a:hover{
    color: #1257a8;
}
.list_ccc li span{
    font-size: 14px;
    width: 13%;
    text-align: right;
    float: right;
}
.box_s{padding-bottom:12px;}

/*图片列表*/
.list_pic{
    width: 100%;
    margin-top:30px;
    padding-bottom:10px;
}
.list_pic li{
    display: inline-block;
    float: left;
    width:33.33%;
}
.list_pic li a{
    display: inline-block;
    width:100%;
    text-align: center;
    color: #2b2b2b;
}
.list_pic li a img{
    padding: 15px 10%;
    width:80%;
    height: 150px;
}
@media screen and (max-width: 768px) {
    .list_pic li{width:50%;}
    .list_pic li a img{
        padding: 10px 5%;
        width:90%;
        height: 190px;
    }
}
@media screen and (max-width: 480px) {
    .list_pic li a img{
        height: 120px;
    }
}
/*end图片列表*/


.link{
    width:100%;
    padding: 1% 0;
}
.link p{
    width:30%;
    margin-top: 10px;
    margin-left: 2%;
    height: 35px;
    padding: 5px;
    float: left;
    border:1px solid #0a3a72;
    text-align: center;
    overflow:hidden;
}
.link2 p{
    width:47%;
    margin-top: 10px;
    margin-left: 2%;
    height: 35px;
    padding: 5px;
    float: left;
    border:1px solid #0a3a72;
    text-align: center;
}
.link p a{
    color: #0b376a;
    font-size: 15px;
    line-height: 25px;
}
.link p:hover{
    background-color: #0a3a72;
}
.link p:hover a{
    color: #FFFFFF;
}

.m-cur_a{
    width:100%;
    min-height:300px;
    padding:2% 13% 0 13%;

}
.m-cur_a h2{
       color: #222222;
	   font-size:20px;
     text-align:left;
}
.m-cur_a h3{font-weight:normal; font-size:18px; line-height:34px; text-align:center;}
.m-cur_a .timecon{
       text-align:center;
	   margin-top:10px;
	   padding-bottom: 10px;
}
.m-cur_a span{
    font-size: 14px;
    color: #888888;
}
.m-cur_a .hr{
    width: 100%;
    border:none;
    border-top: 1px solid #ebebeb;
    
}
.m-cur_a_w{
    padding-top: 2%;
    text-align: left;
}
.m-cur_a_w p{
    font-size: 15px!important;;
    line-height: 30px!important;;
    color: #222222;
	text-align: justify;
}
.m-cur_a_w div{font-size: 15px;
    line-height: 30px!important;;
    color: #222222;}
.m-cur_a_w img{
    margin: 0 auto;
    max-width:100%;
   height:auto!important;
   display:block;
}


.page{
    width:100%;
    text-align: left;
}
.page p{
    width:100%;
    height:30px;
    overflow: hidden;
}
.page a{
    color: #0b376a;
    font-size: 1em;
}

.sy-xw{width:100%; height:396px; margin-bottom:40px;}
.xyxw{width:760px; float:left;}
.xyxw-con,.xyxw-list-1 ul{width:100%; float:left;}
.xyxw-pic{width:326px; height:270px; position:relative; float:left; margin-right:-326px;}
.xyxw-list{float:right; width:100%; margin-top:-12px;}
.xyxw-list-1{margin-left:350px;}
.xyxw-list-1 li{width:100%; height:36px; line-height:36px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.xyxw-list-1 li a{color:#000; font-size:15px;}
.xyxw-list-1 li img{vertical-align:middle; margin-right:10px;}
.xygg{width:386px; float:right; }
.xygg-con{height:250px; overflow:hidden;}
.xygg-con,.xygg-con ul{width:100%; float:left;}
.xygg-con li{width:100%; height:30px; margin-bottom:20px;}
.xygg-date{width:86px; position:relative; float:left; margin-right:-86px; line-height:30px;}
.xygg-date h3{display:block; width:50%; text-align:center; color:#fff; font-size:16px; float:left; height:30px; background:#0672c2;}
.xygg-date i{display:block; width:50%; text-align:center; color:#0672c2; font-size:16px; float:left; height:30px; background:#fff;}
.xygg-txt{width:100%; float:left;}
.xygg-txt-1{margin-left:100px; height:30px; line-height:30px; color:#000; font-size:15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.xykx_c{
    width: 47%;
    float: left;
    padding-bottom:10px;
}
.xykx_c ul li{
    margin-bottom: 2%;
}
.xykx_c2 ul li{
    margin-bottom:0;
    margin-top:20px;
    height: 56px;
}
.tzgg_0{
    width:47%;
    float:right;
padding-bottom:10px;
}
.tzgg_0 ul li{
    margin-bottom: 2%;
}
.mtgz .mtgz_c{
    font-size:15px;
    margin-left:100px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: normal;
    color: #222222;
    line-height:25px;
}
.mtgz .mtgz_c:hover{
    font-weight: bold;
}
.mtgz_c_z{
    font-size: 12px;
    color: #787b72;
}
.pszl_c_t{
    margin-top: 20px;
    width:35%;
}

.pszl_c_w{
    margin-top: 20px;
    width: 62%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: normal;
}

.pszl_c_w ul&gt;li{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: normal;
    height: 25px;
}
.pszl_c_w ul&gt;li.h30{height:28px;line-height:28px;}
.pszl_c_w ul&gt;li&gt;a{
    font-size: 15px;
    color: #000;
    line-height: 25px;
}
.pszl_c_w ul&gt;li&gt;a:hover{font-weight:bold;}
@media screen and (max-width: 900px){
    .pszl_c_t{
        width:40%;
    }
    .pszl_c_w{
        width: 55%;
    }
}
.ul_xykx .time3{
    width: 115px;
    height: 26px;
    line-height:26px;
    background:#c3c4c8;
    color:#fff;
    font-size:13px;
    text-align:center;
    position: relative;
    margin-right: -86px;
    margin-top: 10px;
}
@media screen and (max-width:1135px){
    .tzgg_0{
        min-height: 190px;
    }
}
.xykx_c3 ul&gt;li{
    margin-bottom: -5px;
}
.ul_xykx3 div{
    overflow: hidden;
    height:36px;
    line-height: 43px;
}



/*M写的底部样式*/
#mcz{
    width: 100%;
    min-height: 60px;
    background: #0a3a72;
}
.lianxi{
    width:100%;
    max-width: 1220px;
    margin: 0 auto;
    padding: 20px;
}

/*第一块*/
.lianxi1{
    float: left;
    width:45%;
}
.lianxi1&gt;a{
    width: 20%;
    float: left;
    display: block;
}
.lianxi1&gt;ul{
    width:70%;
    float: left;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #FFF;
    color: #fff;
}
.lianxi1&gt;ul&gt;li&gt;a{
    color: #ffba00;
}

/*第二块*/
.lianxi2{
    float: left;
    width:35%;
    text-align: left;
}
.lianxi2&gt;ul&gt;li{
    float: left;
    width:25%;
    padding: 0 5px;
}
.lianxi2&gt;ul&gt;li&gt;a{
    line-height: 30px;
    color: #fff;
    font-size: 1em;
}

/*第三块*/
.lianxi3{
    float: left;
    width:20%;
    text-align: center;
}
.lianxi3&gt;a{
    display: inline-block;
    margin: 0 5%;
}
.lianxi3&gt;a&gt;span{
    display: block;
    color: #fff;
    font-size: 1em;
}

/*版权*/
.banquan{
    width: 100%;
    min-height: 60px;
    line-height: 60px;
    background: #00142b;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

/*IPAD PRO*/
@media screen and (max-width: 1130px){
    .lianxi1{
        width:40%;
    }
    .lianxi2{
        width:35%;
    }
    .lianxi3{
        width:25%;
    }
}
/*IPAD*/
@media screen and (max-width: 835px){
    .banquan{
        font-size: 10px;
        min-height: 30px;
        line-height: 30px;
    }
    .lianxi1,.lianxi3{
        width:50%;
    }
    .lianxi2{
        display: none;
    }
}
/*手机*/
@media screen and (max-width: 420px){
    .lianxi1,.lianxi3{
        float:none;
        width:100%;
    }
    .lianxi3&gt;a{
        margin: 5%;
    }
}

/*END-M写的底部样式*/</pre></body></html>