showproductshowproductshowproductshowproduct@charset "utf-8";

html, body {
	background: #fff;
	color: #666;
	font: 14px 'Microsoft YaHei', Arial;
}
*{ font-family: "微软雅黑", Arial;}
a {
	text-decoration: none;
	font: 14px 'Microsoft YaHei', Arial;
}
a:hover {
	color: #005ea0;
	text-decoration: none;
}
.tem_inner, .met_section {
	position: relative;
	margin: 0 auto;
	width: 1100px;
}
header.tem_headborder {
	border-bottom: 1px solid #ddd;
}
header section {
	border-bottom: 1px solid #e7e8ed;
	background: #f7f8fa;
}
.width_780 {
	width: 780px;
}
.d_page{font-size: 14px;}

.ppre {
	white-space: pre-wrap;
	word-wrap: break-word;
	font-family: "Microsoft YaHei", Arial;
}
.myimg222 {
	width: 260px;
	height: 160px;
	overflow: hidden;
	margin-bottom: 16px;
}
.myfootnavma p .noono {
	background-color: #1a7489;
	color: #fff;
}

/*首页新闻*/
.picScroll{ width:1100px;  overflow:hidden; position:relative;  }
.picScroll .hd{ overflow:hidden;  height:50px; padding:0 10px; text-align: center;}
.picScroll .hd ul{ overflow:hidden; zoom:1; margin-top:30px; zoom:1; display: inline-table;}
.picScroll .hd ul li{ float:left;  width:12px; height:12px; overflow:hidden; margin-right:8px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -12px no-repeat; }
.picScroll .hd ul li.on{ background-position:0 0; }

.picScroll .bd{ }
.picScroll .bd ul{ overflow:hidden; zoom:1; }
.picScroll .bd ul li{ background: #fff; border: 1px solid #e1e1e1; padding:20px ; margin-right: 28px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll .bd ul li:hover{background: #1578be; border-color: #fff;}
.picScroll .bd ul li:hover .title h5{ color: #fff;}
.picScroll .bd ul li:hover .title p{ color: #b0deff;}
.picScroll .bd ul li:hover .title span{color: #b0deff;}
.picScroll .bd ul li:hover .pic img{ border-color: #3498df;}
.picScroll .bd ul li .pic{ text-align:center; height:200px; overflow:hidden;border: 1px solid #ccc;}
.picScroll .bd ul li .pic img{ width:300px; height:auto; display:block; min-height:200px;}
.picScroll .bd ul li .title{ line-height:24px; width: 300px; text-align: left;}
.picScroll .bd ul li .title h5{ overflow: hidden;text-overflow: ellipsis;white-space: nowrap; display:block; font-size: 16px; color: #333; font-weight: normal; line-height: 30px;margin-top: 5px;}
.picScroll .bd ul li .title p{ font-size: 12px; line-height: 25px; color: #999; margin: 5px 0;}
.picScroll .bd ul li .title span{font-size: 12px; line-height: 35px; color: #999;}

/*案例品牌*/
.picScrollqq{ width:1100px; height:auto;overflow:hidden; position:relative;}
.picScrollqq .hd{ overflow:hidden;  height:auto;}
.picScrollqq .hd .prev,.picScrollqq .hd .next{width:51px;height:51px;position:absolute;top:145px;left:0;z-index:100; cursor:pointer;}
.picScrollqq .hd .prev{ background:rgba(0,0,0,.5) url(../images/jdalbtn_l01.png) no-repeat}
.picScrollqq .hd .next{ left:auto; right:1px; background:rgba(0,0,0,.5) url(../images/jdalbtn_r01.png) no-repeat}
.picScrollqq .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }

.picScrollqq .bd{ padding:0px;   }
.picScrollqq .bd ul{ overflow:hidden; zoom:1; }
.picScrollqq .bd ul li{ margin-right:17px; float:left; _display:inline; overflow:hidden; text-align:center; height:333px;transition:0.8s;-moz-transition:0.8s, -moz-transform 0.8s;-webkit-transition:0.8s, -webkit-transform 0.8s;}
.picScrollqq .bd ul li .pic{ text-align:center; position:relative;}
.picScrollqq .bd ul li .pic img{ width:258px; height:329px; display:block;  padding:1px; border:1px solid #fff; }
.picScrollqq .bd ul li:hover .pic  img{ border-color:#1578be;  }
.picScrollqq .bd ul li .title {position: relative; height:50px;bottom: 52px;left: 2px;width: 258px; background:rgba(21, 120, 190, 0.6);}
.picScrollqq .bd ul li .title a{ font-size:25px ; color:#fff; line-height:50px; display:block;}
.picScrollqq .bd ul li.on .title{ height:70px; bottom:72px;transition:0.5s;-moz-transition:0.5s, -moz-transform 0.5s;-webkit-transition:0.5s, -webkit-transform 0.5s;}
.picScrollqq .bd ul li.on .title a{ line-height:72px;}
.picScrollqq .bd ul li.on .pic  img{ border-color:#1578be;  }
.pinpai{ position:relative; width:1100px; height:300px; overflow:hidden; margin-top:20px;}
.pinpai .pptab{ position:absolute; top:0; width:1100px; display:none;}
.pinpai .hover{ display:block !important;}
.pinpai .pptab dl{ float:left; width:270px; height:144px; overflow:hidden; margin-right:6px; margin-bottom:6px;}
.pinpai .pptab dl dt{ position: absolute;}
.pinpai .pptab dl dd{ position: absolute;}
.pinpai .pptab dl:hover dd{ opacity:0;}
.pinpai .pptab dl:nth-child(4n){ margin-right:0;}

/* 本例子css */

.slideBox {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 5px;
	height: 5px;
	border-radius: 5px;
	font-size: 0;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd img {
	width: 100%;
	height: 225px;
	display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
.mylll222 {
	float: right;
}
.mylll111 {
	float: left;
}
.tem_top {
	position: relative;
	z-index: 100;
	height: 35px;
	color: #888;
	font-size: 12px;
	line-height: 35px;
}
.tem_top a{ color:#888;}
.tem_top h2 {
	font-family:'Microsoft YaHei', Arial;
	font-weight: 100;
	font-size: 12px;
}
.tem_top a {
	color: #888;
	font-size:12px;
	line-height: 35px;
}
.tem_top a:hover {
	color:#005ea0;
}
.tem_top_nav {
	position: absolute;
	top: 0;
	right: 0;
	font-family:'Microsoft YaHei', Arial;
}
.tem_top_nav #weixin{ float:left; position:relative; cursor:pointer; background:url(../images/ico_wx.png) no-repeat left center; padding-left:25px;line-height: 35px;}
.tem_top_nav #weixin span{ position:absolute; top:35px; left:0; display:none;}
.tem_top_nav #weixin:hover span{ display:block;}
.tem_top_nav #dianhua{float:left;background:url(../images/ico_dh.png) no-repeat left center; padding-left:18px; margin-left:20px;line-height: 35px;}
.tem_top_nav #dianhua span{
	color:#1578be;
	font-size:20px;
	font-family:Arial;
	line-height: 37px;
    height: 35px;
    float: right;
}
	
/*公司相册*/
.bangongjj {
	overflow: hidden;
	padding: 40px 0;
}
.kzys_title{
	font-size: 25PX;
	color: #e1e1e1;
	text-align: center;
}
.kzys_title .kzystit{
	font-size: 20PX;
	color: #333;
	text-align: center;
	display: block;
}
.kzys_title .kzystit #s01{ border-bottom: 2px solid #c8c8c8;padding-bottom: 3px;}
.kzys_title .kzystit #s02{ border-bottom: 2px solid #1578be;padding-bottom: 3px;}

.slideTxtBox02 {
	margin-top: 40px;
}
.slideTxtBox02 .hd {
	text-align: center;
	z-index: 99;
	position: relative;
	background: url(../images/jiajubj.jpg) repeat-x 0 76px;
}
.slideTxtBox02 .hd ul{background: url(../images/xiangcebg.png) no-repeat center top;}
.slideTxtBox02 .hd ul li {
	display: inline-block!important;
}
.slideTxtBox02 .hd ul li:hover {
	cursor: pointer;
}
.slideTxtBox02 .hd ul li font {
	display: block!important;
	height: 53px;
	line-height: 53px;
	padding: 0 44px;
	color: #fff;
	font-size: 16px;
}
.slideTxtBox02 .hd ul li span {
	display: block;
	height: 28px;
	background: url(../images/hdlibj.png) no-repeat center bottom;
}
.slideTxtBox02 .hd ul li.on font {
	background: #004d84;
	color: #fff;
	-webkit-transform: skew(-28deg); 
	-moz-transform: skew(-28deg); 
	-o-transform: skew(-28deg); 
	-ms-transform: skew(-28deg); 
	transform: skew(-28deg);
}
.slideTxtBox02 .hd ul li.on font p{
	-webkit-transform: skew(28deg); 
	-moz-transform: skew(28deg); 
	-o-transform: skew(28deg); 
	-ms-transform: skew(28deg); 
	transform: skew(28deg);
}
.slideTxtBox02 .hd ul li.on span {
	background: url(../images/hdlionbj.png) no-repeat center bottom;
}
.slideTxtBox02 .bd {
}
.picScroll-left03 {
	overflow: hidden;
	position: relative;
	margin-top: 40px;
	z-index: 9;
}
.picScroll-left03 .hd2 {
}
.picScroll-left03 .hd2 .prev {
	display: block;
	width: 51px;
	height: 51px;
	float: right;
	margin-right: 5px;
	position: absolute;
	top: 100px;
	left: 0px;
	z-index: 999999;
	overflow: hidden;
	cursor: pointer;
	background: rgba(0,0,0,.5) url(../images/jdalbtn_l01.png) no-repeat;
}
.picScroll-left03 .hd2 .next {
	display: block;
	width: 51px;
	height: 51px;
	float: right;
	margin-right: 5px;
	position: absolute;
	margin-top: 10px;
	top: 100px;
	right: -5px;
	overflow: hidden;
	cursor: pointer;
	z-index: 9999;
	background: rgba(0,0,0,.5) url(../images/jdalbtn_r01.png) no-repeat;
}
.picScroll-left03 .hd2 ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
}
.picScroll-left03 .bd2 {
	overflow: hidden;
	position: relative;
}
.picScroll-left03 .tempWrap {
}
.picScroll-left03 .bd2 ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left03 .bd2 ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 350px;
	margin-right: 25px;
}
.picScroll-left03 .bd2 ul li .pic {
	text-align: center;
	border: 1px solid #e1e1e1;
}
.picScroll-left03 .bd2 ul li .pic img {
	width: 348px;
	height: 244px;
	display: block;
	margin: 0 auto;
}



.tem_top_nav ol {
	float: right;
	margin: 0;
	padding: 0;
}
.shuzu ul {
	padding-top: 60px;
}
.shuzu {
	float: right;
	position: absolute;
	padding: 0px 10px;
	width: 255px;
	right: 0px;
	height: 240px;
	background-color: #f1f1f1;
}
.tem_top_nav ol li {
	float: left;
	list-style: none;
}
.tem_top_nav ol li.line {
	width: 30px;
	color: #eee;
	text-align: center;
}
.tem_top_nav dl {
	position: relative;
	float: right;
}
.tem_top_nav dl dt i {
	margin-left: 5px;
}
.tem_top_nav dl dd {
	position: absolute;
	top: 35px;
	right: 0;
	display: none;
	padding: 10px 18px;
	border: 1px solid #e7e8ed;
	background: #f7f8fa;
	white-space: nowrap;
}
.tem_top_nav dl dd a {
	display: block;
	height: 35px;
	line-height: 35px;
}
.tem_top_nav div.line {
	float: right;
	width: 30px;
	color: #eee;
	text-align: center;
}
.tem_head {
	min-height: 78px;
}
.tem_head img {
	margin-top: 11px;
	float:left;
}


header h1 {
	display: inline;
}
.tem_head nav {
	position: absolute;
	top: 0px;
	right: 0;
	height: 100px;
	line-height: 100px;
}
.tem_head nav ul li:hover {
	color: #d2251e
}
.tem_head nav ul li p {
	font-size: 12px;
	color: #666;
}
/* css 重置 */li {
	list-style: none;
}
a:hover {
	color: #1974A1;
}
.js {
	width: 90%;
	margin: 10px auto 0 auto;
}
.js p {
	padding: 5px 0;
	font-weight: bold;
	overflow: hidden;
}
.js p span {
	float: right;
}
.js p span a {
	color: #f00;
	text-decoration: underline;
}
.js textarea {
	height: 100px;
	width: 98%;
	padding: 5px;
	border: 1px solid #ccc;
	border-top: 2px solid #aaa;
	border-left: 2px solid #aaa;
}
/* 本例子css */

.slideGroup {
	width: 100%;
	text-align: left;
}
.slideGroup .parHd {
	height: 65px;
	line-height: 65px;
	position: relative;
}
.slideGroup .parHd ul {
	float: left;
	position: absolute;
	left: 0px;
	top: -1px;
	height: 32px;
}
.slideGroup .parHd ul li {
	width: 220px;
	display: block;
	height: 65px;
	font-size: 1.5em;
	text-align: center;
	border-top: 2px solid #000;
	float: left;
	cursor: pointer;
}
.slideGroup .parHd ul li.on {
	color: #d2251e;
	border-top: 2px solid red;
}
.span222 font {
	font-size: 20px;
}
.myaabma {
	width: 1100px;
	margin: 0 auto;
	color: #fff;
}
.myaabma .spanleft {
	font-size: 14px;
	line-height: 25px;
}
.poppo ul li {
	float: left;
	width: 16.3%;
	height: 105px;
	float: left;
}

.shipin{
	float: left;
    margin-top: 20px;
}

.span222 {
	    display: block;
    height: 65px;
    color: rgba(0, 0, 0, 0.25);
    padding-top: 20px;
    font-size: 50px;
    line-height: 30px;
    font-family: Arial;
}
.spanleft a {
	display: block;
	width: 145px;
	background-color:#004d84;
	text-align: center;
	line-height: 40px;
	height: 40px;
	color: #fff;
	margin-top: 30px;
	font-size: 15px;
	font-family: 'Microsoft YaHei', Arial;
	-webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);
    -ms-transform: skew(-28deg);
    transform: skew(-28deg);
}
.spanleft a span{
    -webkit-transform: skew(28deg);
    -moz-transform: skew(28deg);
    -o-transform: skew(28deg);
    -ms-transform: skew(28deg);
    transform: skew(28deg);
	display: block;
    line-height: 40px;
}
.spanleft a:hover {
	background-color: #fff;
	color: #1A7489;
}
anleft p {
	text-indent: 2em;
}
.spanleft {
	padding-top: 20px;
	width: 530px;
	height: 302px;
	float: right;
}

.myaabbb22 {
	width: 100%;
	height: 487px;
	background: url(../images/indexbg_02.jpg) no-repeat center;
	font-family: 'Microsoft YaHei', Arial;
	position: absolute;
    top: 860px;
}

/* 本例子css */

.picScroll-left {
	position: relative;
	width: 100%;
}
.picScroll-left .hd {
	overflow: hidden;
	text-align: center;
	height: 40px;
	padding: 0 10px;
	padding-left: 25px;
}
.picScroll-left .hd .prev, .picScroll-left .hd .next {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("images/arrow.png") 0 0 no-repeat;
}
.picScroll-left .hd .next {
	background-position: 0 -50px;
}
.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}
.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}
.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}
.picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("images/icoCircle.gif") 0 -9px no-repeat;
}
.picScroll-left .hd ul li.on {
	background-position: 0 0;
}
.picScroll-left .bd {
	padding-top: 15px;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picScroll-left .bd ul li .pic {
	width: 250px;
	height: 180px;
	overflow: hidden;
	text-align: center;
	padding: 5px;
	border: 1px solid #ccc;
}
.picScroll-left .bd ul li .pic img {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
}
.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}
.picScroll-left .bd ul li .title {
	line-height: 24px;
}
.picScroll-left .hd font {
	border-bottom: 2px solid red;
}
.spannnn font {
	font-size: 25px;
	color: #333;
}
.spannnn span {
	display: block;
	width: 104px;
	height: 32px;
	margin: 0 auto;
	line-height: 26px;
	font-size: 20px;
	border-bottom: 1px #999 solid;
	color: #333;
}
.spannnn span qq {
	
	padding: 4px 2px;
}
.recommond .slider {
	height: 323px;
	width: 1200px;
	margin: 0 auto;
}
.myull li {
	width: 260px;
	height: 378px;
	float: left;
	text-align: center;
	background-color: #fff;
	border: 2px solid gainsboro;
	margin-right: 14px;
}
.myull li:hover {
	border: 2px solid #1A7489;
}
.myull li:hover span {
	border-bottom: 2px solid #1A7489;
}
.myull li span {
	font-size: 22px;
	border-bottom: 2px #999 solid;
	padding: 2px 0;
	color: #333;
}
.sbqd {
	overflow: hidden;
	height: 50px;
	text-align: center;
	padding: 0 10px;
	font-size: 20px;
	margin-top: 45px;
	margin-bottom: 20px;
	color: #fff;
	font-family: 'Microsoft YaHei', Arial;
}
.sbqd span {
	text-align: center;
	padding: 5px 0;
	border-bottom: 1px #999 solid;
	color: #333;
}
.sbqd span font {
	padding: 4px 0;
	font-size: 14px;
	/*border-bottom: 2px #70A1AF solid;*/
	color: #666;
}
/*.sbqd span:hover,.sbqd span:hover font {
	border-bottom:none;
}*/


.myzhilica img {
	max-width: 100%;
	max-height: 100%;
}
.myzhilica {
	width: 1100px;
	height: 225px;
	margin: 0 auto;
}
.clear {
	clear: both;
}
#span11 {
	display: block;
	margin: 0 auto;
	width: 85px;
	color: #FFF;
	height: 35px;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
	line-height: 35px;
	font-size: 1.5em;
	background-image: url(images/shuangxian.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 60px;
	display: none;
}
.myull li p {
	padding: 15px;
	padding-top: 20PX;
	font-size: 14px;
	line-height: 22px;
	color: #999;
	font-family: "Microsoft YaHei", Arial;
	text-align: left;
}
.myull li img {
	width: 100%;
	min-height: 155px;
	max-height: 160px;
	position: relative;
	margin-bottom: 15px;
}
.spannnn {
	color: #fff;
	width: 100%;
	height: 98px;
	text-align: center;
}


.myabbb444ma {
	width: 1100px;
	height: auto;
	margin: 0px auto;
	margin-top: 10px;
	font-family: 'Microsoft YaHei', Arial;
}

.myabbb444 {
	width: 100%;
	height: 825px;
    margin-top: 30px;
	background: url(../images/indexbg_03.jpg) no-repeat center;	
	transition:all .5s ease-in-out;
	-moz-transition: all .5s  ease-in-out;
	-webkit-transition: all .5s  ease-in-out;
	-o-transition: all .5s  ease-in-out;
}


/*.myabbb444:hover {
	background: url(images/zhilun2.jpg) no-repeat center	;
	transition:all .5s ease-in-out;
	-moz-transition: all .5s  ease-in-out;
	-webkit-transition: all .5s  ease-in-out;
	-o-transition: all .5s  ease-in-out;
}*/
.myabbb444ma .kzys_title{
	padding: 40px;
	color: #666;
    clear: both;
	text-transform: uppercase;
}

.span22211 span a {
	float: right;
	font-size: 14px;
	font-family: '微软雅黑', Arial;
	margin-top: 5px;
	color: #999;
    border: 1px solid #e1e1e1;
    padding: 2px 10px;
}
.span22211 span {
	border-left: 3px solid #1578be;
	font-size: 20px;
	padding-left: 5px;
	color: #333
}
.span22211 font {
	font-size: 20px;
	color: #AEAEAE;
	font-family: arial;
	margin-left: 5px;
}
.mynewsss {
	width: 1100px;
	height: 500px;
	background-color: #fff;
	margin-top: 30px;
	margin: 0 auto;
	font-family: 'Microsoft YaHei', Arial;
}
.mynews1 li a .wsspna a, .mynews2 li a .wsspna a, .mynews3 li a .wsspna a {
	color: #fff;
}
.mynews1 li {
	color: #fff;
}
.wsspna {
	position: absolute;
	bottom: 14px;
	height: 39px;
	line-height: 35px;
	display: block;
	width: 100%;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
}
.mynews1, .mynews2, .mynews3 {
	width: 336px;
	height: 370px;
	float: left;
}
.mynews1 li a:hover, .mynews2 li a:hover, .mynews3 li a:hover {
	text-decoration: underline;
}
.mynews1 li:hover span, .mynews2 li:hover span, .mynews3 li:hover span {
	background-color: rgba(26, 116, 137, 0.8);
}
.mynews1 li span a, .mynews2 li span a, .mynews3 li span a {
	color: #fff;
	font-size: 16px;
	font-family: 'Microsoft YaHei', Arial;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	padding: 0 10px;
}
.mynews1 li a, .mynews2 li a, .mynews3 li a {
	color: #666;
	font-size: 14px;
	font-family: 'Microsoft YaHei', Arial;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}
.mylili {
	line-height: 40px !important;
	background-image: none !important;
	padding: 0px !important;
}
.mynews1 li, .mynews2 li, .mynews3 li {
	color: gainsboro;
	display: block;
	line-height: 35px;
	position: relative;
	background-image: url(images/imgimimg1.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 15px;
}
.span22211 {
	font-size: 18px;
	margin-bottom: 20px;
	margin-top: 50px;
	font-family: 'Microsoft YaHei', Arial;
}
.picScroll-left .hd span {
	font-size: 1.6em;
	color: #000;
	border-bottom: 2px solid #000;
}
.myfootnav {
	width: 100%;
	height: 50px;
	background-color: #70A1AF;
	font-family: "Microsoft YaHei", Arial;
}
.spanimg2312 font {
	font-weight: bold;
	font-size: 20px;
	font-family: arial;
	text-align: center;
}
.mynews1 {
	float: left;
	margin-right: 40px;
}
.mynews2 {
	margin-right: 50px;
	float: left;
}
.mynews3 {
	float: right;
}
.spanimg2312 {
	display: block;
	width: 60px;
	height: 50px;
	font-size: 12px;
	color: #fff;
	font-weight: 100;
	background-color: rgba(0, 0, 0, 0.5);
	background-size: 100% 100%;
	line-height: 20px;
	text-align: center;
	position: absolute;
	left: 10px;
	top: 10px;
	padding-top: 10px;
}
.myfootnavma p a {
	font-size: 14px;
	color: #fff;
	padding-left: 15px;
	text-align: center;
	padding-right: 15px;
	font-family:'Microsoft YaHei', Arial;
	display: block;
	float: left;
}
.myfootnavma p a:hover {
	background-color: #1a7489;
}
.dingbu {
	font-family: 微软雅黑;
	color: #fff;
	width: 125px;
	font-size: 14px;
	text-align: center;
	background-color: #1a7489;
	height: auto;
	background-image: url(images/jiantou.png);
	float: right;
	background-repeat: no-repeat;
	background-position: 15px;
	padding-left: 15px;
	line-height: 50px;
}
.dingbu a {
	color: #fff;
	display: block;
}
.myfootnavma {
	line-height: 50px;
	width: 1100px;
	height: 50px;
	margin: 0 auto;
}
.meyoulingk {
	width: 1100px;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-top: 25px;
	font-family: 'Microsoft YaHei', Arial;
}
.meyoulingk p {
	width: 1000px;
	margin-left: 80px;
}
.meyoulingk p a {
	color: #999;
	font-size: 14px;
	border-right: 1px solid #f1f1f1;
	padding: 0px 10px
}
.meyoulingk span {
	color: #333;
	font-size: 16px;
	float: left;
}
.myfootma {
	width: 1100px;
	margin: 0 auto;
	height: 182px;
}
.imgimg22 img {
	width: 125px;
	height: 125px;
}
.imgimg22 p {
	color: #999;
	font-family: 微软雅黑;
	line-height: 25px;
}
.myfoot333 ul li {
	font-size: 14px;
	line-height: 22px;
	color: #666;
}
.myfoot333 {
	width: 372px;
	height: 183px;
	float: right;
	font-size: 1.15em;
}
.myfootma .imgimg22 {
	width: 250px;
	height: 165px;
	float: left;
	text-align: center;
	border-right: 1px solid #c8c8c8;
}
.myfootma .imgimg21 {
	width: 420px;
	height: 165px;
	float: left;
	border-right: 1px solid #c8c8c8;
}
.myfoot {
	width: 100%;
	height: 190px;
	padding-top: 35px;
	background-color: #f1f1f1;
	font-family: "Microsoft YaHei", Arial;
}
.myfootbot {
	width: 100%;
	height: 45px;
	background-color: #fff;
	font-size: 12px;
	line-height: 45px;
}
.myfootbot div {
	width: 1100px;
	margin: 0 auto;
	height: 45px;
	color: #999999;
	text-align: center;
}
.myfootbot div a {
	color: #999;
}
.poppo a {
	display: block;
	overflow: hidden;
	float: left;
	width: 181px;
	height: 100px;
	border: 1px solid gainsboro;
}
.poppo img {
	width: 100%;
	height: 100%;
	float: left;
	position: relative;
}
.poppo {
	width: 1100px;
	height: 315px;
	margin: 0px auto;
}
.mytuama {
	width: 1100px;
	height: 375px;
	margin: 0 auto;
	font-family: 'Microsoft YaHei', Arial;
}
.mytuandui {
	width: 100%;
	height: 420px;
	background: url(images/tuandui.jpg) no-repeat center;
	transition:all .5s ease-in-out;
	-moz-transition: all .5s  ease-in-out;
	-webkit-transition: all .5s  ease-in-out;
	-o-transition: all .5s  ease-in-out;
}
.mytuandui:hover {
	background: url(images/tuandui2.jpg) no-repeat center;
	transition:all .5s ease-in-out;
	-moz-transition: all .5s  ease-in-out;
	-webkit-transition: all .5s  ease-in-out;
	-o-transition: all .5s  ease-in-out;
}
.myabbb333ma {
	width: 1100px;
	margin: 0px auto;
}
.myabbb333 {
	width: 100%;
	height: 530px;
	margin-top: 487px;
}
.myaabma {
	padding-top: 160px;
}
.slideGroup .slideBox {
	overflow: hidden;
	zoom: 1;
	position: relative;
}
.slideGroup .sPrev, .slideGroup .sNext {
	background-color: #d2251e;
	position: absolute;
	left: 5px;
	top: 10px;
	display: none;
	width: 30px;
	height: 94px;
	border: 1px solid #ddd;
	background: url(images/icoLeft.gif) center center no-repeat #f4f4f4;
}
.slideGroup .sNext {
	left: auto;
	right: 5px;
	background-color: #d2251e;
	background: url(images/icoRight.gif) center center no-repeat #f4f4f4;
}
.slideGroup .sPrev:hover, .slideGroup .sNext:hover {
	border-color: #f60;
	background-color: #d2251e;
}
.slideGroup .parBd ul {
	overflow: hidden;
	zoom: 1;
}
.slideGroup .parBd ul li {
	border: 1px solid #000;
	margin: 0 13px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.slideGroup .parBd ul li .pic {
	overflow: hidden;
	width: 209px;
	height: 212px;
	text-align: center;
}
.slideGroup .parBd ul li .pic img {
	position: relative;
	width: 205px;
	height: 205px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}
.slideGroup .parBd ul li .pic a:hover img {
	border-color: #999;
}
.slideGroup .parBd ul li .title {
	line-height: 24px;
	height: 60px;
	background-color: #1f1f1f;
	line-height: 25px;
	padding-top: 20px;
}
.slideGroup .parBd ul li .title:hover {
	background-color: REd;
}
.slideGroup .parBd ul li .title a {
	font-size: 1.3em;
	font-family: 微软雅黑;
	color: #fff;
}
.slideGroup .parBd ul li .title a p {
	font-size: 14px;
	color: #686868;
}
.p-line1 {
	font-size: 20px;
    color: #c1e5ff;
    margin-top: -5px;
    margin-left: 5px;
}
.pppimg a:nth-child(1) {
	background-color: #000;
}
.pppimg a:nth-child(2) {
	background-color: #333;
}
.pppimg a:nth-child(3) {
	background-color: #666;
}
.pppimg {
	display: block;
	width: 1211px;
	margin: 0 auto;
}
.pppimg a {
	margin-right: 3px;
	display: block;
	margin-top: 3px;
	width: 30%;
	color: #fff;
	font-size: 1.3em;
	float: left;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background-color: #000;
}
.p-line2 {
	color: #a8d2f0;
    width: 300px;
    font-family: '微软雅黑', Arial;
    font-size: 14px;
    margin-top: 10px;
    line-height: 20px;
    margin-left: 5px;
}
.myspan22 {
	width: 420px;
	position: absolute;
    left: -600px;
}
.myspan22 font {
	font-size: 50px;
	color: #fff;
	font-family: '微软雅黑', Arial;
}
.myspan22 i {
    border-left: 5px #004d84 solid;
    height: 40px;
    font-size: 30px;
    position: relative;
    top: -7px;
    left: -15px;
}
.myabbbma {
	width: 1100px;
	margin: 0 auto;
	height: 500px;
	padding-top: 30px;
}
.myabbb {
	width: 100%;
	height: 260px;
	margin: 0 auto;
	background: url(../images/indexbg_01.png) no-repeat center top;
	position: relative;
    top: -50px;
    z-index: 999;
}


.tem_head nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tem_head nav ul li {
	position: relative;
	float: left;
	line-height: 22px;
	text-align: center;
	text-align: center;
	height: 67px;
	padding-top: 33px;
}
header {
	border-bottom: 3px solid #1578be;
}
.tem_head nav a {
	display: block;
	padding: 0 5px;
	font-size: 16px;
	margin: 0px 10px;
	;
}
.tem_head nav a {
	font-family: 'Microsoft YaHei', Arial;
	color: #333;
}
.tem_head nav ul li.navdown a {
	color: #fff;
}
.tem_head nav ul li.navdown p {
	color: #c8c8c8;
}
.tem_head nav ul li.navdown {
	font-size: 16px;
	background-color: #1a7489;
	color: #fff;
}
.tem_head nav li:hover a, .tem_head nav li:hover p {
	color: #1A7489;
}
/*.tem_head nav li:hover p{color: #c8c8c8;}
.tem_head nav li:hover{
	background-color: #6fa2ae;
}
*/
.tem_head nav a.navdown {
	border-radius: 2px;
	color: #fff;
}
.tem_head nav a.navdown:hover {
	color: #fff;
}
.tem_head nav ul li dl {
	position: absolute;
	top: 55px;
	left: 0;
	z-index: 99;
	display: none;
	width: 500px;
	background: #f3f4f5;
}
.tem_head nav ul li dl dd {
	float: left;
	padding: 20px 0;
	width: 100px;
}
.tem_head nav ul li dl dd a {
	margin: 0 10px;
	padding: 0;
	padding: 8px 5px;
	text-align: center;
	line-height: 1.5;
}
.tem_head nav ul li dl dt {
	float: right;
	overflow: hidden;
	padding: 20px 20px 20px 0;
	width: 380px;
	height: 200px;
	font-size: 0;
}
.tem_head nav ul li dl dt img {
	width: 380px;
	height: 200px;
}
.tem_head nav ul li dl dd i {
	position: absolute;
	top: -14px;
	left: 50px;
	z-index: 100;
	width: 100%;
	color: #f3f4f5;
	font-size: 22px;
}
.tem_head nav ul li dl.tem_pronoaw {
	width: auto;
}
.tem_head nav ul li dl.tem_pronoaw dd {
	width: auto;
}
.tem_head nav ul li dl.tem_pronoaw dd div {
	float: left;
	padding: 0 20px;
	min-width: 100px;
}
.tem_head nav ul li dl.tem_pronoaw dd div h3 {
	margin-bottom: 5px;
	border-bottom: 1px solid #888;
	font-weight: normal;
}
.tem_head nav ul li dl.tem_pronoaw dd div p a {
	margin: 0;
}
.tem_banner {
	position: relative;
	overflow: hidden;
	background: #fafafa;
	text-align: center;
}
.tem_banner ul {
	overflow: hidden;
}
.tem_banner ul li {
	float: left;
	width: 100%;
	list-style: none;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.tem_banner ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
.tem_banner ul li img {
	max-width: 100%;
	height: auto;
}
.tem_banner .flex-control-nav {
	position: absolute;
	right: 300px;
	bottom: 20px;
	/* left: 0; */

	text-align: center;
	float: right;
	width: 25px;
}
.tem_banner .flex-control-nav li {
	margin: 0px;
	height: 25px;
}
.tem_banner .flex-control-nav li a {
	display: inline-block;
	margin: 0 6px;
	color: #000;
	width: 25px;
	height: 25px;
	border: 1px solid #000;
}
.tem_banner .flex-control-nav li a.flex-active {
	background: #d2251e;
	color: #fff;
}
.tem_banner .flash img {
	width: 100%!important;
}
.tem_index_title {
	margin: 0 0 60px 0;
	border-bottom: 1px solid #ccc;
	text-align: center;
	font-weight: normal;
	font-size: 22px;
}
.tem_index_title span {
	position: relative;
	top: 2px;
	display: inline-block;
	padding: 10px 15px;
	border-bottom: 4px solid #666;
}
.tem_index_title p {
	color: #8c8c8c;
	font-weight: normal;
}
.tem_index_more {
	clear: both;
	margin: 0 auto;
	padding-top: 30px;
	width: 200px;
	text-align: center;
}
.tem_index_more a {
	display: block;
	height: 40px;
	background: #e9280c;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	line-height: 40px;
}
.tem_index_more a:hover {
	background: #d82208;
	color: #fff;
}
.tem_index_to {
	border-top: 1px solid #e7e8ed;
	border-bottom: 1px solid #e7e8ed;
	background: #f7f8fa;
}
.tem_wp1, .tem_wp2, .tem_wp3, .tem_wp4, .tem_wp5 {
	visibility: hidden;
}
.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInUpDelay, .fadeInDown, .fadeInUpD, .fadeInLeft, .fadeInRight {
	visibility: visible;
}
.tem_index_about {
	padding: 50px 0 80px;
}
.tem_index_about_cont {
	margin-right: 25px;
	padding: 50px 0;
}
.tem_index_about_txt {
	float: left;
	width: 55%;
}
.tem_index_about .txtwd100 {
	float: none;
	width: 100%;
}
.tem_index_about_txt .met_editor {
	padding: 0px 50px 0;
}
.tem_index_about_img {
	float: right;
	overflow: hidden;
	width: 45%;
	height: 227px;
	font-size: 0;
}
.tem_index_about_video {
	float: right;
	overflow: hidden;
	width: 45%;
}
.tem_index_about_img ul {
	float: left;
	overflow: hidden;
	width: 70%;
	height: 227px;
	list-style: none;
}
.tem_index_about_img .tem_index_about_img_noe {

	float: none;
	width: 100%;
}
.tem_index_about_img ul li {
	padding: 4px;
	border: 1px solid #eee;
}
.tem_index_about_img ul img {
	width: 100%;
	height: 217px;
}
.tem_index_about_img ol {
	float: right;
	overflow: hidden;
	width: 30%;
	list-style: none;
}
.tem_index_about_img ol li {
	position: relative;
	margin-bottom: 8px;
	margin-left: 20px;
	padding: 4px;
	border: 1px solid #eee;
}
.tem_index_about_img ol img {
	width: 100%;
	height: 60px;
	cursor: pointer;
}
.tem_index_about_img ol li.tem_now {
	background: #eee;
}
.tem_index_about_img ol li i {
	position: absolute;
	top: 26px;
	left: -8px;
	display: none;
	color: #eee;
	font-size: 20px;
}
.tem_index_about_img ol li.tem_now i {
	display: block;
}
.tem_index_about_img ol li.tem_hover {
	background: #eee;
}
.tem_index_about_more {
	padding-top: 10px;
}
.tem_index_about_more a {
	display: inline-block;
	padding: 0 30px;
	height: 30px;
	border: 2px solid #eee;
	color: #999!important;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.tem_index_about_more a:hover {
	background: #eee;
	text-decoration: none!important;
}
.tem_index_product {
	padding: 50px 0 80px;
}
.tem_index_product ul {
	list-style: none;
}
.tem_index_product ul li {
	float: left;
	overflow: hidden;
	margin-bottom: 30px;
	text-align: center;
}
.tem_index_product ul li a {
	display: block;
	margin: 0 auto;
	background: #fff;
	text-align: center;
	font-size: 0;
}
.tem_index_product ul li h2 {
	padding: 10px;
	background: #8c989f;
	color: #fff;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
}
.tem_index_product a img {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.tem_index_product a:hover img {
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
}
.tem_index_news {
	padding: 50px 0 80px;
	text-align: center;
}
.tem_index_news_tab {
	display: inline-block;
	margin: 0 0 10px;
	height: 37px;
	border-right: 1px solid #8c989f;
	list-style: none;
	line-height: 37px;
}
.tem_index_news_tab li {
	float: left;
}
.tem_index_news_tab li h3 {
	padding: 0 40px;
	height: 35px;
	border: 1px solid #8c989f;
	border-right: 0;
	font-weight: normal;
	line-height: 35px;
	cursor: pointer;
}
.tem_index_news_tab li.flex-active h3 {
	background: #8c989f;
	color: #fff;
}
.tem_index_news_tab li:hover h3 {
	background: #8c989f;
	color: #fff;
}
.tem_index_news_list {
	margin: 20px 0 0;
}
.tem_index_news_list li {
	float: left;
	overflow: hidden;
	width: 50%;
	list-style: none;
	text-align: left;
}
.tem_index_news_list li a {
	display: block;
}
.tem_index_news_list li dl {
	margin-right: 10px;
	padding-top: 21px;
	height: 115px;
}
.tem_index_news_list li dl.tem_even {
	margin-right: 0;
	margin-left: 10px;
}
.tem_index_news_list dt {
	position: relative;
	float: left;
	overflow: hidden;
	width: 100px;
	height: 115px;
	border-bottom: 1px solid #e7e8ed;
	font-size: 0;
}
.tem_index_news_list dt img {
	margin-left: 10px;
	width: 90px;
	height: 90px;
	border-radius: 60px;
}
.tem_index_news_list dd {
	float: left;
	margin-left: -100px;
	width: 100%;
}
.tem_index_news_list dd a {
	padding: 0 10px;
}
.tem_index_news_list_txt {
	margin-left: 100px;
	height: 115px;
	border-bottom: 1px solid #e7e8ed;
}
.tem_index_news_list_txt h3 {
	overflow: hidden;
	margin-bottom: 3px;
	height: 23px;
	color: #000;
	font-weight: normal;
	line-height: 23px;
}
.tem_index_news_list_txt p {
	overflow: hidden;
	height: 42px;
	color: #818181;
}
.tem_index_news_list_txt span.time {
	display: block;
	height: 25px;
	color: #818181;
	line-height: 25px;
}
.tem_index_news_list li dl:hover {
	background: #f7f8fa;
}
.tem_index_news_list .tem_index_more {
	float: none;
	width: 200px;
	text-align: center;
}
.tem_index_case {
	padding: 50px 0 80px;
}
.tem_index_case_list ul.slides li {
	float: left;
	list-style: none;
}
.tem_index_case_list .tem_list {
	float: left;
	width: 25%;
}
.tem_index_case_list .tem_list dt {
	text-align: center;
	font-size: 0;
}
.tem_index_case_list .tem_list dt a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
}
.tem_index_case_list .tem_list dt img {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.tem_index_case_list .tem_list dt a:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	-ms-transform: scale(1.2);
}
.tem_index_case_list .tem_list h3 {
	margin: 0 auto;
	height: 40px;
	background: #8c989f;
	text-align: center;
	font-weight: normal;
	line-height: 40px;
}
.tem_index_case_list .tem_list h3 a {
	color: #fff;
}
.tem_index_case_list .tem_list h3 a:hover {
	color: #fff;
}
.tem_index_case_list .flex-control-nav {
	margin-top: 30px;
}
.tem_index_footer {
	padding: 40px 0 50px;
	background: #1e1e1e;
}
.tem_index_footer dl {
	float: left;
}
.tem_index_footer dl dt {
	margin-right: 25px;
	height: 40px;
	border-bottom: 1px solid #363636;
	color: #f3f3f3;
	font-size: 16px;
	line-height: 40px;
}
.tem_index_footer dl dt span {
	position: relative;
	top: -1px;
	display: inline-block;
	border-bottom: 3px solid #838383;
}
.tem_index_footer dl dd {
	margin-right: 25px;
}
.tem_index_footer_contact {
	width: 35%;
}
.tem_index_footer_contact li {
	position: relative;
	margin-top: 25px;
	padding-top: 5px;
	padding-left: 48px;
	min-height: 35px;
	color: #646363;
	list-style: none;
}
.tem_index_footer_contact li i {
	position: absolute;
	top: 0;
	left: 0;
	width: 35px;
	height: 35px;
	border: 1px solid #424244;
	border-radius: 5px;
	color: #7c7c7c;
	text-align: center;
	font-size: 22px;
	line-height: 35px;
}
.tem_index_footer_link {
	width: 35%;
}
.tem_index_footer_link dd {
	padding: 20px 0;
}
.tem_index_footer_link a {
	display: inline-block;
	margin: 0 12px 10px 0;
	color: #646363;
	white-space: nowrap;
}
.tem_index_footer_link a:hover {
	color: #ababab;
}
.tem_index_footer_link a img {
	height: 45px;
}
.tem_index_footer_attention {
	width: 30%;
}
.tem_index_footer_attention dd {
	padding: 20px 0;
	color: #646363;
}
.tem_index_footer_attention li {
	display: inline-block;
	margin: 8px;
	list-style: none;
}
.tem_index_footer_attention li a {
	display: block;
	overflow: hidden;
	width: 44px;
	height: 44px;
	background: url(images/pnt.png) no-repeat left top;
	color: #646363;
	font-size: 0;
}
.tem_index_footer_attention li.tenxun a {
	background-position: -83px top!important;
}
.tem_index_footer_attention li.weixin a {
	background-position: -247px top!important;
}
.tem_index_footer_attention li.qq a {
	background-position: -165px top!important;
}
.tem_index_footer_attention li:hover a {
	background: url(images/pnthover.png) no-repeat;
}
.tem_index_footer_attention img {
	margin-top: 8px;
	width: 100px;
}
.tem_index_footer_attention p {
	margin-top: 5px;
}
.tem_footer {
	position: relative;
	padding: 30px 0;
	background: #161616;
	color: #4a4a4a;
	font-size: 12px;
}
.tem_footer a {
	color: #4a4a4a;
}
.tem_footer_nav {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -15px;
	height: 30px;
	line-height: 30px;
}
.tem_footer_nav a {
	margin-left: 30px;
}
.powered_by_metinfo {
	height: 35px;
	background: #161616;
	color: #4a4a4a;
	text-align: center;
	font-size: 12px;
	line-height: 35px;
}
.powered_by_metinfo a {
	color: #4a4a4a;
}
.met_section {
	position: relative;
	padding: 25px 0 50px;
}
.padding_b10 {
	padding-bottom: 10px;
}
.padding_b30 {
	padding-bottom: 30px;
}

.met_section aside {
	position: relative;
	float: left;
	width: 300px;
}
.met_section article {
	float: right;
}
.met_section article .met_article {
	width: 100%;
	font-family: "Microsoft YaHei", Arial;
}
.recommond {
	padding-bottom: 40px;
	
	background: none;
}
.met_section_asidenone article {
	float: none;
	margin-left: 0;
}
.met_section_asidenone article .met_article {
	margin-left: 0;
	width: 100%;
}
.met_related li a {
	font-size: 1.3em;
}
.met_related li {
	width: 360px;
	line-height: 35px;
}
.met_section aside section {
}
.met_aside{
	background: #F1F1F1;
	margin-top: 33px;
}
.met_related h2 {
	width: 300px;
	padding: 0 20px;
	height: 78px;
	border-bottom: 1px solid #ddd;
	font-size: 18px;
	line-height: 78px;
	background-color: #000;
	font-size: 2em;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-family: Arial;
	margin-bottom: 5px;
}
#showproduct .prdl .prdt {
	float: left;
	margin-right: 20px;
	border: 1px #d3d3d3 solid;
}
#showproduct .prdl dd {
	float: left;
	width: 428px;
}
#showproduct .prdl dd h1 {
	width: 385px;
    height: 35px;
    color: #333;
    line-height: 50px;
    font-size: 25px;
    padding: 0 20px;
}
#showproduct .prdl dd pre {
	white-space: pre-wrap;
	word-wrap: break-word;
	font-size: 14px;
	font-family:'Microsoft YaHei', Arial;
	line-height: 25px;
	margin-top: 20px;
	padding: 0 20px;
	color: #666;
}
#showproduct .prdl dd p {
	white-space: pre-wrap;
	word-wrap: break-word;
	font-size: 16px;
	font-family:'Microsoft YaHei', Arial;
	line-height: 30px;
	margin-top: 30px;
	padding: 0 20px;
	color: #999;
}



#showproduct .prdl dd .prlianxi {
	margin: 50px 0px 10px 20px;
    font-size: 16px;
    border-bottom: 1px #c8c8c8 solid;
    border-top: 1px #c8c8c8 solid;
    padding: 15px 0;
}
#showproduct .prdl dd .prlianxi img{
	display: block;
	float: left;
}
#showproduct .prdl dd .prxiazai {
	margin-left: 20px;
    font-size: 16px;
    border-bottom: 1px #c8c8c8 solid;
    /* padding: 10px 0; */
    padding-bottom: 15px;
}
met_listbox1 p {
	font-size: 1.1em;
}
.met_listbox1 h2 a {
	font-size: 19px;
	padding: 15px 0px;
	/* height: 50px; */
	display: block;
	color: #6A6A6A;
}
.recommond .slider .item {
	width: 275px;
	height: 240px;
	position: relative;
	float: left;
	overflow: hidden;
}
.recommond .slider {
	height: 240px;
	width: 1100px;
	margin: 0 auto;
}
.recommond .slider .item .para {
	width: 300px;
	position: absolute;
	height: 100%;
	z-index: 2;
	left: 0;
	top: 0;
	overflow: hidden;
	word-break: break-all;
}
.recommond .slider .item .para {
	width: 300px;
	position: absolute;
	height: 100%;
	z-index: 2;
	left: 0;
	top: 0;
	overflow: hidden;
	word-break: break-all;
}
.clear {
	clear: both;
}
.recommond .slider .item .para .main a:link, .recommond .slider .item .para .main a:visited {
	color: #fff;
}
.recommond .slider .item .para .main p {
	font-size: 14px;
	margin-top: 20px;
	font-family: 微软雅黑;
	line-height: 25px;
}
.shuzu li a {
	font-size: 14px;
	padding: 0 0 0 30px;
	font-family: 微软雅黑;
	color: #666;
	min-width: 95px;
	line-height: 35px;
	display: block;
}
.shuzu li a:hover {
	color: #1A7489;
}
.shuzu li {
	color: #fff;
	float: left;
}
.recommond .slider .item .para .main h3 {
	font-size: 24px;
	line-height: 24px;
	font-weight: 300;
	font-family: '微软雅黑', Arial;
}
.recommond .slider .item.active .para b {
	background: url(images/ic_ac.png);
}
.recommond .slider .item .para b {
	display: inline-block;
	width: 67px;
	height: 57px;
	z-index: 9;
	position: absolute;
	top: auto;
	left: auto;
	right: 0;
	bottom: 0;
	background: url(images/ic.png);
}
.recommond .slider .item .para .main {
	padding: 25px;
	color: #fff;
	margin-top: 50px;
	text-align: center;
}
.recommond .slider .item.active .para {
	background: url(images/abg.png) left center no-repeat;
	width: 276px;
}
.recommond .slider .item .para.i1 {
	background-color: #999;
	width: 275px;
}
.recommond .slider .item .para.i2 {
	background-color: #777;
	width: 275px;
}
.recommond .slider .item .para.i3 {
	background-color: #555 !important;
	width: 275px;
}
.recommond .slider .item .para.i4 {
	background-color: #333 !important;
	width: 275px;
}
.recommond .slider .item .para {
	width: 300px;
	position: absolute;
	height: 100%;
	z-index: 2;
	left: 0;
	top: 0;
	overflow: hidden;
	word-break: break-all;
}
.recommond .slider .item .para {
	width: 300px;
	position: absolute;
	height: 100%;
	z-index: 2;
	left: 0;
	top: 0;
	overflow: hidden;
	word-break: break-all;
}
.recommond .slider .item img {
	float: right;
	position: absolute;
	right: 0px;
	width: 340px;
	height: 323px;
}
.met_aside_list dl {
	height: 60px;
	background-color: #f1f1f1;
	border-top: 1px solid #fff;
	line-height: 60px;
	text-align: center;
	font-size: 1.8em;
}
.imgimglogog p {
	padding: 10px;
	color: #000;
}
.imgimglogog {
	width: 600px;
	height: 315px;
	position: absolute;
	left: 300px;
	top: 200px;
	background-color: 1px 1px 8px rgba(102, 102, 102, 0.27);
	z-index: 999;
	border: 1px solid #fff;
	box-shadow: 1px 1px 20px rgba(102, 102, 102, 0.43);
	text-align: center;
	background-color: rgba(255, 255, 255, 0.92);
	display: none;
}
.met_section aside .met_aside_list {
	border-bottom: 5px solid #E6E6E6;
    border-top: 5px solid #70A1AF;
	font-family: "Microsoft YaHei", Arial;
}
.met_aside h2 {
	padding: 0 20px;
	height: 78px;
	border-bottom: 1px solid #ddd;
	font-size: 25px;
	line-height: 78px;
	background-color: #333;
	color: #fff;
	font-weight: normal;
	text-align: center;
	font-family: 'Microsoft YaHei', Arial;
}
.met_section aside .met_aside dl dt {
	height: 60px;
	line-height: 60px;
}
.met_section aside .met_aside dl dt a {
	display: block;
	padding: 0 20px;
	color: #333;
	font-size: 16px;
	background-image: url(images/sanjiaoxing.png);
	background-repeat: no-repeat;
	background-position: 80px 27px;
}
.woimgimg img {
	width: 100%;
	height: 100%;
}
.woimgimg {
	width: 300px;
	height: 387px;
	
}
.met_section aside .met_aside dl dt a:hover {
	color: #1A7489;
}
.met_section aside .met_aside dl dt.on a {
	color: #1A7489;
}
.met_section aside .met_aside dl dt.on {
	background-color: #fff;
	border-left: 1px #f1f1f1 solid;
}
.met_section aside .met_aside dl dd {
	padding: 6px 0 6px 0;
	display: none;
}
.met_section aside .met_aside dl dd a {
	display: block;
	padding-left: 40px;
	height: 35px;
	color: #333;
	font-weight: normal;
	line-height: 35px;
}
.met_section aside .met_aside dl dd .on a, .met_aside dl dd a:hover {
	background: #000;
}
.met_section aside .met_related {
	margin-top: 20px;
}
.met_section aside .met_related ul {
	padding: 20px;
}
.met_section aside .met_related li {
	margin-bottom: 8px;
	list-style: none;
}
.myfootnavma p {
	display: block;
	width: 870px;
	float: left;
	height: auto;
}
.met_article_head {
	position: relative;
	padding: 0 10px;
	height: 0px;
	line-height: 60px;
}
.met_article_head .met_position {
	position: absolute;
	top: -35px;
	
	color: #999;
	font-size: 14px;
	font-family: 'Microsoft YaHei', Arial;
}
.ptop_0 {
	top: 0 !important;
	line-height: 15px;
}
.ptop_60 {
	padding: 35px 10px 0px 10px;
}
.met_article_head .met_position a {
	color: #999;
	font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}
.met_article_head h1 {
	color: #555;
	display: none;
	font-weight: normal;
	font-size: 18px;
}
.met_section_sehed {
	padding-top: 0;
}
.met_section_head {
	height: 50px;
	color: #aaa;
	text-align: right;
	font-size: 12px;
	font-family: '微软雅黑';
	line-height: 50px;
}
.met_section_head a {
	color: #999;
	font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}
.met_section_head a:hover {
	color: #e9280c;
}
/*以下CSS样式谨慎修改，内页各模块样式，多模板可共用*/

body, h1, h2, h3, h4, h5, h6, dl, dt, li, ol, ul, dd, th, td, p, pre, form, input, button, textarea, hr {
	margin: 0;
	padding: 0
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%
}
img {
	border: 0
}
button, input, select, textarea {
	font-size: 100%
}
.met_clear {
	clear: both
}
.met_none {
	display: none
}
.met_hidden {
	visibility: hidden
}
.met_fl {
	float: left
}
.met_fr {
	float: right
}
.met_editor {
	line-height: 25px;
	font-size: 14px;
	color: #666;
	font-family: "Microsoft YaHei", Arial;
}
.met_editor .topb {
	border-top: 3px #f1f1f1 solid;
	padding: 20px 0px;
}
.met_editor .topb table a {
	color: #70A1AF;
}
.met_editor .topb iframe body #dituContent{
	width: 760px!important;
}

.xiangguan li{
	width: 214px;
    float: left;
    margin: 0 19px;
    text-align: center;
    margin-top: 20px;
}
.xiangguan li a{
	color: #666;
}
.xiangguan li img{
	width: 214px;
    height: 110px;
	border: 1px solid #c8c8c8;
    padding: 2px;
}

.yicang{display: none;}

.met_editor .topb img {
	max-width: 750px;
}
.met_editor ul, .met_editor ol {
	padding: 0 0 0 25px;
	margin: 0
}
.met_editor a {
	color: #1c57c4
}
.met_editor a:hover {
	text-decoration: underline
}
.met_editor img {
	max-width: 1100px;
	height: auto;
	    margin: 10px 0;
}
.met_editor blockquote {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-left: 4px solid #ddd
}
.met_editor hr {
	display: block;
	padding: 0;
	border: 0;
	height: 0;
	border-top: 1px solid #ddd;
	margin: 20px 0;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
.met_editor .metvideobox {
	text-align: center;
	visibility: hidden;
	margin: 10px auto;
}
.met_editor .video-js {
	max-width: 100%;
}
.met_editor table {
	width: 100%!important;
	margin-top: 30px;
	border-spacing: 0!important;
	border-collapse: collapse!important;
	padding: 0!important;
	border: 0
}

.met_editor table>td {
	text-align: center;
}
.met_editor #page_break .collapse {
	display: none
}
.met_editor #page_break .num {
	padding: 10px 0;
	text-align: center
}
.met_editor #page_break .num li {
	display: inline;
	margin: 0 2px;
	padding: 3px 5px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #666;
	text-align: center;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	overflow: hidden
}
.met_editor #page_break .num li.on {
	background-color: #ccc;
	color: #fff;
	font-weight: bold
}
.metinfo-banner1 {
	overflow: hidden;
	margin: 0 auto
}
.met_pager {
	text-align: center;
	padding: 30px 0 0
}
.met_pager a {
	border: 1px solid #e0e0e0;
	text-align: center;
	height: 28px;
	line-height: 28px;
	min-width: 28px;
	_width: 28px;
	text-align: center;
	display: inline-block;
	color: #aaa
}
.met_pager a:hover {
	border: 1px solid #a0a0a0;
	color: #fff;
}
.met_pager .Ahover {
	font-weight: bold;
	background: #f0f0f0;
	color: #aaa;
	background-color: #908e8e;
}
.met_pager .PreSpan, .met_pager .NextSpan {
	height: 30px;
	line-height: 30px;
	min-width: 60px;
	_width: 60px;
	text-align: center;
	background: #f0f0f0;
	color: #ccc;
	display: inline-block
}
.met_pager .PreA, .met_pager .NextA {
	height: 28px;
	line-height: 28px;
	min-width: 58px;
	_width: 58px;
	color: #aaa
}
.met_pager .PreSpan, .met_pager .PreA {
	margin-right: 6px;
	background-color: #908e8e;
	color: #fff;
}
.met_pager .NextSpan, .met_pager .NextA {
	margin-left: 6px
}
.met_pager .firstPage, .met_pager .lastPage {
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	min-width: 40px;
	_width: 40px;
	color: #aaa
}
.met_pager .Ahover {
	font-weight: bold;
	background: #d2251d;
	color: #fff;
}
.met_pager .PageText {
	margin-left: 10px;
	color: #aaa
}
.met_pager #metPageT, #metPageB {
	text-align: center;
	border: 1px solid #908e8e;
	color: #fff;
	background-color: #908e8e;
}
.met_pager #metPageT {
	width: 20px;
	padding: 6px 5px 5px
}
.met_pager #metPageB {
	min-width: 40px;
	_width: 40px;
	padding: 6px 0 5px;
	cursor: pointer;
	font-weight: bold
}
*html .met_pager #metPageT {
	height: 13px;
	line-height: 13px
}
*html .met_pager #metPageB {
	padding: 0;
	height: 28px;
	line-height: 20px
}
*+html .met_pager #metPageT {
	height: 13px;
	line-height: 13px
}
*+html .met_pager #metPageB {
	padding: 0;
	height: 28px;
	line-height: 20px
}
.met_module1 {
	padding: 35px 10px
}
.met_module2_list {
	width: 765px;
	font-family: "Microsoft YaHei", Arial;
}
.met_module2_list ul {
	border-top: 3px #f1f1f1 solid;
}
.met_module2_list li {
	list-style: none;
	border-bottom: 1px solid #ddd;
	padding: 20px 35px 35px 10px;
	position: relative;
	margin-top: 20px;
}
.met_module2_list h2 {
	font-weight: normal
}
.met_module2_list li p {
	color: #999;
	line-height: 20px;
	font-size: 14px;
}
.met_module2_list li span.time {
	color: #818181;
	position: absolute;
	right: 10px;
	top: 15px
}
.met_module2_list li h2 i {
	margin-right: 10px;
	position: relative
}
.met_module2_list li.list_2 h2, .met_module2_list li.list_3 h2 {
	margin-bottom: 10px;
	font-weight: bold;
}
.met_module2_list li.list_2 h2 a, .met_module2_list li.list_3 h2 a {
	font-size: 14px;
	color: #666;
}
.met_module2_list li.list_2 {
	padding: 15px 0
}
.met_module2_list li.list_3 {
	padding-left: 110px;
	min-height: 80px
}
.met_module2_list li.list_3 img {
	position: absolute;
	left: 0;
	top: 15px
}
.met_module2_list li.list_3 span.time {
	position: static;
	display: block;
	width: 86px;
	line-height: 16px;
	font-size: 14px;
	background-color: #f1f1f1;
	text-align: center;
	height: 99px;
	position: absolute;
	left: 0;
	top: 16px;
}
.met_module2_list li.list_5 {
	list-style: none;
	border: none;
    padding: 20px 0px 10px 10px;
    position: relative;
    margin-top: 20px;
}
.met_module2_list li.list_5 p {
	border: 1px solid gainsboro;
	text-align: left;
	background-image: url(images/dada.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	background-position: 10px 15px;
	font-size:14px;
	color: #999;
	padding-left: 50px;
	padding-bottom: 20px;
}
.met_module2_list li.list_5 h2 {
	display: block;
	margin: 0px;
	padding-left: 50px;
	line-height: 60px;
	height: 60px;
	border: 1px solid gainsboro;
	text-align: left;
	background-image: url(images/wenwen.png);
	background-repeat: no-repeat;
	background-position: 10px 15px;
}
.met_module2_list li.list_5 h2 a{
	font-size: 14px;
    color: #666;
	font-weight: bold;
}
.met_module2_list li.list_3 span.time font {
	display: block;
	width: 86px;
	line-height: 58px;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	height: 58px;
	background-color: #1A7489;
}
.met_module2 {
	width: 765px;
}
.met_module2 h1.met_title {
	font-size: 22px;
	font-weight: normal;
	padding: 5px 0;
	text-align: center;
	border-top: 3px #f1f1f1 solid;
	line-height: 65px;
}
.met_module2 .met_infos {
	color: #818181;
	font-size: 12px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	
	text-align: center;
}
.met_module2 .met_time {
	padding-right: 6px
}
.met_module2 .met_source {
	padding-right: 6px
}
.met_module2 .met_source a {
	color: #607fa6
}
.met_module2 .met_editor {
	padding: 0 10px;
	color: #666;
	font-size: 14px;
}
.met_tools {
	border-top: 1px solid #ddd;
	padding: 10px 10px 20px;
	line-height: 40px;
	font-family: Microsoft Yahei, Arial;
}
.met_tools .met_page {
	clear: both;
	position: absolute;
	right: 5px;
	top: 0;
	color: #818181
}
.met_tools .met_page li {
	display: inline;
	list-style: none;
	margin-left: 30px;
}
.met_tools .met_page li span {
	padding-right: 5px;
}
.met_tools .met_page a {
	color: #607fa6
}
.met_module3_list ul.list_1 {
	list-style: none;
}
.met_module3_list ul.list_1 li {
	float: left;
	text-align: center;
	margin-top: 30px;
	overflow: hidden;
	margin-right: 30px;
}
.met_module3_list ul.list_1 li a {
	text-align: center;
	display: block;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 0
}
.met_module3_list ul.list_1 li h2 {
	text-align: left;
	font-size: 16px;
	height: 50px;
	line-height: 25px;
	text-align: center;
	background-color: #f1f1f1;
	color: #333;
	padding: 10px 10px;
	font-weight: normal;
	border-top: 1px solid #c8c8c8;
	font-family: "Microsoft YaHei", Arial;
}
.mypcase font {
	font-family: weittuanyahei;
	margin-top: -20px;
	font-size: 0.8em;
}
.mypcase p a {
	display: block;
	width: 47%;
	padding-top: 20px;
	;
	float: left;
	height: 87px;
	font-size: 2em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 25px;
	background-color: gainsboro;
	margin-right: 20px;
	;
}
.mypcase {
	width: 1100px;
	height: 110px;
	margin: 0 auto;
	margin-top: 20px;
}
.met_module3_list ul.list_1 li h2 p {
	font-size: 14px;
	color: #999;
}
.met_module3_list ul a img {
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s
}
.met_module3_list ul a:hover h2 {
}
.met_module3_list ul a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5
}
.met_module3_list ul.list_2 {
	list-style: none;
	visibility: hidden
}
.met_module3_list ul.list_2 li {
	padding: 20px 10px;
	border-bottom: 1px solid #ddd
}
.met_module3_list ul.list_2 dt {
	float: left;
	position: relative
}
.met_module3_list ul.list_2 dd {
	float: left;
	width: 100%
}
.met_module3_list ul.list_2 dd h2 {
	padding: 5px 10px;
	font-size: 15px;
	font-weight: normal
}
.met_module3_list ul.list_2 dd p {
	padding: 5px 10px;
	color: #818181
}
#showproduct dl.pshow {
	visibility: hidden
}
#showproduct dl.pshow dt {
	float: left;
	position: relative;
	font-size: 0;
	text-align: center;
	overflow: hidden;
	border-right: 1px solid #ddd
}
#showproduct dl.pshow dt .met_box {
	margin: 0 auto;
	visibility: hidden
}
#showproduct dl.pshow dt .met_box figcaption {
	display: none
}
#showproduct dl.pshow dt .my-simple-gallery figure {
	float: left;
	margin: 0;
	border: 1px solid #ddd
}
#showproduct dl.pshow dt li {
	display: inline-block;
	margin-right: 10px;
	margin-top: 10px;
	cursor: pointer
}
#showproduct dl.pshow dt li img {
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	-khtml-opacity: .9;
	opacity: .9
}
#showproduct dl.pshow dt li.flex-active {
	border: 2px solid #000;
	width: 66px;
	height: 66px;
	position: relative;
	overflow: hidden
}
#showproduct dl.pshow dt li.flex-active img {
	position: relative;
	left: -2px;
	top: -2px
}
#showproduct dl.pshow dd {
	float: left;
	width: 100%
}
#showproduct dl.pshow dd .met_box {
	padding: 0 20px
}
#showproduct dl.pshow dd .met_box h1 {
	font-size: 24px;
	background-color: #000;
	height: 30px;
	padding-left: 20px;
	color: #fff;
	padding: 20px 5px;
	border-bottom: 1px solid #ddd
}
.my-simple-gallery slides img {
	border: 1px solid #000;
}
#showproduct dl.pshow dd .met_box ul li {
	list-style: none;
	color: #818181;
	padding: 8px 5px 8px 90px;
	position: relative
}
#showproduct dl.pshow dd .met_box ul li span {
	position: absolute;
	left: 0;
	top: 0;
	padding: 8px 5px;
	width: 80px;
	word-wrap: break-word
}
#showproduct dl.pshow dd .met_box .desc {
	padding: 10px;
	font-size: 1.2em;
	margin-top: 20px;
	background: #f7f8fa;
	color: #666
}
#showproduct .met_nav {
	height: 45px;
	line-height: 45px;
	margin: 30px 0;
}
#showproduct .met_nav {
	border-bottom: 3px solid gainsboro;
}
#showproduct .met_nav li {
	display: block;
	color: #000;
	padding-right: 20px;
	font-size: 20px;
	font-family: "微软雅黑", Arial;
}
.met_related font {
	display: block;
	width: 160px;
	font-size: 1.6em;
	font-weight: bold;
	height: auto;
}
#showproduct .met_nav li.met_now, #showproduct .met_nav li.met_hover {
}
#showproduct .met_related {
	margin-top: 30px;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 3px solid #ddd;
	color: #333
}
#showproduct .met_related_list {
	list-style: none;
	visibility: hidden
}
#showproduct .met_related_list li {
	float: left;
	text-align: center;
	margin-top: 30px;
	overflow: hidden
}
#showproduct .met_related_list li a {
	text-align: center;
	display: block;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #ddd;
}
#showproduct .met_related_list li h2 {
	text-align: left;
	margin-top: -6px;
	height: 80PX;
	line-height: 80PX;
	color: #fff;
	text-align: center;
	background-color: #2c2c2c;
	font-size: 1.35em;
	font-weight: normal;
	border-top: 1px solid #ddd
}
#showproduct .met_related_list li img {
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s
}
#showproduct .met_related_list li a:hover h2 {
	color: #fff;
}
#showproduct .met_related_list li a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5
}
#showproduct .met_nav_contbox {
	padding: 0 10px
}
#downloadlist {
	padding: 15px
}
#downloadlist .metlist {
	margin-bottom: 20px
}
#downloadlist .metlist dt {
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 5px 8px 0;
	background: url(images/dt-9.gif) no-repeat 5px 11px
}
#downloadlist .metlist dd {
	color: #999;
	padding: 8px;
	background: #f7f8fa
}
#downloadlist .metlist dd b {
	font-weight: normal
}
#downloadlist .metlist dd div {
	float: right
}
#downloadlist .metlist dd span {
	padding-right: 20px
}
#downloadlist .metlist dd a {
	color: #1c57c4
}
#downloadlist .metlist dd a.down {
	color: #fa1a1a
}
#showdownload {
	padding: 15px
}
#showdownload h1.title {
	font-size: 24px;
	padding: 15px 5px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px
}
#showdownload .paralist {
	background: #8c989f;
	padding: 5px 10px;
	color: #fff;
	visibility: hidden
}
#showdownload .paralist li {
	list-style: none;
	padding: 8px 5px 8px 90px;
	min-height: 20px;
	position: relative;
	border-bottom: 1px solid #ddd
}
#showdownload .paralist li:last-child {
	border-bottom: 0
}
#showdownload .paralist li a {
	color: #fff
}
#showdownload .paralist li span {
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
	padding: 8px 5px;
	word-wrap: break-word
}
#showdownload .met_editor {
	padding: 0 10px
}
#showdownload .ctitle {
	margin: 30px 0 10px;
	padding: 0 10px;
	font-size: 16px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ddd
}
#showdownload .downloadbox {
	margin-top: 30px
}
#showdownload .downloadbox a {
	display: inline-block;
	background: #23b7e5;
	height: 35px;
	line-height: 35px;
	padding: 0 35px;
	color: #fff;
	border-radius: 2px
}
#showdownload .downloadbox a:hover {
	background: #38c4f0
}
#showdownload .downloadbox a.active {
	background: #1ba4cf
}
#imglist ul.list_1 {
	list-style: none;
	visibility: hidden
}
#imglist ul.list_1 li {
	float: left;
	text-align: center;
	margin-top: 30px;
	overflow: hidden
}
#imglist ul.list_1 li a {
	text-align: center;
	display: block;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 0
}
#imglist ul.list_1 li h2 {
	text-align: left;
	font-size: 14px;
	padding: 10px 10px;
	font-weight: normal;
	border-top: 1px solid #ddd
}
#imglist ul a img {
	transition: all .5s;
	border: 1px solid gainsboro;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s
}
#imglist ul a:hover h2 {
	color: #333
}
#imglist ul a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5
}
#imglist ul.list_2 {
	list-style: none;
	visibility: hidden
}
#imglist ul.list_2 li {
	padding: 20px 10px;
	border-bottom: 1px solid #ddd
}
#imglist ul.list_2 dt {
	float: left;
	position: relative
}
#imglist ul.list_2 dd {
	float: left;
	width: 100%
}
#imglist ul.list_2 dd h2 {
	padding: 5px 10px;
	font-size: 15px
}
#imglist ul.list_2 dd p {
	padding: 5px 10px;
	color: #818181
}
.mytuandui {
	padding-top: 20px;
}
.tuandui {
	display: block;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 100%;
	height: 27px;
	padding-left: 10px;
	border-left: 3px solid #70A1AF;
	font-size: 20px;
	line-height: 27px;
	color: #333;
}
#showimg h1.met_title {
	padding: 15px 5px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	color: #6a6a6a;
	font-size: 2.2em;
	text-align: center;
}
#showimg .met_slide_box {
	text-align: center;
	background: #000;
	display: none;
	margin: 0 auto;
	overflow: hidden;
	position: relative
}
#showimg .met_slide_list ul {
	display: none;
}
#showimg ul.exposureThumbs {
	border-right: 0;
	padding: 0;
	margin: 0;
	list-style-type: none;
	height: 79px;
	width: 790px;
	margin: 0px auto;
	padding: 10px
}
#showimg ul.exposureThumbs li {
	background: #111;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: center;
	display: none;
	float: left
}
#showimg ul.exposureThumbs li img {
	cursor: pointer
}
#showimg ul.exposureThumbs li.last {
	margin: 0
}
#showimg .exposureWrapper {
	position: absolute;
	top: 0;
	left: 0
}
#showimg .exposureWrapper img {
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0
}
#showimg .exposureLoaded {
	background-image: none
}
#showimg ul.exposureThumbs li {
	width: 150px;
	height: 79px
}
#showimg .exposureSlideshowControls a {
	font-size: 11px;
	color: #bba;
	text-decoration: none;
	outline: 0;
	padding: 2px 6px;
	display: inline
}
#showimg .exposureSlideshowControls a:active, .exposureSlideshowControls a:hover {
	background-color: #999;
	color: #444
}
#showimg .met_slide_box .left, .met_slide_box .right {
	position: absolute;
	width: 50%;
	cursor: pointer
}
#showimg .met_slide_box .left a, .met_slide_box .right a {
	display: block;
	width: 100%;
	height: 100%
}
#showimg .imgparalist {
	background: #8c989f;
	padding: 5px 10px;
	color: #fff;
	visibility: hidden;
	margin-top: 30px;
	visibility: hidden
}
#showimg .imgparalist li {
	list-style: none;
	padding: 8px 5px 8px 90px;
	min-height: 20px;
	position: relative;
	border-bottom: 1px solid #ddd
}
#showimg .imgparalist li:last-child {
	border-bottom: 0
}
#showimg .imgparalist li a {
	color: #fff
}
#showimg .imgparalist li span {
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
	padding: 8px 5px;
	overflow: hidden;
	word-wrap: break-word
}
#joblist {
	padding: 15px
}
#joblist dl {
	padding: 10px 5px 10px;
	margin-top: 30px;
	border: 1px solid #ddd
}
#joblist dt {
	padding: 0 10px;
	font-size: 16px;
	font-weight: bold
}
#joblist dd .dtail {
	padding: 5px 10px 0;
	border-top: 1px solid #ddd
}
#joblist dd .dtail span {
	margin-right: 15px
}
#joblist dd .dtail a {
	color: #1c57c4
}
#joblist dd .editor {
	padding: 10px
}
#joblist dd .mis {
	padding: 5px 10px;
	border-bottom: 1px solid #ddd;
	font-size: 12px
}
#joblist dd .mis span {
	margin-right: 15px;
	color: #999
}
#showjob h1.title {
	font-size: 24px;
	padding: 15px 5px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px
}
#showjob .ctitle {
	margin: 30px 0 10px;
	padding: 0 10px;
	font-size: 16px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ddd
}
#showjob .met_editor {
	padding: 0 10px
}
#cvlist {
	padding: 15px
}
#showjob .paralist {
	background: #8c989f;
	padding: 5px 10px;
	color: #fff;
	visibility: hidden;
	margin-top: 30px;
	visibility: hidden
}
#showjob .paralist li {
	list-style: none;
	padding: 8px 5px 8px 90px;
	min-height: 20px;
	position: relative;
	border-bottom: 1px solid #ddd
}
#showjob .paralist li:last-child {
	border-bottom: 0
}
#showjob .paralist li a {
	color: #fff
}
#showjob .paralist li span {
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
	padding: 8px 5px;
	overflow: hidden;
	word-wrap: break-word
}
#showjob .info_cv {
	margin-top: 30px;
	margin-left: 10px
}
#showjob .info_cv a {
	display: inline-block;
	background: #23b7e5;
	height: 35px;
	line-height: 35px;
	padding: 0 35px;
	color: #fff;
	border-radius: 2px
}
#showjob .info_cv a:hover {
	background: #38c4f0
}
#showjob .info_cv a.active {
	background: #1ba4cf
}
#messagelist {
	padding: 15px
}
#messagelist .metlist {
	margin-top: 30px;
	border: 1px solid #ddd;
	padding: 5px
}
#messagelist .metlist dt {
	padding: 5px
}
#messagelist .metlist dt span.name {
	color: #2c7199
}
#messagelist .metlist dt span.time {
	padding-left: 5px;
	color: #aaa;
	font-size: 12px
}
#messagelist .metlist dt span.tt {
	float: right;
	padding-right: 5px;
	color: #aaa
}
#messagelist .metlist dd.info span.tt {
	display: none;
	clear: both
}
#messagelist .metlist dd.info span.text {
	display: block;
	line-height: 1.5;
	padding: 0 5px 10px;
	border-bottom: 1px solid #ddd
}
#messagelist .metlist dd.reinfo span.tt {
	display: block;
	padding: 10px 5px 0;
	color: #2c7199
}
#messagelist .metlist dd.reinfo span.text {
	display: block;
	line-height: 1.5;
	padding: 5px 5px 10px
}
#messagelist .v52fmbx {
	margin: 30px 0 0
}
#linklist {
	padding: 15px 15px 25px
}
#linklist .ctitle {
	margin: 10px 0 10px;
	padding: 5px 10px;
	border-bottom: 1px solid #ddd
}
#linklist .inside {
	padding: 15px 0 0
}
#linklist .metlist .img li {
	list-style: none;
	display: inline;
	padding-right: 5px
}
#linklist .metlist .img img {
	width: 88px;
	height: 31px
}
#linklist .metlist .txt li {
	list-style: none;
	float: left;
	width: 88px;
	height: 20px;
	line-height: 20px;
	margin-right: 5px;
	overflow: hidden
}
#linksubmit {
	padding: 15px
}
#linksubmit table {
	margin: 0 auto
}
#memberbox {
	padding: 15px
}
ul.searchnavlist {
	list-style: none;
	padding: 0 20px;
	margin: 0
}
ul.searchnavlist li {
	padding: 5px 0
}
ul.searchnavlist .advsearch_searchword input {
	width: 90%;
	height: 28px;
	line-height: 28px\9;
	padding: 2px 5px;
	border: 1px solid #dcdfe0;
	background-color: #fff;
	color: #333;
	outline: 0;
	border-radius: 2px
}
ul.searchnavlist .searchgo {
	display: block;
	background: #23b7e5;
	border: 0 none;
	height: 34px;
	line-height: 26px;
	padding: 0 35px;
	color: #fff;
	cursor: pointer;
	border-radius: 2px;
	font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'
}
ul.searchnavlist .searchgo:hover {
	background: #38c4f0
}
ul.searchnavlist .searchgo:active {
	background: #1ba4cf
}
#searchlist {
	padding: 15px 0
}
#searchlist li {
	padding-left: 10px;
	margin-bottom: 6px;
	line-height: 1.5
}
#searchlist ul {
	list-style: none;
	padding: 0;
	margin: 0
}
#searchlist ul li {
	padding: 3px 5px;
	margin-bottom: 10px
}
#searchlist ul li img {
	display: none
}
#searchlist .search_title {
	display: block;
	padding: 2px 0
}
#searchlist .search_title a {
	font-size: 16px;
	color: #12C;
	text-decoration: underline
}
#searchlist .search_title em {
	color: #c00;
	text-decoration: underline;
	font-style: normal
}
#searchlist .search_detail {
	display: block
}
#searchlist .search_detail a {
	text-decoration: underline;
	color: #12C
}
#searchlist .search_content em {
	color: #c00;
	font-style: normal
}
#searchlist .search_updatetime {
	display: block;
	margin-top: 5px;
	color: green
}
#searchlist a:hover {
	text-decoration: underline
}
#sitemaplist dl {
	margin-top: 30px;
	padding: 20px;
	border: 1px solid #ddd
}
#sitemaplist dt h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0;
	border-bottom: 1px solid #ddd
}
#sitemaplist dt h2 i {
	font-size: 22px;
	margin-left: 10px;
	font-weight: normal;
	color: #888;
	position: relative;
	top: 2px
}
#sitemaplist dd ul {
	float: left;
	width: 25%;
	list-style: none;
	margin-top: 20px
}
#sitemaplist dd li {
	margin-top: 5px
}
#sitemaplist dd li h4 a {
	font-weight: normal;
	color: #666
}
.v52fmbx_hr {
	border-top: 1px solid #ddd;
	margin: 0;
	padding: 0 5px 0 15px;
	font-weight: bold;
	font-size: 16px;
	background: #ddd;
	height: 60px;
	line-height: 60px;
}

:-ms-input-placeholder {
color:#999
}
.met-focus {
	border: 1px solid #23b7e5!important
}
.v52fmbx {
	border: 1px solid #ddd;
	border-top: 0;
	overflow: hidden;
	text-align: left
}
.v52fmbx dl:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}
.v52fmbx dl {
	width: 100%;
	zoom: 1;
	background: #fff
}
.v52fmbx dl {
	border-top: 1px solid #ddd;
	margin: 0;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -ms-flexbox;
	position: relative;
	padding: 5px 0
}
.v52fmbx dl dt {
	padding: 15px 15px 10px 15px;
	width: 105px;
	text-align: left;
	font-weight: normal;
	overflow: hidden;
	line-height: 1.2
}
.v52fmbx dl dd {
	-moz-box-flex: 1.0;
	-webkit-box-flex: 1.0;
	box-flex: 1.0;
	-ms-flex: 1;
	padding: 2px 0 0 15px;
	margin: 10px 0
}
.v52fmbx dl dd label input {
	position: relative;
	top: 1px;
	margin-right: 3px
}
.v52fmbx dl dd .fbox {
	margin: 0 10px 0 0
}
.v52fmbx dl dd .tips {
	color: #aaa
}
.v52fmbx dl dd .tips:hover {
	color: #f00
}
.v52fmbx dl dd.labelinline label {
	display: inline
}
.v52fmbx dl dt.addimgdt {
	padding: 10px 5px 10px
}
.v52fmbx dl dt.addimgdt p {
	height: 30px;
	line-height: 30px;
	margin-bottom: 8px
}
.v52fmbx dl.noborder {
	border-bottom: 0
}
.formerror {
	margin-top: 6px;
	height: 20px;
	line-height: 20px
}
.formerror .fa-times {
	color: #fff;
	border-radius: 3px;
	padding: 1px 2px;
	font-size: 16px;
	margin-right: 5px;
	background: red
}
.formerror .fa-check {
	color: #fff;
	border-radius: 3px;
	padding: 2px;
	font-size: 14px;
	margin-right: 5px;
	background: #10aa00
}
.formerrorbox {
	border: 2px solid #f00!important
}
.v52fmbx dl dd.ftype_description {
	color: #fff;
	padding: 8px;
	margin: 0 5px;
	background: #6c6fbf
}
.ftype_input .fbox {
	float: left
}
.ftype_input .tips {
	float: left;
	padding-top: 5px
}
.ftype_input .fbox input {
	width: 350px;
	height: 28px;
	line-height: 28px\9;
	padding: 2px 5px;
	border: 1px solid #dcdfe0;
	background-color: #fff;
	color: #333;
	outline: 0;
	border-radius: 2px
}
.placeholder-ie {
	position: relative
}
.placeholder-ie label {
	position: absolute;
	left: 8px;
	top: 7px;
	cursor: text;
	color: #999
}
.ftype_textarea .tips {
	display: block
}
.ftype_textarea textarea {
	width: 350px;
	line-height: 1.5;
	height: 100px;
	padding: 7px 5px;
	border: 1px solid #dcdfe0;
	background-color: #fff;
	color: #333;
	outline: 0
}
.ftype_select .tips, .ftype_select-linkage .tips {
	display: block;
	margin-top: 5px
}
select {
	line-height: 31px;
	height: 31px;
	vertical-align: middle;
	background-color: #fff;
	outline: 0;
	border: 1px solid #ccc;
	padding: 4px;
	color: #656565
}
.ftype_radio .fbox label {
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	margin: 0;
	display: block
}
.ftype_radio .fbox input[type='radio'] {
	border-radius: 100%;
	bottom: 3px;
	height: 15px;
	position: relative;
	vertical-align: middle;
	width: 15px;
	margin: 0;
	position: relative;
	top: -1px;
	margin-right: 6px
}
.ftype_radio .formerror {
	margin-top: 0
}
.ftype_checkbox .fbox input[type='checkbox'] {
	border-radius: 100%;
	bottom: 3px;
	height: 15px;
	position: relative;
	vertical-align: middle;
	width: 15px;
	margin: 0
}
.ftype_checkbox .fbox label {
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	margin: 0;
	display: block
}
.ftype_checkbox .fbox input {
	position: relative;
	top: -1px;
	margin-right: 6px!important
}
.ftype_checkbox .formerror {
	margin-top: 0
}
.ftype_transverse .fbox label {
	display: inline;
	margin-right: 15px
}
.submit {
	display: block;
	background: #23b7e5;
	border: 0 none;
	height: 34px;
	line-height: 26px;
	padding: 0 35px;
	color: #fff;
	cursor: pointer;
	border-radius: 2px;
	font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'
}
.submit:hover {
	background: #38c4f0
}
.submit.active {
	background: #1ba4cf
}
.v52fmbx dl dd.ftype_code input {
	width: 80px;
	margin-right: 10px
}
.v52fmbx dl dd.ftype_code img {
	height: 30px;
	position: relative;
	bottom: 2px
}
/* 首页海报轮播css */
#container {
	width: 100%;
	height: 594px;
}
#container .haibao{
	width: 100%;
	height: 500px;
	overflow: hidden;
}
.sections, .section {
	height: 100%;
}
#container, .sections {
	position: relative;
	z-index:1;
}
.section {
	background-color: #000;
	background-size: cover;
	background-position: 50% 50%;
	text-align: center;
	color: white;
}
.pages li {
	list-style-type: none;
	width: 30px;
	height: 7px;
	border-radius: 0px;
	background-color: #999;
	cursor:pointer;
	
	-webkit-transform: skew(-28deg); 
	-moz-transform: skew(-28deg); 
	-o-transform: skew(-28deg); 
	-ms-transform: skew(-28deg); 
	transform: skew(-28deg);
}
.pages li.active {
	background-color:#1578be;
	width: 50px;
}
.pages {
	position: absolute;
	z-index: 999
}
.pages.horizontal {
	left: 50%;
    transform: translateX(-50%);
    top: 465px;
    margin-left: 500px;
}
.pages.horizontal li {
	display: inline-block;
	margin-right: 10px
}
.pages.horizontal li:last-child {
	margin-right: 0
}
.pages.vertical {
	right: 5px;
	top: 50%;
	transform: translateY(-50%)
}
.pages.vertical li {
	margin-bottom: 10px
}
.pages.vertical li:last-child {
	margin-bottom: 0
}
/* tab产品css */
.www360buy {
	float:right;
	width:680px;
}
.www360buy .hd {
	overflow: hidden;
	float: left;
	-webkit-transform: skew(-28deg); 
	-moz-transform: skew(-28deg); 
	-o-transform: skew(-28deg); 
	-ms-transform: skew(-28deg); 
	transform: skew(-28deg);
}
.www360buy .hd li {
	position: relative;
    color: #fff;
    background: #004d84;
    text-align: center;
    width: 130px;
    font: normal 18px/47px "Microsoft YaHei";
    cursor: pointer;
	margin-bottom: 20px;
}
.www360buy .hd li a{
    -webkit-transform: skew(28deg);
    -moz-transform: skew(28deg);
    -o-transform: skew(28deg);
    -ms-transform: skew(28deg);
    transform: skew(28deg);
    display: block;
    padding: 10px;
	color:#c7e8ff;
	font-size:16px;
	font-weight:normal;
}
.www360buy .hd li.on {
	width: 130px;
    background: #fff;
}
.www360buy .hd li.on a{
    color: #1578be;
}
.www360buy .bd {
	width: 480px;
    height: 360px;
    float: right;
}
.www360buy .lh {
	position: relative;
}
.www360buy .lh li {
	width: 480px;
    padding: 0px;
    float: left;
}
.www360buy .lh li a {
	color: #999;
	font-size: 14px;
}

.www360buy .lh li .p-img {
	width: 480px;
	height: 360px;
	margin: 0 auto;
	text-align: center;
}
.www360buy .lh li .p-img img {
	width: 480px;
	height: 360px;
}
.www360buy .lh li .p-name {
	text-align: center;
	height: 70px;
	line-height: 22px;
	word-break: break-all;
	word-wrap: break-word;
	overflow: hidden;
	margin-top: 22px;
}
.www360buy .lh li .p-name span {
	font-size: 16px;
	color: #333;
	font-family: 'Microsoft YaHei', Arial;
}
/* 案例css */
.case {
	width: 1100px;
}
.case .hd {
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 20px;
}
.case .hd li {
	position: relative;
	color: #333;
	border-bottom: 2px #1A7489 solid;
	margin-left: -1px;
	text-align: center;
	width: 375px;
	height: 50px;
	float: left;
	font-size: 16px;
	line-height: 50px;
	cursor: default;
}
.biaoti{
	font-size: 22px;
    /* padding: 20px 0; */
    /* margin-top: 20px; */
    padding-top: 35px;
	padding-bottom: 20px;
	text-align: center;
}
.case .hd li.on {
	width: 350px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	background: #1A7489;
	border-bottom: 2px solid #1A7489;
	color: #fff;
}
.case .hb {
	margin-top: 30px;
	min-height: 500px;
}
.case .hb li {
	width: 155px;
	padding: 0px;
	float: left;
	border: 1px solid #c8c8c8;
}
.case .hb li a {
	color: #999;
	font-size: 14px;
}
.case .hb li:hover {
	border: 1px solid #70A1AF;
	background: #70A1AF;
}
.case .hb li:hover a {
	color: #c8c8c8;
}
.case .hb li:hover a span {
	color: #fff;
}
.case .hb li img {
	width: 155px;
	margin: 0 auto;
	text-align: center;
}
.case .al {
	margin-top: 30px;
	
}
.case .al .anli {
	width: 340px;
	padding: 0px;
	float: left;
	border: 1px solid #c8c8c8;
	margin-right: 35px;
	margin-bottom: 20px;
	background: #f1f1f1;
}
.case .al .anli a {
	color: #999;
	font-size: 14px;
}
.case .al .anli:hover {
	border: 1px solid #70A1AF;
}
.case .al .anli .p-img {
	width: 340px;
	height: 175px;
	margin: 0 auto;
	text-align: center;
	background: #fff;
}
.case .al .anli .p-img img {
	width: 340px;
	height: 175px;
}
.case .al .anli .p-name {
	text-align: center;
	height: 70px;
	line-height: 22px;
	word-break: break-all;
	word-wrap: break-word;
	overflow: hidden;
	margin-top: 22px;
}
.case .al .anli .p-name span {
	font-size: 16px;
	color: #333;
	font-family: 'Microsoft YaHei', Arial;
}
/* 产品内容tab  css */
.www {
	width: 1100px;
	border-top: 2px solid #f1f1f1;
}
.www .hd {
	overflow: hidden;
	border-bottom: 1px #DADADA solid;
    
}
.www .hd li {
	position: relative;
	margin-left: -1px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	width: 177px;
	float: left;
	
	border-top: 0;
	font: normal 14px "Microsoft YaHei";
	_font-weight: bold;
	cursor: default;
	background: #f1f1f1;
}
.www .hd li.on {
	width: 176px;
	background: url(images/prnavbg.png) no-repeat;
    line-height: 20px
	color: #333;
	
}
.www .bd {
	
	
	border-top: 0;
	border-bottom: 0;
}
.www .lh {
	overflow: hidden;
	padding: 25px 0;
	line-height: auto;
	min-height: 500px;
}

.www #xiangguan ,.www #yingyong{
	line-height: 0;
}

.www .lh li a{
	text-align: center;
    display: block;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #ddd;
    
}

.www .lh li a img{
	margin: 0;
	padding: 0;
}

.www .lh li {
	float: left;
    text-align: center;
    overflow: hidden;
    margin-right: 22px;
	margin-bottom: 20px;
}
.www .lh li  a:hover {
	text-decoration: none;
}
.www .lh li h2{
	text-align: left;
    font-size: 16px;
    height: 50px;
    line-height: 25px;
    text-align: center;
    background-color: #dadada;
    color: #333;
    padding: 10px 10px;
    font-weight: normal;
    border-top: 1px solid #c8c8c8;
    font-family: "Microsoft YaHei", Arial;
	
}
.www .lh li h2 p{
	font-size: 14px;
    color: #999;
}
/* 企业风采轮班css */
.picMarquee-left {
	width: 1100px;
	overflow: hidden;
	position: relative;
	font-family: "Microsoft YaHei", Arial
}
.picMarquee-left .hd {
	overflow: hidden;
	height: 50px;
	text-align: center;
	padding: 0 10px;
}
.picMarquee-left .hd span {
	font-size: 20px;
	border-bottom: 1px #999 solid;
	padding: 3px 0;
}
.picMarquee-left .hd span font {
	font-size: 14px;
	padding: 5px 0;
	
	color: #999999;
}
.picMarquee-left .hd .prev, .picMarquee-left .hd .next {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("images/arrow.png") no-repeat;
}
.picMarquee-left .hd .next {
	background-position: 0 -50px;
}
.picMarquee-left .hd .prevStop {
	background-position: -60px 0;
}
.picMarquee-left .hd .nextStop {
	background-position: -60px -50px;
}
.picMarquee-left .bd {
	padding: 10px;
}
.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picMarquee-left .bd ul li {
	margin-right: 10px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picMarquee-left .bd ul li .pic {
	text-align: center;
}
.picMarquee-left .bd ul li .pic img {
	width: 255px;
	height: 160px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}
.picMarquee-left .bd ul li .pic a:hover img {
	border-color: #999;
}
.picMarquee-left .bd ul li .title {
	line-height: 24px;
}
/* 通用分页样式 */
.page {
	height: 26px;
	padding: 5px 0;
	margin-top: 50px;
	clear: both;
}
.page:after {
	content: '.';
	clear: both;
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
}
.page ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
.page li {
	float: left;
	margin-right: 5px;
}
.page li a {
	padding: 5px 10px;
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #666;
}
.page li a:hover {
	border: 1px solid #70A1AF;
	background: #70A1AF;
	color: #fff;
	text-decoration: none;
}
.page li span {
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #c4c4c4;
	padding: 5px 10px;
}
.page .current a {
	border: 1px solid #70A1AF;
	background: #70A1AF;
	color: #fff;
}



/* 本例子css */
		.picMarquee11{ width:1100px;  overflow:hidden; position:relative;  border:1px solid #ccc; margin: 30px 0; }
		.picMarquee11 .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picMarquee11 .hd .prev,.picMarquee11 .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("images/arrow.png") no-repeat;}
		.picMarquee11 .hd .next{ background-position:0 -50px;  }
		.picMarquee11 .hd .prevStop{ background-position:-60px 0; }
		.picMarquee11 .hd .nextStop{ background-position:-60px -50px; }
		.picMarquee11 .bd{ padding:10px;   }
		.picMarquee11 .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee11 .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picMarquee11 .bd ul li .pic{ text-align:center; }
		.picMarquee11 .bd ul li .pic img{ width:248px; height:150px; display:block; padding:2px; border:1px solid #ccc; }
		.picMarquee11 .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee11 .bd ul li .title{ line-height:24px;   }


/* 本例子css */
	.foucebox {position:relative;width:650px;height:500px;overflow:hidden;}
	.foucebox .bd { margin-left: 30px;position:relative; float:left; width:500px;height:500px;overflow:hidden;}
	
	.foucebox .bd img {width: 500px; height: 500px;margin: 0 auto;display: block;}

	.foucebox .hd {position:absolute; width:80px; float:right; padding-right:4px; z-index:1;margin-top: 40px;right: 20px; }
	.foucebox .hd ul { position:relative; width:80px; overflow:hidden;   }
	.foucebox .hd li { height:80px; padding:0px; overflow:hidden; margin: 2px 0;border: 1px #c8c8c8 solid;}
	.foucebox .hd img {width: 80px; height:80px; display:block;margin: 0 auto;}
	.foucebox .hoverBg { position:absolute; top:0; left:-10px; width:80px; height:80px; z-index:100; background:url(images/hover.png);
		_background:none;
	}
	</style>
