﻿
/* 轮播图 */
.slider {
    position: relative;
    width: 100%;
}

.slideBox .hd {
    height: 10px;
    z-index: 1;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
    z-index: 1;
}

.slideBox .hd ul {
    text-align: center;
    padding-top: 5px;
}

.slideBox .hd ul li {
    cursor: pointer;
    float: left;
    margin-right: 5px;
    width: 30px;
    height: 10px;
    line-height: 14px;
    text-align: center;
    background: #fff;
}

.slideBox .hd ul .on {
    background: #00a2ff;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    z-index: 0;
}

.slideBox .bd li img {
    width: 100%;
    vertical-align: top;
}
.product{
    width: 100%;
    height: auto;
    position: absolute;
    bottom: -84px;
}
.product li{
    float: left;
    width: 25%;
    height: 167px;
}
#one{
    background-color: #83b200;
}
#two{
    background-color: #7d2292;
}
#there{
    background-color: #e2ad02;
}
#fore{
    background-color: #009c97;
}
.pr-left{
    float: left;
    width: 65%;
    padding-top: 38px;
    padding-left: 16px;
}
.pr-left h3{
    color: white;
    font-size: 19px;
    font-weight: normal;
}
.pr-left p{
    color: white;
    font-size: 14px;
    font-weight: normal;
    line-height: 21px;
    padding-top: 8px;
}
.pr-right{
    float: right;
    padding-top: 59px;
    padding-right: 18px;
}
.about{
    width: 100%;
    height: auto;
    margin-top: 140px;
}
.abo-left{
    float: left;
    width: 43%;
}
.abo-left img{
    width: 100%;
}
.abo-right{
    float: right;
    width: 51%;
}
.abo-right h2{
    font-size: 32px;
}
.abo-right h4{
    color: #10142d;
    font-size: 26px;
    padding-top: 13px;
    padding-bottom: 13px;
}
.abo-right p{
    font-size: 16px;
    line-height: 27px;
}
.abo-right li{
    width: 100%;
    margin-top: 13px;
    height: auto;
    display: inline-block;
}
.abo-right li img{
    float: left;
    margin-top: 4px;
}
.abo-right li span{
    font-size: 16px;
    float: left;
    display: block;
    margin-left: 10px;
}
.branch{
    width: 100%;
    height: auto;
    margin-top: 45px;
}
.bra-name{
    width: 100%;
    height: auto;
}
.nume{
    float: left;
}
.channelIn {
    font-size: 30px;
    color: #666;
    float: left;
    margin-bottom: 10px;
}
.c_more {
    font-family: Arial;
    border: 1px #4c81bc solid;
    border-top-color: rgb(76, 129, 188);
    border-right-color: rgb(76, 129, 188);
    border-bottom-color: rgb(76, 129, 188);
    border-left-color: rgb(76, 129, 188);
    display: inline-block;
    padding-left: 20px;
    width: 103px;
    height: 28px;
    line-height: 28px;
    position: relative;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    z-index: 1;
}
.c_more a{
    color: #666;
}
.channel_word {
    float: right;
    width: 225px;
    text-align: right;
    font-size: 18px;
    line-height: 32px;
}
.branch ul{
    margin-top: 45px;
}
.branch li{
    float: left;
    width: 33.33%;
    text-align: center;
    margin-bottom: 35px;
}
.branch li img{
    width: 50%;
    height: auto;
    text-align: center;
    border-radius: 12px;
}
.branch li h3{
    font-size: 20px;
    padding-top: 16px;
    padding-bottom: 10px;
    color: black;
}
.branch li p{
    font-size: 14px;
    color: black;
    line-height: 29px;
    padding-bottom: 20px;
}
.more img{
    width: auto !important;
    height: auto !important;
    margin-top: 7px;
    border-radius: 0px !important;
}
.news{
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.new-left{
    width: 50%;
    float: left;
}
.new-left li{
    width: 100%;
    height: auto;
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 1px dashed#666;
    padding-top: 14px;
}
.newl-left{
    float: left;
    width: 83px;
    height: 83px;
    border: 1px #808080 solid;
    margin-right: 5%;
}
.newl-left h4{
    font-weight: bold;
    font-size: 36px;
    line-height: 38px;
    margin-top: 12px;
    text-align: center;
    color: black;
    padding-bottom: 3px;
}
.newl-left span{
    display: block;
    text-align: center;
    color: #333;
    font-size: 14px;
}
.newl-right{
    width: 77%;
    float: left;
}
.newl-right h3{
    font-size: 18px;
    color: #333;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newl-right p{
    font-size: 14px;
    line-height: 25px;
    height: 44px;
    margin-top: 8px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.new-right{
    width: 48%;
    float: right;
    margin-top: 17px;
}
.new-right img{
    width: 100%;
    height: 312px;
}
.introduce{
    width: 100%;
    height: auto;
    margin-top: -82px;
    z-index: 99999;
    display: inline-block;
}
.in-left{
    float: left;
    width: 83%;
    height: 98px;
    background: rgba(0,0,0,.5);
}
.in-left h3{
    font-size: 18px;
    margin-top: 15px;
    padding-left: 18px;
    transition: none;
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.in-left p{
    color: white;
    font-size: 15px;
    padding-left: 18px;
    padding-right: 10px;
    width: 96%;
    line-height: 22px;
    padding-top: 5px;
    padding-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.in-right{
    width: 17%;
    float: right;
}
.data{
    background-color: #91c501;
    width: 100%;
    height: 98px;
}
.data .month{
    border-bottom: 1px #fff solid;
    font-size: 17px;
    padding-top: 10px;
    text-align: center;
    display: block;
    padding-bottom: 10px;
    color: white;
}
.data .year {
    color: white;
    text-align: center;
    display: block;
    padding-top: 10px;
    font-size: 23px;
}
.advertisement{
    width: 100%;
    background-color: #37393a;
    padding: 50px 0 42px;
    margin-top: 35px;
    display: inline-block;
}
.title {
    float: left;
    width: 18.6%;
    text-align: right;
    padding: 20px 5% 0 0;
}
.title .ch {
    font-size: 24px;
    line-height: 35px;
}
.title span {
    display: block;
    color: #fff;
}
.title .en {
    font-size: 18px;
    font-family: Arial;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: normal;
}
.article {
    float: left;
    padding: 20px 0 30px 5%;
    width: 56%;
    border-left: 1px #d7d7d8 solid;
}
.detail {
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    height: auto;
    overflow: hidden;
}
.c_more{
    color: #fff;
    background: #91c501;
    border: 0px;
    margin-top: 26px;
    width: auto;
    padding: 9px 37px;
    font-size: 15px;
    border-radius: 6px;
}
