﻿@charset "UTF-8";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
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,
figure,
footer,
header,
menu,
nav,
section,
time,
mark,
audio,
video,
details,
summary {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: 微软雅黑;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

img {
	border: none;
	vertical-align: middle;
}

i,
em {
	font-style: normal;
}

ul,
li {
	list-style: none;
}

.clear {
	clear: both;
}


/*主体部分*/

.head_back {
	margin: auto;
	height: 100%;
}

.top {
	/*width: 100%;
    height: 146px;
    position: relative;
    background: url(../images/head.jpg) no-repeat 0 0;
    background-size: 100%;*/
}

.top .search_content {
	width: 315px;
	height: 46px;
	background-color: #ffffff;
	border: solid 2px #00469c;
	float: right;
	margin-top: 50px;
}

.top .search_content input[type=text] {
	float: left;
	border: none;
	width: 260px!important;
	padding-left: 10px;
	height: 32px;
	margin-top: 1px;
	line-height: 36px;
	font-size: 14px;
	outline: none;
}

::-webkit-input-placeholder {
	line-height: 36px;
	color: #b1b1b1;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #b1b1b1;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #b1b1b1;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #b1b1b1;
}

.top .search_content input[type=submit] {
	width: 51px;
	height: 42px;
	float: right;
	background: url(../images/search.jpg) no-repeat 0 0;
	background-size: 100% 100%;
}

.top .top_content {
	width: 1100px;
	margin: 0 auto;
	height: 146px;
	background: url(../images/head.png) no-repeat left center;
}

.banner {
	position: relative;
}
.top{
    width: 100%;
    height: 146px;
    background-color: #fff;
}
#button-right {
	height: 38%;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -3%;
	z-index: 30;
}

#button-left {
	height: 38%;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3%;
	z-index: 30;
}

.black {
	width: 100%;
	height: 13%;
	position: absolute;
	bottom: 0;
	background: #000;
	-khtml-opacity: 0.2;
	-moz-opacity: 0.2;
	filter: alpha(opacity=20);
	filter: "alpha(opacity=20)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	filter: alpha(opacity=20);
	background: rgba(0, 0, 0, .2);
}


/*导航栏*/

.row {
	margin-right: -10px;
	margin-left: -10px;
}

.nav_info {
	height: 51px;
	background-color: #00469c;
}

.navbar {
	position: relative;
	min-height: 0;
	margin-bottom: 0;
	border: none;
}

.navbar-default {
	background-color: #00469c;
	z-index: 300;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: 16px;
}

.navbar-default .navbar-brand {
	color: #fff;
}

.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px 15px;
	font-size: 16px;
	line-height: 20px;
}

.navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}

.navbar-brand {
	padding: 15px 15px 15px 0;
}

.nav>li {
	margin-left: 4px;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 15px 16px;
}

.navbar-nav {
	margin: 0;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #666;
}

.main_1 {
	margin-top: 20px;
}

.block_1head {
	height: 44px;
	margin-bottom: 20px;
	border-bottom: 2px solid #c5c5c5;
}

.block_1head ul {
	height: 44px;
}

.block_1head ul li:first-child {
	margin-left: 0;
	padding-right: 5px;
}

.block_1head ul li {
	height: 100%;
	float: left;
	cursor: pointer;
}

.block_1head ul li img {
	width: 100px;
	margin-top: 8px;
}

.block_1head ul span {
	display: inline-block;
	float: left;
	width: 2px;
	line-height: 31px;
	padding: 0 9px;
}

.head_on {
	border-bottom: 2px solid #1555bf;
}

.title_on {
	background: #1555bf;
	color: #fff!important;
}

.block_1head .more img {
	float: right!important;
	width: 45px;
	margin-top: 17px;
}

.block_1head .more {
	float: right;
	display: inline-block;
}

.slide {
	width: 100%;
}

.slide img {
	width: 100%;
}

.part {
	width: 100%;
	margin-top: 0;
}

.part_on a {
	width: 317px;
	float: left;
	overflow: hidden;
}

.part_on a img {
	width: 100%;
}

.part_on {
	width: 100%;
	height: 100%;
	margin-top: -9px;
	margin-left: 10px;
	float: right;
}

.part_on li:first-child {
	margin-top: 0;
}

.part_on li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	vertical-align: middle;
	/*border-bottom: 1px solid #CCCCCC;*/
}

.part_on li img {
	float: left;
	width: 7px;
	margin-top: 13px;
}

.part_on li a {
	float: left;
	font-size: 12px;
	color: #000000;
	width: 66%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 4px;
}

.part_on li a:hover {
	color: #00518e!important;
}

.part_on li i {
	float: left;
	color: #000000;
}

.part_on li span {
	float: right;
	font-size: 12px;
	color: #000000;
}

.part .part_img {
	width: 50%;
	float: left;
}

.part .part_img img {
	width: 100%;
}

.title_img1 .head_on img {
	width: 150px;
}

.title_img2 .head_on img {
	width: 120px;
}

.slogan {
	width: 100%;
}

.slogan img {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.main_2 .block_1head ul li {
	height: 42px;
	line-height: 42px;
	padding: 0 20px;
	font-size: 18px;
	font-family: "microsoft yahei";
	color: #02459e;
}

.hover {
	margin-top: 10px;
}

.main_2 {
	margin-top: 20px;
}

.main_2 .part_on li img {
	margin-top: 12px;
}

.line {
	width: 100%;
	background: url(../images/main-5.jpg) no-repeat 0 0;
	margin: 20px auto;
}

.line ul li {
	    float: left;
    padding: 15px 0;
    width: 20%;
    text-align: center
}

.line ul li img {
	height: 70px;
}

.btn-group {
	width: 284px;
	border: solid 1px #00469c;
	margin-left: 73px;
}

.btn-group:first-child {
	margin-left: 0;
}

.btn {
	border: none;
	border-radius: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	width: 86%;
	color: #929292;
}

.btn-group>.btn+.dropdown-toggle {
	float: right;
	width: 14%;
}

.bs-example {
	float: left;
	margin-left: 20px;
}

.lines .lines_head {
	float: left;
	margin-top: 4px;
}

.lines .lines_head img {
	width: 16px;
}

.lines .lines_head span {
	font-size: 16px;
	color: #00469c;
}

.foot {
	width: 100%;
	height: 186px;
	background-color: #1555bf;
	overflow: hidden;
	margin-top: 20px;
}

.footer {
	width: 50%;
	height: 100%;
	margin: 45px auto;
	font-size: 14px;
	color: #ffffff;
}

.footer .foot_text {
	width: 100%;
	float: left;
	text-align: left;
}

.foot_line {
	text-align: center;
	font-size: 16px;
	font-family: "microsoft yahei";
}

.foot_line a {
	font-size: 16px;
	color: #efeff0;
	padding: 0 12px;
}

.footer .foot_text img {
	width: 180px;
	margin-top: -6px;
}

.foot_text .row {
	margin-left: -11px!important;
	margin-top: 10px;
}

.footer p {
	margin-top: 1px;
}

.foot_h {
	font-size: 12px;
	margin-top: 20px;
	font-family: "microsoft yahei";
}

.foot_h span {
	padding-right: 20px;
}

.foot_w {
	margin: auto;
	width: 68%;
	margin-top: 20px;
}

.foot_w a {
	color: #fff;
}

.footer .foot_img {
	width: 12%;
	float: right;
	color: #efeff0;
	margin-top: 10px;
}

.footer .foot_img img {
	width: 100%;
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) {
	.foot_w {
		width: 78%;
	}
}

.nav>li {
	padding: 0 3px;
}

@media only screen and (min-width: 100px) and (max-width: 640px) {
	.top {
		display: none;
	}
	.head {
		display: block!important;
	}
}

.head {
	display: none;
}@media only screen and (min-width: 1370px) and (max-width: 1600px) {
	.foot_w {
		width: 78%;
	}.foot_w .col-sm-2{
width:25%;
}
}

.jrxf {
  margin-top: 15px;
}

.jrxf a {
    display: block;
    width: 1100px;
    margin: 0 auto;
}

.mobile-img {
    display: none;
}