@charset "utf-8";
/* CSS Document */

body {
	width: 100%;
	height: 100%;
	line-height: 28px;
	margin: 0px auto;
	padding: 0px;
	background-color: #080239;
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
	overflow-x: hidden;
	background:#f7f7f7;
	font-size: 17px;
  color: #555;
}
form, p, h1, h2, h3, h4, h5, h6, div {
	margin: 0px;
	padding: 0px;
}
i {
	font-style: normal;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	color: #333;
	text-decoration: none;
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
}
a:hover {
	text-decoration: none;
}
h2{ font-size:28px; text-align: center; margin-bottom: 30px;}
.mt50{ margin-top: 50px;}

.cl{ clear: both; overflow: hidden;}
.fl{ float: left;}

.fr{ float: right;}

.mcu-programbannerBG{ background: url(../images/mcu-program-bannerBG.png) no-repeat; height: 360px;}
.mcu-programbannerCON{ width:1200px;  margin: 0 auto; text-align: center; color: #fff;}
.mcu-programbannerCON h1{color: #fff; font-size: 70px; padding-top:100px; display: inline-block;}
.mcu-programbannerCON>div{  text-align: center; margin-top: 35px;}
.mcu-programbannerCON>div span{margi: 15px; padding: 0 20px;  font-size: 18px;  letter-spacing: 3.1px;display: inline-block;}
.mcu-program-louplus {
	  position: relative;
    width: 1100px;
    top: -80px;
    margin: 0 auto;
    padding: 40px 50px;    
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 2px 20px 0 rgba(39,74,89,.2);
}
.mcu-program-intro {
    margin-top: -80px;
    padding: 0;
    color: #565656;
}
.mcu-program-content{
   	width:1100px;
    margin: 0 auto;
    padding: 70px 50px;
    background: #fff;
}

.mcu-program-compared{
	width: 100%;
	background: #6aaaff;
	padding: 40px 0;
	color: #fff;
}

.mcu-program-compared .text-list{
	width: 1200px;
	margin: 0 auto;
}
.mcu-program-compared .text-list li{
	margin-bottom: 20px;
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #508fe0;
    box-shadow: 6px 6px 0 0 #497ec0, 0 2px 0 0 #497ec0;
}
.mcu-program-use{
	width: 1200px;
	margin: 0 auto;
	padding: 50px 50px;
}
.mcu-use-list{ clear: both; overflow: hidden;}
.mcu-use-list li{
	width:530px;
	height: 45px;
	line-height: 45px;
	margin: 10px 10px 20px;
	float: left;
	padding:10px 20px 10px;
	border-left: 6px solid #f3a000;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 6px 6px 0 rgba(39,74,89,.2);
}
.mcu-use-list li:hover{
  background: #efefef;
}

.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: #5152c8 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;}
