@charset "utf-8";
*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  font-family: "微软雅黑";
  font-size: 15px;
  line-height: 1.3;
  color: #60636d;
}
ul,
ol,
li {
  list-style: none;
}
select {
  border: 1px solid #ABABAB;
}
img {
  border: none;
}
em {
  font-style: normal;
}
a {
  text-decoration: none;
  color: #60636d;
  cursor: pointer;
}
a:hover {
  color: #ff6200;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 400;
}
.fl {
  float: left !important;
}
.fr {
  float: right !important;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.text_overflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
body {
  text-align: center;
}
body {
  background-color: #f4f4f4;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
}
.wrap {
  width: 1295px;
  margin: 0 auto;
  text-align: left;
}
.header {position: relative;
  height: 155px;
  background-color: #fff;
  margin-bottom: 8px;
  background-image: url(../image/top.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
}
.header .logo {
  float: left;
  width: 208px;
  height: 155px;
  text-align: center;
  padding-top: 24px;
}
.header .header_con {
  margin-left: 210px;
  margin-right: 58px;
}
.header .top {
  padding-top: 32px;
  padding-bottom: 12px;
  border-bottom: 2px solid #3a495b;
  overflow: hidden;
}
.header .flag {
  display: none;
}
.header .logo2 {
  float: left;
}
.header .header_right {
  float: right;margin-right:50px;
}
.header .header_right a {
  float: left;
  display: inline-block;
  margin-left: 22px;
}
.header .searchBox {
  float: right;
  display: inline-block;
  position: relative;
  font-size: 0;
  margin-top: 14px;
}
.header .searchBox input {
  width: 250px;
  height: 40px;
  padding-left: 20px;
  padding-right: 50px;
  line-height: 40px;
  font-size: 14px;
  color: #556572;
  background: #f3f3f3;
  border: none;
  outline: none;
}
.header .searchBox a {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 50px;
  height: 40px;
  background: url(../image/icon_search.png) no-repeat center;
}
.header .navBar {
  overflow: hidden;
}
.header .navBar .nav {
  float: left;
  overflow: hidden;
  margin-top: 20px;
}
.header .navBar .nav li {
  float: left;
  border-left: 1px solid #c9c9c9;
}
.header .navBar .nav li a {
  display: block;
  line-height: 26px;
  font-size: 20px;
  color: #919192;
  padding: 0 22px;
}
.header .navBar .nav li:hover a,
.header .navBar .nav li.active a {
  color: #ff6200;
}
.header .navBar .nav li:first-child {
  border: none;
}
.header .navBar .nav li:first-child a {
  padding-left: 6px;
}
.fixed.wrap {
  padding-top: 165px;
}
.fixed .header {
  position: fixed;
  width:1295px;margin:0 auto;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;

}
.fixed .header .header_con {
  margin-left: 0;
  margin-right: 0;
}
.fixed .header .header_main {
  width: 1295px;
  margin: 0 auto;

}
.fixed .header .logo {
  display: none;
}
.fixed .header .top {
  border: none;
  padding-top: 25px;
}
#ibtn1,#ibtn2{
	width:126px;
	height:130px;
	background-image: url(../image/w1.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	top:-0px;
	left:50%;margin-left:340px;
	display:none;
}
#ibtn2{background-image: url(../image/w2.png);	margin-left:380px;}
.fixed .header .flag {
  float: left;
  display: block;
  width: 54px;
  height: 58px;
  margin-left: 50px;
  margin-right: 26px;
  margin-top: -11px;
}
.fixed .header .header_right {
  margin-top: 12px;margin-right: 110px;
}
.fixed .header .navBar {
  background: #ff6200;
  width: 1264px;
  margin: 0 auto;
  height: 63px;
}
.fixed .header .navBar .nav li {
  border-left-color: #ff914d;
}
.fixed .header .navBar .nav li a {
  color: #fff;
  height: 24px;
  line-height: 24px;
}
.fixed .header .navBar .nav li:first-child {
  padding-left: 22px;
}
.fixed .header .searchBox {
  margin-top: 9px;
  margin-right: 12px;
}
.fixed .header .searchBox input {
  width: 420px;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  background: #fff;
}
.fixed .header .searchBox a {
  height: 45px;
  background: #ff6200 url(../image/icon_search2.png) no-repeat center;
}
.bgWhite {
  background-color: #fff;
  display: inline-block;
}
.currency_tab {
  width: 100%;
}
.currency_tab li {
  float: left;
  margin: 30px 0 20px 0;
}
.currency_tab li a {
  display: inline-block;
  font-size: 24px;
  color: #6e707b;
  font-weight: bold;
}
.currency_tab li.active a {
  color: #2c3250;
}
.currency_tab li + li a {
  padding-left: 15px;
  margin-left: 15px;
  background: url(../image/tab_bj.jpg) center left no-repeat;
}
.currency_tab li a span {
  color: #60636d;
  display: none;
  font-size: 8px;
  text-transform: uppercase;
}
.currency_ul {
  width: 100%;
  overflow: hidden;
}
.currency_ul li {
  background: url(../image/doc.png) 0 10px no-repeat;
  padding-left: 11px;
  line-height: 23px;
  margin-bottom: 5px;
}
.currency_ul li a:hover {
  color: #ff6200;
}
.currency_ul li span {
  color: #a8abb7;
  font-size: 12px;
  display: inline-block;
}
.currency_ul li a {
  color: #60636d;
  margin-right: 15px;
}
.currency_ul p {
  margin-bottom: 15px;
  line-height: 27px;
}
.currency_tit {
  font-size: 24px;
  color: #2c3250;
  overflow: hidden;
  font-weight: bold;
}
.currency_tit a,
.currency_tit a:hover,
.currency_tit a.active {
  color: #2c3250;
}
.currency_tit .tool {
  font-size: 14px;
  float: right;
  font-weight: 400;
}
.currency_tit .tool a {
  padding: 0 10px;
}
.currency_tit .tool a.active {
  color: #ff6200;
}


.longTitle{
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	}
#gw {}
#gw ul{
	height:333px;
	overflow: hidden;
}
#gw li {
  background: url(../image/doc.png) 0 10px no-repeat;
  padding-left: 11px;
  line-height: 25px;
  
}
#gw li a:hover {
  color: #ff6200;
}
#gw li span {margin-left:5px;
  color: #a8abb7;
  font-size: 12px;
  display: inline-block;
}
#gw li a {
  color: #60636d;
  margin-right: 15px;
}

#gw2 {}
#gw2 ul{
	height:270px;
	overflow: hidden;
}
#gw2 li {
  background: url(../image/doc.png) 0 10px no-repeat;
  padding-left: 11px;
  line-height: 25px;
  height:30px;
  
}
#gw2 li a:hover {
  color: #ff6200;
}
#gw2 li span {float:left;
  color: #a8abb7;
  font-size: 12px;
  display: inline-block;
}
#gw2 li a {float:left;width:300px;margin-right:30px;
		display: block;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
}


.index .index_row {
  overflow: hidden;
  margin-bottom: 10px;
  display: block;
  width: 100%;
  clear: both;
}
.index .focus_box {
  width: 640px;
  height: 480px;
  float: left;
}


.index .zxbs {
  width: 645px;
  height: 480px;
  float: right;
  position: relative;
}
.index .zxbs .h1 {
  padding: 35px 45px;
}
.index .zxbs .zxbs_con {
  padding: 0 70px 0 45px;
}
.index .zxbs .index_Worktab1 {
  width: 100%;
  height: 81px;
}
.index .zxbs .index_Worktab1 li {
  float: left;
  margin-right: 8px;
}
.index .zxbs .index_Worktab1 li:last-child {
  margin-right: 0;
}
.index .zxbs .index_Worktab1 li a {
  display: block;
  width: 98px;
  height: 78px;
  padding-top: 10px;
  background: #f8f8f8;
  text-align: center;
}
.index .zxbs .index_Worktab1 li a h2 {
  padding-top: 8px;
  font-size: 14px;
  font-weight: 400;
}
.index .zxbs .index_Worktab1 li a span {
  width: 34px;
  height: 34px;
  margin: 0 auto;
  display: block;
}
.index .zxbs .index_Worktab1 li.active a {
  background: #ff6200;
}
.index .zxbs .index_Worktab1 li.active h2 {
  color: #FFF;
}
.index .zxbs .work_ico {
  background: url(../image/index/ban.png) center no-repeat;
}
.index .zxbs .work_ico1 {
  background: url(../image/index/check.png) center no-repeat;
}
.index .zxbs .work_ico2 {
  background: url(../image/index/see.png) center no-repeat;
}
.index .zxbs .work_ico3 {
  background: url(../image/index/review.png) center no-repeat;
}
.index .zxbs .work_ico4 {
  background: url(../image/index/ask.png) center no-repeat;
}
.index .zxbs .active .work_ico {
  background: url(../image/index/ban_on.png) center no-repeat;
}
.index .zxbs .active .work_ico1 {
  background: url(../image/index/check_on.png) center no-repeat;
}
.index .zxbs .active .work_ico2 {
  background: url(../image/index/see_on.png) center no-repeat;
}
.index .zxbs .active .work_ico3 {
  background: url(../image/index/review_on.png) center no-repeat;
}
.index .zxbs .active .work_ico4 {
  background: url(../image/index/ask_on.png) center no-repeat;
}
/****************************/
.index .icoBox1 li{
	float:left;
	width:132px;
	height:98px;margin-bottom:10px;	
}
.index .icoBox1 li a{
	width:100%;
	height:100%;
	display: block;	padding-top:10px;
}
.index .icoBox1 li.active a{
	background-color: #FF6600;	
}
.index .icoBox1 li a i{
	width:100%;
	height:45px;
	display: block;
	overflow: hidden;	
	text-align: center;
	background-position: center top;background-repeat: no-repeat;
}

#i1{background-image: url(../image/index/biaoz1.png);}
#i2{background-image: url(../image/index/biaoz2.png);}
#i3{background-image: url(../image/index/biaoz3.png);}
#i4{background-image: url(../image/index/biaoz4.png);}
#i5{background-image: url(../image/index/biaoz5.png);}
#i6{background-image: url(../image/index/biaoz6.png);}
#i7{background-image: url(../image/index/biaoz7.png);}
#i8{background-image: url(../image/index/biaoz8.png);}

.index .icoBox1 li.active i{background-position: center bottom;}
.index .icoBox1 li h4{
	width:100%;
	height:30px;line-height:30px;
	display: block;
	font-size:14px;
	text-align: center;
}
.index .icoBox1 li.active h4{
	color: #fff;	
}
/****************************/
.index .jdxc_box {
  background: #f9f9f9;
  height: 120px;
  position: absolute;
  left: 0;
  bottom: 20px;
  right: 0;
}
.index .jdxc_box ul,
.index .jdxc_box .jdxc_input {
  margin-left: 45px;
  overflow: hidden;
}
.index .jdxc_box ul li {
	float: left;
	width: 20%;margin-right:2px;
	text-align: center;
	padding: 25px 0;
	background-color: #f0f0f0;
}
.index .jdxc_box ul li a {
	color: #60636d;
	font-weight: normal;
	font-size:18px;
}
.index .jdxc_box ul li:hover a {
  color: #ff6200;
}
.index .jdxc_box ul li.active {
  border-top: 1px solid #ff6200;
}
.index .jdxc_box ul li.active a {
  color: #ff6200;
}
.index .jdxc_box .jdxc_input input {
  float: left;
  margin-top: 30px;
  overflow: hidden;
}
.index .jdxc_box .jdxc_input_text {
  width: 230px;
  height: 35px;
  border: 1px solid #e5e3e3;
  background: #f4f5f6;
  margin-right: 12px;
  text-indent: 10px;
}
.index .jdxc_box .jdxc_input_but {
  width: 47px;
  height: 37px;
  background: #ff6200;
  color: #FFF;
  border: none;
}
.index .jdxc_box .jdxc_input span {
  display: inline-block;
  position: relative;
  float: left;
}
.index .jdxc_box .jdxc_input label {
  position: absolute;
  right: 8px;
  bottom: 1px;
  background: #FFF;
  height: 35px;
}
.index .jdxc_box .jdxc_input label img {
  height: 34px;
}
.index .index_left {
  width: 405px;
  float: left;
  margin-right: 10px;
}
.index .index_box_pad {
  padding: 0 7% 16px 7%;
  overflow: hidden;
  margin-top: 11PX;
}
.index .index_conter {
  width: 550px;
  overflow: hidden;
  float: left;
}
.index .index_right {
  width: 322px;
  overflow: hidden;
  float: right;
}
.index .img_ul {
  width: 100%;
  overflow: hidden;
  clear: both;
  margin-bottom: 5px;
}
.index .img_ul li {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 22px;
}
.index .img_ul li h2 {
  word-break: break-all;
  overflow: hidden;
  height: 75px;
}
.index .img_ul li a {
  display: block;
}
.index .img_ul_h {
  display: block;
  height: 161px;
}
.index .img_ul_h1 {
  display: block;
  height: 75px;
}
.index .img_a_box {
  display: block;
  overflow: hidden;
  position: relative;
}
.index .img_ul_h2 {
  width: 90%;
  overflow: hidden;
  position: absolute;
  height: 87px;
  bottom: 5px;
  padding: 0 5%;
  background: url(zwl_li_bj.png) top repeat-x;
  font-size: 14px;
  color: #FFF;
}
.index .img_ul_h2 h2 {
  font-size: 14px;
  color: #FFF;
  position: absolute;
  bottom: 5px;
  width: 90%;
}
.index .img_ul li a h2 span {
  float: right;
  display: inline-block;
}
.index .img_li {
  width: 46.5%!important;
  font-size: 12px;
  margin-bottom: 0!important;
}
.index .index_topic a {
  display: block;
  margin-bottom: 18px;
}
.index .index_topic a img {
  width: 100%;
}
.index .index_conter_top {
  padding: 0 26px 50px 26px;
  overflow: hidden;
  margin-bottom: 11px;
}
.index .index_conter_top .h1 {
  padding-top: 50px;
}
.index .btn_links {
  padding: 0  20px;
  overflow: hidden;
  clear: both;
}
.index .btn_links a {
  display: inline-block;
  padding: 8px 10px;
  background: #f5f5f5;
  margin-left: 5px;
  margin-bottom: 10px ;
}
.index .btn_links a:hover {
  background: #ff6200;
  color: #fff;
}
.index .index_interview_list_lhj921 {
  padding: 10px 0;
  margin-bottom: 25px;
  border-bottom: #e3e3e3 1px solid;
}
.index .index_interview h2 a {
  font-size: 18px;
  color: #ff6200;
  margin: 15px auto 6px;
  display: block;
}
.index .index_interview p {
  margin: 0 auto;
  font-size: 14px;
  color: #a6a6a6;
  line-height: 27px;
  text-indent: 30px;
  display: block;
}
.index .index_interview_p {
  color: #3e3f43;
  font-size: 16px;
  margin: 18px auto 16px auto;
  overflow: hidden;
}
.index .index_interview_p span a.active {
  color: #ff6200;
}
.index .index_interview_p span a {
  margin-right: 10px;
}
.index .index_interview_p span a + a {
  margin-left: 10px;
}
.index .index_right {
  float: right;
  width: 320px;
  overflow: hidden;
}
.index .policy {
  background: #ebedf2;
  padding: 0 36px 30px;
}
.index .Power_list {
  display: block;
  padding: 25px 35px 50px 35px;
  margin-top: 15px;
  overflow: hidden;
}
.index .Power_list dl {
  width: 100%;
  overflow: hidden;
  margin-top: 25px;
}
.index .Power_list dl dt {
  width: 58px;
  float: left;
}
.index .Power_list dl dd {
  margin-left: 75px;
}
.index .Power_list dl dd a h2 {
  font-size: 16px;
  color: #3a3939;
  margin-bottom: 5px;
  line-height: 58px;
}
.index .Power_list dl dd a p {
  font-size: 12px;
  color: #b1b1b1;
  line-height: 20px;
}
.index .index_transaction {
  padding: 55px 32px 30px;
  margin-top: 15px;
  display: block;
}
.index .index_transaction a {
  display: block;
  margin-bottom: 25px;
  padding: 20px;
  text-align: center;
  font-size: 30px;
  line-height: 35px;
  color: #fff;
  font-weight: bold;
  background: #ffb740;
}
.index .index_transaction a img {
  margin-right: 20px;
  vertical-align: middle;
}
.index .index_transaction .weixin {
  background: #ff8940;
}
 /* 专题上下滚动 */
.index .imgScroll{margin:0 auto;width:348px;  overflow:hidden; position:relative;}

.index .imgScroll .bdd ul{ overflow:hidden; zoom:1; }
.index .imgScroll .bdd ul li{ text-align:center; zoom:1;margin-bottom:10px;}
.index .imgScroll .bdd ul li img{ width:348px; height:85px; display:block;}
.index .imgScroll .bdd ul li a:hover img{ border-color:#999;  }

.index .imgScroll .prev,.index .imgScroll .next{display:block;margin:0px auto;width:24px;height:10px;overflow:hidden;cursor:pointer; background:url("../image/1_arr.jpg") no-repeat left top;}
.index .imgScroll .next{ background-position: left bottom;margin:10px auto;}
.index .imgScroll .prev:hover{ background-position:right top;}
.index .imgScroll .next:hover{ background-position:right bottom;}

.page1 {
  background: #fff;
  padding: 40px 30px;
  overflow: hidden;
  margin-bottom: 10px;
}
.page1 .h1 {
  margin-bottom: 35px;
}
.page1 .page1_left {
  width: 605px;
  float: left;
}
.page1 .zwld_left {
  overflow: hidden;
}
.page1 .zwld_left .avatar {
  float: left;
  width: 138px;
  height: 185px;
}
.page1 .zwld_left .avatar img {
  width: 100%;
  height: 100%;
}
.page1 .zwld_left .info {
  margin-left: 165px;
  font-size: 16px;
  color: #ff6200;
  line-height: 28px;
}
.page1 .zwld_left .name {
  margin-bottom: 28px;
}
.page1 .zwld_left .btn a {
  display: inline-block;
  width: 130px;
  height: 80px;
  line-height: 80px;
  background: #f8f8f8;
  font-size: 16px;
  color: #797979;
  text-align: center;
}
.page1 .zwld_left .btn a i {
  display: inline-block;
  width: 25px;
  height: 30px;
  vertical-align: middle;
  margin-right: 12px;
}
.page1 .zwld_left .icon_hd {
  background: url(../image/page1/icon_hd.png) no-repeat center;
}
.page1 .zwld_left .icon_jh {
  background: url(../image/page1/icon_jh.png) no-repeat center;
}
.page1 .zwld_left .icon_xx {
  background: url(../image/page1/icon_xx.png) no-repeat center;
}
.page1 .zwld_left .btn a:hover {
  background: #ff6200;
  color: #fff;
}
.page1 .zwld_left .btn a:hover .icon_hd {
  background: url(../image/page1/icon_hd_on.png) no-repeat center;
}
.page1 .zwld_left .btn a:hover .icon_jh {
  background: url(../image/page1/icon_jh_on.png) no-repeat center;
}
.page1 .zwld_left .btn a:hover .icon_xx {
  background: url(../image/page1/icon_xx_on.png) no-repeat center;
}
.page1 .province_top_search {
  margin-bottom: 18px;
}
.page1 .province_top_search .file_box_input {
  width: 99%;
  height: 35px;
  line-height: 35px;
  background: #f8f8f8;
  border: none;
  text-indent: 10px;
  display: block;
  float: left;
  border: 1px #f2f2f2 solid;
}
.page1 .province_top_search .ss_but {
  width: 49%;
  height: 32px;
  background: #ff6200;
  border: none;
  display: block;
  float: left;
  color: #FFF;
}
.page1 .province_top_search .rq {
  clear: both;
  overflow: hidden;
  margin: 0 10px;
}
.page1 .currency_ul span {
  float: right;
}
.page1 .page1_right {
  width: 605px;
  float: right;
}
.page1 .zwld_right {
  padding: 0 23px;
  height: 185px;
  background: #f8f8f8;
  margin-bottom: 40px;
}
.page1 .people_list {
  display: block;
  width: 100%;
  overflow: hidden;
}
.page1 .people_list a {
  float: left;
  display: inline-block;
  width: 20%;
  padding-left: 14px;
  font-size: 14px;
  color: #60636d;
  line-height: 36px;
  background: url(../image/page1/icon_arrow.png) no-repeat left center;
}
.page1 .Survey_icon_list {
  clear: both;
  overflow: hidden;
}
.page1 .Survey_icon_list ul li {
  width: 48%;
  height: 68px;
  margin-bottom: 15px;
  float: left;
}
.page1 .Survey_icon_list ul li:nth-child(odd) {
  margin-right: 4%;
}
.page1 .Survey_icon_list ul li a {
  height: 68px;
  display: block;
  background: #f4eee9 url(../image/page1/arrow.png) 90% center no-repeat;
  line-height: 68px;
  color: #60636d;
}
.page1 .Survey_icon_list ul li a img {
  float: left;
  margin-left: 30px;
  margin-top: 20px;
}
.page1 .Survey_icon_list ul li a span {
  height: 20px;
  width: 1px;
  background: #d4d4d4;
  margin: 25px 15px 0;
  display: block;
  float: left;
}
.page1 .Survey_icon_list ul li a:hover {
  background: #efede9 url(../image/page1/arrow_on.png) 90% center no-repeat;
}
.page1 .zd_icon_list ul li {
  width: 25%;
  float: left;
  height: 90px;
  text-align: center;
}
.page1 .zd_icon_list ul li .icon {
  display: inline-block;
  width: 47px;
  height: 47px;
  padding-top: 7.5px;
  text-align: center;
  margin-bottom: 8px;
}
.page1 .zd_icon_list ul li .txt {
  display: block;
  font-size: 16px;
  color: #60636d;
  line-height: 1;
}
.page2 {
  background: #fff;
  padding: 40px 30px;
  overflow: hidden;
  margin-bottom: 10px;
}
 /* 专题上下滚动 */
.page2 .imgScroll{margin:0 auto;width:420px;  overflow:hidden; position:relative;}
.page2 .imgScroll .bdd ul{ overflow:hidden; zoom:1; }
.page2 .imgScroll .bdd ul li{ text-align:center; zoom:1;margin-bottom:10px;}
.page2 .imgScroll .bdd ul li img{ width:420px; height:85px; display:block;}
.page2 .imgScroll .bdd ul li a:hover img{ border-color:#999;}
.page2 .imgScroll .prev,.page2 .imgScroll .next{display:block;margin:0px auto;width:24px;height:10px;overflow:hidden;cursor:pointer; background:url("../image/1_arr.jpg") no-repeat left top;}
.page2 .imgScroll .next{ background-position: left bottom;margin:10px auto;}
.page2 .imgScroll .prev:hover{ background-position:right top;}
.page2 .imgScroll .next:hover{ background-position:right bottom;}

.page2 .head {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 50px;
}
.page2 .head h1 {
  font-size: 32px;
  color: #ff6200;
  font-weight: bold;
  margin-bottom: 15px;
}
.page2 .head p {
  font-size: 14px;
  color: #919192;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page2 .carousel {
  position: relative;
}
.page2 .carousel .carousel_item {
  width: 1230;
  height: 405px;
  display: none;
}
.page2 .carousel .carousel_item .img {
  float: left;
  width: 775px;
  height: 100%;
}
.page2 .carousel .carousel_item .img img {
  width: 100%;
  height: 100%;
}
.page2 .carousel .carousel_item .txt {
  float: left;
  width: 450px;
  height: 100%;
  padding: 36px 45px;
  background: #f2f2f2;
}
.page2 .carousel .carousel_item h2 {
  font-size: 22px;
  color: #333;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page2 .carousel .carousel_item p {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  text-indent: 28px;
  height: 90px;
  overflow: hidden;
}
.page2 .carousel .carousel_item.active {
  display: block;
}
.page2 .carousel .carousel_doc {
  position: absolute;
  bottom: 50px;
  right: 0;
  width: 450px;
  display: block;
  text-align: center;
  font-size: 0;
}
.page2 .carousel .carousel_doc li {
  display: inline-block;
  width: 35px;
  height: 5px;
  background: #e5e5e5;
  margin-left: 5px;
}
.page2 .carousel .carousel_doc li.active,
.page2 .carousel .carousel_doc li:hover {
  background: #ff6200;
}
.page2 .currency_tab {
  display: block;
  overflow: hidden;
}
.page2 .page2_left {
  width: 780px;
  float: left;
}
.page2 .page2_right {
  width: 420px;
  float: right;
}
.page2 .news_list .item + .item {
  border-top: 1px dotted #ccc;
  padding-top: 12px;
  margin-top: 12px;
}
.page2 .news_list h2 {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 8px;
}
.page2 .news_list h2 a {
  color: #60636d;
}
.page2 .news_list h2:hover a {
  color: #ff6200;
}
.page2 .news_list p {
  font-size: 14px;
  line-height: 22px;
  word-break: break-all;
  height: 44px;
  overflow: hidden;
}
.page2 .news_list p a {
  color: #919192;
}
.page2 .zt_img_list li {
  margin-bottom: 18px;
}
.page2 .zt_img_list li a {
  display: block;
  height: 82px;
}
.page2 .zt_img_list li a img {
  display: block;
  width: 100%;
  height: 82px;
}

#footer {width:1295px;margin:0 auto;
	height:190px;
	clear:both;
	text-align:center;
	position: relative;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
}

#footer div {
	width:1100px;margin:0 auto;
	height:100px;
	padding:30px 0 0 0;
	line-height:180%;
	font-size:12px;
	background-image: url(img/foot.jpg);
	background-repeat: repeat-x;
	color: #999999;
}
#footer p{text-align:center;
	height: 60px;}
#footer a:link,#footer a:visited{color: #888;}
#footer a:hover{color: #0E68C0;}
#_ideConac img{margin-bottom:-15px;margin-right:-15px;}