<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*å¤´éƒ¨*/
body{
	position: relative;
}
.a-header{
	height: 95px;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
}

.ah-center{
	width: 1200px;
	margin: 0 auto;
}

.ah-top{
	width: 100%;
	height: 32px;
	background: #424242;
}

.ah-topul{
	width: 1200px;
	height: 32px;
	margin-left:auto;
	margin-right:auto;
}

.ah-topul li{
	float: left;
	line-height: 32px;
	color: #afb0b4;
}

.ah-topul li.ah-topb{
	width: 1px;
	padding: 0 15px;
}

.ah-topul li.ah-topb span{
	display: block;
	width: 1px;
	height: 6px;
	background: #5a5a5a;
	margin-top: 13px;
}


.ah-topul li samp{
	font-family: arial;
}

.ah-topul li img{
	margin-right: 7px;
	margin-top: -2px;
}

.ah-topul li.ah-topc img{
	margin-top: -3px;
}

.ah-topul li a{
	color: #afb0b4;
}

.ah-topul li.ah-topc a:hover{
	color: #fff;
}

.ah-topul li.ah-topc a:hover img.ah-imgb{
	display: inline;
}
.ah-topul li.ah-topc a:hover img.ah-imga{
	display: none;
}

.ah-topul li.ah-topd{
	float: right;
}

.ah-topul li.ah-tope{
	background: url(../images/ah_6.png) no-repeat right center;
	padding-right: 10px;
	position: relative ;
}

.ah-topul li.ah-tope span{
	cursor: pointer;
}

.ah-topul li.ah-tope span:hover{
	color: #fff;
}

.ah-tope:hover span.ah-topspan{
	 opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    visibility: visible;
    position:absolute;
    top:32px;
    background:#424242;
    padding:0 10px;
    right:-14px;

}

.ah-tope:hover span.ah-topspan a:hover{
	color: #fff;
}

.ah-imgb{
	display: none;
}

.ah-topspan{
	 position:absolute;
	 z-index: 9999;
	 right:-14px;
    visibility: hidden;
    top:32px;
	opacity: 0;
	transition: transform 0.3s ease 0s;
    transform: translate3d(0px, 5px, 0px);
    -moz-transform: translate3d(0px, 5px, 0px);
    -webkit-transform: translate3d(0px, 5px, 0px);

}

.topf-imgb{
	display: none;
}

.ah-topf:hover img.topf-imga{
	display: none;
}

.ah-topf:hover img.topf-imgb{
	display: inline;
}

.ah-menu{
	height: 62px;
	width: 100%;
	clear: both;
	position: relative;
	background: #fff;
	border-bottom: 1px solid #e8e8e8;
}

.menu-fixed{
	position: fixed;
	width: 100%;
	height: 63px;
	top: 0px;
	left: 0;
	background: #fff;
	z-index: 9996;
}

.ah-menu ul{
	width: 1200px;
	height: 63px;
	margin: 0 auto;
}
.ah-menu ul li{
	float: left;
	line-height: 63px;
}

.ah-menu ul li a{
	font-size: 14px;
	color: #333;
}

.menu-lia{
	width: 121px;
}

.ah-menu ul li.menu-lib{
	padding: 0 15px;
	line-height: 58px;
	margin-left: 20px;
}

.ah-menu ul li.ah-topeo{
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 18px;
	float: right;
}


.menu-lib:hover{
	border-bottom: 3px solid #00BEAF;
	
}

.menu-lib:hover a.menu-a{
	color: #00BEAF;
}

.menu-lic{
	position: relative;
}

.menu-lib:hover .menu-wow{
	opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    visibility: visible;
}
.menu-lib:hover .menu-wb-cont{
	opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    visibility: visible;
}



.menu-wow{
	position: absolute;
	z-index: 9999;
	top: 61px;
	height: 240px;
	background: #fff;
	width: 100%;
	right: 0;
	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease 0s;
    transform: translate3d(0px, 10px, 0px);
    -moz-transform: translate3d(0px, 10px, 0px);
    -webkit-transform: translate3d(0px, 10px, 0px);
    visibility: hidden;
    opacity: 0;
}
.menu-wow-center{
	width: 100%;
	height: 240px;
	overflow: hidden;
	position: relative;
}

.menu-left{
	left: 0;
	width: 50%;
	height: 240px;
	background: #e7eef6;
	z-index: 2;
}


.menu-wow-main{
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	height: 240px;
	background: #fff;
	z-index: 4;
}

.menu-wow-a{
	width: 275px;
	padding-left: 175px;
	height: 240px;
	overflow: hidden;
	background:#e7eef6 url(../images/amenu_3.jpg) no-repeat 39px center;
}

.menu-wow-a h2{
	line-height: 55px;
	padding-top: 10px;
	font-size: 24px;
	color: #424242;
}

.menu-wow-a p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	width: 225px;
}

.menu-wow-b{
	width: 750px;
	height: 240px;
	overflow: hidden;
}

.menu-wow-b dl{
  overflow: hidden;	
  float: left;
  font-size: 14px;
  color: #424242;
}

.menu-wow-b dl a{
	 color: #424242;
}

.menu-wow-b dl dt a:hover{
	color: #00BEAF;
}
.menu-wow-b dl dd a:hover{
	color: #00BEAF;
}

.menu-wow-b dl dd{
	line-height: 30px;
}

.menu-wow-b dl dt{
	font-weight: bold;
	line-height: 55px;
	padding-top: 5px;
}

.menu-wb-cont{
	width: 189px;
	top: 61px;
	background: #fff;
	z-index: 9999;
	left: -50px;
	 box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease 0s;
    transform: translate3d(0px, 10px, 0px);
    -moz-transform: translate3d(0px, 10px, 0px);
    -webkit-transform: translate3d(0px, 10px, 0px);
    visibility: hidden;
    opacity: 0;
}

.menu-wb-cont dl{
	width: 172px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 14px;
}

.menu-wb-cont dl dt{
	line-height: 55px;
	color: #424242;
	font-size: 14px;
	text-indent: 6px;
	background: url(../images/amenu_5.jpg) no-repeat 163px center;
	border-bottom: 1px solid #f0f0f0;
}

.menu-wb-cont dl dt a{
	color: #424242;
}

.menu-wb-cont dl dt:hover{
	background: url(../images/amenu_4.jpg) no-repeat 163px center;
}

.menu-wb-cont dl dt:hover a{
	color: #00BEAF;
}

/*end*/


.content{
	width: 1200px;
	margin-left:auto;
	margin-right:auto;
}
.content .jc_slidebg{
	width: 100%;
	background-color: #e4e5e9;
	overflow: hidden;
}
.content .jc_lujingbg{
	width: 100%;
	height: 44px;
	background-color: #fdfdff;
	border-bottom: 1px solid #f1f1f1;
}
.content .jc_lujingbg .jc_lujing{
	width: 1200px;
	height: 44px;
	margin: 0px auto;
}
.content .jc_lujingbg .jc_lujing p{
	line-height: 44px;
	font-size: 14px;
}
.content .jc_lujingbg .jc_lujing p span img{
	margin-bottom: 4px;
}
.content .jc_lujingbg .jc_lujing p a{
	color: #333;
	padding-left: 4px;
}
.content .jc_lujingbg .jc_lujing p .now{
	color: #00BEAF;
}
.content .jc_lujingbg .jc_lujing .p_l{
	line-height: 44px;
	font-size: 14px;
	float: left;
	width: 50%;
}
.content .jc_lujingbg .jc_lujing .p_l span img{
	margin-bottom: 4px;
}
.content .jc_lujingbg .jc_lujing .p_l a{
	color: #333;
	padding-left: 4px;
}
.content .jc_lujingbg .jc_lujing .p_l .now{
	color: #00BEAF;
}
.content .jc_lujingbg .jc_lujing .p_r{
	line-height: 44px;
	font-size: 14px;
	float: right;
}
.content .jc_lujingbg .jc_lujing .p_r span{
	display: block;
	float: right;
	margin-right: 20px;
}
.content .jc_lujingbg .jc_lujing .p_r span a{
	color: #333;
}
.content .jc_lujingbg .jc_lujing .p_r span a:hover{
	color: #00BEAF;
}
.content .jc_fangan{
	width: 100%;
}
.content .jc_fangan .jc_fangan01{
	width: 1200px;
	height: 145px;
	margin:0px auto;	
}
.content .jc_fangan .jc_fangan01 ul{
	width: 230px;
	height: 64px;
	margin:0px auto;
	border-top: 1px solid #00BEAF;
	border-bottom: 1px solid #00BEAF;
	margin-top: 80px;
	text-align: right;
}
.content .jc_fangan .jc_fangan01 ul li{
	line-height: 64px;
	margin-left: 10px;
	float: left;
	font-size: 24px;
	color: #333333;
	font-weight: bolder;
}
.content .jc_fangan .jc_fangan01 ul .first{
	margin-left: 35px;
}
.content .jc_fangan .jc_fangan02{
	width: 1200px;
	height: 360px;
	margin: 0px auto;
}
.content .jc_fangan .jc_fangan02 .left{
	width: 549px;
	height: 360px;
	float: left;
}
.content .jc_fangan .jc_fangan02 .small_l{
	float: left;
	margin-left: 45px;
}
.content .jc_fangan .jc_fangan02 .left .left_img{
	margin-top: 5px;
}
.content .jc_fangan .jc_fangan02 .right{
	width:651px;
	height: 360px;
	float: left;
	background-image: url("../images/yewu_bg.png");
	background-repeat: no-repeat;
	z-index: 1;
	position: relative;
}
.content .jc_fangan .banzu_1_a{
	width: 1200px;
	height: 560px;
	margin: 0px auto;
}
.content .jc_fangan .banzu_1_a .right_soft{
	margin-top: 85px;
	margin-left: 20px;
}
.content .jc_fangan .jc_fangan02 .right .p01{
	width: 90px;
	height: 36px;
	display: block;
	position: absolute;
	font-size: 18px;
	color: #333333;
	line-height: 36px;
	left: 60px;
	font-weight: bolder;
	text-align: center;
}
.content .jc_fangan .jc_fangan02 .right .p02{
	width: 545px;
	height: 265px;
	color: #333333;
	display: block;
	position: absolute;
	left: 60px;
	top: 55px;
	line-height: 30px;
	font-size: 14px;
	text-indent: 2em;
	overflow: hidden;
}
.content .jc_fangan .jc_fangan02 .right .product_p{
	width: 545px;
	height: 180px;
	color: #333333;
	display: block;
	position: absolute;
	left: 60px;
	top: 95px;
	line-height: 30px;
	font-size: 14px;
	overflow: hidden;
}
.content .jc_fangan .jc_fangan02 .right_soft{
	width:544px;
	height: 360px;
	float: left;
	background-image: url("../images/product_softbg.png");
	background-repeat: no-repeat;
	z-index: 1;
	position: relative;
}
.content .jc_fangan .jc_fangan02 .right_soft .p01{
	width: 90px;
	height: 36px;
	display: block;
	position: absolute;
	font-size: 18px;
	color: #333333;
	line-height: 36px;
	left: 100px;
	font-weight: bolder;
	text-align: center;
}
.content .jc_fangan .jc_fangan02 .right_soft .product_p{
	width: 435px;
	height: 180px;
	color: #333333;
	display: block;
	position: absolute;
	left: 60px;
	top: 95px;
	line-height: 30px;
	font-size: 14px;
	/*text-indent: 2em;*/
	overflow: hidden;
}
.content .jc_fangan .jc_fangan03{
	width: 1200px;
	height:374px;
	margin: 0px auto;
	margin-top: 60px;
}
.content .jc_fangan .jc_fangan03 .left{
	width: 620px;
	height: 374px;
	float: left;
}
.content .jc_fangan .jc_fangan03 .left .left_a{
	width: 150px;
	height: 36px;
}
.content .jc_fangan .jc_fangan03 .left .left_a .p01{
	width: 75px;
	height: 36px;
	display: block;
	float: left;
	border-bottom: 3px solid #00BEAF;
	font-size: 18px;
	line-height: 36px;
	text-align:center; 
	font-weight: bolder;
}
.content .jc_fangan .jc_fangan03 .left .left_a .p02{
	width: 75px;
	height: 36px;
	display: block;
	float: left;
	border-bottom: 3px solid #cccccc;
}
.content .jc_fangan .jc_fangan03 .left .left_b{
	width: 620px;
	height: 260px;
	/*overflow: hidden;*/
}
.content .jc_fangan .jc_fangan03 .left .left_b ul{
	width: 620px;
	margin-top: 30px;
}
.content .jc_fangan .jc_fangan03 .left .left_b ul li{
	font-size: 14px;
	color: #333333;
	text-indent: 2em;
	line-height: 30px;
}
.content .jc_fangan .jc_fangan03 .right{
	width: 428px;
	height: 374px;
	float: left;
	margin-left: 50px;
}
.content .jc_anli{
	width: 1200px;
	height: 345px;
	margin: 0px auto;
	margin-top: 80px;
}
.content .ykd_border{
	margin-top: 0px;
}
.content .jc_anli .jc_anli01{
	width: 100%;
	height: 71px;
	position: relative;
	background-image: url("../images/border02.png");
}
.content .jc_anli .jc_anli01 .p01{
	display: block;
	width: 184px;
	height: 62px;
	position: absolute;
	left:506px;
	top:3px;
	text-align: center;
	line-height: 62px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bolder;
	border: 1px solid #fff;
}
.content .jc_anli .jc_anli01_a{
	width: 100%;
	height: 71px;
	position: relative;
	background-image: url("../images/product_border01.png");
}
.content .jc_anli .jc_anli01_a .p01{
	text-align: center;
	line-height: 70px;
	font-size: 18px;
	color: #fff;
}
.content .jc_anli .jc_anli02{
	width: 100%;
	height: 118px;
	margin: 0px auto;
	position: relative;
	margin-top: 50px;
}
.content .jc_anli .jc_anli02 .prev{
	width: 36px;
	height: 36px;
	position: absolute;
	left: 55px;
	top: 40px;
}
.content .jc_anli .jc_anli02 .next{
	width: 36px;
	height: 36px;
	position: absolute;
	right: 55px;
	top: 40px;
}
.mr_frUl{
	width: 900px;
	height: 120px;
	margin:0px auto;
}
.mr_frUl01{
	width: 980px;
	height: 120px;
	margin:0px auto;
}
.content .jc_anli .jc_anli02 ul{
	width: 900px;
	height: 120px;
	position: relative;
}
.content .jc_anli .jc_anli02 ul li{
	width: 201px;
	height: 118px;
	border: 1px solid #dfdfdf;
	text-align: center;
	line-height: 118px;
	float: left;
	margin-left: 20px;
}


/*ç»å…¸æ¡ˆä¾‹æ&nbsp;·å¼*/
.content .advantage{
	width: 100%;
}
.content .advantage .advantage_a{
	width: 1200px;
	height: 145px;
	margin:0px auto;	
}
.content .advantage .advantage_a ul{
	width: 230px;
	height: 64px;
	margin:0px auto;
	border-top: 1px solid #00BEAF;
	border-bottom: 1px solid #00BEAF;
	margin-top: 20px;
	text-align: right;    
}
.content .advantage .advantage_a ul li{
	line-height: 64px;
	margin-left: 10px;
	float: left;
	font-size: 24px;
	color: #333333;
	font-weight: bolder;
}
.content .advantage .advantage_a ul .first{
	margin-left: 35px;
}
.content .advantage .advantage_b{
	width: 1200px;
	height: 355px;
	margin: 0px auto;
}
.content .advantage .advantage_b ul{
	float: left;
	width: 248px;
	height: 355px;
	margin-left: 40px;
   -webkit-box-shadow:0 0 3px #ccc;  
   -moz-box-shadow:0 0 3px #ccc;  
   box-shadow:0 0 3px #ccc;
}
.content .advantage .advantage_b ul .lis_a{
	width: 248px;
	height: 248px;
	z-index: 1;
	position: relative;
}
.content .advantage .advantage_b ul .lis_a span{
	width: 21px;
	height: 13px;
	position: absolute;
	left: 114px;
	bottom: 0px;
	z-index: 2;
}
.content .advantage .advantage_b ul .lis_b{
	width: 248px;
	height: 107px;
}
.content .advantage .advantage_b ul .lis_b .p01{
	width: 210px;
	height: 75px;
	display: block;
	margin: 0px auto;
	margin-top: 20px;
	font-size: 14px;
	line-height: 30px;
}
.content .advantage .advantage_b ul .lis_b .p01 a{
	color: #424242;
}


/*æ”¯æŒä¸­å¿ƒæ&nbsp;·å¼*/
.content .center{
	width: 100%;
}
.content .center .center_nav{
	width: 1200px;
	height: 32px;
	margin: 0px auto;
	margin-top: 64px;
}
.content .center .center_nav ul{
	width: 350px;
	height: 32px;
	margin: 0px auto;
}
.content .center .center_nav ul li{
	width: 94px;
	height: 30px;
	float: left;
	margin-left: 30px;
	text-align: center;
	line-height: 32px;
	font-size: 15px;
}
.content .center .center_nav ul .service{
	border: 1px solid #00BEAF;
	border-radius: 15px;
}
.content .center .center_nav ul .download{
	border: 1px solid #00BEAF;
	border-radius: 15px;
}
.content .center .center_nav ul .opinion{
	border: 1px solid #00BEAF;
	border-radius: 15px;
}
.content .center .center_nav ul .service a{
	color: #00BEAF;
}
.content .center .center_nav ul .download a{
	color: #00BEAF;
}
.content .center .center_nav ul .opinion a{
	color: #00BEAF;
}
.content .center .center_nav ul .first{
	margin-left: 0px;
}
.content .center .center_nav ul li a{
    color: #909090;
}
.content .center .service_con{
	width: 1200px;
	margin: 0px auto;
	margin-top: 90px;
}
.content .center .service_con .service_con01{
	width: 1200px;
	height: 430px;
	margin: 0px auto;
} 
.content .center .service_con .service_con01 .top{
	width: 1200px;
	height: 28px;
	background-image: url("../images/service_border01.png");
    background-repeat: no-repeat;
    background-position: left center;
    /*position: relative;*/
    /*z-index: 1;*/
}
.content .center .service_con .service_con01 .top .ps_a{
	/*position: relative;*/
	display: block;
	/*top:-15px;*/
	/*left: 47%;*/
	font-size: 18px;
	line-height: 28px;
	color: #00BEAF;
	text-align: center;
}
.content .center .service_con .service_con01 .bottom{
	width: 1200px;
	height: 372px;
	margin-top: 40px;
}
.content .center .service_con .service_con01 .bottom ul{
	width: 240px;
	float: left;
	margin-left: 112px;
	text-align: center;
}
.content .center .service_con .service_con01 .bottom .second li{
    width: 278px;
}
.content .center .service_con .service_con01 .bottom .last{
	margin-left: 200px;
	width: 240px;
}

.content .center .service_con .service_con01 .bottom .last li{
	width: 100%;
}

.content .center .service_con .service_con01 .bottom ul li{
	width: 155px;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	margin-top: 20px;
	color: #707070;
}
.content .center .service_con .service_con01 .bottom ul .lis_a{
	font-size: 18px;
	color: #00BEAF;
	margin-top: 30px;
}
.content .center.service_con .service_con01 .bottom ul li a{
	color: #707070;
}
.content .center .service_con .service_con02{
	width: 1200px;
	height: 520px;
	margin: 0px auto;
	margin-top: 30px;
} 
.content .center .service_con .service_con02 .top{
	width: 1200px;
	height: 28px;
	background-image: url("../images/service_border01.png");
    background-repeat: no-repeat;
    background-position: left center;
    /*position: relative;*/
    /*z-index: 1;*/
}
.content .center .service_con .service_con02 .top .ps_a{
	/*position: relative;*/
	display: block;
	/*top:-15px;*/
	/*left: 47%;*/
	font-size: 18px;
	line-height: 28px;
	color: #00BEAF;
	text-align: center;
}
.content .center .service_con .service_con02 .bottom{
	width: 1200px;
	height: 437px;
}
.content .center .service_con .service_con02 .bottom .p_img{
	width: 669px;
	height: 318px;
	display: block;
	margin:0px auto;
	margin-top: 50px;
}
.content .center .download_con{
	width: 1200px;
	height: 470px;
	margin:0px auto;
	margin-top: 85px;
}
.content .center .download_con .top{
	width: 1200px;
	height: 18px;
	text-align: center;
}
.content .center .download_con .top .ps_d{
	display: block;
	font-size: 18px;
	line-height: 28px;
	color: #00BEAF;
	margin:0px auto;
	text-align: center;
}
.content .center .download_con .bottom{
	width:1200px;
	height: 450px;
}
.content .center .download_con .bottom ul{
	width: 680px;
	margin: 0px auto;
	margin-top: 70px;
}
.content .center .download_con .bottom ul .li01{
	width: 680px;
	height: 40px;
	font-size: 15px;
	line-height: 40px;
	background-color: #f2f2f2;
}
.content .center .download_con .bottom ul .li01 .sp01{
	display: block;
	float: left;
	margin-left: 10px;
	width: 5px;
	height: 5px;
	margin-top: 18px;
	background-image: url("../images/download_yd02.png");
}
.content .center .download_con .bottom ul .li01 .d_a{
	display: block;
	float: left;
	margin-left: 15px;
	color: #707070;
}
.content .center .download_con .bottom ul .li01 .sp02{
	display: block;
	width: 20px;
	height: 17px;
	float: right;
	margin-right:15px;
	margin-top: 13px; 
	background-image: url("../images/download_tb02.png");
}
.content .center .download_con .bottom ul .li03{
	width: 680px;
	height: 40px;
	font-size: 15px;
	line-height: 40px;
	background-color: #fff;
}
.content .center .download_con .bottom ul .li03 .sp01{
	display: block;
	float: left;
	margin-left: 10px;
	width: 5px;
	height: 5px;
	margin-top: 18px;
	background-image: url("../images/download_yd02.png");
}
.content .center .download_con .bottom ul .li03 .d_a{
	display: block;
	float: left;
	margin-left: 15px;
	color: #707070;
}
.content .center .download_con .bottom ul .li03 .sp02{
	display: block;
	width: 20px;
	height: 17px;
	float: right;
	margin-right:15px;
	margin-top: 13px; 
	background-image: url("../images/download_tb02.png");
}


.content .center .download_con .bottom ul .li02{
	width: 680px;
	height: 40px;
	font-size: 15px;
	line-height: 40px;
	background-color: #00BEAF;
}
.content .center .download_con .bottom ul .li02 .sp01{
	display: block;
	float: left;
	margin-left: 10px;
	width: 5px;
	height: 5px;
	margin-top: 18px;
	background-image: url("../images/download_yd01.png");
}
.content .center .download_con .bottom ul .li02 .d_a{
	display: block;
	float: left;
	margin-left: 15px;
	color: #fff;
}
.content .center .download_con .bottom ul .li02 .sp02{
	display: block;
	width: 20px;
	height: 17px;
	float: right;
	margin-right:15px;
	margin-top: 13px; 
	background-image: url("../images/download_tb01.png");
}

	/*å…³äºŽæˆ‘ä»¬æ&nbsp;·å¼*/
.content .center .about_nav{
	width: 1200px;
	height: 32px;
	margin: 0px auto;
	margin-top: 64px;
}
.content .center .about_nav ul{
	width: 670px;
	height: 32px;
	margin: 0px auto;
}
.content .center .about_nav ul li{
	width: 94px;
	height: 30px;
	float: left;
	margin-left: 33px;
	text-align: center;
	line-height: 32px;
	font-size: 15px;
}
.content .center .about_nav ul li a{
	color: #909090;
}
.content .center .about_nav ul .lis_tel{
	border: 1px solid #00BEAF;
	border-radius: 15px;
}
.content .center .about_nav ul .lis_tel a{
	color: #00BEAF;
}
.content .center .about_nav ul .lis_honor{
	border: 1px solid #00BEAF;
	border-radius: 15px;
}
.content .center .about_nav ul .lis_honor a{
	color: #00BEAF;
}
.content .center .about_nav ul .lis_invest{
	border: 1px solid #00BEAF;
	border-radius: 15px;
}
.content .center .about_nav ul .lis_invest a{
	color: #00BEAF;
}
.content .center .tel_map{
	width: 1002px;
	height: 520px;
	margin: 0px auto;
	border: 1px dotted #dfdfdf;
	margin-top: 75px;
}
.content .center .tel_map img{
	margin-top: 17px;
	margin-left: 13px;
}
.content .center .tel_foot{
	width: 1200px;
	height: 500px;
	margin-left:auto;
	margin-right:auto;
	margin: 0px auto;
}
.content .center .tel_foot .left{
	width: 550px;
	height: 500px;
	float: left;
}
.content .center .tel_foot .left .left01{
	width: 300px;
	height: 154px;
	margin-top: 60px;
	margin-left: 180px;
	border-bottom: 1px solid #e9e9e9;
}
.content .center .tel_foot .left .left01 span{
	display: block;
	float: left;
	margin-top:50px; 
}
.content .center .tel_foot .left .left01 ul{
	float: left;
	margin-top: 40px;
	margin-left: 10px;
}
.content .center .tel_foot .left .left01 ul .lis_a{
	font-size: 16px;
	line-height: 32px;
}
.content .center .tel_foot .left .left01 ul .lis_a a{
	color: #333333;
}
.content .center .tel_foot .left .left01 ul .lis_b{
	font-size: 20px;
	line-height: 32px;
	font-weight: bold;
}
.content .center .tel_foot .left .left01 ul .lis_b a{
	color: #00BEAF;
}
.content .center .tel_foot .left .left02{
	width: 300px;
	height: 154px;
	margin-top: 37px;
	margin-left: 180px;
}
.content .center .tel_foot .left .left02 span{
	display: block;
	float: left;
	margin-top:20px; 
}
.content .center .tel_foot .left .left02 ul{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.content .center .tel_foot .left .left02 ul .lis_a{
	font-size: 16px;
	line-height: 32px;
}
.content .center .tel_foot .left .left02 ul .lis_a a{
	color: #333333;
}
.content .center .tel_foot .left .left02 ul .lis_b{
	font-size: 20px;
	line-height: 32px;
	font-weight: bold;
}
.content .center .tel_foot .left .left02 ul .lis_b a{
	color: #00BEAF;
}
.content .center .tel_foot .right{
	width: 650px;
	height: 500px;
	float: left;
}
.content .center .tel_foot .right ul{
	margin-top: 60px;
	margin-left: 50px;
}

.content .center .tel_foot .right ul .email span{
	margin-left: 40px;
}
.content .center .tel_foot .right ul li{
	font-size: 15px;
	line-height: 46px;
}
.content .center .tel_foot .right ul li a{
	color: #707070;
}
.content .center .honor{
	width: 100%;
}
.content .center .honor .honor_a{
	width: 1200px;
	height: 340px;
	margin: 0px auto;
	margin-top: 85px;
}
.content .center .honor .honor_a .top{
	width: 1200px;
	height: 28px;
	background-image: url("../images/service_border01.png");
    background-repeat: no-repeat;
    background-position: left center;
}
.content .center .honor .honor_a .top .ps_a{
	display: block;
	font-size: 18px;
	line-height: 28px;
	color: #00BEAF;
	text-align: center;
}
.content .center .honor .honor_a .bottom{
	width: 1200px;
	height: 312px;
}
.content .center .honor .honor_a .bottom .ps_b{
	width: 785px;
	height: 150px;
	margin: 0px auto;
	margin-top: 85px;
	font-size: 15px;
	color: #707070;
	line-height: 30px;
}
.content .center .honor .honor_b{
	width: 1200px;
	height: 790px;
	margin: 0px auto;
}
.content .center .honor .honor_b .top{
	width: 1200px;
	height: 28px;
	background-image: url("../images/service_border01.png");
    background-repeat: no-repeat;
    background-position: left center;
}
.content .center .honor .honor_b .top .ps_a{
	display: block;
	font-size: 18px;
	line-height: 28px;
	color: #00BEAF;
	text-align: center;
}
.content .center .honor .honor_b .mid{
	width: 1200px;
	height: 380px;
	background-image: url("../images/about_honor_5.png");
    background-repeat: no-repeat;
    background-position: 0px 290px;
}
.content .center .honor .honor_b .mid ul{
	float: left;
	margin-top: 107px;
	margin-left: 83px;
}
.content .center .honor .honor_b .mid ul li{
	line-height: 90px;
	font-size: 14px;
	text-align: center;
}
.content .center .honor .honor_b .mid ul li a{
	color: #666666;
}
.content .center .honor .honor_b .bottom{
	width: 1200px;
	height: 380px;
	background-image: url("../images/about_honor_3.png");
    background-repeat: no-repeat;
    background-position: 0px 219px;
}
.content .center .honor .honor_b .bottom ul{
	float: left;
	margin-top: 75px;
	margin-left: 100px;
}
.content .center .honor .honor_b .bottom .uls_first{
	margin-left: 197px;
}
.content .center .honor .honor_b .bottom ul li{
	line-height: 90px;
	font-size: 14px;
	text-align: center;
}
.content .center .honor .honor_b .bottom ul li a{
	color: #666666;
}
.content .center .honor .honor_c{
	width: 1200px;
	height: 880px;
	margin: 0px auto;
}
.content .center .honor .honor_c .top{
	width: 1200px;
	height: 28px;
	background-image: url("../images/service_border01.png");
    background-repeat: no-repeat;
    background-position: left center;
}
.content .center .honor .honor_c .top .ps_a{
	display: block;
	font-size: 18px;
	line-height: 28px;
	color: #00BEAF;
	text-align: center;
}
.content .center .honor .honor_c .mid{
	width: 1200px;
	height: 380px;
	background-image: url("../images/about_honor_3.png");
    background-repeat: no-repeat;
    background-position: 0px 289px;
}
.content .center .honor .honor_c .mid ul{
	float: left;
	margin-top: 160px;
	margin-left: 100px;
}
.content .center .honor .honor_c .mid .uls_first{
	margin-left: 197px;
}
.content .center .honor .honor_c .mid ul li{
	line-height: 90px;
	font-size: 14px;
	text-align: center;
}
.content .center .honor .honor_c .mid ul li a{
	color: #666666;
}
.content .center .honor .honor_c .bottom{
	width: 1200px;
	height: 380px;
	background-image: url("../images/about_honor_2.png");
    background-repeat: no-repeat;
    background-position: 0px 289px;
}
.content .center .honor .honor_c .bottom ul{
	float: left;
	margin-top: 80px;
	margin-left: 120px;
}
.content .center .honor .honor_c .bottom .uls_first{
	margin-left: 370px;
}
.content .center .honor .honor_c .bottom ul li{
	line-height: 90px;
	font-size: 14px;
	text-align: center;
}
.content .center .honor .honor_c .bottom ul li a{
	color: #666666;
}
.content .center .invest{
	width: 100%;
	height: 900px;
}
.content .center .invest .invest_img{
	width: 1200px;
	height: 900px;
	margin: 0px auto;
}
.content .center .invest .invest_img img{
	margin-top: 125px;
	margin-left: 344px;
}
.content .center .proysl_a{
	width: 1200px;
	height: 240px;
	margin: 0px auto;
	margin-top: 40px;
}
.content .center .proysl_a .p_top{
	width: 600px;
	height: 36px;
	margin: 0px auto;
	text-align: center;
	line-height: 36px;
	font-size: 24px;
	color: #00BEAF;
}
.content .center .proysl_a ul{
	width: 700px;
	margin: 0px auto;
	margin-top: 25px;
}
.content .center .proysl_a ul li{
	line-height: 30px;
	font-size: 14px;
	text-align: center;
}
.content .center .proysl_a ul li a{
	color: #333333;
}
.content .center .proysl_a .p_bot{
	width: 122px;
	height: 34px;
	margin: 0px auto;
	margin-top: 25px;
	text-align: center;
	line-height: 34px;
	font-size: 14px;
	border: 1px solid #e1e1e2;
}
.content .center .proysl_a .p_bot span{
	margin-left: 20px;
	display: block;
	float: left;
}
.content .center .proysl_a .p_bot a{
	display: block;
	float: left;
	margin-left: 10px;
	color: #666666;
}
.content .center .pro_sj{
	width: 1200px;
	height: 30px;
	margin: 0px auto;
}
.content .center .pro_sj p{
	width: 100px;
	height: 30px;
	margin: 0px auto;
}
/*9.23beg*/
.content .center .pro_floatbg{
	width: 100%;
	height: 338px;
	background-color: #f3f3f3;
}

.content .center .pro_floatbg .pro_float{
	width: 1200px;
	height: 233px;
	margin: 0px auto;
	padding-top: 60px;
	position: relative;
}

/*9.23beg*/
.content .center .pro_floatbg .pro_float .pro_uls{
	width: 1020px;
	height: 233px;
	margin: 0px auto;
	overflow: hidden;
}

.content .center .pro_floatbg .pro_float .pro_uls ul li{
	float: left;
	width: 300px;
	height: 233px;
	margin-left: 20px;
	margin-right: 20px;
}
.content .center .pro_floatbg .pro_float .pro_uls ul li span{
	display: block;
	font-size: 18px;
	color: #333;
	text-align: center;
	line-height: 45px;
}
.content .center .pro_floatbg .pro_float .ps01_s{
	width: 36px;
	height: 36px;
	position: absolute;
	top: 136px;
	left:12px; 
	background-image: url("../images/product_left01.png");
}


.content .center .pro_floatbg .pro_float .ps02_s{
	width: 36px;
	height: 36px;
	position: absolute;
	top: 136px;
	right:12px; 
	background-image: url("../images/product_right01.png"); 
}

.content .center .pro_floatbg .pro_float .ps01_h{
	width: 36px;
	height: 36px;
	position: absolute;
	top: 136px;
	left:12px; 
	background-image: url("../images/product_left02.png");
}
.content .center .pro_floatbg .pro_float .ps02_h{
	width: 36px;
	height: 36px;
	position: absolute;
	top: 136px;
	right:12px; 
	background-image: url("../images/product_right02.png"); 
}

.news-add-pro{
	width: 800px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 18px;
	padding-bottom: 43px;
}

.news-add-dlaa{
	width: 376px;
	float:left;
	margin: 0 12px;
	overflow: hidden;
	padding-top: 22px;
}

.news-add-dlaa dt{
	width: 360px;
	height: 203px;
	margin: 0 auto;
	overflow: hidden;
}

.news-add-dlaa dd{
	width: 376px;
	height: 218px;
	background: url(../images/nes-ad-bj.jpg) no-repeat;
}

.news-add-dlaa dd h3{
	width: 322px;
	margin: 0 auto;
	line-height: 43px;
	padding-top: 7px;
	font-size: 18px;
	color: #333;
	overflow: hidden;
}

.news-add-dlaa dd p{
	width: 322px;
	margin: 0 auto;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
}

/*9.23end*/
.content .center .proysl_b{
	width: 1200px;
	height: 615px;
	margin: 0px auto;
}
.content .center .proysl_b .proysl_bcon{
	width: 100%;
	margin-top: 50px;
}
.content .center .proysl_b .proysl_bcon .proysl_show{
	width: 565px;
	height: 212px;
	float: left;
	margin-left: 70px;
	margin-top: 40px;
}
.content .center .proysl_b .proysl_bcon .proysl_show .con{
	width: 355px;
	height: 212px;
	float: left;
   -webkit-box-shadow:0 0 5px #ccc;  
   -moz-box-shadow:0 0 5px #ccc;  
   box-shadow:0 0 5px #ccc;
}
.content .center .proysl_b .proysl_bcon .first{
	margin-left: 0px;
}
.content .center .proysl_b .proysl_bcon .proysl_show p{
	width: 210px;
	height: 212px;
	background-color: #f3f3f3;
	float: left;
	z-index: 1;
	text-align: center;
	line-height: 65px;
	font-size: 14px;
}
.content .center .proysl_b .proysl_bcon .proysl_show p .ps_s01{
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 68px;
	margin-top: 53px;
	background-image:url("../images/product_tbs04.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.content .center .proysl_b .proysl_bcon .proysl_show p .ps_h01{
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 68px;
	margin-top: 53px;
	background-image:url("../images/product_tbh04.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.content .center .proysl_b .proysl_bcon .proysl_show p .ps_s02{
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 68px;
	margin-top: 53px;
	background-image:url("../images/product_tbs06.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.content .center .proysl_b .proysl_bcon .proysl_show p .ps_h02{
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 68px;
	margin-top: 53px;
	background-image:url("../images/product_tbh06.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.content .center .proysl_b .proysl_bcon .proysl_show p .ps_s03{
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 68px;
	margin-top: 53px;
	background-image:url("../images/product_tbs05.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.content .center .proysl_b .proysl_bcon .proysl_show p .ps_h03{
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 68px;
	margin-top: 53px;
	background-image:url("../images/product_tbh05.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.content .center .proysl_b .proysl_bcon .proysl_show p .ps_s04{
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 68px;
	margin-top: 53px;
	background-image:url("../images/product_tbs01.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.content .center .proysl_b .proysl_bcon .proysl_show p .ps_h04{
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 68px;
	margin-top: 53px;
	background-image:url("../images/product_tbh01.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.content .center .proysl_b .proysl_bcon .proysl_show p .ps_s05{
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 68px;
	margin-top: 53px;
	background-image:url("../images/product_tbs02.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.content .center .proysl_b .proysl_bcon .proysl_show p .ps_h05{
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 68px;
	margin-top: 53px;
	background-image:url("../images/product_tbh02.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.content .center .proysl_b .proysl_bcon .proysl_show p .ps_s06{
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 68px;
	margin-top: 53px;
	background-image:url("../images/product_tbs03.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.content .center .proysl_b .proysl_bcon .proysl_show p .ps_h06{
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 68px;
	margin-top: 53px;
	background-image:url("../images/product_tbh03.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.content .center .proysl_b .proysl_bcon .proysl_show ul{
	float: left;
	margin-left: 15px;
}
.content .center .proysl_b .proysl_bcon .proysl_show .lis_s{
	font-size: 14px;
	line-height: 22px;
	margin-top: 25px;
	color: #666;
}
.content .center .proysl_b .proysl_bcon .proysl_show  .pro_lis3 .lis_s{
	font-size: 14px;
	line-height: 22px;
	margin-top: 32px;
}
.proysl_show:hover .lis_s{
	color: #00BEAF;
}
.content .center .proysl_b .proysl_bcon .proysl_show .lis_h{
	font-size: 14px;
	line-height: 40px;
	margin-top: 10px;
}
.content .center .proysl_b .proysl_bcon .proysl_show .lis_h a{
	color: #00BEAF;
}


.content .center .proysl_c{
	width: 1200px;
	height: 875px;
	margin: 0px auto;
}
.content .center .proysl_c .proysl_bcon{
	width: 100%;
	margin-top: 50px;
}
.content .center .proysl_c .proysl_bcon .proysl_show{
	width: 565px;
	height: 212px;
	float: left;
	margin-left: 70px;
	margin-top: 40px;
}
.content .center .proysl_c .proysl_bcon .proysl_show .con{
	width: 355px;
	height: 212px;
	float: left;
   -webkit-box-shadow:0 0 5px #ccc;  
   -moz-box-shadow:0 0 5px #ccc;  
   box-shadow:0 0 5px #ccc;
}
.content .center .proysl_c .proysl_bcon .first{
	margin-left: 0px;
}
.content .center .proysl_c .proysl_bcon .proysl_show p{
	width: 210px;
	height: 212px;
	background-color: #f3f3f3;
	float: left;
	z-index: 1;
	text-align: center;
	line-height: 65px;
	font-size: 14px;
}
.content .center .proysl_c .proysl_bcon .proysl_show p .ps_s01{
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 68px;
	margin-top: 53px;
	background-image:url("../images/product_tbs01.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.content .center .proysl_c .proysl_bcon .proysl_show p .ps_h01{
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 68px;
	margin-top: 53px;
	background-image:url("../images/product_tbh01.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.content .center .proysl_c .proysl_bcon .proysl_show p .ps_s02{
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 68px;
	margin-top: 53px;
	background-image:url("../images/product_tbs02.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.content .center .proysl_c .proysl_bcon .proysl_show p .ps_h02{
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 68px;
	margin-top: 53px;
	background-image:url("../images/product_tbh02.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.content .center .proysl_c .proysl_bcon .proysl_show p .ps_s03{
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 68px;
	margin-top: 53px;
	background-image:url("../images/product_tbs03.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.content .center .proysl_c .proysl_bcon .proysl_show p .ps_h03{
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 68px;
	margin-top: 53px;
	background-image:url("../images/product_tbh03.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.content .center .proysl_c .proysl_bcon .proysl_show p .ps_s04{
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 68px;
	margin-top: 53px;
	background-image:url("../images/product_tbs04.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.content .center .proysl_c .proysl_bcon .proysl_show p .ps_h04{
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 68px;
	margin-top: 53px;
	background-image:url("../images/product_tbh04.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.content .center .proysl_c .proysl_bcon .proysl_show p .ps_s05{
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 68px;
	margin-top: 53px;
	background-image:url("../images/product_tbs05.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.content .center .proysl_c .proysl_bcon .proysl_show p .ps_h05{
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 68px;
	margin-top: 53px;
	background-image:url("../images/product_tbh05.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.content .center .proysl_c .proysl_bcon .proysl_show p .ps_s06{
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 68px;
	margin-top: 53px;
	background-image:url("../images/product_tbs06.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.content .center .proysl_c .proysl_bcon .proysl_show p .ps_h06{
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 68px;
	margin-top: 53px;
	background-image:url("../images/product_tbh06.png");
	background-repeat: no-repeat;
	z-index: 10;
}
.content .center .proysl_c .proysl_bcon .proysl_show ul{
	float: left;
	margin-left: 15px;
}
.content .center .proysl_c .proysl_bcon .proysl_show .lis_s{
	font-size: 14px;
	line-height: 22px;
	margin-top: 25px;
}
.content .center .proysl_c .proysl_bcon .proysl_show  .pro_lis5 .lis_s{
	font-size: 14px;
	line-height: 22px;
	margin-top: 17px;
}
.content .center .proysl_c .proysl_bcon .proysl_show  .pro_lis3 .lis_s{
	font-size: 14px;
	line-height: 22px;
	margin-top: 32px;
}
.content .center .proysl_c .proysl_bcon .proysl_show .lis_s a{
	color: #666666;
}
.content .center .proysl_c .proysl_bcon .proysl_show .lis_h{
	font-size: 14px;
	line-height: 40px;
	margin-top: 10px;
}
.content .center .proysl_c .proysl_bcon .proysl_show .lis_h a{
	color: #00BEAF;
}
.content .center .video{
	width: 1200px;
	height: 272px;
	margin: 0px auto;
	margin-top: 60px;
}
.content .center .video .video_left{
	width: 480px;
	height: 280px;
	float: left;
	margin-left: 40px;
}
.content .center .video .video_right{
	width: 520px;
	height: 265px;
	float: left;
	margin-left: 40px;
}
.content .center .video .video_right .p_t{
	line-height: 36px;
	font-size: 24px;
	color: #00BEAF;
}
.content .center .video .video_right .p_m{
	line-height: 30px;
	font-size: 14px;
	color: #333333;
	margin-top: 25px;
}
.content .center .video .video_right .p_b{
	width: 122px;
	height: 34px;
	margin-top: 20px;
	text-align: center;
	line-height: 34px;
	border: 1px solid #e1e1e2;
	font-size: 14px;
}
.content .center .video .video_right .p_b span{
	margin-left: 20px;
	display: block;
	float: left;	
}
.content .center .video .video_right .p_b a{
	display: block;
	float: left;
	margin-left: 10px;
	color: #666666;	
}
/*9.23beg*/
.content .center .probs_img{
	width: 1200px;
	height: 302px;
	margin: 0px auto;
}
.content .center .probs_img p{
	width: 980px;
	height: 242px;
	margin: 0px auto;
	margin-top: 39px;
}

/*9.23end*/
.content .soft01{
	width: 100%;
	height: 75px;
}
.content .soft_advantage{
	width: 1200px;
	height: 475px;
	margin: 0px auto;
}
.content .soft_advantage .top{
	width: 1200px;
	height: 52px;
	margin-top:110px;
}
.content .soft_advantage .top p{
	width: 100%;
	height: 52px;
	line-height: 52px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #00BEAF;
	background-image: url("../images/product_softborder01.png");
	background-repeat: no-repeat;
}
.content .soft_advantage .bottom{
	width: 100%;
	height: 343px;
}
.content .soft_advantage .bottom .p01{
	width: 800px;
	margin: 0px auto;
	margin-top: 80px;
	font-size: 14px;
	line-height: 30px;
	text-indent: 2em;
	color: #333333;
}
.content .soft_advantage .bottom .p02{
	width: 800px;
	margin: 0px auto;
	margin-top: 45px;
	font-size: 14px;
	line-height: 30px;
	text-indent: 2em;
	color: #333333;
}
.content .product_border01{
	width: 1200px;
	height: 52px;
	margin: 0px auto;
	margin-top: 60px;
	background-image: url('../images/product_softborder01.png');
    background-repeat: no-repeat;
}
.content .ybf_border{
	width: 1200px;
	height: 52px;
	margin: 0px auto;
	margin-top: 100px;
	background-image: url('../images/product_softborder01.png');
    background-repeat: no-repeat;
}
.content .product_border01 .pb_b{
	text-align: center;
	color: #00BEAF;
	line-height: 52px;
	font-weight: bold;
	font-size: 24px;
}
.content .yzj_con{
	width: 1200px;
	height: 415px;
	margin: 0px auto;
}
.content .yzj_con .top{
	width: 980px;
	height: 195px;
	margin: 0px auto;
}
.content .yzj_con .top .p01{
	font-size: 18px;
	line-height: 24px;
	color: #333333;
	font-weight: bold;
	margin-top: 55px;
}
.content .yzj_con .top .p02{
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	margin-top: 10px;
}
.content .yzj_con .top .p02 span a{
	color: #00BEAF;
	text-decoration: underline;
}
.content .yzj_con .top .uls01{
	width: 980px;
	height: 40px;
	background-color: #f0f2f8;
	margin-top: 30px;
}
.content .yzj_con .top .uls01 li{
	float: left;
	text-align: center;
	width: 245px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #666666;
}
.content .yzj_con .top .uls02{
	width: 980px;
	height: 40px;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}
.content .yzj_con .top .uls02 li{
	float: left;
	text-align: center;
	width: 245px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #666666;
}
.content .ybf_con{
	width: 1200px;
	height: 470px;
	margin: 0px auto;
}
.content .ybf_con .ybfcon_a{
	width: 1200px;
	height: 180px;
	margin-top: 60px;
}
.content .ybf_con .ybfcon_a p{
	float: left;
	width: 230px;
	height: 180px;
	text-align: center;
	line-height: 34px;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-left: 55px;
	cursor:pointer;
}
.content .ybf_con .ybfcon_a p span{
	display: block;
	width: 170px;
	height: 140px;
	margin: 0px auto;
}
.content .ybf_con .ybfcon_a .p01 span{
	background-image: url('../images/product_ybfh01.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.content .ybf_con .ybfcon_a .p02 span{
	background-image: url('../images/product_ybfh02.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.content .ybf_con .ybfcon_a .p03 span{
	background-image: url('../images/product_ybfh03.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.content .ybf_con .ybfcon_a .p04 span{
	background-image: url('../images/product_ybfh04.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.content .ybf_con .ybfcon_a .p05 span{
	background-image: url('../images/product_ybfh05.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.content .ybf_con .ybfcon_a .p06 span{
	background-image: url('../images/product_ybfh06.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.content .ybf_con .ybfcon_a .p07 span{
	background-image: url('../images/product_ybfh07.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.content .ybf_con .ybfcon_a .p08 span{
	background-image: url('../images/product_ybfh08.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.content .ybf_con .ybfcon_a .p01_h span{
	background-image: url('../images/product_ybfh01.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.content .ybf_con .ybfcon_a .p02_h span{
	background-image: url('../images/product_ybfh02.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.content .ybf_con .ybfcon_a .p03_h span{
	background-image: url('../images/product_ybfh03.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.content .ybf_con .ybfcon_a .p04_h span{
	background-image: url('../images/product_ybfh04.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.content .ybf_con .ybfcon_a .p05_h span{
	background-image: url('../images/product_ybfh05.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.content .ybf_con .ybfcon_a .p06_h span{
	background-image: url('../images/product_ybfh06.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.content .ybf_con .ybfcon_a .p07_h span{
	background-image: url('../images/product_ybfh07.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.content .ybf_con .ybfcon_a .p08_h span{
	background-image: url('../images/product_ybfh08.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.content .ybf_con .ybfcon_b{
	width: 1110px;
	height: 17px;
	margin: 0px auto;
	margin-top: 10px;
	background-image: url('../images/product_ybfborder01.png');
	background-repeat: no-repeat;
}
.content .ybf_con .ybfcon_c{
	width: 1200px;
	height: 140px;
}
.content .ybf_con .ybfcon_c p{
	float: left;
	width: 230px;
	height: 180px;
	text-align: left;
	line-height: 24px;
	font-size: 14px;
	color: #333333;
	margin-left: 55px;
	margin-top: 10px;
	overflow: hidden;
}
.content .ycc_con{
	width: 1200px;
	height: 310px;
	margin: 0px auto;
}
.content .ycc_con .ycccon_a{
	width: 855px;
	height: 180px;
	margin: 0px auto;
	margin-top: 80px;
}
.content .ycc_con .ycccon_a p{
	float: left;
	width: 230px;
	height: 180px;
	text-align: center;
	line-height: 34px;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-left: 40px;
	cursor:pointer;
}
.content .ycc_con .ycccon_a p span{
	display: block;
	width: 170px;
	height: 140px;
	margin: 0px auto;
}
.content .ycc_con .ycccon_a .p01 span{
	background-image: url('../images/product_ybfs01.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.content .ycc_con .ycccon_a .p02 span{
	background-image: url('../images/product_ybfs02.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.content .ycc_con .ycccon_a .p03 span{
	background-image: url('../images/product_ybfs03.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.content .ycc_con .ycccon_a .p01_h span{
	background-image: url('../images/product_ybfh01.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.content .ycc_con .ycccon_a .p02_h span{
	background-image: url('../images/product_ybfh02.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.content .ycc_con .ycccon_a .p03_h span{
	background-image: url('../images/product_ybfh03.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.content .ycc_con .ycccon_b{
	width:813px;
	height: 17px;
	margin: 0px auto;
	margin-top: 10px;
	background-image: url('../images/product_yccborder01.png');
	background-repeat: no-repeat;
}
.content .ycc_con .ycccon_c{
	width: 855px;
	height: 140px;
	margin: 0px auto;
}
.content .ycc_con .ycccon_c p{
	float: left;
	width: 230px;
	height: 180px;
	text-align: left;
	line-height: 24px;
	font-size: 14px;
	color: #333333;
	margin-left: 40px;
	margin-top: 10px;
	overflow: hidden;
}
.content .ycc_gg{
	width: 1200px;
	height: 250px;
	margin: 0px auto;
}
.content .ycc_gg p{
	width: 800px;
	height: 40px;
	background-color: #f0f2f8;
	margin: 0px auto;
	margin-top: 10px;
}
.content .ycc_gg .first{
	margin-top: 70px;
}
.content .ycc_gg p .le{
	display: block;
	float: left;
	margin-left: 30px;
	line-height: 40px;
	color: #666;
	font-size: 14px;
	text-align: left;
}
.content .ycc_gg p .ri{
	display: block;
	float: right;
	text-align:right;
	margin-right: 130px;
	line-height: 40px;
	color: #666;
	font-size: 14px;
}
.content .banzu_1{
	width: 1200px;
	margin: 0px auto;
}
.content .banzu_1 p{
	width:900px;
	font-size:14px; text-indent:2em;
	margin: 0px auto;
	margin-top: 65px;
	margin-bottom:80px;
}
.window-bj{
	position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 991;
    background: #000;
    opacity: .2;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
}
.login_shadow{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.login_shadow .login_bg{
	width: 550px;
	height: 490px;
	/*margin: 0px auto;*/
	margin-top: -245px;	
	top: 50%;
	background-color: rgba(102,102,102,0.5);
	/*position: relative;*/
	position: fixed;
	left: 50%;
	margin-left: -275px;
	z-index: 999;
}
.login_shadow .login_bg .login{
	width: 506px;
	height: 454px;
	left: 22px;
	background-color:#fff;
	top: 15px;
	position: absolute;
	border-radius: 2px;
}
.login_shadow .login_bg .login .login_top{
	width: 506px;
	height: 60px;
	border-bottom: 1px solid #ccc;
}
.login_shadow .login_bg .login .login_top .login_p01{
	font-size: 18px;
	line-height: 60px;
	font-weight: bold;
	display: block;
	float: left;
	margin-left: 20px;
}
.login_shadow .login_bg .login .login_top .login_close{
	width: 14px;
	height: 14px;
	float: right;
	margin-right: 15px;
	margin-top: 18px;
	cursor:pointer;
}
.login_shadow .login_bg .login .login_bottom{
	width:310px;
	height: 394px;
	margin:0px auto;
}
.login_shadow .login_bg .login .login_bottom .ps01{
	width: 310px;
	height: 14px;
	margin-top: 45px;
}
.login_shadow .login_bg .login .login_bottom .ps01 .left{
	display: block;
	float: left;
	font-size: 14px;
	color: #292929;
	font-weight: bold;
}
.login_shadow .login_bg .login .login_bottom .ps01 .right{
	display: block;
	float: right;
	font-size: 14px;
}
.login_shadow .login_bg .login .login_bottom .ps01 .right a{
	color: #00BEAF;
}
.login_shadow .login_bg .login .login_bottom .ps_user{
	width: 310px;
	height: 36px;
	border: 1px solid #cccccc;
	margin-top: 40px;
}
.login_shadow .login_bg .login .login_bottom .ps_user .user{
	width: 72px;
	height: 18px;
	line-height: 18px;
	margin-top: 9px;
	text-align: center;
	float: left;
	border-right:1px solid #cccccc; 
	display: block;
	color: #262626;
	font-size: 14px;
}
.login_shadow .login_bg .login .login_bottom .ps_user input{
	width: 225px;
	height: 30px;
	margin-left: 5px;
	margin-top: 3px;
	border: 0px;
}
.login_shadow .login_bg .login .login_bottom .ps_pwd{
	width: 310px;
	height: 36px;
	border: 1px solid #cccccc;
	margin-top: 40px;
}
.login_shadow .login_bg .login .login_bottom .ps_pwd .pwd{
	width: 72px;
	height: 18px;
	line-height: 18px;
	margin-top: 9px;
	text-align: center;
	float: left;
	border-right:1px solid #cccccc; 
	display: block;
	color: #262626;
	font-size: 14px;
}
.login_shadow .login_bg .login .login_bottom .ps_pwd input{
	width: 225px;
	height: 30px;
	margin-left: 5px;
	margin-top: 3px;
	border: 0px;
}
.login_shadow .login_bg .login .login_bottom .ps_more{
	width: 310px;
	height: 36px;
	margin-top: 40px;
}
.login_shadow .login_bg .login .login_bottom .ps_more .more01{
	line-height: 36px;
	display: block;
	float: left;
	font-size: 14px;
	color: #666;
}
.login_shadow .login_bg .login .login_bottom .ps_more .more02{
	line-height: 36px;
	display: block;
	float: right;
	font-size: 14px;
	color: #666;
}
.login_shadow .login_bg .login .login_bottom .ps_more .more02 a{
	color: #666;
}
.login_shadow .login_bg .login .login_bottom .ps_submit{
	width: 310px;
	height: 36px;
	margin-top: 25px;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	background-color: #00BEAF;
}
.login_shadow .login_bg .login .login_bottom .ps_submit a{
	color: #fff;
	width: 310px;
	height: 36px;
	display: block;
}

.a-footer{
	width: 100%;
	height: 248px;
	margin-left:auto;
	margin-right:auto;
	border-top: 1px solid #b4b3b3;
	overflow: hidden;
	background: #37383a;
}


.a-f-top{
	height: 200px;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/footer_1.jpg) no-repeat 679px center;
}

.a-f-top ul{
	float: left;
	overflow: hidden;
	padding-top: 40px;
}

.a-f-top ul li{
	line-height: 30px;
	font-size: 14px;
	color: #999;
}

.a-f-top ul li a{
	color: #999;
	transition: all 0.3s ease 0s;
}

.a-f-top ul li a:hover{
	color: #fff;
}

.a-f-top ul li.af-lia{
	font-size: 16px;
	padding-bottom: 5px;
}

.a-f-top ul li.af-lia a{
	color: #fff;
}
.a-f-top ul li samp{
	font-family: arial;
}

.a-f-top ul li.af-lib{
	height: 24px;
	width: 76px;
	background: #000;
	border-radius: 2px;
	text-align: center;
	line-height: 24px;
	margin-top: 4px;
}

.a-f-top ul li.af-lib a{
	color: #7e7e7e;
}

.a-f-top ul li.af-lib a:hover{
	color: #fff;
}


.a-f-b{
	width: 100%;
	height: 48px;
	overflow: hidden;
	background: #2d2d2d;
}

.afb-center{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.afb-center li{
	display: block;
	float: left;
	font-size: 14px;
	color: #999;
	line-height: 48px;
	width: 85px;
	margin-right: 10px;
}

.afb-center li samp{
	font-family: arial;
}

.afb-center li.afb-lia{
	width: 915px;
	margin-left:20px;
}


.floor-right{
	width: 180px;
	height: 187px;
	position: fixed;
	right: 10px;
	z-index: 9999;
	bottom: 20px;
	overflow: hidden;
}

.floor-right ul{
	width: 46px;
	float: right;
	height: 187px;
	position: relative;
}

.floor-right ul li{
	height: 46px;
	width: 180px;
	display: block;
	line-height: 46px;
	background: #424242;
	position: absolute;
	font-size: 14px;
	color: #fff;
	top: 0;
	left: 0;
	transition: all 0.3s ease 0s;
}
.floor-right ul li:hover{
      left: -76px;	
      background: #00BEAF;
}

.floor-right ul li.floor-c:hover{
      left: -134px;	
      background: #00BEAF;
}

.floor-right ul li a{
	
	color: #fff;
}

.floor-right ul li font{
	padding: 0 10px;
}

.floor-right ul li img{
	margin-left: 11px;
}

.floor-right ul li.floor-b{
	top: 47px;
}

.floor-right ul li.floor-c{
	top: 94px;
}

.floor-right ul li.floor-d{
	bottom: 0;
	top: auto;
	width: 46px;
	opacity: 0;
	text-align: center;
}
.floor-right ul li.floor-d img{
	margin: 0;
}

.floor-right ul li.floor-d:hover{
	left: 0;
}

.floor-right ul li.floor-b img{
	margin-left: 9px;
}

.floor-right ul li samp{
	font-size: 18px;
	font-family: arial;
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}


@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}


.ah-topf {
    position: relative;
}
.top-maa{
	visibility: hidden;
	opacity: 0;
	transition: transform 0.3s ease 0s;
    transform: translate3d(0px, 5px, 0px);
    -moz-transform: translate3d(0px, 5px, 0px);
    -webkit-transform: translate3d(0px, 5px, 0px);
	position: absolute;
	width: 100px;
	height: 100px;
	left: -39px;
	top: 34px;
	z-index: 9999;
}

.ah-topf:hover img.top-maa{
	 opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    visibility: visible;
}



</pre></body></html>