@charset "utf-8";
/* CSS Document */
.Header{width:100%;height:300px!important;background:url("../images/gywm_bg.jpg") no-repeat center;}
.LeftBox h1{background: url("../images/gywm_tit.png")no-repeat left top;}
.RightBox .fzlc{width:100%;height: auto;overflow: hidden;margin: 0 auto;background: #ffffff;}
.RightBox .fzlc .con_box{width:100%;height: auto;overflow: hidden;}
.RightBox .fzlc .stitle{width: 100%;height:50px;line-height:50px;background-image:-webkit-linear-gradient(to top , #2b80ff, #60a0ff);background-image:linear-gradient(to top, #2b80ff, #60a0ff);font-size:24px;color: #FFFFFF;text-indent:20px; position: relative; margin-bottom:23px;}
.RightBox .fzlc .stitle span{display: block;width:30px;height:50px;background: url(../images/fzlc_icon02.png) no-repeat right center;position: absolute;right:20px;top:0px;cursor:pointer;}
.RightBox .fzlc .stitle.on{ margin-bottom: 0px;}
.RightBox .fzlc .stitle.on span{background: url(../images/fzlc_icon01.png) no-repeat right center;}
.RightBox .fzlc .fzlccon{width: 100%;height: auto;overflow: hidden;background: url(../images/fzlc_icon04.png) 18px top repeat-y;display:none;}
.RightBox .fzlc .on .fzlccon{display:block;}
.RightBox .fzlc .fzlccon .fzlclist{width: 100%; height: auto; overflow: hidden;position: relative;}
.RightBox .fzlc .fzlccon .fzlclist span.yuandian{display: block;width:22px;height:22px;background: url(../images/fzlc_icon03.png) no-repeat;position: absolute;left: 8px;top: 51px;}
.RightBox .fzlc .fzlccon dl{height: auto;overflow: hidden;margin: 20px 10px 20px 46px;}
.RightBox .fzlc .fzlccon dl dt{float:left;width: 104px;line-height:79px;color: #1774ff;font-size: 18px;height: auto;overflow: hidden;text-align: center;}
.RightBox .fzlc .fzlccon dl dd{float:right;border-radius:8px;border:1px solid #eeeeee;font-size: 18px;line-height:36px;padding:22px 28px;box-sizing: border-box;height: auto;overflow: hidden;width: 676px;}
