* {
    margin: 0;
    padding: 0;
    outline: none;
}

body {
    font-size: 16px;
    font-family: 微软雅黑, Arial, Helvetica, sans-serif;
    background-color: #f3f3f3;
}

ul, li {
    list-style: none;

}

img {
    border: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

a {
    text-decoration: none;
    color: #000;
}


.news_link {
    color: #fff;
}

.out-container {
    float: left;
    width: 100%;
    padding-bottom: 160px;
}

.cont-all {
    overflow: hidden;
    position: relative;
    min-width: 1200px;
}

.sel_item {
    padding-bottom: 8px;
    border-bottom: 1px solid #fff;
}

.nav-cont {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    height: 100px;
    width: 100%;
    min-width: 1200px;
    border-top: 3px solid #d72323;
    /*  -moz-box-shadow: 0 1px 3px #2d2c2c;
      -ms-box-shadow: 0 1px 3px #2d2c2c;
      box-shadow: 0 1px 3px #2d2c2c;*/
}

.top-nav {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 999;
    height: 100px;
    width: 1200px;
    margin-left: -600px;
}

.top-nav-logo {
    padding-top: 20px;
}

.top-nav-logo img {
    border: none;
    height: 60px;
}

.top-nav ul {
    float: left;
    margin-left: 380px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.top-nav li {
    float: left;
    line-height: 100px;
    margin-left: 70px;
    cursor: pointer;
}

.top-nav li:first-child {
    margin-left: 0;
}

.top-nav ul > li > a:hover {
    color: #d72323;
}

.top-nav ul > li > a {
    color: #fff;
}
.nav-company{
    position: relative;
}
.nav-company:hover .company-content{
    display: block;
}
.nav-company div{
    position: absolute;
    top: 97px;
    left: -46px;
    width: 150px;
    background: #fff;
    display: none;
}
.company-content p{
    margin: 0;
    line-height: 30px;
    border-bottom: 1px solid #f2f2f2;
    color: #000;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    text-align: center;
}
.company-content p:last-child{
    border-bottom: none;
}
.company-content a:hover{
    text-decoration: none;
}
.company-content a:hover p{
    background:#c02020;
    color: #fff;
}
.nav-cont .language-checkout {
    position: absolute;
    width: 65px;
    height: 34px;
    right: 70px;
    top: 28px;
    z-index: 1000;
}

.language-checkout div {
    float: left;
    width: 30px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 16px;
}

div.scroll-change {
    height: 34px;
    line-height: 34px;
    /*-webkit-box-shadow: 0 0 1px #ccc;*/
    /*-moz-box-shadow: 0 0 1px #ccc;*/
    /*box-shadow: 0 0 1px #ccc;*/
}

.language-checkout-btn {
    /*border-top-left-radius: 5px;*/
    /*border-bottom-left-radius: 5px;*/
    /*background: #d72323;*/
    /*color: #d72323;*/
}

.language-checkout-btn a {
    color: #d72323;
}

.language-checkout-btn-right {
    /*border-top-right-radius: 5px;*/
    /*border-bottom-right-radius: 5px;*/
    /*background: #fff;*/
    color: #000;
}
.language-checkout .language-line{
    width: 2px;
}
.top-nav-logo {
    position: absolute;
    left: 0;
    margin-left: 0;
    cursor: pointer;
}

.index-big-image {
    position: relative;
    float: left;
    width: 100%;
    /*overflow: hidden;*/
    max-height: 600px;
    /*background: url(images/bigimage.jpg) top center no-repeat;*/
}

.index-big-image img {
    width: 100%;
    min-width: 1000px;
    min-height: 600px;
    height: 100%;
}

.big-img-slogan {
    height: 140px;
    width: 1200px;
    margin-left: -600px;
    left: 50%;
    top: 200px;
    text-align: center;
    position: absolute;
    z-index: 999;
    color: #fff;
}

.big-img-slogan h2 {
    font-weight: bold;
    font-size: 53px;
    margin-bottom: 45px;
}

.big-img-slogan h4 {
    font-weight: bold;
    font-size: 24px;
}

.company-units {
    width: 1200px;
    margin: 0 auto;
    background-color: #f3f3f3;
}

.company-units .company-unit-title {
    margin-top: 60px;
    font-size: 36px;
    color: #303841;
    text-align: center;
}

.company-units .company-slogan {
    margin-top: 28px;
    font-size: 24px;
    white-space: pre;
    text-align: center;
}

.company-divide-hr {
    width: 81px;
    margin: 0 auto;
    margin-top: 60px;
}

.company-news-cont {
    position: relative;
    /* background: url(images/news-back.jpg) no-repeat top center;*/
    float: left;
    width: 100%;
    height: 748px;
    color: #eee;
}

.company-news-cont-back {
    height: 748px;
    width: 100%;
}

.company-news-cont-back img {
    width: 100%;
    height: 100%;
}

.company-news-cont .news-big-title {
    margin-top: 60px;
    text-align: center;
    font-size: 36px;
}

.company-news-cont .news-small-title {
    font-size: 24px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 70px;
}

.news-lists-cont {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1200px;
    margin-left: -600px;
}

.list-tittle-lists {
    float: left;
    width: 100%;
    margin-top: 65px;
}

.list-tittle-lists li {
    float: left;
    width: 19.7%;
    margin-left: 1.7%;
    white-space: pre;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-tittle-lists li:first-child {
    margin-left: 0;
}

.news-lists {
    float: left;
    width: 100%;
}

.news-list-one {
    float: left;
    width: 378px;
    margin-left: 30px;
}

.news-list-one:first-child {
    margin-left: 0;
}

.news-list-one .inner-block:hover {
    background: #fff;
}

.news-list-one .inner-block:hover {
    color: #3a4750;
}

.news-list-one a {
    color: #fff;
}

.news-list-one .inner-block {
    padding: 18px;
    border: 1px solid #fff;
    max-height: 310px;
    overflow: hidden;
}

.company-news-cont .news-lists li:first-child {
    margin-left: 0;
}

.new-list-title {
    font-size: 18px;
    padding: 0 0 10px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.new-list-title a {
    color: #fff;
}

.new-list-title a:hover {
    color: #3a4750;
    background-color: #fff;
    display: block;
    width: 100%;
    height: 100%;
}

.news-img-cont {
    overflow: hidden;
    height: 220px;
}

.news-img-cont p {
    position: relative;
    height: 100%;
}

.news-img-cont img {
    height: 100%;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
}
.news-time {
    margin-top: 16px;
    height: 32px;
}

.news-simple-des {
    width: 100%;
    line-height: 23px;
    overflow: hidden;
    height: 69px;
    word-wrap: break-word;
}

.partner-list-cont {
    margin: 0 auto;
    margin-bottom: 70px;
    width: 1200px;

}

.company-partner {
    width: 1200px;
    margin: 0 auto;
}

.partner-title {
    margin-top: 70px;
    font-size: 36px;
    color: #303841;
    text-align: center;
}

.partner-small-title {
    margin-top: 28px;
    font-size: 24px;
    white-space: pre;
    text-align: center;
    margin-bottom: 60px;
}

.partner-list-cont img {
    width: 100%;
}

.footer {
    position: relative;
    float: left;
    color: #eee;
    width: 100%;
    font-size: 14px;
    height: 328px;
    /*background: url(images/footer-back.jpg) repeat-y top center;*/

}

.footer-background img {
    width: 100%;
    height: 328px;
}

.footer a {
    color: #eee;
}

.footer-cont {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 8.8%;
    width: 82.4%;
    height: 211px;
    overflow: hidden;
}

.footer-cont {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -600px;
    padding: 0 5px;
    width: 1200px;
    height: 211px;
    overflow: hidden;
}

.footer-copy-right {
    position: absolute;
    left: 0;
    top: 211px;
    width: 100%;
    height: 116px;
    text-align: center;
    /*line-height: 90px;*/
    padding-top: 30px;
    border-top: 1px solid #43484c;
    color: #707173;
}

.footer-copy-right a {
    color: #707173;
}

.company-information-list {
    float: left;
    width: 40%;
}

.company-information-list li {
    margin-top: 30px;
}

.company-information-list li:first-child {
    margin-top: 55px;
}

.company-information-list li a {
    margin-left: 25px;
}

.company-information-list li a:first-child {
    margin-left: 0;
}

.bottom-logo {
    text-align: center;
    padding-top: 40px;
    float: left;
    width: 20%;
}

.other-information li {
    text-align: right;
}
