
* {
    margin: 0 auto;
    padding: 0;
}
a{
    color:#333;
    text-decoration:none;
}
ul li{
    list-style-type:none;
}
@media screen and (min-width:300px) and (max-width:330px){html{font-size:8px}}
@media screen and (min-width:330px) and (max-width:375px){html{font-size:10px}}
@media screen and (min-width:376px) and (max-width:414px){html{font-size:10px}}
@media screen and (min-width:415px) and (max-width:639px){html{font-size:12px}}
@media screen and (min-width:640px) and (max-width:719px){html{font-size:12px}}
@media screen and (min-width:720px){html{font-size:16px}}
.content{
    width:100%;
    background-color:#6db7d0fa
}
.content img{
    width:100%;
    vertical-align:middle;
}
.banner{
    position:relative;
}
.banner.img {width: 100%;display: block;}
.mainbav{
    width:100%;
    height:35px;
    position:absolute;
    bottom:3px;
    left:0;
    right:0;
    background:url('../images/nav_03.png') no-repeat;
    background-size:108% 100%
}
.mainbav ul li{
    float: left;
    color: white;
    font-size: 1.3rem;
    width: 15%;
    margin-left: 15px;
    height: 24px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    font-family: '宋体';
}
.checked{
    border-bottom: 2px solid;
    border-image: linear-gradient(to right,#52aded,#52aded, #064d94, #52aded,#52aded) 30 30;
}
.mainbav.fext{
    position:fixed;
    left:0;
    right:0;
    bottom:0;
    top:0px;
}
/*回到顶部*/
#go_top { background-image: url('../images/go-top.png');background-size:50px 50px; background-position: center; width: 50px; height: 50px; border-radius: 50px; position: fixed; bottom: 8%; right: 5px;box-shadow: 0px 0px 20px 1px #c6d2f9; }
@media screen and (max-width: 320px) {
    #go_top {
         position: fixed; bottom: 29%;
    }
}
.background-img{
    background-color:#fff;
}
.twkz-first{
    width: 90% !important;
    display: block;
}
.tw-all-img{
    background-color: #fff;
}
.img-list{
    text-align:center;
}
.img-list .third {
    margin-top: 2%;
}
.img-list img:last-child {
    margin-top: 2%;
}
.img-list img{
    width: 14rem;
}
.mt_30{
    margin-bottom:-5rem;
}
.item_box{
    background-color: #fff;
    height: 110rem;
}
.item_box_list{
    width:98%;
    height: 110rem;
    /* background:url('../images/zt_15.png') no-repeat; */
    background:url('../images/zt_16.png') no-repeat;
    background-size:100% 100%;
}
.item_box_list img{
    width: 8px;
    margin-top: -3px;
}
.item_box_list ul{
    padding-top:3rem;
}
.item_box_list ul li{
    overflow:hidden;
    width:34rem;
    margin-bottom: 2rem;
}
.item_box_list ul li div{
    float:left
}
.item_box_list_text{
    width:29rem;
    text-align:left;
    font-size: 14px;
    padding-left:10px;
}
.item_box_list_text p:first-child{
    font-weight:600;
}
.all_look{
    color:#4caaed;
    font-size: 14px;
    margin-left: 25rem;
}
.all_look a{
    color:#4caaed;
}
.title-icon{
    margin-left: 1rem;
}
.wz-z {
    padding: 10px 0px; 
}
.wz {
    display: inline-block;
    width: 49%;
    height: 173px;
}
.w1 {
    background: url('../images/w1.png') no-repeat center;
    background-size: 100% 100%; 
}
.w2 {
    background: url('../images/w2.png') no-repeat center;
    background-size: 100% 100%; 
}
.w3 {
    background: url('../images/w3.png') no-repeat center;
    background-size: 100% 100%; 
}
.w4 {
    background: url('../images/w4.jpg') no-repeat center;
    background-size: 100% 100%; 
}
.w5 {
    background: url('../images/w5.png') no-repeat center;
    background-size: 100% 100%; 
}
.w6 {
    background: url('../images/w6.png') no-repeat center;
    background-size: 100% 100%;
}
.banner2 {
    width: 100%;
    height: 80px;
    background: url('../images/h5-banner.jpg') no-repeat center;
    background-size: 100% 100%;
}
.f-title {
    font-size: 12px;
    color: #666;
}

.footer {
    font-size: 12px !important;
    margin-top: 0 !important;
}