/*清除浏览器默认样式*/
* {
    margin: 0;
    padding: 0;
    list-style: none;
    box-sizing: border-box;
}
a{
    text-decoration: none;
}
img{
    display: block;
}
.caret{
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.one a:hover{

}
.dropdown-menu {
    overflow: visible!important;
    background: rgba(255, 255, 255, 0.8) !important;
    z-index: 1200;
    width: 160px;
    height:64px;
    position: absolute;
    top: 77px;
    right: 220px;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    border-radius: 3px;
}
.dropdown-menu li a{
    position: absolute;
    top:-25px;
    left:0;
    right: 0;
    bottom:0;
    margin: auto;
    color: black;
}
.dropdown-menu li a:hover{
    color:#16B0DE;
}
.dropdown-menu li{
    position: relative;
    height: 32px;
    border-bottom: 1px solid #f4f4f4;
    /*border-bottom: 1px solid rgba(0, 0, 0, 0.05);*/
    color: #303336;
    text-align: center;
}
.visible-xs-block{
    display: none!important;
}
/*sx首页导航开始*/
.hua-header{
    width: 100%;
    height:79px;
    background:#fff;
    position: fixed;
    top:0;
    z-index: 999;
}
.container1{
    width: 1170px;
    height: 79px;
    /* background: red;*/
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.header-box{
    width: 1170px;
    height: 79px;
    /*  background: pink;*/
    margin-right: -15px;
    margin-left: -15px;

}
.header-logo{
    width: 150px;
    height: 79px;
    float: left;
    /*background: #ff6700;*/
}
.logo{
    width: 150px;
    height: 50px;
    position: absolute;
    top:0;
    bottom: 0;
    margin: auto 0;
}
.logo img{
    width: 150px;
    height: 50px;
}
.logo img:hover{
    cursor: pointer;
}
.header-nav{
    width: 642px;
    height: 79px;
    float: right;
    overflow: visible!important;
    /*   background: green;*/
}
.header-item{
    padding-top: 0px;
    padding-bottom: 0px;
    height: 79px;
    line-height: 79px;
    float: left;
    padding-right: 22px;
}
.header-item a{
    color:#000;
}
.header-item a:hover{
    cursor: pointer;
    color:#16B0DE;
}
.one{
    padding-top: 0px;
    padding-bottom: 0px;
    height: 79px;
    line-height: 79px;
    float: left;
    padding-right: 22px;

}
.one a{
    color:#16B0DE;
}
.one a:hover{
    cursor: pointer;
}
.picture{
    width: 1339px;
    height: 759px;
    position: relative;
    /*background-image: url("../img/t1.jpg");*/
}



/*sx导航结束*/
/*素馨花语开始*/
.language{
    width: 100%;
    height: 90px;
    margin-top: 78px;
    background: #F1F1F1;
    position: relative;
}
.language-content{
    color: #F67A82;
    font-size: 35px;
    font-weight: 400;
    padding: 20px 30px;
    text-align: center;
    vertical-align: middle;
    text-shadow: none;
}
.met-news{
    width: 100%;
    height:870px;
    padding: 30px 0px;
    background: #f2f2f2;
    border-top: 1px solid #f0f2f5;
}
.container{
    width: 1200px;
    height: 759px;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row{
    margin-right: -15px;
    margin-left: -15px;
}
.met-new-body{
    width: 780px;
    height: 759px;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.met-new-list{
    width: 780px;
    height:810px;
    background: #ffffff;
    padding: 30px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.met-page{
    padding-left: 0;
    margin-bottom: 20px;
}
.met-page>ul>li{
    list-style: none;
}
.list{
    width: 720px;
    height: 79px;
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: 10px;
    background-color: #fff;
    border-bottom: 1px solid #e4eaec;
}
.list-new{
    width: 720px;
    height: 142px;
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: 10px;
    background-color: #fff;
    border-bottom: 1px solid #e4eaec;
}
.list-new1{
    width: 720px;
    height: 163px;
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: 10px;
    background-color: #fff;
    border-bottom: 1px solid #e4eaec;
}

.list:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.media{
    width: 718px;
    height: 57px;
    overflow: hidden;
    zoom: 1;
    padding: 2px 0;
    border-bottom: 0;
}
.media-left{
    width: 46px;
    height: 53px;
    padding-right: 20px;
    /*display: table-cell;*/
    /*vertical-align: top;*/
    float: left;
}
.media-left>a>i{
    font-size: 36px;
}
a{
    color: #2a333c;
    text-decoration: none;
}
a:hover{
    cursor: pointer;
    color: #62a8ea;
}
.media-left>a>img{
    width: 160px;
    height: 160px;
}
.media-body{
    width: 672px;
    height: 53px;
    /*background: red;*/
    overflow: hidden;
    float: right;
}
.pull-right{
    padding-left: 20px;
    float: right!important;
    font-weight: 300;
    line-height: 1;
    color: #a3afb7;
    font-size: 75%;
}
.well-box{
    width: 672px;
    height: 63px;
    padding: 20px;
    background-color: #f3f7f9;
    border: 1px solid #e4eaec;
    border-radius: 3px;
    box-shadow: inset 0 0 1px rgba(0,0,0,.02);
    /*margin-top: 5px;*/
    margin-left: 40px;
    color: #2a333c;
}
.well-box1{
    width: 672px;
    height: 84px;
    padding: 20px;
    background-color: #f3f7f9;
    border: 1px solid #e4eaec;
    border-radius: 3px;
    box-shadow: inset 0 0 1px rgba(0,0,0,.02);
    /*margin-top: 5px;*/
    margin-left: 40px;
    color: #2a333c;
}
div{
    display: block;
}
.media-body-1{
    width: 637px;
    height: 176px;
    /*background: red;*/
    overflow: hidden;
    float: right;
}
.media-body-2{
    width: 637px;
    height: 200px;
    /*background: red;*/
    overflow: hidden;
    float: right;
}
.media-heading{
    font-weight: 400;
    line-height: 1.2;
    color: #37474f;
    font-size: 18px;
    margin-bottom: 5px;
}
.media-heading a:hover{
    text-decoration: underline;
}
.met-news-list ul li h4 a{
    color: #2a333c;
}
.media-body p {
    font-size: 14px;
    color: #76838f;
}
.info{
    color: #a3afb7;
    font-size: 16px;
    font-weight: 300;
}
.margin-left-10{
    margin-left: 10px !important;
}
.margin-left-10 i{
    color: #a3afb7;
    font-weight: 300;
}
.hidden-xs{
    width: 817.5px;
    height: 21px;
}
.met-pager{
    margin-top: 20px;
    text-align: center;
}
.met-pager .PreSpan{
    border: 1px solid #e4eaec;
    padding: 9px 15px;
    background: #fff;
    color: #ccd5db;
    cursor: default;
    margin-left: 280px;
    float: left;

}
.met-pager a{
    border: 1px solid #e4eaec;
    border-right: none;
    background: #fff;
    padding: 9px 15px;
    text-align: center;
    color: #76838f;
    float: left;
}
.met-pager .Ahover{
    background: #f86867;
    border-color: #f86867;
    color: #fff;
    cursor: default;
}
.col-md-3{
    width: 390px;
    height:464px;
    background: #fff;
    float: right;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.met-new-bar{
    background: #ffffff;
    margin-left: 30px;
    padding: 30px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.met-form{
    width: 300px;
    height: 404px;
}
.form-group{
     width: 300px;
     height: 36px;
     margin-bottom: 20px;
 }
.form-group1{
    width: 300px;
    height: 124px;
    margin-bottom: 20px;
}
.form-control1{
    display: block;
    width: 100%;
    height: 124px;
    padding: 6px 15px;
    font-size: 14px;
    line-height: 1.57142857;
    color: #76838f;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e4eaec;
    border-radius: 3px;

}
.form-control{
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 15px;
    font-size: 14px;
    line-height: 1.57142857;
    color: #76838f;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e4eaec;
    border-radius: 3px;

}
.form-control2{
    display: block;
    width: 189px;
    height: 36px;
    padding: 6px 15px;
    font-size: 14px;
    line-height: 1.57142857;
    color: #76838f;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e4eaec;
    border-radius: 3px;
    float: left;
}
.help-block{
    color: #bcc2c8;
    margin-top: 7px;
}
.input-group{
    width: 300px;
    height: 36px;
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group-addon{
    width: 111px;
    height: 36px;
    padding: 6px 15px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #76838f;
    text-align: center;
    background-color: #f3f7f9;
    border: 1px solid #e4eaec;
    border-radius: 3px;
    float: right;
}
.input-group-addon img{
    width: 80px;
    height: 20px;
}
.btn{
    width: 300px;
    height: 36px;
    padding: 6px 15px;
    font-size: 14px;
    line-height: 1.57142857;
    color: #fff;
    background-color: #62a8ea;
    display: block;
    margin-bottom: 0;
    font-weight: 300;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}
/*素馨花语结束*/
/*底部开始*/
.footer-box{
    width: 100%;
    height: 182px;
    padding-bottom: 20px;
    background: #f5f5f5;
    border-top: 1px solid #f0f2f5;
    color: #aaaaaa;
    text-align: center;
}
.footer-title{
    width: 100%;
    height: 20px;
    background: #fff;
    border-top: 1px solid #f0f2f5;
}
.footer-qq{
    width: 100%;
    height: 56px;
    text-align: center;
    padding-top:20px;
}
.footer-qq i{
    font-size: 30px;
    margin-right: 10px;
}
.wx{
    color: green;
}
.qq{
    color: #3cafff;
}
.footer-bottom{
    margin: 0 auto;
    width: 850px;
    height: 25px;
    text-align: center;

}
.footer-bottom a{
    color: #62a8ea;
    font-size: 15px;
    margin-right: 10px;
    cursor: pointer;
    float: left;
}
.footer-bottom a:hover{
    color: #89bceb;
    text-decoration: underline;
}
.footer-bottom img{
    font-size: 15px;
    float: left;
}
.footer-box p{
    color: #aaaaaa;
    font-size: 15px;
    margin-right: 10px;
    margin-top: 5px;
}
/*底部结束*/