@charset "utf-8";
body {
            font-family: "微软雅黑";
        }

        .posFixed {
	width: 100%;
	top: 0;
	left: 0;}
	
	.title {
	width: 100%;
	background-color: #0146ae;
	height: 100px;
}

.c_titTop,
.top_bot {
	width: 1400px;
	margin: 0 auto
}

.c_titTop li {
	float: left;
	padding: 10px 60px;
}

.c_titTop li a {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}

.c_titTop .backRed {
	background-color: #0146ae;
}
	
		
		.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:110px; 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;
        }
		.title { height:100px;}
		.c_titTop li { padding: 10px 50px;}