@charset "utf-8";

/* CSS Document */



body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: microsoft yahei;
	color: #646361;
	background: #f7f6f4;
}

li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

img {
	border: 0px;
}

ul {
	float: left;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #444;
}

a:hover {
	color: #8e6339;
}

.head {
	width: 100%;
	margin: 0px auto;
	position: relative;
	height: 540px;
	position: relative;
	overflow: hidden;
}

.head .nav_bg {
	width: 100%;
	height: 20px;
	top: 90px;
	left: 0;
	position: absolute;
	background: rgba(0, 0, 0, .4);
	z-index: 2;
}

.top {
	width: 1014px;
	margin: 0px auto;
	position: relative;
	top: 0px;
	z-index: 9;
}

.top .logo {
	width: 182px;
	float: left;
	margin-top: 20px;
}

/*.banner{position:absolute;top:0px;z-index:1;height:540px;width:100%;text-align:center;}

.banner img{width:100%;height:540px;}

.topbg{background:rgba(255,255,255, 0.8) none repeat scroll 0 0 

;height:90px;width:100%;position:relative;z-index:99;}*/

.nav {
	width: 800px;
	float: right;
	margin-top: 20px;
}

/*inner_ban*/
.inner_ban {
	width: 100%;
	height: 400px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.inner_ban>img {
	position: relative;
	left: 50%;
	margin-left: -960px;
	z-index: -1;
}

.inner_ban .inner_nav_bg {
	width: 1920px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
}

.inner_ban .nav_down_bg {
	width: 100%;
	height: 50px;
	top: 90px;
	left: 0;
	position: absolute;
	background: rgba(0, 0, 0, .4);
}

/*inner_nav*/
.head3 {
	width: 1014px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -507px;
}

.head3 .logo {
	float: left;
	margin: 18px 0;
}

.nav3 {
	width: 800px;
	float: right;
}

.nav3 ul {
	margin-left: 30px;
}

.nav3 ul li {
	float: left;
	padding: 10px;
	position: relative;
}

.nav3 ul li>a {
	font-size: 16px;
	line-height: 70px;
}

.nav3 ul li .nav_down {
	display: none;
	position: absolute;
	left: -20px;
	top: 90px;
	width: 500%;
}

.nav3 ul li .nav_down a {
	font-size: 14px;
	line-height: 50px;
	color: #FFF;
	padding: 0 5px;
}

.triangle {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -10px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 10px solid rgba(0, 0, 0, .6);
	display: none;
}

.nav3 ul li:hover .nav_down {
	display: block;
}

.nav3 ul li:hover .triangle {
	display: block;
}

.head4 {
	width: 100%;
	height: 540px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.head4 .head_bg {
	position: absolute;
	top: 0;
	width: 100%;
	height: 90px;
	background: rgba(255, 255, 255, .6);
}

.head4 .nav4_down_bg {
	position: absolute;
	top: 90px;
	width: 100%;
	height: 50px;
	background: rgba(0, 0, 0, .4);
	z-index: 1
}

.head4 .head_nav {
	width: 1014px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -507px;
	z-index: 2
}

.head4 .head_nav .logo {
	width: 182px;
	float: left;
	padding: 18px 0px;
}

.head4 .head_nav .nav4_up {
	width: 800px;
	float: right;
}

.head4 .head_nav .nav4_up ul {
	margin-left: 30px;
}

.head4 .head_nav .nav4_up li {
	float: left;
	padding: 10px;
	position: relative;
}

.head4 .head_nav .nav4_up li>a {
	font-size: 16px;
	line-height: 70px;
}

.head4 .head_nav .nav4_up li .nav4_down {
	display: none;
	position: absolute;
	left: -20px;
	top: 90px;
	width: 500%;
}

.head4 .head_nav .nav4_up li .nav4_down a {
	font-size: 14px;
	padding: 0 5px;
	line-height: 50px;
	color: #FFF;
}

.head4 .head_nav .nav4_up li:hover .nav4_down {
	display: block;
}

.head4 .head_nav .nav4_up li:hover .triangle {
	display: block;
}

.head4 .head_nav .nav4_up li .nav4_down a:hover {
	text-decoration: underline;
}

.head4 .banner_big_box {
	width: 100%;
	height: 540px;
	margin: 0 auto;
	overflow: hidden;
}

.head4 .banner_big_box .banner_box {
	width: 100%;
	height: 540px;
	margin: 0 auto;
	overflow: hidden;
}

.head4 .banner_big_box .banner_box .slides li {
	width: 1920px;
	height: 540px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	top: 0;
	display: none;
}

.head4 .banner_big_box .banner_box .slides li img {
	width: 100%;
}

.head4 .num {
	position: absolute;
	bottom: 20px;
	left: 0;
	font-size: 0px;
	text-align: center;
	width: 100%;
	z-index: 3;
}

.head4 .num li {
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 50%;
	background: #666;
	color: #fff;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	margin: 0 3px;
	cursor: pointer;
}

.head4 .num li.active {
	background: #F63;
}

.head4 .banner_big_box .banner_box .btn {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	background: rgba(0, 0, 0, 0.5);
	font-size: 40px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	display: none;
	border-radius: 50%;
}

.head4 .banner_big_box .banner_box .left {
	left: 0;
}

.head4 .banner_big_box .banner_box .right {
	right: 0;
}

.head4 .banner_big_box .banner_box:hover .btn {
	display: block;
	cursor: pointer;
}

.dichan {
	height: 90px;
	width: 100%;
	background: rgba(142, 99, 57, 0.8) none repeat scroll 0 0 !important;
	/*实现FF背景透明，文字不透明*/

	filter: Alpha(opacity=80);
	background: #8e6339;
	position: relative;
	z-index: 99;
	margin-top: 370px;
	color: #fff;
}

.dc_l {
	font-size: 50px;
	border-right: 1px solid #fff;
	float: left;
	line-height: 60px;
	height: 60px;
	margin-top: 15px;
	letter-spacing: 5px;
	padding-right: 15px;
	margin-right: 20px;
}

.dc_r {
	height: 60px;
	line-height: 30px;
	margin-top: 15px;
	float: left;
	width: 860px;
	font-size: 17px;
}





.main {
	width: 1014px;
	margin: 0px auto;
	padding-top: 30px;
	overflow: hidden;
}

.main_l {
	width: 627px;
	float: left;
}



.about {
	width: 100%;
	overflow: hidden;
	padding-bottom: 50px;
}

.about .ab_pic {
	width: 315px;
	height: 160px;
	float: left;
	overflow: hidden;
	position: relative;
}

.about .ab_pic ul {
	width: 1260px;
}

.about .ab_pic ul li {
	float: left;
	width: 315px;
}

.about .ab_pic ul li img {
	width: 100%;
}

.about .ab_pic ol {
	position: absolute;
	width: 96px;
	height: 20px;
	bottom: 3px;
	right: 10px;
}

.about .ab_pic ol li {
	float: left;
	width: 20px;
	height: 20px;
	margin: 2px;
	background: #fff;
	border-radius: 50%;
	font-size: 14px;
	text-align: center;
	cursor: default;
}

.about .ab_pic ol li.seleted {
	background: #1AA4CA;
}

.about .ab_txt {
	width: 290px;
	margin-left: 20px;
	float: left;
}

.about .ab_txt h2 {
	background: url(../img/ab_txt_h2_bg.png) no-repeat top left;
	margin: 0;
	padding: 0;
}

.about .ab_txt h2 a {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	padding-left: 8px;
}

.about .ab_txt P a {
	color: #172447;
	font-weight: bold;
}

.about .notice {
	float: left;
	width: 625px;
	border: #444 solid 1px;
	text-align: center;
	line-height: 30px;
	margin-top: 20px;
}

.about .notice a {
	color: #172447;
	font-weight: bold;
	float: right;
	padding-right: 10px;
}

.news {
	width: 100%;
	overflow: hidden;
	height: 250px;
}

#tab {
	position: relative;
}

.tabList {
	border-bottom: 2px solid #172447;
	height: 23px;
	line-height: 37px;
}

#tab .tabList ul li {

	float: left;

	font-size: 16px;
	color: #555;

	padding: 0px 17px;

	line-height: 23px;

	text-align: center;

	position: relative;

	cursor: pointer;

}

#tab .tabList ul li:hover {
	background: url(../img/news_bg.png) no-repeat top left;
	color: #fff;
}

#tab .tabCon {

	position: absolute;

	left: -1px;

	top: 45px;

	border-top: none;

	width: 658px;

	height: 210px;


}

#tab .tabCon li {

	padding: 10px 10px 10px 0;

	position: absolute;


}

#tab .tabCon li.cur {
	opacity: 1;

	filter: alpha(opacity=1);
}

#tab .tabList li.cur {

	background: url(../img/news_bg.png) no-repeat top left;
	color: #fff;

}

#tab .tabCon li a:hover {
	color: #8e6339;
}



.new_top {
	width: 100%;
	overflow: hidden;
}

.new_top img {
	float: left;
	margin-right: 30px;
}

.new_top div {
	float: left;
	overflow: hidden;
	width: 440px;
}

.new_top h2 {
	float: left;
	margin: 0px auto;
	font-size: 16px;
}

.new_top p {
	float: left;
	margin: 0px auto;
	line-height: 23px;
	margin-top: 10px;
}

.new_top p a {
	color: #172447;
	font-weight: bold;
}

.new_top p img {
	display: inline;
	float: none;
	margin-left: 10px;
}



.new_bottom {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}

.new_bottom a {
	display: block;
	width: 300px;
	float: left;
	background: url(../img/nm_37.png) left 11px no-repeat;
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
  overflow: hidden;
}

.new_bottom a:hover {
	color: #8e6339;
}





.fengcai {
	width: 100%;
	overflow: hidden;
}

.fengcai_tit {
	border-bottom: 2px solid #172447;
	width: 100%;
	overflow: hidden;
	height: 23px;
	line-height: 23px;
	font-size: 16px;
	background: url(../img/news_bg.png) no-repeat top left;
	color: #fff;
}

.fengcai_tit a {
	color: #fff;
	display: block;
	padding: 0px 15px;
}

.fengcai_con {
	width: 105%;
	overflow: hidden;
	margin-top: 15px;
}

.fengcai_con li {
	width: 150px;
	height: 130px;
	float: left;
	margin-right: 23px;
	line-height: 25px;
	text-align: center;
}

.fengcai_con li img {
	width: 150px;
	height: 100px;
	border-radius: 8px;
}



.main_r {
	width: 340px;
	overflow: hidden;
	float: right;
}

.yewu,
.lianjie,
.zeren,
.shipin {
	width: 340px;
	overflow: hidden;
	float: left;
}



.yewu_tit {
	border-bottom: 2px solid #172447;
	width: 100%;
	overflow: hidden;
	height: 23px;
	line-height: 23px;
	font-size: 16px;
	background: url(../img/news_bg.png) no-repeat top left;
}

.yewu_tit a {
	color: #fff;
	display: block;
	padding: 0px 15px;
}

.yewu_con {
	width: 356px;
	overflow: hidden;
	margin-top: 10px;
}

.yewu_con a {
	display: block;
	width: 162px;
	height: 26px;
	line-height: 26px;
	float: left;
	background: #dcdcdc;
	color: #666;
	margin: 5px 16px 5px 0;
	text-align: center;
}

.yewu_con a:hover {
	display: block;
	width: 162px;
	height: 26px;
	line-height: 26px;
	float: left;
	background: #172447;
	color: #fff;
}



.lianjie_tit {
	border-bottom: 2px solid #172447;
	width: 100%;
	overflow: hidden;
	height: 23px;
	line-height: 23px;
	font-size: 16px;
	background: url(../img/news_bg.png) no-repeat top left;
	margin-top: 20px;
}

.lianjie_tit a {
	color: #fff;
	display: block;
	padding: 0px 15px;
	display: block;
	padding: 0px 15px;
}

.lianjie_con {
	width: 340px;
	overflow: hidden;
	margin-top: 10px;
}

.lianjie_con a {
	display: block;
	width: 33.33%;
	height: 26px;
	line-height: 26px;
	float: left;
}





.zeren_tit {
	border-bottom: 2px solid #172447;
	width: 100%;
	overflow: hidden;
	height: 23px;
	line-height: 23px;
	font-size: 16px;
	background: url(../img/news_bg.png) no-repeat top left;
	margin-top: 20px;
}

.zeren_tit a {
	color: #fff;
	display: block;
	padding: 0px 15px;
	display: block;
	padding: 0px 15px;
}

.zeren_con {
	width: 270px;
	float: left;
	overflow: hidden;
	margin-top: 10px;
}

.zeren_con li {
	background: url(nm_32.png) left 10px no-repeat;
	height: 25px;
	line-height: 25px;
	padding-left: 14px;
}



.shipin_tit {
	border-bottom: 2px solid #172447;
	width: 100%;
	overflow: hidden;
	height: 23px;
	line-height: 23px;
	font-size: 16px;
	background: url(../img/news_bg.png) no-repeat top left;
	margin-top: 20px;
}

.shipin_tit a {
	color: #fff;
	display: block;
	padding: 0px 15px;
	display: block;
	padding: 0px 15px;
	;
}

.shipin_con {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: 15px;
}




.foot {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	line-height: 30px;
	overflow: hidden;
	border-top: 5px solid #fff;
	padding: 20px 0;
}

.foot a {
	padding: 0px 10px;
}



.w1010 {
	width: 500px;
}

.position {
	width: 500px;
	overflow: hidden;
	margin-bottom: 0px;
	padding-bottom: 15px;
	float: right;
}

.position .pos_nav {
	float: right
}



.arc_left {
	width: 220px;
	float: left;
}

.left_nav {
	widdth: 220px;
	overflow: hidden;
}

.left_nav_tit {
	border-bottom: #333 solid 1px;
	overflow: hidden;
	color: #444;
	font-size: 26px;
	line-height: 32px;
	padding: 10px 0px;
	padding-left: 30px;
}

.left_nav_con {
	overflow: hidden;
	width: 220px;
}

.left_nav_con li {
	border-bottom: #333 solid 1px;
	padding-left: 30px;
	float: left;
	width: 190px;
	font-size: 16px;
	height: 40px;
	line-height: 39px;
	color: #444;
}

.left_nav_con li a {
	color: #444;
}

.left_nav_con li:hover {
	background: #011655;
}

.left_nav_con li:hover a {
	color: #fff;
}



.left_nav_con li.on {
	background: #011655;
}

.left_nav_con li.on a {
	color: #fff;
}



.arc_left .shipin {
	width: 220px;
	overflow: hidden;
	margin-top: 15px;
}

.arc_left .shipin_titt a {
	color: #555;
	display: block;
	float: left;
	font-size: 18px;
}

.arc_left .shipin_con {
	width: 220px;
	float: left;
	overflow: hidden;
	margin-top: 15px;
}



.arc_right {
	width: 755px;
	float: right;
	overflow: hidden;
	margin-left: 35px;
	line-height: 27px;
}

.arc_right .titit {
	width: 170px;
	font-size: 26px;
	color: #011655;
	margin-bottom: 15px;
	margin-top: 0px;
	float: left;
	font-weight: normal;
}

.arc_right .inner_header {
	width: 755px;
	border-bottom: #555 solid 1px;
	margin-bottom: 30px;
}

.list_pro {
	width: 755px;
	overflow: hidden;
}

.list_pro li {
	width: 235px;
	text-align: center;
	margin-bottom: 20px;
	line-height: 30px;
	float: left;
	margin-right: 24px;
	font-size: 16px;
}

.list_pro li:nth-child(3n+0) {
	margin-right: 0px;
}



.page {
	border-top: 1px solid #e5e5e5;
	width: 755px;
	text-align: center;
	padding-top: 15px;
}

.page li {
	display: inline;
	padding: 3px 8px;
	background: #c8c8c8;
	margin: 0px 2px;
}

.page li a {
	color: #444;
}

.page li.thisclass {
	background: #001453;
	color: #fff;
}



.arc_t {
	text-align: center;
	font-size: 20px;
	color: #a8a8a8;
	margin-top: 0px;
	margin-bottom: 5px;
}

.info {
	text-align: center;
	margin-bottom: 15px;
}



.prenext {
	width: 755px;
	border-top: 1px solid #e5e5e5;
	padding-bottom: 15px;
	margin-top: 20px;
	padding-top: 20px;
}

.prenext li {
	width: 50%;
	float: left;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}



.arc_tui {
	width: 715px;
	background: #efefef;
	overflow: hidden;
	padding: 20px;
}

.arc_tui .arcimg {
	float: left;
	width: 185px;
	margin-right: 17px;
}

.arc_tui .arc_t {
	text-align: left;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}

.arc_tui .arc_fino {
	font-size: 13px;
	margin: 0px;
}

.arc_tui .arc_p {
	font-size: 14px;
	color: #999;
	line-height: 18px;
}



.arc_list {
	margin-top: 20px;
	width: 755px;
	overflow: hidden;
}

.arc_list li {
	height: 39px;
	border-bottom: 1px solid #e5e5e5;
	line-height: 38px;
}

.arc_list li span {
	float: right;
	color: #999;
}

.nav4_up a {
	color: #000;
}

.ab_txt p {
	text-align: justify;
}

.active {
	background: #011655;
	color: #FFF;
}

.active a {
	color: #FFF !important;
}

.pagess {
  clear: both;
  height: 30px;
  margin: 20px auto;
  overflow: hidden;
  text-align: center;
}

.page-pre a {
  display: inline-block;
  font-size: 16px;
  color: #262626;
  margin-right: 30px;
}

.page-num {
  display: inline-block;
  font-size: 16px;
  color: #262626;
  margin-right: 30px;
}

.page-next a {
  display: inline-block;
  font-size: 16px;
  color: #262626;
  margin-right: 30px;
}

.page-num-current {
  color: #011655;
  font-family: "arialbd";
  font-weight: bold;
}