/* 样式初始化 */
body {
    margin: 0;
    padding: 0;
}
ul,ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}

/* * * * * * * * 页面样式开始* * * * * * * * *  */
/* 关于我们 */
.about-us .about-us-title span,
.devep-strate .devep-strate-title span,
.devep-strate .devep-strate-title span,
.company-culture .company-culture-title span,
.js-active .container .js-active-title span{
    font-size:30px;
    font-weight:500;
    color:#000000;
    margin-left: 14px;
}
.about-us-wrap {
    width:1200px;
    height:684px;
    background: #FFFFFF;
    box-shadow:0px 4px 34px 6px rgba(187,187,187,0.16);
    behavior: url(css/PIE.htc);
}
.about-us-wrap-img {
    width:1160px;
    height:451px;
    background: url(../images/aboutus_banner2.png) no-repeat center center;
    top: -40px;
}
.about-us-wrap-content {
    padding: 445px 39px 50px 39px;
}
.about-us-wrap-content p {
    font-size:16px;
    font-weight:400;
    color:#333333;
    line-height:27px;
}
.about-us-wrap-content-graph {
    margin-top: 39px;
}
/* 发展战略 */
.devep-strate {
    background: url('../images/aboutus_banner3.png') no-repeat 100% 0;
    height: 600px;
}
.devep-strate .devep-strate-wrap {
    width:1280px;
    height:520px;
    margin: 0 auto;
    background: url('../images/aboutus_strate_bg.png') no-repeat center center;
    top: 81px;
}
.devep-strate .devep-strate-sologn {    
    background-color: #C91F1D;
}
.devep-strate .devep-strate-sologn span {
    display: block;
    font-size:20px;
    font-weight:600;
    color:#ffffff;
    width: 45px;
    height: 58px;
}
.devep-strate-wrap-item-list {
    padding-left: 81px;
    width: 539px;
    min-height: 146px;
}
.devep-strate-wrap-item-list p {
    margin-top: 24px;
}
.devep-item-list-top div{
    width: 80px;
    height: 80px;
}
/* 企业文化 */
.company-culture .company-culture-wrap-item {
    width: 400px;
    height: 357.5px;
    /* background: red; */
    text-align: center;
}
.company-culture .company-culture-wrap-item:hover {
    background: url('../images/aboutus_culture_bg03.png') no-repeat center center;
}
.company-culture .company-culture-wrap-item:hover h3,
.company-culture .company-culture-wrap-item:hover .company-culture-wrap-item-logo,
.company-culture .company-culture-wrap-item:hover p {
    color: #ffffff;
}
.company-culture .company-culture-wrap-item:hover .company-culture-wrap-item-line{
    display: none;
}
.company-culture .company-culture-wrap-item h3{
    font-size:24px;
    font-weight:500;
    color:#333333;
    line-height:30px;   
    margin-bottom: 8px;
}
.company-culture .company-culture-wrap-item .company-culture-wrap-item-logo {
    font-size:14px;
    font-weight:300;
    color:#999999;
    line-height:30px;
}
.company-culture .company-culture-wrap-item p{
    font-size:16px;
    font-weight:300;
    color:#333333;
    line-height:24px;
    padding: 0 23%;
}
.company-culture .company-culture-wrap-item .company-culture-img{
    width: 76px;
    height: 84px;
    display: inline-block;
    margin-top: 49px;
}
.company-culture .company-culture-wrap-item .company-culture-wrap-item-line{
    width: 76px;
    display: inline-block;
    border-top: 2px solid #F08300;
}

/* 晋商动态 */
.js-active {
    background: #F4F4F4;
}
.js-active .container .more {
    float: right;
    
    
}
.js-active .js-active-item {
    padding-bottom: 30px;
    border-bottom: 1px solid #bcbcbc;
    margin-top: 30px;
    width: 1120px;
    margin: 30px auto;
}
.js-active .container .more a {
    color: #ce2b20;
    font-size: 14px;
}
.js-active .js-active-time {
    margin-bottom: 20px;
}
.js-active .js-active-title {
    font-size: 20px;
    font-weight: 600;
}
.js-active .js-active-title-item {
    padding: 20px 0;
}
.js-active .js-active-btn {
    width: 130px;
    height: 30px;
    border: 1px solid #db726b;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #db726b;
}
.js-active .js-active-time span{
    display: inline-block;
    vertical-align: middle;
	color: gray;
}


/* *************************地图样式开始**************************** */

#map-container { width: 100%; height: 100%; }
.map-container-list { width: 360px;height: 320px;overflow: hidden; background: #ffffff; top: 130px;left: 20%;}
.map-container-list li { height: 80px; padding-left: 20px;cursor: pointer;border-bottom: 1px solid #fdf8f7;}
.map-container-list li h3 {font-size: 18px;font-weight: 400; color: #333333;}
.map-container-list li span {font-size: 14px;font-weight: 400;color: #999999;}
.map-container-list li.active div h3, .map-container-list li.active div span{ color: #ffffff; }
.map-container-list li.active { background-color: #C91F1D; }
.title { font-size: 18px; font-weight: 600; color: #C91F1D; }
.see-more {
    top: 450px;
    left: 20%;
    height: 60px;
    width: 340px;
    background: #ffffff;
    cursor: pointer;
    border-top: 1px solid #fdf8f7;
}
.see-more p {
    font-size: 14px; 
    padding-top: 20px;
    color: #C91F1D;
}
/* *************************地图样式结束**************************** */
.container #card-slider-left {
    position: absolute;
    top: 300px;
    left: -40px;
    background-image: url(../images/arrowLeft.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
    cursor: pointer;
}

.container #card-slider-right {
    position: absolute;
    top: 300px;
    right: -40px;
    background-image: url(../images/arrowRight.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
    cursor: pointer;
}

.card-slider {
	width: 1200px;
	overflow: hidden;
    position: relative;
	height: 357.5px;
}
.card-slider-item {
	width: 400px;
	height: 357.5px;
}

.card-slider .card-slider-container {
    position: absolute;
    top: 0;
    left: 0;
}

/* * * * * * * * 页面样式结束* * * * * * * * *  */
