
/*banner*/
.banner
{
    position: relative;
    overflow: hidden;
	height:470px;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
	background:url(/scsp/foreground-1/img/banner-20160215.jpg) -100px center no-repeat;
    background-size: cover;

    /*height: 800px;*/
}
.banner1{background: #fafafa;}
.banner p{font-size: 40px;color: #515151;position: absolute;top: 20%;left:11%;}
.banner span{font-size: 20px;color: #515151;position: absolute;top: 35%;left:0;}
.banner > a{display: inline-block;width: 162px;height: 54px;position: absolute;top: 50%;border-radius: 30px;text-align: center;line-height: 54px;color: #e2e2e2;font-size: 20px;left: 0;}
.banner > .img
{
    line-height: 0;
}
.banner > .img > img
{
    width: 100%;
}
.banner > .filter
{
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    opacity: .349;
    background-color: #000;
}
/*.banner .banner-box{
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 20%;
    left: 0;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.banner .banner-box .register{
    display: inline-block;
    width:230px;
    height:50px;
    background:#c90915;
    text-decoration: none;
    color:#fff;
    font-size: 24px;
    line-height: 50px;
    border-radius: 2px;
}*/

.banner .container
{
    position: absolute;
    z-index: 2;
    top: 6px;
    right: 0;
    bottom: 0;
    left: 0;

    width: 1000px;
    margin: 0 auto;

    text-align: center;
}
.banner .container .h1
{
    font-size: 30px;

    margin: 130px 0 0;

    letter-spacing: 3px;

    color: white;
}
.banner .container .middle
{
    margin-top: 80px;
    margin-bottom: 110px;
}
.banner .container .middle > a
{
    font-size: 18px;

    position: relative;

    display: inline-block;

    padding: 17px 93px;

    text-decoration: none;

    color: white;
    border: 1px solid white;
    border-radius: 2px;
    background-color: transparent;
}

.banner .container .middle > a:hover
{
    background-color: rgba(255,255,255,.2);
}
.banner .container .h5
{
    font-size: 16px;

    margin: 0;

    color: white;
} 
/*number*/
.number1{width: 100%;height: 100%;}
.number
{
	position: relative;
    overflow: hidden;
	height:800px;
    width: 100%;
    max-width: 1300px;
	background:url(/scsp/foreground-1/img/2.jpg) center no-repeat;
	background-size:cover;
    margin: 0 auto;
}
.number .container
{
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    padding-top: 104px;
    text-align: center;
}
.number .container .h1
{
    font-size: 30px;

    color: #666;
}
.number .container .h6
{
    font-size: 14px;

    margin-top: 40px;
    margin-bottom: 64px;

    color: #999;
}
.number .container .total
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    height: 140px;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

        -ms-flex-pack: justify;

            justify-content: space-between;
}
.number .container .total > div
{
    position: relative;

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    width: 250px;
    height: 110px;

    border-radius: 55px;

    -webkit-box-align: center;

    -webkit-align-items: center;

        -ms-flex-align: center;

            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.number .container .total .h6
{
    margin-top: 0;
    margin-bottom: 2px;

    color: #9bc200;
}
.number .container .total .count
{
    font-size: 26px;

    color: #666;
}
.number .container .total .unit
{
    font-size: 14px;

    margin-left: 7px;

    color: #666;
}
.number .svg
{
    position: absolute;
    z-index: 0;
    top: -12px;
    right: 0;
    bottom: 0;
    left: -11px;

    border: 0 none;
}
.number .line
{
    position: absolute;
    z-index: 3;
    top: -12px;
    right: 0;
    bottom: 0;
    left: -11px;

    border: 0 none;
}
.number path
{
    fill: none;
    stroke: #9bc200;
    stroke-width: 2px;
}

.number circle
{
    fill: #9bc200;
    stroke: #c4dc68;
    stroke-width: 2px;
}
/*case*/
.case1{width: 100%;background: #fafafa ;}
.case
{
    width: 100%;
    max-width: 1300px;
    height: 800px;
	background:url(/scsp/foreground-1/img/3.jpg) center no-repeat;
	background-size:cover;
    margin: 0 auto;
}
.case .container
{
    overflow: hidden;

    width: 1000px;
    height: 100%;
    margin: 0 auto;
    padding-top: 72px;

    text-align: center;

    background-image: url('/scsp/foreground-1/img/casebg.png');
    background-repeat: no-repeat;
    background-position: center bottom;
	background-size:cover;
}
.case .container .h1
{
    font-size: 30px;
    line-height: 40px;

    height: 40px;

    color: #666;
}
.case .container .left-link
{
    float: left;

    margin: 0;
    margin-top: 170px;
    margin-right: 80px;
    margin-left: 40px;
    padding: 0;

    list-style: none;
}
.case .container .left-link li
{
    width: 10px;
    height: 10px;
    margin-bottom: 12px;

    cursor: pointer;

    border: solid 1px #b6b6b6;
    border-radius: 10px;
    background-color: white;
}
.case .container .left-link li:last-child
{
    margin-bottom: 0;
}
.case .container .left-link li.active
{
    border-color: #9c9c9c;
    background-color: #9c9c9c;
}
.right-app
{
    float: left;

    height: 314px;
}
.case .container .right-app .area
{
    display: none;

    width: 850px;
    height: 100%;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

        -ms-flex-pack: justify;

            justify-content: space-between;
}
.case .container .right-app .area.active
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.case .container .right-app .area > div
{
    width: 262px;
    height: 400px;

    -webkit-transition: all .2s ease 0s;

    transition: all .2s ease 0s;
    text-align: center;

    background-image: url('/scsp/foreground-1/img/two.png');
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 90px;
}
.case .container .right-app .area > div.active
{
    margin-top: 70px;
}
.case .container .right-app .area > div > div
{
    display: inline-block;

    width: 100%;

    text-align: center;
}
.case .container .right-app .area > div .appType
{
    font-size: 18px;

    margin-top: 90px;

    color: #666;
}
.case .container .right-app .area > div .icon img
{
    width: 50px;
    height: 50px;
    margin: 20px 0 0 0;
}
.case .container .right-app .area > div .appName
{
    font-size: 12px;

    color: #999;
}
/*case-description*/
.case-description1{width: 100%;}
.case-description
{
    width: 100%;
    height: 800px;
    max-width: 1300px;
    text-align: center;
	background:url(/scsp/foreground-1/img/4.jpg) center no-repeat;
	background-size:cover;
    margin: 0 auto;

}
.case-description .sub
{
    display: none;
}
.case-description .sub.active
{
    display: block;
}
.case-description .area
{
    display: none;
    width: 800px;
    height: 115px;
    margin: 0 auto;
}
.case-description .area.active
{
    display: block;
}

.case-description .area .description,
.case-description .area .speak
{
    font-size: 16px;

    display: block;

    margin-bottom: 15px;

    color: #666;
}
.case-description .btn-link
{
    font-size: 18px;
    line-height: 60px;

    display: inline-block;

    width: 240px;
    height: 60px;

    text-align: center;
    text-decoration: none;

    color: white;
    border-radius: 3px;
    background-color: #9bc200;
}
.case-description .btn-link:hover
{
    background-color: rgba(155,194,0,.8);
}

.development
{
    width: 100%;
    height: 730px;
    background:url(/scsp/foreground-1/img/5.jpg);
}
.development .container
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 800px;
    margin: 0 auto;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

        -ms-flex-pack: justify;

            justify-content: space-between;
}
.development .h1
{
    font-size: 30px;
    line-height: 40px;

    height: 40px;

    color: #9bc200;
}
.development .container > div
{
    width: 322px;
    padding-top: 65px;
}
.development .container .title
{
    font-size: 16px;

    /*text-transform: uppercase;*/

    color: #666;
}
.development .container .description
{
    line-height: 24px;

    margin: 40px 0 0;

    letter-spacing: .5px;

    color: #999;
}
.development .container > div a,.development .deepengine > div a
{
    line-height: 44px;

    position: relative;

    display: inline-block;

    width: 150px;
    height: 44px;
    margin-top: 50px;

    text-align: center;
    text-decoration: none;

    color: #8fb301;
    border: solid 1px #8fb301;
    border-radius: 3px;
}
.development .container > div a:hover,.development .deepengine > div a:hover
{
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s;

    color: white;
    background-color: #9bc200;
}
/*polymerization*/
.polymerization1{width: 80%;background: #fafafa;}
.polymerization
{
    width: 100%;
    height: 800px;
    max-width: 1300px;
    background: url('/scsp/foreground-1/img/ban6.jpg') center no-repeat;
	background-size:cover;
    position: relative;
    margin: 0 auto;
}
.polymerization > a{width: 200px;height: 50px;line-height: 50px;text-align: center;background: url("/scsp/foreground-1/img/ban6_1.jpg") repeat;display: inline-block;position: absolute;left: 50%;margin-left: -100px;top: 50%;margin-top: -90px;font-size: 24px;border-radius: 8px;color: #fff;box-shadow: 16px 14px 15px 1px #999;}
.polymerization .container
{
    position: relative;
    width: 100%;
    height: 100%;
}
.polymerization .bg
{
    position: absolute;
    z-index: 1;

    width: 100%;
    height: 100%;

    background-size: cover;
    background-position: 50% -156px;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
}
.polymerization .rectangle
{
    position: absolute;
    z-index: 2;

    width: 100%;
    height: 730px;

    background-image: url('/scsp/foreground-1/img/ban6.jpg');
    background-position: center center;
    background-size: cover;
}

.polymerization .content
{
    position: absolute;
    z-index: 3;
    top: 110px;
    right: 0;
    bottom: 0;
    left: 0;

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;

    width: 848px;
    height: 150px;
    margin: 0 auto;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

        -ms-flex-pack: justify;

            justify-content: space-between;
}
.polymerization .content .top
{
    font-size: 30px;

    text-align: center;

    color: white;
}
.polymerization .content .top + div
{
    font-size: 16px;

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    color: white;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

        -ms-flex-pack: justify;

            justify-content: space-between;
}
.polymerization .content .top + div > div > span
{
    font-size: 24px;
}

/*manager*/
.manager1{width: 100%;background: #fff;}
.manager
{
    width: 100%;
    height: 800px;
	background:url(/scsp/foreground-1/img/ban7.jpg) center no-repeat;
	background-size:cover;
    margin: 0 auto;
    max-width: 1300px;
}


/*cooperation*/
.cooperation1{width: 100%;}
.cooperation
{
	height:470px;
	width:100%;

	text-align:center;
	background-size:cover;
    margin: 0 auto;
}
.cooperation_1{background:#fafafa; }
.cooperation_2{background: #fff;}
.cooperation1_1{background:url(/scsp/foreground-1/img/ban8.jpg) center no-repeat;width: 100%;margin: 0 auto;height: 100%;max-width: 1300px; background-size: 100%;}
.cooperation2_1{background:url(/scsp/foreground-1/img/ban8_1.jpg) center no-repeat;width: 100%;margin: 0 auto;height: 100%;max-width: 1300px; background-size: 100%;}
#pointer
{
    position: absolute;
    z-index: 10;
    bottom: 55px;

    width: 100%;

    text-align: center;
}
#pointer ul
{
    display: inline-block;
}
#pointer ul li
{
    display: inline-block;

    width: 12px;
    height: 12px;
    margin-right: 10px;

    cursor: pointer;

    border: 1px solid #9c9c9c;
    border-radius: 12px;
}
#pointer ul li.active
{
    background-color: #9c9c9c;
}
#pointer ul li:last-child
{
    margin-right: 0;
}

.cooperation .footer
{
    min-height: 284px;
    padding: 0 60px;
    text-align: center;
    background-color:#f2f2f2;
}
.modalx {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 9999;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
}
.modalx > a.close {
    background-image: url("/scsp/foreground-1/img/close.png");
    background-repeat: no-repeat;
    background-position: center center;
    border: 3px solid rgba(255, 255, 255, 0);
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 45px;
    opacity: 0.6;
    position: fixed;
    right: 27px;
    top: 27px;
    -webkit-transition: all 0.5s cubic-bezier(0.27, 1.64, 0.32, 0.95) 0s;
    transition: all 0.5s cubic-bezier(0.27, 1.64, 0.32, 0.95) 0s;
    width: 45px;
    z-index: 10000;
}
.modalx > a.close:hover {
    border-color: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    opacity: 1;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
}