锘緻charset 'utf-8';



button,input{font-family: 'Arial','寰蒋闆呴粦';font-size: 14px;line-height: 1;margin: 0;color: #333;border: 0;outline: none;background: none;}
 
@media (min-width: 1230px)
{
    .container{width: 1230px;}
} 
@media screen and (max-width: 1230px){
    .container{width: 767px;padding-left: 15px;padding-right: 15px;}
}
@media screen and (max-width: 767px){
    .container{width: 100%;padding-left: 15px;padding-right: 15px;}
}
.header_box{ height:70px; position:fixed; top:0; z-index:1000; background:#fff;}
.logo{
	width:300px;
}
.logo img{
	width:100%; margin-top:15px; margin-left:10px;
}
.footer{ /*background:#012e6e;*/background:#333; color:#fff;}
.footer a{ color:#fff;}
	.yongsy {
    padding: 15px 15px;
    height: auto;
}
	.yongsy p {
	    position: relative;
	     top: 0; 
	     left: 0; 
	     transform: translate(0%,0%); 
	    text-align: center;
	    line-height: 1.5;
	    color: #999999;
	    font-size: 14px;
	    font-family: "寰蒋闆呴粦";
}


.menu_a {
   	width: 70px;
    height: 70px;
 /*   background: #009cff;*/
    position: absolute;
    top: 0;
    right: 0;
    display:none;
}
.openmenu {
    display: block;
    position: relative;
    width: 28px;
    height: 50px;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.openmenu span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 26px;
    height: 2px;
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -ms-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: #0099ff;
}
 .openmenu span::before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -ms-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
    background: #0099ff;
    top:10px;
}
.openmenu span::after{
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -ms-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
    background: #0099ff;
    bottom: 10px;
}
.openmenu.act span::before{
	top: 0;
    -webkit-transform: rotate(43deg);
    -ms-transform: rotate(43deg);
    -moz-transform: rotate(43deg);
    -o-transform: rotate(43deg);
    transform: rotate(43deg);
}
.openmenu.act span {
    background: rgba(255,255,255,0);
}
.openmenu.act span::after {
    top: 0;
    -webkit-transform: rotate(-43deg);
    -moz-transform: rotate(-43deg);
    -o-transform: rotate(-43deg);
    -ms-transform: rotate(-43deg);
    transform: rotate(-43deg);
}
.phxia {
    position: fixed;
    z-index: 10;
    margin-top:70px;
    width: 100%;
    z-index: 110;
}
.xialaph {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 768px;
    padding-bottom: 30px;
    background-color: #f1f1f1;
    font-family: '寰蒋闆呴粦';
}
.xialaph h4 {
    position: relative;
}
.xialaph h4 a {
    font-size: 15px;
    font-weight: bold;
    line-height: 46px;
    text-transform: uppercase;
    color: #777;
}
/*.xialaph h4.active img.img_s, .xialaph h5.active img.img_s {
    display: none;
}*/
.xialaph h4::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: .1;
    background-color: #000;
}
.xialaph .ul2 {
    display: none;
    padding-top: 7px;
	padding-left:20px;
    padding-bottom: 8px;
}
.xialaph .ul2 li {
     height:30px; line-height:30px;
}
.xialaph h5 {
    position: relative;
}
.xialaph h5 a {
    font-family: '寰蒋闆呴粦';
    font-size: 13px;
    line-height:30px;
    text-transform: uppercase;
    color: #777;
}
 
.img_d {
    display: none;
}
.xialaph h5::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: .05;
    background-color: #000;
}
.xialaph .ul3 {
    display: none;
    padding-left: 15px;
}
.xialaph h6 a {
    font-family: '寰蒋闆呴粦';
    font-size: 12px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}
.xialaph h4 img {
    position: absolute;
    top: 50%;
    right: 5px;
    width: 13px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.xialaph h4.active .img_d, .xialaph h5.active .img_d {
    display: block;
}
.xialaph h4.active img.img_s, .xialaph h5.active img.img_s {
    /*display: block;*/
    opacity: 0;
}
/*.xialaph h4.active .img_s{
	opacity:0;
}*/
.xialaph h4 img {
    position: absolute;
    top: 50%;
    right: 5px;
    width: 13px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
 
.img_d {
    display: none;
}


@media screen and (max-width:1200px){
.header_box{width:100%;display:block;}
.menu_a{display:block;}
body{width:100%;}
.xialaph {width: 100%;}
}