@charset "utf-8";
/* CSS Document */
 * {
            outline: none;
            -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
            vertical-align: baseline;
            font-style: normal;
        }

        body {
            margin:0;
            padding:0;
            font-size: 12px;
            font-family: Microsoft Yahei, Arial, Simsun, Helvetica, Segoe UI, sans-serif;
            color: #404040;
        }

        img {
            border: 0
        }

        ul, ol, li, dt, dl, dd {
            text-decoration: none;
            list-style: none;
            vertical-align: middle;
            margin: 0;
            padding: 0;
        }

        a {
            color: #777;
            text-decoration: none;
        }
        		::-webkit-input-placeholder {color:#999;}
		body{background:#f3f3f3;}
		.aRight{text-align: right;}
		.aLeft{text-align: left;}
        .left {float: left;}
        .right {float: right;}
        .content {}
        .content1 {background:#000 url(../images/bg_top.jpg) top center no-repeat;}
        .headerDiv {height:100px;padding-top:25px;background:url(../images/header_bg.jpg) top center no-repeat;}
        .headerDiv1 {height:70px;padding-top:25px;background:rgb(0,0,0,0.5)}
        .header {width:1150px;height:100px;margin:0 auto;}
        .logo {width:180px;height:40px;margin-top:5px;}
        .logo img {height:40px;}
        .menu {width:240px;height:40px;line-height:40px;}
        .menu ul li {color:#fff;font-size:14px;margin-left:40px;float: left;}
        .menu ul .on li {font-weight: bold;font-size:16px;border-bottom:#fff 2px solid;}
        .route {color:#999;width:1150px;height:70px;line-height:70px;text-align: right;margin:0 auto;}
        .route span {margin-right:15px;}
        .line01 {height:250px;background:url(../images/main_top_01.jpg) top center no-repeat;}
        .slogan {color:#fff;height:150px;text-align: center;letter-spacing: 2px;background:url(../images/main_top_02.jpg) top center no-repeat;}
        .line02 {height:200px;background:url(../images/main_top_03.jpg) top center no-repeat;}
        .line03 {height:175px;background:url(../images/main_top_04.jpg) top center no-repeat;}
        .slogan h3 {font-size:18px;font-weight: 100;}
        .fixLink {width:200px;height:300px;position:fixed;right:50px;top:360px;}
        .fixLink ul li {color:#333;font-size:16px;width:200px;height:55px;text-align:left;background:#fff;border-radius:55px;line-height:55px;margin-top:30px;}
        .fixLink ul li img {margin-left:30px;margin-top:13px;margin-right:15px;float: left;}
        .qrcode {width:150px;height:150px;position:absolute;top:270px;right:20px;background:url(../images/qrcode_bg.png) center center no-repeat;display: none;}
        .qrcode img {margin-top:16px;}
        .main {width:1150px;min-height:800px;padding-bottom:30px;margin:0 auto;background:#fff;}
        .informList {padding-top:10px;}
        .informList li {height:110px;padding-top:50px;margin-left:50px;}
        .date {color:#fff;width:75px;height:75px;background:#0cabf4;}
        .date h2 {font-size:22px;margin:0;margin-left:10px;padding-top:10px;}
        .date h3 {font-weight:100;margin-left:10px;margin-top:10px;}
        .informItem {width:800px;height:120px;border-bottom:#ddd 1px solid;margin-left:30px;}
        .informItem h3 {font-size:18px;margin:0;}
        .informItem a {color:#555;}
        .informItem p {color:#777;font-size:14px;line-height: 25px;}
        .page {height:40px;padding-top:60px;text-align:center;}
		.page a {color:#0cabf4;font-size:14px;padding:10px 15px;margin-right:4px;margin-left:4px;border:#ddd 1px solid;}
		.page a:hover {color:#6cb3f4;border:#6cb3f4 1px solid;}
		.page .on {color:#555;font-weight:bold;border:#eee 1px solid;}
		.page .on:hover {color:#fff;}
		.page .disable {color:#999;}
		.page .disable:hover {color:#777;border:#ddd 1px solid;}
		.detail {padding:30px 70px;}      
        .detail h1 {text-align:center;}
        .detail h3 {color:#999;font-weight:100;text-align:center;}
        .detail h3 span {margin-left:10px;margin-right:10px;}
        .detailCon {margin-top:40px;}
        .detailCon p {color:#333;font-size:16px;line-height:28px;}
        .logList {padding-top:50px;}
        .time {color:#acbad5;font-size:18px;font-family:arial;letter-spacing:2px;width:110px;height:50px;margin-top:2px;margin-left:100px;float:left;}
        .logList ul {background:url(../images/line.png) top left 229px repeat-y;}
        .logList ul li {padding-top:30px;padding-bottom:20px;clear: both;overflow: hidden;}
        .dot {width:50px;height:50px;text-align: center;float: left;}
        .dot img {margin-top:8px;}
        .logItem {width:600px;float: left;}
        .logItem p {color:#999;font-size:14px;margin-bottom: 10px;margin-top:5px;}
        .logItem h3 {color:#555;font-size:16px;margin-top:0px;}
        
        .footer {color:#ddd;height:60px;line-height:60px;text-align: center;border-top: #777 1px solid;background:url(../images/footer_bg.jpg) top center no-repeat;}
        .footer1 {color:#555;height:80px;line-height:60px;text-align: center;background:url(../images/bg_foot.jpg) bottom center no-repeat;}
        