
.top{
width: 100%;
height: 68px;
position: fixed;
z-index: 10;
top: 0px;
background-color: #fff;
display: flex;
box-shadow: 2px 2px 5px 3px rgba(0,0,0,.03);
}
.top_left{
margin-left:5%;
flex: 1 1 45%;
}
.top_right{
position: relative;
margin-right: 5%;
flex: 1 1 55%;
}
.top ul{
display: flex;
justify-content:space-between;
}
.top ul li{
line-height: 68px;
}
.top li a{
font-size: 16px;
color: #666;
padding:25px 10px 8px ;
text-decoration:none;
}
.top ul li:last-child a{
color: #fff;
padding: 10px;
background-color: #409eff;
border-radius: 10px;
}
.top ul li:last-child a:hover{
border-radius: 0px;
background-color: #fff;
color: #409eff;
 border:none;
}
.top li a:hover{
border-bottom:3px solid #409eff;
color: #409eff;
}
.info_active{
background-color: #fafafa;
border-left: 3px solid #409eff;
color: #409eff;
font-weight: 600;
}
.info_select{
position: absolute!important;
top: 68px;
right: 0px;
background-color: #fff;
width: 180px;
border: 1px solid #e6e6e6;
font-size: 14px;
text-align: left;
display: none;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
}
.loginn li img{
	border-radius: 100%;
}
.loginn:hover .info_select{
display: block;
}
.info_select span{
display: block;
line-height: 50px;
margin:0px 20px;
}
.info_select span a{
display: block;
border-top:1px dashed #e6e6e6;
text-align:center;
text-decoration: none;
}
.info_select span img{
margin-right:15px;
vertical-align: middle;
}
.top .burger{
margin: auto;
display: none;

}
.top .burger div{
width: 25px;
height: 3px;
margin: 4px;
background-color:#666;
}
.bn{
//background:linear-gradient(to bottom, #005deb, #00c3fb) no-repeat;
background-image: url("../image/bn1.jpg");
background-repeat:no-repeat;
display: flex;
flex-direction: column;
height: 480px;
width: 100%;
}
.bn p{
font-size: 0.8rem;
text-align: center;
padding-top: 100px;
color: #fff;
}
.bn span{
font-size: 0.4rem;
text-align: center;
color: #fff;
padding-top: 20px;
}
.search{
width: 1200px;
margin:60px auto;
align-content:center;
font-size: 0px;
}
.search_min{
    margin:auto;
    display: flex;
   justify-content:center;
    width: 80%;
}
.search_min_text input{
 height:1rem;
font-size: 0.4rem;
border: none;
padding-left: 10px;
border-radius:8px 0px 0px 8px;
width: 100%;
box-sizing:border-box;
}
.search_min_search #search{
width: 100%;
line-height: 1rem;
font-size: 0.4rem;
color: #fff;
background-color: #2b64ff;
border: none;
border-radius:0px 8px 8px 0px;
vertical-align:top;
text-align: center;
}
.search_min_jubao #jubao{
width: 100%;
line-height:1rem;
border-radius:8px;
border: none;
font-size: 0.4rem;
color: #fff;
background-color: #ff643e;
vertical-align:top;
box-sizing:border-box;
text-align: center;
}
.min{
margin: auto;

}
.wwname{
margin:20px auto;
}
.wwname_left{
display: flex;
}
.wwname_left img{
border-radius:8px;
}
.wwname_left span{
margin-left:20px;
line-height: 60px;
font-size:24px;
color:red;
font-weight:700;
}
.min .wwname_left li span{
padding-right:20px;
}
.min>table{
width: 100%;
border: 1px solid #ecf0f9;
font-size: 16px;
color: #666;
}
.min>table td{
width: 140px;
text-align: center;
border: 1px solid #ecf0f9;
line-height: 45px;
}
.min>table td:nth-child(odd){
background-color: #f6f9fc;
}
.min>table td:nth-child(even){
text-align: left;
padding-left: 10px;
box-sizing: border-box;
}
.min>table tr:hover{
background-color: #ecf4e8;
}

.wwname table{
width: 100%;
border: 1px solid #ecf0f9;
font-size: 16px;
color: #666;
margin-top:20px;
}
.wwname table td{
min-width:190px;
text-align: center;
border: 1px solid #ecf0f9;
line-height: 45px;
}
.wwname table td:nth-child(odd){
background-color: #f6f9fc;
}
.wwname table td:nth-child(even){
text-align: left;
padding-left: 10px;
box-sizing: border-box;
}
.wwname table tr:hover{
background-color: #ecf4e8;
}
.wwname_db p{
margin:20px 0px 15px 0px;
font-size: 16px;
color: #666;
}
.wwname_db table{
width: 100%;
border: 1px solid #ecf0f9;
font-size: 16px;
color: #666;
}
.wwname_db table td{
width: 134px;
text-align: center;
border: 1px solid #ecf0f9;
line-height: 45px;
}
.wwname_db table td i{
color: #409eff;
font-size: 16px;
}
.wwname_db table tr:first-child{
background-color: #f6f9fc;
}
.wwname_db table tr:last-child:hover{
background-color: #ecf4e8;
}
.wwname_db table tr span{
font-weight:bold;font-size:16px;
}
.enquire{
margin-top: 20px;
line-height: 25px;
height: 25px;
font-size: 14px;
color: #666;
overflow: hidden;
}
.explain{
margin-top:20px;
font-size: 16px;
color: #666;
}
.explain_l{
border: 1px solid #ecf4e8;
padding:20px;
margin-top: 20px;
line-height: 25px;
}
.foot{
width: 100%;
font-size: 14px;
text-align: center;
position: relative;
border-top:1px solid #ecf0f9;
margin-top: 20px;
padding-top:20px;
//background-color: #e1f2ff;
background-color: #ebf7fd;
}
.foot_t{
overflow: hidden;
width: 1200px;
margin:20px auto;
color: #666;
}
.foot_m{
padding:15px;
color: #999;
border-top: 1px solid #e2e2e2;
}
.foot_t_left{
float: left;
text-align: left;
}
.foot_t_left li{
margin-bottom: 20px;
}
.foot_t_left li a{
color: #666;
}
.foot_t_left li a:hover{
text-decoration: none;
}

.foot_t_right{
float: right;

text-align: left;
}
.foot_t_right li{
margin-bottom: 10px;
}
.appfooter {
    box-sizing: border-box;
    display: none;
    position: fixed;
    bottom: -2px;
    background-color: #FAFAFA;
    width: 100%;
    z-index: 1000;
    color: #999;
    box-shadow: 0px 0px 5px #999999;
    text-align: center;
    font-size: 14px;

}
.appfooter div{
    float:left;
    width: 20%;
}
.appfooter a{
    padding:8px 0px;
    display: block;
    color: #555;
}
.appfooter a:link{
    text-decoration: none;
}
.appfooter i{
    font-size: 23px;
    color: #888;
}
.wang_tl{
    background-color: #35A9FF;
}
.wang_bn{
    padding:50px 0px;
}

.wang_search_min_text input{
height:1rem;
font-size: 0.4rem;
border: none;
padding-left: 10px;
border-radius:8px 0px 0px 8px;
width: 100%;
box-sizing:border-box;
}
.wang_bn #search{
line-height: 1rem;
font-size: 0.4rem;
color: #fff;
background-color: #2b64ff;
border: none;
border-radius:0px 8px 8px 0px;
vertical-align:top;
text-align: center;

}
.wang_bn #jubao{
line-height:1rem;
border-radius:8px;
border: none;
font-size: 0.4rem;
color: #fff;
background-color: #ff643e;
margin-left: 20px;
vertical-align:top;
box-sizing:border-box;
text-align: center;
}
.wang_info{
margin:20px auto;
padding:10px;
//border: 1px solid #ecf4e8;
box-sizing: border-box;
box-shadow: 2px 2px 1px 1px rgba(233,233,233,.18);
background-color: #fdf6ec;
border-radius: 5px;
}
.wang_info ul{
display: flex;
align-items:center;
}
.wang_info ul li{
font-size: 16px;
font-weight: 600;
color:#999;
}
.wang_info li a{
margin-left: 20px;
text-align: center;
width: 100px;
line-height: 35px;
border-radius: 25px;
display: inline-block;
color: #fff;
background-color: #409eff;
cursor: pointer;
font-size: 14px;
}
.wang_info li a:hover{
text-decoration:none;
}
.wang_info li i{
color:#ffa74e;
font-size:22px;
}
#info tr td:nth-child(odd){
width:160px;
} 
.taoke_min{
margin:20px auto;
padding:40px;
border-radius: 5px;
box-shadow: 0px 0px 10px 10px rgba(233,233,233,.28);
font-size: 16px;
color: #666;
}

.taoke_min p{
font-size: 28px;
}
.taoke_min p span{
color:red;
font-size: 18px;
}
.taoke_min textarea{
width: 100%;
height: 180px;
border: 1px solid #e6e6e6;
padding:15px;
box-sizing: border-box;
resize: none;
overflow: visible;
}
.taoke_min textarea:hover{
border: 1px solid red;
}
.taoke_min input{
margin:15px auto;
color: #fff;
width: 120px;
height: 35px;
border: none;
border-radius: 5px;
}
.taoke_min input[type="submit"]{
background-color: #409eff;
}
.taoke_min input[type="reset"]{
background-color: #ff643e;
}
.yanhao_min{
margin:20px auto;
padding:30px;
border-radius: 5px;
box-shadow: 0px 0px 10px 10px rgba(233,233,233,.28);
font-size: 16px;
color: #666;
}
.yanhao_min_form button{
width: 120px;
height: 35px;
background-color: #409eff;
color: #fff;
border: none;
border-radius: 8px;
margin-top: 30px;
cursor:pointer;
}
.yanhao_min_form h2{
text-align: center;
font-size: 24px;
color: #ff6464;
}
.yanhao_min_form h4{
font-size: 22px;
color:#1ab394;
}
.yanhao_min_form ul{
display: flex;
flex-wrap: wrap;
}
.yanhao_min_form ul li{
margin-right:40px;
font-size: 16px;
margin-top: 20px;
width: 280px;
}
.yanhao_min_form ul li label{
cursor:pointer;
}
.yanhao_min_form ul li input[type="checkbox"]{
width:16px;height:16px;
text-align: center;
vertical-align: top; 
line-height: 16px;
position: relative;
margin-right:15px;
}
.yanhao_min_form ul li input[type="checkbox"]::before{
content: "";
position: absolute;
top: 0;
left: 0;
background: #fff;
width: 100%;
height: 100%;
border: 1px solid #d9d9d9
}
.yanhao_min_form ul li input[type="checkbox"]:hover::before{
border: 1px solid #5fb878;
cursor:pointer;
}
.yanhao_min_form ul li input[type="checkbox"]:checked::before{
content: "\2713";
background-color: #5fb878;
position: absolute;
top: 0;left: 0;
width:100%;
border: 1px solid #5fb878;
color:#fff;
font-size: 20px;
font-weight: bold;
}
.yanhao_bgtext{
margin-top: 40px;
font-size: 18px;
color:#1ab394;
}
.yanhao_bgtext input{
width: 260px;
height: 30px;
line-height: 30px;
font-size: 14px;
padding-left:5px;
border: 1px solid #e6e6e6;
border-radius: 5px;
}
.yanhao_bgtext input:hover{
border: 1px solid #1ab394;
}
.yanhao_radio{
margin-top: 20px;
font-size: 18px;
}
.yanhao_radio .bgtext{
color:#1ab394;
}
.yanhao_radio label{
cursor:pointer;
color: red;
margin-right:20px;
}
.yanhao_hr_line{
height: 1px;
background-color: #e7eaec;
margin:20px 0px;
}
.yanhao_radio input[type="radio"]{
display: none;
}
.yanhao_radio input[type="radio"]:checked + label::before {
background-color: #01cd78;
background-clip: content-box;
padding: .2em;
}
.yanhao_radio input[type="radio"] + label::before {
content: "\a0";
display: inline-block;
vertical-align: middle;
font-size: 16px;
width: 1em;
height: 1em;
margin-right: .4em;
border-radius: 50%;
border: 1px solid #01cd78;
text-indent: .15em;
line-height: 1;
}
.info_min{
    margin-top: 40px;
    box-shadow: 0px 0px 10px 10px rgb(233 233 233 / 28%);
}
.info_left{
width: 100%;
min-height: 500px;

}
.info_left_top{
    height: 150px;
    text-align: center;
}
.info_left_top img{
    border-radius: 100%;
    margin-top: 20px;
}
.info_left ul{
    margin-top: 20px;
}
.info_left ul li a{
    display: inline-block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-left:20px;
    box-sizing: border-box;
    font-size: 14px;
    text-decoration: none;
}
.info_left ul li a:hover{
    background-color: #fafafa;
    border-left:3px solid #409eff;
    color:#409eff;
    font-weight: 600;
}
.onhover{
    background-color: #fafafa;
    border-left:3px solid #409eff;
    color:#409eff;
    font-weight: 600;
}
.info_right_padding{
    padding:20px;
    padding-top: 10px;
    border-left: 1px dashed #DEE2E6;
    min-height: 600px;
}
@media screen and (max-width: 768px) {
    .search_min_search #search{
        width: 90%;
        border-radius:15px;
        margin:15px auto;
    }
    .search_min_jubao #jubao{
        width: 90%;
        margin:auto;
        border-radius:15px;
    }
    .search_min_text input{
        width: 90%;
        border-radius:15px;
        border: 1px solid #6c6c6c;
    }
    .logo{
        margin-top:20px;
        text-align: center;
    }
    .bn{
        height: auto;
        background-image:none;
    }
    .bn p{padding: 10px 20px;
        color: #666;
    }
    .wwname{
        margin:0px 0px 10px 0px;
    }
    .xs{
        background-color: #f6f9fc;
    }
    .xs_info div{
        min-height: 22px;
        font-size: 14px;
    }
    .xs_info img{
        height: 16px;
    }
    .wwname_db p{
        margin:20px 0px 15px 0px;
    }
    .explain{
        margin-top:0px;
        font-size: 12px;
    }
    .explain_l{
        border: 1px solid #ecf4e8;
        padding:0px;
        margin-top: 5px;
        line-height: 25px;
    }
    .enquire{
        font-size: 12px;
    }
    .wang_bn #search{
        border-radius:15px;
        margin-top: 10px;
    }
    .wang_search_min_text input{
        border-radius:15px;
        border: 1px solid #6c6c6c;
    }
    .wang_tl{
        background-color: #fff;
    }
    .wang_bn{
        padding:20px 0px 10px 0px;
    }
    .wang_info {
        font-size:16px;
        margin:10px auto;
    }
    .wang_info i{
        color:#ffa74e;
    }
    .wwname_bg{
        background-color: #f6f9fc;
    }
    .wwname_left{
        margin-bottom: 10px;
    }
    .yanhao_min {
        padding:10px;
    }
    .yanhao_radio label {
        margin-right:10px;

    }
    .info_min{
        margin-top: 0px;
    }
}