body
{
    color: #666;
    font-family: Microsoft YaHei;
    font-size: 12px;
}
body, div, ul, ol, li, dl, dt, dd, p, span, h1, h2, h3, h4, h5, h6, form, pre, fieldset, legend, table, tr, td, th, input, textarea, img
{
    margin: 0;
    padding: 0;
}
div, ul, ol, li, dl, dt, dd
{
    margin: 0 auto;
    list-style: none;
    font-size: 12px;
}
fieldset, img
{
    border: 0;
}
textarea
{
    resize: none;
    font-size: 12px;
}
a:link, a:visited
{
    color: #666;
    font-size: 12px;
    text-decoration: none;
}
a:hover, a:active
{
    color: #f00;
    font-size: 12px;
    text-decoration: none;
}
a.white, a.white:visited
{
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}
a.black, a.black:visited
{
    color: #666;
    font-size: 12px;
    text-decoration: none;
}
a.links, a.links:visited
{
    color: #666;
    font-size: 12px;
    text-decoration: none;
    margin: 0 5px 0 4px;
}
.clear, .cl
{
    clear: both;
}
.fl, .l
{
    float: left;
}
.fr, .r
{
    float: right;
}
.center
{
    text-align: center;
}
.mt5
{
    margin-top: 5px;
}
.mt10
{
    margin-top: 10px;
}
.pt10
{
    padding-top: 10px;
}
.text
{
    width: 120px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #8a8484;
}
.bridgeCode
{
    width: 99%;
    text-align: center;
    padding-bottom: 5px;
}
.bridgeCode span
{
    padding: 0 10px 0 10px;
}
.button_submit
{
    padding-bottom: 2px;
    font-weight: normal;
    cursor: pointer;
}
.button_upload
{
    padding-top: 1px;
    border: 1px solid #888;
    width: 195px;
    font-size: 12px;
    cursor: pointer;
}
.topCon_1
{
    float: left;
    width: 100%;
}
.Top-main
{
    width: 100%;
    height: 36px;
    border-bottom: 1px solid #ddd;
}
.Top-left
{
    width: 200px;
    height: 36px;
    line-height: 36px;
    float: left;
}
.Top-left span
{
    color: #666;
    padding-left: 5px;
}
.Top-right
{
    width: 100px;
    height: 36px;
    line-height: 36px;
    float: right;
    text-align: right;
}
.Top-right span
{
    padding-right: 5px;
}
.Top-right a:link, .Top-right a:active, .Top-right a:visited
{
    color: #06929f;
    text-decoration: none;
    font-size: 14px;
}
.Header
{
    width: 100%;
    margin-top: 0;
}
.Header-logo
{
    width: 100%;
    padding: 5px 0;
    border-top: 10px solid #008d3f;
}
.Header-logo img
{
    width: 100%;
}
.Menus
{
    width: 100%;
    clear: both;
    height: 105px;
}
.Menus ul li
{
    float: left;
    text-align: center;
    line-height: 50px;
    width: 33.333333%;
}
.Menus ul a:link, .Menus ul a:active, .Menus ul a:visited
{
    float: left;
    width: 100%;
    color: #fff;
    border: 1px solid #81c9a3;
    box-shadow: 1px 1px 0 #014923 inset;
    background: #009345;
    font-size: 14px;
}
.Menus1
{
    width: 100%;
    clear: both;
    padding-top: 4px;
}
.Menus1 ul
{
    overflow: hidden;
}
.Menus1 ul li
{
    float: left;
    text-align: center;
    line-height: 36px;
    width: 31.5%;
}
.Menus1 ul a
{
    display: block;
    margin: 10px 0 0 10px;
}
.Menus1 ul a:link, .Menus1 ul a:active, .Menus1 ul a:visited
{
    float: left;
    width: 95%;
    height: 36px;
    background: url('../image/index81.jpg') no-repeat 0 center;
    font-size: 14px;
}
.topbg
{
    width: 100%;
    clear: both;
    z-index: 1000;
}
.navbtn
{
    width: 61px;
    height: 39px;
    line-height: 39px;
    position: fixed;
    right: 1%;
    top: 10px;
    z-index: 1000;
    cursor: pointer;
    text-align: center;
    background: #1b6eb2;
    border: 1px solid #dedede;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #ddd;
    font-size: 18px;
    filter: alpha(opacity=80);
    opacity: .8;
}
.navbg
{
    width: 207px;
    border: 0 solid #0f60a2;
    background: #1a6db1;
    position: fixed;
    right: 1%;
    top: 51px;
    display: none;
    z-index: 999;
}
.navbg li
{
    width: 100%;
    height: 36px;
    border-bottom: 1px solid #095da2;
}
.navbg li a
{
    width: 100%;
    display: block;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #247ac1;
    font-size: 16px;
    color: #fff;
    text-indent: 23px;
    background: url('../image/navicos.jpg') 155px center no-repeat;
}
.search
{
    width: 100%;
    height: 27px;
    padding-top: 10px;
}
.searchA
{
    float: left;
    width: 80%;
    height: 27px;
    margin-left: 1%;
}
.searchA input
{
    width: 99%;
    height: 25px;
    line-height: 25px;
    border: 1px #c5c5c5 solid;
    font-size: 12px;
    color: #888;
    padding: 0 0 0 1%;
}
.searchB
{
    float: left;
    width: 17%;
    height: 27px;
    margin-left: 1%;
}
.searchB input
{
    width: 100%;
    height: 27px;
    border: 0;
    cursor: pointer;
    color: #fff;
    background: #75d116;
    background-image: -moz-linear-gradient(center top,#7fdb1e,#4d8808);
    background-image: -moz-linear-gradient(top,#7fdb1e,#4d8808);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#7fdb1e),to(#4d8808));
    background-image: -webkit-linear-gradient(top,#7fdb1e,#4d8808);
    background-image: -o-linear-gradient(top,#7fdb1e,#4d8808);
    background-image: linear-gradient(top,#7fdb1e,#4d8808);
}
.ContentA
{
    clear: both;
    width: 100%;
    padding: 12px 0 12px 0;
}
.ContentA1
{
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: url('../image/about1.jpg') no-repeat;
    font-size: 20px;
    font-family: Microsoft YaHei;
}
.ContentA1 span
{
    color: #035a27;
    padding-left: 15px;
    padding-right: 10px;
    margin-left: 127px;
}
.ContentA2
{
    width: 100%;
    background: #f8f7f4;
}
.ContentA2a
{
    width: 90px;
    float: left;
    padding: 12px 0 0 22px;
}
.ContentA2b
{
    width: 96%;
    float: left;
    line-height: 21px;
    padding: 5px 1% 5px 1%;
}
.ContentA2b img
{
    max-width: 98%;
    height: auto!important;
}
.ContentA2b table
{
    width: 99%!important;
    table-layout: fixed;
    word-wrap: break-word;
}
.ContentA3
{
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #009345;
    font-size: 14px;
    font-family: Microsoft YaHei;
}
.ContentA3a
{
    float: left;
    width: 10%;
    height: 30px;
    background: url('../image/index.png') no-repeat 11px center;
}
.ContentA3a a
{
    float: left;
    width: 100%;
    height: 30px;
    display: block;
}
.ContentA3b
{
    float: left;
    width: 70%;
    text-align: center;
    color: #fff;
}
.ContentA3c
{
    float: left;
    width: 18%;
    background: url('../image/index_16.png') no-repeat 70% center;
    cursor: pointer;
    background-size: 21.67px 20px;
}
.ContentA3c span
{
    color: #666;
    padding-left: 20px;
    cursor: pointer;
}
.view_menumain
{
    float: left;
    display: none;
    width: 96%;
    background: #036d35;
    border-top: 1px solid #fff;
    padding: 2%;
}
.view_menumain ul
{
    padding: 10px 0 10px 0;
}
.view_menumain ul a
{
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 1% 10px 1%;
    font-size: 14px;
    padding: .5% 1%;
    border: 1px solid #ddd;
    color: #000;
    border-radius: 5px;
    background: #fff;
}
.ContentB
{
    clear: both;
    width: 100%;
}
.ContentB1
{
    width: 100%;
    height: 30px;
    background: #009345;
}
.ContentB1a
{
    float: left;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-family: Microsoft YaHei;
}
.ContentB1a span
{
    color: #fff;
    padding-left: 15px;
    padding-right: 10px;
}
.ContentB1b
{
    float: left;
    width: 70px;
    height: 14px;
    padding-left: 2px;
    background: #32cfb2;
    color: #fff;
    margin-top: 4px;
}
.ContentC
{
    clear: both;
    width: 100%;
}
.ContentC1
{
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #009345;
    font-size: 14px;
    font-family: Microsoft YaHei;
}
.ContentC1 span
{
    color: #fff;
    padding-left: 15px;
    padding-right: 10px;
}
.ContentC .BB
{
    clear: both;
    width: 95%;
    height: 20px;
    text-align: right;
    border-bottom: 1px solid #ddd;
}
.ContentE
{
    clear: both;
    width: 100%;
}
.ContentE1
{
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: url('../image/index41.jpg') no-repeat;
    font-size: 18px;
    font-family: Microsoft YaHei;
}
.ContentE1 span
{
    color: #035a27;
    padding-left: 15px;
    padding-right: 10px;
    margin-left: 130px;
}
.ContentE2
{
    float: left;
    width: 48%;
    height: 180px;
    margin: 5px 1% 10px 1%;
    overflow: hidden;
}
.ContentE2a
{
    width: 98%;
    height: 150px;
    border: 1px solid #ccc;
    background: #fff;
    padding: 1%;
    box-sizing: border-box;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;
}
.ContentE2a img
{
    width: 100%;
}
.ContentE2b
{
    width: 98%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #3f4d5a;
    text-overflow: ellipsis;
    margin-top: 2px;
    overflow: hidden;
    white-space: nowrap;
}
.ContentF
{
    clear: both;
    width: 100%;
    background: #009345;
    height: 35px;
    line-height: 35px;
    margin-top: 20px;
}
.ContentF1
{
    width: 50%;
    height: 35px;
    background: url('../image/index91.jpg') no-repeat center center;
    text-align: center;
}
.ContentF1 a
{
    float: left;
    width: 100%;
    height: 35px;
    display: block;
}
.About
{
    width: 98%;
    height: 15px;
    text-align: right;
    padding-top: 0;
}
.AboutContent
{
    width: 98%;
    min-height: 100px;
    _height: 100px;
    padding: 10px 0 0 0;
    line-height: 24px;
    border-bottom: 0 solid #ddd;
    color: #333;
    clear: both;
}
.aboutus
{
    clear: both;
    padding: 10px 0 10px 5px;
    line-height: 28px;
}
.aboutus a:link, .aboutus a:visited
{
    background: url('../image/ico_09.png') no-repeat left center;
    padding-left: 12px;
    font-size: 16px;
    font-weight: bold;
    color: #666;
    margin-right: 10px;
    display: block;
    float: left;
}
.company
{
    clear: both;
    padding: 10px;
}
.company img
{
    max-width: 98%;
    height: auto!important;
}
.company table
{
    width: 99%!important;
    table-layout: fixed;
    word-wrap: break-word;
}
.footnav
{
    clear: both;
    width: 100%;
    height: 30px;
    padding: 10px 0;
}
.footnav ul
{
    margin: 10px 0 10px 0;
}
.footnav ul li
{
    float: left;
    width: 22%;
    margin: 0 0 0 2%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #ebebeb;
}
.footnav ul li a
{
    display: block;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 2px #fff inset;
    font-size: 12px;
    color: #686868;
    text-align: center;
}
.shareview
{
    font-size: 14px;
    line-height: 180%;
    color: #7fa6c6;
    width: 92%;
    margin: 10px 4% 0 4%;
}
.Footder
{
    clear: both;
    width: 100%;
    min-height: 140px;
    _height: 140px;
    padding-top: 10px;
}
.FootderA
{
    width: 100%;
    border-bottom: 0 solid #ddd;
    border-top: 1px solid #ddd;
    text-align: center;
    line-height: 22px;
}
.FootderAContent
{
    padding: 8px 5px 8px 5px;
    color: #666;
}
.FootderC
{
    width: 100%;
    text-align: center;
    background: #33d0b3;
    position: fixed;
    bottom: 0;
    display: block;
    left: 0;
    z-index: 100;
}
.footbtn
{
    width: 100%;
    height: 62px;
    border-top: 1px solid #e9f0f4;
    background: #009345;
}
.footbtn li
{
    float: left;
    width: 24.4%;
    height: 100%;
}
.footbtn a
{
    display: block;
    width: 100%;
    height: 32px;
    margin-top: 30px;
    color: #7fa6c6;
    text-align: center;
}
.footbtn a span
{
    display: block;
    width: 100%;
    height: 100%;
    line-height: 32px;
    font-size: 14px;
    cursor: pointer;
    color: #fff;
}
.share
{
    background: url('../image/share.png') center 6px no-repeat;
    border-right: 1px solid #fff;
}
.sms
{
    background: url('../image/sms.png') center 6px no-repeat;
    border-right: 1px solid #fff;
    border-left: 1px solid #e2ecf1;
}
.tel
{
    background: url('../image/tel.png') center 6px no-repeat;
    border-right: 1px solid #fff;
    border-left: 1px solid #e2ecf1;
}
.map
{
    background: url('../image/map.png') center 6px no-repeat;
    border-left: 1px solid #e2ecf1;
}
.newslist1
{
    clear: both;
    width: 98%;
    margin-left: 1%;
    padding: 5px 0 0 0;
}
.newslist1 ul
{
    float: left;
    width: 100%;
}
.newslist1 ul li
{
    padding: 0 0 0 13px;
    border-bottom: #dfdfdf 1px dashed;
    text-align: left;
    background: url('../image/index81.jpg') no-repeat 1px center;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}
.newslist1 ul li a:link, .newslist1 ul li a:visited, .newslist1 ul li a:active
{
    text-decoration: none;
    font-size: 12px;
    color: #666;
}
.newslist2
{
    clear: both;
    width: 98%;
    margin-left: 1%;
    padding: 10px 0 0 0;
    min-height: 200px;
    _height: 200px;
}
.newslist2 ul
{
    float: left;
    width: 100%;
}
.newslist2 ul li
{
    padding: 0 0 0 13px;
    border-bottom: #dfdfdf 1px dashed;
    text-align: left;
    background: url('../image/more.png') no-repeat 1px center;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}
.newslist2 ul li a:link, .newslist2 ul li a:visited, .newslist2 ul li a:active
{
    text-decoration: none;
    font-size: 12px;
    color: #666;
}
.newslist2 ul li span
{
    color: #808080;
    padding-left: 10px;
}
.prolist2
{
    float: left;
    width: 100%;
    clear: both;
}
.prolist2 ul
{
    width: 94%;
    padding: 3% 3% 0 3%;
}
.prolist2 ul li
{
    float: left;
    width: 48%;
    height: 180px;
    margin: 5px 1% 10px 1%;
}
.prolist2 li div
{
    float: left;
    width: 100%;
}
.prolist2 li img
{
    float: left;
    width: 100%;
    display: block;
}
.prolist2 .proimg
{
    float: left;
    width: 99%;
    height: 150px;
    border: 1px solid #ccc;
    background: #fff;
    padding: 1%;
    box-sizing: border-box;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;
}
.prolist2 .protxt
{
    float: left;
    width: 98%;
    height: 25px;
    line-height: 25px;
    border: 1px solid #ccc;
    background: #f2f2f2;
    text-align: center;
    color: #3f4d5a;
    text-overflow: ellipsis;
    margin-top: 2px;
    overflow: hidden;
    white-space: nowrap;
}
.content
{
    width: 100%;
}
.content h1
{
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
    color: #325065;
    text-align: center;
    border-bottom: 1px dashed #999;
    width: 98%;
    margin: 10px 1%;
}
.content h1 p
{
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    color: #555;
    text-align: center;
}
.content .ptimeviews
{
    font-size: 12px;
}
.content .ptimeviews span
{
    padding-left: 10px;
    font-size: 12px;
}
.content .view
{
    font-size: 13px;
    line-height: 180%;
    color: #325065;
    width: 98%;
    padding: 8px 0;
    margin: 0 1% 0 1%;
}
.content .view p
{
    font-size: 13px;
    line-height: 180%;
    color: #325065;
    width: 100%;
}
.content .view div img
{
    max-width: 98%;
    height: auto!important;
}
.content .view div table
{
    width: 99%!important;
    table-layout: fixed;
    word-wrap: break-word;
}
.content .jobtable
{
    width: 99%;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.content .jobtable td
{
    height: 30px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.content .backlist2
{
    display: block;
    width: 60px;
    height: 32px;
    line-height: 32px;
    margin: 15px auto;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #ff8101;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.content .prevpage, .content .nextpage
{
    display: block;
    width: 98%;
    margin: 0 1% 8px 1%;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    color: #325065;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: #ddd;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.content .prevpage span, .content .nextpage span
{
    padding-left: 10px;
}
.content .hr
{
    width: 98%;
    height: 0;
    border-top: 1px dashed #999;
    margin: 6px 1%;
}
.downloadlist
{
    width: 99%;
    clear: both;
    min-height: 200px;
    _height: 200px;
}
.downloadlist dl
{
    float: left;
    width: 100%;
    padding: 5px 0 10px 0;
}
.downloadlist dt
{
    float: left;
    width: 25%;
}
.downloadlist dt img
{
    width: 98%;
    margin: 1%;
}
.downloadlist dd
{
    float: left;
    width: 73%;
    padding-left: 1%;
}
.downloadlist div
{
    float: left;
    width: 100%;
}
.downloadlist div ul li
{
    line-height: 23px;
}
.downloadlist div span
{
    color: #069;
}
.linklist
{
    width: 95%;
    clear: both;
    padding: 10px 0 10px 0;
}
.linklist ul
{
    width: 100%;
}
.linklist ul li
{
    text-align: left;
    height: 28px;
    line-height: 28px;
}
.submitTable
{
    border: 0;
}
.submitTable td
{
    height: 35px;
    font-size: 12px;
}
.submitTable td input
{
    height: 24px;
    line-height: 24px;
}
.in
{
    line-height: 24px;
    border: 1px solid #999;
}
.welcome
{
    color: #333;
    font-size: 13px;
    font-weight: bold;
    background-color: #ffa500;
}
.dede_pages
{
    width: 98%;
    text-align: center;
    line-height: 30px;
    padding: 10px 0 10px 0;
}
.dede_pages span
{
    text-align: center;
    color: #fff;
    background: #fb9007;
    border: 1px solid #e61636;
    margin: 0 2px;
    padding: 3px 8px 3px 8px;
    font-weight: bold;
}
.dede_pages a
{
    text-align: center;
    color: #666;
    background: #fff;
    border: 1px solid #ddd;
    margin: 0 2px;
    padding: 3px 8px 3px 8px;
}
.big-pic
{
    width: 100%;
    position: relative;
    margin-top: 5px;
}
.big-pic img
{
    float: left;
    width: 100%;
    height: auto;
    display: block;
}
.big-pic-in
{
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.pic-list
{
    position: relative;
    height: auto;
    -webkit-transform: translate3d(0,0,0);
    z-index: 0;
}
.slide-dot
{
    width: 95%;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 26px;
    text-align: right;
    padding: 0 5% 0 0;
}
.slide-dot span
{
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 8px;
    vertical-align: top;
    z-index: 10;
    background: #b5b5b5;
    margin: 8px 3px 0 2px;
}
.slide-dot .slide-dot-cur
{
    z-index: 10;
    vertical-align: top;
    background: #c80002;
    width: 7px;
    height: 7px;
    border-radius: 10px;
    margin-top: 7px;
}
.transition
{
    -moz-transition: -moz-transform .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
}
.banner4
{
    width: 300px;
    height: 200px;
    overflow: hidden;
    position: relative;
}
.slider4
{
    width: 6550px;
    position: absolute;
}
.slider4 li
{
    float: left;
    display: inline;
}
.slider4 img
{
    width: 300px;
    height: 200px;
    display: block;
}
.num4
{
    position: absolute;
    bottom: 5px;
    right: 5px;
}
.num4 li
{
    float: left;
    width: 15px;
    height: 14px;
    line-height: 14px;
    color: #fff;
    background: url('../image/dots_01.png') no-repeat;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    padding-bottom: 5px;
    margin-right: 5px;
    display: inline;
}
.num4 li.on, .num4 li:hover, .num4 li.active
{
    color: #fff;
    background: url('../image/dots_02.png') no-repeat;
    line-height: 14px;
    font-size: 12px;
}
body
{
    position: relative;
    overflow-x: hidden;
}
.topbg
{
    width: 100%;
    clear: both;
    z-index: 1000;
}
.menunavbtn
{
    width: 61px;
    height: 39px;
    line-height: 39px;
    position: absolute;
    right: 1%;
    top: 25px;
    z-index: 1000;
    cursor: pointer;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #008d3f;
    font-size: 15px;
    filter: alpha(opacity=80);
    opacity: .8;
}
.allpage
{
    position: relative;
    z-index: 10;
    background: #fff;
}
.menunav
{
    width: 220px;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    background: #008d3f;
    z-index: 1;
}
.menunav li
{
    width: 200px;
    margin: 0 auto;
    line-height: 53px;
}
.menunav li a
{
    display: block;
    width: 100%;
    height: 52px;
    line-height: 52px;
    text-indent: 57px;
    font-size: 16px;
    color: #fff;
    border-bottom: 1px solid #013e1c;
}
.teltel
{
    width: 100%;
    height: 60px;
    line-height: 57px;
    background: url('../image/fuwu.jpg') no-repeat;
    font-size: 24px;
    font-family: Microsoft YaHei;
}
.teltel span
{
    color: #035a27;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 170px;
}
@media all and (min-width: 640px)
{
    body
    {
        width: 640px;
        margin: 0 auto;
    }
}