/* PC导航 */
#pc-header .logo{padding:20px 0;}
#pc-header .logo img{max-width:none;max-height:50px;}
#pc-header .navbar{background:#FFF;-webkit-box-shadow:0px 1px 1px rgba(0, 0, 0, 0.03); box-shadow:0px 1px 1px rgba(0, 0, 0, 0.03);z-index:9}
#pc-header .nav li.active ul li a {color:#3e3e3e;}
#pc-header .nav li a{color:#3e3e3e;line-height:90px;position:relative;padding:0 16px;font-size:16px;font-weight:400}
/* #pc-header .nav li:last-child a{padding:0 0 0 20px;} */
#pc-header .nav li ul {top:90px;padding:0;}
#pc-header .nav li.active a,#pc-header .nav li a:hover,#pc-header .nav li:hover a.first-level{color:#ff9600;}
#pc-header .nav li ul{background:#FFF;border-top-left-radius:0px;border-top-right-radius:0px;transition: 0.3s;}
#pc-header .nav li ul li a {background:#FFF;line-height:42px;color:#3e3e3e;font-size:14px;font-weight:normal;display:block;width:100%;text-align:left;}
#pc-header .nav li ul li a:hover{background:#ff9600;color:#fff;}

/* pc搜索图标 */
#pc-header .searchBar{position:absolute;top:37px;right:120px}
#pc-header a.search-ico i{font-size:18px;color:#6E6E6E;}

/* 购物车图标 */
#pc-header .shopBar{position:absolute;top:37px;right:80px}
#pc-header a.shop-ico i{font-size:18px;color:#6E6E6E;}

/* 登入后状态 */
.log-in{position:absolute;top:29px;right:5px}
.log-in .drop-menu {margin:12px 0 0;min-width:100px;border-radius:5px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.075); box-shadow:0 6px 12px rgba(0,0,0,.075) }
.log-in .drop-menu li{padding: 0 10px;height: 32px;text-align: center;}
.log-in .drop-menu li a{position: relative;height: 32px;line-height: 32px;}
.log-in .drop-menu li a:hover,.drop-menu a:focus {color:#2D2D2D;background: unset;}
.log-in .button-group span {display:inline-block;line-height:24px;height:24px;width:24px}
.log-in .button-group ul:before {position:absolute;top:-8px;left:50px;display:inline-block;border-right:8px solid transparent;border-bottom:8px solid #fff;border-left:8px solid transparent;content:'';}
.log-in .button-group ul:after {position:absolute;top:-8px;left:50px;display:inline-block;border-right:8px solid transparent;border-bottom:8px solid #e9e8e8;border-left:8px solid transparent;content:'';}
.log-in .button-group .button {padding:0;line-height:18px;font-size:20px}
.log-in .button-group .drop-menu {padding: 10px 0; left: -40px;border-top:0px solid #ff0000;-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,.075);box-shadow: 0px 8px 10px rgba(0,0,0,.05);border-radius:4px;}
.log-in a.user-ico{width:32px;height:32px;line-height:32px;background:#ECEFF5;display:block;}
.log-in a.user-head{width:32px;height:32px;overflow:hidden;display:block;}
.log-in a.user-head img{width:32px;height:32px;}
/* 登入后状态 end*/

/* 注册登录切换 */
.register .tab{font-size:0}
.register .tab li{cursor:pointer;display:inline-block;position:relative;font-size:20px;width:60px;color:#666;margin:0 0 40px 0}
.register .tab li::before{background:#ccc;content:'';position:absolute;bottom:-10px;left:0;width:100%;height:3px;border-radius:3px;transition:transform .3s;}
.register .tab li.cur{color:#ff9600}
.register .tab li.cur::before{background:#ff9600;content:'';position:absolute;bottom:-10px;left:0;width:100%;height:3px;border-radius:3px;transition:transform .3s;}

.register .line{margin:0px;padding:0;position: relative; text-align: center;}
.register .line span{display: inline-block; padding: 0 20px; position: relative; z-index: 200;}
.register .line hr{-moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: #E2E2E2 -moz-use-text-color -moz-use-text-color; border-image: none; border-style: solid none none; margin-top:10px; position: absolute; top:0; width: 100%;}

.register .bnt-login{margin:0 auto;text-align:center}
.register .bnt-login a{display:inline-block;color:#fff;font-size:22px;width:48px;height:48px;text-align:center;line-height:48px;margin-right:10px;border-radius:30px}
.register .bnt-login a:hover{opacity:0.8}
.register .bnt-login a.weixin{background:#38B624}
.register .bnt-login a.qq{background:#1F92DF}
.register .bnt-login a.weibo{background:#FF6000}
/* 注册登录切换 end*/

/* 弹出搜索 begin */
.searchBar-m {display:none;width:100%;height:100%;position:fixed;top:0px;z-index:9999;text-align:center}
.searchBar-m .mask {position:absolute;left:0;right:0;width:100%;height:100%;background:#000;opacity:0.8;}
.searchBar-m a {display:block;position:absolute;right:5%;top:5%;width:60px;height:60px;line-height:56px;font-size:48px;z-index:9999;color:#fff;}
.searchBar-m a:hover{color:#ff9600}
.searchBar-m .form-group {width:70%;max-width:720px;position:absolute;left:50%;top:40%;transform:translate(-50%,-200%);}
.searchBar-m .input{width:88%;background:transparent;border:0;border-bottom:2px solid #f2f2f2;color:#6E6E6E;height:60px;line-height:60px;float:left;padding:0}
.searchBar-m .button {width:8%;height:60px;line-height:60px;border-bottom:2px solid #f2f2f2;display:block;float:left;background:url(../images/ico-search-button.png) no-repeat center 50%;text-indent:-2000px}
.searchBar-m .button:hover{background:url(../images/ico-search-button.png) no-repeat center 50%;}
/* 弹出搜索 end */

/*页头*/
.wrap_195 {
    display: block;
    width: 100%;
    position: relative;
    overflow-x: hidden;
	
}

.wrap_195_head {
    display: block;
    width: 100%;
    height: 100px;
    z-index: 99;
    position: fixed;
    left: 0;
    top: 0;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
	 padding:20px 0;
}

.head_con_195 {
    display: block;
    width: 90%;
    
    margin: 0px auto;
    position: relative;
    z-index: 2;
}

.head_con_195 .logo_195 {
    display: block;
    
    width: 30%;
    position: absolute;
    left: 0px;
    top: 0;
}

.head_con_195 .logo_195 h1 {
    display: block;
  
}


/*菜单*/
.menu_list_195 {
    display: block;
    height: 60px;
    position: absolute;
    left: 30%;
    top: 0;
    cursor: pointer;
    opacity: 1;
    transition: opacity 0.3s linear;
    transform: translate(0px, 0);
}




.menu_list_195 .menu_item_195 {
    display: inline-block;
    height: 60px;
    float: left;
    margin-left: 56px;
    position: relative;
}

.menu_list_195 .menu_item_195 .txt {
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
   
    opacity: 0.95;
    -webkit-transition: color 0.3s linear;
    position: relative;
    z-index: 2;
}
.menu_list_195 .menu_item_195 .on:after {
    transform: scale(1, 1) !important;
    opacity: 1 !important;
}
.menu_list_195 .menu_item_195 .txt:hover {
    opacity: 1;
}

.menu_list_195 .menu_item_195 .txt:after {
    display: block;
    content: "";
    height: 3px;
    width: 100%;
    position: absolute;
    bottom: 1px;
    left: 0px;
    background: #195ea3;
    opacity: 0;
    -webkit-transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    transform-origin: 50% 0%;
    transform: scale(0.01, 1);
}

.menu_list_195 .menu_item_195 .txt:before {
    display: none;
    content: "";
    height: 400px;
    width: 100%;
    position: absolute;
    top: 19px;
    left: -10px;
    background: #194ac3;
    opacity: 1;
}

.menu_list_195 .menu_item_195:hover .txt:after {
    transform: scale(1, 1);
    opacity: 1;
}

.menu_list_195 .menu_item_195.menu_item_195_lan {
    display: none;
}

.menu_list_195 .menu_item_195 .menu_hook_195 {
    display: none;
    width: 100%;
    height: 445px;
    position: absolute;
    left: -36px;
    top: 0px;
    z-index: 1;
}

.sub_list {
    display: none;
    position: absolute;
    width: 220px;
    left: 50%;
    margin-left: -80px;
    text-align: center;
    z-index: 2;
	background: rgba(0, 0, 0, 0.5);
	color:#fff;
}

.sub_list li a {
    display: block;
    font-size: 16px;
    color: #fff;
    opacity: 0.7;
    padding: 13px 0;
}

.sub_list li a:hover {
    opacity: 1;
	 color: #fff;
}
.submenu_show .menu_item_195 .txt{color:#fff!important}
.head_white .menu_item_195 .txt{color:#2b2e2e!important}
.telbr{color:#fff;font-size:20px;font-weight:bold;    position: absolute;right:0;top:15px;}
.telbr span{position: relative;
    top: 3px;left:10px;}
.head_white .telbr{color:#195ea3}
.telbr2{display: none;}
.logo_on{display: none!important}
.head_white .telbr1{display: none;}
.head_white .telbr2{display: block;float: left;top:5px;    position: relative;}
.head_white .logo{display: none;}
.head_white .logo_on{display: block!important}

/*登陆框*/
.helper_195 {
    display: block;
    position: absolute;
    right: 0px;
    top: 25px;
}

.helper_195 a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    font-family: "PingFangSC-Regular";
    opacity: 0.7;
    cursor: pointer;
}

.helper_195 a:hover {
    opacity: 0.95;
}

.helper_195 a.current {
    opacity: 1;
}

.helper_195 .s_line_195 {
    display: inline-block;
    font-size: 12px;
    margin: 0px 3px;
    position: relative;
    top: -2px;
    opacity: 0.7;
}

.head_white {
    background: #fff;
}

/* .head_white.fixed{
  position: fixed;
  top: -72px;
} */
.submenu_show .logo_195 h1,
.head_white .logo_195 h1 {
    background-image: url({eyou:global name='web_cmspath' /}/skin/zujianku/images/menu_logo_hover_195.png);
    background-size: 100% 100%;
}

.submenu_show .menu_list_195 .menu_item_195 .txt,
.head_white .menu_list_195 .menu_item_195 .txt {
    color: #2b2e2e;
}


.submenu_show .helper_195 a,
.head_white .helper_195 a {
    color: #2b2e2e;
}

.submenu_show .helper_195 .s_line_195,
.head_white .helper_195 .s_line_195 {
    color: #2b2e2e;
}

.submenu_show .bg_hover_195 {
    display: block !important;
    width: 100%;
    height: 445px;
  
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-animation: a_bg_hover_show 0.2s ease-out both;
    -webkit-transform-origin: 50% 0%;
}

.submenu_show .menu_list_195 .menu_item_195.sublist_show .sub_list,
.head_white .menu_list_195 .menu_item_195.sublist_show .sub_list {
    -webkit-animation: a_menu_item_195_show 0.2s ease-out both;
}

.submenu_show .menu_list_195 .menu_item_195.sublist_hide .sub_list,
.head_white .menu_list_195 .menu_item_195.sublist_hide .sub_list {
    -webkit-animation: a_menu_item_195_hide 0.15s ease-out both;
}

.submenu_show .menu_list_195 .menu_item_195 .menu_hook_195 {
    display: block;
}

.submenu_hide,
.sublist_hide {
    pointer-events: none;
}

/*避免鼠标快速移动触发鼠标对菜单收回动画延迟 一进多出显示bug*/
.submenu_hide .bg_hover_195 {
    -webkit-animation: a_bg_hover_hide 0.15s ease-out both;
    -webkit-transform-origin: 50% 0%;
}

@keyframes a_menu_item_195_show {
    0% {
        -webkit-transform: translate(0px, -30px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        opacity: 1;
    }
}

@keyframes a_menu_item_195_hide {
    0% {
        -webkit-transform: translate(0px, 0px);
        opacity: 1;
    }

    100% {
        -webkit-transform: translate(0px, -30px);
        opacity: 0;
    }
}


@keyframes a_bg_hover_show {
    0% {
        -webkit-transform: scale(1, 0.5);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1, 1);
        opacity: 1;
    }
}


@keyframes a_bg_hover_hide {
    0% {
        -webkit-transform: scale(1, 1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1, 0.5);
        opacity: 0;
    }
}

@media (max-width:1440px){
	.head_con_195{width:90%;}
	.head_con_195 .logo_195{    width: 25%}
	.menu_list_195{left:25%}
	
	
	
}



@media screen and (max-width: 1250px) {
    .head_con_195 {
        width: 96%;
    }
.telbr{    display: none;}
.menu_list_195 .menu_item_195 .txt{height:50px;line-height:50px;}
    /* 响应式 */

    /*移动端响应式兼容*/

    @media screen and (min-width: 1921px) {

        .banner_area_195 {
            height: 1040px;
        }

        .banner_bg_195 {
            height: 1040px;
        }
    }

    @media screen and (max-width: 1250px) {
        .head_con_195 {
            width: 96%;
        }

        .mod-con {
            width: 96%;
        }

    }

    @media screen and (max-width: 1120px) {
        .menu_list_195 .menu_item_195 {
            margin-left: 45px;
        }
    }

    @media screen and (max-width: 1050px) {
        .menu_list_195 .menu_item_195 {
            margin-left: 40px;
        }

        .ser-box {
            width: 920px;
            box-sizing: border-box;
        }
    }

    @media screen and (max-width: 960px) {
        .menu_list_195 .menu_item_195 {
            margin-left: 35px;
        }

        .ser-box {
            width: 100%;
        }

        .menu_list_195 {
            right: 150px;
        }

     .wrap_195_head{    padding: 10px 0;}

    }

    @media screen and (max-width: 820px) {
        .menu_list_195 .menu_item_195 {
            margin-left: 25px;
        }

        .submenu_show.search_area_show .search_area,
        .head_white.search_area_show .search_area {
            width: 50%;
        }
		
		.menu_list_195 .menu_item_195 .txt:after {left:35%}
		
		
		.menu_list_195 .menu_item_195 {
          
         
            margin-left: 1px!important;
        }
		
		
		
		
    }

    @media screen and (max-width: 768px) {

        /*页头*/
        .wrap_195 {
            overflow: hidden;
        }

        .head_con_195 {
            width: 100%;
            height: 56px;
            z-index: 99;
        }

        .wrap_195_head {
            height: 80px;
        }

        .header-seat {
            padding-bottom: 56px;
        }

        .head_con_195 .logo_195 {
            display: block;
           
            position: absolute;
            left: 50%;
           
            margin-left: -68px;
        }

        .head_con_195 .logo_195 h1 {
            display: block;
            height:50px;
          
           
        }

        

        .icon_menu_195 {
            display: block;
            height: 20px;
            width: 20px;
            position: absolute;
            left: 21px;
            top: 18px;
            z-index: 99;
        }

        .icon_menu_195 .i_menu_195 {
            display: block;
            height: 14px;
            width: 15px;
            background: url(../images/icon_menu_195.png) no-repeat 0 0;
            background-size: contain;
            position: absolute;
            left: 0px;
            top: 0px;
            z-index: 2;
        }

        .icon_menu_195 .i_menu_195 {
            margin-top: 4px;
        }

        .head_white .icon_menu_195 .i_menu_195 {
            background: url(../images/icon_menu_195_on.png) no-repeat center;
            background-size: 100% 100%;
           
            margin-top: 0;
        }

        .icon_menu_195 .i_close_195 {
            display: none;
            height: 14px;
            width: 15px;
            background: url({eyou:global name='web_cmspath' /}/skin/zujianku/images/icon_menu_close_195.png) no-repeat 0 0;
            background-size: contain;
            position: fixed;
            left: 21px;
            top: 21px;
            z-index: 4;
        }

        .menu_list_195 {
            display: block;
            position: fixed;
            background: #fff;
            width: 260px;
            height: 100%;
            right: 0px;
            left: 0px;
            padding-top: 90px;
            z-index: 3;
            transform: translate(-260px, 0);
            opacity: 0.8;
            transition: transform 0.25s ease-out, opacity 0.25s ease-out;
        }

        .menu_list_195 .menu_item_195 {
            display: block;
            float: none;
            height: 63px;
            margin-left: 58px;
        }

        .menu_list_195 li {
            margin: 0;
        }
        

        .menu_list_195 .menu_item_195 .txt {
            color: #2a2e2e;
            font-weight: normal;
        }

        .menu_list_195 .menu_item_195 .txt:hover:after {
            display: none;
        }
        .menu_list_195 .menu_item_195 .txt:after {
            width: 30%;
            bottom: 8px;
        }
        .helper_195 {
            display: none;
        }

        .menu_list_195 .menu_item_195.menu_item_195_lan {
            display: block;
            position: absolute;
            bottom: 87px;
            line-height: 63px;
        }

        .menu_list_195 .menu_item_195.menu_item_195_lan a {
            color: #2a2e2e;
            font-size: 16px;
        }

        .menu_list_195 .menu_item_195.menu_item_195_lan .s_line_195 {
            color: #878a8a;
            font-size: 16px;
            margin: 0px 8px;
            font-style: normal;
        }

        .bg_hover_195 {
            display: none;
            height: 100%;
            width: 100%;
            position: fixed;
            left: 0px;
            top: 0px;
            background: rgba(0, 0, 0, 0.2);
            z-index: 98;
        }

        .banner_area_195 {
            height: 640px;
        }

        
    }
	
	 @media screen and (max-width: 440px) {
		 
		.head_con_195 .logo_195 {width: 40%;} 
		 
	 }

    @media all and (max-width:320px) {

        /*页头*/
        .menu_list_195 {
            height: 478px;
        }

        .menu_list_195 .menu_item_195 {
            height: 50px;
            line-height: 50px;
        }

        .menu_list_195 .menu_item_195 .txt {
            height: 50px;
            line-height: 50px;
        }

        .menu_list_195 .menu_item_195.menu_item_195_lan {
            bottom: 20px;
        }
    }












