@charset "utf-8";
/* CSS Document */
* {
	box-sizing: border-box;
	font-family: 'PingFangSC-Regular','helvetica neue',arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',sans-serif;
}
html, body, div, p, span, font, em, ul, li, dl, dt, dd, table, tr, td, input, button, a {
	margin: 0;
	padding: 0;
    list-style: none;
}
body {
	color: #333;
}
html,body{
	height: 100%;
	width: 100%;
	
}
ul {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	/* color: #2f6699; */
}
img {
	border: 0px;
	vertical-align: top;
}
em, i {
	font-style: normal;
}
.clr {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	overflow: hidden;
	clear: both;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    *zoom: 1;
}

input, textarea, button, select{
	outline: none;
}
/*去掉IE11的叉叉*/
input::-ms-clear,
select::-ms-expand {
  display: none; 
}

.flex {
    display: flex;
    justify-content:space-between;
    align-items: center;
    flex-wrap: wrap;
}

.container{
    width: 100%;
    padding: 0 0.4rem;
    margin: 0 auto;
}

.swwheader{
    background: url('../images/fgwsww-bannerwap.jpg') center top no-repeat;
    background-size: cover;
    height: 4.8rem;
    overflow: hidden;
}
.swwheader .container{
    height: 4.8rem;
    overflow: hidden;
}
.swwheader .logo{
    height: 0.56rem;
    width: 7rem;
    margin: 0.62rem auto 0;
}
.swwheader .logo a:nth-child(1){

    width: 4.04rem;
    height: 0.56rem;
}
.swwheader .logo a:nth-child(2){
    width: 2.6rem;
    height: 0.56rem;
}

.swwinfo{
    background: #f9f9f9;
    padding: 0.8rem 0;
}

.swwinfo h1{
    font-size: 20px;
    line-height: 1.4;
    font-family: "宋体";
    text-align: center;
    margin: 0 0 0.6rem;
}
.swwinfo h1 small{
    display: block;
    font-size: 15px;
    font-weight: normal;
}
.swwinfo p{
    font-size: 12px;
    line-height: 1.875;
    text-indent: 2em;
    text-align: justify;
}

.title{
    margin: 0.8rem 0;
}
.title img{
    width: 100%;
}

.swwtheme ul.flex{
    justify-content: start;
}
.swwtheme li{
    position: relative;
    width: 4.42rem;
    height: 2.13rem;
    border: 1px solid #dcdcdc;
    margin: 0 0.33rem 0.33rem 0;
    font-size: 12px;
    cursor: pointer;
    overflow: hidden;
}
.swwtheme li:nth-child(2n){
    margin-right: 0;
}
.swwtheme li p{
    position: absolute;
    left: 0;
    top: 0;
    padding: 0.28rem ;
    line-height: 1.33;
    z-index: 2;
}
.swwtheme li strong{
    font-size: 15px;
}
.swwtheme li span{
    position: absolute;
    right: 0;
    bottom: -0.33rem;
    font-size: 50px;
    text-align: right;
    color: #f6f6f6;
    z-index: 1px;
    overflow: hidden;
}
.swwtheme li:hover,.swwtheme li.cur{
    background: #ce1c19;
    color: #fff;
}
.swwtheme li:hover span,.swwtheme li.cur span{
    color: #f7e9d0;
    opacity: 0.2;
}

.jianyan{
    background: url('../images/fgwsww-bottomwap.png') center bottom no-repeat;
    background-size: 100%;
    padding-bottom: 2.56rem;
}
.jianyan dt{
    font-size: 15px;
    color: #ce1c19;
    border-left: 0.06rem solid #ce1c19;
    padding-left: 0.16rem;
    margin-bottom: 0.53rem;
}

.jianyan dd .group{
    position: relative;
    border: 1px solid #dcdcdc;
    height: 0.68rem;
    display: flex;
    justify-content: start;
    padding: 0 2px 0 0.24rem;
    margin-bottom: 0.48rem;
}
.jianyan dd .group1{
    display: block;
    height: auto;
}
.jianyan dd .group span.num{
    position: absolute;
    right: 0.24rem;
    bottom: 0.24rem;
}
.jianyan dd .group span.num em{
    color: #015293;
}
.jianyan dd .group span.errortip{

    position: absolute;
    left: 0;
    bottom: -0.44rem;
    padding-left: 0.24rem;
    font-size: 12px;
    color: #ce1c19;
}

.jianyan dd .group label{
    display: block;
    line-height: 0.68rem;
    flex: 0 0 auto;
    color: #ce1c19;
    font-size: 12px;
}
.jianyan dd .group input{
    width: 100%;
    font-size: 12px;
    line-height: 0.68rem;
    border: 0;
}

.jianyan dd .group textarea{
    display: block;
    width: 100%;
    height: 2.16rem;
    line-height: 0.68rem;
    border: 0;
    font-size: 12px;
}
.jianyan dd .group div.option{
    width: 100%;
    width: 100%;
    font-size: 12px;
}
.jianyan dd .group div.option span{
    display: block;
    width: 100%;
    background: url('../images/fgwsww-downwap.jpg') right top no-repeat;
    background-size: contain;
    height: 0.6rem;
    line-height: 0.6rem;
    cursor: pointer;
    color: #808080;
}
.jianyan dd .group div.option ul{
    display: none;
    position: absolute;
    width: 100%;
    right: 0;
    top: 0.6rem;
    border: 1px solid #dcdcdc;
    background: #fff;
    padding: 0.2rem 0;
    z-index: 1;
}
.jianyan dd .group div.option ul li{
    padding-left: 1.16rem;
    cursor: pointer;
}
.jianyan dd .yzm .group{
    width: 5rem;
    margin-bottom: 0;
}
.jianyan dd .yzm img{
    width: 1.58rem;
    height: 0.68rem;
    /* margin-right: 0.1rem; */
    vertical-align: top;
}
.jianyan dd .yzm span{
    color: #ce1c19;
    cursor: pointer;
}

.jianyan dd button{
    display: block;
    width: 3.48rem;
    height: 0.68rem;
    border-radius: 0.34rem;
    text-align: center;
    color: #fff;
    font-size: 15px;
    border: 0;
    margin: 0.8rem auto 0;
    background: #ce1c19;
    cursor: pointer;
}

.mask{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.3);
    z-index: 9;
}
.popupmsg{
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 80%;
    height: 3.36rem;
    background: #fff;
    border-radius: 8px;
    text-align: center;
    padding: 0.88rem 0.4rem 0;
    z-index: 10;
}
.popupmsg img{
    width: 1.08rem;
}
.popupmsg a.close{
    position: absolute;
    right: 0.32rem;
    top: 0.32rem;
    background: url('../images/fgwsww-close.png') left top no-repeat;
    background-size: 100%;
    width: 14px;
    height: 14px;
    cursor: pointer;
}
.popupmsg strong{
    display: block;
    margin-top: 0.28rem;
    font-size: 14px;
}

.popupmsg p{
    font-size: 12px;
    line-height: 1.6;
    margin-top: 0.28rem;
}