﻿
.indexheader{ position:fixed; top:0px; z-index:100}
.indexfooter{ position:absolute; bottom:0px;}

.section{ display:none;}
.botton{clear: both;position: relative;top: 45px;font-size: 16px; color: #329CEB;border: 2px solid #329CEB;padding: 8px 69px;border-radius: 3px;  }
#dowebok{font-family: "微软雅黑", arial;}
#dowebok .page1,#dowebok .page3,#dowebok .page5{ background-color:#f1f1f1; }
#dowebok .page2,#dowebok .page4,#dowebok .page6{ background-color:#fff; }

#dowebok .page1 .tit{ font-weight: 400; font-style: normal; font-size: 20px;margin-top: -80px;}
#dowebok .page1 .tit_info{ margin-top:10px;font-weight: 400; font-style: normal; font-size: 14px; color: rgb(153, 153, 153); }
#dowebok .page1 .img{    margin-top: 40px;}
#dowebok .page1 a.botton{ top: 110px;}



.page_left{     float: left;text-align: left;width: 390px;margin-left: 100px;}
.page_left .page_tit1{color:black; font-weight: 700;font-style: normal;font-size: 28px;}
.page_left .page_tit2{color:black; font-weight: 400; font-style: normal; font-size: 20px; margin-top:20px;}
.page_left .page_profile{color:black; margin-top:35px; font-weight: 400; font-size: 16px;color: #666666;}
/*.page_left .page_profile p{margin-bottom:20px;}*/
.page_left  a.botton{ top:80px; }
.page_right {float: right;margin-right: 90px;width: 819px;position: relative;}
.page_right img{float:right; margin-left:30px; width:700px; height:500px;}

/*.page6 .page_left,.page6 .page_right{margin-top:-100px;}*/

.content {
    margin: 0 auto;
    width: 1420px;
    margin-top: 60px;
}

@media screen and (max-width: 1366px) {
    .content {
        width: 1166px!important;
    }

    #dowebok .page1 .tit {
        margin-top: 0!important;
    }

    #dowebok .page1 .img img {
        max-width: 700px;
        max-height: 300px;
    }

    #dowebok .page1 a.botton {
        top: 60px!important;
    }

    .page_left {
        margin-left: 0!important;
    }

    .page_right {
        margin-right: 0!important;
        width: auto!important;
    }
        .page_right img {
            max-width: 600px;
            max-height: 450px;
        }
}