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);
}

.ssw_header { width: 100%; background: url(../images2020/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(../images2020/2021ssw_ghbg.png?v=1.2) no-repeat left 140px center;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 {position: relative;}
.ssw_box_tab .hd {position: absolute;left: 0; top: 50px; z-index: 99;}
.ssw_box_tab .hd li {margin-bottom: 20px;}
.ssw_box_tab .hd li a { width: 140px; height: 72px; background: #00bcd9; border-radius: 36px 0 0 0; display: block;line-height: 72px;font-size: 20px;font-weight: bold; color: #fff;padding-left: 46px; box-sizing: border-box;}
.ssw_box_tab .hd li.on a { width: 190px; background: #0079d7;border-radius: 36px 36px 36px 0;}
.ssw_box_tab .bd {width: 100%;max-width: 1060px;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;} 



@media screen and (max-width:959px){
    .ssw_header{background-size: 150%;height: 170px;}
    .ssw_header_top .ssw_logo{margin: 10px;width: 70%;}
    .ssw_header_top .ssw_logo img{width: 100%;}
    .ssw_header_top .fhsy{display: none;}
    .ssw_box1{margin: 0;height: auto;background: none;}
    .ssw_box_tab .hd{top: 16px;width: 100%;position: relative;padding-left: 4px;box-sizing: border-box;}
    .ssw_box_tab .hd li{margin-bottom: 20px;display: inline-block;width: 32%;}
    .ssw_box_tab .hd li.on a{background: #0079d7;border-radius: 30px;width: 100%;}
    .ssw_box_tab .hd li a{width: 100%;height: 50px;background: #00bcd9;border-radius: 20px;display: block;line-height: 50px;font-size: 18px;font-weight: bold;text-align: center;box-sizing: border-box;padding-left: 0;}
    .ghqw_box{padding: 0 10px;}
    .ghqw_box h2{font-size: 18px;margin-top: 0;}
    .ghqw_box p{font-size: 16px;line-height: 30px;margin-top: 20px;}
    .ghqw_box .ghqw_more{margin: 20px auto 0;}
    .ssw_box_tab .bd{padding: 10px 0;}
    .ssw_title{padding: 10px;}
    .ssw_title .title_a{padding: 0 0 10px;box-sizing: border-box;width: 100%;}
    .modtle{overflow: hidden;}
    .modtle img{transform: scale(1.8);}
    .content_box{padding: 10px 0;}
    
}


