﻿body {min-width: 1100px;}
.imgw {width: 100%;height: 100%;}
.bodywith {width: 70%;margin-left: 15%;overflow: hidden;}
/*******************************顶部样式开始*******************************************/
.head {height: 110px;}
.head .headLeft {width: 80%;margin-left: 20%;overflow: hidden;}
.head .headLeft .Log img {margin-top: 50px;float: left;}
.head .headLeft .headRight {height: 100%;float: right;margin-top: 5px;}
.head .headLeft .headRight ul {float: right;list-style: none;height: 100%;margin-right: 100px;}
.head .headLeft .headRight ul li {display: inline;height: 100%;float: right;width: 180px;}
.head .headLeft .headRight ul li .divNode {height: 50px;margin-top: 50px;width: 30px;float: left;}
.head .headLeft .headRight ul li .divNodeRight {width: 150px;float: left;margin-top: 45px;}
.head .headLeft .headRight ul li .divNodeRight .divContent {height: 15px;line-height: 15px;color: #006699;}
/*******************************顶部样式结束*******************************************/
/*******************************导航样式开始*******************************************/
.navigation {height: 50px;background: rgb(1,84,164);line-height: 50px;}
.navigation .navul {height: 100%;width: 83%;margin-left: 16%;}
.navigation .navul .navli {text-align: center;cursor: pointer;color: #fff;}
.navigation .navul .navli a {font-size: 15px;display: block;}   
.navigation .navul .navli:hover{background: rgb(40,117,189);
    color: white; }
.navigation .navul .check {background: rgb(40,117,189);color: white;}
.nodeultab {position: absolute;display: none;text-align: center;}
.nodeultab li {border-bottom: 1px solid rgb(1,84,164);color: rgb(1,84,164);background: #fff;font-size: 15px}
 
.showlable {display: block;}

.hidelable {display: none;}

.nodeultab li:hover {color: #ffffff;background: rgb(1,84,164);font-size: 16px;}
/*******************************导航样式结束*******************************************/
/*******************************滚动图样式开始*******************************************/
.rollingpicture {height: 500px;width: 100%;overflow: hidden;}
/*******************************滚动图样式结束*******************************************/
/*******************************核心产品样式开始*******************************************/
.hxcp2 {float: right !important;}
.hxcp1 {margin-left: 215px;}
.hxcp {background: #ffffff;height: auto;overflow:hidden;}
.width60 {width: 60%;overflow: hidden;margin-left: auto;margin-right: auto;}
.width85 {width: 85%;overflow: hidden;margin-left: auto;margin-right: auto;}
.hxcp .title {text-align: center;margin-top: 50px;}
.hxcp .hxcpnr {width: 27%;height: 250px;float: left;margin-top: 30px;margin-right: 5%;}
.hxcp .hxcpnr .nrtitle {text-align: center;}
.hxcp .hxcpnr .nrcontent {font-size: 25px;color: #336699;margin-top: 10px;}
.hxcp .hxcpnr .hxcpms {text-align: center;margin-top: 5%;line-height: 17px;}
/*******************************核心产品样式结束*******************************************/
/*******************************科骏为您样式开始*******************************************/
/*******************************科骏为您样式结束*******************************************/
/*******************************公司介绍样式开始*******************************************/
.gsjj {height: 500px;background: #ffffff;}
.gsjj .title {text-align: center;margin-top: 50px;margin-bottom: 25px;}
.jsleft {margin-top: 30px;float: left;width: 50%;}
.jsright {margin-top: 30px;width: 50%;}
.jsfont {font-size: 14px;line-height: 30px;text-indent: 2rem;}
.jsimg {margin-top: 30px;margin-left: 5%;}
/*******************************公司介绍样式结束*******************************************/
/*******************************公司案例样式开始*******************************************/
.gsal .title {text-align: center;margin-top: 50px;margin-bottom: 30px;}
.gsal .hxcpnr {width: 30%;float: left;margin-left: 3%;text-align: center;}
.gsal .hxcp3 {float: left !important;}
.gsal .width85 .hxcpnr .nrtitle img {width: 100%;height: auto;}
.gsal .nrtitle .nrcontent {margin: 10px 0;font-size: 15px;color: #2363a1;}
/*******************************公司案例样式结束*******************************************/
/*******************************公司动态样式开始*******************************************/
.gsnews {background: url(../images/morebg2.jpg) no-repeat;
    height: 540px;
    width: 100%;
    margin-top: 30px;
    background-size: cover; 
}

.gsnews .contewith {
        width: 35%;
        float: right;
        margin-right:21%;
        margin-top:50px;
    }

    .gsnews .contewith .tiltecss {
       float:left;
       margin-top:20px;
       width:100%;
    }
        .gsnews .contewith .tiltecss .bt{float:left;}
        .gsnews .contewith .tiltecss p {
            color: #ffffff;
            font-weight: bold;
            font-size: 25px;
        }
    .gsnews .contewith .lookmore{float:right;background:#ffffff;color:rgb(118,192,133);height:25px;line-height:25px;width:80px;text-align:center;}
    .gsnews .contewith ul{width:100%;overflow:hidden;}
        .gsnews .contewith ul li {
            height: 50px;
            line-height: 50px;
            border-bottom: 1px dashed #ffffff;
            
        }
            .gsnews .contewith ul li .content {
                float: left;
                color: #ffffff;
                font-size: 14px;
            }
            .gsnews .contewith ul li .datetime {
                float: right;
                color: #ffffff;
                font-size: 14px;
            }
            /*******************************公司动态样式结束*******************************************/
            /*******************************合作伙伴样式开始*******************************************/
            .hzhb .title {
                text-align: center;
                margin-top: 50px;
            }
/*******************************合作伙伴样式结束*******************************************/
/*******************************底部样式开始*******************************************/
.footer {
    background:rgb(1,84,164);
    width: 100%;
    height: 400px;
}

    .footer .ftop {
        margin-top: 18px;
        padding-top: 60px;
        width: 80%;
        padding-left: 12%;
    }

        .footer .ftop .ftopl {
            float: left;
            width: 28%;
            text-align: center;
        }

        .footer .ftop .ftopma {
            float: left;
            width: 12%;
            text-align: center;
        }

        .footer .ftop .ftopmb {
            float: left;
            width: 30%;
            text-align: left;
            height: 30px;
        }

            .footer .ftop .ftopmb .ftopmbl {
                padding-left: 13%;
                height: 52px;
                border-left: 2px solid white;
            }

            .footer .ftop .ftopmb .ftopmbi {
                float: left;
                margin-top: 10px;
            }

            .footer .ftop .ftopmb .ftopmbf {
                color: white;
                font-size: 14px;
                padding-left: 48px;
                padding-top: 14px;
            }

        .footer .ftop .ftopr {
            float: right;
            padding-right: 15%;
        }

        .footer .ftop p {
            font-size: 16px;
            color: white;
            margin-top: 14px;
            height: 38px;
        }

    .footer .fbo {
        margin-top: 250px;
        text-align: center;
    }

        .footer .fbo p {
            font-size: 14px;
            color: white;
            height: 30px;
        }
/*******************************底部样式结束*******************************************/



/*******************************基础教育模块*******************************************/
/*******************************解决方案*******************************************/
.jjfa{
    height: 560px;
}
.jcjyjj{
    margin-top:20px;
    overflow:hidden;
}
    .jcjyjj .jjfntp {
        margin-top: 50px;
        float: left;
        width: 40%;
        margin-left: 20%;
    }

        .jcjyjj .jjfntp .content {
            text-indent:2em;
            line-height: 25px;
            
            font-size: 16px;
            letter-spacing: 4px;
        }
/*******************************解决方案结束*******************************************/
/*******************************江西特色开始*******************************************/
.jxts {
    /* background: url(../images/BaseEducat/01-基础教育_12.jpg) no-repeat; */
    height: 650px;
    width: 100%;
    margin-top: 30px;
}
    .jxts .nrys {
        margin-top: 50px;
        float: left;
        width: 40%;
        margin-left: 28%;
    }
        .jxts .nrys .title {
            font-size: 30px;
            color: #ffffff;
        }
    .jxts .nrys .titleyw {
        font-size: 24px;
        color: #ffffff;
        margin-top:20px;
    }
        .jxts .nrys .content {
            text-indent: 2em;
            line-height: 25px;
            font-size: 16px;
            letter-spacing: 4px;
            color: #ffffff;
            margin-top: 15px;
        }
    .jxts .nrys .lable1{float:left;width:50%;}
    .jxts .nrys .lableman{width:100%;overflow:hidden;margin-top:68px;}
        .jxts .nrys .lableman .LableNum {
            float: left;
            height: 50px;
            width: 50px;
            color: #ffffff;
            background: rgba(25, 48, 2, 0.95);
            font-size: 30px;
            text-align: center;
            line-height: 50px;
            margin-top: 9px;
        }
        .jxts .nrys .lableman .LableT{float:left;width:80%;}
        .jxts .nrys .lableman .LableTitle {
            font-size: 20px;
            color: #ffffff;
            margin-left:5px;
        }
        .jxts .nrys .lableman .Lablecontent{float:left;font-size:13px;color:#ffffff;width:100%;margin-top:5px;margin-left:5px;letter-spacing:3px;}
        .marginTop{margin-top:90px;}

/*******************************江西特色结束*******************************************/
.yjpz{height:400px;}

.yjpzcontnt {
    float: left;
    width: 50%;
    text-align: center;
}
.rjtx{width:70%;margin-left:auto;margin-right:auto;font-size:16px;color:rgb(128, 128, 128);letter-spacing:2px;line-height:20px;}
.rjtxxt {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-top:30px;
   
}
.rjtxxt .xtbq{width:50%;float:left;height:200px;margin-top:20px;}
    .rjtxxt .xtbq img {
        float:left;
       
    }
    .rjtxxt .xtbq .xtright {
        float:left;
        width:200px;
        margin-top:2px;
        margin-left:10px;
    }
    .rjtxxt .xtbq .xtright .xttitle {
        font-size: 18px;
        color: #006699;
    }
        .rjtxxt .xtbq .xtright .xtcontent {
            line-height: 20px;
            margin-top:6px;
        }
/*******************************江西特色结束*******************************************/
/*******************************教师解决方案开始*******************************************/
.jsjjfa {
    background: url(../images/BaseEducat/01-基础教育_30.jpg) no-repeat;
    height:511px;
    width:100%;
    margin-left:0px;
}
.jsjjfa .contentwidth{width:60%;
                      margin-left:auto;
                      margin-right:auto;
}
    .jsjjfa .contentwidth .tpwz {
        float: left;
        margin-top: 60px;
    }
    .jsjjfa .contentwidth .tpwzcontent {
        float: left;
        margin-top: 85px;
        margin-left:10px;
        width:40%;
    }
        .jsjjfa .contentwidth .tpwzcontent .tpwztitle {
            font-size: 28px;
            color: #ffffff;
        }
        .jsjjfa .contentwidth .tpwzcontent .contenttpwz {
            color: #ffffff;
            margin-top: 10px;
            letter-spacing: 1px;
            text-indent: 2em;
            line-height:25px;
        }
/*******************************职业教育结束*******************************************/
/*******************************行业定制开始*******************************************/
.rjtx {
    background: url(../images/02-职业教育-爱国主义_35.jpg) no-repeat;
    height: 648px;
    width: 100%;
    margin-top: 30px;
}
    .rjtx .titleLeft {
        border-right: 1px solid #ffffff;
        height: 453px;
        width: 32%;
        float: left;
        margin-top: 30px;
    }
    .rjtx .titleLeft .leftul{width:60%;float:right;text-align:center;}
    .rjtx .titleLeft .leftul li{height:40px;line-height:40px;font-size:20px;color:#ffffff;cursor:pointer;}
        .rjtx .titleLeft .leftul li:hover{background:rgb(118,192,133);}
        .rjtx .titleLeft .leftul .checktab {
            background: rgb(118,192,133);
        }
.rjtx .titleright{float:left;}
    .rjtx .titleright .showImg {
        margin-top: 51px;
        margin-left: 10px;
    }
    .rjtxtop{margin-top:35px;}
/*******************************行业定制结束*******************************************/
/*******************************行业定制*******************************************/
.hysptp{width:80%;margin-left:auto;margin-right:auto;}
    .hysptp .divvideo .divleft{text-align:right;}
    .hysptp .divvideo .divright {float:right;
        float: left;
        text-align: right;
    }
    .hysptp .divvideo video {
        width: 250px;
        height: 200px;
    }

    /* .navigation li:hover{
        background: #666;
        color: rgb(118,192,133); 
    }  */