@font-face {
    font-family: 'iconfont';
    src: url('/static/home/css/new_view/iconfont/iconfont.eot');
    /* IE9*/
    src: url('/static/home/css/new_view/iconfont/iconfont.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('/static/home/css/new_view/iconfont/iconfont.woff') format('woff'),
        /* chromeã€firefox */
        url('/static/home/css/new_view/iconfont/iconfont.ttf') format('truetype'),
        /* chromeã€firefoxã€operaã€Safari, Android, iOS 4.2+*/
        url('/static/home/css/new_view/iconfont/iconfont.svg#uxiconfont') format('svg');
    /* iOS 4.1- */
}

.site_logo {
    max-height: 60px;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body,
html {
    height: 100%;
    font-size: 14px;
    line-height: 1.5;
}

ul,
ol {
    list-style: none;
}

img {
    border: none;
    vertical-align: middle;
    /*border-radius: 5px;*/
}

.sc-card img {
    /*border-radius: 5px;*/
}

a {
    text-decoration: none !important;
    color: inherit;
    outline: none;
}

input {
    border: 0px;
    background-color: none;
    outline: none;
}

input:focus {
    outline: none;
}

button {
    outline: none;
}

header {
    padding: 20px 0px;
    /* width: 1200px; */
    margin: 0 auto;
    height: 82px;
}
.site_logo{
    max-width: 220px;
    max-height: 40px;
}

footer {
    /*height: 80px;*/
    /*line-height: 80px;*/
    color: #8b8b8b;
    /*text-align: center;*/
    /*border-top: 1px solid #ccc;*/
}

.content {
    background: #f5f5f5;
    padding-bottom: 30px;
}

.sub-title {
    background-color: #FFF;
    display: none;
    border: solid 1px #F0F0F0;
    position: absolute;
    z-index: 100;
    top: 44px;
    right: 0;
}

.search-wrap {
    display: inline-block;
}

#search-box {
    border: 2px solid #7BA7AB;
    border-radius: 5px 0px 0px 5px;
    color: #9E9C9C;
    height: 40px;
    width: 280px;
    padding-left: 10px;
    margin-left: 55px;
    border-right: 0px;
    vertical-align: 1px;
}

.search-btn {
    top: 0;
    right: 0;
    background: #7BA7AB;
    border-radius: 0 5px 5px 0;
    width: 60px;
    height: 40px;
    /*line-height: 30px;*/
    margin-left: -4px;
    margin-top: -1px;
    color: white;
    border: none;
}

.search-btn::before {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 16px;
    color: #F9F0DA;
}

.my-mall {
    width: 100px;
    height: 45px;
    float: right;
    position: relative;
}

.my-mall:hover .sub-title {
    display: block;
}

.my-title {
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #fafafa;
    border: 1px solid #f0f0f0;
    cursor: pointer;
    color: #555;
    margin-top: 5px;
}

.my-list {
    width: 98px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    color: #555;
    /* display: none; */
}

/* footer 样式 */
footer .footer-wt {
    height: 100%;
    /*margin: 0 auto;*/
    /*width: 960px;*/
    background-color: rgb(71, 96, 123);
    background-repeat: no-repeat;
    background-size: cover;
}

footer .footer-wt2{
    margin: 0 auto;
    /*width: 75%;*/
    text-align: left;
    width:1200px;

}
.cft-left{
    float:left;
}

footer .center-footer-two .cft-left .cft-left-top .logo{
    width: 180px;
}

footer .center-footer-two .cft-left .cft-left-top .text{
    font-size: 16px;
    margin-left: 32px;
}

footer .c-085{
    color: rgba(0,0,0,.85);
}

footer .cft-left-top {
    color: #fff;
    display: flex;
    width: 95%;
}
footer .cft-left-top .border-none{
    border: none;
}

footer .cft-left-top .text{
    color: #fff;
    flex: 1;
    font-size: 20px;
    margin-left: 40px;
}

footer .cft-left-top .logo{
    /*border: 1px dashed #eee;*/
    height: 80px;
    width: 180px;
}

footer .cft-left-top .logo img{
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
}

footer .center-footer-two{
    display: inline-block;
    min-height: 267px;
    padding-top: 40px;
    margin:0 auto;
}

footer .pr{
    position: relative;
}

footer img {
    border-style: none;
    vertical-align: middle;
}

footer .flex-center {
    align-content: center;
    align-items: center;
    justify-items: center;
    padding-bottom:20px ;
}

footer .flex-center, .flex-width-center{
    display: flex;
    justify-content: center;
}

footer .flex-height-center {
    align-items: center;
    display: flex;
    margin-left:20px;
}

footer .cft-left-bottom .footer-link-box {
    border-top: 1px solid #eee;
    margin-left: 20px;
    padding-top: 20px;
    width: 95%;
}
footer .footer-link-box {
    display: flex;
    flex-wrap: wrap;
}

footer .footer-link-box .footer-link-item {
    color: hsla(0,0%,100%,.65);
    cursor: pointer;
    margin-bottom: 28px;
    margin-right: 33px;
}

footer .cft-right {
    margin-left: 50px;
    float: left;
}

footer .cft-right .clb-item .clb-item-title {
    font-size: 16px;
    margin-right: 20px;
    line-height: 54px;
}

footer .C-FFF{
    color: #fff;
}

footer .clb-item-img img{
    width:150px;
}

footer *, :after, :before {
    box-sizing: border-box;
}

footer .footer-link-box .pr100{
    padding-right: 100px;
}

/* flash LJY */
*{padding:0px;margin:0px;}
/* height:535px;display: inline-block; */
#flash{width:100%;height:450px;margin:0px auto;position:relative;}
/* position:absolute;top:0px;left:0px;height:535px */
#flash #play{width:100%;height:450px;list-style:none;}
/* position:absolute;top:0px;left:0px; */
#flash #flash_play li{display:none;}
#flash #flash_play li img{float:left;}
#flash_button{position:absolute;bottom:10px;left:50%;transform: translateX(-50%); list-style:none;}
#flash_button li{margin-left:10px;float:left;}
#flash_button li div{width:12px;height:12px;background: #f1f1f1;border-radius:6px;cursor:pointer;}
/* top:205px; */
/* #prev{ width:40px;height:63px;background:url(images/beijing.png) 0px 0px;position:absolute;top:calc(50% - 31px);left:10px;z-index:1000;} */
/* #next{width:40px;height:63px;background:url(images/beijing.png) -40px 0px;position:absolute;top:calc(50% - 31px);right:10px;z-index:1000;} */
#flash_prev:hover{background:url(/static/home/images/beijing.png) 0px -62px;}
#flash_next:hover{background:url(/static/home/images/beijing.png) -40px -62px;}
#flash_play li img{
    width: 100%;
    object-fit: cover;
    height: 450px;
}





