/*头部样式*/
#header{
    width:1920px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    z-index: 777;
}
.header-inner{
    width: 1200px;
    margin: 0 auto;
}

.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink{
    position: relative;
    background: url(../images/topLinkBg.png) no-repeat 100% 0;
    height: 49px;
}
.topLink-inner {
    width: 1200px;
    margin: 0 auto;
}
.topLink a{font-size:12px;color: #a2a2a2;}
.topLink .k1{
    line-height:29px;
    float: right;
    color: #a2a2a2;}
.topLink .k3{
    float: right;
    line-height: 29px;
    color: #a2a2a2;
    font-size: 14px;
    background: url(../images/tel.png) no-repeat 0 36%;
    margin-right: 18px;
}
.topLink .k3 p{
    text-indent: 20px;
    font-size: 20px;
    line-height: 49px;
}


.logo_navi{}
.logo_navi .logo{
    float:left;
    line-height: 42px;
    margin-top: -20px;
}
.logo-text{
    float: left;
    background: url(../images/logoBg.png) no-repeat 100% 0;
    padding-left: 15px;padding-right: 15px;
}
.logo-text h1{color: #545454;font-size: 30px;line-height: 38px;}
.logo-text p{color: #666666;font-size: 14px;line-height: 18px;}
.logo h2{float: left;font-size: 24px;color: #414141;line-height: 60px;font-weight: normal;padding-left: 15px;}
.tel-div{
    background: url(../images/telLogo.png) no-repeat;
    float: right;margin-top: 33px;
    padding-left: 10px;
}
.tel-div h2{font-size: 14px;font-weight: normal;line-height: 22px;text-indent:50px;color: #333333;}
.tel-div h1{font-size: 24px;line-height: 32px;text-indent:50px;font-weight: normal;color: #333333;}
#menu{
    position: relative;
    float: right;
}
/*导航栏样式*/
.nav{position: relative;}
.nav li{
    text-align:center;
    float:left;position:relative;
    z-index:999;
}
.nav li:last-child{
    background: none;
}
.nav li a{
    display:block;
    padding: 0 25px;
    line-height: 60px;
    text-align: center;
    background: url(../images/navBg.png) no-repeat 100% 50%;
}
.nav li:last-child a{
    background: none;
}
.nav li h1{font-size: 16px;color:white;font-weight: normal;}
.nav li p{font-size: 14px;color:black;}
.nav li:hover h1{font-weight: bold;}
.nav li:hover p{color: white;}

.nav li.cur a.nav-top{border-bottom: 2px solid #0093dd;}
.nav li.cur h1{color: #0093dd;}
.nav li.cur p{color: white;}

.nav .sec{
    height:0;
    background:white;
    overflow:hidden;
    z-index:9999;
    position:absolute;
    top:60px;
    width: 140px;
    left: 50%;
    margin-left: -70px;
}
.nav .sec a{color:black;height:38px;line-height:38px;width:140px;padding: 0;}
.nav .sec a:hover{text-decoration:none;color: #0093dd;}



/*热门搜索*/
.search-top{
    line-height: 52px;
    height: 52px;
    border-bottom: 1px solid #e5e5e5;
}
h1.hotSearch {
    float: left;
    font-size: 14px;
    line-height: 49px;
    color: #575757;
}
.hotSearch a{
    font-size: 14px;
    color: #575757;
    font-weight: normal;
}
#formsearch{
    position: relative;
    float: right;
}
#keyword{
    line-height: 26px;
    width: 200px;
    border: 1px solid #da251d;
    z-index: 99;
    position: relative;
    outline: none;
    text-indent: 12px;
    padding-right: 52px;
    height: 26px;
}
#s_btn{
    height: 36px;
    position: absolute;
    right: 0;
    top: 9px;
    z-index: 100;
    width: 42px;
    background: url(../images/ss.png) no-repeat center;
    border: none;
    outline: none;
}


/*主体样式*/
#container{width:1200px;margin:0 auto;position: relative;}

.title-div{
    text-align: center;
    position: relative;
}
.title-inner{
    display: inline-block;
}
.title-inner h1{
    float: left;
    font-size: 100px;
    color: #da251d;
    line-height: 88px;
}
.title-inner-right{
    float: left;
}
.title-inner h2{
    font-size: 45px;
    color: black;
}
.title-inner span{
    width: 35px;
    display: inline-block;
    background: url(../images/spanLine.png) no-repeat center;
    margin-right: 25px;
    height: 10px;
}
.title-inner p{
    font-size: 14px;
    color: #838383;
    text-align: right;
}



.product-center {
    height: 690px;
    margin-top: 64px;
}
.productListHead {
    background: url(../images/productListBg.png) no-repeat center;
    height: 58px;
    margin-top: 22px;
}
.productListHead h1{
    font-size: 18px;
    line-height: 58px;
    width: 172px;
    text-align: center;
    color: white;
    float: left;
}
.productListHead a{
    float: right;
    font-size: 16px;
    color: black;
    margin-right: 34px;
    margin-top: 24px;
}
.tabProduct {
    float: right;
}
.tabProduct li{
    float: left;
    width: 100px;
    height: 51px;
    margin-top: 9px;
    line-height: 51px;
    font-size: 16px;
    color: black;
    cursor: pointer;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}
.tabProduct li.cur{
    background-color: #da251d;
    color: white;
}
.tabProduct_tab{
    opacity: 0;
    width: 100%;
    position: absolute;
}
.tabProduct_tab.cur{
    opacity: 1;
    z-index: 999;
}
.tabProduct_content {
    width: 1115px;
    margin: 36px auto 0 auto;
    position: relative;
}
.tabProduct_content li{
    float: left;
    width: 366px;
    margin-right: 5px;
    margin-left: 5px;
    position: relative;
    overflow: hidden;
}
.tabProduct_content li img{
    width: 100%;
}
.product-shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../images/productHoverBg.png) no-repeat;
    background-size: 100% 100%;
    top: 100%;
    transition: all .36s;
    text-align: center;
}
.tabProduct_content li:hover .product-shadow {
    top: 0;
}
.product-shadow h1{
    font-size: 53px;
    color: white;
    font-weight: normal;
    text-align: center;
    line-height: 48px;
    width: 48px;
    height: 48px;
    background-color: #da251d;
    display: block;
    border-radius: 50%;
    position: relative;
    top: 35%;
    left: 50%;
    margin-left: -24px;

}
.product-shadow p{
    font-size: 16px;
    color: white;
    font-weight: normal;
    text-align: center;
    line-height: 62px;
    position: relative;
    top: 33%;
}
.tabProduct_content .slick-arrow{
    width: 20px;
    height: 38px;
    font-size: 0;
    position: absolute;
    top: 42%;
    border: none;
}
.tabProduct_content .slick-prev{
    left: -43px;
    background: url(../images/product-prev.png) no-repeat center;
}
.tabProduct_content .slick-next{
    right: -43px;
    background: url(../images/product-next.png) no-repeat center;
}



.case {
    background: #0b3649;
    width: 1920px;
    height: 924px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    text-align: center;
}
.case-title {
    text-align: center;
    padding-top: 50px;
}
.case-title h1{
    font-size: 45px;
    color: #dedede;
}
.case-title p{
    font-size: 16px;
    color: #9c9c9c;
}
#tabCase{
    display: inline-block;
    margin-top: 40px;
}
#tabCase li{
    float: left;
    width: 196px;
    height: 74px;
    border: 1px solid #2b4f5e;
    border-right: none;
    font-size: 18px;
    color: #c2c8ca;
    line-height: 74px;
    cursor: pointer;
}
#tabCase li:last-child{
    border: 1px solid #2b4f5e;
}
#tabCase li a{
    color: #c2c8ca;
}
#tabCase li.cur{
    background-color: #da251d;
}
.tabCase_content {
    margin-top: 75px;
}
.tabCase_tab li{
    float: left;
    position: relative;
    overflow: hidden;
    margin-right: 30px;
}
.tabCase_tab li:last-child{
    margin-right: 0;
}
.tabCase_tab li img{
    width: 620px;
    height: 540px;
}
.tabCase_tab{
    opacity: 0;
    width: 100%;
    position: absolute;
}
.tabCase_tab.cur{
    opacity: 1;
    z-index: 999;
}
.case-shadow {
    width: 596px;
    height: 147px;
    position: absolute;
    background: url(../images/caseShadowBg.png) no-repeat;
    background-size: 100% 100%;
    top: 100%;
    transition: all .36s;
    text-align: center;
    padding: 0 45px;
    box-sizing: border-box;
    left: 50%;
    margin-left: -298px;
    text-align: left;
}
.case-shadow h1{
    font-size: 25px;
    color: black;
    line-height: 60px;
    margin-top: 10px;
}
.case-shadow p{
    font-size: 14px;
    color: black;
    line-height: 22px;
}
.tabCase_tab li:hover .case-shadow{
    top: 35%;
}


.superiority{margin-top: 105px;text-align: center;width: 1920px;left: 50%;margin-left: -960px;position: relative;}

.superiority .superiority_content{margin-top: 40px;}
.superiority .superiority_content .superiority_main{
    width: 1200px;
    margin: 0 auto;
    height: 290px;
    position: relative;
    background-color: #f5f5f5;
}
.superiority .superiority_content .superiority_main .superiority_main_img{
    position: absolute;
    width: 430px;
    height: 282px;
    border: 5px solid #b6b7b5;
    margin-top: 47px;
    left: 77px;
}
.superiority .superiority_content .superiority_main .superiority_main_h1{position: absolute;margin-left: 930px;margin-top: 70px;}
.superiority .superiority_content .superiority_main .superiority_main_h1 h1{font-size: 60px;color: #dcdcdc;}
.superiority .superiority_content .superiority_main .superiority_main_h2{position: absolute;margin-left: 1025px;margin-top: 86px;}
.superiority .superiority_content .superiority_main .superiority_main_p h2{font-size: 25px;color: #da251d;}
.superiority .superiority_content .superiority_main .superiority_main_p{
    position: absolute;
    width: 500px;
    text-align: left;
    top: 64px;
    right: 90px;
}
.superiority .superiority_content .superiority_main .superiority_main_p p{font-size: 16px;color: black;line-height: 26px;}
.superiority .superiority_content .superiority_sub{margin-top: 140px;height: 108px;margin-left: 360px;}
.superiority .superiority_content .superiority_sub ul{background: url(../images/superiority_sub_bg.png) no-repeat 12px 37px;height: 40px;}
.superiority .superiority_content .superiority_sub li{float: left;width: 220px;height: 108px;margin-right: 90px;}


.huaou {
    margin-top: 88px;
    background: url(../images/huaouBg.jpg) no-repeat;
    width: 1920px;
    height: 865px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}
.huaou-above {
    padding-top: 80px;
    text-align: center;
}
.huaou-above h1{
    font-size: 35px;
    color: white;
}
.huaou-above a{
    display: inline-block;
    font-size: 14px;
    width: 90px;
    height: 16px;
    line-height: 16px;
    border: 1px solid white;
    color: white;
    border-radius: 20px;
}
.huaou-above p{
    margin: 0 auto;
    margin-top: 27px;
    font-size: 16px;
    color: white;
    line-height: 24px;
    width: 935px;
    text-align: left;
}
.huaou-content {
    width: 1200px;
    margin: 215px auto 0 auto;
    position: relative;
    padding: 60px 43px 26px 43px;
    box-sizing: border-box;
    background-color: white;
    height: 390px;
    box-shadow: 0 2px 6px #b6b6b6;
}
.tabHuaou_content {
    position: relative;
}
.huaouHead {
    text-align: center;
    margin-bottom: 34px;
}
.tabHuaou {
    display: inline-block;
}
.tabHuaou li {
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #e5e5e5;
    font-size: 16px;
    color: black;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
.tabHuaou li.cur{
    background-color: #da251d;
    border-color: #da251d;
    color: white;
}
.tabHuaou_tab{
    opacity: 0;
    width: 100%;
    position: absolute;
}
.tabHuaou_tab.cur{
    opacity: 1;
    z-index: 999;
}
.tabHuaou_tab li{
    margin-right: 20px;
}
.tabHuaou_tab li .img{
    width: 260px;
    height: 180px;
    overflow: hidden;
}
.tabHuaou_tab li img{
    width: 260px;
    height: 180px;
    transition: all .36s;
}
.tabHuaou_tab li:hover img{
    transform: scale(1.1);
}
.tabHuaou_tab li p{
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    color: black;
}


.news-center {
    position: relative;
    background: #f2f2f2;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    height: 807px;
    margin-top: 20px;
}
.news-inner {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding-top: 64px;
    box-sizing: border-box;
}
.news-title {
    float: left;
}
.news-title p{
    font-size: 16px;
    color: #707070;
}
.news-title h1{
    font-size: 45px;
    color: black;
}
.tabNews {
    float: right;
    margin-top: 26px;
}
.tabNews li{
    float: left;
    font-size: 16px;
    color: #707070;
}
.tabNews span{
    border-top: 2px solid #da251d;
    width: 19px;
    display: inline-block;
    margin-left: 16px;
    margin-right: 16px;
    padding-top: 5px;
}
.tabNews li.cur{
    color: black;
    font-weight: bold;
}
.news-left {
    float: left;
}
.news-right {
    float: right;
}
.tabNews_content {
    margin-top: 40px;
}
.tabNews_tab{
    opacity: 0;
    width: 100%;
    position: absolute;
}
.tabNews_tab.cur{
    opacity: 1;
    z-index: 999;
}
.news-li0{
    background: url(../images/newsFirstBg.png) no-repeat center;
    width: 444px;
    height: 514px;
    padding: 23px 16px 32px 16px;
    box-sizing: border-box;
    position: relative;
}
.news-li0 img{
    width: 100%;
    margin-top: 0;
    transition: margin-top 1s;
}
.news-li0:hover img{
    margin-top: -23px;
}
.news-text1 {
    position: absolute;
    height: 150px;
    bottom: 50px;
    width: 412px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}
.news-text1 h1{
    line-height: 60px;
    font-size: 18px;
    color: black;
}
.news-text1 h2{
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #787878;
}
.news-li0 p{
    font-weight: normal;
    font-size: 14px;
    color: #9a9a9a;
    text-align: right;
    background: url(../images/newsDateBg.png) no-repeat 0;
    position: absolute;
    bottom: 32px;
    width: 412px;
}
.news-date {
    width: 200px;
    height: 115px;
    border: 1px solid #dcdcdc;
    background-color: white;
    text-align: center;
    transition: all .36s;
    float: left;
}
.news-date h1{
    font-size: 50px;
    color: #9a9a9a;
    line-height: 48px;
    margin-top: 24px;
}
.news-date p{
    font-size: 16px;
    color: #9a9a9a;
}
.news-right li {
    margin-bottom: 15px;
}
.news-right li:hover .news-date{
    background-color: #da251d;
}
.news-right li:hover .news-date h1{
    color: white;
}
.news-right li:hover .news-date p{
    color: white;
}
.news-text {
    float: right;
    width: 480px;
    margin-left: 18px;
    padding-right: 75px;
    box-sizing: border-box;
    background: url(../images/newsArrow.png) no-repeat 100% 50%;
}
.news-text h1{
    font-size: 18px;
    line-height: 36px;
    color: black;
}
.news-text p{
    font-size: 16px;
    color: #787878;
    margin-top: 12px;
}




.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}

/*品牌列表*/
.brand-list{margin: 20px 0px;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.brand-list li{margin: 5px 8px;}
.brand-list li:hover{box-shadow: 2px 1px 5px;}
.brand-list li img {width: 150px;height: 120px;}

/*前台多页签*/
.news{width:1000px;float:left;margin-top: 10px;}
.tab{position:relative;}
.tab li{float:left;width:100px;height:30px;display:block;line-height:30px;border:1px solid #ccc;margin-right:8px;text-align:center;color:#333;font-size:12px;cursor: pointer;}
.tab li.cur{color:#fff;text-decoration:none;font-size:12px;background:#3a78c1;border-color: #3a78c1;}

.tt{display: none;}
.list1{padding:8px 10px;}
.list1 li{line-height:27px;position:relative;vertical-align: middle;}
.list1 li a{background:url(../images/list_dot1.gif) left center no-repeat;padding-left:12px;line-height:27px;color:#555555;}
.list1 li a:hover{color:#e87518;text-decoration:none;}
.list1 li span{position:absolute;right:0px;line-height:30px;top:0;color:#999;}


/*页面底部*/
#footer{
    position:relative;width:1920px;
    left: 50%;margin-left: -960px;
    background-color: #0b3649;
    color: white;
    padding-bottom: 25px;
}
.foot-inner {
    position:relative;width:1200px;
    margin: 0 auto;
    padding-top: 70px;
}
.foot-logo {
    float: left;
}
.foot-nav {
    float: right;
}
.foot-nav li{
    float: left;
    margin-left: 40px;
    line-height: 72px;
}
.foot-nav li a{
    color: white;
    font-size: 16px;
}
/*友情链接*/
.f_link{
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    border-bottom: 1px solid #a2a3a7;
}
.f_link_content{
    width: 1200px;
    margin: 0 auto;
    line-height: 50px;
    overflow: hidden;
    color: white;
    font-size: 16px;
}
.f_link_content span{
    margin-right: 5px;
    font-size: 16px;
}
.f_link_content a{
    margin-right: 10px;
    line-height: 50px;
    font-size: 16px;
    color: white;
}

#footer a:hover{text-decoration:none;}
.hot-line {
    float: left;
    margin-top: 57px;
    margin-right: 170px;
}
.hot-line div{
    width: 202px;
    height: 40px;
    background-color: white;
    line-height: 40px;
    color: black;
    font-size: 16px;
    text-align: center;
    margin-top: 48px;
}
.hot-line p{
    line-height: 56px;
    font-size: 30px;
    color: white;
}
.contact {
    position: relative;
    margin-top: 42px;
    height: 68px;
    border-top: 1px solid #3e5c6a;
    border-bottom: 1px solid #3e5c6a;
    line-height: 68px;
}
.contact p{
    font-size: 14px;
    color: white;
}
h1.foot-h1{
    line-height: 38px;
    font-size: 14px;
    color: white;
    width: 88px;
    border-bottom: 3px solid #3e3e3e;
    font-weight: normal;
    margin-bottom: 10px;
    text-align: left;
}
.contact-img {
    float: left;
}
.contact-img .social-share .icon-weibo{
    border: none;
    content: "";
    font-size: 0;
    width: auto;
    height: auto;
}
.contact-img .social-share .icon-wechat{
    border: none;
    content: "";
    font-size: 0;
    width: auto;
    height: auto;
}
.copyright{
    margin-top: 85px;
    line-height: 22px;
    position: relative;
    color: white;
    float: left;
}
.copyright h1{font-weight: normal;font-size: 14px;}
.copyright a{
    color: white;
}

.contact_code {
    float: right;
    margin-top: 50px;
    width: 347px;
    height: 167px;
    border-left: 1px solid #3e5c6a;
}
.contact_code h1{
    line-height: 52px;
    text-align: center;
    color: white;
    font-weight: normal;
    font-size: 16px;
}
.codeWX {
    float: right;
    margin-left: 38px;
}
.codePhone {
    float: right;
}

.foot-about{
    display: block;
    margin-top: 12px;
    margin-left: 17px;
    margin-right: 17px;
    height: 40px;
    line-height: 40px;
    color: #333333 !important;
    background-color: #ffcc33;
    font-size: 16px;
    text-align: center;
}


/*------------内页-------------------*/

.prodescription {
    line-height: 30px;
    padding-left: 145px;
    font-size: 13px;
    color: #666;
    margin-top: 32px;
    padding-bottom: 38px;
    background: url(../images/prod_desc_bg.png) no-repeat 0 100%;
    display: none;
}
.product-more div{
    display: block;
    width: 144px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #cecece;
    border: 1px solid #cecece;
    font-size: 14px;
    border-radius: 20px;
    float: left;
}
.product-more {
    margin-top: 60px;
}
.product-more p{
    width: 80px;
    border-top: 1px solid #cecece;
    float: left;
    margin-top: 20px;
}
.product-new{}
.product-new li{
    margin-top: 36px;
    padding-bottom: 25px;
}
.product-new li:hover .product-text{
    background-color: #0093dd;
}
.product-new li:hover h1{
    border-color: white;
}
.product-new li:hover h2{
    color: white;
}
.product-new li:hover h3{
    color: white;
}
.product-new li:hover .product-more p{
    border-color: white;
}
.product-new li:hover .product-more div{
    color: #0093dd;
    border-color: white;
    background-color: white;
}
.product-text h1{
    border-top: 4px solid #0093dd;
    width: 55px;
}
.product-text h2{
    font-size: 24px;
    line-height: 78px;
    color: black;
    font-weight: normal;
}
.product-text h3{
    font-size: 14px;
    line-height: 28px;
    font-weight: normal;
}
.product-img{
    float: left;
    width: 50%;
    overflow: hidden;
    height: 330px;
    padding-left: 52px;
    padding-right: 52px;
    box-sizing: border-box;
    position: relative;
}
.product-img img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin: auto;
    transition: all 0.5s;
}
.product-new li:hover .product-img img{
    transform: scale(1.1);
}
.product-text{
    float: right;
    width: 50%;
    height: 330px;
    padding-left: 30px;
    box-sizing:border-box;
    padding-top: 64px;
    transition: all .5s;
}
.img-right .product-text{
    float: left;
}
.img-right .product-img{
    float: right;
}


.slider-for{ margin-bottom:40px;}
.slider-for img{ width:100%; height:auto;}

.slider-nav{ margin-right:-7px;}
.slider-nav div{}
.slider-nav .slick-slide img{ width:100%; height:auto;}
.slider-nav .slick-slide h3{ margin:0 7px 0 0; position:relative; overflow:hidden;}
.slider-nav .slick-slide h3:after{content:'\20'; position:absolute; box-sizing:border-box; left:0px; top:0px; right:0px; bottom:0px; border:0px solid rgba(255,255,255,0.75);}
.slider-nav .slick-center h3:after{ opacity:1; border-width:4px;}

.slider-nav .slick-arrow{font-family:"iconfont" !important; font-size:0; font-style:normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; width:84px; height:84px; line-height:84px; position:absolute; border:none; background:none; top:50%; z-index:2; padding:0px; box-sizing:border-box;-webkit-appearance: none; color:#ccc; margin-top:-42px;}
.slider-nav .slick-prev{ left:-100px;}
.slider-nav .slick-prev:after{content:'\e88c';font-size: 80px;}
.slider-nav .slick-next{ right:-94px;}
.slider-nav .slick-next:after{content:'\e88d';font-size: 80px;}
.slider-nav .slick-arrow:hover{ color:#8d6737;}


.n_banner {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.n_banner img {
    width: 100%;
}

.m55 {
    max-width: 1200px;
    margin: 0 auto;
}

.left {
    float: left;
    padding-top: 36px;
}

.right {
    width: 890px;
    float: right;
    padding-top: 50px;
    position: relative;
}

.sort_menu {
    position: relative;
    padding-top: 40px;
}

.left h3 {
    font-size: 35px;
    font-weight: normal;
    color: white;
    margin-top: 15px;
    text-align: center;
    background-color: #0b3649;
    line-height: 100px;
    position: absolute;
    width: 300px;
    top: -100px;
}
.left h3 i{
    font-size: 20px;
    color: #e4e4e4;
}
.left h3 span{
    font-size: 12px;
    color: #e4e4e4;
}

.left .content {
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 20px;
}

.n_contact .content {
    padding: 10px;
    line-height: 30px;
}

.sitemp {
    display: none;
}

.sitemp .site {
    font-size: 14px;
    color: #000;
    margin-right: 20px;
    float: right;
}

.site {
    position: relative;
    font-size: 12px;
    color: #999999;
    top: 0;
    right: 0;
    line-height: 45px;
    text-align: right;
    display: none;
}
.site a {
    font-size: 12px;
    color: #999999;
}
.site span {
    background: url(../images/home-icon.png) no-repeat 0 15px;
    text-indent: 20px;
    display: inline-block;
}
.site p {
    position: absolute;
    width: 1920px;
    border-top: 1px solid #e2e2e2;
    left: 50%;
    margin-left: -960px;
    bottom: 0;
}

.sitemp h2 {
    font-size: 20px;
    color: #666;
    float: left;
    text-indent: 20px;
    line-height: 50px;
    font-weight: normal;
}

.sort_album {
    margin-top: 15px;
}
.right-title {
    border-bottom:1px solid #c5c5c5;
    width: 200px;
}
.right-title h1{
    font-size: 35px;
    font-weight: normal;
    color: #0093dd;
    text-indent: 0;
}
.right-title p{
    font-size: 24px;
    color: #cccccc;
    text-indent: 0;
}