﻿@charset "utf-8";
/*
Copyright ibw.cn
Created by Clearfix
*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea {
	font: 12px/1.5 Microsoft YaHei, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
address, cite, dfn, em, var {
	font-style: normal;
}
ul, ol {
	list-style: none;
}
a {
	text-decoration: none;
}
legend {
	color: #000;
}
fieldset, img {
	border: 0;
	vertical-align: top;
}
section, article, aside, header, footer, nav, dialog, figure {
	display: block;
}
figure {
	margin: 0;
}
button, input, select, textarea {
	font-size: 100%;
	border: 0;
	background: none;
	outline: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.clear {
	display: block;
	height: 0;
	overflow: hidden;
	clear: both
}
.clearfix:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
}
.clearfix {
*zoom:1;
}
.f{ float:left;}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
}
a {
blr:expression_r(this.onFocus=this.blur());
}
a {
	outline: none;
	transition-duration: 0.3s, 0.3s;
	transition-property: background-color, color;
	transition-timing-function: ease, ease;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.hidden {
	display: none;
}
.invisible {
	visibility: hidden;
}
.noBg {
	background: none !important;
}
.noBd {
	border: none !important;
}
.noMr {
	margin-right: 0 !important;
	float: right !important;
}
.i {
	text-align: justify;
	text-justify: inter-ideograph;
}
/*Body*/
body {
	color: #464646;
}
a {
	color: #464646;
}
a:hover {
	color: #02276c;
}
.wrap {
	width: 1200px;
	margin: 0 auto;
}
.wrapper {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;background: #f5f7f9;
}
.wrapper-i {
	width: 100%;
	background: #ffffff; float:left;
}
.nybanner {
    width: 1200px;
	margin:0px auto;
	padding:0px 0px 20px 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/banner_bg.jpg);
}
.nybanner .i{
font-size:20px;
color:#fff;
margin-left:70px;
padding-top:30px;

}
.nybanner .s{
font-size:20px;
color:#fff25b;
margin-left:90px;
padding-top:10px;
text-decoration: none;
font-style:italic;

}
/* 登入后状态 */
.mes .log-in{}
.mes .log-in .drop-menu {min-width:100px; float:left;}
.mes .log-in .drop-menu li{padding:0px;height: 32px;text-align: center; float:left;}
.mes .log-in .drop-menu li a{height: 32px;line-height: 32px;}
.mes .log-in .drop-menu li a:hover,.drop-menu a:focus {color:#2D2D2D;}
.mes .log-in .button-group span {display:inline-block;line-height:24px;height:24px;width:24px}
.mes .log-in .button-group .button {padding:0;line-height:18px;font-size:20px}
.mes .log-in a.user-ico{width:32px;height:32px;line-height:32px;display:block;}
.mes .log-in a.user-head{width:32px;height:32px; border:0px;}
.mes .log-in a.user-head img{width:32px;height:32px;border: 1px solid #eee;	border-radius: 50px;}
/* 登入后状态 end*/

/* 注册登录切换 */
.register .tab{font-size:0}
.register .tab li{cursor:pointer;display:inline-block;position:relative;font-size:20px;width:60px;color:#666;margin:0 0 40px 0}
.register .tab li::before{background:#ccc;content:'';position:absolute;bottom:-10px;left:0;width:100%;height:3px;border-radius:3px;transition:transform .3s;}
.register .tab li.cur{color:#e15524}
.register .tab li.cur::before{background:#e15524;content:'';position:absolute;bottom:-10px;left:0;width:100%;height:3px;border-radius:3px;transition:transform .3s;}

.register .line{margin:0px;padding:0;position: relative; text-align: center;}
.register .line span{display: inline-block; padding: 0 20px; position: relative; z-index: 200;}
.register .line hr{-moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: #E2E2E2 -moz-use-text-color -moz-use-text-color; border-image: none; border-style: solid none none; margin-top:10px; position: absolute; top:0; width: 100%;}

.register .bnt-login{margin:0 auto;text-align:center}
.register .bnt-login a{display:inline-block;color:#fff;font-size:22px;width:48px;height:48px;text-align:center;line-height:48px;margin-right:10px;border-radius:30px}
.register .bnt-login a:hover{opacity:0.8}
.register .bnt-login a.weixin{background:#38B624}
.register .bnt-login a.qq{background:#1F92DF}
.register .bnt-login a.weibo{background:#FF6000}
/* 注册登录切换 end*/

 /* 弹出层*/

.dialog {border-radius:0;border:0 solid #ebebeb;margin:0 auto;box-shadow:0 10px 25px rgba(0,0,0,0.3);}
.dialog .dialog-head {font-size:18px;border-bottom:0;background:#FFF;color:#383838;}
.dialog .dialog-head .close {float:right;line-height:24px}
.dialog .dialog-body{padding:10px 40px 40px 40px;}
.dialog-body h3 {font-size:24px;font-weight:600;color:#333;margin-bottom:10px}
.dialog-body .form-group {padding-bottom:20px}
.dialog-body .input{height:48px;line-height:24px;padding:0 12px;border:1px solid #ebebeb;width:100%;display:block;border-radius:0px;-webkit-appearance:none;box-shadow:0 0px 0px rgba(0,0,0,0.0) inset;background:transparent;}
.dialog-body .textarea {padding:10px 12px;line-height:24px;width:100%;background:transparent;border:1px solid #ebebeb;}
.dialog-body .label {padding-bottom:10px;display:block;line-height:24px;}
.dialog-body .label label {font-weight:400;}
.dialog-body select {padding:0 30px 0 8px;color:#ADADAD;border-radius:0px;width: 100%; height:48px;line-height:48px;border:solid 1px #ebebeb;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(../images/select-down.png) no-repeat right 50%;}
.dialog-body .form-tips .dialog-body .input-help ul {border:solid 0px #ebebeb;background:#fff;padding:5px 10px;box-shadow:0 0 0 #fff;border-radius:0 0 4px 4px;width:150px;min-width:150px;width:auto;_width:150px;color:#EE3333;font-size:12px}
.dialog-body .input::-webkit-input-placeholder, .dialog-body .textarea::-webkit-input-placeholder {color: #6E6E6E;}
.dialog-body .input:-moz-placeholder, .dialog-body .textarea:-moz-placeholder {color: #6E6E6E;}
.dialog-body .input::-moz-placeholder, .dialog-body .textarea::-moz-placeholder {color: #6E6E6E;}
.dialog-body .input:-ms-input-placeholder, .dialog-body .textarea:-ms-input-placeholder {color: #6E6E6E;} 
.dialog-body .input-group .addon {background-color:#fff;border:0px solid #EBEBEB;border-radius:0px;line-height:1;padding:0;text-align:center}
.dialog-body .input-group .addon img{max-height:50px}
 /* 弹出层 end*/
.t-b {
	background: #f2f2f2;
}
.t-b .wrap {
	height: 35px;
	line-height: 35px;
}
.t-b .wel {
	float: left; font-weight:bolder;
}
.t-b .mes {
	float: right;
}
.t-b .mes a {
    border-radius: 10px; border:#333 solid 1px; padding:3px 10px;
	margin-left: 15px;
}
.t-c {
	width: 1200px;
	height: 80px;
	margin: 0 auto;background: #ffffff;
}
.logo {
	float: left;
	margin-top: 12px;
}
.logo img{
	max-width:180px;
}

.search {
	float: right;
	margin: 60px 40px 0 0;
}
.search form {
	width: 450px;
	height: 36px;
	background: url(../images/search.png);
}
.search .text {
	width: 320px;
	height: 36px;
	line-height: 36px;
	float: left;
	padding-left: 39px;
}
.search .ibtn {
	width: 88px;
	height: 36px;
	float: right;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
}
.tel {
	float: right;
	font-size: 23px;
	line-height: 23px;
	font-family:Georgia;
	color:#df2526;
	font-weight:bolder;
	padding-left: 55px;
	margin-top: 12px;
	letter-spacing: 0.2px;
}
.tel span {
	font-size: 16px;
	letter-spacing: 0; 
}
.t-x {
	width: 1200px;
	height: 43px;
	margin: 0 auto;
}
.t-x-z {
	position: relative;
	float: left;
}
.t-x-z .ck {
	width: 173px;
	height: 42px;
	background-color:#df2526;
	line-height: 42px;
	border: 1px solid #96adbf;
	border-bottom: 0;
	font-size: 18px;
	cursor: pointer;
	color:#fff;
	padding-left: 65px;
}
.t-x-z ul {
	width: 240px;
	position: absolute;
	top: 44px;
	left: 0;
	z-index: 100;
	background: rgba(255,255,255,1);/*display:none;*/
}
.t-x-z li {
	position: relative;
	border-bottom: 1px solid #ccc;
}
.t-x-z li .a-1 {
	display: block;
	height: 53px;
	line-height: 53px;
	font-size: 16px;
	text-align:center;
}
.t-x-z li .a-1:hover {
	background: rgba(255,255,255,1);
	color: #df2526;
}
.t-x-z li .box {
	width: 252px;
	position: absolute;
	top: 0;
	left: 200px;
	background: rgba(255,255,255,1);
	padding: 10px 28px 30px 28px;
	display: none;
	border:#ccc solid 1px;
}
.t-x-z li .box dl {
	padding-top: 10px;
}
.t-x-z li .box dt {
	font-size: 16px;
	text-align:center;
	line-height:30px;
	padding: 6px 0px;
}
.t-x-z li .box dt img {
	margin: 4px 0 0 6px;
}
.t-x-z li .box dd {
	padding-top: 10px;
	border-bottom: 1px solid #5475a2;
	padding-bottom: 10px;
	line-height: 22px;
}
.t-x-z li .box dl dt:hover {
background:#df2526;
color:#fff;
}
.t-x-z li .box .a-2:hover {
color:#fff;
}
.t-x-z li .box .slogan {
	padding-top: 8px;
}
.t-x-z li:hover .box {
	display: block;
}
.t-x-z li .p1 {
}
.t-x-z li .p2 {
	top: -54px;
}
.t-x-z li .p3 {
	top: -108px;
}
.t-x-z li .p4 {
	top: -162px;
}
.t-x-z li .p5 {
	top: -216px;
}
.t-x-z li .p6 {
	top: -270px;
}
.t-x-z li .p7 {
	top: -324px;
}
.t-x-z li .p8 {
	top: -378px;
}
.nav {
	float: left;
}
.nav ul {
}
.nav ul li {
	float: left;
	display: inline;
	position: relative;
	z-index: 10;
}
.nav ul li a {
	display: block;
	height: 43px;
	line-height: 43px;
	font-size: 18px;
	padding: 0 18px;
	color: #000;
	text-align: center;
	position: relative;
}
.nav ul li a:hover, .nav ul li a.current {
	color: #ff0000;
}
.nav ul li:last-child a {
	padding-right: 0;
}
.nav ul li .img1 {
	margin-top: 10px;
}
.nav ul li .img2 {
	position: absolute;
	top: -12px;
	left: 70px;
}
.nav ul li em {
	display: block;
	width: 19px;
	height: 11px;
	position: absolute;
	top: 8px;
	right: 10px;
	background: url(../images/hot.png);
}
.nav ul li .ewm {
	position: absolute;
	top: 43px;
	right: 0;
	z-index: 100;
	display: none;
}
.nav ul li a:hover .ewm {
	display: block;
}

/*第一屏*/
.top_yi {
  height: 440px; float:left;
}

.top_yi .top_yi_left {
  width: 240px;
  height: 440px;
  float: left;
  background-color: #fff;
}

.top_yi .top_yi_left .list_yi {
  height:73px;
  cursor: pointer;
  position: relative;
}
.top_yi .top_yi_left .list_yi:nth-child(1) {
  height:53px;
  cursor: pointer;
  position: relative;
  padding-top:20px;
}
.top_yi .top_yi_left .list_yi h6 {
  font-size: 18px;
  color: #333;
  line-height: 20px;
  padding: 5px 0 0 23px;
}

.top_yi .top_yi_left .list_yi p {
  font-size: 14px;
  color: #777;
  line-height: 18px;
  padding: 5px 0 0 23px;
}

.top_yi .top_yi_left .list_yi .list_yi_zk {
  width: 810px;
  height: auto;
  min-height: 440px;
  padding: 0 46px 0 11px;
  position: absolute;
  top: 0;
  left: 240px;
  display: none;
  z-index: 2;
  background: linear-gradient(129deg, #fff 64%, rgba(255, 255, 255, 0.3) 100%);
}

.top_yi .top_yi_left .list_yi .list_yi_zk .list_zk {
  height: 86px;
  border-bottom: 1px dashed #e2e2e2;
}

.top_yi .top_yi_left .list_yi .list_yi_zk .list_zk a {
  display: block;
  font-size: 18px;
  color: #fa0303;
  line-height: 20px;
  padding: 10px 0 0 10px;
}

.top_yi .top_yi_left .list_yi .list_yi_zk .list_zk P {
  padding-left: 10px;
  padding-top: 10px;
  font-size: 16px;
  line-height: 18px;
  color: #333;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.top_yi .top_yi_left .list_yi .list_yi_zk .list_zk span {
  font-size: 14px;
  color: #777;
  line-height: 16px;
  padding: 5px 0 0 10px;
  display: block;
}

.top_yi .top_yi_left .list_yi .list_yi_zk .list_zk:last-child {
  border-bottom: 0;
}

.top_yi .top_yi_left .list_yi:hover {
  background: url(../images/al_yi_bg.png) bottom right no-repeat #eaf2fa;
}

.top_yi .top_yi_left .list_yi:hover h6 {
  color: #fa0303;
}

.top_yi .top_yi_left .list_yi:hover p {
  color: #333;
}

.top_yi .top_yi_left .list_yi:hover .list_yi_zk {
  display: block;
}

.top_yi .top_yi_left .list_yi:nth-child(2) .list_yi_zk {
  top: -73px;
}


.top_yi .top_yi_left .list_yi:nth-child(3) .list_yi_zk {
  top: -146px;
}


.top_yi .top_yi_left .list_yi:nth-child(4) .list_yi_zk {
  top: -219px;
}
.top_yi .top_yi_left .list_yi:nth-child(5) .list_yi_zk {
  top: -292px;
}
.top_yi .top_yi_left .list_yi:nth-child(6) .list_yi_zk {
  top: -365px;
}

.top_yi .top_yi_right {
  width: 940px;
  float: right;
  margin-left:20px;
}

.top_yi .top_yi_right .slide-list {
  width: 940px;
  height: 440px;
}

.top_yi .top_yi_right .slide-list img {
  width: 940px;
  height: 440px;
}

.top_yi .top_yi_right .banner-pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 26px;
  width: 100%;
  z-index: 2;
}

.top_yi .top_yi_right .banner-pagination span {
  width: 22px;
  height: 8px;
  border-radius: 4px;
  margin-right: 11px;
  margin-left: 0;
  background-color: #fff;
  opacity: 0.5;
  display: inline-block;
}

.top_yi .top_yi_right .banner-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
  opacity: 1;
}


/*Banner*/

.wrapper_banner {
	margin: 0 auto;
}
.top_banner {
	width: 940px;margin: 0 auto;
	height: 440px;
}

.top_banner .slide-list {
	float: left;
}

.top_banner .slide-list a {
	height: 440px;
	display: block;
	margin: 0 auto;
}

.top_banner .wrapper {
	position: relative;
}

.top_banner .arrow {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	position: absolute;
	z-index: 2;
	top: 232px;
	cursor: pointer;
}

.top_banner .arrow.arrow-left {
	left: 0px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	background: url(../images/ban_left.png) center no-repeat rgba(0, 0, 0, 0.25);
}

.top_banner .arrow.arrow-left:hover {
	background: url(../images/ban_left.png) center no-repeat rgba(0, 0, 0, 0.5);
}

.top_banner .arrow.arrow-right {
	right: 0;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	background: url(../images/ban_right.png) center no-repeat rgba(0, 0, 0, 0.25);
}

.top_banner .arrow.arrow-right:hover {
	background: url(../images/ban_right.png) center no-repeat rgba(0, 0, 0, 0.5);
}

.top_banner .banner-pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 20px;
	width: 100%;
	z-index: 2;
}

.top_banner .banner-pagination span {
	width: 24px;
	height: 4px;
	border-radius: 0;
	margin-right: 16px;
	background-color: #fff;
	opacity: 0.3;
	display: inline-block;
}

.top_banner .banner-pagination .swiper-pagination-bullet-active {
	background-color: #fff;
	opacity: 1;
}
/*焦点图*/
.pagination_txt {
	width: 1000px;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -400px;
	bottom: 20px;
}

.pagination_txt .item {
	width: 15%;
	float: left;
	height: 30px;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	border-radius: 10px;
	margin:0px 5px;
	background-color: rgba(10, 19, 61, 0.5);

}

.pagination_txt .cur {
	background-color: #df2526;
	border-radius: 5px;
}
.banner {
	position: relative;
	left: 50%;
	width: 1920px;
	margin-left: -960px;
	text-align: center;
	border-top: 1px solid #96adbf;
}
.banner .hd {
	position: absolute;
	left: 0;
	bottom: 30px;
	width: 100%;
	height: 8px;
	z-index: 4;
}
.banner .hd ul {
	width: 1000px;
	height: 8px;
	margin: 0 auto;
	text-align: center;
}
.banner .hd ul li {
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 8px;
	height: 8px;
	margin: 0 4px;
	border-radius: 8px;
	background: #fff;
	line-height: 999px;
	overflow: hidden;
	cursor: pointer;
	vertical-align: top;
}
.banner .hd ul .on {
	background: #395eac;
	width: 30px;
}
.footer {
	background: #1f1f24;
	padding: 30px 0;
}
.w-1 {
	border-bottom: 1px solid #28272d;
	padding-bottom: 30px; margin-top:30px;
}
.ftnav {
	float: left;
}
.ftnav dl {
	float: left; 
	margin-right: 20px; margin-top:30px; color:#fff; font-weight:bolder;
}
.ftnav dl:last-child {
	margin-right: 0;
}
.ftnav dt {
	font-size: 16px; letter-spacing:5px;
	padding-bottom: 30px;
}
.ftnav dt a {
	color: #aeaeae;
}
.ftnav dt a:hover {
	color: #fff;
}
.ftnav dd {
	line-height: 28px; float:left; width:40%; font-size:14px; font-weight:lighter;
}
.ftnav dd a {
	color: #f9f9f9;
}
.ftnav dd a:hover {
	color: #fff;
}
.ftcon {
	width: 184px;
	height: 222px;
	float: right;
	padding-left: 70px;
}
.ftcon h2 {
	font-size: 16px;
	color: #aeaeae;
	font-weight: normal;
	padding-bottom: 10px;
	background: url(../images/line3.png) left bottom no-repeat;
	margin-bottom: 10px;
}
.ftcon p {
	font-size: 14px;
	color: #737373;
	text-align: justify;
	margin-bottom: 30px;
}
.w-2 {
	padding-top: 30px;
}
.w-2-z {
	float: left;
}
.w-2-z .p {
	color: #fff;
	font-size: 14px;
}
.w-2-z .p a {
	color: #737373;
	padding: 0 18px;
}
.w-2-z .p a:hover {
	color: #fff;
}
.w-2-z .p span {
	color: #737373;
}
.w-2-z .copyright {
	color: #737373;
	font-size: 14px;
	padding-top: 14px;
}
.w-2-z .copyright a {
	color: #737373;
}
.w-2-z .copyright a:hover {
	color: #fff;
}
.w-2 select {
	width: 250px;
	height: 40px;
	background: #2a292f;
	float: right;
	color: #8b898e;
}
.fixed-right {
	width: 146px;
	height: 447px;
	background: url(../images/float-right.png);
	position: fixed;
	bottom: 10%;
	left: 0;
	z-index: 1000;
}
.fixed-right a {
	display: block;
	height: 450px;
	margin-top: 92px;
}

.flogo{border-radius: 10px; background:#fff; height:40px; padding:10px; text-align:center; float:left; margin-top:20px;}
.flogo img{ max-height:40px;}
.flogo_w{ color:#fff;float:left; font-size:24px; margin-left:30px; margin-top:20px;}
.flogo_w p{font-size:15px;}

.about_menu ul{background:#fff;border-top-left-radius: 10px;border-top-right-radius: 10px; z-index:999; height:50px; float:right; margin-top:-46px; margin-right:20px;}
.about_menu ul li{ float:left; line-height:40px; font-size:18px; padding:2px 20px;}

.about_menu .current{ border-bottom:#28a7e1 solid 4px;}

.safe li {
    display: inline-block;
    font-size: 12px;
    font-family: ;
    color: #999;
    margin-right: 20px;
}

.safe li:nth-child(2) {
    margin-right: 20px;
}

.safe li i {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: -1px;
}
