a{text-decoration:none}
header {
    width: 100%;
    height: 122px;
    position: fixed;
	display:flex;
	justify-content:space-between;
	align-items:center;
	transition:0.5s;
    z-index: 999;
    top: 0;
	left: 0;
}
.header {
    width: 100%;
    height: 105px;
    position: fixed;
    z-index: 999;
    top: 0;
}

.header_content {
    background: rgba(159, 25, 29, 1);
    position: relative;
    box-sizing: border-box;
    padding: 0 40px;
    width: 100%;
    height: 100%;
    transition: all .3s ease;
}
.mb_50{margin-bottom: 50px}
.header_content:hover {
    background: #8b0f14;
}

.header .header_logo {
    width: 102px;
    height: auto;
    float: left;
}

.header_logo a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 105px;
}

.header_logo a img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.header_list {
    width: 714px;
    height: 100%;
    margin: 0 auto;
}

.header_list>ul>li {
    float: left;
    width: 102px;
    height: 80px;
}

.header_list>ul>li>a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 80px;
    transition: all .2s linear;
}

.header_list>ul>li>a:after {
    content: "";
    display: block;
    width: 0px;
    height: 4px;
    border-radius: 2px;
    background: #247581;
    margin-top: -4px;
    margin-left: 21px;
    transition: all .2s linear;
}

.header_tel {
    height: 80px;
    float: right;
}

.header_tel>div {
    float: left;
    height: 100%;
    line-height: 80px;
}



.fl {
    float: left!important;
}

.fr {
    float: right!important;
}

.footer2 {
    width: 100%;
	height:350px;
	background: #BD2025; 
    clear:both;
}

.footer2 .footer_content {
    width: 1200px;
    padding-top: 50px;
	margin:0 auto;
	
}
.footer2 .footer_bcontent {
    width: 1200px;
    padding-top: 50px;
	margin:0 auto;
	
}
.footer_bcontent_flz {
float:left;
	width:36%;
}
.footer_bcontent_flz p {
    line-height: 28px;
    font-size: 12px;
    color: #ffffff;
	
}
.footer_bcontent_flz a{
    width:50%;
	float:left;
    line-height: 28px;
    font-size: 12px;
color: #ffffff;
}
@media (max-width: 768px) {
	.footer2 {
    width: 100%;
	height:100%;
	line-height:100%;
	height:400px;
	background: #eeeeef; 
    
}
   .footer2 .footer_content {
    width: 100%;
    margin: 15px auto;
	height:100%;
	background: #eeeeef; 
	
}
.footer2 .sj_dibu_index{margin-left:5%; margin-right:5%; width:90%;}
.footer2 .sj_dibu_index img{line-height:30px;}
.footer2 .sj_dibu_index p{height:30px;line-height:30px; font-size:14px;  border-bottom: 1px solid rgba(117, 116, 117, 1);}

.sj_dibu_erweima{margin:20px auto; width:100%; height:80px;}
.sj_dibu_erweima .sj_dibu_weixin{float:left; width:33.3333333%; text-align:center; height:80px;}
.sj_dibu_erweima .sj_dibu_weixin img{margin:0 auto;}
.sj_dibu_erweima .sj_dibu_weixin p{ height:30px; line-height:30px; font-size:14px; color:#747474;}
.sj_dibu_erweima .sj_dibu_douyin{float:left; width:33.3333333%; text-align:center; height:80px;}
.sj_dibu_erweima .sj_dibu_douyin img{margin:0 auto;}
.sj_dibu_erweima .sj_dibu_douyin p{ height:30px; line-height:30px; font-size:14px; color:#747474;}
.sj_dibu_erweima .sj_dibu_kuaishou{float:left; width:33.3333333%; text-align:center; height:80px;}
.sj_dibu_erweima .sj_dibu_kuaishou img{margin:0 auto;}
.sj_dibu_erweima .sj_dibu_kuaishou p{ height:30px; line-height:30px; font-size:14px; color:#747474;}

.sj_honggang{margin:0px auto; width:100%; padding-top:10px; background:#cb252a; height:60px; line-height:25px;  font-size:9px; color:#ffffff; text-align:center;}
.sj_honggang a{margin:0px auto; width:100%; line-height:20px;  font-size:9px; color:#ffffff; text-align:center;}
}
.footer_content>div {
    float: left;
}


.footer_content_logo img {
    width: 220px;
    height: auto;
	margin-top: 20px;
}

.footer_content_logo p {
    width:100%;
    line-height: 28px;
    font-size: 12px;
    color: #ffffff;
    margin-top: 80px;
}
.footer_content_logo a{
    width:50%;
	float:left;
    line-height: 28px;
    font-size: 12px;
color: #ffffff;
}

.footer_content_logo_list {
    margin-top: 27px;
}

.footer_content_logo_list ul li {
    float: left;
}

.footer_content_site {
   border-right: 1px solid #ffffff;
   border-left: 1px solid #ffffff;

}

.footer_title {
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
	padding-left:16%;
}

.footer_content_site_list {
    margin-top: 30px;
}

.footer_content_site_list ul li:after {
    content: "";
    display: block;
    clear: both;
}

.footer_content_site_list ul li {
    margin-top: 12px;
	
}
.footer_lineh ul li {line-height:15px;}
.footer_lineh p {line-height:43px;}
.footer_lineh2 ul li {line-height:26px;}
.footer_mar{margin-top:76px;}
.footer_mar2{margin-top:76px;}
.footer_mar3{margin-top:30px;}
.footer_heigh{height:58px;}
.footer_m1{margin-top:25px;}


.site_list_pro i {
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    background: url(../image/footerico.png)no-repeat 3px 0;
}

.footer_content_site_list ul li:nth-child(2) .site_list_pro i {
    background-position-x: -25px;
}

.footer_content_site_list ul li:nth-child(3) .site_list_pro i {
    background-position-x: -54px;
}

.site_list_pro span {
    color: #ffffff;
    font-size: 12px;
	padding-left:16%;
}

.footer_content_link {
    padding-left: 10px;
}

.footer_content_link .footer_content_link_list {
    padding-left: 0px;
}

.footer_content_link_list ul li {
    margin-bottom: 6px;
}

.footer_content_link_list ul li a {
    color: #cccccc;
    font-size: 14px;
}
.footer_fcdzi {
    color: #ffffff;
    font-size: 12px;
	float:right;
	padding-right:20px;
	text-align:right;
	width:40%;
}

.footer_content_post {
    padding-left: 3.3%;
}

.footer_content_post .footer_content_post_img {
    margin-top: 25px;
}

.footer_content_post_img img {
    height: auto;
    
}

.footer_content_post_img:after {
    content: "";
    display: block;
    clear: both;
}

.footer_content_post_img img:nth-child(2) {
    margin-right: 0;
}

.footer_content_post p {
    color: #ffffff;
    font-size: 14px;
	text-align:center;
	padding-left: 8px;
    margin-top: 15px;
}

.footer_bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 110px;
    width: 100%;
    background: rgba(44, 44, 44, .6);
}

.footer_bottom .footer_bottom_content {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.footer_bottom_content p {
    line-height: 110px;
    color: #ccc;
    font-size: 14px;
    float: left;
}

.footer_bottom_content>a.ba {
    float: left;
    margin-left: 25px;
    line-height: 110px;
    padding-left: 30px;
    color: #fff;
    font-size: 14px;
    background: url(../image/icp.png)no-repeat 3px 44px;
}
.footer_bottom_content>a.py {
    float: left;
    line-height: 110px;
    color: #fff;
    font-size: 14px;
}

.footer_bottom_link {
    float: right;
    line-height: 110px;
}

.footer_bottom_link ul li {
    float: left;
    margin-right: 22px;
}

.footer_bottom_link ul li:last-child {
    margin-right: 0;
}

.footer_bottom_link ul li a {
    color: #fff;
    font-size: 14px;
}

.topbg100 {
    
}

.pagex {
	clear: both;
	height: 30px;
	width:1200px;
	margin: 0 auto;
	padding-bottom:20px;
	text-align:center;
	
}
.sj_pagex {
	clear: both;
	height: 30px;
	width:1200px;
	padding-bottom:20px;
	text-align:center;
	
}
.sj_pagex ul {
	margin:0 auto;
}
.sj_pagex ul li {
	float: left;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	line-height: 20px;
	background: #fff;
	
}
.sj_pagex ul li.thisclass {
	display: inline-block;
	border: 1px solid #cb252a;
	padding: 2px 9px;
	margin: 0 3px;
	background: #cb252a;
	color: #fff;
}
.sj_pagex ul li.thisclass a {
	color: #fff;
}
.sj_pagex ul li a {
	color: #cb252a;
}
.sj_pagex ul li a:hover {
	color: #cb252a;
}
.sj_pagex ul li span {
	display: inline-block;
	padding: 0;
}
@media (max-width: 768px) {
    .pagex {
	clear: both;
	height: 30px;
	width:100%;
	margin: 5%;
	padding-bottom:20px;
	text-align:center;
	
}

.sj_pagex {
	clear: both;
	height: 30px;
	width:96%;
	margin-left:4%;
	padding-bottom:20px;
	text-align:center;
	
}
.sj_pagex ul {
	margin:0 auto;
}
.sj_pagex ul li {
	float: left;
	border: 1px solid #ccc;
	padding: 2px 8px;
	margin: 0px 6px 3px 0px;
	line-height: 20px;
	background: #fff;
	
}
.sj_pagex ul li.thisclass {
	display: inline-block;
	border: 1px solid #cb252a;
	padding: 2px 8px;
	margin: 0px 6px 3px 0px;
	background: #cb252a;
	color: #fff;
}
.sj_pagex ul li.thisclass a {
	color: #fff;
}
.sj_pagex ul li a {
	color: #cb252a;
}
.sj_pagex ul li a:hover {
	color: #cb252a;
}
.sj_pagex ul li span {
	display: inline-block;
	padding: 0;
}


}
.pagex ul {
	margin:0 auto;
}
.pagex ul li {
	float: left;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	line-height: 20px;
	background: #fff;
	
}
.pagex ul li.thisclass {
	display: inline-block;
	border: 1px solid #cb252a;
	padding: 2px 9px;
	margin: 0 3px;
	background: #cb252a;
	color: #fff;
}
.pagex ul li.thisclass a {
	color: #fff;
}
.pagex ul li a {
	color: #cb252a;
}
.pagex ul li a:hover {
	color: #cb252a;
}
.pagex ul li span {
	display: inline-block;
	padding: 0;
}


/*新导航*/


.ui-header {
    height: 115px;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
	background: #fefefe;
    width: 100%;
    min-width: 1300px;
    z-index: 100;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.ui-header-box {
    justify-content: space-between;
    height: 100%;
    padding: 0 30px;
}

.ui-header-logo {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: block;
    width: 140px;
    height: 64px;
    margin-top: 5px;
    float: left;
}

.ui-header-logo img {
    width: 147px;
    display: block;
    border: none;
    height: 70px;
}

.ui-header-nav dl dd ul {
    display: none;
    transition: all .3s ease;
    transform: translateY(-4%);
    position: absolute;
    width: 114px;
    top: 78px;
    left: 0;
    padding: 10px 0;
}

.ui-header-nav {
    float: right;
    justify-content: flex-start;
    margin-right: 30px;
    height: 115px;
}

.ui-header-nav dl dd h3 {
    font-weight: normal;
}

.ui-header-nav dl dd {
    color: #757475;
    display: block;
    line-height: 113px;
    padding: 0 10px;

    border-bottom: 2px solid transparent;
    font-size: 14px;
    font-weight: normal;
    position: relative;
    text-align: center;
    float: left;
}

.ui-header-nav dl dd ul li {
    height: 35px;
    line-height: 35px;
}

.ui-header-nav dl .on {
    border-bottom: 2px solid transparent;
    border-color: #757475;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.ui-header-nav dl dd ul li a {
    color: #757475;
    font-size: 14px;
}

.ui-header-nav dl dd ul li a:hover {
    color: #b01d25;
}

.ui-header-qq {
    float: right;
    margin-right: 30px;
}

.ui-header-qq a {
    background: url(/images/qq.png) no-repeat left center;
    display: block;
    height: 26px;
    line-height: 26px;
    padding-left: 30px;
    color: #fff;
    font-size: 16px;
    background-size: 30px;
    margin-top: 21px;
    height: 25px;
}

.ui-header-tel {
    
}


@font-face {
    font-family: "pmzdbt";
    src: url("/css/pmzdbt.ttf");
}

.ui-header-tel a {
    background: url(/images/tel.png) no-repeat left center;
    background-size: 30px;
    padding-left: 38px;
    font-size: 20px;
    font-family: "pmzdbt";
    color: #757475;
    cursor: initial;
    display: block;
    margin-top: 15px;
    height: 30px;
    line-height: 30px;
}

.banner-bg {
    background-image: url(/images/banner1.png);
    width: 100%;
    opacity: 1;
    height: 400px;
    transform: translate3d(0px, 0px, 0px);
    transition-duration: 0ms;
}

.banner-bg {
    background-position: center;
}

.fixed {
    position: fixed;
    background-color: rgba(42, 58, 74, 0.9);
}



.ui-header-box {
    justify-content: space-between;
    height: 100%;
    padding: 0 30px;
}

.ui-header-logo {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: block;

    margin-top: 15px;
    float: left;
}

.ui-header-logo img {
        width: 100%;
    display: block;
    border: none;
    height: auto;
}

.ui-header-nav dl dd ul {
    display: none;
    transition: all .3s ease;
    transform: translateY(-4%);
    position: absolute;
    width: 120px;
    top: 113px;
    left: 0;
    padding: 0;
}

.ui-header-nav {
    float: right;
    justify-content: flex-start;
    margin-right: 30px;
    height: 70px;
}

.ui-header-nav dl dd h3 {
    font-weight: normal;
}
.ui-header-nav dl dd a h3 {
     color: #757475;
}.ui-header-nav dl dd a h3 span {
     color: #adadad;
}
.ui-header-nav dl dd {

    display: block;
    line-height: 100px;
    padding: 0 10px;
    
    border-bottom: 2px solid transparent;
    font-size: 14px;
    font-weight: normal;
    position: relative;
    text-align: center;
    float: left;
}

.ui-header-nav dl dd ul li {
   height: 40px;
    line-height: 40px;
     background-color: rgba(159, 25, 29, 0.8);
}
.ui-header-nav dl dd ul li:hover{background-color: rgba(255, 255, 255, 0.8);}
.ui-header-nav dl dd ul li:hover a{ color: #b01d25 }
.ui-header-nav dl .on {
    border-bottom: 2px solid transparent;
    border-color: #fff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.ui-header-nav dl dd ul li a {
    color: #fff;
    font-size: 14px;
}

.ui-header-nav dl dd ul li a:hover {
    color: #b01d25;
}

.ui-header-qq {
    float: right;
    margin-right: 30px;
}

.ui-header-qq a {
    background: url(/images/qq.png) no-repeat left center;
    display: block;
    height: 26px;
    line-height: 26px;
    padding-left: 30px;
    color: #fff;
    font-size: 16px;
    background-size: 30px;
    margin-top: 28px;
    height: 25px;
}

.ui-header-tel {
    float: left;
    
}


@font-face {
    font-family: "pmzdbt";
    src: url("/css/pmzdbt.ttf");
}

.ui-header-tel a {
    background-size: 30px;
    padding-right: 40px;
    font-size: 18px;
    font-family: "pmzdbt";
	text-align:center;
    color: #757475;
    cursor: initial;
    display: block;
    margin-top: 25px;
    height: 25px;
    line-height: 25px;
}

.fixed {
    position: fixed;
    background-color: rgba(159, 25, 29, 0.8);
}
.ui-header-tel i {
    display: block;
    float: left;
    width: 3px;
    height: 50px;
	border-left: 1px #757475 solid;
     margin-top: 25px;
    margin-left: 20px;
    position: relative;
}

/*logo及搜索模块新版*/


.logo-search-wrap {
	width:1200px;
	margin:0 auto;
	padding-top: 5px;
	height: 95px;
}
.logo-search-wrap .entrust-btn {
	margin: 30px 0px 0px 17px;
	float: left;
	font-size: 16px;
	color: #fff;
	background: #f76120;
	width: 160px;
	line-height: 48px;
	height: 48px;
	display: block;
    text-align: center;
}
.logo {
	float: left;
    margin: 15px 0px;
    width:128px;
	height:61px;
	background: url(../image/bai-logo.png);
	background-size:128px  61px;
	background-repeat:no-repeat;
	
}
.logo img{
	float: left;
	width: 128px;
	height: 61px;
	margin-right:17px;
}

.logo span{ height:44px; max-height: 45px; text-align:center; line-height:20px;  margin-top:7px; padding: 2px 0px 0px 17px; border-left: 1px solid #757475; color: #757475;display: inline-block;
    font-size: 14px}

.logoip {
	float: left;
    margin: 15px 0px;
    width:128px;
	height:61px;
	background: url(../image/logo.png);
	background-size:108px  51px;
	background-repeat:no-repeat;
	
}
.logoip img{
	float: left;
	width: 128px;
	height: 61px;
	margin-right:17px;
}

/*顶部导航栏新版*/
.nav-menu-wrap {
	width: 740px;
    float:right;
    margin: 20px 0px 0px;
}
.nav-menu-wrap .nav-menu {
	width: 740px;
	height: 44px;
	margin: 0 auto;
}
/*导航*/
.nav-menu-wrap .nav-menu li {
	margin-left:50px;
	height: 44px;
    font: 16px/31px  'microsoft yahei',Verdana,Arial;
	float: left;
}
.nav-menu-wrap .nav-menu a.active:hover {
	color: #BD2025;
}
.nav-menu-wrap .nav-menu a {
	transition: 0s all;
}
.nav-menu-wrap .nav-menu a {
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
	height: 44px;
	display: block;
	line-height: 44px;
}
.nav-menu-wrap .nav-menu a.active, .nav-menu-wrap .nav-menu a:hover {
	color: #BD2025;
}
/*导航*/

.nav-menu-wrap .nav-menu li.order-nav {
	margin-right: 10px;
	float: right;
	
}

.nav-menu-wracp{background: #ffffff;}
header.nav-menu-wracp,header.nav-menu-wracp .nav-menu a{color: #000000;}


header.nav-menu-wracp .logo {
	float: left;
    margin: 15px 0px;
    width:128px;
	height:61px;
	background: url(../image/logo.png);
	background-size:128px  61px;
	background-repeat:no-repeat;
	
}
header.nav-menu-wracp .fcd_label {
	top: -95px;right:16%; width:60px; position: absolute; height:87px; background:#BD2025; line-height:80px; text-align:center;
	
}

.nav-menu-btn {
	position: relative;
    
}
.nav-menu-btn:hover a {
	color: #757475;

}
.nav-menu-sub {
	display: none;
	position: absolute;
	top: 44px;
	right: -50px;
	z-index: 999;
}
.nav-menu-btn:hover .nav-menu-sub {
	display: block;
}
.nav-menu-sub li {
	text-align: center;
	line-height: 44px;
	width: 130px;
	height: 36px;
	background: #ffffff;
	color: #757475;
}
.nav-menu-wrap .nav-menu-sub li:hover a {
	color: #757475;
	background: #eeeeef;
}
.nav-menu-sub li a {
	color: #757475;
	font-size: 12px!important;
}

.fcd_main {

			
            position: relative;
            width:100%;
			height:auto;
			z-index:9999;
        }
.fcd_label{top: -95px;right:16%; width:60px; position: absolute; height:87px; line-height:80px; text-align:center;}
.fcd_qlabel{top: -95px;right:16%; width:60px; position: absolute; height:87px; background:#BD2025; line-height:80px; text-align:center;}

.fcd_labelbg{width:100%; height:auto; position: absolute;top: -10px;}
.fcd_mavv {
            display:none;
        }
        .fcd_labelbg input:checked ~ .fcd_mavv {
            display: block; background:#ffffff; width:100%; height:260px;
        }
        .fcd_labelbg input {
            display: none;
        }
		.fcd_fl4{ float:left; width:25%;}
        .fcd_fl4 .ul {

            
        }

        .fcd_fl4 ul {
            list-style: none;

            width: 100px;
        }
        .fcd_fl4 li {
            
        }
		.fcd_fl4 li a:hover {
	color: #BD2025;
        }
        .fcd_fl4 li:last-child {
            border-bottom: 0;
        }
        #btn:hover ~ .fcd_mavv{display: block;}
        #focus:focus ~ .fcd_mavv{display: block;}



.menu-wrapper {
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 25px;
  height: 4px;
  cursor: pointer;
}

.hamburger-menu,
.hamburger-menu:after,
.hamburger-menu:before {
  width: 25px;
  height: 4px;
}

.hamburger-menu {
  position: relative;
  transform: translateY(25px);
  background: white;
  transition: all 0ms 300ms;
}
.hamburger-menu.animate {
  background: rgba(255, 255, 255, 0);
}

.hamburger-menu:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 7px;
  background: white;
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu:after {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  background: white;
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu.animate:after {
  top: 0;
  transform: rotate(45deg);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu.animate:before {
  bottom: 0;
  transform: rotate(-45deg);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}













@media (max-width: 768px){
	.logo-search-wrap {
	width:100%;
	margin:0 auto;
	height: auto;
}
	.logo {
	float: left;
    margin: 10px 0px;
	width: 60%;
	height: 50px;
}
.logo img{
	float: left; padding-left:10px;
	width: 90px;
	height: 43px;
}
.logo span{ height:30px; max-height: 30px; text-align:center; line-height:15px;  margin-top:8px; padding: 2px 0px 0px 10px; border-left: 1px solid #757475; color: #757475;display: inline-block;
    font-size: 9px}
.logoip {
	float: left;
    margin: 10px 0px;
	width: 60%;
	height: 61px;
}
.logoip img{
	float: left; padding-left:10px;
	width: 90px;
	height: 43px;
}
.iponeone{float:right; height: 50px; padding-top:15px; color: #747474; width:39%;text-align:center;}
.iponeone .cdianhuabiao{ vertical-align:middle;overflow:hidden; line-height:20px;}
.iponeone .cdianhuabiao img{ vertical-align:middle;overflow:hidden; width:20px; height:17px; line-height:20px;}
.iponeone .cdianhua{ font-weight:bold; line-height:25px;}
.nav-menu-wrap {
	width: 100%;
    float:right;
    margin: 20px 0px 0px;
}
.nav-menu-wrap .nav-menu {
	width: 100%;
	height: 44px;
	margin: 0 auto;
}
/*导航*/
.nav-menu-wrap .nav-menu li {
	width:33.3333%;
	margin-left:0px;
	text-align:center;
	height: 44px;
    font: 16px/31px  'microsoft yahei',Verdana,Arial;
	float: left;
}
.nav-menu-sub {
	display: none;
	position: absolute;
	top: 47px;
	left: 0;
	z-index: 999;
}
.nav-menu-btn:hover .nav-menu-sub {
	display: none;
}

}
