﻿/* CSS Document */
html,body {
    margin: 0;
    padding:0;
    height: 100%;
	margin:0 auto;
	background:#fff;
	font-family:'微软雅黑';
	font-size:14px;
	color:#595a5a;
}
	body,ul,ol,li,p,div,h2{
	margin:0;
	padding:0;
	list-style:none;
	}
img{ border:none;}
/*基础容器，页脚样式*/
h2{
font-size: 14px;
color: #e0002a;
width:100%;
text-align: center;
margin:0 auto;
padding:18px 0;
}
.top{
   text-align:center; 
   background:#e5e5e5; 
   width:100%; 
   height:98px;
}
.container {
    height: auto !important;
    height: 100%; /*IE6不识别min-height*/
    position: relative;
	margin:0 auto;
}
.header{ max-width:480px; width:100%; margin:0 auto;}
.header img{ width:100%;}
.content{max-width: 480px; height:auto; overflow:hidden; margin:0 auto; padding:20px 0;}
.content p{ width:94%; line-height:26px; text-indent:2em; margin:0 auto; text-align:left;}
.content .results{ width:94%; height:auto; padding:6% 3% 3%; overflow:hidden;}
.content .results li{ width:49%; height:auto; line-height:30px; padding-bottom:10px;}
.content .results li input{ border:none; border-bottom:1px solid #666; background:none;}
.text{ line-height:30px; padding-top:10px;}
.text img{ width:32%; height:auto; overflow:hidden; margin:0 auto; border:none;}

.divshadow01 {
filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090, direction=120, strength=4);/*ie*/
	-moz-box-shadow: 1px 1px 1px #909090;/*firefox*/
	-webkit-box-shadow: 1px 1px 1px #909090;/*safari或chrome*/
	box-shadow: 0px 1px 2px #909090;/*opera或ie9*/
}
#demo_a {
	width: 100%;
	margin: auto;
	border: #ccc solid 0px;
	margin-bottom: 0px;
	overflow: hidden;
	max-width: 480px;
}
#demo_a img{
	margin: auto;
	border: #ccc solid 0px;
}
.content_font_div{
    width:100%;
    margin: 0 auto;
    font-size:14px;
	overflow: hidden;
	max-width: 480px;
	text-align:center;
}
.content_font_div img{	
	width:100%;
	margin:0 auto;
	text-align:center;
}
.content_font_div .img img{	
	width:70%;
	margin:0 auto;
}
.content_font_div p{
	 font-size: 14px;
	 line-height: 25px;
	 text-align: left;
	 width:90%;
	 margin:0 auto;
	 padding:0 5%;
	 text-indent:2em;
}
.content_font_div p img{
	width:100%;
}
.img_t{ margin-left:-5px; text-align:center; margin:10px auto;}
ul li{ float:left; margin:2px;}
.sm{width:90%; text-align:center;}
.content_font_div p span{
	color:#460000;
	font-size: 14px;
	font-family: 微软雅黑;
	font-weight:600;
}

.title_left_div_level2 a{
    text-decoration:none;
	display:block;
}
.big_image{
    margin:0px auto; 
    width:100%;
	height:30px;
	line-height:30px;
	/*background:#355d78;*/
	padding-top:5px;
	max-width: 480px;
	position:relative;
    background:url(../images/tit_bg.png) no-repeat;
}
.b_xsj{
	 
	width:19px; height:11px; position:absolute; top:35px; left:25px;}
.big_image .tit{
	text-align:left; 
	height:30px; 
	line-height:20px; 
	font-family:'微软雅黑'; 
	font-size:16px;
	color:#204483;
	overflow:hidden;
	padding-left:8%;
	box-sizing:border-box;
	/*background:#fff;
	border-radius:0.8em;
	border-bottom:1px solid #dee5ec;*/

}
.big_image .tit img{ width:100%;}
.big_image .tit b{ width:10px; height:30px; line-height:35px; background:#163262; display:inline-block; margin-right:10px; float:left;}
.big_image .tit span{
	font-size:12px;
text-align:left;
margin-left:15px;
color:#FF0;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
text-transform:Uppercase;
}
.content_desc{
    font-size: 13px;
    line-height: 25px;
    text-align: left;
	color:#333;
	font-family:'微软雅黑'; 
}
.content_desc a{color:#333; text-decoration:none;}
.fangwei{
	width:312px;
	margin: 0 auto;
	text-align: center;
	max-width:480px;
        width:100%;
	}
.yz{
font-size: 15px;
font-weight: bold; 
margin:10px auto;
width:100%;
text-align:center;
color:#000;
}
.shuru{
	width:100%;
	height:auto;
	margin: 0 auto;
	overflow:hidden;
	text-align: center;
	}
.shuru img{
	width:50%;
	margin: 0 auto;
	overflow:hidden;
	text-align: center;
	padding-bottom:25px;
	}
#code{
	max-width:300px;
	min-width:250px;
	height:26px;
	padding:2px 10px;;
	border:1px solid #ccc;
	border-radius:5px;
	margin:0 5%;
	}
.scrollImg{
   width:150px;
   height:100px;
}
.headline{
    font-size: 20px;
    color: red;
    width:312px;
    text-align: center;
    margin: 10px auto; 
}
.title1{
    margin-top:20px;
    color:red;
    font-size:20px;
    text-align: left;
    width: 320px;
}
#demo{
	OVERFLOW:hidden; WIDTH:90%;
	max-width:440px;
	HEIGHT: auto;
	margin:0 auto;
	padding:20px 0;
	}
#demo img{
	padding:0 5px;
	}
#demo span{
	font-size:11px;
	text-align:center;
	width:100%;
	line-height:22px;
	padding:0 18px;
	}

.zou img{
        width:150px;
        margin: 1px;
    }
ul li{
	list-style:none;
	}
.component_top_space{

}
.title_center_div_level1{
	text-align:center;
	margin:0 auto;
}
.bk{
	width:250px; 
	height:80px; 
	border:1px solid #f5f5f5; 
	margin-left:-20px; 
	text-align: left; 
	padding:10px; 
	margin-bottom:10px;
	background:#fff;
}
.bt{
	width:312px;
	margin-top: 10px;
	font-size:13px;
	font-weight:bold; 
	color:#003366;
	font-family:"微软雅黑";
}
.btn {
	width:110px;
	height:36px;
	line-height:36px;
	background:#cccccc;
	background-size:100%;
	border:#ccc 1px solid;
	color:#000;
	font-size:12px;
	font-family:'Microsoft Yahei', 'Simsun';
	cursor:pointer;
	font-size:100%;
	vertical-align:middle;
	outline:none;
	-webkit-appearance:none;
	margin:12px auto;
}
.bj1 {
	width:90%;
	margin:5px auto;
	height:auto;
	min-height:40px;
	border:1px solid #abcafa;
	padding:8px;
	background-color:#fff;
	color:#333;
	border-radius:0.5em;
}
.dd-lsit2{position:absolute;left:20px;top:50px;z-index:200;width:118px; height:141px;}
.dd-lsit2 a{position:absolute; z-index:300; left:4px;top:4px;}
.lsit-s2{ position:absolute;left:0;top:0;width:118px; height:141px; background:#ed9f68;opacity:0.5;filter: alpha(opacity=50);z-index:100}
.lsit-s1{ position:absolute;bottom:4px;right:4px;z-index:300; color:#fff; width:110px; height:31px; background:#000;opacity:0.5;filter: alpha(opacity=50); text-align:center; font-size:12px; line-height:31px;}
.lx{ margin-left:15px; max-width:480px; margin:0 auto; height:auto; overflow:hidden; padding:15px 0;}
.lx p{ line-height:28px;  color:#3c3d3d; padding-left:9.5%; }
.lx p b{ font-weight:bold;}