@charset "utf-8";
*{font-family:"Microsoft YaHei UI";font-size:14px;margin:0;padding:0;list-style:none;}
body{font-family: Geneva, Arial, Helvetica, sans-serif;}
a img {border:0;}

.header,.list,.link{border-bottom:1px solid#B2D0EA;margin-bottom:20px;overflow:hidden;}
.logo{float:left;padding:5px 10px;width:80px;height:50px;}
.logo img{width:80px;height:50px;}
.list h1,.list h2,.list .title,.link .title,.position{background:#EDF7FF;border-top:1px solid#B2D0EA;color:#014198;padding:0 10px;}
.list form{padding:20px 10px;}
.list form .input{width:200px;height:23px;}
.list ul {display:block;padding:0 10px;}
.list li{float:left;margin:8px 0;width:50%;}
.list li a{background:url(../i/dot.gif) no-repeat 0 -1px;padding-left:15px;height:40px;line-height:23px;text-align:justify;word-wrap:break-word;word-break:break-all;}
.list li a:hover{color:#014198;}
.footer{border-top:1px solid#B2D0EA;line-height:25px;color:#9c9c9c;}
.footer p{margin:8px 10px;}
.footer a,.footer a:visited{color:#9c9c9c;}
.position h1{font-size:14px!important;padding:0!important;}
.position a,.list p a,.footer a{text-decoration:none;}
.position a:hover,.list p a:hover,.footer a:hover{text-decoration:underline;}
.updown{margin:0 10px 20px;}
.updown a{margin:0 10px;}
.list p{color:#333;line-height:30px;margin:20px 10px;text-align:justify;word-wrap:break-word;word-break:break-all;}
.list p span{color:#ff0000!important;margin:0;font-weight:normal;}
.list img{margin:0 10px;max-width:100%;height:auto;}
#nav {
    background: url(../../www.gouwuyi.com/images/menu.png);
    display: block;
    float: right;
    width: 40px;
    height: 40px;
}
#menu{background:#f2f2f2;border-bottom:1px solid#eaeaea;height:auto;display:none;overflow:hidden;}
#menu li{float:left;width:50%;}
#menu li a{color:#fff;display:block;text-align:center;width:100%;height:35px;line-height:35px;}
#menu li a:hover, .current-menu-item a{
    background:none;
    color: #000
	font-weight:bold;
}
#menu li a:hover, .current-menu-item a, .current-menu-parent a{background:none;font-weight:bold;}
.list span{color: #c3c3c3;
    font-weight: lighter;margin-left: 10px;}
video{height:auto;max-width:94%;width:300px;}
@media screen and (min-width:640px) {
.header,.updown{margin:0 auto 30px;padding:5px 0;width:960px;}
.logo{padding:5px 0;}
.list,.link{border:1px solid#B2D0EA;margin:0 auto 30px;width:960px;}
.link ul{margin:10px;overflow:hidden;}
.link li{float:left;width:93px;}
.footer{margin:0 auto;width:960px;}
.footer p{margin:15px 0;text-align:center;}
.position{margin:0 auto;padding:5px 0;width:960px;}
}