@charset "utf-8";
/* CSS Document */
html {
	background: #FFF;
	font-size: 62.5%; /* 10÷16=62.5% */
}
body {
	font-size: 14px;
	font-size: 1.4rem; /* 12÷10=1.2 *//*font-family:"\5FAE\8F6F\96C5\9ED1", SimSun;*/
	background-color: #eaf0f5;
	color: #3c3c3c;
	font-family: 'Microsoft YaHei', SimSun, SimHei, "STHeiti Light", STHeiti, "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
}
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dl, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
	margin: 0px;
	padding: 0px;
	color: #323232;
	-webkit-font-smoothing: subpixel-antialiased;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
fieldset, img {
	border: 0;
}
img, object {
	max-width: 100%;/*height:auto;*/
	width: auto\9;/* for ie8 */
	-ms-interpolation-mode: bicubic;
}
a {
	outline: none;
blr:expression(this.onFocus=this.blur());
	text-decoration: none;
	color: #3c3c3c;
	font-family: 'Microsoft YaHei', SimSun, SimHei, "STHeiti Light", STHeiti, "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #7e0001;
	text-decoration: none;
}
input[type='button'] {
	outline: none;
	border: 0 none;
	background-color: transparent;
	cursor: pointer;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: 400;
}
ul, ol, li {
	list-style: none outside none;
}
.tc {
	text-align: center !important;
}
.tl {
	text-align: left !important;
}
.tr {
	text-align: right !important;
}
.fwn {
	font-weight: normal;
}
.fwb {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
q:before, q:after {
	content: '';
	content: none;
}
input, textarea, select {
	font-weight: inherit;
}
input, select, textarea, button {
	vertical-align: middle
}
/*头部样式*/
.header {
	width: 100%;/*height:95px;*/
	z-index: 9997;
	left: 0;
	top: 0
}
.topWrap {
	position:relative;
	width: 100%;
	height: 150px;
	font-size: 15px;
	background: url('../images/background2.png') no-repeat right top #99212a;
}
.topWrap a i {
	color: #fff;
	margin-right: 5px;
}
.top_lf {
	width: 440px;
	float: left;
	background: url(../images/t01.jpg) no-repeat 5px center;
}
.top_rt {
	width: auto;
	float: right;
}
.top_rt li strong {
	color: #99212a;
}
.topWrap .top_lf li a {
	color: #ddd;
}
.topWrap .top_lf li a:hover {
	color: #fff;
}
.topWrap li {
	width: 80px;
	float: left;
	text-align: center;
	background-color: #1b5ca1;
	color: white;
	margin-right: 1px;
}
.topWrap li a {
	padding: 0 0px;
	color: #fff;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.topWrap .ewm {
	float: right;
	position: absolute;
	text-align: center;
	top: 30px;
	right: 15%;
}
.topWrap a:hover {
	color: #99212a;
}
.topWrap li a:hover .fa-user, .topWrap li.c01 a:hover {
	color: #ee7f08;
}
.topWrap li a:hover .fa-edit, .topWrap li.c02 a:hover {
	color: #b0d5ff;
}
.topWrap li a:hover .fa-users, .topWrap li.c03 a:hover {
	color: #57ffab;
}
.topWrap li a:hover .fa-desktop, .topWrap li.c04 a:hover {
	color: #ff6a6a;
}
.topWrap li a:hover .fa-graduation-cap, .topWrap li.c05 a:hover {
	color: #dbb2fe;
}
.logo {
	width: 204px;
	height: 67px;
	float: left;
	padding: 16px 0 0 10px;
	background-color: #253d6a;
	margin-right: -214px;
	position: relative;
}
.header.current {
	position: fixed;
	height: 60px;
}
.current .navMain {
	background: none;
	background-color: #0172b8;
	background: url(../images/index_19.jpg) no-repeat;
}
.logo2 {
	width: 540px;
	height: 116px;
	position: absolute;
	left: 50%;
	margin-left: -270px;
	top: 130px;
	z-index: 9991;
	background-size: 540px 116px;
}
.logo3 {
	width: 400px;
	height: 86px;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	top: 120px;
	z-index: 9991;
}
.current .logo2 {
	display: none;
}
.btn_ser {
	display: inline-block;
	width: 34px;
	height: 31px;
	cursor: pointer;
}
.btn_ser img {
	vertical-align: middle;
}
.ser {
	display: none;
	width: 210px;
	height: 35px;
	right: 158px;
	top: 39px;
	line-height: 30px;
	background-color: #fff;
	z-index: 9999;
}
.searchWrap {
	background: url(../images/search_bg.png) repeat;
	width: 200px;
	height: 20px;
	position: absolute;
	top: 70px;
	right: 27%;
	z-index: 99;
	border: 1px solid #e7e7e7;
}
.search {
	width: 200px;
	height: 20px;
	position: relative;
	overflow: hidden;
	z-index: 9998;
}
.search input {
	position: absolute;
	width: 175px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	border: none;
	background: none;
	right: 35px;
	top: 0px;
	padding-left: 0px;
	text-align: center;
}
.search input.notxt {
	color: #fff;
	width: 90%;
	text-align: center;
	font-size: 16px;
}
.search input.notxt1 {
	position: absolute;
	width: 40px;
	height: 20px;
	top: 0px;
	right: 0px;
	border: none;
	background: url(../images/search_bg02.png) no-repeat center center;
	cursor: pointer;
	overflow: hidden;
	background-color: #ffd100;
}
.top li.Enlish {
	width: 15.2333%;
*width:14.73%;
}
.nser {
	display: block;
	width: 100%;
	background-color: #e9f3ff
}
.nser .search {
	width: 100%;
}
.nser .search input.notxt {
	width: 90%;
	left: 0;
	padding-left: 2%;
}
.nser .search input.notxt1 {
	background: url(../images/search.png) no-repeat center center #99212a;
	right: 0px;
}
.nlinks {
	width: 100%;
	overflow: hidden;
	background-color: #03326a;
	line-height: 35px;
	font-size: 14px;
	font-size: 1.4rem;
}
.nlinks span {
	float: left;
	width: 14.28%;
	text-align: center;
}
.nlinks span a {
	color: #fff;
}
.nlinks span a i {
	color: #fff;
	margin-right: 3px;
}
.ser .search input.notxt {
	color: #444;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: left;
}
.ser .search input.notxt1 {
	top: 0;
}
/*手机端导航*/
/*.snav{display: none;background-color:#024fa7;right:0px; top:0;z-index:9995; width:100%;}
.mbtn{display: none;width:100%;height: 35px;z-index: 1002;cursor:pointer;}
.mbtn span{width:32px;height:32px;margin-right:66px;float:right;color:#014fa7;font-size:20px;line-height:32px;text-align:center;background-color:#d6d6d6}
.navm{ width:100%; line-height: 30px; background-color:#044187;overflow: hidden; text-align: left; display: none;top:30px;left:0}
.navm li{background:url(../images/white-down-arrow.png) no-repeat 98% center;border-bottom:1px solid #395d9f;}
.navm li a{ font-size: 16px; font-size:1.6rem; line-height:18px; padding:10px 0px; color:#fff; padding-left:13px;  display:block;}
.navm li a:hover{color:#fff;}
.navm li.sub_has span{ margin-left: 10px;}
.navm li.on a{ color:#fff; display:block; width:100%;}
.navm dl{ display: none; background-color:#fff;color:#004489}
.navm dl dd{ padding-left: 30px; line-height:18px; padding:8px 0px 8px 30px;border-bottom:1px solid #e5e5e5;}
.navm li.on dl dd a{ font-size: 14px; color:#282828;font-weight:normal;display:inline; border:none; padding:0px;}
.navm li dl dd a{ font-size: 14px; color:#282828; font-weight:normal; display:inline; display:block; border:none; padding:0px;}
.navm li dl dd a:hover{ color:#005bac;}
*/

/*导航*/

.current .nav-wrapper {
	background: #004a99;
	height: 60px;
	line-height: 60px;
	box-shadow: 0px 0px 6px #333;
}
.nav-wrapper.current .navMain {
	background: #014fa7;
	height: 73px;
	line-height: 73px;
}

.navMain {
	height: 45px;
	line-height: 45px;
}
.sub-nav .nav-item{
	line-height: 30px;
}
.nav {
	width: 100%;
	margin: 0px auto;
}
.nav .left {
	width: 39%;
	float: left;
	_display: inline;
	z-index: 999;
	zoom: 1;
}
.nav .right {
	width: 39%;
	float: right;
}
.nav ul {
	width: 75%;
	max-width: 1080px;
	margin: 0 auto;
}

.nav-wrapper {
	z-index: 9992;
	border-bottom: 3px solid #8B212A;
	background: white;
}
.header-logo {
	transition: width 0.3s ease 0s;
	-webkit-transition: width 0.3s ease 0s;
	-moz-transition: width 0.3s ease 0s;
	z-index: 9994;
	padding-left: 50px;
	padding-top: 20px;
}
.header-logo a {
	display: inline-block;
}
.header-logo a:hover {

}
.header-logo a img {
}
.current .header-logo {
	width: 53px;
	top: 3px;
}
.current .nav .left {
	width: 39%;
}
.current .nav .right {
	width: 39%;
}
.ser.current {
	height: 95px;
}
.ser.current img {
	padding-top: 30px;
}
.ser {
	width: 100%;
	height: 35px;
	display: block;
	z-index: 999;
	text-align: center;
}
.ser img {
	padding-top: 40px;
}
.ser .search input {
	height: 35px;
	line-height: 35px;
}
.ustb {
	position: absolute;
	top: 130px;
	left: 50%;
	z-index: 9999;
	margin-left: -158px;
	width: 317px;
}
/*footer*/

.fooer_wrap a {
	color: #f1d9d9;
	font-size: 14px;
	font-size: 1.2rem;
}
.fooer_wrap a:hover {
	color: white;
}
.fooer_wrap {
	width: 100%;
	overflow: hidden;
	z-index: 99;
	background-color: #8B212A;
}
.footer {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	height: 90px;
	line-height: 90px;
}
.footer ul {
	float: left;
	margin-top: 32px;
}
.footer ul.fList01, .footer ul.fList02 {
	width: 14%;
}
.footer ul.fList01 li, .footer ul.fList02 li {
	width: 80%;
	padding-right: 5.5%;
	margin-right: 15.5%;
	text-align: right;
	border-right: 2px solid #1a5ca3;
	float: left;
}
.footer ul.fList03, .footer ul.fList04 {
	width: 14%;
	padding-left: 1.5%;
	border-left: 2px solid #1a5ca3;
}
.footer_logo {
	width: 39.7%;
	text-align: center;
	overflow: hidden;
	color: #ccdaff;
	line-height: 265px;
	font-size: 14px;
	height: 150px;
	float: left;
	background: url(../images/footer_logo.png) no-repeat center;
}
.footer ul li {
	line-height: 24px;
	float: left;
	margin-right: 8px;
}
.footer_right {
	width: 12.78%;
	float: right;
	border-left: 2px solid #1a5ca3;
}
.footer .map {
	float: left;
}
.footer .cp {
	float: right;
}
.footer span {
	font-size: 1.2rem;
	margin-right: 5px;
	color: #f1d9d9;
}
.footer .webcount {
	float: right;
}
.footer .webcount span {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
}
.footer .webcount1 {
	margin-left: 15px;
}
.footer .footerewm {
	display: none;
}
/*.contact span.weixin{background:url(../images/weixin.png) no-repeat 20px center;}

.contact span.sina{background:url(../images/sina.png) no-repeat 20px center;padding-left:50px;}*/
.contact span.total_view {
	padding: 0 0 0 20px;
	line-height: 25px;
	font-size: 14px;
	font-size: 1.4rem;
}
.contact span.today_view {
	padding-left: 20px;
	line-height: 25px;
	font-size: 14px;
	font-size: 1.4rem;
}
.copyrightWrap {
	width: 100%;
	background-color: #F0F0F0;
	overflow: hidden;
}
.copyright {
	max-width: 9000px;
	margin: 0 auto;
	overflow: hidden;
	padding: 11px 0;
	text-align: center;
}
.copyright span {
	color: #696969;
	margin-right: 20px;
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
}
.mod-sidebar {
	width: 40px;
	position: fixed;
	z-index: 9998
}
.rightBars {
	right: 50%;
	bottom: 100px;
	margin-right: -635px;
}
.leftBars {
	left: 50%;
	bottom: 20px;
	margin-left: -635px;
}
.mod-sidebar li {
	width: 40px;
	height: 48px;
	background-color: #004a99;
	margin-bottom: 1px;
	position: relative;
	border: 1px solid #0152a9;
}
.mod-sidebar li a {
	color: #fff;
}
.fLinks {
	width: 550px;
	height: 362px;
	position: absolute;
	right: 40px;
	bottom: -1px;
	display: none;
	background: url(../images/bbg01.png) no-repeat left top;
	padding-left: 8px;
}
.sideMenu1 {
	width: 37px;
	padding: 5px 0 0 3px;
	display: block;
	line-height: 20px;
	text-align: center;
	font-size: 13px;
	letter-spacing: 2px;
	margin: 0 auto;
}
.sideMenu2 {
	width: 40px;
	height: 48px;
	line-height: 75px;
	font-size: 13px;
	display: block;
	text-align: center;
	background: url(../images/goTop.png) no-repeat 11px 7px;
}
.fLinks dl {
	float: left;
	padding: 8px 13px;
	margin-right: 25px;
	width: 130px;
}
.fLinks dl dd h3 {
	font-size: 14px;
	color: #99212a;
	padding: 5px 0 1px;
	font-weight: normal;
}
.fLinks dl dd {
	line-height: 21px;
	font-size: 13px;
}
.fLinks dl.dl03 {
	margin-right: 0;
}
.leftBars .fLinks {
	right: -559px;
	bottom: -26px;
	padding-top: 14px;
}
.mod-sidebar li dd a:hover {
	color: #99212a;
}
.homeMenu3 {
	background: url(../images/home.png) no-repeat center center;
	display: block;
	width: 100%;
	height: 100%;
}
/*手机端导航*/
.snav {
	display: none;
	background-color: #8B212a;
	right: 0px;
	top: 0;
	z-index: 9995;
	width: 100%;
	position:relative;
}
.mbtn {
	display: none;
	width: 100%;
	height: 20px;
	z-index: 1002;
	cursor: pointer;
}
.mbtn span {
    width: 20px;
    height: 20px;
    margin-right: 66px;
    float: right;
    color: #014fa7;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
}
.navm {
	width: 100%;
	line-height: 30px;
	background-color: #8A121C;
	overflow: hidden;
	text-align: left;
	display: none;
	top: 30px;
	left: 0
}
.navm li {
    border-top: 1px solid #8F333B;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.navm li strong {
	float: right;
	width: 37px;
	height: 30px;
	margin-right: 10px;
	background: url(../images/white-down-arrow.png) no-repeat center center;
}
.navm li > a {
	font-size: 16px;
	font-size: 1.6rem;
	float: left;
	line-height: 30px;
	height:30px;
	padding: 10px 0px;
	color: #fff;
	padding-left: 13px;
	display: block;
	width: 120px;
}
.navm li a:hover {
	color: #fff;
}
.navm li.sub_has span {
	margin-left: 10px;
}
.navm li.on a {
	color: #fff;
	display: block;
	width: 120px;
}
.navm dl {
	display: none;
	background-color: #fff;
	color: #004489;
	width: 100%;
}
.navm dl dd {
	padding-left: 30px;
	line-height: 18px;
	padding: 8px 0px 8px 30px;
	border-bottom: 1px solid #e5e5e5;
	clear: both;
}
.navm li.on dl dd a {
	font-size: 14px;
	color: #282828;
	font-weight: normal;
	display: block;
	border: none;
	padding: 0px;
	width: 140px;
}
.navm li dl dd a {
	font-size: 14px;
	color: #282828;
	font-weight: normal;
	display: inline;
	display: block;
	border: none;
	padding: 0px;
}
.navm li dl dd a:hover {
	color: #005bac;
}
.subNavs {
	width: 100%;
	clear: both;
}

@media screen and (max-width:1400px) {
.rightBars {
	margin: 0;
	right: 10px;
}
.leftBars {
	margin: 0;
	left: 10px;
}
}

@media screen and (max-width:1200px) {
.mod-sidebar {
	width: 220px;
	height: 32px;
}
.rightBars {
	margin: 0;
	right: 0;
	bottom: 0;
}
.leftBars {
	margin: 0;
	left: 0;
	bottom: 0;
}
.mod-sidebar li {
	float: left;
	width: 100px;
	height: 30px;
	margin: 0;
}
.sideMenu1 {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
}
.sideMenu2 {
	width: 80%;
	height: 30px;
	line-height: 30px;
	background: url(../images/goTop.png) no-repeat right 7px
}
.leftBars .fLinks {
	bottom: 31px;
	right: -103px;
	height: auto;
	width: 188px;
	padding-right: 8px;
	background: none;
	background-color: #004a99;
	padding-top: 0;
}
.leftBars .fLinks dl {
	width: 100%;
	padding: 0;
	margin: 0;
	border-bottom: 1px dotted #3b638d;
}
.leftBars .fLinks dl dd h3 {
	background: url(../images/open.png) no-repeat 177px center;
	padding: 5px 0 5px
}
.leftBars .fLinks dl dd h3.open {
	background: url(../images/close.png) no-repeat 177px center;
}
}

@media screen and (max-width:1172px) {
.nav, .footer {
	width: 100%;
}
}

@media screen and (max-width:1110px) {
.header-logo {
	width: 40%
}
.navMain {
	height: 45px;
	line-height: 45px;
}
.header-logo img {
	display: block;
}
.logo2 {
	top: 90px;
}
.logo2 a {
	display: block;
	max-width: 280px;
	margin: 0 auto;
}
.goTop {
	right: 10px;
}
.footer {
	max-width: 770px;
	margin: 0 auto;
	position: relative;
}
.footer_logo {
	position: absolute;
	bottom: 0px;
	left: 0%;
	height: 120px;
	line-height: 120px;
	text-align: right;
}
.footer ul.fList03, .footer_right {
	width: 22%;
	text-align: left;
	padding: 0 0 0 2%;
}
.footer ul.fList01 {
	width: 48%;
}
.footer ul.fList01 li {
	text-align: left;
	border-left: 2px solid #1a5ca3;
	border-right: none;
	padding: 0 0 0 5.5%;
}
.footer ul.fList01 li.f02 {
	text-align: left;
	border-left: 2px solid #1a5ca3;
	border-right: none;
	padding: 0 0 0 5.5%;
}
.footer_logo {
	width: 100%;
	background-size: 260px;
	background-position: left center
}
.nav .minfoWrap_inner {
	width: 690px;
}
.nav .minfoWrap_inner .fl {
	display: none;
}
.nav .minfoWrap_inner .fr {
	width: 445px;
	float: right;
	margin-left: 0;
}
			.searchWrap {
    width: 150px;
		right:260px;
}
		.search {
    width: 150px;
}
}

@media screen and (max-width:980px) {
.wraq_header {
	background: none;
	position: static;
	background-color: #253d6a;
}
		.searchWrap {
    width: 150px;
		right:160px;
}
		.search {
    width: 150px;
}
	.topWrap .ewm {
    right: 60px;
}
}

@media screen and (max-width:900px) {
	.nav-wrapper {
    display:none;
}
.nav {
	display: none;
}
.snav {
	display: block;
}
.mbtn {
	display: block;
}
.nlinks span a strong {
	color: #fff;
}
	.searchWrap {
    width: 150px;
		right:160px;
}
		.search {
    width: 150px;
}
	.topWrap .ewm {
    right: 50px;
}
}

@media screen and (max-width:800px) {
	.topWrap .ewm{display:none;}
	.topWrap{height:auto;}
	.header-logo {
    width: 70%;
		padding:0px;
}
.searchWrap {
    height: auto;
	width:130px;	top: 40px;
right: 20px;
}
		
	.navm li > a{
		width:100%;
		float:none;
		padding:0px;
		text-align: center;
	}
.footer {
	width: 500px;
}
.copyright {
	max-width: 500px;
}
.footer_right {
	padding-left: 0;
	width: 27.5%
}
.footer ul.fList03 {
	width: 19%;
}
.footer_logo {
	line-height: 20px;
	padding: 40px 0;
	height: 40px;
}
.footer_logo span {
	display: block;
}
.footer ul.fList01 {
	width: 47%;
}
.footer .map {
	float: left;
}
.footer .map {
	display: none;
}
.footer .cp {
	float: none;
	width: 100%;
	text-align: center;
}
.footer .webcount, .footer .webcount1 {
	display: none;
}
.footer {
	height: auto;
	line-height: 40px;
}
.footer .footerewm {
	text-align: center;
	display: block;
}
	.slide_nav,.slide_tabs{display:none;}	
	.nav-wrapper {display:none;
}
}

@media screen and (max-width:600px) {
.header-logo {
}
	

.logo2 {
	top: 68px;
	width: 260px;
	margin-left: -130px;
}
.logo2 a {
	display: block;
	max-width: 240px;
	margin: 0 auto;
}
.logo3 {
	top: 90px;
	width: 260px;
	margin-left: -130px;
}
.logo3 a {
	display: block;
	max-width: 240px;
	margin: 0 auto;
}
.navMain {
	height: 30px;
	line-height: 30px;
}
.mbtn span {
	margin-right: 10px;
}
.nlinks span {
	width: 25%;
}
.nlinks {
	font-size: 12px;
	font-size: 1.2rem;
}
.navm li a {
	font-size: 14px;
	font-size: 1.4rem;
}
.footer {
	width: 100%;
	padding-bottom: 0;
	padding-top: 15px;
}
.copyright {
	width: 310px;
}
.footer_right {
	width: 100%;
	border-top: 1px solid #183c96;
	padding-top: 3px;
	margin-top: 13px;
}
.contact {
	overflow: hidden;
	padding: 5px;
	width: 300px;
	margin: 0 auto;
}
.contact span {
	width: 50%;
}
.contact span.weixin {
	padding-left: 30px;
	background-position: left center!important;
	width: 100px;
	float: left;
	margin-left: 20px;
}
.contact span.qq {
	padding-left: 30px;
	background-position: left center;
	width: 100px;
	float: left;
}
.contact span.sina {
	padding-left: 30px;
	background-position: left center;
	width: 100px;
	float: left;
	margin-left: 20px;
	margin-bottom: 0;
}
.contact span.total_view {
	width: 180px;
	float: left;
	padding-left: 90px;
	padding-top: 0;
}
.contact span.today_view {
	width: 130px;
	float: left;
	padding-left: 90px;
}
.footer_logo {
	background: none;
	text-align: center;
	padding: 15px 5px;
	width: 310px;
	margin: 0 auto;
}
.footer ul.fList01 {
	width: 60%;
	padding-left: 3%;
}
.footer ul.fList01 li {
	width: 44%;
	padding: 0;
	text-align: center;
	border: none;
	margin-right: 10.5%;
}
.footer ul.fList01 li.f02 {
	width: 44%;
	padding: 0;
	text-align: center;
	border: none
}
.footer ul.fList03 {
	width: 30%;
	border: none;
	text-align: center;
}
.copyright span {
	margin: 0;
	width: 100%;
	text-align: center;
}
.fList01, .fList02, .fList03, .fList04 {
	display: none;
}
}

@media screen and (max-width:480px) {
.fooer_wrap a, .footer_logo {
	font-size: 13px;
	font-size: 1.3rem;
}
		.searchWrap {
display:none;
}
.fList01, .fList02, .fList03, .fList04 {
	display: none;
}
}
.Service-left {
	float: left;
	width: 489px;
	padding: 0px 5px 5px 5px;
}
.Service-left-top {
	height: 11px;
}
.Service-left-min {
	background: url(../images/ser_min.jpg) repeat-y left top;
}
.min-pic, .min-pic-xs {
	float: left;
	width: 119px;
	padding-top: 22px;
}
.min-right {
	float: right;
	width: 370px;
	margin: 3px 0px;
}
.min-right span, .min-right-list span {
	float: left;
	line-height: 23px;
	width: 160px;
	padding-left: 10px;
}
.Service-left-bott {
	height: 11px;
}
.clear {
	clear: both;
}
.mores.fr {
	padding-left: 300px;
}
.Service-right {
	float: right;
	width: 489px;
	padding: 0px 0px 10px 0px;
}
.services {
	background-color: #eee;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-left: 60px;
	border: 1px solid #ddd;
	position: relative;
	min-height: 80px;
}
.ser-left {
	float: left;
	margin: 4px 0px 4px 115px;
}
.ser-left span {
	float: left;
	width: 110px;
	text-align: center;
}
.ser-left a {
	color: #253863;
	display: block;
	padding: 13px 0px;
	font-size: 12px;
}
.wp_nav .nav-item {
    margin-right: 30px;
}
.wp_nav .nav-item a {
    font-size: 15px;
    font-weight: bold;
}
