/*顶部*/
.top_fix{position:fixed;top:0px;width:100%;z-index:9999999;height:110px;}
.toper{height: 50px;background-color: #444444}
.toper .toper_phone{float: right;line-height: 50px;color:#fff;padding-left: 30px;background: url(../images/phone_icon.png) no-repeat left center;margin-right:20px;}
.toper .toper_address{float: right;line-height: 50px;color:#fff;padding-left: 30px;background: url(../images/footer_address_icon.png) no-repeat left center;}
.toper .top_search{float: right;background-color: #2f2f41;height: 30px;line-height:30px;border-radius: 30px;padding:0 15px;margin:10px 30px;}
.toper .top_search .input_text{border:none;outline: none;width:150px;background: none;height: 20px;line-height: 20px;margin:5px 0;color:#fff;float: left;}
.toper .top_search .input_submit{width:20px;height: 20px;background-color: none;border:none;outline: none;background: url(../images/top_search_icon.png);margin:5px 0;display: inline-block;float: left;cursor: pointer;}

/*头部*/
.header{height: 60px;background: #2f2f41;position: relative;z-index: 10;}
.header .logo{float: left;width:112px;}
.header .logo a{display: block;font-size: 0;}
.header .logo img{margin:11px 30px;width:52px;}
.header .first_nav_container{height: 60px;float: left;position: relative;z-index: 12;}
.header .first_nav_container .first_nav{height: 60px;color:#fff;width:136px;float: left;}
.header .first_nav_container .first_nav a{display: block;width:100%;height: 100%;line-height: 60px;text-align: center;color:#fff;font-size: 16px; 
transition: 0.2s;
-moz-transition: 0.2s; /* Firefox 4 */
-webkit-transition: 0.2s; /* Safari 和 Chrome */
-o-transition: 0.2s; /* Opera */}
.header .first_nav_container .first_nav:hover a{color:#b92227;}
.header .first_nav_container .first_nav a.current{color:#b92227;}
.header .first_nav_container .first_nav a.current2{color:#b92227;}
.header .first_nav_container .first_nav .second_nav_container{background: #f6f6f6;width:1088px;display: none;height: 100px;overflow:hidden;padding: 10px 0;position: absolute;left:0;top:60px;}
.header .first_nav_container .first_nav .second_nav_container li{text-align: center;font-size: 0;width:125px;float:left;}
.header .first_nav_container .first_nav .second_nav_container li a{line-height: 12px;}
.header .first_nav_container .first_nav .second_nav_container li img{text-align: center;display: inline-block;width:50px;height: 50px;margin:10px 37px;}
.header .first_nav_container .first_nav .second_nav_container li p{height: 30px;line-height: 30px;color:#333;font-size: 16px;}
.header .first_nav_container .first_nav .second_nav_container li:hover p{color:#b92227;}
.header .second_nav_container_bg{background: #f6f6f6;height: 120px;position: absolute;left:0;top:60px;width:100%;z-index: 11;display: none;box-shadow: 0px 1px 10px -5px #000;}
/*底部*/
.footer{background: #303440;padding-top: 50px;clear: both}
.footer .footer_left{float: left;width: 990px;overflow: hidden;}
.footer .footer_left .footer_nav{margin-left:-36px;}
.footer .footer_left .footer_nav li{float: left;width:125px;border-left:1px solid #bebebe;}
.footer .footer_left .footer_nav li a{color: #bebebe;display: block;text-align: center;}
.footer .footer_left .footer_nav li a:hover{color:#fff; 
transition: 0.2s;
-moz-transition: 0.2s; /* Firefox 4 */
-webkit-transition: 0.2s; /* Safari 和 Chrome */
-o-transition: 0.2s; /* Opera */}
.footer .footer_left p{padding-left: 30px;background-repeat: no-repeat;background-position: left center;height: 38px;line-height: 38px;color:#bebebe;float: left;width:465px;} 
.footer .footer_left .footer_address{background-image: url(../images/footer_address_icon.png);}
.footer .footer_left .footer_phone{background-image: url(../images/footer_phone_icon.png);}
.footer .footer_left .footer_email{background-image: url(../images/footer_email_icon.png);}
.footer .footer_left .footer_qq{background-image: url(../images/footer_qq_icon.png);}
.footer .footer_right{float: right;width:209px;border-left:1px solid #bebebe;height: 115px;}
.footer .footer_right p{width:14px;color:#bebebe;float: left;margin-left: 60px;line-height: 20px;margin-top: 18px;}
.footer .footer_right img{width:115px;height: 115px;float: right;}
.footer .footer_links{border-bottom:1px solid #999999;font-size: 0;line-height: 30px;padding:10px 0 5px; }
.footer .footer_links span{font-size: 14px;margin-right: 30px;color:#999999;}
.footer .footer_links a{display: inline-block;font-size: 14px;margin:0 20px;color:#999999;}
.footer .copy{color:#999999;text-align: center;line-height: 40px;}
/*二级栏目*/
.second_cate_container{z-index: 99;
    position: fixed;
    background: #f6f6f6;
    height: 100px;
    width: 100%;
    overflow: hidden;
    padding: 10px 0;}
.second_cate_container ul{width:1088px;margin-left: 112px;float:left;}
.second_cate_container li.current p{color:#b92227;}
.second_cate_container li:hover p{color:#b92227;}
.second_cate_container li{text-align: center;font-size: 0;width:125px;display: inline-block;}
.second_cate_container li img{text-align: center;display: inline-block;width:50px;height: 50px;margin:10px 37px;}
.second_cate_container li p{height: 30px;line-height: 30px;color:#333;font-size: 16px;}
.second_cate_container_bg{background: #f6f6f6;height: 120px;position: absolute;left:0;top:60px;width:100%;z-index: 11;display: none;box-shadow: 0px 1px 10px -5px #000;}


#kefu {
    position: fixed;
    right: 0;
    top: 150px;
    transition: all 0.5s ease 0s;
    width: 60px;
    z-index: 100;
}
#kefu.in {
    right: -60px;
}
#kefu-wx {
    left: -46px;
    position: absolute;
    top: -106px;
}
#kefu-wx img {
    height: 106px;
    width: 106px;
}
.kefu-wrap {
    position: relative;
    width: 60px;
}
.kefu-list a {
    background: rgba(246, 128, 26, 0.8);
    display: block;
    height: 60px;
    left: 0;
    margin-top: -1px;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease 0s;
    width: 180px;
}
.kefu-list a:hover {
    left: -120px;
}
.kefu-list i {
    display: block;
    float: left;
    height: 60px;
    width: 60px;
}
.kefu-list i.qq {
    background:url("../images/i_03.png") no-repeat scroll center center;
}
.kefu-list i.dh {
    background:url("../images/i_06.png") no-repeat scroll center center;
}
.kefu-list i.msg {
    background:url("../images/i_08.png") no-repeat scroll center center;
}
#kefu-toggle {
    background: url("../images/fanhui.png") center no-repeat,rgba(246, 128, 26, 0.8);
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 20px;
    height: 30px;
    left: -30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 30px;
}
#kefu.in #kefu-toggle {
    transform: rotate(180deg);
}
#backtop {
    background: rgba(246, 128, 26, 0.8);
    display: block;
    height: 60px;
    margin-top: -1px;
    width: 60px;
}
#backtop i {
    background: url("../images/i_11.png") no-repeat scroll center center;
    display: block;
    height: 60px;
    width: 60px;
}
.kefu-list a span {
    color: #fff;
    display: block;
    float: left;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    text-align: left;
    width: 120px;
}

.r_weixin{
margin-top: -1px;
position:relative;
background: url("../images/r_weixin.png") center no-repeat,rgba(246, 128, 26, 0.8);
width:60px;height:60px;
cursor:pointer;
}
.r_weixin img{position:absolute;right:65px;display:none;width:150px;}
.r_weixin:hover img{display:block;}

