﻿@charset "utf-8";
/* CSS Document */
* {padding: 0; margin: 0;border: none; box-sizing: border-box;font-family: 微软雅黑, serif;}
fieldset,
img {border: 0;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;font-weight: normal;}
ol,ul { list-style: none;}
caption,th {text-align: left;}
sup,sub {font-size: 100%;vertical-align: baseline;}
a {cursor: pointer;text-decoration: none;color: inherit;}
a:hover {text-decoration: none;}
img { vertical-align: middle;}
body {background-color: #fff; min-width: 1200px;}
li {list-style: none;}
.hide {display: none;}
.clearfix {zoom: 1;}
.clearfix:after { content: "020";display: block; height: 0;clear: both;visibility: hidden;}
.fl {float: left;}
.fr { float: right;}

.layout{ width: 1200px; margin: 0 auto; position: relative;}
.boxMo { min-width: 1200px;}
.marB40 { margin-bottom: 40px;}
.w580 { width: 580px;}

.banner1 img{width: 100%; height: 198px;}
.lmT {height: 52px; margin-bottom: 10px; border-bottom: 3px solid #dcedfd;}
.lmT span {display: inline-block; padding: 0 25px;font: bold 24px/49px "Microsoft Yahei";color: #284b90;border-bottom: 3px solid #284b90; }
.news_list li {position: relative;height: 56px;padding-left: 26px; font: 20px/56px "Microsoft Yahei"; text-overflow: ellipsis; white-space: nowrap;overflow: hidden;}
.news_list li:before {position: absolute; top: 50%; left: 0;width: 20px;height: 18px;margin-top: -9px; background-color: #cbcbcb; content: ""; background: url(li.png) no-repeat 0 0;}
.news_list1 li:before {position: absolute; top: 50%; left: 0;width: 18px;height: 22px;margin-top: -10px; background-color: #cbcbcb; content: ""; background: url(li2.png) no-repeat 0 0;}

.title {height: 52px; margin-bottom: 10px; background:#dcedfd url(http://hrss.bbzdgl.com/images/bg_lmT.jpg) no-repeat right top;}
.title span {display: inline-block; padding: 0 25px;font: bold 24px/52px "Microsoft Yahei";color: #fff; background-color:  #3f6fd1;}

.lmT1 {height: 52px; margin: 30px 0 10px 20px; background-color: #c7e4ff; background-image: linear-gradient(to right, #c7e4ff , #fff); width: 30%;}
.lmT1 span {display: inline-block; padding: 0 10px;font: bold 24px/49px "Microsoft Yahei";color: #3f6fd1;float: left;}
.lmT1 i {float: left;width: 31px;height: 36px; background-image: url(icon.png);margin:8px 0 0 15px;}
.lmT1.tem1 i {background-position: 0 0;}
.lmT1.tem2 i {background-position: 0 -36px;}
.lmT1.tem3 i {background-position: 0 -72px;}
.lmT1.tem4 i {background-position: 0 -108px;}
.lmT1.tem5 i {background-position: 0 -144px;}
.lmT1.tem6 i {background-position: 0 -180px;}
.lmT1.tem7 i {background-position: 0 -216px;}

.item-content a{background: #fff;color: #666;height: 52px;line-height: 52px;width: 358px; padding: 0 12px;margin: 10px 20px; float: left; font-size: 20px; border: 1px solid #d9d9d9; text-align: center;}
.item-content a:hover{background: #3f6fd1;color: #fff;}