@charset "UTF-8";

/*初始化ccontent*/

body {
	min-width: 1200px;
	font-family: 微软雅黑;
	color: #333;
	background: #fff;
}


/*min-width的宽度根据项目页面宽度决定*/

*,
*:before,
*:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
addrecontent,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
form {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

input {
	margin: 0;
	padding: 0;
	outline: none;
}

li {
	list-style: none;
}

a,
ins {
	text-decoration: none;
}

*:focus {
	outline: none;
}

a {
	color: #333;
}


/*颜色根据通用信息列表的文字颜色决定*/

.more a {
	color: #999;
}


/*颜色根据通用更多的文字颜色决定*/

a:hover {
	color: #478fe0;
	text-decoration: none;
}


/*颜色根据psd主色调决定，比如很多都是蓝色*/

.more a:hover {
	color: #478fe0;
}


/*颜色根据psd主色调决定，比如很多都是蓝色*/

.fl {
	float: left;
}

.fr {
	float: right;
}

.cf:after {
	display: block;
	content: '';
	height: 0;
	visibility: hidden;
	clear: both;
}

.cf {
	zoom: 1;
}

.hide {
	display: none;
}

.block {
	display: block;
}

textarea,
input {
	font-family: 微软雅黑;
}

.lmbg img {
	width: 100%;
}

.lmNav {
	width: 1210px;
	margin: 0 auto;
	background: url(navbg.png);
	height: 83px;
	position: relative;
	margin-top: -17px;
}

.lmNav ul {
	margin: 0 5px;
}

.lmNav ul li {
	display: inline-block;
	float: left;
	width: 180px;
	line-height: 64px;
	font-size: 16px;
	text-align: center;
}

.lmOn {
	background: url(navlt.png);
	height: 84px;
	position: relative;
	bottom: 19px;
}

.lmOn a {
	display: block;
	line-height: 84px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.banner {
    width: 100%;
    height: 180px;
    background: url(banner.jpg) no-repeat;
}

.tit {
    padding: 57px 0 26px 0;
}

.banner p {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}
.line-pc{
	width: 1200px;
	height: 1px;
	margin: 0 auto;
	border: 1px solid #EEEEEE;
	margin-top: 20px;
	margin-bottom: 20px;
}
.smzq {
    width: 198px;
    height: 50px;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: rgba(255, 255, 255, 0.3);
}
.addBgc{
    background-color: #fff;
    color: #1F59D8 !important;
    border-top: 2px solid #1F59D8;
}

.smzq:hover{
    background-color: #fff;
    color: #1F59D8 !important;
    border-top: 2px solid #1F59D8;
}
.wd1200 {
	width: 1200px;
	margin: 0 auto;
}

.content {
	margin-top: 20px;
	margin-bottom: 20px;
}

.lmtitle {
	height: 65px;
	line-height: 65px;
	margin-bottom: 25px;
}

.lmtitle span {
	font-size: 36px;
	background: url(titbg.png) no-repeat bottom center;
	line-height: 36px;
	padding-bottom: 24px;
	display: block;
	text-align: center;
}

.clbj {
	background: #f5f5f5;
}

.time_box {
	width: 960px;
	float: right;
}

.time_box .headline-1,
.para {
	background: #fff;
	width: 100%;
	float: left;
}
.para {
	padding: 18px 0;
    width: 100%;
    overflow: hidden;
}
.para li img {
    width: 36px;
    height: 36px;
    margin: -5px 20px 0 20px;    display: none;
}

.para ul li {
    width: 303px;
    height: 50px;
    background: #F5F5F5;
    line-height: 50px;
    margin: 0 15px 15px 0;
    float: left;
}

.para ul li a {
    display: inline-block;
    width: 80%;
    height: 50px;
    font-size: 16px;
    padding-left: 30px;
    color: #333 !important;
    float: left;
}

.para ul li span {
    width: 20%;
    height: 50px;
    display: inline-block;
    background: url(order.png) no-repeat center center;
    float: left;
	display: none;
	cursor: pointer;
}

.para ul li:hover {
    
    background: #1F59D8 !important;
}
.para ul li:hover span{
	
	display: block;
}

.para ul li:hover a {
    color: #fff!important;
}
.time_box .headline-1:first-child {
	margin-top: 0px;
}

.slide {
	width: 210px;
	float: left;
}

.fixed {
	position: fixed !important;
	top: 0
}

.mdjt {
	position: absolute;
	width: 41px;
	height: 22px;
	left: -41px;
	top: 46px;
	z-index: 1000;
	display: none;
}

.paralist {
	float: left;
	margin-top: 40px;
	margin-bottom: 10px;
	width: 100%;
}

.para .paralist:first-child {
	margin-top: 0px;
}

.lcpic {
	float: left;
}

.lctime {
	width: 585px;
	float: right;
}

.lctime span {
	color: #478fe0;
	font-size: 18px;
	line-height: 32px;
}

.lctime p {
	color: #333;
	font-size: 16px;
	line-height: 32px;
}