/*reset*/

/* CSS reset for c_b */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;.logo .iphone
	padding: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table th, table td {
	padding: 5px;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
ception, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: none;
} /*for ff f6n.net*/
a:hover {
	text-decoration: none;
}
/*定位*/
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.bc {
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.zoom {
	zoom: 1
}
.hidden {
	visibility: hidden;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: -1.5px;
}
li {
	list-style: none;
}
p img {
	max-width: 870px;
}
 -moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
/*其他*/
.cur {
	cursor: pointer
}
/*原reset*/
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
body {
	/* font: 14px/1.231 arial, helvetica, clean, sans-serif; */
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
/*title*/
h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
/*清除浮动*/
.clearfix:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { /*兼容 IE*/
	zoom: 1;
}
/*end reset*/


/* CSS Document */
body {
	background-color: #fff;
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: "微软雅黑";
	position: relative;
	min-width: 1200px;
	width: 100%;
}/*网站字体颜色*/
.content, .container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
}
.wrap-header {
	height: 51px;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
	z-index: 9;
}
.wrap-header p {
	height: 51px;
	line-height: 51px;
}
.wrap-header ul {
	padding-top: 17px;
}
.wrap-header ul li {
	float: left;
	height: 19px;
	line-height: 19px;
	padding-left: 24px;
	margin-left: 24px;
	border-left: 1px solid #d2d2d2;
	position: relative;
}
.wrap-header ul li:first-child {
	border-left: none;
}
.wrap-header ul li a:hover {
	color: #2a2c90;
}
.wrap-header ul li span {
	display: none;
	width: 120px;
	height: 120px;
	position: absolute;
	left: -5px;
	top: 18px;
	padding-top: 16px;
}
.wrap-header ul li img {
	display: block;
	width: 120px;
	height: 120px;
}
.wrap-header ul li:hover span {
	display: block;
}
.logo .container {
	height: 129px;
	position: relative;
}
#logo2 {
	position: absolute;
	left: 0;
	top: 25px;
}
.logo h1 {
	position: absolute;
	left: 0;
	top: 20px;
}
.logo h1 img {
	display: block;
	width: 192px;
	height: 90px;
}
.logo .lTit {
	position: absolute;
	left: 220px;
	top: 35px;
}
.logo .lTit .p1 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-bottom: 12px;
}
.logo .lTit .p2 span {
	margin-left: 25px;
	border-left: 1px solid #bfbfbf;
	padding-left: 30px;
}
.logo .lTit .p2 span:first-child {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}
.logo .iphone {
	margin: 4px 0px 0px 0px;
	overflow: hidden;
	display: block;
	line-height: 30px;
	background: url(../image/top_tel.png) no-repeat 0 0;
	width: 290px;
	height: 94px;
	color: #333;
	position: absolute;
	top: 0;
	right: -30px;
}
.logo .iphone p {
	padding: 10px 0 0 106px;
	display: block;
}
.logo .iphone span {
	font-size: 26px;
	display: block;
	font-family: arial;
}
.Nav {
	height: 60px;
	width: 100%;
	z-index: 1;
	background: #2a2c90;
}
.Nav .navUl {
	width: 102%
}
.Nav .navUl>li {
	font-size: 15px;
	float: left;
	height: 60px;
	position: relative;
}
.Nav .navUl>li>a {
	display: block;
	color: #666;
	height: 60px;
	line-height: 60px;
	text-decoration: none;
	position: relative;
	border-left: 1px solid #fff;
	color: #fff;
	font-size: 16px;
	padding: 0 68px;
}
.Nav .navUl>li:first-child>a {
	border-left: none;
}
.Nav .navUl>li:hover, .Nav .navUl>li.cur {
}
.Nav .navUl>li:hover>a, .Nav .navUl>li.cur>a {
	background: #f9a50e;
	color: #fff;
}
.wrap-footer {
	background: #242424;
}
.wrap-footer .fTop {
	padding: 25px 0 30px 0;
	border-bottom: 1px solid #797979;
}
.wrap-footer .ful1 {
	float: left;
	margin-left: 100px;
}
.wrap-footer .ful1:first-child {
	margin-left: 0;
}
.wrap-footer .ful1 li {
	margin-bottom: 16px;
}
.wrap-footer .ful1 li a {
	color: #fff;
}
.wrap-footer .ful1 li a:hover {
	color: #73a146;
}
.wrap-footer .ful1 li:first-child {
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 18px;
}
.wrap-footer dl {
	float: left;
	text-align: center;
	color: #fff;
	margin-left: 120px
}
.wrap-footer dl dt {
	overflow: hidden;
	margin-bottom: 10px;
}
.wrap-footer .ful2 {
	float: right;
	margin-right: 80px;
}
.wrap-footer .ful2 li.li1 {
	font-size: 16px;
	margin-bottom: 15px;
	color: #fff;
}
.wrap-footer .ful2 li.li2 {
	font-size: 16px;
	margin-bottom: 15px;
	color: #fff;
}
.wrap-footer .ful2 li.li3 {
	font-size: 28px;
	margin-bottom: 15px;
	color: #2a2c90;
	font-weight: bold;
}
.wrap-footer .ful2 li.li4 a {
	display: block;
	height: 45px;
	width: 186px;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #2a2c90;
	background: #fff;
	border-radius: 5px;
}
.wrap-footer .ful2 li.li4 a:hover {
	background: #73a146;
	color: #fff;
}
.wrap-footer .ficp {
	height: 53px;
	line-height: 53px;
	text-align: center;
	color: #fff;
}
.wrap-footer .ficp a {
	color: #fff;
}
.wrap-footer .ficp a:hover {
	color: #73a146;
}
.h_nav li a:-webkit-any-link{ display:block;}

.h_top{height:32px;line-height: 32px;font-size: 12px;color: #7d7d7d;background: #f5f5f5;}
/*澶撮儴 鐧诲綍*/ 
.h_top .h_login a{color: #7d7d7d;padding-right: 20px;padding-left: 20px;border-right: 1px solid #dbdbdb;height:32px;display: inline-block;}
.h_top .h_login a:last-child{ border-right: 0;padding-right: 0;  }
.h_top .h_login a:hover{ color: #fc9208; }

/*头部*/
.header .header-t{height:128px;overflow:hidden;position:relative;}
.header .header-t .logo{float: left;
    margin-top: 27px;
    line-height: 0;
    padding-right: 18px;
    border-right: 0px solid #E5E5E5;
    margin-right: 0px;}
.header .header-t .logo img{display:block;width: 69px;
    height: 76px;}
.header .header-t .slogan{float:left;}
.header .header-t .slogan b{font-size: 26px;
    font-weight: bold;
    line-height: 26px;
    color: #333333;
    margin-top: 38px;
    display: block;}
.header .header-t .slogan span{display: block;
    font-size: 20px;
    font-weight: lighter;
    line-height: 20px;
    color: #666666;
    margin-top: 10px;
    }
.header .header-t .h-tel{float:right;text-align:left;margin-top:30px;}
.header .header-t .h-tel span{display:block;background-image:url('../images/tel.png');background-repeat:no-repeat;background-position:left center;background-size:auto auto;padding-left:26px;font-size:16px;font-weight:lighter;line-height:28px;color:#666666;height:28px;}
.header .header-t .h-tel b{display: block;
    font-size: 32px;
    font-weight: bold;
    line-height: 20px;
    color: #005bb8;
    margin-top: 10px;}
.header .header-t:after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.header .header-b{background: url(../image/t_bg.jpg) no-repeat center 0;}
.header .header-b ul{width:1200px;margin:0 auto;font-family:"Microsoft Yahei";}
.header .header-b ul > li{float:left;display:inline;position:relative;}
.header .header-b ul > li a{display:block;font-size:16px;font-weight:normal;line-height:52px;color:#ffffff;height:52px;padding:0 34px;position:relative;z-index:1;}
.header .header-b ul > li:before{content:"";display:block;background:#fe9208;width:100%;height:0%;position:absolute;left:0;top:0;transition:.35s;}
.header .header-b ul > li:after{content:"";display:block;width:1px;height:13px;background:rgba(255,255,255,0.2);position:absolute;right:0;top:20px;}
.header .header-b ul > li.cur:before,.header .header-b ul > li:hover:before{height:100%;}
.header .header-b ul > li.cur:after,.header .header-b ul > li:hover:after{display:none;}
.header .header-b:after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}

.header .header-b .erj{position: absolute;width: auto;background: #fff;border-top: 1px solid #dfdfdf; display:none; z-index:100;min-width: 220px;padding-top:10px;padding-bottom:10px;}
.header .header-b .erj li{display:block;float:none;white-space: nowrap;}
.header .header-b .erj a{font-size:14px;color:#001f6a;background: none;padding:0 20px;display: block;line-height: 42px;border-bottom: 1px dashed #dfdfdf; height:42px;}
.header .header-b .erj li:last-of-type a{border-bottom:none;}

.header .header-b li:hover .erj{display:block;}
.header .header-b li .erj a:hover,.header .header-b li .erj a.cur{background:#96c82e;color: #fff !important;}

.ff{
    background: #222222;
    padding: 60px 0 40px;
}
.chang{
    width: 1200px;
    margin:0 auto;
}
.dilong{
    width: 400px;
}
.dilong_zi{
    font:400 14px/30px "Microsoft Yahei";
    color: #9a9a9a;
    padding-top: 7px;
}
.dilong_zi p{
    padding-bottom: 12px;
}
.ghty{
    width: 392px;
    margin-left: 25px;
    
}
.ghtt{
    background: url(../image/gh.png) no-repeat;
    width: 383px;
    height: 290px;
    position: relative;
}
.hnbty{
    font:600 24px/52px "Microsoft Yahei";
    color: #fff;
    padding: 15px 0 0 85px;
}
.shouui{
    position: absolute;
    top: 155px;
    left: 35px;
    width: 109px;
    height: 131px;
}
.shougg{
    position: absolute;
    top: 155px;
    left: 238px;
    width: 109px;
    height: 131px; 
}
.hhghy{
    font:400 14px/50px "Microsoft Yahei";
    color: #9a9a9a;background: url(../image/you.png) left center no-repeat;padding-left: 50px;
}
.hhghy a{
    color: #9a9a9a;
}
.x-copyright{
    font:400 14px/24px "Microsoft Yahei";
    color: #9a9a9a;
}
.x-copyright a{
    color: #9a9a9a;
}
.x-layout {
  background: url(../image/layout_bg.jpg) top center no-repeat;
  background-size: cover;
  padding: 4.16666667%;
}

.x-layout-logo {
  margin-bottom: 20px;
}

.x-layout-desc {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
}

.x-layout-contact {
  margin-top: 30px;
}

.x-layout-contact p {
  margin-bottom: 0;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.7;
}

.x-layout-contact strong {
  display: block;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.8);
}

.x-layout-contact a {
  color: #fff;
}

.x-layout-menu dl {
  float: left;
  width:50%;
  text-align: left;
}

.x-layout-menu dl dt {
  font-size: 18px;
  color: #fff;
  margin-bottom: 1em;
}
.x-layout-menu dd a:hover{
  background: url(../image/h1.png) left center no-repeat;
  color: #ff8400;
}

.x-layout-menu dl dd a {
  display: block;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.4);
  line-height: 30px;
  background: url(../image/h.png) left center no-repeat;
  padding-left: 20px;
}

.x-layout-ewm {
  text-align: center;
}

.x-layout-ewm p {
  background: rgba(255, 255, 255, 0.1);
  font-size: 13px;
  font-weight: 100;
  padding: .8em 0;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.7);
  margin: 15px 0 0 0;
}

.x-footer {
  background: #161618;
  padding: 15px 0;
  text-align: center;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.7;
}

.x-footer a {
  color: rgba(255, 255, 255, 0.5);
}

.x-footer a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.x-copyright {
  margin: 5px 0;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}


.kunbao_pages{padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
.kunbao_pages .pagination{display:inline-block;margin:0 auto;padding:0}
.kunbao_pages .pagination p,.kunbao_pages .pagination a{cursor: pointer;float:left;font-family:'microsoft yahei';margin:0 2px;line-height:25px;background:#fff;border:1px solid #d8dadf;padding:0 10px}
.kunbao_pages .pagination p a{color:#555;display:block;padding: 0 10px;}
.kunbao_pages .pagination p:hover,.kunbao_pages .pagination a:hover{text-decoration:none;color:#fff;border:1px #333 solid;background-color:#333}
.kunbao_pages .pagination p:hover a:hover{color:#fff;text-decoration:none}
.kunbao_pages .pagination .cur{background-color:#333;color:#fff;border:1px #333 solid; padding:0 10px}
.kunbao_pages .pagination p:last-child{ padding:0 10px}
.kunbao_pages .pagination p:last-child a{ padding:0}
.kunbao_pages .pagination p.thisclass a{color:#fff; padding:0}
.kunbao_pages .pageinfo{line-height:30px;padding-left:5px}
.kunbao_pages strong{font-weight:400}
.kunbao_pages .pageRemark{display: none;}
