﻿@charset "utf-8";
/* CSS Document */

body {
    background:#BEF2FC;
    color: #19385a;
    font: 14px 'XinGothic-SinaWeibo','Microsoft Yahei','helvetica','arial';
	text-align:left !important;margin:0px;
	padding:0px;
    min-width: 1200px;}
ul,li, ol,h2 ,h3, p {
    list-style: none outside none;
	margin:0px;
	padding:0px;}
.cl{clear:both; overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
a {
    color:#095F9D;
    text-decoration: none;

}
a:hover {
    color:#f30;
    text-decoration:underline;
}
img {
    border: 0 none;
}
button, input, select, textarea {
   text-decoration: none;
}
.break{ clear:both;}
.header{ width:100%; height:450px;margin:0 auto; background:url(../images/picmcu_top_bg.jpg) no-repeat center top;}
.header .lead{ width:1200px; height:263px; margin: 40px auto 0;}
.header .lead div{ width:1050px; padding: 15px 75px 25px; color:#19385a; background: rgba(255, 255, 255, 0.6);}
.header .lead div h2{ width:1050px; font-size: 24px; line-height: 50px; font-weight: normal;}

.header .lead div p{ width:1050px; font-size:16px; line-height:30px; text-indent:32px;}
.main{ width:1200px; margin:0 auto;}
.title{float:left;width:1050px;padding-left:75px; font-size:30px; line-height:68px; background:url(../images/picmcu_icon_title.jpg) no-repeat left center; color:#0376CB; margin:0 auto 10px; text-align:left; font-weight: normal;}
.h3title{float:left;margin:10px 0;margin-left:50px; width:1000px; font-size:20px; line-height: 40px; font-weight: normal;margin-left:50px;}}
.sub_title{ font-size:20px; margin:20px 30px 20px 40px; color: #8c49bc; font-weight:normal; line-height: 30px;}	
.sub_title strong{ font-size:20px; text-align: center; background-color: #8c49bc; height: 30px; line-height: 30px; font-weight:normal; color: #fef8da; width: 30px; border-radius: 15px; float: left; margin-right: 5px;}
.img{ text-align:center;}

.txt{ text-indent:28px; line-height: 24px;margin:20px 0;border:solid 3px #048EDE;padding:20px 10px;background:#fff;}
.txt img {float:left;width:210px;margin-left:30px;}
.txt p {float:right;width:750px;text-indent:0px;font-size:16px;line-height:33px;margin-top:10px;margin-right:18px;}

.txt2 {text-indent:28px; line-height: 24px;margin:20px 0;border:solid 3px #048EDE;padding:20px;background:#fff;}
.txt2 img {display:block;text-align:center;margin:10px auto;}
.txt2 p {float:left;text-indent:0px;font-size:16px;line-height:33px;margin:10px 30px;}


.txt3 { text-indent:28px; line-height: 24px;margin:20px 0;border:solid 3px #048EDE;padding:10px;background:#fff;}
.txt3 img {float:left;width:210px;margin-left:30px;margin-top:20px;}
.txt3 p {float:right;width:750px;text-indent:0px;font-size:16px;line-height:33px;margin-top:10px;margin-right:18px;}
.txt3 .h3title{margin-left:10px;margin-top:20px;}

.txt4 {width: 900px; float: left; margin:20px 0;margin-left:60px;border:solid 1px #71E4F9;text-indent:28px; line-height: 24px;padding:10px;padding-bottom:30px;background:#fff;}
.txt4 img {float:left;width:210px;margin-left:20px;margin-top:20px;}
.txt4 p {float:right;width:630px;text-indent:0px;font-size:15px;line-height:33px;margin-top:20px;margin-right:10px;}
.txt4 .h3title {margin-left:10px;}
.txt4 ul {width:880px; float: left;margin-top:20px;}
.txt4 ul li {line-height:35px;border-bottom:solid 1px #ccc;padding-bottom:5px;margin-top:10px;float:left;width:415px;margin-left:20px;font-size:15px;background:url(../images/picmcu_star.jpg) no-repeat 0px 7px;}


.form{ margin:10px 75px; border-left:2px solid #aa9bce; border-top:2px solid #aa9bce; background: #fff;}
.form th{ padding:15px; border-right:2px solid #aa9bce; border-bottom:2px solid #aa9bce; text-align:center;}
.form th img{ width: 100%; height: 130px; border: 1px solid #dcdcdc;}
	
.form td{ padding:10px; border-right:2px solid #aa9bce; border-bottom:2px solid #aa9bce; text-align:left; vertical-align: top; line-height: 24px;}

.holder{ margin-bottom:20px; width:1200px;float:left;}
.txt_list{ clear:both; margin:20px 60px 10px 0; width:860px; text-indent: 0;}
.txt_list li{ float:left; width:430px; margin-bottom:10px;}
.txt_list li a{ padding-left:18px; background:url(../images/oscillator_txtlist.jpg) no-repeat left center; color: #5726a2;}
.txt_list li a:hover{ text-decoration:underline;}

.topline_holder .top_downmenu1 dl{ margin:10px 0 0 8px;}
.topline_holder .top_downmenu1 dl dt{ padding:0 0 5px 5px;}
.topline_holder .top_downmenu1 dl dd{ margin:1px 0 0;}
.go-top {
    bottom: 40px;
    position: fixed;
    right: 20px;
    width: 46px;
    z-index: 999;
}
.go-top a {
    background-image: url(../images/go-top.png);
    display: block;
    height: 46px;
    margin-bottom: 10px;
    width: 46px;
}
.go-top a:last-child {
    margin-bottom: 0;
}
.go-top .go {
    background-position: 0 -150px;
}
.go-top .go:hover {
    background-position: 0 -250px;
}
.go-top .feedback {
    background-position: 0 -100px;
}
.go-top .feedback:hover {
    background-position: 0 -300px;
}
.go-top .uc-2vm {
    background-position: 0 0;
}
.go-top .uc-2vm:hover {
    background-position: 0 -350px;
}
.go-top .uc-2vm-pop {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    position: absolute;
    right: 60px;
    top: -100px;
    width: 240px;
}
.go-top .uc-2vm-pop .title-2wm {
    font-size: 14px;
    margin: 10px 20px;
}
.go-top .uc-2vm-pop .logo-2wm-box {
    position: relative;
}
.footer_box {
    background: #202830 none repeat scroll 0 0;
    color: #cbd8e4;
    float: left;
    line-height: 33px;
    margin-top: 10px;
    padding: 20px 0;
    width: 100%;
}
.footer {
    font-size: 14px;
    margin: 0 auto;
    text-align: center;
    width: 1000px;
}
.footer ul li {
    border-right: 1px solid #cbd8e4;
    display: inline;
    margin-left: 10px;
    padding-right: 10px;
}
.footer ul li.else {
    border: medium none;
}
.footer ul li a {
    color: #cbd8e4;
}
.footer ul li a:hover {
    color: #ff0;
}
.footer ul li.else a {
    color: #f00;
}
.footer ul li.else a:hover {
    color: #ff0;
}
.js_report {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #aa9bce;
    margin: 30px auto;
    text-align: center;
    width: 1198px;
}
.js_report h2 {
    background: #8c49bc none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    line-height: 45px;
    margin: 0;
}
.js_report h2 a {
    color: #fff;
}
.js_report h2 a:hover {
    color: #ff5400;
}
.js_report ul {
    margin: 30px auto;
    width: 1100px;
}
.js_report ul li {
    float: left;
    height: 145px;
    line-height: 25px;
    margin-left: 14px;
    margin-right: 13px;
    text-align: left;
    white-space: normal;
    width: 155px;
}
.js_report ul li img {
    border: 5px solid #f0f0f0;
    height: 77px;
    width: 147px;
}
.js_report ul li a {
    color: #1a88d7;
    text-decoration: underline;
    font-size: 12px;
}
.js_report ul li a:hover {
    color: #fe4679;
    text-decoration: none;
}
.js_report ul li table td {
    text-align: center;
}
.js_report .bottom_more {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}
.js_report .bottom_more a {
    background-image: linear-gradient(to right, #3e93f4, #8d4bb6);
    border-radius: 4px;
    color: #fff;
    display: block;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 20px;
    text-align: center;
    width: 200px;
}
.js_report .bottom_more a:hover {
    background: #d00 none repeat scroll 0 0;
}
	
.timetxt_list{ width: 475px; float: right; margin-right: 70px; border-left: 2px solid #aa9bce; padding-left: 40px;}	
.timetxt_list li{ line-height: 20px; margin: 10px 0 0 -25px; height: 40px;}
.timetxt_list li span{ width: 10px; height: 10px; border-radius: 5px; background: #5726a2; float: left; margin:5px 0 15px -21px;}