@charset "utf-8";
body {
            font-family: "微软雅黑";
        }

        .box1 {
            width: 1200px;
            margin: 30px auto;
            clear: both;
            text-align: left;
            height: 1%;
            overflow: hidden;
        }

        .box1l {
            width: 835px;
            float: left;
        }

        .box1r {
            width: 300px;
            float: right;
        }

        .box1l h1 {
            background: url(http://images.china.cn/images1/ch/20240530/img/0603-10.jpg) left 15px no-repeat;
            line-height: 50px;
            font-size: 28px;
            padding-left: 15px;
            border-bottom: solid 1px #e5e5e5;
            margin-bottom: 40px;
        }

        .box1 li {
            line-height: 22px;
            border-bottom: dotted 1px #e5e5e5;
            font-size: 16px;
            padding: 20px 0;
			clear:both;
			overflow: hidden; zoom: 1;
        }
		
		.box1 li img { width:240px; height:135px; border-radius: 7px; margin-right:15px; float:left;}

        .box1 li span {
            float: right;
            color: #737373; width:90px; text-align:right;
        }

        .box2 {
            width: 1200px;
            margin: auto;
            clear: both;
            font-size: 16px;
            line-height: 22px;
            padding-top: 30px;
            color: #737373;
            text-align: left;
        }

        .china_logo {
            width: 340px;
        }

        

        .topNav {
            margin-top: 10px;
        }
		.h20 { padding:0 0 40px 0; text-align:center; display:none;}
		
		.title { height:100px; overflow:hidden; width: 100%;
    background-color: #0146ae;}
	.c_titTop {
        display: block; height: 100%; width:1400px; margin:0 auto;
    }
	.c_titTop li { width:140px; text-align: center; padding: 0 17px; line-height:50px; float:left;}
	.c_titTop li a {
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
}
.posFixed {
    width: 100%;
    top: 0;
    left: 0;
}

