
.title {
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: #2DC888;
}
.wrap {
    width: 1226px;
    margin: 0 auto;
}
.title_l {
    float: left;   
    cursor: pointer;
    
}
.title li {
    float: left;
   
}
.title li a {
    color: #fff;
    font-size: 12px;
   
}
.title span {
    color: #fff;
    font-size: 12px;
    margin:  0 3.6px;
}
.title li a:hover {
    color: #fff;
}
.title_r {
    float: right;
    cursor: pointer;
}
.title_2 {
    width: 100%;
    height: 100px;
    background-color: #fff;
    /* clear: both;
    position: relative; */
    float: left;
    text-align: center;
}
.login {
    width: 234px;
    height: 100px;
    float: left;
}
.daohang {
    width: 596px;
    height: 100px;
    float: left;
    margin-left: 100px;
}
.sousuo {
    width: 296px;
    height: 100px;
    float: left;
    padding-top: 25px;
    box-sizing: border-box;
    position: relative;
}
.login_box {
    width: 229px;
    height: 48px;
    margin-top: 22.5px;
    position: relative; 
    overflow: hidden;   
}
.tubiao {
    position: absolute;
    top: 0;
    left: 0;
}
.daohang>ul>li {
    float: left;
  
    padding: 38px 20px;
}
.daohang a {
    color: #333;
    font-size: 16px;
}
.daohang a:hover {
    color: #2dc888;
}
.shouji_list {
    width: 100%;
    height: 229.8px;
    background-color: pink;
    border-top: 1px solid #eee;
    box-shadow: 0 3px 4px rgba(0, 0, 0, .18);
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 100px;
    display: none;
    z-index: 999;
}
.daohang li:hover>.shouji_list {
    display: block;
}
.shouji_list li {
    width: 204px;
    height: 201px;
    float: left;
    padding-top: 35px;
    box-sizing: border-box;
    
}
.list {
    width: 100%;
    height: 110px;
    border-right: 1px solid #e0e0e0;
    box-sizing: border-box;
}
.list img {
    width: 160px;
    height: 110px;
    margin-bottom: 20px;
}
.list .list_name {
    font-size: 12px;
    color: #333;
    line-height: 20px;
}
.list .list_jiage {
    color: #ff6700;
    font-size: 12px;
    line-height: 20px;
}
.shouji_list li:last-child .list {
    border-right: none;
}
.sousuo input {
    width: 244px;
    height: 50px;
    border: 1px solid #e0e0e0;
    padding: 0 10px;
    box-sizing: border-box;
    border-right: none;
    outline: none;
    /* outline-color: brown; */
    transition: all .2s;
    
}
.sousuo button {
    width: 52px;
    height: 50px;
    float: right;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    outline: none;
    font-size: 24px;
    color: #616161;
    cursor: pointer;
    transition: all .2s;
}
.sousuo input:hover,.sousuo input:hover+button {
    border-color: #b0b0b0;
   
}

.sousuo input:focus,.sousuo input:focus+button {
   border-color: #ff6700;
}
.sousuo button:hover {
    background-color: #ff6700;
    border-color: #ff6700;
    color: #fff;
    
}
/* .sousuo_guanjianzi {
    width: 190px;
    height: 21px;
    position: absolute;
    right: 62px;
    top: 39.5px;
}
.sousuo_guanjianzi>a {
    display: inline-block;
    margin-left: 5px;
    padding: 0 5px;
    font-size: 12px;
    background-color: #eee;
    color: #757575;
    transition: all .2s;
}
.sousuo_guanjianzi>a:hover {
    background-color: #ff6700;
    color: #fff;
    
}
.sousuo input:focus~.sousuo_guanjianzi {
    display: none;
} */
.sousuo_list {
    width: 244.8px;
    height: 301px;
    border: 1px solid #ff6700;
    background-color: #fff;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 75px;
    border-top: 0;
    display: none;
}.sousuo input:focus~.sousuo_list {
    display: block;
}
/* div {
    display: block; 
    margin: 0 auto;
     width: 100%; 
     background: #ccc;
} */
.imgBox {
    /* border-top: 5px solid cadetblue; */
    /* 避免因窗口变化影响图片效果 */
    width: 750px;
    height: 448px;
    margin: 0 auto;
    float: left;
}
.imgBox .img {
    width: 100%;
    height: 100%;
    /* margin: 0 auto; */
    display: none;
}
.tueijian {
    width: 430px;
    height: 450px;
    float: right;
}
.tueijian-title {
    width: 430px;
    height: 51px;
    background-color: #FAFAFA;
    line-height: 50px;
    border: 1px solid #eee;
}
.tueijian-title div {
    float: left;
    background-color: #2DC888;
    color: #fff;
    font-size: 20px;
    width: 113px; height: 49px;
}
.title_3 {
    width: 100%;
    height: 100%;
}
.tj_list a {
    color: #000;
}
.tj_list li:hover {
    color: #2DC888;
   
}
.tj_list  li{
    width: 430px;
    height: 53px;
    font-size: 14px;
    color: #555;
    line-height: 53px;
    text-align: left;
    background-color: #fff;
    padding-left: 10px;
   box-sizing: border-box;
   border-bottom: 1px solid #eee;
   border-bottom:1px dashed #eee;
}
.zqtj {
    width: 750px;
    height: auto;
    float: left;
}
.jinxuan {
    width: 750px;
    height: auto;
    background-color: #FAFAFA;
    line-height: 50px;
    border: 1px solid #eee;
    float: left;
    margin-top: 18px;
}
.jinxuan div {
    float: left;
    background-color: #2DC888;
    color: #fff;
    font-size: 20px;
    width: 113px; 
    height: 49px;
    /* top: 1px; */
    /* margin-top: 18px; */
}
.jinxuan p {
    float: right;
    margin-right: 10px;
    font-size: 14px;
    color: #444;
}
.jinxuan a p:hover {
    color: #2DC888;
}
.zqtj_list {
    width: 752px;
    height: 196px;
    display: flex;
    background-color: #fff;
    box-sizing: border-box;
    border-bottom:1px dashed #eee;
    float: left;
}
.zqtj_list a :hover{
    color: #2DC888;
}
.zqtj_list_l {
    width: 176px;
    height: 145px;
    margin: 10px;
    
}
.zqtj_list .l_img {
    width: 100%;
    height: 100%;
}
.zqtj_list .l_img:hover {
    width: 160px;
    height: 130px;
    transition: all .35s ease;
}
.zqtj_list_r {
    width: 550px;
    height: 145px;
    margin: 10px;
    
}
.zqtj_list_r p {
    text-align: left;    
}
.zqtj_tltle {
    font-size: 20px;
    color: #555;
}
.zqtj_neirong {
    color: #888;
    font-size: 14px;
    margin-top: 20px;
}
.zqtj_dibu {
    width: 100%;
    height: 50px;
   display: flex;
   margin-top: 18px;
}
.dibu_sj {
    width: 14px;
    height: 14px;
    margin-left: 10px;
    margin-top: 2px;
}
.zqtj_dibu p {
    color: #999;
    margin-left: 15px;
    font-size: 12px;
   
}
.yangsheng {
    float: right;
    /* position: relative; */
    /* top: -249px; */
    margin-top: 18px;
}
.gengduo {
    float: right;
    margin-right: 10px;
    font-size: 14px;
    color: #444;
}
.gengduo:hover {
    color: #2DC888;
}
.yszx_list {
    width: 430px;
    height: auto;
    background-color: #fff;
}
.yszx_list .yszx_img {
    width: 388px;
    height: 152px;
}
.yszx_neirong {
    width: 384px;
    height: 90px;
   text-align: left;
   border-bottom:1px dashed #eee;
   padding: 14px 0 14px 0;
   margin-left: 20px;
}
.yszx_neirong p {
    color: #555;
    font-size: 14px;
}
.yszx_neirong span {
    color: #888;
    font-size: 12px;
    margin-top: 10px;
}
.yszx_neirong a :hover {
    color: #2DC888;
}

.xlbk {
    width: 199px;
    height: 204px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}
.xlbk p{
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    color: #555;
}
.xlbk img {
    width: 189px;
    height: 156px;
}
.xlbk :hover {
    color: #2DC888;
}
.xlbk img:hover {
    width: 200px;
    height: 160px;
    transition: all .35s ease;
}
.gg {
    width: 750px;
    height: 148px;
   float: left;
   margin-top: 20px;
}
.gg img {
    width: 100%;
    height: 100%;    
}
.sp_list {
    width: 750px;
    height: auto;
    display: flex;
    flex-wrap: wrap;
}
.zqtj_list_l .sp_img {
    width: 160px;
    height: 100px;
}
.sp_list_r {
    width: 180px;
    height: 100px;
}
.sp_list_r .sp_title{
    font-size: 14px;
    color: #555;
}
.sp_list_r .sp_neirong {
    font-size: 12px;
    color: #888;
}
.sp {
    width: 50%;
     display: flex;
}
.zqtj_list_l .sp_img:hover {
    width: 150px;
    height: 90px;
}
.biaoqian li {
    width: 84px;
    height: 32px;
    float: left;
    margin: 10px;
    background-color: #F6F6F6;
    line-height: 32px;
    color: #000;
}
.biaoqian li:hover {
    color:#fff;
    background-color: #2DC888;
}
.gg2 {
    width: 430px;
    height: 168px;
    float: right;
    margin-top: 20px;
    
}
.gg2 img {
    width: 100%;
    height: 100%;
}
.lianjie {
    width: 100%;
    height: 101px;
    background-color: #fff;
    float: left;
    margin-top: 40px;
}
.lianjie .yqlj {
    color: #2DC888;
    font-size: 14px;
    float: left;
    margin: 10px;
}
.lianjie span {
    float: left;
    margin: 12px;
    font-size: 12px;
    color: #888;
}
.lianjie span:hover {
    color: #2DC888;
}
.dibu {
    width: 100%;
    height: 367px;    
}
.dibu_list {
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
}
/* .dibu_list ul {
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
} */
.dibu_list li {
  list-style: none;
  height: 200px;
  line-height: 200px;
}
.dibu_list a {
   margin: 20px;
   color: #888;
   font-size: 14px;
}
.dibu_list span {
    color: #888;
}
.ewm {
    width: 100%;
    height: 200px;
    margin-top: 100px;
    display: flex;
    justify-content: center;
}
.ewm .gzh {
    margin-right: 20px;
}
.ewm .gzh p {
    font-size: 12px;
    color: #888;
}
.ewm .sjz {
    margin-left: 20px;
}
.ewm .sjz p {
    font-size: 12px;
    color: #888;
}
.dibuxx p {
    font-size: 14px;
    color: #888;
    margin: 10px;
}
.dibu_title {
    width: 100%;
    height: 48px;
    background-color: #fff;
}
.dibu_list a:hover {
    color: #2DC888;
}
.beian{
    width: 100%;
    background-color: #fff;
    float: left;
    color: #555;
    font-size: 12px;
    padding: 10px 0;
}
.sszk{
    float: right;
    line-height: 100px;
}


.panel-default {
    display: none;
    /* width: 100%;
    height: 100%; */
}
.xsyc {
    display: block;
}