body{
    background: #fff;
}
#content{
    width: 100%;
    margin-top: 31px;
    margin-bottom: 136px;
}
#content .content{
    width: 1200px;
    margin: 0 auto;
}
.con-top{
    width: 100%;
    height: 420px;
    box-shadow:0px 0px 20px 0px rgba(0,0,0,0.1);
}
.con-top img{
    width: 850px;
    height: 420px;
}
.con-top .con-right{
    width: 250px;
    padding: 45px 50px 40px 50px; 
    background: #fff;
    height: 335px;
}
.con-top .con-right form .h4{
    text-align: center;
    font-size:20px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:#333;
    margin-bottom: 34px;
    display: block;
}
.con-top .con-right form .row{
    width: 248px;
    border:1px solid #ddd;
}
.con-top .con-right form .row input{
    width: 90%;
    margin-left: 16px;
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:#888;
    padding: 10px 0;
}
.con-top .con-right form select{
    width: 114px;
    height: 40px;
    border:1px solid #ddd;
    padding-left: 20px;
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:#333;
}
.con-top .con-right form select option{
    height: 40px;
}
.con-top .con-right form>div{
    margin-bottom: 14px;
}
.con-top .con-right form button{
    width:250px;
    height:40px;
    background:#32BAB5;
    box-shadow:0px 0px 20px 0px rgba(251,72,40,0.1);
    border-radius:30px;
    font-size:18px;
    font-family:PingFangSC-Medium;
    font-weight:500;
    color:#fff;
    line-height:40px;
    text-align: center;
    letter-spacing:2px;
    margin-top: 26px;
    cursor: pointer;
}
.con-top .con-right form p{
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:#888;
    text-align: center;
    margin-top: 24px;
}
.con-con{
    margin-top: 60px;
}
.con-con .h2{
    text-align: center;
    font-size:40px;
    font-family:PingFangSC-Medium;
    font-weight:500;
    color:#333;
    margin-bottom: 49px;
}
.con-con .seca_item{
    width: 388px;
    float: left;
    margin-right: 18px;
}
.con-con .seca_item .item_hd{
    height: 220px;
}
.con-con .seca_item .item_hd img{
    width: 388px;
    height: 100%;
    line-height: 99em;
    overflow: hidden;
}
.seca_itema .item_bd ul{
    border-bottom: 1px solid rgba(47,202,133,0.4);
}
.seca_itema .item_bd ul li{
    float: left;
    width: 95.5px;
    height: 220px;
    border-left: 1px solid rgba(47,202,133,0.2);
}
.seca_itema .item_bd ul li:first-child{
     border-left:none;
}
.seca_itema .item_bd{
    border:1px solid rgba(47,202,133,0.2);
    background:rgba(47,202,133,0.05);
}
.seca_itema .item_bd ul li a{
    font-size:18px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:#888;
    display: block;
    text-align: center;
    height: 153px;
    padding-top: 66px;
}
.seca_itema .item_bd ul li a:hover{
    color: #333;
}
.seca_itema .seca_item_link_box{
    padding: 20px 0 28px 0;
}
.seca_itema .seca_item_link_box a{
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:#333;
    display: block;
    padding-left: 30px;
    margin-bottom: 6px;
}
.seca_itema .item_bd ul li a span{
    display: block;
    font-size: 45px;
    color: rgba(47,202,133,0.5);
    margin-bottom: 29px;
}
.seca_itema .item_bd ul li:hover span{
    color: rgba(47,202,133,1);
}


.seca_itemb .item_bd ul{
    border-bottom: 1px solid rgba(55,216,212,0.4);
}
.seca_itemb .item_bd ul li{
    float: left;
    width: 95.5px;
    height: 110px;
    border-left: 1px solid rgba(55,216,212,0.2);
}
.seca_itemb .item_bd ul li:first-child,.seca_itemb .item_bd ul li:nth-child(5){
     border-left:none;
}
.seca_itemb .item_bd{
    border:1px solid rgba(55,216,212,0.2);
    background:rgba(55,216,212,0.05);
}
.seca_itemb .seca_item_link_box{
    padding: 20px 0 28px 0;
}
.seca_itemb .seca_item_link_box a{
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:#333;
    display: block;
    padding-left: 30px;
    margin-bottom: 6px;
}
.seca_itemb .item_bd ul li a{
    font-size:18px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:#888;
    display: block;
    text-align: center;
    height: 82px;
    padding-top: 18px;
}
.seca_itemb .item_bd ul li a span{
    display: block;
    font-size: 45px;
    color: rgba(55,216,212,0.5);
    margin-bottom: 8px;
}
.seca_itemb .item_bd ul li a:hover{
    color: #333;
}
.seca_itemb .item_bd ul li:hover span{
    color: rgba(55,216,212,1);
}


.seca_itemc{
    margin-right: 0!important;
}
.seca_itemc .item_bd ul{
    border-bottom: 1px solid rgba(135,183,254,0.4);
}
.seca_itemc .item_bd ul li{
    float: left;
    width: 192.5px;
    height: 220px;
    border-left: 1px solid rgba(135,183,254,0.2);
}
.seca_itemc .item_bd ul li:first-child,.seca_itemb .item_bd ul li:nth-child(5){
     border-left:none;
}
.seca_itemc .item_bd{
    border:1px solid rgba(135,183,254,0.2);
    background:rgba(135,183,254,0.05);
}
.seca_itemc .seca_item_link_box{
    padding: 20px 0 28px 0;
}
.seca_itemc .seca_item_link_box a{
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:#333;
    display: block;
    padding-left: 30px;
    margin-bottom: 6px;
}
.seca_item_link_box a:hover{
    color: #32BAB5;
}
.seca_itemc .item_bd ul li a{
    font-size: 18px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #888;
    display: block;
    text-align: center;
    height: 156px;
    padding-top: 64px;
}
.seca_itemc .item_bd ul li a span{
    display: block;
    font-size: 45px;
    color: rgba(135,183,254,0.5);
    margin-bottom: 16px;
}
.seca_itemc .item_bd ul li a:hover{
    color: #333;
}
.seca_itemc .item_bd ul li:hover span{
    color: rgba(135,183,254,1);
}

.con-xuan{
    margin-top: 60px;
}
.con-xuan .h2{
    font-size:24px;
    font-family:PingFangSC-Medium;
    font-weight:500;
    color:#333;
}
.secc-classify{
    width: 1200px;
    height: 48px;
    margin: 26px 0 60px 0;
}
.secc-classify a{
    float: left;
    width: 119px;
    height: 46px;
    margin-left: -1px;
    text-align: center;
    line-height: 46px;
    background-color: #ffffff;
    border: 1px solid #ddd;
    color: #333;
    font-size:18px;
    font-family:PingFangSC-Regular;
}
.secc-classify a:hover{
    position: relative;
    border:1px solid #32BAB5;
    color: #32BAB5;
}
.xuan-con .xuan-left .top{
    width: 816px;
    height: 230px;
    background:#fff;
    box-shadow:0px 0px 20px 0px rgba(0,0,0,0.1);
    margin-bottom: 20px;
}
.xuan-con .xuan-left .top .t-left{
    width: 224px;
    height: 135px;
    padding: 40px 26px 55px 26px;
}
.xuan-con .xuan-left .top .t-left .h6{
    font-size:18px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:#333;
    margin-bottom: 2px;
}
.xuan-con .xuan-left .top .t-left .h6 a{
    font-size:18px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:#333;
    /*margin-bottom: 2px;*/
}
.xuan-con .xuan-left .top .t-left span{
    width: 37px;
    height: 2px;
    display:block;
    background: #37D8D4;
}
.xuan-con .xuan-left .top .t-left p{
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:#888;
    margin-top: 25px;
}
.xuan-con .xuan-left .top .t-right img{
    width: 540px;
    height: 230px;
}
.bom ul li{
    position: relative;
    float: left;
    width: 259px;
    height: 170px;
    margin-left: 20px;
}
.bom ul li:first-child{
    margin-left: 0;
}
.bom ul li a img{
    width: 100%;
    height: 100%;
}
.bom ul li a p{
    position: absolute;
    bottom: 0px;
    width: 95%;
    height: 70px;
    line-height: 95px;
    padding-left: 14px;
    background: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:#fff;
    display: none;
}
.bom ul li:hover p{
    display: block;
}
.xuan-left{
    margin-right: 20px;
}
.xuan-right ul li{
    margin-top: 27px;
}
.xuan-right ul li:first-child{
    margin-top: 0;
}
.xuan-right ul li a img{
    width: 130px;
    height: 90px;
    margin-right: 10px;
}
.xuan-right ul li a .h5{
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:#333;
    margin-bottom: 4px;
}
.xuan-right ul li a .h5:hover{
    color: #32BAB5;
}
.xuan-right ul li a p{
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:#888;
    width: 363px;
    height: 60px;
}
.da-con .da-left{
    width: 840px;
    margin-right: 30px;
}
.da-con .da-left .left{
    position: relative;
}
.da-con .da-left .left p{
    position: absolute;
    bottom: 0px;
    width: 97.5%;
    height: 70px;
    line-height: 95px;
    padding-left: 14px;
    background: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:#fff;
    display: none;
}
.da-con .da-left .left:hover p{
    display: block;
}
.da-con .da-left .left img{
    width: 554px;
    height: 350px;
}
.da-con .da-left .right ul li{
    width: 266px;
    height: 165px;
    margin-top: 20px;
    position: relative;
}
.da-con .da-left .right ul li p{
    position: absolute;
    bottom: 0px;
    width: 94.8%;
    height: 70px;
    line-height: 95px;
    padding-left: 14px;
    background: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:#fff;
    display: none;
}
.da-con .da-left .right ul li:hover p{
    display: block;
}
.da-con .da-left .right ul li:first-child{
    margin-top: 0;
}
.da-con .da-left .right ul li img{
    width: 100%;
    height: 100%;
}
.da-con .da-right{
    width: 330px;
}
.da-con .da-right ul li .p1{
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:#333;
}
.da-con .da-right ul li .p1{
    margin-bottom: 20px;
}
.da-con .da-right ul li .p2{
    margin-bottom: 16px;
}
.da-con .da-right ul li .p2 a span{
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:#32BAB5;
    vertical-align:middle;
    display: inline-block;
    margin-bottom: 4px;
}
.da-con .da-right ul li .p2 a label{
    width:218px;
    height:40px;
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:#888;
    display: inline-block;
}
.da-con .da-right ul li .p2 img{
    width: 80px;
    height: 70px;
    margin-right: 10px;
}
.da-con .da-right ul li .p2{
    display: none;
}
select{
    /* 清除默认的箭头样式 */
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(/img/down_icon.png) 86% no-repeat;
    background-size: 12%;    
}