@import "common.css";

/*轮播图*/
.lunbos {
    width: 1903px;
    height: 700px;
    margin: 0 auto;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    min-width: 1200px;
}
.lunbos .slide {
    width: 9600px;
    height: 700px;
    position: absolute;
    left: -1920px;
}
.lunbos .slide .pic {
    width: 1920px;
    height: 700px;
    float: left;
}
.lunbos .dots{
    height: 20px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    z-index: 2;
}
.lunbos .dots .dot{
    width:14px;
    height: 14px;
    border-radius: 54%;
    float: left;
    margin:0 10px;
    background-color: #ddd;
    opacity: 0.4;
    filter: alpha(opacity = 40);/* 兼容IE6、7、8 */
    cursor:pointer;
}
.lunbos .dots .active{
    background-color: #fff;
    opacity: 1;
    filter: alpha(opacity = 100);/* 兼容IE6、7、8 */
}
.lunbos .arrow{
    width: 38px;
    height: 59px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    display: block;
}

.lunbos .next{
    background: url("../images/right.png") no-repeat;
    right: 360px;
}
.lunbos .prev{
    background: url("../images/left.png") no-repeat;
    left: 360px;
}
/*主体内容*/
#content{
    width: 1200px;
    margin: 0 auto;
}
#content>div{
    margin-top: 65px;
}
/*公司概况*/
#content #company_profile{
    margin-top: 35px;
}
#company_profile>div:first-child{
    width: 800px;
    margin-top: 13px;
}
#company_profile .map{
    width: 400px;
    height: 550px;
    padding-top: 92px;
    position: relative;
}
#company_profile .map span{
    position: absolute;
    right: 60px;
    bottom: 10px;
    font-size: 20px;
    color: #999;
}

/*小标题*/
.company_title>div:first-child{
    font-size: 68px;
    color: #17499e;
    font-weight: bold;
}
.company_title .title2{
    padding: 15px 0 0 0;
    margin-left: 5px;
}
.company_title .title2 P{
    font-size: 28px;
    color: #333333;
}
.company_title .title2 .p2{
    font-size: 18px;
}

/*年份*/
#company_profile .years{
    justify-content: space-around;
    margin-top: 17px;
}
#company_profile .years>div{
    float: left;
    width: 33.3%;
    text-align: center;
}
#company_profile .years .year2017 .p2{
  margin-top: 0;
}
#company_profile .years>div>p:first-child{
    font-size: 28px;
    color: #3298f3;
    margin-bottom: 5px;
    font-weight: bold;
}
#company_profile .years>div>.p2{
    font-size: 16px;
    margin: 0 auto;
    height: 42px;
    width: 150px;
    color: #333;
    margin-top: 20px;
}
/*二级导航*/
#company_profile ul{
    text-align: center;
    margin-top: 10px;
}
#company_profile ul li{
    float: left;
    width: 25%;
    height: 58px;
    line-height: 58px;
    background-color: #e3e3e3;
    color: #333;
    font-size: 20px;
}
#company_profile ul li.active{
    background-color: #3298f3;
    color: #fff;
}
/*导航内容*/

#company_profile .introduce{
    padding: 10px 0 0;
    font-size: 18px;
    height: 310px;
    position: relative;
    display: none;
}
#company_profile .introduce .text{
    height: 290px;
    overflow: hidden;
    text-indent: 2em;
    text-align: justify;
    line-height: 32px;
}
#company_profile .introduce.show{
    display: block;
}
#company_profile .introduce p{
    text-indent: 2em;
    color: #666;
    text-align: justify;
    line-height: 32px;
}

#company_profile .introduce a{
    position: absolute;
    right: 0; bottom: 0;
    font-size: 14px;
    line-height: 16px;
    color: #ff0006;
}

/*公司业务*/
#company_business{
    margin-top: 50px;
}
#company_business .company_title{
    margin-bottom: 9px;
}
#company_business .text_b{
    height: 282px;
    overflow: hidden;
    line-height: 32px;
}
#company_business .text_b p{
    text-indent: 2em;
    font-size: 18px;
}
#company_business>div:first-child>div{
    width: 600px;
}
#company_business>div:first-child>div:first-child>p{
    font-size: 18px;
    text-indent: 2em;
}

#company_business>div:first-child>.business_right{
    padding: 45px 0 0 60px;
}
#company_business ul{
    text-align: center;
    margin: 27px 0 0 0 ;
    width: 100%;
}
#company_business ul li{
    width: 14.2857143%;
    float: left;
}
#company_business ul li a{
    display: block;
    font-size: 20px;
    color: #333;
    line-height: 34px;
    margin-top: 10px;
}
#company_business ul li p{
    font-size: 16px;
    color: #999;
}
#company_business div ul li.active p,
#company_business div ul li.active a{
    /* color: #ff0006; */
}
/*公司优势*/
#company_advantages{
    position: relative;
    margin-top: 60px;
}
/*01*/
#company_advantages>.adv_body{
    margin: 60px 0 0 0;
    width: 100%;
    height: 494px;
    background: url("../images/index/company_advantages.jpg") no-repeat;
}
#company_advantages>.adv_body>div{
    position: absolute;
    top: 90px; right: 0;
    height: 90px;
    line-height: 90px;
    background: url("../images/index/01.png") no-repeat;
    padding-left: 140px;
}
#company_advantages>.adv_body>div p{
    position: relative;
    font-size: 24px;
    font-weight: bold;
    color: #333;
}
#company_advantages>.adv_body>div p span {
    color: #0f5ea5;
}
#company_advantages>.adv_body>div p:before {
    content:'';
    display: block;
    position: absolute;
    left: 50%;
    bottom: 10px;
    width: 58px;
    height: 4px;
    background: url(../images/index/youshi_title_b_border.png) no-repeat;
    margin-left: -29px;
}
/*02*/
#company_advantages .measures{
    margin: 21px 0 0 0;
}

#company_advantages .measures>div:first-child>p{
    font-size: 20px;
    line-height: 32px;
}
#company_advantages .measures>div:first-child>p span {
    color: #0f5ea5;
}
#company_advantages .measures>div:first-child>p:first-child{
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    height: 90px;
    line-height: 90px;
    width: 520px;
    background: url("../images/index/02.png") no-repeat;
    background-position: left;
    margin-bottom: 4px;
    padding-left: 140px;
    position: relative;
}

#company_advantages .measures>div:first-child>p:first-child:before{
    content:'';
    display: block;
    position: absolute;
    left: 50%;
    bottom: 10px;
    width: 58px;
    height: 4px;
    background: url(../images/index/youshi_title_b_border.png) no-repeat;
    /* margin-left: -29px; */
}

#company_advantages .measures ul{
    width: 100%;
}
#company_advantages .measures ul li{
    width: 220px;
    height: 220px;
    margin:22px 0  0 25px;
}
#company_advantages .measures ul li.first{
    margin-left: 0;
}
#company_advantages .measures ul li .img{
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#company_advantages .measures ul li .introduce{
    width: 100%;
    height: 55px;
    background: #fff;
    opacity: 0.63;
    filter: alpha(opacity=63);
    bottom: 0;
    left: 0;
}
#company_advantages .measures ul li font{
    position: absolute;
    left: 0;
    bottom: 55px;
    display: block;
    width: 100%;
    height: 2px;
    background-image: linear-gradient(to right, rgba(255,255,255,0.2) , rgba(255,255,255,1));
}
#company_advantages .measures ul li span.number{
    width: 72px;
    font-size: 48px;
    color: #007bc7;
    text-shadow: 3px 3px 0 white, 3px -3px 0 white, -3px -3px 0 white, -3px 3px 0 white, 3px 2px 0 white, 3px -2px 0 white, -3px -2px 0 white, -3px 2px 0 white, 3px 1px 0 white, 3px -1px 0 white, -3px -1px 0 white, -3px 1px 0 white, 3px 0px 0 white, 3px 0px 0 white, -3px 0px 0 white, -3px 0px 0 white, 2px 3px 0 white, 2px -3px 0 white, -2px -3px 0 white, -2px 3px 0 white, 2px 2px 0 white, 2px -2px 0 white, -2px -2px 0 white, -2px 2px 0 white, 2px 1px 0 white, 2px -1px 0 white, -2px -1px 0 white, -2px 1px 0 white, 2px 0px 0 white, 2px 0px 0 white, -2px 0px 0 white, -2px 0px 0 white, 1px 3px 0 white, 1px -3px 0 white, -1px -3px 0 white, -1px 3px 0 white, 1px 2px 0 white, 1px -2px 0 white, -1px -2px 0 white, -1px 2px 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px -1px 0 white, -1px 1px 0 white, 1px 0px 0 white, 1px 0px 0 white, -1px 0px 0 white, -1px 0px 0 white,  0px 3px 0 white, 0px -3px 0 white, 0px -3px 0 white, 0px 3px 0 white, 0px 2px 0 white, 0px -2px 0 white, 0px -2px 0 white, 0px 2px 0 white, 0px 1px 0 white, 0px -1px 0 white, 0px -1px 0 white, 0px 1px 0 white, 0px 0px 0 white, 0px 0px 0 white, 0px 0px 0 white, 0px 0px 0 white, 0 0 0 white;
    line-height: 55px;
    text-align: center;
    position: absolute;
    bottom: 30px;
    z-index: 99;
}
#company_advantages .measures ul li .introduce em{
    font-size: 16px;
    width: 148px;
    color: #000;
    line-height: 20px;
    margin-left: 75px;
    text-shadow: 0 1px 0 #000, 0 0 0 #000, 0 0 0 #000, 0 0 0 #000, 0 0 0 #000;
}
#company_advantages .measures ul li .introduce p{
    width: 100%;
    height: 30px;
    font-size: 12px;
    line-height: 14px;
    color: #4b4b4b;
    overflow: hidden;
    padding: 0 10px;
    margin-top: 10px;
}



/*03*/
.brand_advantage{margin-top: 60px;margin-bottom: 12px}


.brand_advantage>p{
    text-align: center;
    font-size: 20px;
    margin: 8px 0;
}
.brand_advantage>p:first-child{
    font-size: 24px;
    font-weight: bold;
    color: #333;
    height: 90px;
    line-height: 90px;
    width: 520px;
    background: url("../images/index/03.png") no-repeat;
    background-position: left;
    margin: 0 auto;
    padding-left: 65px;
    position: relative;
}
.brand_advantage>p:first-child span {
    color: #0f5ea5;
}
.brand_advantage>p:first-child:before{
    content:'';
    display: block;
    position: absolute;
    left: 50%;
    bottom: 10px;
    width: 58px;
    height: 4px;
    background: url(../images/index/youshi_title_b_border.png) no-repeat;
    /* margin-left: -29px; */
}
.brand_advantage li{
    width: 100%;
    height: 240px;
}
.brand_advantage li span{
    display: block;
}
.brand_advantage li .img{
    width: 50%;
    height: 100%;
    overflow: hidden;
}
.brand_advantage li .adv_body{
    width: 50%;
    height: 100%;
    padding-left: 33px;
    padding-top: 38px;
}
.brand_advantage li .adv_body .num{
    width: 50px;
    height: 50px;
    background: #3298f3;
    /* border-radius: 50%; */
    color: #fff;
    font-size: 36px;
    text-align: center;
    line-height: 50px;
    margin-right: 12px;
    float: left;
}

.brand_advantage li .adv_body em{
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    color: #0f5ea5;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
}
.brand_advantage li .adv_body em:before {
    content:'';
    display: block;
    position: absolute;
    left: 0;
    bottom: -14px;
    width: 38px;
    height: 4px;
    background: #f9c556;
}
.brand_advantage li .adv_body p:first-child {
    height: 50px;
}
.brand_advantage li .adv_body p:first-child + p{
    font-size: 14px;
    color: #999;
    line-height: 24px;
    max-height: 50px;
    overflow: hidden;
    margin-top: 15px;
}

/*04荣誉轮播*/
.honor{
    position: relative;
}
.honors {
    width: 1200px;
    height: 330px;
    overflow: hidden;
    position: relative;
    padding: 20px 0;
}
.honors .slide {
    width: 2700px;
    height: 330px;
    position: absolute;
    left: 0;
}
.honors .slide div {
    width: 300px;
    float: left;
    padding: 0 10px;
}
.honors .slide div:hover{
    cursor: pointer;
}
.honors .slide div>span{
    display: block;
    width: 283px;
    height: 193px;
    overflow: hidden;
    margin-bottom: 10px;
}

.honors .slide div p{
    font-size: 14px;
    text-align: center;
    height: 75px;
    line-height: 25px;
    width: 100%;
    margin: 0 auto;
}
.honors .slide div a{
    display: block;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
}
.honors .slide div p{
    text-align: justify;
    text-indent: 2em;
    max-height: 48px;
    overflow: hidden;
}
.honors .slide div:hover a{
    color: #ff0006;
    text-decoration: underline;
}
.honors .slide div:hover p{
    color: #ff0006;
    text-decoration: underline;
}
/*箭头*/
.honor .arrow{
    position: absolute;
    z-index: 10;
    width: 38px;
    height: 59px;
    top: 50%;
    margin-top: -75px;
    display: none;
}
.honor a.next{
    background: url("../images/right.png");
    right: 10px;
}
.honor a.prev{
    background: url("../images/left.png");
    left: 10px;
}
/*公司成员*/
.company_members{
    position: relative;
    margin-top: 60px;
}


.company_members .members{
    margin-top: 40px;
    display: flex;
}
.members ul li{
    width: 191px;
    height: 369px;
    margin-right: 10px;
    /* padding-top: 115px; */
    /* background: url("../images/index/zhineng.jpg") no-repeat 0 bottom;
    transition:all 1s;
    -ms-transition:all 1s; 
    -moz-transition:all 1s;
    -webkit-transition:all 1s; 
    -o-transition:all 1s; */

    box-shadow: 1.231px 1.576px 40px 0px rgba(0, 0, 0, 0.1);
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
}
.members ul li .t-border {
    width: 100%;
    height: 4px;
    background: #ffb536;
}
.members ul li img {
    vertical-align: top;
    margin-bottom: 19px;
}
  
/* .members ul li.dichan{
    background-image: url("../images/index/dichan.png");
}
.members ul li.hulianwang{
    background-image: url("../images/index/hulianwang.jpg");
}
.members ul li.shuichang{
    background-image: url("../images/index/shuichang.jpg");
}
.members ul li.wuliu{
    background-image: url("../images/index/wuliu.jpg");
}
.members ul li.zhineng{
    background-image: url("../images/index/zhineng.jpg");
}
.members ul li:hover{
    background-position: 0 top;
} */
/* .members ul li:hover em,
.members ul li:hover p,
.members ul li:hover span{
    display: none;
} */
.members ul li.shuichang{
    margin-right: 0;
}
.members li em{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #616161;
    line-height: 36px;
    margin-bottom: 10px;
}
.members li span{
    display: block;
    width: 36px;
    height: 2px;
    background: #ffb536;
    margin: 0 auto;
    margin-bottom: 20px;
}
.members li p{
    width: 100%;
    max-height: 165px;
    font-size: 13px;
    color: #616161;
    line-height: 20px;
    overflow: hidden;
    padding: 0 26px;
    text-indent: 2em;
    text-align: justify;
}

/*公司新闻*/
.company_news{
    margin-top: 43px;
}
.company_news>div{
    width: 50%;
}
.company_news>div:first-child{
}
.company_news>div:first-child>div.news_body{
    width: 537px;
    background-color: #e9ecf1;
    margin-top: 20px;
}

.company_news .slide>div>div>a{
    font-size: 20px;
    color: #333;
    margin: 0 0 15px 0;
    padding: 0 20px;
    display: block;
}
.company_news .slide>div>div>p{
    padding: 0 20px;
    font-size: 16px;
    color: #999;
    text-indent: 2em;
    height: 100px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.company_news .slide>div>div>span{
    display: block;
    width: 160px; height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #0f5ea5;
    border-radius: 20px;
    margin: 40px auto 0 auto;
    font-size: 16px;
    color: #0f5ea5;
}
/*新闻列表*/
.news_list>div{
    height: 30px;
    line-height: 30px;
    margin: 60px 0 0 0;
    display: flex;
    justify-content: space-between;
}
.news_list>div>span:first-child{
    font-size: 20px;
    font-weight:bold;
    color: #333;
    /*margin: 0 15px 0 0;*/
}
.news_list>div>span.dashed{
    display: inline-block;
    margin: 14px 0 0 0;
    width: 410px; height: 0;
    border: 1px dashed #ccc;
}
.news_list>div>a{
    display: inline-block;
    width: 79px; height: 29px;
    line-height: 27px;
    text-align: center;
    border: 1px solid #0f5ea5;
    border-radius: 14px;
    font-size: 14px;
    color: #0f5ea5;
}
.news_list>ul>li{
    border-bottom: 1px solid #ccc;
    padding: 33px 0 25px;
}
.news_list>ul>li:first-child{
    padding: 20px 0 31px;
}
.news_list>ul>li>div.news_date{
    width: 60px;
}
.news_list>ul>li>div.news_date>p{
    height: 40px;
    text-align: center;
}
.news_list>ul>li>div.news_date>p:first-child{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    background-color: #ffd100;
}
.news_list>ul>li>div.news_date>p.date{
    color: #666;
    font-size: 16px;
    font-weight:bold;
    line-height: 40px;
    background-color: #e9ecf1;
}
.news_list>ul>li>div.abstract{
    margin: 0 0 0 20px;
}
.news_list>ul>li>div.abstract a{
    display: block;
    font-size: 20px;
    color: #333;
    margin: 5px 0 13px 0;
}
.news_list>ul>li>div.abstract p{
    font-size: 14px;
    color: #999;
    width: 505px;
    line-height: 23px;
}
/*新闻轮播*/
.news{
    position: relative;
}
.all_news {
    width: 537px;
    height: 572px;
    overflow: hidden;
    position: relative;
    margin-right: 44px;
}
.all_news .slide {
    width: 3222px;
    height: 572px;
    position: absolute;
    left: 0;
}
.all_news .slide div {
    width: 537px;
    float: left;
}
.all_news .slide div:hover{
    cursor: pointer;
}
.all_news .slide div span{
    display: block;
    width: 537px;
    height: 300px;
    margin-bottom: 10px;
    overflow: hidden;
}
.news .arrow{
    position: absolute;
    display: block;
    z-index: 10;
    width: 23px;
    height: 23px;
    line-height: 20px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    bottom: 286px;
}
.news a.next{
    right: 20px;
    text-indent: 2px;
}
.news a.prev{
    right: 60px;
    text-indent: -2px;
}

/*所有连接标签*/
.all_about{
    margin-top: 28px;
    margin-bottom: 78px;
}
    /*左侧*/
.left_about{
    width: 402px; height: 148px;
    box-sizing: border-box;
    line-height: 146px;
    text-align: center;
    border: 1px solid #ccc;
    border-top: 0;
}
.left_about>ul{
    width: 402px;
}
.all_about>ul>li:first-child{
    border-top: 1px solid #ccc;
}
.all_about>ul>li{
    position: relative;
}
.all_about>ul>li:hover a{
    color: #fff;
}
.all_about>ul>li.left_about>div{
    position: absolute;
    width: 402px; height: 148px;
    left: 0; top: 0;

}
ul li div>span{
    font-size: 18px;
    color: #333;
    margin-left: 10px;
}
ul li.active a>span{
    color: #fff;
}
ul li div>img,ul li div>span{
    vertical-align: middle;
}
.all_about>ul:first-child>li.info{
    background: url("../images/index/left-1.jpg");
}
.all_about>ul:first-child>li.advan{
    background: url("../images/index/left-2.jpg");
}
.all_about>ul:first-child>li.invest{
    background: url("../images/index/left-1.jpg");
}
.all_about>ul:first-child>li.news{
    background: url("../images/index/left-4.jpg");
}
    /*中间*/
.all_about>div{
    width: 396px;
    height: 589px;
    overflow: hidden;
}

.right_about{
    width: 402px; height: 98px;
    line-height: 98px;
    border: 1px solid #ccc;
    border-top: 0;
}
.all_about>ul>li.right_about>div{
    padding-left: 129px;
    position: absolute;
    width: 402px; height: 98.6px;
    left: 0; top: 0;
}
.all_about>ul>li.active>div{
    background-color: rgb(23,73,158);
    opacity: 0.6;
    filter: alpha(opacity = 60);/* 兼容IE6、7、8 */
}
.all_about>ul:last-child>li.manage{
    background: url("../images/index/right-1.jpg");
    height: 99px;
}
.all_about>ul:last-child>li.office{
    background: url("../images/index/right-2.jpg");
}
.all_about>ul:last-child>li.inside{
    background: url("../images/index/right-3.jpg");
}
.all_about>ul:last-child>li.bid{
    background: url("../images/index/right-4.jpg");
}
.all_about>ul:last-child>li.email{
    background: url("../images/index/right-5.jpg");
}
.all_about>ul:last-child>li.contact{
    background: url("../images/index/right-6.jpg");
}

/*友情链接*/
.all_link{
    background-color: #eee;
    width: 100%;
    height: 60px;
    line-height: 60px;
    margin-top: 40px;
}
.all_link>P{
    width: 1200px;
    margin: 0 auto;
    font-size: 12px;
    color: #333;
    line-height: 60px;
    text-align: center;
}
.all_link>P>span{
    color: #333;
}




