@charset "UTF-8";


.banner {
    height: 800px;
    position: relative;
    overflow: hidden;
}
.banner .bl{
    position: absolute;
    top:361px;
    left:30px;
    z-index: 999;
}
.banner>img:hover{
    cursor: pointer;
    opacity: .8;
}
.banner .br{
    position: absolute;
    top:361px;
    right:30px;
    z-index: 999;
}
.banner-warp {
    height: 800px;
    width: 1903px;
    font-size: 0;
    position: relative;
}

.banner-warp li {
    float: left;
    height: 800px;
    width: 100%;
    position: relative;
    background-size: 1903px 800px;
    vertical-align: top;
}

.banner-warp li a img {
    display: none;
    opacity: 0;
}
.banner-warp li a img.img_4{
    position: absolute;  top: 75px;  left: 50%;  margin-left: -290px;
} 
.banner-warp li a img.img_3{
    position: absolute;  top: 175px;  left: 50%;  margin-left: 160px;
} 
.banner-warp li a img.img_2{
    position: absolute;  top: 75px;  left: 50%;  margin-left:-35px;
} 
.banner-warp li a img.img_1{
    position: absolute;  
	left:50%;
	margin-left:-188px;
	top:50% !important;
	margin-top:-185px;
} 
.banner-warp li:nth-of-type(2) {
    position: absolute;
    left: 1903px;
    top: 0;
}

.banner-warp li:nth-of-type(4) {
    position: absolute;
    left: -1903px;
    top: 0;
}

.company-profile {
    background: url("../image/index-bg2.jpg") no-repeat center top;
    height: 799px;
    width: 100%;
    overflow: hidden;
}

.company-profile .cp-item {
    margin-top: 120px;
    width: 250px;
}

.company-profile .cp-item h1 {
    color: #f4c43e;
    font-size: 2.4em;
    font-weight: 700;
    margin-top: 50px;
}

.company-profile .cp-item h2 {
    color: white;
    font-size: 1.8em;
    margin-bottom: 40px;
}

.company-profile .cp-item p span {
    display: inline-block;
    font-size: 1.8em;
    margin-bottom: 10px;
    color: white;
    padding-right: 20px;
}

.company-profile .cp-item p span:hover {
    cursor: pointer;
    color: #f4c43e !important;
    background: url("../image/triangle-yellow.png") center right no-repeat;
}

.cp-item-span-active {
    color: #f4c43e !important;
    background: url("../image/triangle-yellow.png") center right no-repeat;
}

.company-profile .cp-item a {
    color: white;
    text-decoration: underline;
    font-size: 1em;
}

.company-profile .item-text-content {
    position: absolute;
    top: 0;
    left: 250px;
    padding: 80px;
    height: 440px;
    width: 800px;
    background: white url("../image/index-bg.png") no-repeat center center;
    display: none;
	overflow-y:scroll;
}

.company-profile .item-text-content h1 {
    padding-left: 50px;
    background: url("../image/book.png") no-repeat left center;
    height: 50px;
    font-size: 2.2em;
    line-height: 50px;
    font-weight: 700;
}

.company-profile .item-text-content h1 span {
    font-size: 14px;
    font-weight: 500;
}

.company-profile .item-text-content p {
    margin-top: 10px;
    line-height: 26px;
    color: #4c4c4c;
    font-size: 12px;
}

.subsidiaryCorporation {
    padding-top: 200px;
    height: 920px;
    background: url("../image/index-bg4.jpg") no-repeat center center;

}

.subsidiaryCorporation .sc-wrap {
    padding: 80px 60px;
    height: 450px;
    width: 480px;
    background-color: #974578;
    position: relative;
    z-index: 99;
}

.subsidiaryCorporation h1 {
    font-size: 2.4em;
    font-weight: 700;
    color: white;
    margin-bottom: 30px;
}

.subsidiaryCorporation h1 span {
    font-size: .6em;
    font-weight: 500;
}

.subsidiaryCorporation .classfy-wrap {
    height: 372px;
    width: 471px;
    border: 1px solid #A64A81;
    position: relative;
}

.classfy-wrap li {
    float: left;
    height: 185px;
    border: 1px solid #A64A81;
    -webkit-transition: all .4s linear ;
    -moz-transition: all .4s linear ;
    -ms-transition: all .4s linear ;
    -o-transition: all .4s linear ;
    transition: all .4s linear ;
}

.classfy-wrap li:hover {
    background-color: #BE5897;
    border: 1px solid transparent;
}
.classfy-wrap li img{
    -webkit-transition: all .4s linear ;
    -moz-transition: all .4s linear ;
    -ms-transition: all .4s linear ;
    -o-transition: all .4s linear ;
    transition: all .4s linear ;
}
.classfy-wrap li:hover img{
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.subsidiaryCorporation .classfy-wrap .classyf {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 160px;
    width: 155px;
    position: relative;
}

.classfy-wrap .classyf .classyf-text-wrap {
    position: absolute;
    top: 125px;
    width: 160px;
    text-align: center;
}

.classyf .classyf-text-wrap h3, .classyf .classyf-text-wrap p {
    color: white;
}

.classyf .classyf-text-wrap h3 {
    font-size: 1.2em;
}

.classyf .classyf-text-wrap p {
    font-size: 1.2em;
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    -o-transform: scale(.7);
    transform: scale(.7);
}

.subsidiaryCorporation .sc-projectBbrief {
    position: absolute;
    left: 534px;
    top: 100px;
    padding: 160px 40px 30px 100px;
    height: 460px;
    width: 520px;
    background-color: #f6f6f6;
    z-index: 1;
    display: none;
}

.subsidiaryCorporation .sc-projectBbrief h1 {
    font-size: 2em;
    color: #974578;
    margin-bottom: 10px;
}

.subsidiaryCorporation .sc-projectBbrief h3 {
    font-size: 1.2em;
    color: #974578;
    margin-bottom: 40px;
}

.subsidiaryCorporation .sc-projectBbrief p {
    color: #211b1b;
    font-size: 1.2em;
    line-height: 24px;
}

.subsidiaryCorporation .sc-projectBbrief a {
    display: inline-block;
    text-decoration: underline;
    background: url("../image/triangle-black.png") no-repeat right center;
    padding-right: 15px;
}

.subsidiaryCorporation .sc-projectBbrief h4 {

    margin-top: 50px;
}

.sc-projectBbrief .jiantou {
    position: absolute;
    right: 80px;
}

.sc-projectBbrief .jiantou-bottom {
    bottom: -170px;
}

.sc-projectBbrief .jiantou-top {
    top: -300px;
}

