ul,
ol {
	margin: 0;
	list-style: none;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.W100 {
	display: block;
	width: 100%;
	height: 100%;
}

em,
i {
	font-style: normal;
}

p {
	margin: 0;
}

a:hover {
	text-decoration: none;
}

.container {
	padding: 0;
}

#header {
	background: #007aba;
}

#header .top {
	margin: 15px 0;
}

#header .top .topL {
	float: left;
}

#header .top .topL .logo {
	position: relative;
	overflow: hidden;
}

#header .top .topL .logo a {
	display: block;
	width: 100% !important;
	height: 100% !important;
}

#header .top .topL .logo img {
	/*.W100;*/
}

#header .top .topL h2 {
	font-size: 14px;
	color: #ffffff;
	line-height: 26px;
	margin-top: 5px;
}

#header .search {
	float: left;
	margin-top: 15px;
	margin-left: -40px;
}

#header .search .sea-info p {
	font-size: 14px;
	color: #ffffff;
}

#header .search .sea-info p span.first {
	margin-right: 20px;
}

#header .search .sea-info p em {
	font-size: 18px;
}

#header .search form {
	position: relative;
	overflow: hidden;
	margin-top: 15px;
}

#header .search form .form-control {
	height: 30px;
	border: 0;
	border-radius: 0;
}

#header .search form .text {
	background: #80bddd;
	color: #000;
	padding: 6px 40px 6px 12px;
}

#header .search form .text::-webkit-input-placeholder {
	/*WebKit browsers*/
	color: #000;
}

#header .search form .text::-moz-input-placeholder {
	/*Mozilla Firefox*/
	color: #000;
}

#header .search form .text::-ms-input-placeholder {
	/*Internet Explorer*/
	color: #000;
}

#header .search form .submit {
	position: absolute;
	right: 0;
	top: 0;
	background-color: transparent;
	width: 30px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	border-top: transparent;
	border-right: transparent;
	border-bottom: transparent;
	border-left: 1px solid #37a2da;
	background-image: url("../images/Shape-1.png");
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 100em;
	overflow: hidden;
}

#header .top-wx {
	float: right;
}

#header .top-wx img {
	width: 90px;
	height: 90px;
	background-color: #ffffff;
}

#header .top-wx p {
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
}

#header .top-wx .wx {
	float: left;
	margin-right: 10px;
}

#header .top-wx .hp {
	float: right;
}

#header .navs {
	background: #1295d8;
	border-top: 1px solid #4cc2ff;
	z-index: 10;
	position: relative;
}

#header .navs .navbar {
	margin-bottom: 0;
	min-height: 38px;
	z-index: 10;
	position: relative;
}

#header .navs .navbar-default {
	border: transparent;
	background: #1295d8;
	z-index: 10;
	position: relative;
}

#header .navs .navbar-default .navbar-nav>.active>a,
#header .navs .navbar-default .navbar-nav>.active>a:hover,
#header .navs .navbar-default .navbar-nav>.active>a:focus {
	background: #007aba;
}

#header .navs .navbar-default .navbar-nav>li>a {
	color: #ffffff;
	font-size: 16px;
}

#header .navs .nav>li {
	position: relative;
}

#header .navs .nav>li>a {
	padding: 9px 0;
	width: 117px;
	text-align: center;
}

#header .navs .navbar-collapse {
	padding: 0;
}

#header .navs .container-fluid {
	padding: 0;
}

#header .navs .nav>li>a:hover {
	background: #007aba;
}

#header .navs .fedeBox {
	position: absolute;
	background: #1295d8;
	width: 100%;
	z-index: 10;
	display: none;
}

#header .navs .fedeBox ul li a {
	display: block;
	font-size: 16px;
	text-align: center;
	color: #ffffff;
	line-height: 35px;
	border-bottom: 1px solid #ffffff;
}

#header .navs .fedeBox ul li a.last {
	border-bottom: 0;
}

#header .navs .fedeBox ul li a:hover {
	background: #007aba;
}

#header .coing {
	position: fixed;
	width: 100%;
	z-index: 100;
	left: 0;
	top: 0;
}

#slideropi {
	/* .bjqs-slide .more {
    position: absolute;
    bottom: 1%;
    right: 0px;
    z-index: 2000;
    background: #fff;
    text-align: left;
    color: #505050;
    font-size: 14px;
    display: block;
    line-height: 30px;
    text-transform: uppercase;opacity: 0;
  }*/
}

#slideropi #banner {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	height: auto;
}

#slideropi .banner,
#slideropi #banner-slide {
	margin: 0 auto;
	max-width: 1170px;
	position: relative;
	width: 100%;
}

#slideropi .bjqs-wrapper {
	overflow: visible !important;
}

#slideropi .mask-l,
#slideropi .mask-r {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#slideropi .mask-l {
	left: -100%;
	top: 0;
}

#slideropi .mask-r {
	left: 100%;
	top: 0;
}

#slideropi .h-centered {
	position: absolute;
	bottom: 10px !important;
	z-index: 1000;
}

#slideropi .h-centered-1 {
	background-position: 0 25px;
}

#slideropi .bjqs-markers li a {
	height: 12px;
	width: 12px;
	margin: 0 6px;
	display: inline-block;
	overflow: hidden;
	text-indent: -100px;
	font-size: 0;
	border-radius: 50%;
	background: #ddd;
}

#slideropi .bjqs-markers .active-marker a {
	background: #007aba;
}

#slideropi .bjqs-controls li a {
	display: block;
	width: 30px;
	text-align: center;
	height: 66px;
	line-height: 66px;
	background: #000;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	font-family: simsun;
	text-decoration: none;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -33px;
	z-index: 50;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#slideropi .bjqs-caption {
	position: absolute;
	top: 65%;
	width: auto;
	padding: 1em 2em 1.6em;
	margin: 0 1em;
	width: 40%;
	text-align: left;
	opacity: 0;
}

#slideropi .bjqs-caption h4 {
	font-size: 30px;
	margin-bottom: 2px;
	background: #1295d8;
	float: none;
	font-weight: 700;
	color: #fff;
	padding-bottom: 0.33em;
	text-align: left;
	padding-top: 0.2em;
	padding-left: 0.66em;
	display: inline-block;
	padding-right: 0.66em;
	opacity: 0.9;
}

#slideropi .bjqs-caption p {
	color: #006699;
	font-size: 14px;
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.8);
	padding: .3333em .66666666666667em .3333em 1.5em;
	opacity: 0.9;
	line-height: 150%;
}

#slideropi .bjqs-slide {
	position: relative;
}

#slideropi .bjqs-slide p {
	position: absolute;
	bottom: 0;
	left: 20px;
	/* width: 120px; */
	height: 40px;
	line-height: 40px;
	z-index: 0;
	text-align: center;
	color: #fff;
	font-size: 14px;
	display: block;
	text-transform: uppercase;
}

#slideropi .bjqs-slide .more {
	position: absolute;
	bottom: 0;
	left: 20px;
	height: 40px;
	line-height: 40px;
	z-index: 20;
	text-align: center;
	color: #fff;
	font-size: 14px;
	display: block;
	text-transform: uppercase;
	opacity: 0;
	width: auto;
}

#slideropi .bjqs-slide .more0 {
	position: absolute;
	bottom: 1%;
	left: 10px;
	height: 30px;
	z-index: 20;
	background: #fff;
	text-align: center;
	color: #505050;
	font-size: 14px;
	display: block;
	line-height: 30px;
	text-transform: uppercase;
	opacity: 0;
	padding: 0 15px;
}

#slideropi .bjqs-slide .more font {
	display: inline-block;
	padding-left: 4px;
	font: 14px/14px consolas;
}

#slideropi ul.bjqs {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	display: none;
}

#slideropi li.bjqs-slide {
	position: absolute;
	display: none;
}

#slideropi li.bjqs-slide img {
	width: 100%;
	display: block;
}

#slideropi ul.bjqs-controls {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 2;
}

#slideropi ul.bjqs-controls.v-centered li a {
	position: absolute;
	z-index: 2;
}

#slideropi ul.bjqs-controls.v-centered li.bjqs-next a {
	right: 0;
}

#slideropi ul.bjqs-controls.v-centered li.bjqs-prev a {
	left: 0;
}

#slideropi ol.bjqs-markers {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: right;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
	height: 40px;
	line-height: 40px;
	bottom: 0!important;
	z-index: 10;
}

#slideropi ol.bjqs-markers li {
	display: inline;
}

#slideropi ol.bjqs-markers li a {
	display: inline-block;
}

#slideropi p.bjqs-caption {
	display: block;
	margin: 0;
	padding: 1%;
	position: absolute;
}

#slideropi .dropdown-toggle .icon-bar {
	background-color: #fff;
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	margin-bottom: 4px;
}

#slideropi ul.zslist {
	margin: 0;
}

#slideropi ul.zslist li {
	float: left;
	margin-right: 5em;
	margin-bottom: 3em;
	width: 45%;
}

#slideropi ul.zslist li.mr0 {
	margin-right: 0;
}

#slideropi ul.zslist li.list_right {
	margin-right: 0px;
}

#slideropi .imglist,
#slideropi .imglist img {
	width: 100%;
}

#slideropi .imgtitle {
	font-size: 1.5em;
	line-height: 2em;
	background: #006699;
	text-align: center;
}

#slideropi .imgtitle a {
	text-decoration: none;
	color: #FFF;
}

#slideropi .imgtitle a:hover {
	color: white;
}

#slideropi .imgdesc {
	text-align: left;
	font-size: 1.1em;
	background: #f0f0f0;
	padding: 10px 10px 10px 10px;
}

#slideropi .imgdesc a {
	margin-top: 10px;
	font-weight: bold;
	font-size: 1.2em;
}

#slideropi li.bjqs-slide img {
	display: block;
	width: 100%;
	height: 100%;
}

.titles {
	height: 48px;
	border-bottom: 1px solid #dddddd;
}

.titles .tit {
	float: left;
}

.titles .tit h3 {
	display: inline-block;
	height: 48px;
	font-size: 26px;
	color: #000000;
	background: url("../images/mrr.png") no-repeat center bottom;
	margin-right: 10px;
}

.titles .tit span {
	display: inline-block;
	color: #666;
	font-size: 14px;
}

.titles .more {
	float: right;
	line-height: 40px;
}

.titles .more a {
	display: block;
	padding-right: 15px;
	font-size: 14px;
	color: #666666;
	background: url("../images/more.png") no-repeat right center;
}

.titles .more a:hover {
	color: #007aba;
}

#news {
	margin-top: 20px;
}

#news .new-top {
	margin-top: 20px;
}

#news .new-top .slider {
	float: left;
	width: 315px;
	position: relative;
	overflow: hidden;
	margin-right: 20px;
}

#news .new-top .slider .flexslider {
	position: relative;
	overflow: hidden;
	zoom: 1;
	height: 224px;
}

#news .new-top .slider .flex-viewport {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

#news .new-top .slider .flex-viewport ul li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

#news .new-top .slider .flex-viewport ul li a img {
	display: block;
	width: 315px;
	height: 224px;
}

#news .new-top .slider .flex-viewport ul li a p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
	color: #fff;
	font-size: 16px;
}

#news .new-top .slider .flexslider .slides {
	zoom: 1;
}

#news .new-top .slider .flex-direction-nav a {
	width: 0;
	height: 0;
	line-height: 99em;
	overflow: hidden;
	margin: -60px 0 0;
	display: block;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
}

#news .new-top .slider .flex-direction-nav .flex-next {
	background-position: 0 -90px;
	right: 0;
}

#news .new-top .slider .flex-direction-nav .flex-prev {
	left: 0;
}

#news .new-top .slider .flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

#news .new-top .slider .flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

#news .new-top .slider .flexslider:hover .flex-next:hover,
#news .new-top .slider .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

#news .new-top .slider .flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 5px;
	text-align: right;
}

#news .new-top .slider .flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

#news .new-top .slider .flex-control-paging li a {
	/* background: url(../images/dot.png) no-repeat 0 -16px;*/
	display: block;
	height: 10px;
	overflow: hidden;
	text-indent: -99em;
	width: 10px;
	cursor: pointer;
	line-height: 16px;
	text-align: center;
	background: #ffffff;
	border-radius: 90px;
}

#news .new-top .slider .flex-control-paging li a.flex-active {
	background: #1295d8;
}

#news .new-top .list {
	float: left;
	width: 430px;
}

#news .new-top .list li a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 31px;
	font-size: 14px;
	color: #333333;
	border-bottom: 1px dashed #dddddd;
}

#news .new-top .list li a span {
	float: left;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 15px;
	position: relative;
}

#news .new-top .list li a span i {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
	width: 5px;
	height: 5px;
	background: #1295d8;
	border-radius: 90px;
}

#news .new-top .list li a em {
	float: right;
	color: #999999;
}

#news .new-top .list li a:hover {
	color: #007aba;
}

#news .list-time ul li {
	margin-top: 6px;
}

#news .list-time ul li.first {}

#news .list-time ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

#news .list-time ul li a .time {
	float: left;
	width: 50px;
	text-align: center;
	font-size: 13px;
	margin-right: 15px;
}

#news .list-time ul li a .time span {
	display: block;
	border: 1px solid #1295d8;
	background: #1295d8;
	color: #fff;
}

#news .list-time ul li a .time em {
	display: block;
	border: 1px solid #dddddd;
	color: #007aba;
}

#news .list-time ul li a .info {
	float: left;
	line-height: 40px;
	font-size: 14px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 80%;
}

#news .list-time ul li a:hover .info {
	color: #1295d8;
}

#info {
	margin-top: 20px;
	background: #f6f6f6;
	padding: 20px 0 30px 0;
}

#info .marTop {
	margin-top: 15px;
}

#info .links .link li {
	border: 1px solid #fff;
	background: #eeeeee;
	margin-top: 10px;
	transition: all 0.3s ease;
}

#info .links .link li.first {
	margin-top: 0;
}

#info .links .link li a {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #333333;
	height: 48px;
	line-height: 48px;
	background-repeat: no-repeat;
	background-position: 80px center;
	padding-left: 60px;
}

#info .links .link li a.as_1 {
	background-image: url("../images/as_1.png");
}

#info .links .link li a.as_2 {
	background-image: url("../images/as_2.png");
}

#info .links .link li a.as_3 {
	background-image: url("../images/as_3.png");
}

#info .links .link li a.as_4 {
	background-image: url("../images/as_4.png");
}

#info .links .link li a.as_5 {
	background-image: url("../images/as_5.png");
}

#info .links .link li:hover a {
	color: #1295d8;
}

#info .links .link li:hover {
	border-color: #007aba;
}

#info .baseInfo ul {
	margin-top: -8px;
}

#info .baseInfo ul li {
	border-bottom: 1px dashed #d0d0d0;
	width: 33.3333%;
	float: left;
}

#info .baseInfo ul li a {
	display: block;
	line-height: 32px;
	font-size: 14px;
	color: #333333;
	padding-left: 15px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 10px;
}

#info .baseInfo ul li a i {
	position: absolute;
	left: 1px;
	top: 50%;
	margin-top: -3px;
	width: 5px;
	height: 5px;
	background: #1295d8;
	border-radius: 90px;
}

#info .baseInfo ul li a:hover {
	color: #1295d8;
}

#info .policyList ul {
	margin-top: -8px;
}

#info .policyList ul li {
	line-height: 32px;
	border-bottom: 1px dashed #d0d0d0;
}

#info .policyList ul li a {
	display: block;
	position: relative;
	overflow: hidden;
}

#info .policyList ul li a span {
	float: left;
	font-size: 14px;
	color: #333333;
	position: relative;
	padding-left: 15px;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#info .policyList ul li a span i {
	position: absolute;
	left: 1px;
	top: 50%;
	margin-top: -3px;
	width: 5px;
	height: 5px;
	background: #1295d8;
	border-radius: 90px;
}

#info .policyList ul li a em {
	float: right;
	font-size: 14px;
	color: #999999;
}

#info .policyList ul li a:hover span {
	color: #1295d8;
}

.bannerImage {
	position: relative;
	overflow: hidden;
}

.bannerImage .ti {
	position: relative;
	overflow: hidden;
}

.bannerImage .ti img {
	display: block;
	width: 100%;
	height: 100%;
}

.bannerImage .ti h2 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 300px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	color: #FFFFFF;
	font-size: 32px;
	background: rgba(40, 154, 255, 0.8);
}

.tabs .tabtitle {
	border-bottom: 1px solid #dedede;
}

.tabs .tabtitle ul li {
	float: left;
	cursor: pointer;
	padding: 5px 15px;
	background: #1295d8;
	margin-right: 5px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 16px;
}

.tabs .tabtitle ul li:hover {
	background: #007aba;
}

.tabs .tabtitle ul li.active {
	background: #007aba;
}

.tabs .tabBody .tabb {
	display: none;
}

.tabs .tabBody .tabb ul li {
	width: 33.333333%;
	float: left;
	margin: 10px 0;
}

.tabs .tabBody .tabb ul li a {
	display: block;
	font-size: 16px;
	color: #000000;
}

.tabs .tabBody .tabb ul li a:hover {
	color: #1295d8;
}

.tabs .tabBody .tabb.current {
	display: block;
}

.jie {
	min-height: 600px;
}

.jie .bgc {
	/*background: url("../images/bgc.png") no-repeat center top;*/
	width: 1130px;
	height: 780px;
	position: relative;
}

.jie .bgc .boxRight {
	position: absolute;
	width: 50%;
	height: 100%;
	right: -13px;
	font-family: "脙楼脗庐芒鈧姑兟っ偮矫⑩偓艙";
           top:7px;
}

.jie .bgc .boxRight .imgs {
	position: absolute;
	right: 102px;
	top: 80px;
	width: 100px;
	height: 150px;
}

.jie .bgc .boxRight .text {
	position: absolute;
	right: 89px;
	top: 210px;
	width: 475px;
	height: 518px;
}

.jie .bgc .boxRight .text .tit {
	margin-left: 46px;
	margin-top: 15px;
	width: 116px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 20px;
	color: #000000;
}

.jie .bgc .boxRight .text .zh {
	position: absolute;
	right: 230px;
	top: 120px;
	font-size: 20px;
	color: #000000;
	width: 200px;
	height: 23px;
	text-align: center;
}

.jie .bgc .boxRight .text .timer {
	position: absolute;
	left: 30px;
	top: 170px;
	font-size: 20px;
	color: #000000;
	text-align: center;
	margin-left: 60px;
}

.jie .bgc .boxRight .text .timer p {
	float: left;
}

 .jie .bgc .boxRight .text .timer p.p2 {
	font-size: 16px;
} 

.jie .bgc .boxRight .text .year {
	position: absolute;
	right: 40px;
	top: 275px;
	font-size: 20px;
	color: #000000;
	text-align: center;
}
.bmh {
	text-align: center;
	font-size: 16px;
	position: absolute;
	right: -12px;
	top: 20px;
}

.jie .bgc .boxRight .text .year p {
	float: left;
}

.jie .bgc .boxRight .text .year p.p2 {
	margin-left: 40px;
}

.jie .bgc .boxRight .text .mma {
	position: absolute;
	right: 252px;
	top: 268px;
	width: 160px;
	height: 70px;
	text-align: center;
	font-size: 18px;
	color: #000000;
}
.jie .bgc .boxRight .text .sfgw{left: 0px; bottom: 30px; position: absolute;}
.jie .bgc .boxRight .text .wz{left: 20px; bottom: 5px; position: absolute;}


#base {
	padding: 30px 0 40px 0;
}

#base .baseNews {
	border: 1px solid #dddddd;
}

#base .baseTitle {
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	border-bottom: 1px solid #1295d8;
}

#base .baseTitle h3 {
	float: left;
	font-size: 24px;
	color: #1295d8;
	line-height: 50px;
}

#base .baseTitle .cur {
	float: right;
	text-align: right;
}

#base .baseTitle .cur span {
	display: inline-block;
	font-size: 12px;
	color: #666666;
}

#base .baseTitle .cur a {
	display: inline-block;
	font-size: 12px;
	color: #666666;
}

#base .list {
	min-height: 600px;
}

#base .paddLR {
	padding: 20px 20px 20px 20px;
}

#base .list ul li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #1b1b1b;
	line-height: 44px;
}

#base .list ul li a span {
	float: left;
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	padding-left: 15px;
}

#base .list ul li a span i {
	position: absolute;
	left: 0;
	top: 50%;
	width: 5px;
	height: 5px;
	margin-top: -3px;
	background: #1295d8;
	border-radius: 90px;
}

#base .list ul li a em {
	float: right;
	color: #999999;
	width: 30%;
	text-align: right;
}

#base .list ul li a:hover {
	color: #1295d8;
}

#base .con h5 {
	font-size: 24px;
	color: #000000;
	line-height: 50px;
	text-align: center;
}

#base .con h6 {
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	text-align: center;
}

#base .con .posi {
	font-size: 0;
	text-align: center;
}

#base .con .posi span {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	display: inline-block;
	margin: 10px 10px;
}

#base .con .conn {
	font-size: 14px;
	line-height: 24px;
	color: #000000;
}

#base .con .conn p {
	text-indent: 2em;
	color: #000000;
}

#base .listImg ul li {
	margin-bottom: 40px;
}

#base .listImg ul li a {
	transition: all .4s;
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

#base .listImg ul li a .imgs {
	position: relative;
	overflow: hidden;
	height: 170px;
}

#base .listImg ul li a .imgs img {
	display: block;
	width: 100%;
	height: 100%;
}

#base .listImg ul li a P {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}

#base .listImg ul li a:hover {
	transform: translateY(-2%);
	box-shadow: 1px 4px 10px 2px #CCC;
	-webkit-box-shadow: 1px 4px 10px 2px #CCC;
	-moz-box-shadow: 1px 4px 10px 2px #CCC;
}

#base .lu {
	width: 70%;
	margin: 0 auto;
	min-height: 600px;
}

#base .lu .name {
	margin-top: 10px;
}

#base .lu .name:first-child {
	margin-top: 0;
}

#base .lu .name label {
	float: left;
	height: 34px;
	line-height: 34px;
	margin-bottom: 0;
	font-family: "脙楼脗戮脗庐脙篓脗陆脗炉脙漏芒鈧好⑩偓娄脙漏脗禄芒鈧�";
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	margin-right: 15px;
}

#base .lu .name .inps {
	float: left;
	width: 300px;
}

#base .lu .name .inn2 {
	width: 190px;
}

#base .lu .name .num {
	float: left;
	height: 34px;
	line-height: 34px;
	width: 100px;
	background: #eeeeee;
	margin-left: 10px;
	text-align: center;
	cursor: pointer;
}

#base .lu .name .num span {
	font-size: 14px;
	color: #e60012;
}

#base .lu .name .text {
	float: left;
	margin-left: 5px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #000000;
}

#base .lu .sub {
	margin-top: 30px;
}

#base .lu .sub button {
	border: 0;
	width: 100px;
	background: #007aba;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 33px;
	height: 33px;
	margin-bottom: 30px;
	margin-left: 80px;
}

#base .lu .sub p {
	font-size: 14px;
	color: #000000;
}

#base .lu .sub p a {
	color: #007aba;
}

#base .wang h6 {
	font-size: 14px;
	color: #000000;
	line-height: 26px;
}

#base .wang .wangss {
	width: 85%;
	margin: 25px auto 0 auto;
	min-height: 600px;
}

#base .wang .wangss .te {
	text-align: center;
	font-size: 14px;
	color: #000000;
	width: 100%;
	margin-top: 80px;
}

#base .wang .wangss .tik {
	margin-bottom: 10px;
}

#base .wang .wangss .tik label {
	font-weight: normal;
	font-family: "脙楼脗戮脗庐脙篓脗陆脗炉脙漏芒鈧好⑩偓娄脙漏脗禄芒鈧�";
	font-size: 14px;
	color: #444444;
	margin-bottom: 0;
	height: 34px;
	line-height: 34px;
	width: 110px;
	text-align: center;
	float: left;
}

#base .wang .wangss .tik .io {
	float: left;
	width: 300px;
}

#base .wang .wangss .tik .op {
	height: 34px;
	line-height: 34px;
	margin-left: 5px;
	font-size: 14px;
	color: #000000;
	float: left;
}

#base .wang .wangss .tik.tik_1 {
	float: left;
}

#base .wang .wangss .tik.tik_2 {
	float: right;
}

#base .wang .wangss .tikW100 {
	width: 100%;
}

#base .wang .wangss .tikW100 .io {
	width: 82%;
}

#base .wang .wangss .tikW100 textarea {
	height: 300px;
	resize: none;
}

#base .wang .wangss .tikW100 .op {
	font-size: 12px;
}

#base .wang .wangss .tikW300 {
	width: 100%;
}

#base .wang .wangss .tikW300 .io {
	width: 180px;
}

#base .wang .wangss .tikW300 .num {
	height: 34px;
	line-height: 34px;
	background: #eeeeee;
	color: #e60012;
	font-size: 14px;
	margin-left: 10px;
	width: 100px;
	text-align: center;
	cursor: pointer;
	float: left;
}

#base .wang .wangss .sub {
	margin-top: 10px;
	width: 100%;
	margin-left: 110px;
}

#base .wang .wangss .sub span {
	width: 100px;
	height: 34px;
	text-align: center;
	display: inline-block;
	line-height: 34px;
}

#base .wang .wangss .sub span.span1 {
	background: #007aba;
	margin-right: 50px;
}

#base .wang .wangss .sub span.span1 a {
	display: block;
	color: #FFFFFF;
	font-size: 16px;
}

#base .wang .wangss .sub span.span2 {
	background: #eeeeee;
}

#base .wang .wangss .sub span.span2 a {
	display: block;
	color: #000000;
	font-size: 16px;
}

#base .tety {
	margin-bottom: 25px;
	text-align: center;
	font-size: 14px;
	color: #000000;
}

#base .yame {
	margin-top: 10px;
	text-align: center;
}

#footer {
	height: 50px;
	line-height: 50px;
	background: #007aba;
}

#footer .top-wx {
	/*  display: none !important; */
	display: flex;
	justify-content: center;
	margin-top: 10px;
}

#footer .top-wx img {
	width: 90px;
	height: 90px;
	background-color: #ffffff;
}

#footer .top-wx p {
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
}

#footer .top-wx .wx {
	float: left;
	margin-right: 10px;
	display: none;
}

#footer .top-wx .hp {
	float: right;
	display: none;
}

#footer .ban {
	float: left;
}

#footer .ban p {
	font-size: 14px;
	color: #fff;
}

#footer .link {
	float: right;
}

#footer .link select {
	border: none;
	width: 240px;
	height: 26px;
	line-height: 26px;
	padding-left: 20px;
	font-size: 14px;
	color: #000000;
	background: #abcfe2;
}

.loading {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 10;
	overflow: hidden;
}

.loading img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

iframe#qidian_wpa_2852158008_550 {
	display: none;
}

@media screen and (max-width: 1199px) {
	#base .wang .wangss {
		width: 100%;
	}
	#header .navs .nav>li>a {
		width: 97px;
	}
	#header .search {
		display: none;
	}
	#news .list-time ul li a .info {
		width: 75%;
	}
	#news .new-top .list {
		width: 300px;
	}
	#info .links .link li a {
		background-position: 60px center;
	}
}

@media screen and (max-width: 991px) {
	#base .wang .wangss .tik .io {
		width: 200px;
	}
	#base .wang .wangss .tikW100 .io {
		width: 75%;
	}
	#header .navs .nav>li>a {
		width: 75px;
	}
	#news .new-top .list {
		width: 415px;
	}
	.notice {
		margin-top: 20px;
	}
	#news .list-time ul li a .info {
		width: 90%;
	}
	#info .bases {
		margin-bottom: 20px;
	}
	#info .links .link li a {
		background-position: 125px center;
	}
	#footer {
		height: auto;
		line-height: normal;
		padding: 15px 0;
	}
	#footer .link {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	html,
	body {
		overflow-x: hidden;
	}
	#base .wang .wangss .tik {
		width: 100%;
	}
	#base .wang .wangss .tik .io {
		width: 70%;
	}
	.search {
		display: none;
	}
	#header .navs .nav>li>a {
		width: 75px;
	}
	#info .bases {
		padding-bottom: 20px;
	}
	#info .policys {
		padding-top: 20px;
	}
	#info .bases {
		margin-bottom: 0;
	}
	#footer {
		height: auto;
		line-height: normal;
		padding: 15px 0;
	}
	#footer .link {
		display: none;
	}
	.notice {
		margin-top: 20px;
	}
	#news .new-top .slider {
		width: 100%;
		margin-right: 0;
	}
	#news .new-top .list {
		width: 100%;
		margin-top: 20px;
	}
	#news .new-top .slider .flex-viewport ul li a img {
		width: 100%;
	}
	#info .links .link li a {
		background-position: 100px center;
	}
	iframe#qidian_wpa_2852158008_548 {
		display: none;
	}
	iframe#qidian_wpa_2852158008_550 {
		display: block;
	}
}

@media screen and (max-width: 760px) {
	.container {
		padding-left: 15px;
		padding-right: 15px;
	}
	#info .links .link li {
		float: left;
		width: 49%;
	}
	#info .links .link li:nth-child(even) {
		float: right;
	}
	#info .links .link li:nth-child(2) {
		margin-top: 0;
	}
}

@media screen and (max-width: 640px) {
	.container {
		padding-left: 15px;
		padding-right: 15px;
	}
	#header .search {
		display: block;
		margin-left: 0;
	}
	#header .search form {
		display: none;
	}
	#base .wang .wangss .tik .io {
		width: 100%;
	}
	#base .wang .wangss .tik .ioo {
		width: 25%;
	}
	#base .wang .wangss .tikW300 .num {
		width: 50px;
	}
	#base .wang .wangss .tik label.labels {
		width: 100px;
	}
	#base .wang .wangss .sub {
		margin-left: 20px;
	}
	#base .wang .wangss .tikW100 textarea {
		height: 150px;
	}
	.notice {
		margin-top: 0;
	}
	.navbar-collapse {
		padding-left: 15px;
		padding-right: 15px;
	}
	.container-fluid {
		padding-left: 15px;
		padding-right: 15px;
	}
	#header .top .topL .logo img {
		display: block;
		width: 100%;
		height: 100%;
	}
	#news .new-top .list {
		width: 100%;
	}
	#header .top-wx {
		display: none;
	}
	#news .new-top .slider {
		width: 100%;
		margin-right: 0;
	}
	#news .new-top .slider .flex-viewport ul li a img {
		width: 100%;
		height: 100%;
		min-height: 200px;
		height: 224px;
	}
	.notice {
		padding-top: 20px;
	}
	#info .bases {
		padding-bottom: 20px;
	}
	#info .policys {
		padding-top: 20px;
	}
	#info .baseInfo ul li {
		width: 50%;
	}
	#info .links .link li a {
		padding-left: 0;
	}
	#footer {
		height: auto;
		line-height: normal;
		padding: 15px 0;
	}
	#footer .link {
		display: none;
	}
	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {
		background: #007aba;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #FFFFFF;
	}
	.navbar-default .navbar-toggle {
		border-color: #FFFFFF;
	}
	.navbar-nav {
		margin: 0;
	}
	#header .navs .nav>li>a {
		width: 100%;
		text-align: left;
		padding-left: 20px;
	}
	#info .links .link li a {
		background-position: 14px center;
	}
	#news .list-time ul li a .info {
		width: 82%;
	}
	#base .con .conn img {
		display: block;
		width: 100%!important;
		height: 100%!important;
	}
	#base .con .conn table {
		width: 100%!important;
	}
	#base .listImg ul li a .imgs {
		height: auto;
	}
	#footer .top-wx {
		/* display: block !important; */
	}
	#footer .top-wx .wx {
		display: block;
	}
	#footer .top-wx .hp {
		display: block;
	}
}

@media screen and (max-width: 414px) {
	#info .links .link li {
		float: left;
		width: 49%;
	}
	#info .links .link li:nth-child(even) {
		float: right;
	}
	#info .links .link li:nth-child(2) {
		margin-top: 0;
	}
	#news .list-time ul li a .info {
		width: 82%;
	}
	#info .bases {
		padding-top: 20px;
	}
	.bannerImage .ti h2 {
		width: 150px;
		font-size: 22px;
		height: 50px;
		line-height: 50px;
	}
	#base .lu {
		width: 100%;
	}
	#base .lu .name .text {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		font-size: 12px;
	}
	#base .lu .name .inps {
		width: 100%;
	}
	#base .lu .name .inn2 {
		width: 42%;
	}
}

@media screen and (max-width: 375px) {
	#news .list-time ul li a .info {
		width: 75%;
	}
	#info .links .link li a {
		background-position: 14px center;
	}
	#base .lu .name .inn2 {
		width: 40%;
	}
	#base .lu .name .num {
		width: 60px;
	}
	#header .search .sea-info p em {
		font-size: 16px;
	}
}

@media screen and (max-width: 320px) {
	#info .links .link li a {
		background-position: 5px center;
	}
	#base .wang .wangss .sub span.span1 {
		margin-right: 10px;
	}
	#header .search .sea-info p {
		font-size: 12px;
	}
	#header .search .sea-info p em {
		font-size: 12px;
	}
}