<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */


/*common*/

.pt35 {
	padding-top: 35px
}

.mb10 {
	margin-bottom: 10px;
}

.ml10 {
	margin-left: 10px;
}

.bg {
	background: #FFF;
}


/*banner*/

#flash01 {
	width: 100%;
	position: relative;
	height: 490px;
	overflow: hidden;
}

.fullSlide {
	width: 100%;
	position: relative;
	height: 490px;
	overflow: hidden;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 560px;
	overflow: hidden;
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
}

.fullSlide .bd li a {
	display: block;
	height: 551px;
}

.fullSlide .hd {
	display: block;
	left: 50%;
	margin-left: -500px;
	top: 460px;
	position: absolute;
}

.fullSlide .hd ul {
	text-align: center;
}

.fullSlide .hd ul li {
	display: inline-block;
	width: 36px;
	height: 5px;
	background: #e0e0e0;
	margin-right: 9px;
	transition: background 0.3s;
	overflow: hidden;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	line-height: 999px;
}

.fullSlide .hd ul .on {
	background: #ff4a00;
	text-decoration: none;
}

.fullSlide .prev {
	position: absolute;
	top: 190px;
	left: 40px;
	width: 52px;
	height: 92px;
	z-index: 2;
}

.fullSlide .next {
	position: absolute;
	top: 190px;
	right: 40px;
	width: 52px;
	height: 92px;
	z-index: 2;
}


/**/

.gd-news {
	display: block;
	float: left;
	width: 210px;
	font-family: "Microsoft YaHei"
}

.gd-news h2 {
	display: block;
	height: 66px;
	line-height: 66px;
	padding-left: 12px;
}

.gd-news h2 a {
	color: #404144;
	font-size: 16px;
}


/**/

.links {
	display: block;
	line-height: 150px;
	overflow: hidden;
	border-top: 1px solid #e1e1e1;
	font-family: "Microsoft YaHei"
}

.links h2 {
	display: inline;
	float: left;
	margin-left: 52px;
	width: 117px;
	font-weight: normal;
	color: #696969;
	font-size: 14px;
	text-transform: uppercase;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	text-align: center;
}

.links .links-wrp {
	display: block;
	float: left;
	width: 828px;
	padding-top: 10px;
}

.links-wrp a {
	display: inline-block;
	width: 135px;
	text-align: center;
	font-size: 14px;
	color: #696969;
}

.links-wrp a {
	float: left;
	line-height: 25px;
	margin: 0;
	padding: 0
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}


/**/


/* 效果CSS开始 */

.menu-item li a:hover {
	background-color: #00a1be;
	color: #fff;
}

.menu-cont-list li h3:hover {
	background-color: #00a1be;
	color: #fff;
}

.menu-cont-list li h3 a:hover {
	color: #fff;
	text-decoration: none;
}

.cinuo_banner {
	width: 100%;
}

.cinuo_bf {
	width: 100%;
	/*height: 490px;*/
}

.cinuo_bf .slideBox {
	width: 100%;
	/*height:490px;*/
	position: relative;
}

.cinuo_bf .slideBox .hd {
	height: 20px;
	overflow: hidden;
	position: absolute;
	bottom: 4%;
	z-index: 1;
	width: 120px;
	margin-left: -60px;
	left: 50%;
}

.cinuo_bf .slideBox .hd ul {
	zoom: 1;
}

.cinuo_bf .slideBox .hd ul li {
	float: left;
	width: 20px;
	height: 20px;
	background: url(../images/banner-btn1.png) no-repeat;
	cursor: pointer;
	margin-right: 10px;
}

.cinuo_bf .slideBox .hd ul li.on {
	background: url(../images/banner-btn2.png) no-repeat;
}

.cinuo_bf .slideBox .bd {
	position: relative;
	width: 100%;
	z-index: 0;
	margin: 0 auto;
}

.cinuo_bf .slideBox .bd ul,
.slideBox .bd ul li {
	width: 100%!important
}

.cinuo_bf .slideBox .bd ul {
	position: relative;
}

.slideBox .bd ul li a {
	display: inline-block;
}

.slideBox .bd ul li a img {
	width: 100%;
	display: block;
	margin: 0 auto;
}

.cinuo_bf .slideBox .bd img {
	width: 100%;
	display: block;
	/*max-height:490px;*/
	/*min-height:490px;*/
	margin-left: 0px;
	left: 50%;
}


/*底部开始*/

.cinuo_footwrap {
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/ft_bg.jpg) no-repeat top center #00a0be;
	font-family: "Microsoft YaHei";
}

.cinuo_footer {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.cinuo_ft_nav {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	border-bottom: 0px solid #409234;
	background: #0293ae;
	width: 100%;
}

.cinuo_ft_navs {
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	text-align: center;
	color: #FFF;
	border-top: 2px solid #0293ae;
	background: #00a1be;
	width: 100%;
}

.cinuo_ft_nav a {
	color: #FFF;
	padding: 0 9px;
	display: inline-block;
}

.cinuo_ft_nav a:hover {
	color: #FFF;
}

.cinuo_ft_con {
	height: auto;
	overflow: hidden;
	padding:20px 0;
}

.cinuo_ft_con .cinuo_ft_logo {
	width: 100%;
	height: auto;
	overflow: hidden; margin-bottom:10px;
	padding: 0;
	display:block;
}

.copy1 .cinuo_ft_logo img {
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
}

.cinuo_ft_con .cinuo_ft_dz {
	width:500px;
	height: auto;
	overflow: hidden;
	float: left;
	padding: 0 40px 0 0;
}

.cinuo_ft_dz p {
	line-height: 28px;
	overflow: hidden;
}

.cinuo_ft_dz p span {
	display: inline-block;
	margin-right: 25px;
	font-size: 14px;
	color: #fff;
}

.cinuo_ft_dz p span a {
	display: inline-block;
	font-size: 12px;
	color: #e7cbcf;
}

.cinuo_ft_dz p img {
	vertical-align: middle;
	border: 0;
	line-height: 0;
	display: inline-block;
	margin-top: 1px;
}

.cinuo_ft_con .cinuo_ft_ewm {
	height: auto;
	overflow: hidden;
	float: right;
	padding: 0;
}

.cinuo_ft_ewm img {
	width: 141px;
	height: 136px;
	line-height: 0;
	display: block;
}

.cinuo_ft_ewm span {
	width: 141px;
	height: 34px;
	line-height: 34px;
	font-size: 12px;
	color: #FFF;
	display: block;
	text-align: center;
}

.footer-article-item {
	font-size: 14px;
	color: #fff;
	float: left;
	width: 152px;
}

.footer-article-item a {
	font-size: 14px;
	color: #fff;
	line-height: 28px;
}

.footer_product {
	width: 460px;
	float: left;
	padding: 0;
}

.footer_product h4 {
	margin: 0 auto 20px;
	padding: 0;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight:bold;
	display: block;
}
/*底部结束*/


/**/

.cinuo_zyf {
	display: block;
	overflow: hidden;
	padding-top: 0px;
	height: 660px;
	overflow: hidden;
	background: url(../images/lr-bg.jpg) no-repeat center top;
	font-family: "Microsoft YaHei"
}

.cinuo_site_warp {
	width: 1200px;
	margin: 0 auto;
}

.cinuo_zyf h2 {
	display: block;
	height: 120px;
	overflow: hidden;
	text-align: center;
	color: #3a3a3a;
	font-size: 30px;
	font-weight: normal;
	margin-top: 30px;
	line-height: 60px;
}

.cinuo_zyf h2 i {
	display: block;
	font-style: normal;
	color: #ff4a00;
	font-size: 36px;
	line-height: 60px;
}

.cinuo_zyf h2 i img {
	vertical-align: middle;
}

.cinuo_zyf-lr {
	display: block;
	position: relative;
	height: 300px;
	padding-top: 20px;
}

.cinuo_zyf-lr a {
	display: block;
	color: #3a3a3a;
	font-size: 16px;
	font-weight: bold;
}

.cinuo_zyf-lr span {
	font-size: 24px;
	vertical-align: middle;
	display: block;
	text-align: left;
	vertical-align: middle;
	width: 400px;
	color: #ff4a00;
}

.cinuo_zyf-lr li {
	display: block;
	width: 400px;
	float: left;
	height: auto;
	line-height: 30px;
	padding: 10px;
}

.cinuo_zyf-lr li.fr {
	text-align: right;
	float: right;
}

.cinuo_zyf-lr li.fr span {
	display: block;
	float: right;
	padding-right: 0px;
	padding-left: 15px;
	text-align: right;
	color: #ff4a00;
}

.cinuo_zyf-lr li a:hover {
	color: #f26b17;
	text-decoration: none;
}

.cinuo_zyf-lr li.lst {
	margin-top: -2px;
}


/*New-——Nav*/

.navBox {
	width: 1000px;
	margin: 0px auto;
	background: #ba0003;
}

.lynav {
	background-color: #CCC;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 108px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #246cd7;
}

.lynav li {
	float: left;
	height: 110px;
	line-height: 108px;
	list-style: none;
	position: relative;
	z-index: 999;
	background: #CCC;
	border-left: 1px dotted #FFF;
}

.lynav li a {
	width: 202px;
	font-size: 16px;
	text-align: center;
	display: inline-block;
	height: 108px;
	font-family: "微软雅黑";
	line-height: 108px;
	color: #fff;
	position: relative;
	z-index: 1000;
}

.lynav li a:hover,
.lynav.curr a {
	background: #ba0003 url(../images/arrow.png) no-repeat center bottom;
}

.lib_tabborder1 {
	border-top: none;
}

.lib_Menubox1 {
	line-height: 108px;
	position: relative;
	height: 108px;
	margin: auto;
	padding: 0px;
}

.lib_Menubox1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.lib_Menubox1 li {
	float: left;
	font-size: 14px;
	color: #FFF;
	line-height: 108px;
	height: 108px;
	width: 202px;
	display: inline;
	text-align: center;
	background: #CCC;
	border-right: 1px dotted #FFF;
}

.lib_Menubox1 li.hover {
	font-size: 14px;
	color: #8f9ba4;
	height: 108px;
	line-height: 108px;
	font-weight: bold;
	background: #F00 url(../images/arrow.png) no-repeat center bottom;
}

.lib_Contentbox1 {
	margin: auto;
	padding: 15px 0px;
}

.lib_Contentbox1 li {
	width: 100%;
	line-height: 108px;
	float: left;
	display: inline;
}

.lib_Contentbox1 li span {
	line-height: 108px;
	float: right;
}

.lib_Contentbox1 li a {
	line-height: 108px;
	font-size: 14px;
	color: #333333;
	text-align: left;
}

.lib_Contentbox1 li a:hover {
	line-height: 108px;
	font-size: 14px;
	color: #ff0000;
	text-align: left;
}

#tab_1 {
	width: 100%;
	margin-right: 0px;
	height: 110px;
	overflow: hidden;
}

#wrapper {
	width: 1022px;
}


/* demo */

#CSSBox {
	float: left;
	width: 1020px;
	height: 175px;
	border: 0px solid #000000;
	margin: 0 auto;
	overflow: hidden;
}

#CSSBox ul {
	width: 105%;
	overflow: hidden;
	height: 175px;
}

#CSSBox ul li {
	float: left;
	list-style: none;
	border: 0px solid red;
	margin: 0px;
	width: 265px;
}

#CSSBox ul li span {
	display: block;
	text-align: center;
	font-size: 12px;
}

#LeftButton1 {
	cursor: hand;
	margin: 0px;
	height: 140px;
	width: 1px;
	float: left;
	background: url('../images/left.gif') center center no-repeat;
}

#RightButton1 {
	cursor: hand;
	margin: 5px;
	height: 140px;
	width: 1px;
	float: left;
	background: url('../images/right.gif') center center no-repeat;
}

#ProductShow {
	width: 1020px;
	height: 455px;
	text-align: center;
	border: 0px solid #c0c0c0;
	margin: 0px 0px 15px;
	overflow: hidden;
}


/* demo */

#CSSBox2 {
	float: left;
	width: 1020px;
	height: 175px;
	border: 0px solid #000000;
	margin: 0 auto;
	overflow: hidden;
}

#CSSBox2 ul li {
	float: left;
	list-style: none;
	border: 0px solid red;
	margin: 0px;
	width: 265px;
	overflow: hidden;
}

#CSSBox2 ul {
	width: 105%;
	overflow: hidden;
	height: 175px;
}

#CSSBox2 ul li span {
	display: block;
	text-align: center;
	font-size: 12px;
}

#LeftButton2 {
	cursor: hand;
	margin: 0px;
	height: 140px;
	width: 1px;
	float: left;
	background: url('../images/left.gif') center center no-repeat;
}

#RightButton2 {
	cursor: hand;
	margin: 5px;
	height: 140px;
	width: 1px;
	float: left;
	background: url('../images/right.gif') center center no-repeat;
}

#ProductShow2 {
	width: 1020px;
	height: 455px;
	text-align: center;
	border: 0px solid #c0c0c0;
	margin: 0px 0px 15px;
	overflow: hidden;
}


/* demo */

#CSSBox3 {
	float: left;
	width: 1020px;
	height: 175px;
	border: 0px solid #000000;
	margin: 0 auto;
	overflow: hidden;
}

#CSSBox3 ul li {
	float: left;
	list-style: none;
	border: 0px solid red;
	margin: 0px;
	width: 265px;
	overflow: hidden;
}

#CSSBox3 ul li span {
	display: block;
	text-align: center;
	font-size: 12px;
}

#CSSBox3 ul {
	width: 105%;
	height: 175px;
	overflow: hidden;
}

#LeftButton3 {
	cursor: hand;
	margin: 0px;
	height: 140px;
	width: 1px;
	float: left;
	background: url('../images/left.gif') center center no-repeat;
}

#RightButton3 {
	cursor: hand;
	margin: 5px;
	height: 140px;
	width: 1px;
	float: left;
	background: url('../images/right.gif') center center no-repeat;
}

#ProductShow3 {
	width: 1020px;
	height: 455px;
	text-align: center;
	border: 0px solid #c0c0c0;
	margin: 0px 0px 15px;
	overflow: hidden;
}


/* demo */

#CSSBox4 {
	float: left;
	width: 1020px;
	height: 175px;
	border: 0px solid #000000;
	margin: 0 auto;
	overflow: hidden;
}

#CSSBox4 ul li {
	float: left;
	list-style: none;
	border: 0px solid red;
	margin: 0px;
	width: 265px;
	overflow: hidden;
}

#CSSBox4 ul li span {
	display: block;
	text-align: center;
	font-size: 12px;
}

#CSSBox4 ul {
	width: 105%;
	height: 175px;
	overflow: hidden;
}

#LeftButton4 {
	cursor: hand;
	margin: 0px;
	height: 140px;
	width: 1px;
	float: left;
	background: url('../images/left.gif') center center no-repeat;
}

#RightButton4 {
	cursor: hand;
	margin: 5px;
	height: 140px;
	width: 1px;
	float: left;
	background: url('../images/right.gif') center center no-repeat;
}

#ProductShow4 {
	width: 1020px;
	height: 455px;
	text-align: center;
	border: 0px solid #c0c0c0;
	margin: 0px 0px 15px;
	overflow: hidden;
}


/* demo */

#CSSBox5 {
	float: left;
	width: 1020px;
	height: 175px;
	border: 0px solid #000000;
	margin: 0 auto;
	overflow: hidden;
}

#CSSBox5 ul li {
	float: left;
	list-style: none;
	border: 0px solid red;
	margin: 0px;
	width: 265px;
	overflow: hidden;
}

#CSSBox5 ul li span {
	display: block;
	text-align: center;
	font-size: 12px;
}

#CSSBox5 ul {
	width: 105%;
	height: 175px;
	overflow: hidden;
}

#LeftButton5 {
	cursor: hand;
	margin: 0px;
	height: 140px;
	width: 1px;
	float: left;
	background: url('../images/left.gif') center center no-repeat;
}

#RightButton5 {
	cursor: hand;
	margin: 5px;
	height: 140px;
	width: 1px;
	float: left;
	background: url('../images/right.gif') center center no-repeat;
}

#ProductShow5 {
	width: 1020px;
	height: 455px;
	text-align: center;
	border: 0px solid #c0c0c0;
	margin: 0px 0px 15px;
	overflow: hidden;
}


/* demo */

.fullSlide {
	background: #E8E8E8;
	width: 100%;
	height: 490px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd {
	margin: 0 auto;
	z-index: 0;
	height: 490px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd ul {
	width: 100% !important;
	height: 490px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 490px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 490px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 40%;
	height: 30px;
	line-height: 30px;
}

.fullSlide .hd ul {
	text-align: center;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 10px;
	height: 10px;
	margin: 1px;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 999px;
}

.fullSlide .hd ul .on {
	background: #f00;
}

.fullSlide .prev,
.fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 5%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}

.fullSlide .next {
	left: auto;
	right: 5%;
	background-position: -6px -137px;
}

ul.list_list {
	width: 95%;
	margin: 0 auto;
}

ul.list_list li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: url(../images/listli.gif) no-repeat left center;
	text-indent: 15px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	float: left;
	border-bottom: 1px dashed #ccc;
}

ul.list_list li a {
	color: #373737;
	float: left;
}

ul.list_list li a:hover {
	color: #b60101;
}

ul.list_list li em {
	float: right;
	color: #0066cc;
	font-style: normal;
	font-size: 12px;
}

ul.list_ld {
	width: 880px;
	margin: 0 auto;
}

ul.list_ld li {
	width: 100%;
	height: 175px;
	padding: 35px 0;
	border-bottom: 1px dashed #ccc;
	float: left;
	font-family: "Microsoft YaHei";
	position: relative;
	overflow: hidden;
}

ul.list_ld li .photo {
	width: 125px;
	height: 175px;
	overflow: hidden;
	padding-right: 30px;
}

ul.list_ld li .ld_info {
	position: absolute;
	bottom: 35px;
	left: 155px;
}

ul.list_ld li h4 {
	line-height: 30px;
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 20px;
}

ul.list_ld li p {
	font-size: 18px;
	line-height: 30px;
}


/*pages*/

#pages {
	padding: 3px 0 10px;
	font-family: "Microsoft YaHei";
	text-align: center;
}

#pages a {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	padding: 0 10px
}

#pages a.a1 {
	width: 56px;
	padding: 0
}

#pages a:hover {
	background: #f1f1f1;
	color: #000;
	text-decoration: none
}

#pages span {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: #5a85b2;
	border: 1px solid #5a85b2;
	color: #fff;
	text-align: center;
	padding: 0 10px
}

.page .noPage {
	display: inline-block;
	width: 56px;
	height: 22px;
	line-height: 22px;
	background: url(../images/titleBg.png) repeat-x 0 -55px;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #a4a4a4;
}


/**/

.cinuo_m_1000 {
	width: 1200px;
	margin: 0 auto;
}

.cinuo_about {
	background: url(../images/icon01.gif) no-repeat 3px center;
	color: #323232;
	font-size: 20px;
	font-weight: normal;
	padding-left: 26px;
	height: 50px;
	line-height: 50px
}

.cinuo_about a {
	color: #323232;
	font-size: 14px;
	font-weight: normal;
	line-height: 50px;
	padding-right: 22px;
}

.cinuo_infor h4 a {
	display: block;
	font-size: 24px;
	color: #595757;
	padding-bottom: 8px;
}


/*首页*/

.cinuo_info {
	margin-top: 30px;
	margin-bottom: 30px;
}

.cinuo_infol {
	float: left;
	width: 400px;
	height: 280px;
	margin-right: 40px;
	border: 1px solid #e0e0e0;
}

.cinuo_infol img {
	width: 400px;
	height: 280px;
}

.cinuo_infor {
	float: right;
	width: 750px;
	height:250px;
}

.cinuo_infor p {
	color: #333;
	line-height: 30px;
	font-size: 14px;
}

.cinuo_fl_3 {
	margin-top: 20px
}

.cinuo_fl_3 li {
	float: left;
	width: 260px;
	margin-left: 25px;
	margin-right: 70px
}

.cinuo_fl_3 li.c {
	margin-right: 0
}

.cinuo_fl_3 li h3 {
	font-size: 28px;
	color: #000;
	line-height: 160%;
	font-weight: normal;
	background: url(../images/icon01.gif) no-repeat left center;
	text-align: left;
	text-indent: 12px;
}

.cinuo_fl_3 li p {
	font-size: 14px;
	color: #5e5e5e;
	line-height: 36px;
}

.cinuo_fl_3 li.c p {
	font-size: 14px;
	color: #5e5e5e;
	line-height: 36px;
	background: url(../images/arrow.gif) no-repeat left center;
	padding-left: 10px
}


/**/

.cinuo_kly {
	background: url(../images/ly_bg.jpg) no-repeat center bottom;
	height: 495px;
	font-family: "Microsoft Yahei";
	margin-top: 0px;
}

.cinuo_kly .content {
	background: url(../images/ly_ms.jpg) no-repeat center bottom;
	padding-bottom: 0px;
}

.cinuo_kly h4 {
	height: 69px;
	line-height: 69px;
	padding-left: 80px;
}

.cinuo_kly h4 a {
	color: #fff;
	font-size: 24px;
	padding-right: 9px;
}

.cinuo_kly h4 em {
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'FuturaHvBTHeavy', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #bc7684;
}

.cinuo_kly .fx04 {
	text-align: center;
	margin-top: 150px;
	float: left;
	margin-left: 300px;
	width: 300px;
}

.cinuo_kly .fx04 dt a {
	float: left
}

.cinuo_kly .fx04 dd {
	line-height: 40px;
	font-size: 16px;
}

.cinuo_kly .fx04 dd span.icoTl {
	line-height: 40px;
	font-size: 16px;
	color: #F00;
	width: 200px;
	margin: auto;
	display: block;
}

.ly_bk {
	width: 451px;
	background: url(../images/ly_r_bg.png) no-repeat top;
	height: 460px;
}

.ly_bk ul {
	padding: 23px 0 0 80px;
}

.ly_bk ul li {
	margin-bottom: 13px;
	zoom: 1;
}

.ly_bk label,
.ly_bk input,
.ly_bk textarea,
.ly_bk img,
.p_ak b {
	float: left;
	display: inline-block;
	border: none;
}

.ly_bk label {
	width: 70px;
	color: #242424;
	line-height: 28px;
}

.ly_bk input {
	width: 257px;
	height: 24px;
	line-height: 24px;
	background: url(../images/ly_input.gif) no-repeat;
	padding: 2px;
}

.ly_bk textarea {
	width: 257px;
	height: 76px;
	overflow: hidden;
	background: url(../images/ly_textarea.gif) no-repeat;
	padding: 2px;
}

.ly_bk span {
	color: #ff0000;
	float: left;
	line-height: 28px;
	margin-left: 8px;
}

.ly_bk .test input {
	width: 86px;
	background: url(../images/ly_test.gif) no-repeat;
	padding: 2px;
}

.ly_bk .s_btn {
	widht: 239px;
	height: 35px;
	overflow: hidden;
	margin: 16px 0 0 70px;
	_display: inline;
	+display: inline;
	float: left;
}

.ly_bk .s_btn input {
	border: none;
	width: 106px;
	height: 35px;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

.ly_bk .s_btn .s_m {
	background: url(../images/ly_btn.gif) no-repeat 0 0;
}

.ly_bk .s_btn .t_i {
	margin-left: 28px;
	background: url(../images/ly_btn.gif) no-repeat right 0;
}

.ly_bk .tj input {
	width: 76px;
	background: url(../images/tj.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
	height: 32px;
}

.info {
	font-size: 14px;
	text-indent: 2em;
	line-height: 26px;
	margin-bottom: 8px;
}

.info p {
	font-size: 14px;
	text-indent: 2em;
	line-height: 26px;
	margin-bottom: 8px;
}


/*内页banner*/

.cinuo_n_ad {
	width: 100%;
	margin-bottom: 0px;
	overflow: hidden;
	text-align: center;
}

.cinuo_n_ad a {
	display: block;
	margin: 0 auto;
}

.cinuo_n_ad a.fullad {
	height: 200px;
}
/*分页样式*/

.page_info {
	text-align: center;
	margin-top: 20px;
	color: #333;
	font-size: 16px;
}

.page_info span {
	padding: 0 2px;
	font-weight: bold;
}

.page_list {
	height: 24px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0;
	font-size: 14px;
	margin-top: 20px;
}

.page_list a {
	display: inline-block;
	color: #898989;
	border: 1px solid #e8e8e8;
	background: #f8f8f8;
	text-align: center;
	padding: 0 8px;
	margin: 0 1px;
}

.page_list a:hover {
	color: #fff;
	border: 1px solid #00a1be;
	background: #00a1be;
}

.page_list a.on {
	color: #E5E5E5;
	/*border:1px solid #E6C16A;*/
	background: #00a1be;
}


/*分页样式结束*/



/*客服部分*/
.scrollsidebar { position:absolute;z-index:999;top:360px;}
.side_content { width:120px;height:auto; overflow: hidden; margin: 0; padding: 0; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); border-radius: 0; float:left;}
.side_content .side_list { width:120px;overflow:hidden;}
.side_title1 { width:100px; height:36px; overflow:hidden; line-height:36px; color:#fff; font-size:14px; font-weight:bold; background-color:#1ab0cc; margin:0; padding:0 10px;}
.side_title1 a.close_btn { width:16px;height:16px;margin: 6px 0; padding: 4px; background: url(../images/kfjt_tb01.png) center center no-repeat; cursor: pointer; float:right;}
.side_title1 a.close_btn:hover { background: url(../images/kfjt_tb02.png) center center no-repeat;}
.show_btn { width:0; height:100px;overflow:hidden;margin-top:50px;padding: 10px 0; float:left;cursor:pointer; background-color: #1ab0cc; border-radius: 0;}
.show_btn span { display: block; width: 20px; line-height: 16px; margin: 0 auto; padding: 0; color: #fff; font-size: 14px; font-weight: bold; text-align: center;}
.show_btn a { display:block; width: 16px; height: 16px; overflow: hidden; margin: 20px auto 0; padding: 0; background: url(../images/kfjt_tb1.png) center center no-repeat;}
.show_btn:hover a { background: url(../images/kfjt_tb2.png) center center no-repeat;}

.side_center { width:120px; overflow: hidden; margin: 0 auto; padding: 0; background-color: #fff;}
.side_center .side_qq { width:100px; height: 30px; overflow: hidden; line-height: 30px; margin: 0 auto; padding: 10px; border-bottom: 1px solid #cfe8fa;}
.side_qq a { color:#565656; font-size: 12px;}
.side_center .side_tel { width:100px; overflow: hidden; margin: 0 auto; padding: 0 10px 10px;}
.side_tel h3 { width:100%; height: 30px; line-height: 30px; color:#565656; font-size: 12px; margin: 10px auto 4px;}
.side_qq a img, .side_tel h3 img { display:block; width:20px; height: 20px; overflow: hidden; margin: 5px 8px 5px 0; padding: 0; float: left;}
.side_tel a { display: block; width:100%; overflow: hidden; line-height: 20px; color: #565656; font-family: "Helvetica"; font-size: 14px; text-align: justify;}

.go_top { width:120px; height: 36px; overflow: hidden; margin: 0 auto; padding: 0;}
.go_top a { display:block; width: 120px; height: 36px; overflow: hidden; line-height: 36px; color: #fff; font-family: "Helvetica"; font-size: 12px; text-align: center; background-color: #57dbf4; border-radius: 0;}
.go_top a img { vertical-align:middle; margin: -4px 0 0 2px;}
.go_top a:hover { background-color:#1ab0cc;}
</pre></body></html>