
@font-face {
    font-family: 'HELVETICANEUELTPRO-THEX';
    src: url(https://www.sunsemweb.com/data/template/preview_17/assets/fonts/HELVETICANEUELTPRO-THEX.OTF);
    font-weight: normal;
    font-style: normal;
}
a{
    outline: none !important;
}
* {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
    outline: none;
}

a {
    text-decoration: none;
}

html, body {
    -ms-overflow-style: scrollbar;
}

input {
    border: none;
    background: none;
}
.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block
}

html,
body {
    font: 12px Arial, "微软雅黑";
    color: #929292;
    width: 100%;
    height: 100%;
    background: #fff
}

body {
    overflow-x: hidden;
    min-width: 100%
}


#header {
    width: 100%;
    height: 80px;
    position: fixed;
    padding-top: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    font-size: 14px;
    transition: all ease .3s;
    z-index: 99;
    top: 0;
}

.nobanner #header {
    /* background: rgba(33, 33, 33, 0.9); */
}

#header .content {
    padding: 0 40px;
}

/* #header.mini {
	background: rgba(23, 28, 32, 1);
	padding-top: 10px
}

#header.mini ul li.navitem {
	padding-bottom: 0;
} */

#header #logo {
    width: auto;
    height: 40px;
    display: block;
    float: left;
    margin-right: 50px;
    margin-top: 15px;
    padding-left: 0;
}

#header ul#nav {}

#header ul li.navitem {
    padding: 0 20px 10px 20px;
    width: auto;
    height: 50px;
    line-height: 40px;
    float: left;
    position: relative;
    transition: all ease .3s
}

#header ul li.navitem:hover ul.subnav {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    visibility: visible;
}

#header ul li.navitem a {
    color: #fff;
    transition: all ease-out .3s;
}

#header ul li.navitem a.active,
#header ul li.navitem:hover a {
    color: #00C0FF
}

#header ul li.navitem ul.subnav {
    position: absolute;
    width: 210px;
    border-top: #00C0FF 3px solid;
    top: 58px;
    opacity: 0;
    transition: all 0.3s ease 0s;
    transform: translate3d(0px, 10px, 0px);
    -moz-transform: translate3d(0px, 10px, 0px);
    -webkit-transform: translate3d(0px, 10px, 0px);
    visibility: hidden;
}

#header ul li.navitem ul.subnav li {
    border-bottom: #2e2f29 1px solid
}

#header ul li.navitem ul.subnav li a {
    padding: 14px 30px;
    width: 150px;
    height: 20px;
    line-height: 20px;
    background: rgba(0, 0, 0, .7);
    display: block;
    color: #bbb9b9;
    font-size: 12px;
    transition: all ease-out .2s
}

#header ul li.navitem ul.subnav li a i {
    float: right;
    margin-top: 5px;
    transition: all ease-out .2s;
    opacity: 0
}

#header ul li.navitem ul.subnav li a:hover {
    text-indent: 10px;
    background: rgba(0, 0, 0, 1);
    color: #fff
}

#header ul li.navitem ul.subnav li a:hover i {
    opacity: 1
}



.content .header {
    padding-top: 80px;
}

.content .header p {
    text-align: center;
}

.content .header p.title {
    color: #444;
    font-size: 26px;
}

.content .header p.subtitle {
    color: #c1c1c1;
    font-size: 12px;
    line-height: 30px;
}


.show {
    display: block;
}





#mslider li video {
    position: absolute;
}

#indexPage #mslider ul li div.mask {
    background-color: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}



#headSHBtn {
    display: none;
}


#header ul li.navitem a {
    color: #444444;
    padding: 10px 15px;
    display: block;
}

#nav li a{
    color: #444 ;
    font-size: 16px;
    font-weight: 500;
}

.mf-buy > a  {
    color: #ffffff !important;
}
#nav span,#nav .active{
    position: relative;
    display: inline-block;
}

/*#nav span:after{*/
    /*content: '';*/
    /*position: absolute;*/
    /*width: 0;*/
    /*border-bottom: 2px solid #000;*/
    /*bottom: -4px;*/
    /*left: 50%;*/
    /*transform: translateX(-50%);*/
    /*-webkit-transform: translateX(-50%);*/
    /*transition: width linear 0.2s;*/
    /*-webkit-transition: width linear 0.2s;*/
/*}*/

#nav li:hover span:after{
    width: 100%;
}

/*#nav .active:after{*/
    /*content: '';*/
    /*position: absolute;*/
    /*width: 100%;*/
    /*border-bottom: 2px solid #000;*/
    /*bottom: -4px;*/
/*}*/

.banner-text{
    text-shadow: 0 0 6px #a59d9d;
    color: #fff !important;
    font-size: 64px !important;
}

#header ul li.navitem a.active,
#header ul li.navitem:hover a {
    color: #444444;
    /* background: #66AD29;
    border-radius: 30px; */
}

#indexPage a.more {
    height: 40px;
    padding: 0;
    font-size: 14px;
    line-height: 40px;
    font-family: "微软雅黑";
    color: #fff;
    border-color: #444;
    border-radius: 0px;
    background-color: #444 !important;
    text-align: center;
    text-indent: 0px;
    /* margin: 30px auto 120px; */
    border-radius: 30px;
}



#header ul li.navitem {
    padding: 0px .5px 10px;
}


/*导航下拉菜单 */

#header ul li.navitem {
    line-height: 20px;
}

#header ul li.navitem ul.subnav li a {
    padding: 14px 30px;
    width: 150px;
    height: 20px;
    line-height: 20px;
    background: rgba(255, 255, 255, 1) none repeat scroll 0% 0%;
    display: block;
    font-size: 12px;
    transition: all 0.2s ease-out 0s;
    color: #999;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}

#header ul li.navitem ul.subnav li a:hover {
    text-indent: 10px;
    background: #ECECEC;
    color: #454545;
}

#header ul li.navitem ul.subnav {
    border-top: 3px solid #7B7B7B;
    border-radius: 0px;
}

#header ul li.navitem ul.subnav li {
    border-bottom: 1px solid #FFF;
}


#header .content {
    padding-left: 40px;
    padding-right: 40px;
}



/*新导航*/

#header .content {
    padding-left: 0px;
    padding-right: 0px;
}

#header ul#nav {
    /*padding: 0px 355px 0px 40px;*/
    float: right;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease-out 0s;
    padding-left: 20px;
}

/* #header.mini ul#nav {
	padding: 0px 20px 0px 20px;
}

#header.mini {
	background: #fff;
	padding-top: 0px;
} */

#header ul li.navitem {
    padding: 20px 0.5px;
    height: auto;
}

/* #header.mini ul li.navitem {
	padding: 10px 0.5px;
} */

#header {
    padding-top: 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

#header #logo {
    /*padding: 20px 40px 20px 360px;*/
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease-out 0s;
}

#header #logo img {
    transform: scale(1, 1);
    transition: all 0.3s ease-out 0s;
}
.padd_0{
    padding: 0 !important;
}
.nav-icon-toggle {
    position: relative;
    height: 20px;
    width: 20px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}
.main-nav-toggle {
    display: none;
    float: right;
    padding: 33px 0 33px 15px;
    margin-left: 15px;
}
.nav-icon-toggle span:nth-child(1) {
    top: 3px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}
.nav-icon-toggle span:nth-child(2) {
    top: 10px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}
.nav-icon-toggle span:nth-child(2) {
    top: 10px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}
.nav-icon-toggle span {
    background: #fff;
    position: absolute;
    display: block;
    height: 1px;
    width: 100%;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.bar_1{
    display: none;
    right: 15px;
    margin-top: 25px;
    position: absolute;
    width: 30px;
    height: 30px;
}
.bar_1 span{
    margin:3px 0px;
    display: inline-block;
    background: #444444;
    height: 2px;
    width: 25px;
    border-radius: 5px;
    float: right;
}
#nav_p{
    display: none;
    width: 100%;
    position: fixed;
    top: 60px;
    box-shadow: 0 5px 5px rgba(0,0,0,.2);
    background: #fff;
    left:0;
}
.nav_2 li{
    padding: 15px;
    background: #fff;
    height: 50px;
    font-size: 16px;
    font-weight: 500;
}

.nav_2 li:hover{
    background: #ccc;

}
.nav_2  a li{
    color: #000;
    line-height: 50px;
}
#header{
    background: #fff;
}

#header{
    z-index: 9999;
}
#header .container {
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (min-width:320px) and (max-width:399px) {
    
    .bar_1 {
        display: block;
    }
    #nav {
        display: none;
    }
    #header {
        position: fixed !important;
        top: 0px;
    }
    .container {
        padding: 0;
    }
    #newslist .newstitem {
        height: auto;
    }
    #nav_p {
        opacity: 1;
    }
    #header #logo{
        border-right: none;
    }
}

@media screen and (min-width: 400px) and (max-width:499px) {
    #logo img {
        /*position: fixed;
        left: 10px;*/
    }
    .bar_1 {
        display: block;
    }
    #nav {
        display: none;
    }
    #header {
        position: fixed !important;
        top: 0px;
    }
    #mproject .content .header {
        padding-top: 30px;
        padding-bottom: 0px;
    }
    .content .header {
        padding-top: 50px;
        padding-bottom: 0px;
    }
    #newslist {
        margin-left: 0;
    }
    .header {
        margin: 0 0 20px 0;
    }
    #nav_p {
        opacity: 1;
    }
}
@media screen and (max-width: 512px) {
    .news_hidden{
        display: none;
    }
}
@media screen and (min-width: 500px) and (max-width:639px) {
    #logo img {
        position: fixed;
        left: 10px;
    }
    .bar_1 {
        display: block;
    }
    #nav {
        display: none;
    }
    #header {
        position: fixed !important;
        top: 0px;
    }
    .content .header {
        padding-top: 50px;
        padding-bottom: 8px;
    }
    #indexPage #mcontact .header p {
        text-align: center;
        padding: 0;
    }

    .header {
        /* padding: 0 20px !important; */
    }

    .header {
        margin: 0 0 20px 0;
    }
    #nav_p {
        opacity: 1;
    }
}
@media screen and (min-width: 640px) and (max-width:767px) {
    .bar_1 {
        display: block;
        /*margin-right: 25px;*/
    }
    #nav {
        display: none;
    }
    #header {
        position: fixed !important;
        top: 0px;
    }
    #nav_p {
        opacity: 1;
    }

}
@media screen and (min-width: 768px) and (max-width:1017px) {
    #nav {
        display: none;
    }
    .bar_1 {
        display: block;
        /*margin-right: 25px;*/
    }
    .banner-text{
        font-size: 40px !important;
    }
    .swiper-button-next,.swiper-button-prev{
        background-size: 14px 44px;
    }
}
@media screen and (min-width: 768px) and (max-width:991px) {


    #header {
        position: fixed !important;
        top: 0px;
    }
    #nav_p {
        opacity: 1;
    }

    #newslist .newstitem {
        width: 100%;
    }
}

@media screen and (min-width: 992px)and (max-width:1199px) {

    #header #logo {
        margin-right: 0px;
    }
    #header {
        position: fixed !important;
        top: 0px;
    }
}

@media screen and (min-width: 1200px)and (max-width:1400px) {

    #header {
        position: fixed !important;
        top: 0px;
    }

}

@media screen and (min-width: 1400px)and (max-width:1900px) {

    #header {
        position: fixed !important;
        top: 0px;
    }

}
@media screen and (max-width:1017px){
    #header #logo {
        /*padding: 20px 29px 20px 34px!important;*/
    }
}
#nav{
    padding-right: 15px;
}


@media screen and (max-width: 991px) {
    #header {
        height: 60px;
    }
    .bar_1 {
        margin-top: 18px;
    }
    #header #logo {
        margin-top: 10px;
        margin-right: 0;
    }
    .wz-on {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    .mf-buy a span {
        vertical-align: middle;
    }
}