/*
* @description: 科斯包装
* @author: name
* @update: name (2015-10-26 02:00)
*/
@charset "utf-8";

#headerbg {
    height: 40px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background: url(../images/bgbg.png) repeat-x;
    min-width: 1200px;
}

#headerbg .navs {
    height: 40px;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

#headerbg .navs .add {
    height: 40px;
    width: 83px;
    float: left;
}


#headerbg .navs .sub_about {
    position: absolute;
    background: #FFF;
    z-index: 999;
    display: block;
    border-bottom: 1px dashed #CCC;
    visibility: hidden;
}

#headerbg .navs .sub_about .btns {
    background: #FFF;
}

#headerbg .navs .sub_about .btns .btnx {
    width: 456px;
    height: 36px;
    line-height: 36px;
    text-decoration: none;
    border-right: 1px dashed #CCC;
    border-left: 1px dashed #CCC;
}

#headerbg .navs .sub_about .btns .btnx a:link {
    width: 450px;
    height: 35px;
    line-height: 36px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 14px;
    display: block;
    text-align: left;
    border-top: 1px dashed #cccccc;
    margin-right: auto;
    margin-left: auto;
    text-indent: 15px;
}

#headerbg .navs .sub_about .btns .btnx a:visited {
    width: 450px;
    height: 35px;
    line-height: 36px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 14px;
    display: block;
    text-align: left;
    border-top: 1px dashed #CCC;
    margin-right: auto;
    margin-left: auto;
    text-indent: 15px;
}

#headerbg .navs .sub_about .btns .btnx a:hover {
    width: 450px;
    height: 35px;
    line-height: 36px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: left;
    border-top: 1px dashed #cccccc;
    background: url(../images/submenuarr_bg.png);
    margin-right: auto;
    margin-left: auto;
    text-indent: 15px;
}

#headerbg .navs .sub_about .btns .btnx a.curr:link {
    width: 450px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: center;
}

#headerbg .navs .sub_about .btns .btnx a.curr:visited {
    width: 450px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: center;
}

#headerbg .navs .sub_about .btns .btnx a.curr:hover {
    width: 450px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: center;
}

#headerbg .navs .sub_about .btns .btny {
    width: 122px;
    height: 36px;
    line-height: 36px;
    text-decoration: none;
    border-right: 1px dashed #CCC;
    border-left: 1px dashed #CCC;
}

#headerbg .navs .sub_about .btns .btny a:link {
    width: 116px;
    height: 35px;
    line-height: 36px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 14px;
    display: block;
    text-align: left;
    border-top: 1px dashed #cccccc;
    margin-right: auto;
    margin-left: auto;
    text-indent: 15px;
}

#headerbg .navs .sub_about .btns .btny a:visited {
    width: 116px;
    height: 35px;
    line-height: 36px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 14px;
    display: block;
    text-align: left;
    border-top: 1px dashed #CCC;
    margin-right: auto;
    margin-left: auto;
    text-indent: 15px;
}

#headerbg .navs .sub_about .btns .btny a:hover {
    width: 116px;
    height: 35px;
    line-height: 36px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: left;
    border-top: 1px dashed #cccccc;
    background: url(../images/submenuarr_bg.png);
    margin-right: auto;
    margin-left: auto;
    text-indent: 15px;
}

#headerbg .navs .sub_about .btns .btny a.curr:link {
    width: 116px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: center;
}

#headerbg .navs .sub_about .btns .btny a.curr:visited {
    width: 116px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: center;
}

#headerbg .navs .sub_about .btns .btny a.curr:hover {
    width: 116px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: center;
}

#headerbg .navs .sub_about .btns .btnz {
    width: 206px;
    height: 36px;
    line-height: 36px;
    text-decoration: none;
    border-right: 1px dashed #CCC;
    border-left: 1px dashed #CCC;
}

#headerbg .navs .sub_about .btns .btnz a:link {
    width: 200px;
    height: 35px;
    line-height: 36px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 14px;
    display: block;
    text-align: left;
    border-top: 1px dashed #CCC;
    margin-right: auto;
    margin-left: auto;
    text-indent: 15px;
}

#headerbg .navs .sub_about .btns .btnz a:visited {
    width: 200px;
    height: 35px;
    line-height: 36px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 14px;
    display: block;
    text-align: left;
    border-top: 1px dashed #CCC;
    margin-right: auto;
    margin-left: auto;
    border-right: 1px dashed #CCC;
    border-left: 1px dashed #CCC;
    text-indent: 15px;
}

#headerbg .navs .sub_about .btns .btnz a:hover {
    width: 200px;
    height: 35px;
    line-height: 36px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: left;
    border-top: 1px dashed #CCC;
    background: url(../images/submenuarr_bg.png);
    margin-right: auto;
    margin-left: auto;
    text-indent: 15px;
}

#headerbg .navs .sub_about .btns .btnz a.curr:link {
    width: 200px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: center;
}

#headerbg .navs .sub_about .btns .btnz a.curr:visited {
    width: 200px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: center;
}

#headerbg .navs .sub_about .btns .btnz a.curr:hover {
    width: 200px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: center;
}

#headerbg .navs .sub_about .pic {
    background: #FFF;
    width: 102px;
}

#headerbg .navs .btn {
    height: 40px;
    float: left;
    text-align: center;
}

#headerbg .navs .btn a:link {
    height: 40px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    display: block;
    line-height: 40px;
    font-family: arial, sans-serif;
    color: #FFF;
    font-size: 14px;
    width: auto;
}

#headerbg .navs .btn a:visited {
    height: 40px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    display: block;
    line-height: 40px;
    font-family: arial, sans-serif;
    color: #FFF;
    font-size: 14px;
    width: auto;
}

#headerbg .navs .btn a:hover {
    height: 40px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    display: block;
    line-height: 40px;
    color: #FFF;
    font-size: 14px;
    text-decoration: underline;
    width: auto;
}




#header {
    height: 100px;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    background: url(../images/header_bg.png) no-repeat left top;
}

#header .nav {
    padding-top: 102px;
    width: 853px;
    float: left;
    position: relative;
    height: 31px;
    margin-left: 83px;
}

#header .nav .sub_about {
    position: absolute;
    background: #FFF;
    z-index: 999;
    display: block;
    border-bottom: 1px dashed #CCC;
    visibility: hidden;
}

#header .nav .sub_about .btns {
    background: #FFF;
}

#header .nav .sub_about .btns .btnx {
    width: 466px;
    height: 36px;
    line-height: 36px;
    text-decoration: none;
    border-right: 1px dashed #CCC;
    border-left: 1px dashed #CCC;
}

#header .nav .sub_about .btns .btnx a:link {
    width: 460px;
    height: 35px;
    line-height: 36px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 14px;
    display: block;
    text-align: center;
    border-top: 1px dashed #cccccc;
    margin-right: auto;
    margin-left: auto;
}

#header .nav .sub_about .btns .btnx a:visited {
    width: 460px;
    height: 35px;
    line-height: 36px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 14px;
    display: block;
    text-align: center;
    border-top: 1px dashed #CCC;
    margin-right: auto;
    margin-left: auto;
}

#header .nav .sub_about .btns .btnx a:hover {
    width: 460px;
    height: 35px;
    line-height: 36px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: center;
    border-top: 1px dashed #cccccc;
    background: url(../images/submenuarr_bg.png);
    margin-right: auto;
    margin-left: auto;
}

#header .nav .sub_about .btns .btnx a.curr:link {
    width: 460px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: center;
}

#header .nav .sub_about .btns .btnx a.curr:visited {
    width: 460px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: center;
}

#header .nav .sub_about .btns .btnx a.curr:hover {
    width: 460px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: center;
}

#header .nav .sub_about .btns .btny {
    width: 206px;
    height: 36px;
    line-height: 36px;
    text-decoration: none;
    border-right: 1px dashed #CCC;
    border-left: 1px dashed #CCC;
}

#header .nav .sub_about .btns .btny a:link {
    width: 200px;
    height: 35px;
    line-height: 36px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 14px;
    display: block;
    text-align: center;
    border-top: 1px dashed #cccccc;
    margin-right: auto;
    margin-left: auto;
}

#header .nav .sub_about .btns .btny a:visited {
    width: 200px;
    height: 35px;
    line-height: 36px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 14px;
    display: block;
    text-align: center;
    border-top: 1px dashed #CCC;
    margin-right: auto;
    margin-left: auto;
}

#header .nav .sub_about .btns .btny a:hover {
    width: 200px;
    height: 35px;
    line-height: 36px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: center;
    border-top: 1px dashed #cccccc;
    background: url(../images/submenuarr_bg.png);
    margin-right: auto;
    margin-left: auto;
}

#header .nav .sub_about .btns .btny a.curr:link {
    width: 200px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: center;
}

#header .nav .sub_about .btns .btny a.curr:visited {
    width: 200px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: center;
}

#header .nav .sub_about .btns .btny a.curr:hover {
    width: 200px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: center;
}

#header .nav .sub_about .btns .btnz {
    width: 206px;
    height: 36px;
    line-height: 36px;
    text-decoration: none;
    border-right: 1px dashed #CCC;
    border-left: 1px dashed #CCC;
}

#header .nav .sub_about .btns .btnz a:link {
    width: 200px;
    height: 35px;
    line-height: 36px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 14px;
    display: block;
    text-align: center;
    border-top: 1px dashed #CCC;
    margin-right: auto;
    margin-left: auto;
}

#header .nav .sub_about .btns .btnz a:visited {
    width: 200px;
    height: 35px;
    line-height: 36px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 14px;
    display: block;
    text-align: center;
    border-top: 1px dashed #CCC;
    margin-right: auto;
    margin-left: auto;
    border-right: 1px dashed #CCC;
    border-left: 1px dashed #CCC;
}

#header .nav .sub_about .btns .btnz a:hover {
    width: 200px;
    height: 35px;
    line-height: 36px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: center;
    border-top: 1px dashed #CCC;
    background: url(../images/submenuarr_bg.png);
    margin-right: auto;
    margin-left: auto;
}

#header .nav .sub_about .btns .btnz a.curr:link {
    width: 200px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: center;
}

#header .nav .sub_about .btns .btnz a.curr:visited {
    width: 200px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: center;
}

#header .nav .sub_about .btns .btnz a.curr:hover {
    width: 200px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: center;
}

#header .nav .sub_about .pic {
    background: #FFF;
    width: 102px;
}

#header .nav .btn {
    height: 31px;
    float: left;
}

#header .nav .btn a:link {
    height: 16px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    display: block;
}

#header .lan {
    height: 19px;
    padding-top: 31px;
    float: left;
    padding-left: 1055px;
}

#header .lan .btn {
    height: 19px;
    float: left;
    padding-right: 1px;
    padding-left: 1px;
    text-align: center;
    color: #999;
    text-decoration: none;
    font-family: "微软雅黑", "Microsoft YaHei", Tahoma, Helvetica, arial, sans-serif;
}

#header .lan .btn a:link {
    height: 19px;
    float: left;
    padding-right: 1px;
    padding-left: 1px;
    text-align: center;
    color: #000;
    text-decoration: none;
    font-family: "微软雅黑", "Microsoft YaHei", Tahoma, Helvetica, arial, sans-serif;
}

#header .lan .btn a:visited {
    height: 19px;
    float: left;
    padding-right: 1px;
    padding-left: 1px;
    text-align: center;
    color: #000;
    text-decoration: none;
    font-family: "微软雅黑", "Microsoft YaHei", Tahoma, Helvetica, arial, sans-serif;
}

#header .lan .btn a:hover {
    height: 19px;
    float: left;
    padding-right: 1px;
    padding-left: 1px;
    text-align: center;
    color: #000;
    text-decoration: none;
    font-family: "微软雅黑", "Microsoft YaHei", Tahoma, Helvetica, arial, sans-serif;
}

#header .lan .blank {
    height: 19px;
    width: 20px;
    float: left;
}

#header .search {
    height: 26px;
    padding-top: 44px;
    width: 150px;
    float: left;
}

#header .search .input {
    height: 26px;
    width: 200px;
    background: url(../images/serch_bg.png) no-repeat center center;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: none;
    line-height: 26px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #999;
    text-decoration: none;
    float: left;
    padding: 2px 5px;
}

#header .search .submit {
    height: 26px;
    width: 26px;
    border-top: 0px none;
    border-right: 0px none;
    border-bottom: 0px none;
    border-left: 0px none;
    line-height: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #999;
    text-decoration: none;
    float: left;
    margin-left: 10px;
    text-indent: 9999px;
    cursor: pointer;
    background: url(../images/serch_btn.png) no-repeat center center;
}

#header .search .coll {
    height: 28px;
    width: 200px;
    background: url(../images/serch_bg.png) no-repeat left top;
    border-top: 0px none;
    border-right: 0px none;
    border-bottom: 0px none;
    border-left: 0px none;
    line-height: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #999;
    text-decoration: none;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    float: left;
}

.banner_ads {
    min-width: 1200px;
    width: 100%;
    padding-bottom: 16px;
}

.about_ads {
    min-width: 1200px;
    width: 100%;
    margin-bottom: 21px;
}

.about_ads {
    min-width: 1200px;
    width: 100%;
    margin-bottom: 21px;
}

.news_ads {
    min-width: 1200px;
    width: 100%;
    margin-bottom: 21px;
}

.contact_ads {
    min-width: 1200px;
    width: 100%;
    margin-bottom: 21px;
}

.overseas_ads {
    min-width: 1200px;
    width: 100%;
    margin-bottom: 21px;
}

.social_ads {
    min-width: 1200px;
    width: 100%;
    margin-bottom: 21px;
}

.product_ads {
    min-width: 1200px;
    width: 100%;
    margin-bottom: 21px;
}

#home_content {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

#home_content .left {
    width: 1200px;
    float: left;
}

#home_content .left .content {
    width: 1200px;
    height: 213px;
    background: url(../images/home_left_content.png) no-repeat left top;
    padding-bottom: 29px;
}

#home_content .left .content .newstext {
    width: 295px;
    padding-left: 10px;
    padding-top: 10px;
    float: left;
    padding-right: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #666;
    text-decoration: none;
    height: 180px;
    font-weight: normal;
}

#home_content .left .content .casetext {
    width: 860px;
    padding-left: 12px;
    padding-top: 6px;
    float: left;
    padding-right: 12px;
    height: 180px;
}

#home_content .left .content .casetext .ms {
    width: 220px;
    padding-top: 15px;
    padding-left: 10px;
    float: left;
}

#home_content .left .content .casetext .prolists {
    width: 600px;
    height: 130px;
    padding-top: 15px;
    float: right;
    padding-right: 15px;
    text-align: center;
    overflow: hidden;
}

#home_content .left .content .casetext .prolists .pics {
    height: 130px;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
}

#home_content .left .content .casetext .more {
    width: 200px;
    height: 11px;
    text-align: right;
}

#home_content .left .content .casetext .ms .titlee {
    color: #666;
    font: bold 14px/25px Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding-bottom: 5px;
    height: 25px;
}

#home_content .left .content .casetext .contentj {
    color: #666;
    font: 14px/23px Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding-bottom: 5px;
    width: 200px;
    height: 130px;
}

#home_content .left .title {
    width: 310px;
    height: 32px;
    padding-right: 20px;
    float: left;
}

#home_content .left .titles {
    width: 870px;
    height: 32px;
    float: left;
}

#home_content .right {
    width: 310px;
    float: left;
}

#home_content .right .title {
    width: 310px;
    height: 32px;
}

#home_content .right .content {
    width: 310px;
    height: 233px;
    background: url(../images/home_pro_content.png) no-repeat center center;
}

#about_content {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 29px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f1f1;
}

#about_content .list {
    width: 1200px;
    height: 33px;
    border-bottom: 1px solid #e1e1e1;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 30px;
    color: #999;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 19px;
}

#about_content .list .home {
    width: 23px;
    height: 23px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 30px;
    color: #999;
    text-decoration: none;
    font-size: 14px;
    float: left;
    padding-left: 20px;
}

#about_content .list .arr {
    width: 23px;
    height: 23px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 30px;
    color: #999;
    text-decoration: none;
    font-size: 14px;
    float: left;
    padding-left: 5px;
    padding-top: 2px;
    padding-right: 5px;
}

#about_content .list .text {
    height: 23px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 23px;
    color: #666;
    text-decoration: none;
    font-size: 14px;
    float: left;
    padding-top: 2px;
}

#about_content .list .text a:link {
    color: #666;
}

#about_content .list .text a:visited {
    color: #666;
}

#about_content .list .text a:hover {
    text-decoration: underline;
    color: #CCC;
}

#about_content .middle {
    width: 1200px;
    margin-bottom: 10px;
    background: url(../images/product_listbg.png);
    height: 192px;
}

#about_content .middle .title {
    width: 1200px;
    height: 32px;
}

#about_content .middle .listcon {
    width: 1200px;
    height: 192px;
}

#about_content .middle .listcon .ms {
    width: 300px;
    height: 120px;
    padding-top: 10px;
    padding-left: 10px;
}

#about_content .middle .listcon .prolists {
    width: 860px;
    height: 130px;
    padding-top: 15px;
    float: right;
    padding-right: 15px;
    text-align: center;
    overflow: hidden;
}

#about_content .middle .listcon .prolists .pics {
    height: 130px;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
}

#about_content .middle .listcon .more {
    width: 290px;
    height: 11px;
    text-align: right;
}

#about_content .middle .listcon .ms .titlee {
    color: #666;
    font: bold 14px/25px Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding-bottom: 5px;
    height: 25px;
}

#about_content .middle .listcon .ms .contentj {
    color: #666;
    font: 14px/23px Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding-bottom: 5px;
    padding-right: 10px;
    width: 280px;
}


#about_content .left {
    width: 310px;
    float: left;
}

#about_content .left .title {
    width: 310px;
    height: 32px;
}

#about_content .left .btnn {
    width: 309px;
    margin-top: 2px;
    border-left: 1px solid #e1e1e1;
    padding-bottom: 2px;
}

#about_content .left .btnn .btns {
    width: 300px;
    padding-top: 10px;
    margin-left: 9px;
}

#about_content .left .btnn .btns .btn {
    width: 300px;
    background: no-repeat;
    text-decoration: none;
}

#about_content .left .btnn .btns .btn a:link {
    width: 300px;
    background: url(../images/btn_bg.png) no-repeat;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 14px;
    display: block;
    text-align: left;
    text-indent: 45px;
}

#about_content .left .btnn .btns .btn a:visited {
    width: 300px;
    background: url(../images/btn_bg.png) no-repeat;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 14px;
    display: block;
    text-align: left;
    text-indent: 45px;
}

#about_content .left .btnn .btns .btn a:hover {
    width: 300px;
    background: url(../images/btn_bg_f2.png) no-repeat;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: left;
    text-indent: 45px;
}

#about_content .left .btnn .btns .btn a.curr:link {
    width: 300px;
    background: url(../images/btn_bg_f2.png) no-repeat;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: left;
    text-indent: 45px;
}

#about_content .left .btnn .btns .btn a.curr:visited {
    width: 300px;
    background: url(../images/btn_bg_f2.png) no-repeat;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: left;
    text-indent: 45px;
}

#about_content .left .btnn .btns .btn a.curr:hover {
    width: 300px;
    background: url(../images/btn_bg_f2.png) no-repeat;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: left;
    text-indent: 45px;
}

#about_content .left .btnn .btns .btnl {
    width: 300px;
    background: no-repeat bottom;
    height: 50px;
    line-height: 20px;
    text-decoration: none;
}

#about_content .left .btnn .btns .btnl a:link {
    width: 255px;
    background: url(../images/btnl_bg.png) no-repeat bottom;
    height: 45px;
    line-height: 20px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 14px;
    display: block;
    text-align: left;
    padding-left: 45px;
    padding-top: 5px;
}

#about_content .left .btnn .btns .btnl a:visited {
    width: 255px;
    background: url(../images/btnl_bg.png) no-repeat;
    height: 45px;
    line-height: 20px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 14px;
    display: block;
    text-align: left;
    padding-left: 45px;
    padding-top: 5px;
}

#about_content .left .btnn .btns .btnl a:hover {
    width: 255px;
    background: url(../images/btnl_bg_f2.png) no-repeat bottom;
    height: 45px;
    line-height: 20px;
    text-decoration: none;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: left;
    padding-left: 45px;
    padding-top: 5px;
}

#about_content .left .btnn .btns .btnl a.curr:link {
    width: 255px;
    background: url(../images/btnl_bg_f2.png) no-repeat;
    height: 45px;
    line-height: 20px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: left;
    padding-top: 5px;
    padding-left: 45px;
}

#about_content .left .btnn .btns .btnl a.curr:visited {
    width: 255px;
    background: url(../images/btnl_bg_f2.png) no-repeat;
    height: 45px;
    line-height: 20px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: left;
    padding-top: 5px;
    padding-left: 45px;
}

#about_content .left .btnn .btns .btnl a.curr:hover {
    width: 255px;
    background: url(../images/btnl_bg_f2.png) no-repeat;
    height: 45px;
    line-height: 20px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    display: block;
    text-align: left;
    padding-top: 5px;
    padding-left: 45px;
}

#about_content .right {
    width: 850px;
    float: left;
    padding-left: 40px;
}

#about_content .right .text {
    width: 850px;
    font: 14px/25px Arial, Helvetica, sans-serif;
    color: #777;
    text-decoration: none;
}

#about_content .right .text table tr td {
    font: 12px/25px Arial, Helvetica, sans-serif;
    color: #777777;
    text-decoration: none;
    text-align: center;
}

#about_content .right .text table tr td div {
    font: 12px/25px Arial, Helvetica, sans-serif;
    color: #777777;
    text-decoration: none;
    text-align: left;
    padding-left: 10px;
}


#about_content .right .text .bluestrong {
    font: 14px/25px Arial, Helvetica, sans-serif;
    color: #0B6DF6;
    text-decoration: none;
    padding-bottom: 5px;
    height: 25px;
}

#about_content .right .text .mpic {
    width: 275px;
    float: left;
    padding: 10px 4px 4px;
}

#about_content .right .text .mpictitle {
    width: 275px;
    float: left;
    padding: 4px;
    text-align: center;
}

#about_content .right .text .mpicc {
    width: 375px;
    float: left;
    padding: 10px 4px 4px;
}

#about_content .right .text .mpicca {
    width: 558px;
    float: left;
    padding: 10px 4px 4px;
}

#about_content .right .text .bline {
    text-decoration: none;
    text-align: center;
    height: 10px;
    margin-bottom: 10px;
    width: 850px;
    border-bottom: 1px dashed #ddd;
    line-height: 10px;
    font-size: 16px;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#about_content .right .text .mpicm {
    float: left;
    padding: 10px 4px 4px;
    width: 417px;
}

#about_content .right .text .mpicmx {
    float: left;
    padding: 10px 4px 4px;
    width: 842px;
}

#about_content .right .text .mpicmtitle {
    float: left;
    padding: 10px 4px 4px;
    width: 417px;
    text-align: center;
}

#about_content .right .text .mpicmpro {
    width: 250px;
    float: left;
    padding: 10px 4px 4px 24px;
    font-family: Arial, Helvetica, sans-serif;
}

#about_content .right .text .mpicmpro strong {
    font-weight: bold;
    color: #666;
}

#about_content .right .text .mpicmtext {
    width: 500px;
    float: left;
    padding: 10px 4px 4px 24px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 23px;
}

#about_content .right .text .mpicmtextz {
    width: 800px;
    float: left;
    padding: 10px 4px 4px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 23px;
}

#about_content .right .text .mpicmtextd {
    width: 275px;
    float: left;
    padding: 10px 4px 4px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 23px;
    text-align: center;
}

#about_content .right .text .mpicmtexts {
    width: 375px;
    float: left;
    padding: 10px 4px 4px 24px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 23px;
}

#about_content .right .text .mpicmtextsm {
    width: 842px;
    padding: 10px 4px 4px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 23px;
    text-align: center;
    float: left;
}

#about_content .right .text .mpicmtext strong {
    font-weight: bold;
    color: #666;
}


#about_content .right .text .mpicw {
    width: 842px;
    padding: 4px;
}

#about_content .right .text .qualpic {
    width: 380px;
    float: left;
    padding: 22px;
    position: relative;
}

#about_content .right .text .qualpic {
    width: 380px;
    float: left;
    padding: 22px;
    position: relative;
}

#about_content .right .text .qualpic .number {
    width: 50px;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 50px;
}


#about_content .right .text .qualpicl {
    width: 269px;
    height: 382px;
    float: left;
    padding: 22px 7px;
    position: relative;
}

#about_content .right .text .qualpiclx {
    width: 269px;
    height: 282px;
    float: left;
    padding: 22px 7px;
    position: relative;
}

#about_content .right .text .qualpicr {
    width: 360px;
    height: 269px;
    float: left;
    padding: 22px 7px;
    position: relative;
}

#about_content .right .text .qualpicl .number {
    width: 50px;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 50px;
}

#about_content .right .text .qualpicr .number {
    width: 50px;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 50px;
}



#about_content .right .text .president {
    width: 200px;
    padding: 40px 5px 5px;
    float: right;
    text-align: right;
    line-height: 20px;
    text-decoration: none;
}

#about_content .right .text .casepic {
    width: 850px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #CCC;
}

#about_content .right .text .title {
    text-decoration: none;
    text-align: left;
    height: 39px;
    margin-bottom: 5px;
    width: 780px;
    border-bottom: 1px dashed #ddd;
    background: url(../images/point.png) no-repeat 0px 0px;
    float: left;
    line-height: 39px;
}

#about_content .right .text .certitle {
    text-decoration: none;
    text-align: left;
    height: 24px;
    width: 520px;
    border-bottom: 1px dashed #ddd;
    line-height: 24px;
    float: left;
    margin-left: 20px;
    overflow: hidden;
    padding-top: 8px;
}

#about_content .right .text .socialtitle {
    text-decoration: none;
    text-align: left;
    height: 24px;
    width: 300px;
    border-bottom: 1px dashed #ddd;
    line-height: 24px;
    overflow: hidden;
    padding-top: 8px;
    font-size: 14px;
}

#about_content .right .text .btitle {
    text-decoration: none;
    text-align: center;
    height: 39px;
    margin-bottom: 20px;
    width: 850px;
    border-bottom: 1px dashed #ddd;
    line-height: 40px;
    font-size: 16px;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#about_content .right .text .btitled {
    text-decoration: none;
    text-align: center;
    height: 60px;
    margin-bottom: 20px;
    width: 850px;
    border-bottom: 1px dashed #ddd;
    line-height: 30px;
    font-size: 16px;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#about_content .right .text .date {
    font: 12px/40px Arial, Helvetica, sans-serif;
    color: #999;
    text-decoration: none;
    text-align: right;
    height: 39px;
    margin-bottom: 5px;
    width: 70px;
    border-bottom: 1px dashed #ddd;
    float: left;
}

#about_content .right .text .page {
    font: 12px/40px Arial, Helvetica, sans-serif;
    color: #999;
    text-decoration: none;
    height: 40px;
    margin-bottom: 5px;
    width: 850px;
    text-align: right;
}

#about_content .right .text .page_font {
    font: 12px/40px Arial, Helvetica, sans-serif;
    color: #999999;
    text-decoration: none;
    height: 40px;
    margin-bottom: 5px;
    width: 1124px;
    text-align: right;
}

#about_content .right .text .page_font a:link {
    font: 12px/40px Arial, Helvetica, sans-serif;
    color: #666666;
    text-decoration: none;
    height: 40px;
    margin-bottom: 5px;
    width: 1124px;
    text-align: right;
}

#about_content .right .text .page_font a:visited {
    font: 12px/40px Arial, Helvetica, sans-serif;
    color: #666666;
    text-decoration: none;
    height: 40px;
    margin-bottom: 5px;
    width: 1124px;
    text-align: right;
}

#about_content .right .text .page_font a:hover {
    font: 12px/40px Arial, Helvetica, sans-serif;
    color: #666666;
    text-decoration: none;
    height: 40px;
    margin-bottom: 5px;
    width: 1124px;
    text-align: right;
}

#about_content .right .text .pages_n {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 1px;
    display: inline-block;
    background-color: #666666;
    width: 20px;
    text-align: center;
    margin-right: 5px;
    color: #2B6293;
}

#about_content .right .text a.pages_n:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 1px;
    display: inline-block;
    background-color: #666666;
    width: 20px;
    text-align: center;
    margin-right: 5px;
    color: #FFF;
    text-decoration: none;
}

#about_content .right .text a.pages_n:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 1px;
    display: inline-block;
    background-color: #666666;
    width: 20px;
    text-align: center;
    margin-right: 5px;
    color: #FFF;
    text-decoration: none;
}

#about_content .right .text a.pages_n:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 1px;
    display: inline-block;
    background-color: #666666;
    width: 20px;
    text-align: center;
    margin-right: 5px;
    color: #FFF;
    text-decoration: underline;
}

#about_content .right .text .newstitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
    height: 40px;
    width: 850px;
    text-align: center;
    border-bottom: 1px dashed #CCC;
    margin-bottom: 10px;
}

#about_content .right .text .resource {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 24px;
    color: #666;
    text-decoration: none;
    height: 24px;
    width: 850px;
    text-align: center;
    border-bottom: 1px dashed #eeeeee;
    margin-bottom: 20px;
}

#about_content .right .text .newscontent {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #777777;
    text-decoration: none;
    width: 850px;
    text-align: left;
}

#about_content .right .text .add {
    font-size: 14px;
    line-height: 40px;
    text-decoration: none;
    width: 850px;
    text-align: right;
    height: 40px;
    border-top: 1px dashed #CCC;
    margin-top: 20px;
}

#about_content .right .text .goods {
    overflow: hidden;
    width: 270px;
    float: left;
    margin-bottom: 20px;
    margin-right: 13px;
}

#about_content .right .text .goods .pic {
    overflow: hidden;
    width: 260px;
    border: 1px dashed #CCC;
    height: 260px;
    text-align: center;
    margin: 3px;
    padding: 2px;
}

#about_content .right .text .goods .titles {
    overflow: hidden;
    width: 260px;
    height: 30px;
    text-align: center;
    font: 14px/30px Arial, Helvetica, sans-serif;
    color: #777777;
    margin: 4px auto;
}

#about_content .right .text .goodstitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 40px;
    color: #666;
    text-decoration: none;
    height: 40px;
    width: 850px;
    text-align: center;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}

#about_content .right .text .goodssmalltitle {
    text-decoration: none;
    height: 40px;
    text-align: left;
    border-bottom: 1px dashed #ddd;
    width: 850px;
    margin-bottom: 10px;
}

.title_font {
    background: #0B6DF6;
    padding: 5px;
    width: 100px;
    font: 14px/20px Arial, Helvetica, sans-serif;
    color: #FFF;
    text-align: center;
    display: block;
    height: 20px;
}

#about_content .right .text .goodscontent {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #888888;
    text-decoration: none;
    width: 850px;
    text-align: left;
}

#about_content .right .text .goodscontentj {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #888888;
    text-decoration: none;
    width: 850px;
    text-align: left;
    margin-bottom: 20px;
}


#footer {
    height: 170px;
    width: 100%;
    border-top: 1px solid #e1e1e1;
    background: url(../images/zc-en-footerbg.jpg) repeat-x;
    min-width: 1200px;
}

#footer .content {
    height: 170px;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

#footer .content .top {
    height: 26px;
    width: 52px;
    background: url(../images/footer_bg.png) no-repeat center top;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    top: -26px;
    left: 1130px;
}

#footer .copyright {
    width: 600px;
    color: #949494;
    font: 12px/24px Arial, Helvetica, sans-serif;
    text-decoration: none;
    margin-left: 28px;
    float: left;
    height: 70px;
}

#footer .copyright .wtitle {
    color: #CCCCCC;
    font: 14px/30px Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding-top: 15px;
    padding-bottom: 20px;
}

#footer .link {
    width: 300px;
    color: #858585;
    font: 14px/24px Arial, Helvetica, sans-serif;
    text-decoration: none;
    margin-left: 260px;
    float: left;
}

#footer .link .wtitle {
    color: #CCCCCC;
    font: 14px/30px Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding-top: 15px;
    padding-bottom: 20px;
}

#footer .link a:link {
    color: #949494;
    font: 12px Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#footer .link a:visited {
    color: #949494;
    font: 12px Arial, Helvetica, sans-serif;
    text-decoration: none;
}


/*新闻文章超链接样式*/
a.cuxiao:link {
    color: #666666;
    font-size: 14px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

a.cuxiao:visited {
    color: #666666;
    font-size: 14px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

a.cuxiao:hover {
    color: #333333;
    font-size: 14px;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
}

.ListTitlv {
    height: 28px;
    background-image: url(../images/point.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    border-bottom: 1px dashed #CCC;
}

.ListTitlvv {
    height: 10px;
    border-bottom: 1px dashed #CCC;
    font: 12px Arial, Helvetica, sans-serif;
}

#sub1 {
    left: 150px;
    top: 40px;
}

#sub2 {
    left: 236px;
    top: 40px;
}

#sub3 {
    left: 240px;
    top: 40px;
}