@charset "utf-8";
/* 全局 2012.11.8*/
body {
	margin: 0;
	padding: 0 0 12px 0;
	font-size: 17px;
	color: #383836;
	line-height: 1.8;
	font-family: "Microsoft YaHei", "微软雅黑", "宋体";
}
form, ul, li, ol, li, dl, dt, dd, img, p, h1, h2, h3, h4, h5, h6, input {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
}
input, select {
	font-size: 12px;
}
img {
	border: 0;
}
ul, li {
	list-style-type: none;
}
strong {
	font-weight: normal;
}
em {
	font-style: normal;
}
b {
	line-height: 1.8;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
/* Link 全局链接样式 2009.7.28 */
a {
	color: #393939;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #008656;
	text-decoration: none;
}
.color_6e, .color_6e a {
	color: #6E6E6E;
}
.display_no {
	display: none;
}
.display_yes {
	display: block;
}
.clear {
	clear: both;
}
/*万能清除浮动开始*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-table;
} /* Hides from IE-mac */
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
 @media screen and (max-width: 1100px) {
body {
	width: 1180px
}
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.w1100 {
	width: 1100px;
	margin: 0 auto;
}
.left {
	float: left;
}
.right {
	float: right;
}
.abs {
	position: absolute;
}
/*head*/
.head {
	font-family: "Microsoft YaHei", "微软雅黑";
	background: #FFF;
}
.head .top {
	width: 100%;
	min-width: 1200px;
	height: 36px;
	background: #000;
	color: #aaa;
	line-height: 36px;
	font-size: 12px;
}
.head .top a {
	color: #aaa;
}
.head .top .left {
	background: url(../images/icons_01.jpg) left center no-repeat;
	padding-left: 25px;
}
.head .top .right li {
	float: left;
	margin-right: 8px;
}
.head .top .right li.wxss {
	width: 100px;
	height: 36px;
}
.head .top .right li.wxss a {
	display: block;
	background: url(../images/icons_05.jpg) right center no-repeat;
	padding-right: 28px;
}
.head .top #hishop_wx {
	position: relative;
	z-index: 999999;
	left: -100px;
}

.head .nav {
	height: 93px;
}
.head .nav .logo {
	height: 93px;
}
.head .nav .menu {
	position: relative;
}
.head .nav .menu ul li.imenu, .head .nav .menu ul li.imenu_on {
	float: left;
}
.head .nav .menu ul li a {
	display: block;
	color: #000;
	font-size: 16px;
	line-height: 65px;
	text-align: center;
	padding: 28px 20px 0;
	height: 65px;
}
.head .nav .menu ul .imenu:first-child a {
	color: #008656;
}
.head .nav .menu ul .imenu:first-child a:hover {
	background: #FFF;
}


.submnu {
	width: 1200px;
	position: absolute;
	left: -400px;
	top: 93px;
	z-index: 6;
	display: none;
	background-color: rgba(0,0,0,0.7);/* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
.submnu {
	background-color: #000000;
	filter: Alpha(opacity=70);
     /*position:static; IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
}
.submnu div {
	position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
}
}
.head .nav .menu .imenu a:hover {
	background: #008656;
	color: #FFF;
}
.head .nav .menu .imenu_on {
	background: #008656;
}
.head .nav .menu .imenu_on a {
	color: #FFF;
}
.head .nav .imenu ul li{
	position:relative;
}
.head .nav .imenu ul li div.subnav_level3{
	display:none;
	position:absolute;
	top:0;
	left:168px;
	width:200px;
	background:#f5f5f5;
	border-left:1px solid #ccc;
}
.head .nav .imenu ul li div.subnav_level3 a{
	background:#f5f5f5;
}
#pf {
	height: 160px;
	overflow: hidden;
	padding-left: 100px;
}
.head .nav .menu .submnu .li_content {
	height: 24px;
	overflow: hidden;
	float: left;
	width: 16.6%;
	padding-top: 30px;
}
.head .nav .menu ul li.imenu_on .li_content li a {
	padding: 0 0 0 10px;
	line-height: 26px;
	font-size: 14px;
	background: url(../images/icon8.jpg) left center no-repeat;
}
.head .nav .menu ul li.imenu_on .li_content li a:hover {
	color: #3ca6ff;
}
.head .nav .menu ul li.imenu_on .li_content li.title {
	padding-top: 5px;
	padding-bottom: 8px;
}
.head .nav .menu ul li.imenu_on .li_content li.title a {
	font-size: 18px;
	background: none;
	text-decoration: none;
	padding-left: 0px;
	font-weight: bold;
}
.head .nav .menu ul li ul {
	position: absolute;
	display: none;
	z-index: 9999 !important;
}
.head .nav .menu ul li ul li {
	float: none;
}
.head .nav .menu ul li ul li a {
	line-height: 30px;
	padding: 10px 20px;
	border-right: none;
	border-top: 1px dotted #ccc;
	background: #f5f5f5;
height:30px;
}
.head .nav .menu ul li:hover ul {
	display: block;
}
.banner {
	position: relative;
	height: 450px;
	overflow: hidden;
	background: url(../images/loading.gif) 50% no-repeat;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	height: 580px;
}
.flex-control-nav {
	position: absolute;
	bottom: 30px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 50px;
	height: 3px;
	margin: 0 5px;
*display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 50px;
	height: 3px;
	overflow: hidden;
	background: #fff;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background: #ff8400;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}
.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 38px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.flex-direction-nav li a.flex-prev {
	left: 40px;
	background: url(../images/prev_icon.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right: 40px;
	background: url(../images/next_icon.png) center center no-repeat;
}
.flex-direction-nav li a:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
/*.banner{background: url(../images/top.jpg) center top;height: 430px;}*/
.nav2 {
	width: 100%;
	min-width: 1200px;
	background: url(../images/bg_01.jpg) repeat-x;
	height: 39px;
	overflow: hidden;
}
.nav2 ul {
	background: url(../images/icons_02.jpg) 30px center no-repeat;
	height: auto;
	overflow: hidden;
	padding-left: 88px;
	line-height: 39px;
}
.nav2 ul li {
	float: left;
	margin-right: 28px;
	width: 250px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
/*floor_1*/
.content .title {
	font-size: 38px;
	padding-left: 115px;
	text-align: center;
	padding-top: 60px;
	line-height: 40px;
}
.content .title a {
	float: right;
	display: block;
	background: url(../images/icons_03.png) right center no-repeat;
	margin-right: 50px;
	padding-right: 20px;
	font-size: 16px;
	margin-top: 15px;
}
.content .title a:hover {
	color: #393939;
	text-decoration: underline;
}
.content .title p {
	font-size: 14px;
	padding-right: 115px;
	color: #4e4e4e;
}
#n3 .title p {
	font-size: 14px;
	padding-right: 115px;
	color: #d1dcf2;
}
.floor_1 {
	width: 100%;
	min-width: 1200px;
	background: url(../images/fl_01_bg.jpg) center top no-repeat;
	height: 659px;
	position: relative;
}
.floor_1 .menu {
text-align:center;
	padding-left: 12px;
	padding-top: 25px;
	height: 104px;
	overflow: hidden;
}
.floor_1 .menu ul li {
display:inline-block;
	margin-right: 15px;
	text-align: center;
}
.floor_1 .menu ul li a {
	display: block;
	background: url(../images/btn_02.png) center top no-repeat;
	width: 200px;
	height: 47px;
	line-height: 47px;
	color: #FFF;
	font-size: 16px;
}
.floor_1 .menu ul li a:hover, .floor_1 .menu ul li.on a {
	background: url(../images/btn_02_2.png) center top no-repeat;
	height: 56px;
}
.floor_1 .cont {
	margin-top: 45px;
	height: 323px;/*margin-left: 66px;*/
	width: 1068px;
	overflow: hidden;
	position: relative;
}
.floor_1 .cont ul {
	position: absolute;
}
.floor_1 .cont ul li {
	float: left;
	width: 323px;
	height: 323px;
	overflow: hidden;/*background: url(../images/png_bg1.png) no-repeat;*/
	margin-right: 50px;
}
.floor_1 .nTab .prev {
	background: url(../images/fl01_prev.png);
	width: 68px;
	height: 128px;
	position: absolute;
	left: 0px;
	top: 360px;
	cursor: pointer;
}
.floor_1 .nTab .next {
	background: url(../images/fl01_next.png);
	width: 68px;
	height: 128px;
	position: absolute;
	right: 0px;
	top: 360px;
	cursor: pointer;
}
.floor_1 .nTab .prev:hover {
	background: url(../images/fl01_prev_1.png);
}
.floor_1 .nTab .next:hover {
	background: url(../images/fl01_next_1.png);
}




.floor_4 .prev {
	background: url(../images/fl01_prev.png);
	width: 68px;
	height: 128px;
	position: absolute;
	left: 0px;
	top: 340px;
	cursor: pointer;
}
.floor_4 .next {
	background: url(../images/fl01_next.png);
	width: 68px;
	height: 128px;
	position: absolute;
	right: 0px;
	top: 340px;
	cursor: pointer;
}
.floor_4 .prev:hover {
	background: url(../images/fl01_prev_1.png);
}
.floor_4 .next:hover {
	background: url(../images/fl01_next_1.png);
}



.floor_2 {
	width: 100%;
	min-width: 1200px;
	background: url(../images/fl_02_bg.jpg) center top;/*height: 859px;*/
	padding-bottom: 50px;
}
.floor_2 .title {
	padding-top: 70px;
}
.cont {
	/*padding-left: 60px;*/
	margin-top: 15px;
	height: auto;
	overflow: hidden;
}
.cont dl {
	width: 333px;
	margin-right: 40px;
	float: left;
	margin-bottom: 20px;
	height: 318px;
	position: relative;
	background: #fff;
}
.cont dl dt {
	height: 142px;
}
.cont dl .title {
	padding: 5px 0 0;
	font-size: 18px;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
}
.cont dl .info {
	padding-bottom: 15px;
	height: 53px;
	overflow: hidden;
}
.cont dl .info a {
	color: #919292;
}
.cont dl dd {/*border: #c3c3c3 1px solid;*/
	border-top: none;
	padding: 0 28px 25px;
}
.cont dl dd a.btn {
	display: block;
	background: url(../images/btn_03.jpg);
	width: 107px;
	height: 35px;
	margin: 0 auto;
}
.cont dl:hover dd {
	background: #3e3d3d;
	color: #fff;
}
.cont dl dd:hover a.btn {
	background: url(../images/btn_03_2.png);
}
.cont dl:hover dd a.btn {
	background: url(../images/btn_03_2.png);
}


.floor_4 .menu {
	padding-left: 12px;
	padding-top: 25px;
	height: 56px;
	overflow: hidden;
}
.floor_4 .menu ul li {
	float: left;
	margin-right: 15px;
	text-align: center;
}
.floor_4 .menu ul li a {
	display: block;
	background: url(../images/btn_02.png) center top no-repeat;
	width: 183px;
	height: 47px;
	line-height: 47px;
	color: #FFF;
	font-size: 16px;
}
.floor_4 .menu ul li a:hover, .floor_1 .menu ul li.on a {
	background: url(../images/btn_02_2.png) center top no-repeat;
	height: 56px;
}
.floor_4 .cont {
	margin-top: 105px;
	height: 323px;/*margin-left: 66px;*/
	width: 1068px;
	overflow: hidden;
	position: relative;
}
.floor_4 .cont ul {
	position: absolute;
}
.floor_4 .cont ul li {
	float: left;
	width: 323px;
	height: 323px;
	overflow: hidden;/*background: url(../images/png_bg1.png) no-repeat;*/
	margin-right: 50px;
}
.floor_4 .nTab .prev {
	background: url(../images/fl01_prev.png);
	width: 68px;
	height: 128px;
	position: absolute;
	left: 0px;
	top: 360px;
	cursor: pointer;
}
.floor_4 .nTab .next {
	background: url(../images/fl01_next.png);
	width: 68px;
	height: 128px;
	position: absolute;
	right: 0px;
	top: 360px;
	cursor: pointer;
}

.floor_4 .nTab .prev:hover {
	background: url(../images/fl01_prev_1.png);
}
.floor_4 .nTab .next:hover {
	background: url(../images/fl01_next_1.png);
}




.floor_4{ position:relative;}


.floor_4 .case {/*margin-top: 60px;*/
	width: 100%;
	min-width: 1200px;
	background: url(../images/fl04_bg.png) center top;
	height: 655px;
}
.floor_4 .case .title, .floor_4 .case .title a {
	color: #000;
}
.floor_4 .case .title a {
	background: url(../images/icons_04.png) right center no-repeat;
}
.floor_4 .case .left {
	padding-left: 45px;
	height: 395px;
	overflow: hidden;
	margin-top: 40px;
}
.floor_4 .case .left .img {
	line-height: 0;
	position: relative;
	height: 395px;
	overflow: hidden;
}
.floor_4 .case .left .img img{width: 786px;}
.floor_4 .case .left .info {
	background: url(../images/fl04_bg2.png);
	height: 89px;
	width: 736px;
	padding: 20px 25px;
	position: absolute;
	bottom: 0;
	color: #FFF;
	line-height: 24px;
}
.floor_4 .case .left .info a {
	display: block;
	width: 135px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFF;
	border: 2px solid #FFF;
	margin-top: 10px;
}
.floor_4 .case .right {
	padding-top: 5px;
	width: 236px;
	padding-right: 50px;
}
.floor_4 .case .right .top_button {
	height: 24px;
	background: url(../images/fl04_top.png) 104px top no-repeat;
	margin-bottom: 10px;
	cursor: pointer;
}
.floor_4 .case .right .top_button:hover {
	background: url(../images/fl04_top_1.png) 104px top no-repeat;
}
.floor_4 .case .right .bottom_button {
	height: 24px;
	background: url(../images/fl04_bot.png) 104px bottom no-repeat;
	margin-top: 10px;
	cursor: pointer;
}
.floor_4 .case .right .bottom_button:hover {
	background: url(../images/fl04_bot_1.png) 104px bottom no-repeat;
}
.floor_4 .case .right ul li {
	height: 90px;
	margin-top: 10px;
	padding-left: 15px;
	overflow: hidden;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	cursor: pointer;
}
.floor_4 .case .right ul li img {
}
.floor_4 .case .right ul li.hover {
	padding-left: 16px;
	background: url(../images/fl04_jt.png) left top no-repeat;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.floor_4 .case .right ul li:hover img {
	border-left: none;
}
.small_right_limit {
	height: 408px;
	overflow: hidden;
}
.serBoxOn {
	background: #2d8cdc;
	width: 100%;
	height: 100%;
	z-index: -1;
	display: none;
}
.floor_7 {
	width: 100%;
	min-width: 1200px;
	background: url(../images/fl07_bg.jpg) left top repeat-x #FFF;
}
.floor_7 .cont7 {
	margin-top: 30px;
	padding-left: 45px;
	padding-bottom: 30px;
	height: auto;
	overflow: hidden;
}
.floor_7 .cont7 .list {
	width: 350px;
	float: left;
	margin-right: 30px;
}
.floor_7 .cont7 .title {
	padding: 0 0 0 18px;
	line-height: 55px;
	height: 55px;
	color: #0371ce;
	font-size: 20px;
	text-align: left;
	background: #ebf0f4;
}
.floor_7 .cont7 .title a {
	background: none;
	color: #a6b0bc;
	font-size: 14px;
	line-height: 55px;
	padding: 0 15px 0 0;
	margin: 0;
}
.floor_7 .cont7 .sbanner {
	margin-top: 18px;
	height: 94px;
	width: 347px;
	overflow: hidden;
	border: 1px solid #ccc;
}
.floor_7 .cont7 dl {
	border-bottom: 1px dashed #afb3c4;
	line-height: 24px;
	padding: 10px 0;
}
.floor_7 .cont7 dl:last-child {
	border: none;
}
.floor_7 .cont7 dl dt {
	padding-bottom: 10px;
}
.floor_7 .cont7 dl:last-child dt {
	padding-bottom: 0px;
	padding-top: 5px;
}
.floor_7 .cont7 dl:last-child dt a {
	color: #000;
}
.floor_7 .cont7 dl dt a {
	font-size: 14px;
	color: #0371ce;
}
.floor_7 .cont7 dl dt a:hover {
	text-decoration: underline;
}
.floor_7 .cont7 dl dd {
	color: #9b9b9b;
	padding-bottom: 8px;
}
.floor_7 .cont7 ul {
	padding-top: 10px;
}
.floor_7 .cont7 ul li {
	font-size: 14px;
	line-height: 38px;
}
.floor_7 .cont7 ul li a {
	color: #333;
}
.floor_7 .cont7 ul li a:hover {
	color: #3ca6ff;
}
.floor_7 .cont7 ul li span {
	float: right;
	font-size: 12px;
}
.floor_7 .cont7 ul.no2 {
	padding-left: 15px;
}
.floor_7 .cont7 ul.no2 li {
	background: url(../images/icons_03.jpg) left center no-repeat;
	padding-left: 15px;
	line-height: 33px;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
}
.floor_8 {
	width: 100%;
	min-width: 1200px;
	background: url(../images/fl08_bg.jpg) left top repeat-x #f5f5f5;
}
.floor_8 .cont {
	margin: 10px auto 0;
	padding-bottom: 40px;
	font-size: 14px;
	line-height: 27px;
	height: auto;
	overflow: hidden;
	padding-top: 10px;
}
.floor_8 .cont {
	color: #ccc
}
.floor_8 .cont a {
	display: inline-block;
	margin: 0 5px;
	font-size: 15px;
}
.floor_8 .cont a:hover {
	text-decoration: underline;
	color: #393939;
}
/*footer*/
.footer {
	width: 100%;
	min-width: 1200px;
	background: #27323f;
	padding-top: 50px;
	height: auto;
	overflow: hidden;
}
.footer .left {
	width: 820px;
	border-right: 1px solid #525b65;
	color: #7f909d;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
.footer .left a {
	color: #7f909d;
}
.footer .left .menu {
	padding-bottom: 40px;
}
.footer .left .menu a:hover {
	text-decoration: underline;
}
.footer .left .info {
	line-height: 30px;
}
.footer .right {
	padding-right: 100px;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
.footer .right .no1 {
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
}
.footer .right .no1 li {
	color: #FFF;
	margin-right: 10px;
	overflow: hidden;
}
.footer .right .no1 li a {
	display: block;
	padding-top: 5px;
}
.footer .right .no1 li em {
	font-size: 18px;
	line-height: 18px;
}
.footer_b {
	background: #18202b;
	height: 45px;
	text-align: center;
	padding-top: 15px;
}
.footer_b a {
	display: inline-block;
}
.footer_icon1 {
	width: 56px;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	margin-right: 15px;
	margin-left: 15px;
	color: #666;
}
.footer_icon1:hover {
}
.footer_icon2 {
	width: 56px;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	margin-right: 15px;
	margin-left: 15px;
}
.footer_icon2:hover {
}
.footer_icon3 {
	width: 56px;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	margin-right: 15px;
	margin-left: 15px;
	color: #666;
}
.footer_icon3:hover {
}
/**/
.suoxiao {
	animation: suoxiao 1s;
	-moz-animation: suoxiao 1s;
	-webkit-animation: suoxiao 1s;
	-o-animation: suoxiao 1s;
	transform: scale(1);
}
.sbannerative {
	animation: fangda 1s;
	-moz-animation: fangda 1s;
	-webkit-animation: fangda 1s;
	-o-animation: fangda 1s;
	transform: scale(1.05);
}
@keyframes suoxiao {
from {
transform:scale(1.05)
}
to {
	transform: scale(1)
}
}
 @-moz-keyframes suoxiao /* Firefox */ {
from {
transform:scale(1.05)
}
to {
	transform: scale(1)
}
}
 @-webkit-keyframes suoxiao /* Safari 和 Chrome */ {
from {
transform:scale(1.05)
}
to {
	transform: scale(1)
}
}
 @-o-keyframes suoxiao /* Opera */ {
from {
transform:scale(1.05)
}
to {
	transform: scale(1)
}
}
@keyframes fangda {
from {
transform:scale(1)
}
to {
	transform: scale(1.05)
}
}
 @-moz-keyframes fangda /* Firefox */ {
from {
transform:scale(1)
}
to {
	transform: scale(1.05)
}
}
 @-webkit-keyframes fangda /* Safari 和 Chrome */ {
from {
transform:scale(1)
}
to {
	transform: scale(1.05)
}
}
 @-o-keyframes fangda /* Opera */ {
from {
transform:scale(1)
}
to {
	transform: scale(1.05)
}
}
/*选项卡*/
.none {
	display: none;
}
.xuanfu {
	display: none;
	width: 116px;
	position: fixed;
	top: 30px;
	left: 15px;
	z-index: 9;
}
.xuanfu ul li {
	background: url(../images/yuandian.png) left center no-repeat;
	height: 26px;
	line-height: 26px;
}
.wenzi {
	padding-left: 45px;
	display: none;
}
.xuanfu ul li a {
	color: #fff;
}
.xuanfu ul li:hover .wenzi, .xuanfu ul li.actives .wenzi {
	display: block;
}
.xuanfu ul li.actives, .xuanfu ul li:hover {
	background: url(../images/xuanzo.png) no-repeat;
	line-height: 26px;
	margin-left: -2px;
}
.xiantiao {
	display: none;
}
.xuanfu ul li.actives .xiantiao {
	display: block;
	width: 14px;
	margin-top: -5px;
	margin-bottom: -5px;
	background: url(../images/suxian.png) center repeat-y;
	height: 37px;
}
.xuanfu ul li.actives {
	height: auto;
}
.menban {
	position: absolute;
	height: 659px;
	width: 100%;
	z-index: 1;
	background: #000;
	filter: alpha(opacity=20); /*IE滤镜，透明度50%*/
	-moz-opacity: 0.2; /*Firefox私有，透明度50%*/
	opacity: 0.2;/*其他，透明度50%*/
}
.floor_1 .w1200 {
	z-index: 2;
}
.floor_2 .w1200 {
	position: relative;
}
.floor_2 .index_con {
	margin: 20px;
	font-size: 14px;
	line-height: 34px;
	text-indent: 2em;
}
.jiatou {
	background: url(../images/jts.png) no-repeat;
	width: 40px;
	height: 40px;
	position: absolute;
	left: 455px;
	top: 35px;
}
.yuanjiantou {
	position: absolute;
	background: url(../images/jjuf.png) no-repeat;
	width: 47px;
	height: 49px;
	right: 445px;
	top: 65px;
}
.jiatouy {
	animation: yidong 3s;
	-moz-animation: yidong 3s;	/* Firefox */
	-webkit-animation: yidong 3s;	/* Safari 和 Chrome */
	-o-animation: yidong 3s;
}
.yuanjiantouy {
	animation: ydong 3s;
	-moz-animation: ydong 3s;	/* Firefox */
	-webkit-animation: ydong 3s;	/* Safari 和 Chrome */
	-o-animation: ydong 3s;
}
 @keyframes ydong {
0% {
right:350px;
top:-50px;
}
50% {
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
-moz-transform: rotate(0deg);
}
100% {
transform: rotate(1080deg);
-ms-transform: rotate(1080deg);
-webkit-transform: rotate(1080deg);
-o-transform: rotate(1080deg);
-moz-transform: rotate(1080deg);
right:445px;
top:65px;
}
}
 @-moz-keyframes ydong /* Firefox */ {
0% {
right:350px;
top:-50px;
}
50% {
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
-moz-transform: rotate(0deg);
}
100% {
transform: rotate(1080deg);
-ms-transform: rotate(1080deg);
-webkit-transform: rotate(1080deg);
-o-transform: rotate(1080deg);
-moz-transform: rotate(1080deg);
right:445px;
top:65px;
}
}
 @-webkit-keyframes ydong /* Safari 和 Chrome */ {
0% {
right:350px;
top:-50px;
}
50% {
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
-moz-transform: rotate(0deg);
}
100% {
transform: rotate(1080deg);
-ms-transform: rotate(1080deg);
-webkit-transform: rotate(1080deg);
-o-transform: rotate(1080deg);
-moz-transform: rotate(1080deg);
right:445px;
top:65px;
}
}
@-o-keyframes ydong /* Opera */ {
0% {
right:350px;
top:-50px;
}
50% {
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
-moz-transform: rotate(0deg);
}
100% {
transform: rotate(1080deg);
-ms-transform: rotate(1080deg);
-webkit-transform: rotate(1080deg);
-o-transform: rotate(1080deg);
-moz-transform: rotate(1080deg);
right:445px;
top:65px;
}
}
@keyframes yidong {
from {
left:405px;
top:-50px;
}
to {
	left: 455px;
	top: 35px;
}
}
@-moz-keyframes yidong /* Firefox */ {
from {
left:405px;
top:-50px;
}
to {
	left: 455px;
	top: 35px;
}
}
@-webkit-keyframes yidong /* Safari 和 Chrome */ {
from {
left:405px;
top:-50px;
}
to {
	left: 455px;
	top: 35px;
}
}
@-o-keyframes yidong /* Opera */ {
from {
left:405px;
top:-50px;
}
to {
	left: 455px;
	top: 35px;
}
}
/*弹出层样式*/
.pop_bg {
	position: fixed;
	z-index: 5000;
	background: url(../images/pop_bg.png) no-repeat;
	width: 715px;
	padding: 32px 32px 0;
}
.sq_pop {
	width: 650px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #333;
	background: #f5f5f5;
	padding-bottom: 32px;
}
.sq_title {
	width: 630px;
	line-height: 50px;
	height: 50px;
	background: url(../images/pop_title_bg.jpg) repeat-x;
	border-bottom: 1px #cccccc solid;
	padding-left: 20px;
	font-size: 18px;
	position: relative;
}
.pop_close {
	cursor: pointer;
	height: 45px;
	position: absolute;
	right: 0;
	top: -22px;
	width: 53px;
}
.pop_closesom {
	background: url(../images/pop_closesom.jpg) no-repeat;
	cursor: pointer;
	width: 22px;
	position: absolute;
	height: 23px;
	right: 0;
	top: 0;
}
.sq_content {
	width: 610px;
	padding: 10px 20px;
}
.sq_content li {
	margin-top: 15px;
}
.sq_content li span {
	display: block;
	width: 100px;
	float: left;
}
.sq_content li input {
	line-height: 30px;
	height: 30px;
	color: #333;
	font-family: "Microsoft YaHei";
	border: 1px #ccc solid;
	font-size: 14px;
	text-indent: 5px;
	vertical-align: middle;
}
.sq_content li img {
	vertical-align: middle;
}
.pop_input {
	width: 300px;
}
.pop_input2 {
	width: 80px;
}
.pop_button {
	background: url(../images/button_bg.jpg) repeat-x;
	width: 120px;
	height: 35px;
	border: 1px #e76a0a solid;
	color: #fff;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	cursor: pointer;
}
/*模版块滚动*/
#focus {
	width: 1200px;
	height: 417px;
	overflow: hidden;
	position: relative;
}
#focus ul {
	height: 417px;
	position: absolute;
}
#focus ul li {
	float: left;
	width: 1200px;
	height: 417px;
	overflow: hidden;
	position: relative;
}
#focus .btnBg {
	position: absolute;
	width: 800px;
	height: 20px;
	left: 0;
	bottom: 0;
	background: #000;
}
#focus .btn {
	position: absolute;
	width: 780px;
	height: 10px;
	padding: 5px 10px;
	right: 0;
	bottom: 0;
	text-align: right;
}
#focus .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 25px;
	height: 10px;
	_font-size: 0;
	margin-left: 5px;
	cursor: pointer;
	background: #fff;
}
#focus .btn span.on {
	background: #fff;
}
#focus .pre {
	left: 0;
}
#focus .next {
	right: 0;
	background-position: right top;
}
#focus1 {
	width: 1200px;
	height: 417px;
	overflow: hidden;
	position: relative;
}
#focus1 ul {
	height: 417px;
	position: absolute;
}
#focus1 ul li {
	float: left;
	width: 1200px;
	height: 417px;
	overflow: hidden;
	position: relative;
}
#focus1 .btnBg {
	position: absolute;
	width: 800px;
	height: 20px;
	left: 0;
	bottom: 0;
	background: #000;
}
#focus1 .btn {
	position: absolute;
	width: 780px;
	height: 10px;
	padding: 5px 10px;
	right: 0;
	bottom: 0;
	text-align: right;
}
#focus1 .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 25px;
	height: 10px;
	_font-size: 0;
	margin-left: 5px;
	cursor: pointer;
	background: #fff;
}
#focus1 .btn span.on {
	background: #fff;
}
#focus1 .pre {
	left: 0;
}
#focus1 .next {
	right: 0;
	background-position: right top;
}
/*上下翻页*/
.Page {
	clear: both;
	width: 100%;
	text-align: center; /*padding:30px 1px;*/
	margin: 30px 0;
}
.Page a {
	display: inline-block;
	width: 65px;
	background: #ffffff;
	height: 48px;
	vertical-align: middle;
	line-height: 48px;
	font-size: 14px;
	border: 1px solid #e5e5e5;
	margin-left: -1px;
	float: left;
	text-decoration: none;
	color: #333;
	outline: none;
}
.Page a:hover {
	background: #107ce1;
	color: #FFF;
	background-repeat: no-repeat;
}
.Page span {
	display: inline-block;
	min-width: 45px;
	padding: 0 10px;
	background: #ffffff;
	height: 48px;
	vertical-align: middle;
	line-height: 48px;
	font-size: 14px;
	border: 1px solid #e5e5e5;
	margin-left: -1px;
	float: left;
}
.Page span.current {
	background: #107ce1;
	color: #FFF
}
/*图片列表页*/
* {
	margin: 0;
	padding: 0
}
.content {
	width: 100%;
	min-width: 1200px;
	font-family: "Microsoft YaHei", "微软雅黑";
}
.w1000 {
	width: 1000px;
	margin: 0 auto;
}
img {
	border: none;
}
ul, li {
	list-style-type: none;
}
em {
	font-style: normal;
}
.topnav {
	height: 42px;
	background: #fff;
	z-index: 999;
	width: 100%;
}
.topnav .left a {
	display: block;
	float: left;
	font-size: 22px;
	color: #087acc;
	background: #ebebeb;
	text-align: center;
	width: 162px;
	line-height: 42px;
}
.topnav .left a.on, .topnav .left a:hover {
	background: #2987e7;
	color: #fff;
}
/*.banner{height: 259px;background: #087acc;}*/
.banner .w1000 {
	height: 259px;
	background: url(../images/banner.png)center top no-repeat;
}
.floor_2_p .w1000 .cen_text p {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #505050;
	margin: 30px auto 5px auto;
}
.floor_2_p .w1000 .cen_text img {
	height: 29px;
	width: 333px;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.floor_2_p .exa {
	height: 158px;
	background: #64605b;
	overflow: hidden;
}
.floor_2_p .exa .w1000 ul {
	width: 1010px;
	margin-top: 29px;
text-align:center;
}
.floor_2_p .exa .w1000 ul li {
display:inline-block;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
	height: 45px;
	width: 174px;
	line-height: 43px;
	margin-right: -1px;
	border-radius: 36px;
}
.floor_2_p .exa .w1000 ul li a {
	color: #fff;
	display: block;
	width: 170px;
	height: 40px;
	border-radius: 29px;
}
.floor_2_p .exa .w1000 ul li:hover {
	background: #087acc;
	border: 1px solid #087acc;
}
.floor_2_p .w1000 .jietu1 {
	margin-bottom: 20px;
}
.floor_2_p .w1000 .jietu1 .jietu_con1 {
	margin-top: 38px;/* height:795px;*/
	margin-bottom: 20px;
}
.floor_2_p .w1000 .jietu1 .jietu_con1 ul {
	width: 1008px;
}
.floor_2_p .w1000 .jietu1 .jietu_con1 ul li {
	float: left;
	width: 480px;/*height: 235px;*/
	border: 1px solid #dddddd;
	margin-right: 10px;
	margin-bottom: 30px;
	overflow: hidden;
}
.floor_2_p .w1000 .jietu1 .jietu_con1 .jt_pic1 {
	height: 500px;
	overflow: hidden;
	text-align: center;
}
.floor_2_p .w1000 .jietu1 .jietu_con1 .jt_pic1 img {
	-webkit-filter: grayscale(0.5);
	filter: gray;
	vertical-align: middle;
width:expression(this.width>240?"240px":true);
height:expression(this.height>180?"180px":true);
}
.floor_2_p .w1000 .jietu1 .jietu_con1 .jt_pic1 span {
	height: 100%;
	width: 0;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}
.floor_2_p .w1000 .jietu1 .jietu_con1 ul li:hover img {
	-webkit-filter: grayscale(0);
	filter: none;
}
.floor_2_p .w1000 .jietu1 .jietu_con1 ul li .jt_con {
	color: #b0b0b0;
	background: #eeeeee;
	text-align: center;
	padding-top: 5px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.floor_2_p .w1000 .jietu1 .jietu_con1 ul li .jt_con a {
	color: #b0b0b0;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	height: 30px;
	padding: 0 5px;
}
.floor_2_p .w1000 .jietu1 .jietu_con1 ul li .jt_con .arti_t_1 {
	line-height: 34px;
}
.floor_2_p .w1000 .jietu1 .jietu_con1 ul li:hover .jt_con {
	background: #087acc;
	color: #FFF;
}
.floor_2_p .w1000 .jietu1 .jietu_con1 ul li:hover .jt_con a {
	color: #fff;
}
.pc_main {
	width: 1200px;
	position: relative;
}
#nav {
	background: url(../images/m3.png) 132px no-repeat;
}
#nav a:hover {
	background: url(../images/m1.jpg) 123px no-repeat;
}
#nav .icon {
	background: url(../images/m1.jpg) 123px no-repeat;
}
#nav .icon a {
	text-decoration: none;
	width: 140px;
	color: #4a73cd;
	font-size: 18px;
}
.img {
	border: 0px;
	vertical-align: middle;
}
/*.ban_pic{ width:100%; min-width:1200px; height:400px; background:url(../picture/ban_pic.jpg); background-size:100% 100%;}
.case_pic{ width:100%; min-width:1200px; height:400px; background:url(../picture/ban_pic2.jpg); background-size:100% 100%;}
.news_pic{ width:100%; min-width:1200px; height:400px; background:url(../picture/ban_pic1.jpg); background-size:100% 100%;}
.about_pic{ width:100%; min-width:1200px; height:400px; background:url(../picture/ban_pic3.jpg); background-size:100% 100%;}
.contact_pic{ width:100%; min-width:1200px; height:400px; background:url(../picture/ban_pic4.jpg); background-size:100% 100%;}*/


/*新闻列表页*/
body {
	margin: 0px;
	padding: 0px;
	color: #333;
	line-height: 1.8;
	font-family: "Microsoft YaHei", "微软雅黑", "宋体";
}
form, ul, li, ol, li, dl, dt, dd, img, p, h1, h2, h3, h4, h5, h6, input {
	margin: 0px;
	padding: 2px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: normal;
}
input, select {
	font-size: 12px;
}
img {
	border: 0px;
	vertical-align: middle;
}
ul, li {
	list-style-type: none;
}
strong, b {
	font-weight: bold;
}
em {
	font-style: normal;
}
.mt10 {
	margin-top: 10px!important;
}
.section {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.section_big {
	min-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.cgal {
	width: 100%;
}
.cgal .cgallist {
	margin: 0 auto;
	width: 1000px;
}
.cgal .cgallist .leftlist {
	float: left;
	width: 720px;
}
.cgal .cgallist .rightlist {
	float: right;
	width: 265px;
}
.help_banner {
	width: 100%;
	min-width: 1200px;
	background: #4aa8e6 url(../images/top_bg.jpg) no-repeat center bottom;
	overflow: hidden;
	height: 56px;
	padding-top: 20px;
}
.h_banner_c {
	margin: 0 auto;
	color: #FFF;
	width: 1000px;
}
.htop_l {
	float: left;
	width: 100%;
	font-family: "microsoft yahei";
	font-size: 16px;
}
.htop_l a {
	font-size: 16px;
	color: #fff;
}
.htop_l a:hover {
	color: #CCC;
}
.htop_m { /*float:left;*/
	float: right;
	background: url(../images/help_search.jpg) no-repeat;
	width: 293px;
	height: 40px;
	line-height: 40px;
}
.htop_r {
	float: right;
	overflow: hidden;
	width: 116px;
	height: 54px;
}
.hnav {
	width: 100%;
	min-width: 1200px;
	background: url(../images/helps_03.jpg) repeat-x;
	height: 83px;
}
.hnav_c {
	margin: 0 auto;
	padding-top: 30px;
	overflow: hidden;
	width: 1000px;
}
.hnav_c ul li {
	float: left;
	margin-right: 30px;
	font-family: "microsoft yahei";
}
.hnav_c ul li a {
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
.hnav_c ul li a:hover {
	color: #ff0000;
}
.nav_li1 {
	background: url(../images/helps_06.jpg) no-repeat;
	padding-left: 30px;
}
.htop_text {
	padding-top: 5px;
	padding-left: 10px;
	width: 245px;
	height: 25px;
	line-height: 25px;
	border: none;
	background: none;
}
.htop_btn {
	width: 30px;
	border: none;
	background: none;
	cursor: pointer;
	overflow: hidden;
	height: 25px;
	padding-top: 5px;
}
.h_main {
	margin: 0 auto;
	width: 1000px;
	margin-top: 25px;
}
.h_box1 {
	width: 1000px;
	overflow: hidden;
	margin-bottom: 50px;
}
.h_box1_l {
	float: left;
	width: 720px;
}
.h_box1_r {
	float: right;
	width: 265px;
}
.hy_hishop {
	overflow: hidden;
	font-family: "microsoft yahei";
}
.hy_hishop span {
	display: block;
	color: #333333;
	line-height: 30px;
	padding-bottom: 5px;
	font-size: 16px;
	border-bottom: 1px solid #e3e3e3;
}
.hy_hishop em {
	display: block;
	color: #999999;
	line-height: 22px;
	font-size: 14px;
	padding-top: 10px;
}
.rmjc {
	overflow: hidden;
	font-family: "microsoft yahei";
	margin-top: 20px;
}
.rmjc_title {
	font-size: 20px;
	color: #333333;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 5px;
}
.rmjc_con {
	padding-top: 20px;
}
.rmjc_con ul li {
	width: 720px;
	margin-bottom: 20px;
	overflow: hidden;
}
.newtit {/* height:46px; line-height:46px; overflow:hidden;*/
}
.rmjc_con ul li .jiaocheng .newtit span {
	float: right;
	color: #999;
	font-size: 14px;/* margin-top:3px;*/
	margin-right: 10px;
}
.jiaocheng {/* float:left; width:520px;*/
	padding-bottom: 26px;
	border-bottom: 1px #CCC dashed;
}
.jiaocheng b a {
	display: block;
	font-size: 16px;
	font-weight: normal;
	color: #107ce1;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}
.jiaocheng b a:hover {
	text-decoration: underline;
}
.jiaocheng .news_con {
	font-size: 14px;
	color: #999999;
	height: 60px;
	line-height: 30px;
	overflow: hidden;
}
.jiaoch_btn {
	float: right;
	margin-top: 35px;
	overflow: hidden;
}
.kecheng {
	overflow: hidden;
}
.kecheng span {
	margin-bottom: 15px;
	overflow: hidden;
	display: block;
}
.kecheng em {
	display: block;
}
.kecheng {
	width: 100%;
	text-align: center;
}
.kecheng img {
	margin-top: 20px;
	margin-bottom: 10px;
}
.kecheng span {
	text-align: center;
	margin: 5px 0px;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	padding: 0 8px;
}
.h_dongtai, .h_showpic {
	border: 1px solid #e3e3e3;
	margin-top: 15px;
	font-family: "microsoft yahei";
}
.dt_title {
	background: url(../images/dt_bg.jpg) repeat-x;
	padding-left: 12px;
	line-height: 40px;
	font-size: 16px;
	color: #333333;
	height: 40px;
}
.h_dongtai {
	margin-bottom: 20px;
}
.dt_con {
	padding: 10px 15px;
	overflow: hidden;
}
.dt_con ul li {
	line-height: 25px;
	height: 25px;
	width: 210px;
	padding-bottom: 5px;
	overflow: hidden;
	background: url(../images/help1_09.jpg) no-repeat 5px 15px;
	padding-left: 15px;
	border-bottom: 1px dashed #dddddd;
	font-size: 14px;
	padding-top: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.dt_con ul li a {
	color: #999999;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	text-decoration: none;
}
.h_mbx {
	margin-top: 10px;
	color: #333333;
	padding-bottom: 5px;
	border-bottom: 1px solid #e3e3e3;
	overflow: hidden;
}
.page {
	overflow: hidden;
	float: right;
	margin-bottom: 10px;
}
.page span a {
	height: 25px;
	float: left;
	color: #010101;
	text-decoration: none;
	padding: 0px 10px;
	margin-right: 10px;
	border: 1px solid #e1e1e1;
	line-height: 28px;
}
.page-cur {
	background: #f1f1f1;
}
.bmtk {
	overflow: hidden;
}
.bmtk_title {
	color: #333333;
	border-top: 1px dashed #d6d6d6;
	padding-top: 30px;
	padding-bottom: 20px;
	font-family: "microsoft yahei";
	font-size: 18px;
	text-align: center;
}
.menutit {
}
.menushrink {
	background: #fbfbfb;
	padding-bottom: 15px;
	border-bottom: 1px solid #e7e7e7;
}
.menushrink h2 {
	font-size: 14px;
	color: #107ce1;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	padding-left: 25px;
}
.menutit h5 {
	background: url(../images/spjc_19.jpg) no-repeat 25px 10px;
	padding-left: 40px;
	color: #FFF;
	cursor: pointer
}
.menutit h5 a {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.menutit h5.menuico {
	background: url(../images/zhaopin_29.jpg) no-repeat;
	color: #999999;
	text-decoration: none;
	padding-left: 55px;
}
.menutit ul {
	display: none;
}
.menutit ul li {
	color: #999;
	padding-left: 40px;
}
/*搜索*/
.search_list {
}
.search_list dd {
	float: none!important;
	width: 80%!important;
	font-size: 14px;
	line-height: 24px;
	background: url(../images/icons_01.jpg) 5px 15px no-repeat;
	padding-left: 15px;
	margin-bottom: 8px;
}
/*页码*/
.jiao_con_r .page {
	float: right;
	margin-top: 10px;
	height: auto;
	overflow: hidden;
}
.page li {
	float: left;
line-height:line-height:24px;
	display: block;
	padding: 0 5px;
	border: 1px solid #CCC;
	text-align: center;
	margin-right: 5px;
}
.page li.page_sy, .page li.page_fs, .page li.page_next, .page li.page_if, .page li.page_end {
	border: none;
	width: auto;
	line-height: 26px;
}
.page li.thisclass {
	background: #f1f1f1;
}
.page li.thisclass a {
	color: #F60;
}
/*关于我们页面*/
.con_tit {
	font-size: 26px;
	text-align: center;
	color: #999;
}
.con_data {
	text-align: center;
	color: #999;
	margin: 10px 0;
}
.con_img {
	text-align: center;
	margin-bottom: 10px;
}
.con_con {
	margin: 20px;
	line-height: 28px;
	font-size: 14px;
	color: #000;
	font-family: "微软雅黑";
}
.con_page {
	margin: 20px;
	color: #999;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	font-family: "微软雅黑";
}
.con_page a {
	color: #999;
}
.con_page a:hover {
	color: #107ce1;
}
.clear {
	clear: both;
}
.inews {
	margin-bottom: 15px;
	padding: 4px 5px 4px 16px;
}
.inews ul {
	list-style-type: none;
	padding: 10px 0;
}
.inews ul li {
	padding: 5px 0;
	line-height: 17px;
}
.inews ul li a {
	background: url(../images/cion01.gif) no-repeat left 3px;
	padding: 0 0 0 15px;
	display: block;
	line-height: 17px;
	color: #636363;
}
.inews ul li a:visited {
	color: #636363;
}
.inews ul li a:hover {
	color: #212020;
	background: url(../images/cion01.gif) no-repeat left 3px;
}
.inews strong {
	line-height: 17px;
}
#cnzz_stat_icon_1253411649 {
	display: inline;
}
.footnav img {
	vertical-align: middle;
	display: inline
}
.container1 {
	padding: 5px 5px;
}
.container2 {
	width: 700px;
	overflow: hidden;
	padding: 15px 0;
}
.content1 {
	text-align: left;
	font-size: 32px;
}
.content1 h1 {
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	border: #ccc 1px solid;
}
.content1 h2 {
	background: #f7f7f7 url(../images/line02.gif) repeat-x left bottom;
	line-height: 30px;
}
.content1 h2 p {
	background: url(../images/cion04.gif) no-repeat 5px 12px;
	line-height: 30px;
	padding-left: 20px;
	font-size: 14px;
	color: #212020;
	height: 30px;
}
.content1 h2 a {
	color: #212020;
	line-height: 30px;
	text-decoration: underline;
}
.content1 h2 a:visited {
	color: #212020;
}
.content1 h2 a:hover {
	color: #000;
}
.content1 h3 {
	color: #212020;
	font-size: 26px;
	text-align: center;
}
.content1 h4 {
	color: #493200;
	font-weight: normal;
	border: #212020 1px dotted;
	margin: 10px 0;
	text-align: left;
	padding-left: 12px;
}
.content1 h5 {
	text-indent: 5px;
	line-height: 25px;
	background: url(../images/top.gif) repeat-x left bottom;
	color: #212020;
	padding-left: 10px;
	line-height: 25px;
}
.content1 h6 {
	line-height: 25px;
	color: #696969;
	font-weight: normal;
	margin: 5px 0;
	text-align: center;
	font-size: 12px;
}
.pages {
	clear: both;
	padding: 20px 45px;
	color: #444;
}
.pages a,.pages span {
	display: block;
	padding: 3px 8px;
	border: 1px solid #e5e5e5;
	color: #444;
}
.pages a.active{
	color: #fff;
	background-color: #4752cf;
	border-color: #4752cf;
}

/* .pages a:hover {
	color: #f60;
	font-weight: bold
} */

.pages ul {
	text-align: right;
	list-style: none
}
.pages li {
	display: inline-block;
	/* margin-left: 8px; */
	list-style: none
}
.tag {
	margin: 0 10px;
}
.tag a {
	margin: 0 3px;
	text-decotaion: none;
	margin: 0 3px;
}
.tag a:hover {
	text-decoration: underline;
}
.newslist {
}
.newslist ul {
	list-style: none;
}
.newslist li {
	line-height: 17px;
	padding: 9px 0;
	background: url(../images/line02.gif) repeat-x left bottom;
}
.newslist li a {
	display: block;
	line-height: 17px;
	font-family: tahoma, "宋体";
	cursor: pointer;
	color: #636363;
	background: url(../images/cion01.gif) no-repeat 5px 3px;
}
.newslist li a p {
	padding-left: 25px;
	line-height: 17px;
	color: #636363;
	font-size: 14px;
	text-align: left
}
.newslist li a span {
	float: right;
	line-height: 17px;
	padding-right: 10px;
}
.newslist li a strong {
	line-height: 17px;
}
.newslist li a:visited {
	color: #636363;
}
.newslist li a:hover {
	color: #212020;
}
.newslist li a:hover p {
	background: url(../images/cion01.gif) no-repeat 5px 3px;
	color: #212020;
}
.productsb {
	padding: 0 10px 20px 10px;
}
.productsb .list {
	width: 140px;
	text-align: center;
	float: left;
	padding: 10px 0 0 0;
}
.productsb .list h2 {
	width: 124px;
	height: 124px;
}
.productsb .list h2 a {
	width: 120px;
	height: 120px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
*display:block;
*font-size:104px;
*font-family:Arial;
	border: #817F7F 1px solid;
	padding: 1px;
}
.productsb .list h2 a:hover {
	border: #000 1px solid;
}
.productsb .list h2 img {
	vertical-align: middle;
}
.productsb .list span {
	display: block;
	padding: 5px 0 0 0;
	line-height: 18px;
	color: #636363;
}
.productsb .list span strong {
	line-height: 18px;
}
.comment_list {
	padding: 15px 20px 25px;
	font-size: 12px;
}
.comment_list ul {
	list-style-type: none;
}
.comment_list li {
	line-height: 18px;
	padding: 6px 0;
	font-size: 14px;
	background: url(../images/line01.gif) repeat-x left bottom;
}
.comment_list li a {
	line-height: 18px;
	display: block;
	padding: 0 0 0 16px;
	color: #636363;
	font-size: 14px;
	background: url(../images/cion01.gif) no-repeat left 4px;
}
.comment_list li a:visited {
	color: #636363;
}
.comment_list li a:hover {
	color: #212020;
	background: url(../images/cion01.gif) no-repeat left 3px;
	text-decoration: underline;
}
.title02 {
	background: url(../images/line02.gif) repeat-x left bottom;
	height: 30px;
}
.title02 h1 {
	background: url(../images/cion04.gif) no-repeat 5px 12px;
	line-height: 30px;
	padding-left: 20px;
	font-size: 14px;
	color: #212020;
}
.title02 a {
	color: #212020;
	line-height: 30px;
	padding-right: 8px;
	float: right;
}
.title02 a:visited {
	color: #212020;
}
.pro_b {
	padding: 0 0 10px 0;
}
.pro_b div {
	float: left;
	margin: 5px 0;
	width: 24%;
}
.xuan {
	border-bottom: #ababab 1px dotted;
	margin-bottom: 12px;
}
.pro_b h2 {
	width: 154px;
	height: 154px;
	margin: 0 auto;
}
.pro_b h2 a {
	width: 150px;
	height: 150px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
*display:block;
*font-size:104px;
*font-family:Arial;
	border: #e7e7e7 1px solid;
	padding: 1px;
}
.pro_b h2 a:hover {
	border: #212020 1px solid;
}
.pro_b h2 img {
	vertical-align: middle;
}
.pro_b h3 {
	text-align: center;
	margin-top: 10px;
	color: #666666;
	display: block;
	font-size: 12px;
	line-height: 30px;
}
.pro_b h3 a {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
.pro_b h3 a:visited {
	color: #666666;
}
.pro_b h3 a:hover {
	color: #212020;
}


.friend {
	height: 413px;
	margin: 0 auto;
	margin-top:40px;
	overflow: hidden;
}
.mr_frbox {
	padding: 24px 0px 0px;
}
/*.mr_frBtnL {
	cursor: pointer;
	display: inline;
	float: left;
	height: 46px;
	width: 28px;
}*/
.mr_frUl {
	float: left;
	height: 202px;
	width: 100%;
	margin-left: 10px;
}
/*.mr_frBtnR {
	float: right;
	cursor: pointer;
	width: 28px;
	height: 46px;
}*/
.mr_frUl ul li {
	padding:10px;
	display: inline;
	float: left;/*height:389px;*/
	width: 244.5px;
	height:363px;
	overflow: hidden;
	position: relative;
}


.pic{ width:244.5px; height:142px;}
.pic img{ width:244.5px; height:255px;}
.wztxt{ width:244.5px; height:200px; background:#fff;}
.wztxt .title{ padding: 5px 0 0; font-size: 15px; height: 58px; line-height: 86px; overflow: hidden; text-align:center;}
.wztxt .info{ padding-bottom: 15px; height: 53px; overflow: hidden; padding: 0 28px 25px; color: #919292;}
.wztxt .info a{ color: #919292; text-decoration:none;}
.wztxt a.btn{ display: block; background: url(../images/btn_03.jpg); width: 107px; height: 35px; margin: 0 auto;}
.wztxt a.btn:hover{ background: url(../images/btn_03_1.png);}


.mr_frUl ul li a img {/*display:block;*/
	width: 100%;
}


.casepic{float:left; width:150px; height:100px; margin-right:10px;}