html,body{
            margin: 0;
            padding: 0;
        }
.root{
    width:1910px;
    height:919px;
    position: absolute;
    /*border: 1px solid red;*/
}
.left_aside{
    width: 250px;
    height:100%;
    float: left;
    background: rgb(120, 189, 167);
    position: absolute;
    /*border: 1px solid red;*/
}
.right_aside{
     overflow:hidden;
    background: #eeeeee;
    height:919px;
}
.center1{
    width: 660px;
    height: 480px;
    padding: 20px;
    /*border: 1px solid #dcdcdc;*/
    position: absolute;
    background-color: #fff;
    top: 90px;
    left: 300px;
    text-align: center;
    font-size: 20px;
}
.center1_a{
    width: 660px;
    height: 480px;
    padding: 20px;
    /*border: 1px solid #dcdcdc;*/
    position: absolute;
    background-color: #fff;
    top: 90px;
    left: 1030px;
    text-align: center;
    font-size: 20px;
}
.center1_a_1{
    width: 660px;
    height: 480px;
    padding: 20px;
    /*border: 1px solid #dcdcdc;*/
    position: absolute;
    background-color: #fff;
    top: 90px;
    left: 756px;
    text-align: center;
    font-size: 20px;
}
.center2_1a{
    width: 660px;
    height: 480px;
    padding: 20px;
    border: 1px solid #dcdcdc;
    position: absolute;
    background-color: #fff;
    top: 90px;
    left: 25px;
    text-align: center;
    font-size: 20px;
}
.center4_2_1a{
    width: 1390px;
    text-align: center;
    height: 20px;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    position: absolute;
    top: 615px;
    left: 25px;
    padding: 20px;
    font-size: 25px;
}
.center5_2_1_1a{
    width: 1390px;
    text-align: center;
    height: 180px;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    position: absolute;
    top: 680px;
    left: 25px;
    padding: 20px;
}
.center1_1{
    background-color: #3ba29a;
    width: 620px;
    height: 460px;
    border-radius: 15px;
    /*box-shadow: inset 6px 5px 55px 1px rgba(0, 0, 0, 0.8);*/
    position: absolute;
    /*top: 60px;*/
    left: 35px;
}
.center2_1{
    width: 660px;
    height: 480px;
    padding: 20px;
    border: 1px solid #dcdcdc;
    position: absolute;
    background-color: #fff;
    top: 90px;
    left: 300px;
    text-align: center;
    font-size: 20px;
}
.center2{
    width: 660px;
    height: 480px;
    padding: 20px;
    border: 1px solid #dcdcdc;
    position: absolute;
    background-color: #fff;
    top: 90px;
    left: 1030px;
    text-align: center;
    font-size: 20px;
}
.center2_2{
    width: 660px;
    height: 480px;
    padding: 20px;
    border: 1px solid #dcdcdc;
    position: absolute;
    background-color: #fff;
    top: 90px;
    left: 300px;
    text-align: center;
    font-size: 20px;
}
.center2_3{
    width: 660px;
    height: 480px;
    padding: 20px;
    border: 1px solid #dcdcdc;
    position: absolute;
    background-color: #fff;
    top: 90px;
    left: 300px;
    text-align: center;
    font-size: 20px;
}
.center2_4{
    width: 660px;
    height: 480px;
    padding: 20px;
    border: 1px solid #dcdcdc;
    position: absolute;
    background-color: #fff;
    top: 90px;
    left: 300px;
    text-align: center;
    font-size: 20px;
}
.center3{
    font-size: 48px;
    font-family: 华文行楷;
    position: absolute;
    left: 200px;
    /* top: 5px; */
}
.center3aa{
    font-size: 47px;
    font-family: 华文行楷;
    position: absolute;
    left: 138px;
    /* top: 5px; */
}
.center333{
    font-size: 39px;
    font-family: 华文行楷;
    position: absolute;
    left: 150px;
    /* top: 5px; */
}
.center32{
    font-size: 48px;
    font-family: 华文行楷;
    position: absolute;
    left: 750px;
    top: 30px;
}
.center4{
    width: 1390px;
    text-align: center;
    height: 20px;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    position: absolute;
    top: 615px;
    left: 300px;
    padding: 20px;
    font-size: 25px;
}
.center5{
    width: 1390px;
    text-align: center;
    height: 180px;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    position: absolute;
    top: 680px;
    left: 300px;
    padding: 20px;
}
.layout1{

    width:250px;
    height:30px;
    text-align: center;
    border-radius: 2px;
    position: absolute;
}
.layout2{
    text-align: center;
    margin-top: 100px;
    font-size: 22px;
    font-family: 华文中宋;

}
.textmenu1{
    margin-top: 40px;
    background-color: rgb(120, 189, 167);
    border-radius: 10px;
}
.textmenu1 li9 {
    border-bottom: 4px solid #fff;
    padding: 8px 0;
    text-align: center;
    display: block;
    width: inherit;
    height: 40px;
    color: white;
    font-family: 华文中宋;
    font-size: 16px;
    border-radius: 10px;
}
.textmenu1 li9 a {
    color: white;
    font-size: 20px;
    text-align: center;
}

/*p{*/
/*    text-align: center;*/
/*}*/
/*#scope{*/
/*    !*border: solid 1px red;*!*/
/*    width: 660px;*/
/*    height: 480px;*/
/*    padding: 20px;*/
/*    border: 1px solid #dcdcdc;*/
/*    position: absolute;*/
/*    background-color: #fff;*/
/*    top: 140px;*/
/*}*/
/*#circuit{*/
/*    !*border: solid 1px red;*!*/
/*    width: 49.95%;*/
/*    height: 60%;*/
/*    position: absolute;*/
/*    margin-left: 49.95%;*/
/*}*/

#guide{
    /* text-align: center; */
    /* width: 160px;
    height: 40px; */
    width: 100%;
    height: 40px;
    position: absolute;
    left: 300px;
    top: 20px;
    /* border: 1px solid red; */
}

#home{
    width: 140px;
    line-height: 38px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    text-shadow: 1px 1px 1px #333;
    border-radius: 5px;
    border: 1px solid #64c878;
    box-shadow: 0 1px 2px #b9ecc4 inset, 0 -1px 0 #6c9f76 inset, 0 -2px 3px #b9ecc4 inset;
    background: -webkit-linear-gradient(top,#90dfa2,#84d494);
    position: absolute;
}
.option{
    font-size: 11px;
}
#circuit_kind, #circuit_kind_2, #circuit_kind_3, #circuit_kind_4{
    border: 1px solid #1e7db9;
    box-shadow: 0 1px 2px #8fcaee inset, 0 -1px 0 #497897 inset, 0 -2px 3px #8fcaee inset;
    background: -webkit-linear-gradient(top,#42a4e0,#2e88c0);
    font-weight: bold;
    width: 180px;
    height: 42px;
    /* line-height: 38px; */
    text-align-last: center;
    /* text-align: center; */
    border-radius: 5px;
    /* margin: 0 20px 20px 0; */
    /* overflow: hidden; */
    font-size: 20px;
    position: absolute;
    /* right: 300px; */
    /* top: 20px; */
}

/*#circuit_mode{*/
/*    width: 300px;*/
/*    height: 20px;*/
/*    font-size: 15px;*/
/*    border: black solid 1px;*/
/*}*/
/*#operator_pan{*/
/*    width: 99.9%;*/
/*    !*height:26%;*!*/
/*    position: absolute;*/
/*    margin-bottom: 0px;*/
/*    margin-top: 30%;*/
    /*border: #0046D5 solid 1px;*/
    /*text-align: center;*/
/*}*/
/*mySVG{*/
/*    position: center;*/
/*}*/
#input_dy_zkb_R{
    position:absolute;
    height: 50%;
    width: 33%;
    top: 1px;
    /*border: black solid 1px;*/
    /*text-align: center;*/
}
.center5_1{
    position:absolute;
    height: 85px;
    width: 85px;
    top: 95px;
    left: 45px;
}
.center5_2{
    position:absolute;
    height: 12%;
    width: 10%;
    top: 190px;
    left: 15px;
}
.center5_3{
    position:absolute;
    height: 85px;
    width: 85px;
    top: 95px;
    left: 195px;
}
.center5_4{
    position:absolute;
    height: 12%;
    width: 10%;
    top: 190px;
    left: 170px;
}
.center5_5{
    position:absolute;
    height: 85px;
    width: 85px;
    top: 95px;
    left: 360px;
}
.center5_6{
    position:absolute;
    height: 12%;
    width: 10%;
    top: 190px;
    left: 330px;
}
#in_one{
    height: 60%;
    width: 33%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;

}
#in_two{
    height: 60%;
    width: 33%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;
    margin-left: 33.3%;
}
#in_three{
    height: 60%;
    width: 33%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;
    margin-left: 66.6%;
}
#input_dy, #input_zkb, #R, #out_dy, #out_dl{
    height: 30px;
    width: 100px;
    border-radius: 5px;
    border: black solid 1px;
    text-align: center;
    font-size: 20px;
    /*margin-left: 39%;*/
}
#button_qr{
    position:absolute;
    height: 100%;
    width: 33%;
    /*border: black solid 1px;*/
    margin-left: 36%;
    text-align: center;
}
#zx_one{
    height: 100%;
    width: 50%;
    /*border: black solid 1px;*/
    position: absolute;
}
#zx_two{
    height: 100%;
    width: 50%;
    /*border: black solid 1px;*/
    position: absolute;
    margin-left: 50%;
}
#confirm{
    border-radius: 8px;
    height: 50px;
    width: 200px;
    margin-top: 26%;
    font-size: 20px;
    border: 1px solid #64c878;
    box-shadow: 0 1px 2px #b9ecc4 inset, 0 -1px 0 #6c9f76 inset, 0 -2px 3px #b9ecc4 inset;
    background: -webkit-linear-gradient(top,#90dfa2,#84d494);
}
#restart{
    border-radius: 8px;
    height: 50px;
    width: 200px;
    margin-top: 26%;
    font-size: 20px;
    border: 1px solid #1e7db9;
    box-shadow: 0 1px 2px #8fcaee inset, 0 -1px 0 #497897 inset, 0 -2px 3px #8fcaee inset;
    background: -webkit-linear-gradient(top,#42a4e0,#2e88c0);
}
#output_dy_dl{
    position:absolute;
    height: 100%;
    width: 33%;
    /*border: black solid 1px;*/
    margin-left: 66%;
    text-align: center;
}
#out_one{
    height: 100%;
    width: 50%;
    /*border: yellow solid 1px;*/
    text-align: center;
    position: absolute;
    margin-top: 10%;
}
#out_two{
    height: 100%;
    width: 50%;
    /*border: yellow solid 1px;*/
    text-align: center;
    position: absolute;
    margin-left: 50%;
    margin-top: 10%;
}

/* 下拉按钮样式 */
.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;

}

/* 容器 <div> - 需要定位下拉内容
.dropdown {
    position: relative;
    display: inline-block;
    left: 1233px;
    top: 26px;
} */

.dropdown1 {
    position: absolute;
    display: inline-block;
    left: 347px;
    /* top: 2%; */
    height: 50px;
    width: 120px;

}
.dropdown2 {

    position: absolute;
    display: inline-block;
    left: 439px;
    /* top: 2%; */
    height: 50px;
    width: 120px;

}
.dropdown3 {
    position: absolute;
    display: inline-block;
    left: 531px;
    /* top: 2%; */
    height: 50px;
    width: 120px;
}
.dropdown4 {
    position: absolute;
    display: inline-block;
    left: 623px;
    /* left: 63%; */
    /* top: 2%; */
    height: 50px;
    width: 120px;
}

/* 下拉内容 (默认隐藏) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index:999;
}

/* 下拉菜单的链接 */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* 鼠标移上去后修改下拉菜单链接颜色 */
.dropdown-content a:hover {background-color: #f1f1f1}

/* 在鼠标移上去后显示下拉菜单 */
.dropdown:hover .dropdown-content {
    display: block;
}
.dropdown2:hover .dropdown-content {
    display: block;
}
.dropdown3:hover .dropdown-content {
    display: block;
}
.dropdown4:hover .dropdown-content {
    display: block;
}
/* 当下拉内容显示后修改下拉按钮的背景颜色 */
.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

/* 光伏发电模块 */
.center3_2_1{
    font-size: 48px;
    font-family: 华文行楷;
    position: absolute;
    left: 1050px;
    top: 30px;
}
.center3_2_2{
    font-size: 48px;
    font-family: 华文行楷;
    position: absolute;
    left: 650px;
    top: 30px;
}
.center3_2_3{
    font-size: 48px;
    font-family: 华文行楷;
    position: absolute;
    left: 850px;
    top: 30px;
}
.center3_2_4{
    font-size: 48px;
    font-family: 华文行楷;
    position: absolute;
    left: 850px;
    top: 30px;
}
.center4_2_1{
    width: 1390px;
    text-align: center;
    height: 20px;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    position: absolute;
    top: 615px;
    left: 300px;
    padding: 20px;
    font-size: 25px;
}
.center4_2_2{
    width: 1390px;
    text-align: center;
    height: 20px;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    position: absolute;
    top: 615px;
    left: 300px;
    padding: 20px;
    font-size: 25px;
}
.center4_2_3{
    width: 1390px;
    text-align: center;
    height: 20px;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    position: absolute;
    top: 615px;
    left: 300px;
    padding: 20px;
    font-size: 25px;
}
.center4_2_4{
    width: 1390px;
    text-align: center;
    height: 20px;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    position: absolute;
    top: 615px;
    left: 300px;
    padding: 20px;
    font-size: 25px;
}
.center5_2_1_1{
    width: 1390px;
    text-align: center;
    height: 180px;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    position: absolute;
    top: 680px;
    left: 300px;
    padding: 20px;
}
.center5_2_2_1{
    width: 1390px;
    text-align: center;
    height: 180px;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    position: absolute;
    top: 680px;
    left: 300px;
    padding: 20px;
}
.center5_2_3_1{
    width: 1390px;
    text-align: center;
    height: 180px;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    position: absolute;
    top: 680px;
    left: 300px;
    padding: 20px;
}
.center5_2_4_1{
    width: 1390px;
    text-align: center;
    height: 180px;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    position: absolute;
    top: 680px;
    left: 300px;
    padding: 20px;
}
#in_one_2_1{
    height: 180%;
    width: 10%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;

}
#in_two_2_1{
    height: 180%;
    width: 10%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;
    left: 120px
}
#in_three_2_1{
    height: 180%;
    width: 10%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;
    left:220px;
}
#in_four_2_1{
    height: 180%;
    width: 10%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;
    left:320px;
}
#in_one_2_2{
    height: 180%;
    width: 10%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;

}
#in_two_2_2{
    height: 180%;
    width: 10%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;
    left: 120px
}
#in_three_2_2{
    height: 180%;
    width: 10%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;
    left:220px;
}
#in_four_2_2{
    height: 180%;
    width: 10%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;
    left:320px;
}
#in_one_2_3{
    height: 180%;
    width: 10%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;

}
#in_two_2_3{
    height: 180%;
    width: 10%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;
    left: 120px
}
#in_three_2_3{
    height: 180%;
    width: 10%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;
    left:220px;
}
#in_four_2_3{
    height: 180%;
    width: 10%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;
    left:320px;
}
#in_one_2_4{
    height: 180%;
    width: 10%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;

}
#in_two_2_4{
    height: 180%;
    width: 10%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;
    left: 120px
}
#in_three_2_4{
    height: 180%;
    width: 10%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;
    left:220px;
}
#in_four_2_4{
    height: 180%;
    width: 10%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;
    left:320px;
}
#input_dy2-1, #input_zkb2-1, #R2-1 ,#L2-1 ,#out_dy, #out_dl{
    height: 30px;
    width: 60px;
    border-radius: 5px;
    border: black solid 1px;
    text-align: center;
    font-size: 20px;
    /*margin-left: 39%;*/
}
#input_dy2-2, #input_zkb2-2, #R2-2 ,#L2-2 ,#out_dy, #out_dl{
    height: 30px;
    width: 60px;
    border-radius: 5px;
    border: black solid 1px;
    text-align: center;
    font-size: 20px;
    /*margin-left: 39%;*/
}
#input_dy2-3, #input_zkb2-3, #R2-3 ,#L2-3 ,#out_dy, #out_dl{
    height: 30px;
    width: 60px;
    border-radius: 5px;
    border: black solid 1px;
    text-align: center;
    font-size: 20px;
    /*margin-left: 39%;*/
}
#input_dy2-4, #input_zkb2-4, #R2-4 ,#L2-4 ,#out_dy, #out_dl{
    height: 30px;
    width: 60px;
    border-radius: 5px;
    border: black solid 1px;
    text-align: center;
    font-size: 20px;
    /*margin-left: 39%;*/
}
.center5_2_1_2{
    position:absolute;
    height: 45px;
    width: 45px;
    top: 130px;
    left: 55px;
}
.center5_2_1_3{
    position:absolute;
    height: 12%;
    width: 9%;
    top: 190px;
    left: 15px;
}
.center5_2_1_4{
    position:absolute;
    height: 45px;
    width: 45px;
    top: 130px;
    left: 155px;
}
.center5_2_1_5{
    position:absolute;
    height: 12%;
    width: 10%;
    top: 190px;
    left: 115px;
}
.center5_2_1_6{
    position:absolute;
    height: 45px;
    width: 45px;
    top: 130px;
    left: 255px;
}
.center5_2_1_7{
    position:absolute;
    height: 12%;
    width: 10%;
    top: 190px;
    left: 220px;
}
.center5_2_1_8{
    position:absolute;
    height: 45px;
    width: 45px;
    top: 130px;
    left: 355px;
}
.center5_2_1_9{
    position:absolute;
    height: 12%;
    width: 10%;
    top: 190px;
    left: 320px;
}
.center5_2_2_2{
    position:absolute;
    height: 45px;
    width: 45px;
    top: 130px;
    left: 55px;
}
.center5_2_2_3{
    position:absolute;
    height: 12%;
    width: 9%;
    top: 190px;
    left: 15px;
}
.center5_2_2_4{
    position:absolute;
    height: 45px;
    width: 45px;
    top: 130px;
    left: 155px;
}
.center5_2_2_5{
    position:absolute;
    height: 12%;
    width: 10%;
    top: 190px;
    left: 115px;
}
.center5_2_2_6{
    position:absolute;
    height: 45px;
    width: 45px;
    top: 130px;
    left: 255px;
}
.center5_2_2_7{
    position:absolute;
    height: 12%;
    width: 10%;
    top: 190px;
    left: 220px;
}
.center5_2_2_8{
    position:absolute;
    height: 45px;
    width: 45px;
    top: 130px;
    left: 355px;
}
.center5_2_2_9{
    position:absolute;
    height: 12%;
    width: 10%;
    top: 190px;
    left: 320px;
}
.center5_2_3_2{
    position:absolute;
    height: 45px;
    width: 45px;
    top: 130px;
    left: 55px;
}
.center5_2_3_3{
    position:absolute;
    height: 12%;
    width: 9%;
    top: 190px;
    left: 15px;
}
.center5_2_3_4{
    position:absolute;
    height: 45px;
    width: 45px;
    top: 130px;
    left: 155px;
}
.center5_2_3_5{
    position:absolute;
    height: 12%;
    width: 10%;
    top: 190px;
    left: 115px;
}
.center5_2_3_6{
    position:absolute;
    height: 45px;
    width: 45px;
    top: 130px;
    left: 255px;
}
.center5_2_3_7{
    position:absolute;
    height: 12%;
    width: 10%;
    top: 190px;
    left: 220px;
}
.center5_2_3_8{
    position:absolute;
    height: 45px;
    width: 45px;
    top: 130px;
    left: 355px;
}
.center5_2_3_9{
    position:absolute;
    height: 12%;
    width: 10%;
    top: 190px;
    left: 320px;
}
.center5_2_4_2{
    position:absolute;
    height: 45px;
    width: 45px;
    top: 130px;
    left: 55px;
}
.center5_2_4_3{
    position:absolute;
    height: 12%;
    width: 9%;
    top: 190px;
    left: 15px;
}
.center5_2_4_4{
    position:absolute;
    height: 45px;
    width: 45px;
    top: 130px;
    left: 155px;
}
.center5_2_4_5{
    position:absolute;
    height: 12%;
    width: 10%;
    top: 190px;
    left: 115px;
}
.center5_2_4_6{
    position:absolute;
    height: 45px;
    width: 45px;
    top: 130px;
    left: 255px;
}
.center5_2_4_7{
    position:absolute;
    height: 12%;
    width: 10%;
    top: 190px;
    left: 220px;
}
.center5_2_4_8{
    position:absolute;
    height: 45px;
    width: 45px;
    top: 130px;
    left: 355px;
}
.center5_2_4_9{
    position:absolute;
    height: 12%;
    width: 10%;
    top: 190px;
    left: 320px;
}
.center3_2_1{
    font-size: 48px;
    font-family: 华文行楷;
    position: absolute;
    left: 550px;
    top: 30px;
}

/*  蓄电池*/
.center120{
    width: 230px;
    height: 480px;
    padding: 20px;
    /*border: 1px solid #dcdcdc;*/
    position: absolute;
    background-color: #fff;
    top: 90px;
    left: 300px;
    text-align: center;
    font-size: 20px;
}
.center130{
    width: 230px;
    height: 480px;
    padding: 20px;
    /*border: 1px solid #dcdcdc;*/
    position: absolute;
    background-color: #fff;
    top: 90px;
    left: 300px;
    right:0;
    text-align: center;
    font-size: 20px;
}
/* 电流单闭环 */
.center1_11{
    background-color: #3ba29a;
    width: 620px;
    height: 460px;
    border-radius: 15px;
    /*box-shadow: inset 6px 5px 55px 1px rgba(0, 0, 0, 0.8);*/
    position: absolute;
    /*top: 60px;*/
    left: 25px;
}
.center2_11{
    width: 660px;
    height: 480px;
    padding: 20px;
    border: 1px solid #dcdcdc;
    position: absolute;
    background-color: #fff;
    top: 90px;
    left: 300px;
    text-align: center;
    font-size: 20px;
}
.center3_2_11{
    font-size: 48px;
    font-family: 华文行楷;
    position: absolute;
    left: 850px;
    top: 30px;
}
.center4_2_11{
    width: 1390px;
    text-align: center;
    height: 20px;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    position: absolute;
    top: 615px;
    left: 300px;
    padding: 20px;
    font-size: 25px;
}
.center5_2_1_11{
    width: 1390px;
    text-align: center;
    height: 180px;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    position: absolute;
    top: 680px;
    left: 300px;
    padding: 20px;
}
#input_dy2-1-1, #input_zkb2-1-1, #R2-1-1 ,#L2-1-1 ,#T2-1-1 ,#Z2-1-1 ,#C2-1-1 ,#out_dy, #out_dl{
    height: 30px;
    width: 50px;
    border-radius: 5px;
    border: black solid 1px;
    text-align: center;
    font-size: 20px;
    /*margin-left: 39%;*/
}
#in_one_2_1-1{
    height: 180%;
    width: 10%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;
 left: 20px
}
#in_two_2_1-1{
    height: 180%;
    width: 10%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;
    left: 110px
}

#in_three_2_1-1{
    height: 180%;
    width: 10%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;
    left:192px;
}
#in_four_2_1-1{
    height: 180%;
    width: 10%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;
    left:270px;
}
.center5_2_1_2-1{
    position:absolute;
    height: 45px;
    width: 45px;
    top: 130px;
    left: 55px;
}
.center5_2_1_3-1{
    position:absolute;
    height: 12%;
    width: 9%;
    top: 190px;
    left: 6px;
}
.center5_2_1_4-1{
    position:absolute;
    height: 45px;
    width: 45px;
    top: 130px;
    left: 140px;
}
.center5_2_1_5-1{
    position:absolute;
    height: 12%;
    width: 10%;
    top: 190px;
    left: 90px;
}
.center5_2_1_6-1{
    position:absolute;
    height: 45px;
    width: 45px;
    top: 130px;
    left: 225px;
}
.center5_2_1_7-1{
    position:absolute;
    height: 12%;
    width: 10%;
    top: 190px;
    left: 183px;
}
.center5_2_1_8-1{
    position:absolute;
    height: 45px;
    width: 45px;
    top: 130px;
    left: 310px;
}
.center5_2_1_9-1{
    position:absolute;
    height: 12%;
    width: 10%;
    top: 190px;
    left: 278px;
}
#in_five_2_1-1{
    height: 180%;
    width: 10%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;
    left:365px;
}
#in_six_2_1-1{
    height: 200%;
    width: 10%;
    /*border: red solid 1px;*/
    text-align: center;
    position: absolute;
    left:440px;
}

.center1-1111{
    width: 660px;
    height: 480px;
    padding: 20px;
    /*border: 1px solid #dcdcdc;*/
    position: absolute;
    background-color: #fff;
    top: 90px;
    left: 1030px;
    text-align: center;
    font-size: 20px;
}
.center3-1111{
    font-size: 48px;
    font-family: 华文行楷;
    position: absolute;
    left: 850px;
    top: 30px;
}
#input_dy, #input_zkb, #R, #T, #out_dy, #out_dl{
    height: 30px;
    width: 100px;
    border-radius: 5px;
    border: black solid 1px;
    text-align: center;
    font-size: 20px;
    /*margin-left: 39%;*/
}
#button_qr1{
    position:absolute;
    height: 100%;
    width: 33%;
    /*border: black solid 1px;*/
    margin-left: 33%;
    text-align: center;
}
#zx_one1-1{
    height: 100%;
    width: 50%;
          left:60px;
    /*border: black solid 1px;*/
    position: absolute;
}
#zx_two1-1{
    height: 100%;
    width: 50%;
    /*border: black solid 1px;*/
    position: absolute;
    margin-left: 55%;
}
#zx_one1{
    height: 100%;
    width: 50%;
          left: 120px;
    /*border: black solid 1px;*/
    position: absolute;
}
#zx_two2{
    height: 100%;
    width: 50%;
    /*border: black solid 1px;*/
    position: absolute;
    margin-left: 55%;
}
.dropdown2-1111 {
    position: relative;
    display: inline-block;
    left: 1234px;
    top: 26px;
}
.dropdown3-1111 {
    position: relative;
    display: inline-block;
    left: 1235px;
    top: 26px;
}
.dropdown4-1111 {
    position: relative;
    display: inline-block;
    left: 1236px;
    top: 26px;
}
center3_2_2-1{
    font-size: 48px;
    font-family: 华文行楷;
    position: absolute;
    left: 850px;
    top: 30px;
}
center3_2_2{
    font-size: 48px;
    font-family: 华文行楷;
    position: absolute;
    left: 850px;
    top: 30px;
}
.center5_2_2_5-1{
    width: 1390px;
    text-align: center;
    height: 180px;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    position: absolute;
    top: 680px;
    left: 300px;
    padding: 20px;
}
.center5_2_2_0{
    position:absolute;
    height: 45px;
    width: 45px;
    top: 130px;
    left: 400px;
}
.center5_2_2_1-1{
    position:absolute;
    height: 8%;
    width: 10%;
    top: 190px;
    left: 370px;
}
.center5_2_2_21{
    position:absolute;
    height: 45px;
    width: 45px;
    top: 130px;
    left: 480px;
}
.center5_2_2_31{
    position:absolute;
    height: 12%;
    width: 10%;
    top: 190px;
    left: 467px;
}
.center321{
    font-size: 48px;
    font-family: 华文行楷;
    position: absolute;
    left: 530px;
    top: 30px;
}
/* 控制器电流按钮样 */
#fddl, #gddl , #kp ,#ki ,#T2-1-1 ,#Z2-1-1 ,#C2-1-1 ,#out_dy, #out_dl{
    height: 30px;
    width: 50px;
    border-radius: 5px;
    border: black solid 1px;
    text-align: center;
    font-size: 20px;
    /*margin-left: 39%;*/
}
#input_dy2-1, #fddy, #gddy ,#kvp ,#kvi , #out_dl{
    height: 30px;
    width: 60px;
    border-radius: 5px;
    border: black solid 1px;
    text-align: center;
    font-size: 20px;
    /*margin-left: 39%;*/
}
#fddl, #fddy, #kvp ,#kvi ,#kip ,#kii ,#C2-1-1 ,#out_dy, #out_dl{
    height: 30px;
    width: 50px;
    border-radius: 5px;
    border: black solid 1px;
    text-align: center;
    font-size: 20px;
    /*margin-left: 39%;*/
}



#input_dy, #input_zkb, #R, #out_dy411,#out_dy412,#out_dy413{
    height: 30px;
    width: 100px;
    border-radius: 5px;
    border: black solid 1px;
    text-align: center;
    font-size: 20px;
    /*margin-left: 39%;*/
}
#input_dy, #input_zkb, #R, #out_dy421,#out_dy422,#out_dy423{
    height: 30px;
    width: 100px;
    border-radius: 5px;
    border: black solid 1px;
    text-align: center;
    font-size: 20px;
    /*margin-left: 39%;*/
}
#input_dy421, #input_dy422,#input_dy423,#input_dy424,#fddy,#input_dy411,#input_dy412,#input_dy413,#input_dy414,#gddy ,#kvp ,#kvi , #out_dl{
    height: 30px;
    width: 60px;
    border-radius: 5px;
    border: black solid 1px;
    text-align: center;
    font-size: 20px;
    /*margin-left: 39%;*/
}
/* 柔性用电 */
.dropdown5 {
    position: absolute;
    display: inline-block;
    left: 715px;
    /* left: 63%; */
    /* top: 2%; */
    height: 50px;
    width: 20px;
}
.dropdown5:hover .dropdown-content {
    display: block;
}
#circuit_kind, #circuit_kind_2, #circuit_kind_3, #circuit_kind_4, #circuit_kind_5{
    border: 1px solid #1e7db9;
    box-shadow: 0 1px 2px #8fcaee inset, 0 -1px 0 #497897 inset, 0 -2px 3px #8fcaee inset;
    background: -webkit-linear-gradient(top,#42a4e0,#2e88c0);
    font-weight: bold;
    width: 180px;
    height: 42px;
    /* line-height: 38px; */
    text-align-last: center;
    /* text-align: center; */
    border-radius: 5px;
    /* margin: 0 20px 20px 0; */
    /* overflow: hidden; */
    font-size: 20px;
    position: absolute;
    /* right: 300px; */
    /* top: 20px; */
}
#input_dy2-11, #input_zkb2-11, #R2-1 ,#L2-1 ,#out_dy, #out_dl{
    height: 30px;
    width: 60px;
    border-radius: 5px;
    border: black solid 1px;
    text-align: center;
    font-size: 20px;
    /*margin-left: 39%;*/
}
.center03{
    font-size: 42px;
    font-family: 华文行楷;
    position: absolute;
    left: 150px;
    /* top: 5px; */
}
.center03aa{
    font-size: 48px;
    font-family: 华文行楷;
    position: absolute;
    left: 250px;
    /* top: 5px; */
}
