/* ============���ݷ�ҳ============== */

div.page_content {
font:14px/28px 'microsoft yahei',Verdana, Arial;
color:#505050;
padding:20px;
padding-bottom:40px;
}

div.page_content p,div.page_content a,div.page_content td,div.page_content span,div.page_content li{
font:  'microsoft yahei',Verdana, Arial;
color:#505050;
}


.wz, .wz div, .wz li, .wz td, .wz p, .wz th{line-height:34px;font-size:16px;color:#333333;}
.wz p{margin-bottom:11px;}
.wz .im{margin-bottom:35px;}

.about_pic {width:560px;height:375px;float: left;margin-right: 60px;}



        .tzbg{
            background-image: url('../img/1721365840.jpg');
            background-color: transparent;
            background-position: center top;
            background-repeat: no-repeat;
            color: #337FE5;
            line-height: 2;
            font-size: 16px;
            font-weight: bold;
            margin: auto;
            width: 98%;
            padding: 1% 0 2%;
        }
        .lxbg{
            background-image: url('../img/1721365758.jpg');
            background-color: transparent;
            background-position: center top;
            background-repeat: no-repeat;
            line-height: 2;
            font-size: 18px;
            margin: auto;
            width: 98%;
            padding: 2% 0 4%;
        }
        .lxbg .lx{margin:1.5% 0 1% 50%;}

        .lxbg .lx .left,.lxbg .lx .right{display: inline-block;margin-right: 2%;}
        .lx .tit{    color: #0062AD;margin-bottom: 10px;font-weight: bold;}
        .gp{    margin-left: 15%;}
        .tztit{
            font-size: 32px;
            margin: 0;
        }
        .tzsubt{
            font-size: 24px;
            margin: 1% 0;
        }
        .tzbg a{text-decoration: none;
            font-weight: normal;
            margin: 0;}
        ul{
            list-style: none;
        }
        *{
            margin: 0;
            padding: 0;
        }
        .tzz #tab{
            border: 1px solid #0062ad;
            margin: 0 auto 5%;
            width: 95%;
        }
        .tzz .list{
            margin: 5% auto 0;
            width: 95%;}
        .tzz .list ul{
            overflow: hidden;
        }
        .tzz .list li{
            float: left;
        }
        .tzz .list li{
            padding: 12px 35px;
            margin-right: 10px;
            border: 1px solid #0062ad;
            border-bottom: none;
            cursor: pointer;
        }
        .tzz #listCon{
            height: 100px;width: 95%;
        }
        .tzz #listCon div{
            padding:15px;
            font-size: 18px;
            list-style: none;
            position:absolute;
            opacity:0;    display: none;
            height: 0;
            width: 90%;
            transition: all .5s;
        }
        .tzz .list li:hover{
            background: #fff;
            border-bottom: none;
        }
        .tzz .list li.act{
            background:#0062ad;
            color:#fff;
            border-bottom: none;
        }
        .tzz #listCon div.act{
            opacity:1;
        }
        .tzz #listCon div.act,.tzz  #listCon div.act div {
            opacity: 1;    display: block;
            height: auto;
            transition: all .5s;
        }
        .litit{
            border-bottom: 1px solid #ccc;
            display: block;
            padding: 10px;
            width: 95%;}
        a{text-decoration: none;color: #333;transition: all .5s;}
        a:hover,.litit:hover{color: #0062AD;transition: all .5s;}
@media only screen and (max-width: 1024px) {
    .about_pic {width: 100%;height: auto;float: none;margin-right: 0px;}
}
