body {
	background:-moz-linear-gradient(#d0ebfc, #fff);/*Mozilla*/
	background:-webkit-linear-gradient(#d0ebfc, #fff);/*new gradient for Webkit*/
	background:-o-linear-gradient(#d0ebfc, #fff); /*Opera11*/
	background: linear-gradient(#d0ebfc, #fff);
}
.fl {float: left;}
.fr {float: right;}
.ssw_header { width: 100%; background: url(../images/2021ssw_bg.jpg) no-repeat top center; background-size: 1920px 600px; height:600px;position: relative;}
.ssw_header_box { width: 100%;max-width: 1200px;margin: 0 auto;}
.ssw_header_top { height: auto; width: 100%; overflow: hidden;}
.ssw_header_top .ssw_logo{ display: block; float: left; margin-top:30px;}
.ssw_header_top .ssw_logo img {display: block;}
.ssw_header_top .fhsy { width:98px; height:36px; border-radius: 2px; background:rgba(44,217,228,0.5); display: block; float: right; margin-top:45px; color: #d3e3f0; line-height:36px; font-size: 15px; text-align: center; box-sizing: border-box;}
.ssw_header_top .fhsy:hover {opacity: 0.8;}

.content_box { width: 100%;max-width: 1200px;margin: 0 auto;box-sizing: border-box; padding: 20px 0;} 
.ssw_title {padding:20px 0;}
.ssw_title img {width: 100%; height: auto; display: block;}
.ssw_title .title_a { width: 585px; display: block; height: auto;}

.ssw_box1 {margin: 20px 0;background:url(../images/2021ssw_ghbg.png) no-repeat;height: 608px;}
.ssw_box1 .title {padding: 40px 0 30px;}
.ssw_box1 .title img { width: 100%; height: auto; display: block;}

.ssw_box1_img a { width: 470px; height: auto; display: block;margin: 0 auto;}
.ssw_box1_img a img { width: 100%; height: auto; display: block;}

.ssw_box_tab {position: relative;}

.ssw_box_tab .bd {width: 100%;padding: 30px 0; float: right;position: relative; z-index: 90;box-sizing: border-box;}
.ssw_box_tab .img_bg { width:244px; height: 210px; display: block;position: absolute;right:-20px; bottom:-20px;z-index: 99;}
.ghqw_box {padding: 0 150px; }
.ghqw_box h2 {font-size: 24px; color: #0463ac;text-align: center;margin-top: 60px;}
.ghqw_box p {font-size: 18px; color: #333;line-height:46px;text-indent: 2em;margin-top:50px;}
.ghqw_box .ghqw_more {width: 128px; height: 50px;border-radius: 6px; text-align: center;line-height: 50px; font-size: 18px; color: #0463ac; border:1px solid #0463ac;display: block;margin:50px auto 0;} 


.ssw_list_box {margin-top: 20px;}
.ssw_list { width: 580px;}
.ssw_list .title img {display: block;}
.ssw_list .title span{display: none;}
.ssw_list .title {margin-bottom: 30px;}
.ssw_list ul li {line-height: 40px;}
.ssw_list ul li a {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 18px;color: #333;padding-left:25px;background: url(../images/2021ssw_dian.jpg) left center no-repeat;display: block; width: 100%;box-sizing: border-box;}
.ssw_list ul li a:hover {color: #1986db;}

.zx_change .hd ul li{float: left;}
.zx_change .hd ul #sswghTab1{padding-right: 25px;margin-right: 25px;position: relative;}
.zx_change .hd ul #sswghTab1::after {
    content: '';
    width: 0px;
    height: 30px;
    border-right: 3px solid;
    border-bottom-color: #000;
    position: absolute;
    right: -2px;
    top: 4px;
    color: #000;
}
.zx_change .hd ul li a{padding-left: 0;background: none;}
.zx_change .hd ul #sswghTab2{width: 387px;}

@media screen and (max-width:800px){
.ghqw_box {padding: 0 20px;}
.ssw_list{width: 100%;padding: 0 20px;float: initial;margin-bottom: 20px;box-sizing: border-box;}
.ssw_list .title{overflow: hidden;margin-bottom: 10px;}
.ssw_header_top .fhsy{display: none;}
.content_box{padding: 0;}
.ssw_list .title img {display: none;}
.ghqw_box h2{margin-top: 10px;}
.ssw_box1 {background: #FFF;height: auto;}
.ssw_header {background-size: 160%;height: 140px;}
.ssw_header_top .ssw_logo{margin: 10px 0 0 10px;width: 50%;float: none;}
.ssw_header_top .ssw_logo img {width: 100%;}
.ssw_title{overflow: hidden;}
.ssw_title img{transform: scale(2);}
.ssw_box_tab .bd{padding: 10px 0;}
.ghqw_box p{line-height: 36px;margin-top: 20px;}
.ssw_list .title span{display: inherit;text-align: center;font-size: 20px;}
.ghqw_box .ghqw_more{margin: 10px auto;}
.zx_change .hd ul #sswghTab1{width: 50%;padding-right: 2%;margin-right: 2%;box-sizing: border-box;}
.zx_change .hd ul #sswghTab2{width: 48%;}
.zx_change .hd ul li.on a{color: #1688d1;}
.zx_change .hd ul li{line-height: 40px;}
.ssw_title .title_a{width: auto;height: auto;float: none;margin-bottom: 10px;}
.ssw_title .title_a img{transform: scale(1);}
.ssw_list ul li a{white-space: normal;float: inherit;display: inline;padding: 0;background: none;font-size: 16px;}
.ssw_list ul li{line-height: 26px;margin-bottom: 14px;}
}


