﻿body {
    font-family: Microsoft YaHei;
    margin: 0;
    padding: 0;
    background: #282828 url(../images/bg.jpg) repeat-y top;   
    color: #fff; 
}
p, div, form, img, ul, ol, li, dl, dt, dd {
    margin: 0;
    padding: 0;
    border: 0;
}
ul, ol, li {
    list-style: none;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}
table, li, tr, th, br {
    font-family: Microsoft YaHei;
}
img {
    display: block;
}

/* Á´½ÓÑÕÉ« */
a {
    text-decoration: none;
    color: #fff;
}
a:hover {
    text-decoration: none;
    color: #C00;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.tc {
    text-align: center;
}
.tr {
    text-align: right;
}
.cl {
    clear: both;
}

/* nav */
.nav {
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    font-family: SimSun;
    background: url(../images/bg01.jpg) repeat-y center;
}
.nav a {
    color: #fff;
}
.bg01 {
    background: url(../images/title_01.jpg) no-repeat center top;
    height: 410px;
}
.bg02{
    background: url(../images/title_03.png) no-repeat center top;
    padding-top: 115px;
    clear: both; 
}
.bg03{
    background: url(../images/title_04.png) no-repeat center top;
    padding-top: 115px;
    clear: both; 
}
.clearflx::after {
    content: '.';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}


.ww {
    width: 1000px;
    margin: 0px auto;
    padding-top: 40px;
    clear: both;
}
.ww::after {
    content: '.';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.box01{
    width: 1000px;
    height: 170px;
    margin: 0px auto;
    background: url(../images/title_02.png) 0px 20px no-repeat;
    padding-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.box01 span{
    padding: 0 70px 0 80px;
    font-size: 16px;
    line-height: 24px;
}
.t32{
    text-indent: 32px;
}

.list{
    margin: 0px auto;
    width: 1000px;
}
.list li{
    float: left;
    width: 238px;
    padding: 1px;
    background: #000;
    margin: 15px 13px 0 0;
}
.list li img{
    display: block;
    width: 238px;
    height: 178px;
}
.list li h3{
    padding: 8px 0 0 10px;
    font-size: 13px;
    line-height: 21px;
    font-weight: lighter;
	height:50px;
}
.list li.no{
    margin: 15px 0 0 0;
}
.list li a.butt{
	float:right;
	padding:2px 10px 2px 15px;
	margin:5px 8px 8px 0;
	clear:both;
	background:#007dcf;
	color:#fff;
	border-radius:5px;
	font-size:12px;
	letter-spacing:6px;
	font-weight:bold;
}
.list li a.butt2{
	float:right;
	padding:2px 10px;
	margin:5px 8px 8px 0;
	clear:both;
	color:#fff;
	font-size:12px;
}
.list li a.butt:hover{
	background:#fff;
	color:#007dcf;
}
.box02{
    width: 485px;
}
.box02 h2{
    background: url(../images/title_05.png) 0px 5px no-repeat;
    font-size: 28px;
    padding: 0 0 25px 54px;
    color: #333333;
    font-weight: lighter;
}
.box02 ul{
    display: block;
}
.box02 ul li{
    padding-top: 20px;
    display: block;
    clear: both;
}
.box02 ul li span{
    background: url(../images/title_06.jpg) 0px 7px no-repeat;
    text-indent: 10px;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    float: left;
    width: 360px;
}
.box02 ul li span a{
    color: #333333;
}
.box02 ul li span a:hover{
    color: #c00;
}
.box02 ul li a.down{
    float: right;
    width: 64px;
    height: 20px;
    margin-right: 15px;
    line-height: 20px;
    background: #878686;
    border: 1px solid #878686;
    font-size: 14px;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    font-weight: bold;
}
.box02 ul li a.down:hover{
    background: #fff;
    color: #878686;
}

.layer { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 99999; overflow: auto; width: 100%; height: 100%; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); -moz-opacity: .7; opacity: 0.7; display:none; }
.layer2 { position: fixed; top: 2%; right: 0; bottom: 0; left: 0; z-index: 999999; overflow: auto; width: 100%; height: auto; display:none; }
.close{
    float: right;
    font-size: 40px;
    color: #858585;
    margin: 0 5px 0 0;
}

.questionnaire{
    width: 820px;
    background: #fff;
    border-radius: 15px;
    margin: 0px auto;    
    display: block;
}
.questionnaire .top{
    background: #f2f2f2;
    color: #000;
    display: block;
    clear: both;
}
.questionnaire .top h2{
    font-size: 30px;
    padding: 15px 0 0 35px;
    font-weight: lighter;
}
.questionnaire .top p{
    padding: 10px 50px 15px 35px;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
}
.questionnaire .list01{
    padding-top: 15px;
}
.questionnaire .list01 li{
    padding-top: 4px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    width: 820px;
}
.questionnaire .list01 li span{
    display: inline-block;
    width: 285px;
    padding-right: 15px;
    text-align: right;
}
.questionnaire .list01 li b{
    color: #ff1111;
    padding-right: 5px;
}
.questionnaire .list01 li input{
    width: 300px;
    padding: 0 10px;
    border: 1px solid #979797;
    line-height: 24px;
    display: inline-block;
}
.questionnaire .list01 li select{
    width: 320px;
    border: 1px solid #979797;
    line-height: 24px;
    height: 24px;
    display: inline-block;
    text-align: center;
}
.questionnaire dl{
    padding: 10px 0 0 10px;
}
.questionnaire dl dt{
    font-size: 16px;
    color: #007dcf;
    padding: 20px 0 0 25px;
}
.questionnaire dl dd{
    font-size: 14px;
    color: #969696;
    line-height: 22px;    
}
.questionnaire dl dd input{
    margin:6px 0 0 25px;
}
.questionnaire dl dd .submit{
    margin: 20px 0 0 340px;
    width: 98px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #fff;
    background: #007dcf;
    text-align: center;
    letter-spacing: 5px;
    border-radius: 15px;
    border: none;
    display: block;
    font-weight: bold;
}
.questionnaire .bottom{
    margin-top: 30px;
    background: #017ecf;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.questionnaire .bottom span{
    padding: 0 45px 0 50px;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
}
.questionnaire .bottom span a{
    color: #fff;
    text-decoration: underline;
}
.questionnaire .bottom span a:hover{
    color: #c00;
    text-decoration: underline;
}



.l1_1 { width: 300px; position: fixed; top: 30px; right: 50%; margin-right: -800px; }
*html .l1_1 { position: absolute; bottom: auto; top: expression(eval(document.documentElement.scrollTop)); }
.l7 { position: absolute; width: 300px; right: 50%; margin-right: -800px; }

.0914{ float:left; width:300px;}




/* .box05 li p{
    padding: 0 15px 0 20px;
    font-size: 14px;
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
} */


/* footer */
#footer {
    width: 100%;
    line-height: 25px;
    font-family: SimSun;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    padding:40px 0;
    margin-top: 50px;
    background: url(../images/bg01.jpg) repeat-y center;
}
#footer a {
    color: #fff;
}
#footer p {
    text-align: center;
    font-family: SimSun;
    font-size: 12px;
}
#footer address {
    font-style: normal;
    text-align: center;
    color: #fff;
    font-family: SimSun;
    font-size: 12px;
}