* {
    margin: 0;
    padding: 0;
    list-style-image: none;
    list-style-type: none;
}

html {
    -webkit-text-size-adjust: none;
}

body {
    background-color: #FFFFFF;
    font-family: "微软雅黑";
}

img {
    border: none;
}

.fix {
    clear: both;
    height: 1px;
    font-size: 0px;
}

/*浏览器滚动条*/

::-webkit-scrollbar {
    width: 12px;
    height: 12px
}

::-webkit-scrollbar-button:vertical {
    display: none
}

::-webkit-scrollbar-track:vertical {
    background-color: black
}

::-webkit-scrollbar-track-piece {
    background: #E3E3E3
}

::-webkit-scrollbar-thumb:vertical {
    background-color: #8E8E8E;
    border-radius: 6px
}

::-webkit-scrollbar-thumb:vertical:hover {
    background-color: #3B3B3B
}

::-webkit-scrollbar-corner:vertical {
    background-color: #535353
}

::-webkit-scrollbar-resizer:vertical {
    background-color: #FF6E00
}

.logo_about {
    height: 57px;
    width: 100px;
    padding-top: 80px;
    padding-bottom: 50px;
}

.logo_about a {
    text-decoration: none;
    display: block;
    height: 57px;
    width: 52px;
    background-image: url(../img/logo_about.png);
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 0.50;
}

.logo_about a:hover {
    background-image: url(../img/logo_about.png);
    background-repeat: no-repeat;
    opacity: 0.99;
}

.zhezhao {
    width: 25%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10;
    background-color: #F7F7F7;
    float: left;
}

.wuxuanzuo {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    float: left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-text-size-adjust: none;
    background-attachment: fixed;
    background-image: url(../images/wuxuanzuo.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.top_bt1 {
    width: 1125px;
    margin-right: auto;
    margin-left: auto;
    height: 145px;
    padding-left: 55px;
    border-radius: 5px 5px 0px 0px;
    padding-top: 55px;
}

.top_bt1 dd.eng {
    font-family: Hero Light;
    src: url(‘Hero Light.otf’);
    font-size: 60px;
    color: #FFFFFF;
    line-height: 55px;
    opacity: 0.20;
}

.top_bt1 dd.zh {
    font-family: "微软雅黑";
    font-size: 18px;
    color: #FFFFFF;
}

.zw_y_bt_5 {
    height: 30px;
    text-align: center;
    line-height: 32px;
    width: 100px;
    float: right;
    margin-right: 35px;
    font-family: "微软雅黑";
    font-size: 12px;

    color: #FFFFFF;
}

.zw_y_bt_5 a {
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    display: block;
    height: 30px;
    width: 100px;
    text-decoration: none;
    border-radius: 30px;
    -webkit-transition: all 0.3s ease-in-out;
}

.zw_y_bt_5 a:hover {
    color: #2FBDA8;
    background-color: #FFFFFF;
}

.zw {
    width: 1180px;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
    border-radius: 0px 0px 5px 5px;
}

.zw_z {
    float: right;
    padding-right: 60px;
}

.zw_z_dian {
    width: 200px;
    background-image: url(../img/dian.gif);
    background-repeat: repeat-x;
    height: 1px;
}

.zw_z_01 {
    width: 100px;
    height: 57px;
    padding-top: 23px;
}

.zw_z_01 dd.zh {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #CCCCCC;
}

.zw_z_01 dd.zh a {
    text-decoration: none;
    display: block;
    color: #555555;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
}

.zw_z_01 dd.zh a:hover {
    color: #CCCCCC;
}

.zw_z_01 dd.eng {
    font-family: "微软雅黑";
    font-size: 12px;
    color: #CCCCCC;
}

.zw_y {
    float: left;
    margin-left: 25%;
    padding-left: 5%;
    padding-right: 10%;
    padding-top: 80px;
    width: 60%;
}

.zw_y_agent {
    float: left;
    margin-left: 25%;
    padding-left: 80px;
    padding-right: 10%;
    padding-top: 80px;
    z-index: 9;
}

.zw_y_bt {
    background-image: url(../images/01.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 40px;
    text-align: right;
}

.zw_y_bt_5_2 {
    height: 60px;
    text-align: left;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 60px;
    color: #666666;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #EEEEEE;
}

.zw_y_bt_6 {
    width: 630px;
    background-image: url(../images/06.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 40px;
}

.zw_y_dian {
    background-image: url(../images/wz_d.gif);
    background-repeat: repeat-x;
    height: 2px;
}

.zw_y_dian_index {
    background-image: url(../images/wz_d.gif);
    background-repeat: repeat-x;
    height: 23px;
}

@font-face {
    font-family: Langdon;
    src: url('../css/Langdon.otf')
}


.list_text_bt {
    font-family: Langdon;
    font-size: 64px;
    color: #DDDDDD;
    height: 120px;
    line-height: 40px;
}

.list_text {
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 27px;
    color: #333333;
}

.list_text a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
    background-color: #888888;
    border-radius: 10px;
    padding-top: 2px;
    padding-right: 7px;
    padding-bottom: 2px;
    padding-left: 7px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    border-radius: 10px;
}

.list_text a:hover {
    text-decoration: none;
    color: #FFFFFF;
    background-color: #BBBBBB;
}

.list_text_contact {
    padding-top: 30px;
    font-family: "微软雅黑";
    font-size: 12px;
    line-height: 25px;
    color: #333333;
    background-image: url(../images/weixin.gif);
    background-repeat: no-repeat;
    background-position: 680px 55px;
}

.list_text_contact a {
    color: #0069DD;
    text-decoration: underline;
    font-size: 12px;
}

.list_text_contact a:hover {
    text-decoration: none;
    color: #666666;
}

.list_text_wxz1 {
    font-family: "微软雅黑";
    font-size: 12px;
    line-height: 60px;
    color: #333333;
}

.list_text_wxz2 {
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 50px;
    color: #888;
    height: 50px;
    border: 1px solid #CCC;
    border-radius: 50px;
    float: left;
    margin-right: 20px;
    padding-right: 20px;
    padding-left: 20px;
}

.list_text_wxzk {
    width: 450px;
    height: 130px;
    position: absolute;
    left: 25%;
    bottom: 10%;
    padding-left: 80px;
}

.zw_y_x {
    width: 1180px;
    background-image: url(../images/about_di.gif);
    height: 15px;
    margin-right: auto;
    margin-left: auto;
    font-size: 0px;
    background-position: top;
    background-repeat: no-repeat;
}

.list_text_agent {
    font-family: "微软雅黑";
    font-size: 12px;
    line-height: 25px;
    color: #333333;
}

.list_text_agent a {
    color: #999999;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    border-radius: 10px;
    text-decoration: none;
}

.list_text_agent a:hover {
    text-decoration: none;
    color: #333333;
}

.list_text_dreamer {
    background-image: url(../images/dreamer.gif);
    background-repeat: no-repeat;
    background-position: center 70px;
    height: 230px;
    padding-top: 470px;
}

.list_text_dreamer a {
    color: #666666;
    text-decoration: none;
    font-size: 14px;
    border-radius: 40px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    font-family: "微软雅黑";
    line-height: 40px;
    border: 1px solid #999999;
    margin-right: auto;
    margin-left: auto;
    display: block;
    width: 100px;
    text-align: center;
}

.list_text_dreamer a:hover {
    text-decoration: none;
    color: #FFFFFF;
    background-color: #999999;
}

.list_text_jobs {
    background-image: url(../images/job.gif);
    background-repeat: no-repeat;
    background-position: center 70px;
    height: 700px;
}

.list_text_links {
    padding-top: 20px;
    font-family: "微软雅黑";
    font-size: 12px;
    line-height: 45px;
    color: #666666;
    height: 400px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #EEEEEE;
}

.list_text_links a {
    color: #333333;
    text-decoration: none;
    font-size: 14px;
    display: block;
    float: left;
    padding-right: 25px;
}

.list_text_links a:hover {
    text-decoration: none;
    color: #888888;
}

.list_text_links_photo {
    padding-top: 30px;
    font-family: "微软雅黑";
    font-size: 12px;
    color: #666666;
    padding-bottom: 60px;
    line-height: 25px;
}

.list_explain {
    padding-top: 25px;
    font-family: "微软雅黑";
    font-size: 12px;
    line-height: 25px;
    color: #999999;
    padding-bottom: 25px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #EEEEEE;
}

.list_explain a {
    color: #0069DD;
    text-decoration: underline;
}

.list_explain a:hover {
    text-decoration: none;
}

.links_copy {
    text-decoration: none;
    color: #999999;
    font-family: "微软雅黑";
    font-size: 11px;
    line-height: 23px;
    background-color: #F7F7F7;
    height: 23px;
    width: 700px;
    border: 1px solid #E6E6E6;
    padding-right: 5px;
    padding-left: 5px;
}

.copyright_certificate {
    height: 30px;
    font-family: "微软雅黑";
    font-size: 12px;
    color: #BCBCBC;
    position: absolute;
    bottom: 30px;
    right: 0px;
    width: 160px;
    float: right;
}

.copyright_certificate a {
    text-decoration: none;
    color: #BCBCBC;
}

.copyright_certificate a:hover {
    text-decoration: none;
    color: #888888;
}

.statistics {
    height: 15px;
    font-family: Verdana;
    font-size: 11px;
    color: #EAEAEA;
    position: fixed;
    bottom: -20px;
}

.statistics a {
    color: #EAEAEA;
    text-decoration: none;
}

.statistics a:hover {
    text-decoration: none;
}
