@media screen and (min-width:769px){
    body{
        margin: 0 0;
        font-size: 12px;
        color: #000000;
        background:url(../image/body_bg.png) repeat-x;
    }
    a{
        text-decoration: none;
    }
    a:hover{
        text-decoration: underline;
    }
    .header{
        margin-left: auto;
        margin-right: auto;
    }
    .time{
        width: 100%;
        min-width: 1100px;
        background-color: #017373;
    }
    .time div{
        width: 1100px;
        margin-left: auto;
        margin-right: auto;
    }
    .time div .left{
        line-height: 35px;
        color: #ffffff;
        margin-left: 20px;
    }
    .time div .right {
        margin-right: 20px;
        line-height: 35px;
        float: right;
        color: #fff;
    }
    .time div .right a{
        color: #ffffff;
    }
    .time div .right a:hover{
        text-decoration: underline;
    }
    .header .banner{
        width: 1100px;
        background-image: url(../image/banner.png);
        margin: 0 auto;
    }
    .header .banner .logo{
        line-height: 180px;
        font-size: 30px;
        margin-left: 50px;
        margin: 45px 15px 45px 30px;
    }
    .header .banner .right{
        float: right;
    }
    .header .nav{
        display: block;
        width: 1100px;
        background-color: #017373;
        margin: auto;
    }
    .header .nav ul{
        height: 45px;
        display: block;
        width: 1100px;
        margin: 0px auto;
        padding: 0px 2px;
        box-sizing: border-box;
        border-bottom: #014e4e solid 5px;
    }
    .header .nav li{
        list-style: none;
        float: left;
        width: 137px;
        color: #ffffff;
    }
    .header .nav li a{
        width: 100%;
        color: #ffffff;
        font-size: 16px;
        text-align: center;
        line-height: 40px;
        display: block;
    }
    .header .nav li a:hover{
        background-color: #018888;
    }
    .main{
        margin: 0px auto 0px auto;
        width: 1100px;
        background-color: #ffffff;
        overflow:hidden;
    }
    .main .news_rotation{
        margin-top: 10px;
        width: 480px;
        height: 270px;
        float: left;
    }
    .main .news_rotation img{
        width: 480px;
        height: 270px;
    }
    .main .news_info{
        width: 607px;
        height: 270px;
        margin-top: 10px;
        float: right;
    }
    .main .news_info .news_title{
        display: block;
        width: 100%;
        height: 40px;
        padding-left: 10px;
        line-height: 37px;
        font-size: 16px;
        color: rgb(18,54,33);
        font-weight: bold;
        padding-left: 10px;
        box-sizing: border-box;
        border-bottom: #017373 solid 3px;
    }
    .main .news_info .news_more{
        font-size: 16px;
        margin-right: 10px;
        float: right;
    }
    .main .news_info .news_more:hover{
        color: #017373;
    }
    .main .news_info ul{
        margin-top: 5px;
        margin-left: 5px;
    }
    .main .news_info ul li{
        margin-left: 15px;
        list-style-type: disc;
        line-height: 28px;
    }
    .main .news_info ul li a:hover{
        color: #017373;
        text-decoration: underline;
    }
    .main .news_info ul li em{
        float: right;
        font-size: 12px;
        margin-right: 5px;
        font-style: normal;
        color: rgb(139, 139, 139);
    }
    .main .rotation{
        float: left;
        margin: 10px auto 0px auto;
    }
    .main #banner_lg img{
        width:1100px;
        height:150px;
    }
    .main #banner_sm img{
        width:786px;
        height:99px;
    }
    .main .class_news{
        width: 388px;
        min-height:216px;
        margin-top: 10px;
        margin-right: 10px;
        box-sizing: border-box;
        float: left;
    }
    .main .class_news .news_title{
        display: block;
        width: 100%;
        height: 40px;
        padding-left: 10px;
        line-height: 37px;
        font-size: 16px;
        color: #017373;
        font-weight: bold;
        padding-left: 10px;
        box-sizing: border-box;
        border-bottom: #017373 solid 3px;
    }
    .main .class_news .news_title img{
        float: right;
        margin-top: 12px;
    }
    .main .class_news ul{
        margin-top:8px;
        margin-left: 20px;
        padding: 0px;
    }
    .main .class_news ul li{
        line-height: 28px;
        list-style-type: disc;
    }
    .main .class_news li a:hover{
        color: #017373;
        text-decoration: underline;
    }
    .main .class_news li em{
        float: right;
        font-size: 12px;
        margin-right: 5px;
        font-style: normal;
        color: rgb(139, 139, 139);
    }
    .main .right_bar{
        width: 304px;
        margin-top: 8px;
        float: right;
    }
    .notice{
        min-height: 230px;
    }
    .q_nav{
        min-height: 230px;
    }
    .quick_nav{
        width: 50%;
        float: left;
    }
    .link{
        min-height: 319px;
    }
    .main .right_bar .title{
        width: 100%;
        color: #ffffff;
        font-size: 16px;
        line-height: 45px;
        text-align: center;
        font-weight: bold;
        background-color: #017373;
        float: left;
    }
    .main .right_bar ul{
        display: block;
        width: 304px;
        margin: 10px auto 5px 10px;
        overflow: hidden;
    }
    .main .right_bar ul li{
        line-height: 30px;
        list-style: none;
    }
    .quick_nav{
        width: 50%;
        float: left;
    }
    .links{
        display: block;
        line-height: 32px;
        width: 268px;
        margin: 13px 0px 0px 8px;
        background-color: #f0f0f0;
        text-align: center;
    }
    .main .right_bar ul li span{
        display: block;
        background-color: #bedbdb;
        width: 130px;
        text-align: center;
        margin: 15px 3px 15px 0px;
        float: left;
    }
    .main .right_bar ul li a:hover{
        color: #017373;
    }
    .boot{
        width: 100%;
        margin-top: 10px;
        background-color: #017373;
        min-width: 1100px;
    }
    .boot .info{
        width: 1100px;
        margin: 0px auto;
        overflow: hidden;
    }
    .boot .info .boot_logo{
        margin-top: 20px;
        padding-right: 30px;
        font-family:'Arial, Helvetica, sans-serif';
        color: #ffffff;
        border-right: #ffffff solid 1px;
        float: left;
    }
    .boot .info .boot_logo li{
        padding-left: 50px;
        font-size: 26px;
        line-height: 50px;
        text-align: center;
    }
    .boot .info .boot_logo .url{
        font-size: 16px;
        line-height: 35px;
    }
    .boot .info .boot_info{
        display: block;
        margin: 17px 30px;
        float: left;
    }
    .boot .info .boot_info li{
        color: #ffffff;
        line-height: 30px;
        font-size: 14px;
    }
}
@media screen and (max-width:768px) {
    *{
        box-sizing: border-box;
    }
    body{
        margin: 0 0;
        font-size: 12px;
        color: #000000;
        background:url(../image/body_bg.png) repeat-x;
    }
    a{
        text-decoration: none;
    }
    a:hover{
        text-decoration: underline;
    }
    .header{
        margin-left: auto;
        margin-right: auto;
    }
    .time{
        width: 100%;
        background-color: #017373;
    }
    .time div{
        width: 100%;
    }
    .time div .left{
        line-height: 35px;
        color: #ffffff;
    }
    .time div .right{
        display: none;
    }
    .header .banner{
        width: 100%;
        background-image: url(../image/banner.png) cover;
    }
    .header .banner .logo{
        box-sizing: border-box;
        width:90%;
        margin: 20px;
    }
    .header .nav{
        display: block;
        width: 100%;
        background-color: #017373;
        margin: auto;
    }
    .header .nav ul{
        display: block;
        overflow: hidden;
        width: 100%;
        margin: 0px auto;
        padding: 0px 2px;
        box-sizing: border-box;
        border-bottom: #014e4e solid 5px;
    }
    .header .nav li{
        list-style: none;
        float: left;
        width: 25%;
        color: #ffffff;
    }
    .header .nav li a{
        width: 100%;
        color: #ffffff;
        font-size: 14px;
        text-align: center;
        line-height: 40px;
        display: block;
    }
    .header .nav li a:hover{
        background-color: #018888;
    }
    .main{
        margin: 0px auto 0px auto;
        width: 100%;
        background-color: #ffffff;
        overflow:hidden;
    }
    .main .news_rotation{
        display: none;
    }
    .main .news_rotation img{
        width: 100%;
    }
    .main .news_info{
        width: 100%;
        margin-top: 10px;
        float: left;
    }
    .main .news_info .news_title{
        display: block;
        width: 100%;
        height: 40px;
        padding-left: 10px;
        line-height: 37px;
        font-size: 16px;
        color: rgb(18,54,33);
        font-weight: bold;
        padding-left: 10px;
        box-sizing: border-box;
        border-bottom: #017373 solid 3px;
    }
    .main .news_info ul{
        margin-top: 5px;
        margin-left: 5px;
    }
    .main .news_info ul li{
        margin-left: 15px;
        list-style-type: disc;
        line-height: 28px;
        border-bottom: 1px dotted #ccc;
    }
    .main .news_info ul li a:hover{
        color: #017373;
        text-decoration: underline;
    }
    .main .news_info ul li em{
        display: none;
    }
    .main .rotation{
        display: none;
    }
    .main #banner_lg img{
        display: none;
    }
    .main #banner_sm img{
        display: none;
    }
    .main .class_news{
        width: 100%;
        margin-top: 10px;
        margin-right: 10px;
        box-sizing: border-box;
        float: left;
    }
    .main .class_news .news_title{
        display: block;
        width: 100%;
        height: 40px;
        padding-left: 10px;
        line-height: 37px;
        font-size: 16px;
        color: #017373;
        font-weight: bold;
        padding-left: 10px;
        box-sizing: border-box;
        border-bottom: #017373 solid 3px;
    }
    .main .class_news .news_title img{
        float: right;
        margin-top: 12px;
    }
    .main .class_news ul{
        margin-top:8px;
        margin-left: 20px;
        padding: 0px;
    }
    .main .class_news ul li{
        line-height: 28px;
        list-style-type: disc;
        border-bottom: 1px dotted #ccc;
    }
    .main .class_news li a:hover{
        color: #017373;
        text-decoration: underline;
    }
    .main .class_news li em{
        display: none;
    }
    .main .right_bar{
        width: 100%;
        margin-top: 8px;
        float: right;
    }
    .q_nav{
        display: none;
    }
    .link{
        display: none;
    }
    .main .right_bar .title{
        width: 100%;
        color: #ffffff;
        font-size: 16px;
        line-height: 45px;
        text-align: center;
        font-weight: bold;
        background-color: #017373;
        float: left;
    }
    .main .right_bar ul{
        display: block;
        width: 100%;
        overflow: hidden;
    }
    .main .right_bar ul li{
        list-style-type: disc;
        margin-left: 20px;
        line-height: 30px;
    }
    .main .right_bar ul li a:hover{
        color: #017373;
    }
    .boot{
        width: 100%;
        margin-top: 10px;
        background-color: #017373;
    }
    .boot .info{
        width: 100%;
        margin: 0px auto;
        overflow: hidden;
    }
    .boot .info .boot_logo{
        display: none;
    }
    .boot .info .boot_info{
        display: block;
        margin: 15px 5px;
        float: left;
    }
    .boot .info .boot_info li{
        width: 100%;
        color: #ffffff;
        line-height: 30px;
        font-size: 14px;
    }
}