.n_banner{width: 1100px;height: 300px;margin: 0 auto;background:url(../img/xinwen.png) no-repeat 2px 0px;}
.n_banner_cp{width: 1100px;height: 300px;margin: 0 auto;background:url(../img/xinwen.png) no-repeat 2px 0px;}
.n_banner_cp .link{float: right;margin-right: 10px;margin-top: 275px;}
.n_banner_cp .link li{float: left;text-align: center;}
.n_banner_cp .link li>a{display: block;color: #535353;}
.n_banner_cp .link li>a:hover,.n_banner_cp .link .active>a{color: #000;}




.dh{width: 1100px;margin: 0 auto;height: 40px;border-bottom: 3px solid #e0e0e0;}
.dh .link li{float: left;/* width: 100px;*/text-align: center;line-height:40px;}
.dh .link li>a{width: auto;padding: 0 20px;height: 40px;display: block;color: #000;}
.dh .link li>a:hover,.dh .link .active>a{color: #004ea2;border-bottom: 3px solid #004ea2;}



.new .container{
	background: #fcfafa;
}
.new .new_a{
	padding: 40px;
}
.new .new_a dl{
	width: 100%;
	border: 1px solid #f2f0f0;
	display: inline-block;
	margin-bottom: 10px;
}
.new .new_a dl:hover{
	background: #f2f0f0;
}
.new .new_a dl dt img{
	width: 300px;
	height: 190px;
	display: block;
}
.new .new_a dl dt{
	padding: 10px;
	float: left;
}
.new .new_a dd{
	padding: 10px;
	line-height: 2;
}
.new .new_a dd h3,.new .new_a dd h3 a{
	font-size: 16px;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap; color:#000;
}
.new .new_a dd p{
	text-indent: 25px;
	color: #4f4f4f;
}
.new .new_a dd p em a{
	color: #000000;
}
.new .new_a dd .sj{
	float: right;
	margin-top: 10px;
}
.news .container{
	background: #FCFAFA;
}
.news .news_a{
	padding: 40px;
	line-height: 1;
}
.news .news_a h3{
	text-align: center;
}
.news .news_a span{
	text-align: center;
}
.news .news_a h3{
	font-size: 16px;
	margin-bottom: 10px;
}
.news .news_a span{
	color: #535353;
}
.news .news_a .p{
	text-align: left;
	padding: 20px 0;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	margin-top: 20px;
	margin-bottom: 15px;
	/* text-indent: 25px; */
}
.news .news_a ul li{
	text-align: left;
}
.news .news_a ul li em{
	font-weight:bold;
}
.news .news_a ul li a{
	color: #000000;
}




.fanye{
	background: #FCFAFA;
	text-align: center;
	margin-top: 30px;
}

.fanye a,.fanye span{
	padding:5px 10px;
	border:1px solid #f2f0f0;
	margin-left:5px;
	color: #535353;
	}
.fanye a:hover{
	background: #004ea2;
	color: #fff;
}
.chanpin .container{
	background: #fcfafa;
}
.chanpin .tabPanel{
	padding: 40px;
}
.tabPanel ul{
	height:auto;
	padding: 0 320px;
	overflow: hidden;
	}
.tabPanel ul li{
	float:left;
	height:35px;
	line-height:35px;
	width:89px;
	text-align:center;
	cursor:pointer;
	margin-left: 3px;
	border: 1px solid #ececec;
	margin-bottom: 5px;
}
.tabPanel ul li:hover{
	background:#004ea2;
}
.tabPanel ul li:hover a{
	color:#fff;
}
.tabPanel ul li a{
	 color:#000;
}
.tabPanel .hit{
	cursor:pointer;
	color:#FFF100;
	background:#004ea2;
}
.tabPanel .hit a{
 color:#fff;
}
.qcfd{
	overflow: hidden;
}



.pane{
	margin-top: 30px;
	min-height:100px;
	display:none;
	}
.panes .mk{
	width: 245px;
	height: 310px;
	background: #f6f6f6;
	margin: 5px;
	cursor:pointer;
	line-height: 2;
	color: #808080;
	float: left;
	margin-bottom: 5px;
}
.panes .mk em a{
	color: #535353;
}
.panes .mk:hover{
	color: #fff;
	background: #004EA2;
}
.panes .mk img{
	width:245px;
	height:160px;
	}
.panes .mk:hover img{
	width:225px;
	height:140px;
	border:10px #004EA2 solid;
	}
.panes .mk .mc{
	padding: 0 10px;
	font-weight:bold;
	color: #000;
}
.panes .mk:hover .mc{
	color: #fff;
}
.panes .mk .td{
	padding: 0 10px;
}
.panes .mk .js{
	padding: 0 10px;
	width:225px;
	overflow: hidden;
	word-wrap: break-word;
	text-align: justify;
}

.panes .mk a:hover{
	color: #fff100;
}
.panes .mk:hover em a{
	color: #fff100;
}


.xuancai .container{
	background: #FCFAFA;
}
.xuancai .xuancai_a{
	padding: 35px;
	overflow: hidden;
}



#main{overflow: hidden;}
.items{
	width:194px;
	border:1px solid #ececec;
	overflow:hidden;
	float:left;
	margin:5px;
	background-color:#fff;
	}
.items .img{
	height:140px;
	overflow:hidden;
	position:relative;
	}
.items img{
	height:140px;
	width: 194px;
	}
.items .desc{
	height:120px;
	width:164px;
	line-height:16px;
	padding:10px 15px;
	position:absolute;
	top:-300px;left:0px;
	color:#fff;
	background: url(../img/tm.png);
	}
.items .desc p{
	margin-top:10px;
	}
.items .title{
	border-top:1px solid #dcdcdc;
	padding:7px 14px;
	}




.cpxq .container{
	background: #fcfafa;
}
.cpxq .cpxq_a{
	padding: 40px;
}
.cpxq .cpxq_a .left{
	width: 480px;
}
#xq img{
	width: 477px;
	height: 320px;
	border: 1px solid #ececec;
}
#gallery-thumbs img{
	width: 115px;
	height: 80px;
}
#gallery-thumbs img:hover{
	border: 1px solid #ccc;
}
.cpxq .cpxq_a .right{
	width: 500px;
}
.cpxq .cpxq_a .right h3{
	height: 40px;
	line-height: 40px;
	background: #ededed;
	padding-left: 15px;
	font-size: 18px;
}
.cpxq .cpxq_a .right table{
	margin-top: 10px;
}
.cpxq .cpxq_a .right tr{
	line-height: 2;
	border: 1px solid #ececec;
}
.cpxq .cpxq_a .right th{
	width: 120px;
	border: 1px solid #ececec;
}
.cpxq .cpxq_a .right td{
	width: 380px;
	border: 1px solid #ececec;
	padding: 3px 8px;
}
.cpxq .cpxq_a .right a{
	width: 120px;
	padding: 10px;
	text-align: center;
	margin-top: 10px;
	margin-left: 3px;
	display: block;
	background: #ececec;
	color: #000;
}
.cpxq .cpxq_a .right a:hover{
	background: #004EA2;
	color: #fff;
}
.hzhb .container{
	background: #fcfafa;
}
.hzhb .hzhb_a{
	padding: 40px;
	overflow: hidden;
}
.hzhb .hzhb_a .right{
	width: 680px;
}
.hzhb .hzhb_a .left{
	width: 300px;
	height: 450px;
}
.hzhb .hzhb_a .right h3{
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	background: #ededed;
	padding-left: 15px;
}
.hzhb .hzhb_a .right ul{
	margin-top: 20px;
	overflow: hidden;
}
.hzhb .hzhb_a .right li{
	float: left;
	width: 160px;
	height: 70px;
	border: 1px solid #ececec;
	margin: 4px;
}
.hzhb .hzhb_a .right li img{
	float: left;
	width: 160px;
	height: 70px;
}
.hzhb .hzhb_a .right .fanye{
	margin-top: 20px;
	text-align: right;
	margin-right: 5px;
}



.dsj .container{
	background: #fcfafa;
}
.dsj .dsj_a{
	padding: 40px;
	overflow: hidden;
}
.dsj .dsj_a .left{
	width: 300px;
}
.dsj .dsj_a .left img{
	width: 300px;
	height: 450px;
}
.dsj .dsj_a .right{
	width: 680px;
}
.dsj .dsj_a .right h4{
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	background: #ededed;
	padding-left: 15px;
	margin-bottom: 30px;
}
.dsj .jishi{
	padding: 0px 20px;
	position: relative;
}
.shiji_a{
	width: 680px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}
.dsj .nian{
	width: 90px;
	float: left;
	border-right: 2px solid #85c200;
	padding-right: 27px;
}
.dsj .nian a{
	width: 100px;
	font-size: 18px;
	color: #004EA2;
}
.dsj .nian:hover{
	text-decoration:underline;
}
.xian_q .biao{
	position: absolute;
	top: 0px;
	left: 109px;
}
.xian_q .ti{
	margin-left: 50px;
}
.xian_q .ti img{
	position: absolute;
	top: 6px;
}
.xian_q .ti a{
	margin-left: 350px;
	font-size: 14px;
	color: #004EA2;
	position: absolute;
	top: 2px;
}
.xian_q .ti a:hover{
	text-decoration:underline;
}
.shiji_b ul li{

	overflow: hidden;
}
.shiji_b ul li .ri{
	float: left;
	padding-right: 26px;
	padding-top: 20px;
}
.shiji_b ul li img{
	position: absolute;
	left: 130px;
	margin-top: 25px;
}
.shiji_b ul li .ri_a{
	margin-left: 50px;
	font-size: 16px;
	color: #ababab;
}
.shiji_b ul li .ri_b{
	margin-left: 61px;
	color: #ababab;
}
.shiji_b ul li .qi{
	margin-left: 117px;
	line-height: 1.8;
	border-left: 2px solid #85c200;
	padding-left: 50px;
	padding-top: 20px;
}
.shiji_b ul li .qi_a{
	font-size: 14px;
	color: #535353;
}
.shiji_b ul li .qi_b{
	color: #939393;
}






.zsjm .container{
	background: #fcfafa;
}
.zsjm .zsjm_a{
	padding: 40px;
	overflow: hidden;
}
.zsjm .zsjm_a .right{
	width: 680px;
}
.zsjm .zsjm_a .left img{
	width: 300px;
	height: 450px;
}
.zsjm .zsjm_a .right h4{
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	background: #ededed;
	padding-left: 15px;
}
.sideMenu{
	padding-bottom:20px;
	float:left;
	}
.sideMenu h3{
	width: 680px;
	height:50px;
	line-height:50px;
	padding-left:0px;
	cursor:pointer;
	font:normal 16px/50px "Microsoft YaHei";
	border-bottom: 1px dashed #B1AEAF;
	font-weight:bold;
	}
.sideMenu h3 span{
	float:right;
	font-weight:normal;
	color:#555;
	font-size:14px;
	}
.sideMenu h3 em{
	float:left;
	margin-top:20px;
	display:block;
	width:30px;
	height:15px;
	background:url(../img/About-cn-icon.png) 0 0 no-repeat;
	cursor:pointer;
	}
.sideMenu h3.on em{
	background-position:0 -15px;
	}
.sideMenu ul{
	width: 650px;
	/* display: none; */
	padding:20px 0px 20px 30px;
	color:#777777;
	font-size: 12px;
	line-height:2;
	}
.sideMenu ul strong{
	color:#000;
	font-size: 12px;
	}

.zsjm .zsjm_a .right .fanye{
	margin-top: 20px;
	text-align: right;
	margin-right: 5px;
}


.yftd .container{
	background: #fcfafa;
}
.yftd .yftd_a{
	padding: 40px;
	overflow: hidden;
}
.yftd .td_a{
	display: inline-block;
}
.yftd .yftd_a dl{
	width: 500px;
	float: left;
	overflow: hidden;
	background: #F2F0F0;
	margin: 5px;
	display: block;
}
.yftd .yftd_a dt{
	float: left;
}
.yftd .yftd_a dt img{
	width: 250px;
	height: 176px;
	padding-right: 10px;
	display: block;
}
.yftd .yftd_a dd{
	width: 240px;
	height: 176px;
	margin-left: 255px;
}
.yftd .yftd_a dd .zt{
	padding: 10px;
	line-height: 2;
	color: #686868;
}
.yftd .yftd_a dd .zt em{
	font-weight:bold;
	color: #000;
}
.yftd .yftd_a dd .zt em a{
	font-weight:bold;
	color: #686868;
}

.yftd .yftd_a dl:hover{
	background: #004EA2;
	color: #fff;
}
.yftd_a dl:hover .zt p em{
	color: #fff;
	}
.yftd_a dl:hover .zt p span{
	color: #fff;
	}
.yftd_a dl:hover .zt p em a{
	color: #fff100;
	}
.yftd_a dl:hover img{
	width:230px;
	height:156px;
	border:10px #004EA2 solid;
	}


.lxwm .container{
	background: #fcfafa;
}
.lxwm .lxwm_a{
	padding: 40px;
	overflow: hidden;
}
.lxwm .lxwm_a .right{
	width: 680px;
}
.lxwm .lxwm_a .left .ditu{
	width: 300px;
	height: 400px;
	border: 1px solid #ECECEC;
}
.lxwm .lxwm_a .left ul{
	border: 1px solid #ECECEC;
	padding: 15px;
	line-height: 2;
	position: relative;
	background: #fff;
	top: -30px;
}
.lxwm .lxwm_a .right h3{
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	background: #ededed;
	padding-left: 15px;
}
.lxwm .lxwm_a .left .ditu{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
#allmap{
	width:300px;
	height:400px;
	}


.yuyue{
	width: 680px;
}
.yuyue .yuyue_a{
	margin: 50px 0 0 0 ;
}
.yuyue table tr td{
	font-size: 14px;
}
.yuyue_a input{
	padding:5px;
	background:#F5F5F5;
	border:1px #ddd solid;
	width:300px;
	height:20px;
	}
.yuyue_a textarea{
	padding:5px;
	background:#F5F5F5;
	border:1px #ddd solid;
	width:400px;
	line-height:1.5;
	margin-top:5px;
}
.yuyue_a .tijiao a{
	padding: 8px 25px;
	line-height: 35px;
	background: #ECECEC;
	font-size: 14px;
	color: #535353;
}
.yuyue_a .tijiao a:hover{
	background: #004EA2;
	color: #fff;
}
.zizhi .container{
  background: #fcfafa;
}
.zizhi .zizhi_a{
  padding: 40px;
  overflow: hidden;
}
.zizhi .zizhi_a .fanye{
  float: right;
  margin-right: 10px;
}
.zizhi .zizhi_a .right{
  width: 680px;
}
.zizhi .zizhi_a .right h3{
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  background: #ededed;
  padding-left: 15px;
}
#container_a{
  position:relative;
  width:680px;
  margin-top: 25px;
  margin-left: 5px;
  }
#container_a li{
  position:relative;
  left:0;
  top:0;
  z-index:0;
  }
.templates li{
  float:left;
  height: 181px;
    width: 226px;
  }
.templates a{
  display:block;
  height:130px;
  padding:7px 5px 34px;text-align:center;
  width:205px;cursor:pointer;
  position:relative;
  background:#ffffff;
  border: 1px solid #EDEDED;
    }
.templates img{
  width:205px;
  height:130px;
  }
.templates .btnLine{
  position:absolute;
  bottom:8px;
  left:6px;
  right:6px;
  display:block;
  color: #000;
  }


