@charset "utf-8";
html, body, a, p, ul,ol, li, dl, dt, dd, div, h1,td, h2, h3, h4, h5, h6, span, strong, em, i, img, form, input, table,td,tr {box-sizing:border-box;margin:0;padding:0;}
html,body {width:100%;font-size: 14px;color: #333333;font-family: "microsoft yahei";}
li {list-style: none;}
img {border:0;vertical-align:middle}
a {text-decoration:none;color: #333333;}
.fl {float:left;}
.fr {float:right;}
.clearfix:before,.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;zoom:1;}
.container {width: 1200px;margin: 0 auto;}

/*头部*/
.header {height:320px;background: url("../images/sphy230419.jpg") top center no-repeat;}
.header .container {padding-top:20px;overflow: hidden;}
.header .container span{font-size: 22px;font-weight: bold;background: #f49600;padding:9px 20px;color: #fff;border-radius: 5px;float:left;}
.header-time{ color: #fff; font-size:26px; text-align: center; padding-top: 220px; font-weight: bold;}
/*内容*/
.main{width: 1200px;margin:0 auto;}
.raise-roll{width: 100%;height:75px;background-color: #e7e7eb;margin-top: 22px;}
.raise-roll .roll-caption{float: left;margin-top: 15px; width: 122px;height:45px; position: relative;color: #fff;font-weight: bold;font-size: 22px;text-align: center;line-height:45px;background: #609df6;}
.roll-caption .caption-triangle{position: absolute;right: -7px;top: 14px; width: 14px;height: 24px;background:url('../images/ra20190121_roll.png') no-repeat center center;}
.raise-roll .roll-system{float: left;margin-left: 30px;width: 1028px; }
.raise-roll .roll-system ul{overflow: hidden;}
.raise-roll .roll-system ul li {float: left;padding-right:40px;}
.raise-roll .roll-system ul li a{font-size: 20px;font-weight: bold;line-height: 75px;}



.raise-condition{width: 100%;overflow: hidden;margin-top: 21px;}
.raise-condition .condition-scroll{width:505px;height: 335px;float: left;position: relative;}/*改*/
.condition-scroll .scroll-box{width: 505px;height: 100%;position: relative;overflow: hidden;}/*改*/
.notice-box{float: left;}
.message-notice{overflow: hidden;height: 72px;}
.raise-roll .roll-system{overflow: hidden;}
.scroll-box ul{width: 3540px;position: relative;}
.scroll-box ul li {float: left;position: relative;width: 505px;height: 285px;}/*改*/
.scroll-box ul li img {width: 100%;height: 285px;}/*加*/
.scroll-box ul li .scroll-shade{position: absolute;left: 0px;bottom: -52px; width: 100%; height:52px;padding-left: 10px;box-sizing: border-box;background:#f8f8f8;}
.scroll-box ul li .scroll-shade p{font-size: 18px;color: #04141f;margin-top: 13px;}
.scroll-page{position: absolute;right: 1px;bottom:20px;}
.scroll-page ul li{float: left;width: 10px;height: 10px;border-radius: 6px;background-color:#99aab6;margin-right: 7px;cursor: pointer;}
.scroll-page ul li.active{background-color: #3486fb;box-shadow: 1px 1px 10px #99aab6;}

.master-news{width: 645px;float: right;}
.master-column{width: 100%;border-bottom: 1px solid #d3e3fb;height: 37px;}
.master-column span{font-size: 18px;color: #3275d6;font-weight: bold;line-height: 36px;display: inline-block;border-bottom: 3px solid #3275d6;}
.news-list{width: 100%;overflow: hidden;padding-top: 10px;}
.news-list .news-item{width: 100%;}
.news-item ul{overflow: hidden;margin-top:0px;}
.release-more{float: right;font-size: 14px;color: #999999;line-height: 44px;margin-right: 6px;}
.release-more:hover{color:#1f86d2;}
.list_ul li {width: 100%;line-height: 36px;padding-left: 16px;background:url("../images/xmpc2104_02.jpg") left 15px no-repeat;font-size: 18px;float:left;}
.list_ul li a{float:left;}
.list_ul li span {color: #999999;float:right;}
.list_ul li a:hover {color: #3275d6;}

.master-top{margin-top:6px;}
.master_left{float:left;width:505px;}
.master_left img{margin:10px 0;}

/*视频*/
.master-newsphoto{width: 100%;overflow: hidden;margin-top: 24px;}
.newsphoto-box{width:1233px;overflow: hidden;margin-top: 22px;}
.newsphoto-box .newsphoto-item{float: left;width: 277px;margin-right:31px;}
.newsphoto-item img{width:277px;height: 185px;}
.newsphoto-item p{width:100%;height:64px;line-height:24px;padding-left:7px;background:url("../images/xmpc2104_07.jpg") 10px center no-repeat #3275d6;font-size:16px;color:#fff;display: table;}
.newsphoto-item p span{display: table-cell;vertical-align: middle;padding:0 10px 0 40px;}


/*尾部*/
.common_link {margin-top: 80px;border-top: 1px solid #d3e3fb;padding: 10px 0;}
.common_link a {float: left;}
.link_text {margin-left: 20px;display: inline-block;width: 218px;height: 36px;line-height: 36px;background: #f6f6f6;font-size: 15px;text-align: center;}
.link_text:hover {color: #3275d6;}

.footer {height: 196px;border-top: 3px solid #1f86d2;background: #f6f6f6;text-align: center;padding-top: 26px;font-size: 14px;}
.footer .container {position: relative;}
.footer ul {text-align: center;}
.footer ul li {display: inline-block;}
.footer ul li a:hover {color: #3275d6;}
.footer div div {margin-top: 18px;}
.footer div span {display: inline-block;margin: 0 15px;}
.footer_img {position: absolute;top: 15px;left: 235px;}



/*移动端*/
@media  screen and (max-width:1000px) {
    html,body {font-size: 100%;overflow-x: hidden;}
    .header{width:100%;-webkit-background-size:200% auto;background-size:200% auto;height:2.6rem;}
    .header .container span{font-size:14px;padding: 5px 10px;}
    .header .container {padding-top: 7px;margin-left:20px;}
    .container {width: 100%;}
    .raise-roll{width:1200px;height: 55px;margin-top: 15px;}
    .raise-roll .roll-caption{width:80px;font-size: 16px;height:40px;line-height: 40px;margin-top: 8px;}
    .scroll-box ul li .scroll-shade p{font-size: 14px;}
    .message-notice{height: 55px;}
    .raise-roll .roll-system{margin-left: 10px;}
    .raise-roll .roll-system ul li a{font-size: 16px;line-height: 55px;font-weight: normal;}
    
    .main{width:100%;overflow: hidden;}
    .raise-condition .condition-scroll{width:100%;margin-bottom: 20px;height:307px;}
    .condition-scroll .scroll-box{width:100%;}
    .scroll-box ul li{width:100%;height:260px;}
    .scroll-box ul li img{height: 260px;}

    .master_left{width:100%;}
    .master_left img{width:100%;}
    .master-news{width:100%;padding:0 8px;}
    .list_ul li{font-size: 16px;}
    .master-newsphoto{padding:0 8px;}
    .newsphoto-box{width:100%;}
    .newsphoto-box .newsphoto-item{width:48%;margin-bottom:20px;margin-right:0;}
    .newsphoto-box .newsphoto-item:nth-child(2n){float:right;}
    .newsphoto-item img{width:100%;height:130px;}
    .newsphoto-item p{line-height: 20px;font-size: 14px;}

    /*常用链接*/
.common_link {margin-top: 0.5rem;border-top: 1px solid #d3e3fb;padding: 10px 0;}
.common_link a {float: left;margin-bottom: 10px;}
.link_text {margin-left: 6%;display: inline-block;width: 40%;height: 36px;line-height: 36px;background: #f6f6f6;font-size: 15px;text-align: center;}
.link_text:hover {color: #3275d6;}
.common_link a:first-child {float: none;display: inline-block;margin-left: 6%;}
/*尾部*/
.footer .disnone {display: none;}
.footer {border-top: 3px solid #1f86d2;background: #f6f6f6;text-align: center;padding: 0.35rem 0;font-size: 14px;}
.footer .container {position: relative;}
.footer ul {text-align: center;}
.footer ul li {display: inline-block;}
.footer ul li a:hover {color: #3275d6;}
.footer div div {margin-top: 18px;}
.footer div span {display: inline-block;margin: 0 15px;}
.footer_img {margin-top: 0.2rem;display: inline-block;}

}
