* {
    margin: 0;
    padding: 0;
    /*font-family: "微软雅黑";*/
    /*font-size: 14px;*/
}

body {
    font-family: PingFang SC, 方正兰亭纤黑, 微软雅黑, Microsoft Yahei, Hiragino Sans GB, tahoma, arial, 宋体;
    /*max-width: 4096px;*/
    position: relative;
    min-width: 1000px;
}

ul, ol {
    list-style: none;
    margin: 0;
}

img {
    vertical-align: middle;
    max-width: 100%;
}

a {
}

h2 {
    color: #404040;
    font-weight: bold;
}

a:link, a:visited {
    text-decoration: none;
    color: #404041;
}
a:hover{
    color: #007169;
    text-decoration: underline;
}


body {
    color: #828282;
}

.old-net-btn{
    background-color: #007069;
    font-size: 11px;
    height: 21px;
    line-height: 21px;
    padding: 0 5px;
    position: absolute;
    right: 130px;
    top: 3px;
}
.old-net-btn a{
    color: #fff;
}

.old-net-btn:hover{
    background-color: #9d7cb3;
}
.old-net-btn a:hover{
    color: #fff;
}

input::-webkit-input-placeholder {
    text-align: center;
}

.left {
    float: left;
}

.right {
    float: right;
}

.prev, .next {
    cursor: pointer;
}

.cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 30;
    background: url(/public/img/home/common/a9dd6d3b7a554639902317308860ff4f.gif) no-repeat \9;
}

.clear {
    width: 0 !important;
    clear: both;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
}
.section1{
    height: auto !important;
}
.pic {
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    max-width: none;
}

.btn-more {
    display: inline-block;
    width: 136px;
    height: 33px;
    font-size: 15px;
    color: white !important;
    line-height: 33px;
    background: url("/public/img/home/common/bg_frame.png") no-repeat;
    text-align: center;
}

.btn-list {
    position: absolute;
    width: 100%;
    bottom: 85px;
    line-height: 33px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
}
.btn-list .box{
    position: relative;
    display: inline-block;
}

.btn-list li {
    cursor: pointer;
    float: left;
    width: 33px;
    height: 33px;
    line-height: 33px;
    color: black;
}

.btn-list li.active {
    background: #9d7cb3;
    color: white;
}

.btn-list span {
    position: absolute;
    cursor: pointer;
    top: 8px;
}

.btn-list .prev {
    left: -40px;
}

.btn-list .next {
    right: -40px;
}

.btn-list span img {
    width: 10px;
}

.news-box {
    position: relative;
    width: 1014px;
    height: 566px;
    background: url("/public/img/home/common/new_box_bg.png");
}

.news-box .left {
    padding: 10px 35px;
    border-right: 1px #c4c4c4 solid;
    margin-top: 70px;
}

.news-box .left img {
    display: block;
    width: 481px;
    height: 361px;
}

.news-box .left span {
    display: block;
    font-size: 18px;
    margin-top: 20px;
    color: #404041;
    text-align:center;
    font-weight:bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news-box .right {
    font-size: 18px;
    float: left;
    text-align: left;
    padding: 10px 0 10px 35px;
    margin-top: 70px;
}
.news-box .right li.text {
    font-weight: bold;
    width: 395px;
    overflow: hidden;
    height: 25px;
}
.news-box .right li.text img{
    margin-right: 10px;
}

.news-box .right li.date {
    font-size: 12px;
    color: #a2a2a3;
    padding: 0 0 20px 20px;
}

.side-list{
    position: fixed;
    top: 250px;
    right: 45%;
    margin-right: -540px;
    z-index: 60;
}
.side-list li{
    position: relative;
    margin-bottom: 2px;
    cursor: pointer;
}
.side-list .side-tel .tel-box,.side-list .side-email .email-box{
    /*display: none;*/
    position: absolute;
    /*width: 0;*/
    top: 0;
    left: 0;
    font-size: 14px;
    color: white;
    text-align: center;
    line-height: 50px;
    background: #85619d;
    padding:0 15px;
    white-space: nowrap;
    z-index: -1;
}

.side-list .side-xin .xin-box{
    display: none;
    position: absolute;
    width: 130px;
    top:0;
    left: -130px;
    z-index: -1;
}

.side-list .xin-box .box-head{
    position: relative;
    right: 0;
    width: 130px;
    height: 20px;
    background-color: #85619d;
    display: none;
}
.side-list li.last{
    cursor: pointer;
}

.header {
    background: white;
    width: 100%;
}

.container {
    width: 1000px !important;
}

.header .container {
    position: relative;
}

.header .logo-box {
    position: relative;
    line-height: 90px;
    text-align: center;
}

.header .logo-box a {
    position: relative;
    top: 5px;
}

.header .choise {
    display: block;
    font-size: 13px;
    position: relative;
    color: #828282;
    top: 3px;
    width: 47px;
    overflow: hidden;
    right: -90%;
    height: 19px;
}

.header .choise select {
    position: relative;
    width: 67px;
    border: none;
    outline: none;
    background: transparent;
    z-index: 1;
}

.header .choise .icon {
    position: absolute;
    top: 7px;
    left: 35px;
    /*border: 5px solid transparent;*/
    /*border-top: 8px solid #9d7cb3;*/

}

.header .nav {
    text-align: center;
    margin-top: 10px;
    margin-left: 10%;
}

.header .nav li {
    position: relative;
    float: left;
    padding: 0 10px 0 0;
    white-space: nowrap;
    /*width: 15%;*/
    overflow: hidden;
}

.header .nav li a:link, .header .nav li a:hover, .header .nav li a:visited {
    color: #828282;
    line-height: 19px;
    display: inline-block;
    padding: 20px 0;
    font-size: 13px;
    text-decoration: none;
}

.header .nav li.fir {
    width: auto;
}

.header .nav li.active a {
    color: #007169;
    border-bottom: 1px solid #007169;
}
.header .nav li.mouse-active a{
    color: #007169;
    border-bottom: 1px solid #007169;
}

.header .nav span {
    position: relative;
    top: -2px;
    display: inline-block;
    width: 17px;
    height: 6px;
    border-left: 0px solid #d8d8d8;
}

.header .cover {
    background-color: #007069;
    width: 100%;
    height: 42px;
    position: absolute;
    z-index: 23;
    top: 89px;
    display: none;
}

.header .cover ul {
    text-align: center;
    padding: 0 !important;
    overflow: hidden;
    width:1200px;
    margin: 0 auto;
}
.header .cover .lists ul{padding-left: 100px;}
.header .cover .list2 ul{padding-left: 198px;}
.header .cover .list3 ul{padding-left: 170px;}
.header .cover .list4 ul{padding-left: 410px;}
.header .cover .list5 ul{padding-left: 612px;}
.header .cover .list6 ul{padding-left: 330px;}
.header .cover .list7 ul{padding-left:0px;}
.header .cover .list8 ul{padding-left: 835px;}
.header .cover li {
    display: inline-block;
    line-height: 42px;
    height: 42px;
    font-size: 13px;
    color: #fff;
    padding: 0 15px;
    text-align: center;
}

.header .cover .lists li a {
    color: #fff;
}

.cover-li-back {
    background-color: #088d85;
}

.header .cover .lists {
    width: 100% !important;
    height: 42px;
    margin: 0;
}

.header .cover .lists.list2 {
}

.header .cover .lists.list3 {
}
.header .cover .lists.list8 {
}

.header .cover .lists.list4 {
}

.header .cover .lists.list5 {
    position: absolute;
}

.header .cover .lists.list6 {
}
.header .cover .lists.list7 {
}
.footer {
    width: 100%;
    background: #017069;
}

.footer .container {
    text-align: center;
    padding-top: 50px;
    padding-bottom:20px;
}

.footer .container::after{
    clear:both;
}

.footer .container .left {
    width: 82%;
}

.footer .container .left img {
    width: 42px;
    display: block;
    position: relative;
    top: 0;
    left: 12px;
}

.footer .container .right {
    width: 15%;
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 5%;
}

.footer .container .right a {
    display: inline-block;
    margin-top: 10%;
}

.footer .title ul {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

.footer .title li {
    float: left;
    width: 13%;
    font-size: 14px;
    text-align: left;
    word-wrap: normal;
    overflow: hidden;
    height: 80px;
    line-height: 50px;
}

.footer .title li.last {
    text-align: right;
    width: auto;
}

.footer a {
    color: white;
}
.footer a:hover{
    color: white;
    text-decoration: underline;
}

.footer .list a {
    color: #a7cbc9;
}
.footer .items {

}

.footer .items > li {
    float: left;
    width: 13%;
    padding: 10px 0 10px 0;
    text-align: left;
}

.footer .items > li.last {
    width: auto;
}

.footer .item-list li {
    padding: 5px 0 5px 0;
}

.footer .copyRight {
    position: relative;
    width: 100%;
    font-size: 12px;
    padding: 10px 0;
    z-index: 2;
    color: #879291;
    line-height: 40px;
}

.footer .copyRight p {
    line-height: 20px;
    margin-bottom: 0;
}

.footer .copyRight a {
    color: #879291;
}

.footer .copyRight .container {
    padding-top: 0;
}

.footer .copyRight .container .left {
    width: 70%;
    line-height: 40px;
}

.footer .copyRight .left {
    text-align: left;
}

.footer .copyRight .cover {
    background: black;
    background-color: rgba(0, 0, 0, .7);
    filter: alpha(opacity=70);
}

.footer .copyRight .code {
    margin-left: 20px;
}

.footer .right {
    position: relative;
}

.footer .container {
    padding-left: 0;
    padding-right: 0;
}

.cursor {
    cursor: pointer;
}

.please-expecting {
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-122px;
    margin-left:-188px;
    display:block;
    width:377px;height:244px;
    background: #fff url('/public/img/home/common/expecting-bg.jpg')  ;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
    padding-top:176px;
}

#disclaimer .box {
    position: absolute;
    width: 1000px;
    height: 800px;
    background: #0c7d76;
    left: 50%;
    margin-left: -500px;
    color: white;
    padding: 30px 45px 70px;
    text-align: center;
}
#disclaimer .box h2 {
    margin-bottom: 60px;
    font-weight: 400;
}
#disclaimer .box .main {
    height: 520px;
    overflow: auto;
    margin-bottom: 60px;
    text-align: left;
    padding-right: 30px;
}
#disclaimer .box p {
    font-size: 15px;
    line-height: 35px;
    margin-bottom: 40px;
}

#disclaimer .box .title {
    font-size: 18px;
    margin-bottom: 10px;
}
#disclaimer .btn-close {
    background:  url("/public/img/home/common/close.png") no-repeat;
    cursor: pointer;
    height: 28px;
    position: absolute;
    right: 30px;
    top: 35px;
    width: 28px;
    z-index:10;
}
#disclaimer .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 0;
    position: relative;
    width: 8px;
    background-color: #19a79e;
}

#disclaimer .mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 0;
    width: 8px;
}

.a-cont{width: 1000px;margin: 0 auto;text-align: left;padding-bottom: 80px;padding-top: 60px;}
.a-tit{margin-bottom: 21px;font-size: 30px;color: #333;width: 100%;line-height: 1;}
.a-des{padding-bottom: 21px;border-bottom: 1px dashed #ccc;font-size: 14px;color: #666;line-height: 30px;}
.a-bot{padding-top: 40px;overflow: hidden;width: 100%;}
.a-left{float: left;width: 440px;}
.a-item{padding-left: 14px;margin-bottom: 30px;font-size: 14px;color: #666;line-height: 24px;position: relative;}
.a-item *{line-height: inherit;}
.a-right{float: right;width: 500px}
.a-img{width: 100%;}
.a-item:before{content: "";display: inline-block;width: 5px;height: 5px;background-color: #007169;position: absolute;left: 0;top: 9px;}
.a-item:last-child{margin-bottom: 0;}


.b-a{padding-top: 94px;width: 100%;height: 630px;background-size: cover;background-position: top center;}
.b-cont{width: 1000px;margin: 0 auto;}
.b-tit{margin-bottom: 25px;font-size: 30px;color: #fff;text-align: center;line-height: 1;}
.b-des{margin-bottom: 25px;font-size: 14ox;color: #fff;line-height: 24px;text-align: center;}
.b-list{width: 100%;font-size: 0;}
.b-item{margin-bottom: 10px;position: relative;display: inline-block;vertical-align: top;width: 495px;height: 150px;background-color: #fff;overflow: hidden;}
.b-inner{left: 0;padding-left: 40px;padding-right: 40px;top: 50%;font-size: 14px;color: #666;line-height: 24px;position: absolute;transform: translate(0,-50%);width: 100%;}
.b-num{right: 0;bottom: -50px;font-size: 100px;color: #d9ebea;position: absolute;}
.b-item1{margin-right: 10px;}
.b-item3{width: 100%;}


.c-a{padding-top: 80px;padding-bottom: 80px;width: 100%;}
.c-cont{overflow: hidden;width: 1000px;margin: 0 auto;font-size: 0;}
.c-left{display: inline-block;vertical-align: middle;width: 500px;}
.c-img{width: 100%;}
.c-right{padding-left: 60px;display: inline-block;vertical-align: middle;width: 500px;}
.c-tit{margin-bottom: 25px;font-size: 24px;color: #333;line-height: 1;}
.c-des{font-size: 14px;color: #666;line-height: 24px;}


.d-a{padding-top: 93px;padding-bottom: 80px;width: 100%;background-color: #efefef;}
.d-cont{width: 1000px;margin: 0 auto;}
.d-tit{margin-bottom: 21px;font-size: 30px;color: #333;line-height: 1;text-align: center;}
.d-item{width: 100%;font-size: 0;}
.d-item1{margin-bottom: 80px;}
.d-num{margin-bottom: 3px;font-size: 72px;color: #007169;text-align: center;font-weight: bold;line-height: 1;}
.d-des{margin-bottom: 58px;font-size: 14px;color: #666;line-height: 24px;text-align: center;}
.d-main{overflow: hidden;width: 100%;font-size: 0;}
.d-left{display: inline-block;vertical-align: middle;width: 320px;}
.d-img{width: 100%;}
.d-right{padding-top: 95px;padding-bottom: 110px;font-size: 14px;color: #666;line-height: 24px;padding-left: 30px;padding-right: 20px;display: inline-block;vertical-align: middle;width: 680px;background-color: #fff;}
.d-right p{margin-bottom: 18px;}
.d-left2{display: inline-block;vertical-align: middle;width: 500px;text-align: left;padding-right: 40px;}
.d-left2 .d-num{text-align: left;margin-bottom: 23px;}
.d-left2 .d-des{text-align: left;margin-bottom: 10px;}
.d-one{font-size: 14px;color: #666;line-height: 24px;padding-left: 14px;position: relative;}
.d-one:before{content: "";display: inline-block;width: 4px;height: 4px;background-color: #666;position: absolute;left: 0;top: 10px;}
.d-right2{display: inline-block;vertical-align: middle;width: 500px;}

.gray-bg{width: 100%;background-color: #efefef;padding-top: 10px;}


.e-a{width: 100%;padding-top: 27px;padding-bottom: 60px;}
.e-a *{line-height: 1;}
.e-a .e-cont{width: 1000px;margin: 0 auto;}
.e-a .e-title{margin-bottom: 47px;font-size: 32px;color: #333;line-height: 1;text-align: center;}
.e-a .e-list{width: 100%;}
.e-a .e-item{margin-bottom: 20px;font-size: 0;width: 100%;background-color: #fff;text-align: left;transition: all .3s;}
.e-a .e-item:hover{box-shadow: 0 0 10px rgba(0,0,0,0.05);}
.e-a .e-box{text-align: left;display: inline-block;vertical-align: middle;width: 390px;height: 340px;padding-top: 47px;padding-left: 20px;}
.e-a .e-img{vertical-align: top;height: 247px;display: inline-block;}
.e-a .e-text{display: inline-block;vertical-align: middle;width: 560px;}
.e-a .e-type{margin-bottom: 8px;font-size: 16px;color: #999;}
.e-a .e-zh{margin-bottom: 18px;font-size: 20px;color: #333;line-height: 30px;}
.e-a .e-en{margin-bottom: 65px;font-size: 16px;color: #999;line-height: 30px;}
.e-a .e-btns{font-size: 0;width: 100%;}
.e-a .e-read{margin-right: 10px;font-size: 16px;color: #fff;line-height: 40px;text-align: center;display: inline-block;vertical-align: top;cursor: pointer;width: 148px;background-color: #9d7cb3;border-radius: 0 0 15px 0 / 0 0 15px 0;}
.e-a .e-download{font-size: 16px;color: #9d7cb3;line-height: 38px;text-align: center;cursor: pointer;width: 148px;border: 1px solid #9d7cb3;display: inline-block;vertical-align: top;border-radius: 0 0 15px 0 / 0 0 15px 0;}


.section1{overflow: hidden !important;}
.spsp{padding-top: 30px;}

.banner img{max-width: none;}
.section1 .slider .pic-box>a{display: block;}
.header .cover .lists ul{position: absolute;width: auto;padding: 0 !important;transform: translateX(-50%);white-space: nowrap;}