<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main {
	width:100%;
	background-image: url(../images/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:15px;
}
.main #main_ul {
	width:1002px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:30px;
	padding-left:5px;
	padding-right:5px;
	background: rgba(0,0,0,.4);
	border: 1px solid #333366;
	border-radius:5px;
	min-height:670px;
}

/**äº§å“å¹»ç¯ç‰‡**/
.flexslider {
	width:769px;
	position: relative;
	height: 576px;
	overflow: hidden;
	background: url(/templates/cn2014/images/loading.gif) 50% no-repeat;
	border: 3px solid #CCCCCC;
}
.slides { position: relative; z-index: 1; width:100%;}
.slides li { height:100%;}
.flex-control-nav { position: absolute; bottom: 10px; z-index: 2; width: 775px;; text-align: center;}
.flex-control-nav li { display: inline-block; width: 14px; height: 14px; margin: 0 5px; *display: inline; zoom: 1;}
.flex-control-nav a { display: inline-block; width: 14px; height: 14px; line-height: 40px; overflow: hidden; background: url(/images/dot.png) right 0 no-repeat; cursor: pointer;}
.flex-control-nav .flex-active { background-position: 0 0;}

.left { width:220px; float:left;}
.right { width:775px; float:right;}

.con { width:775px; overflow:hidden;}
.title_ico {
	background-image: url(/images/pro_title_ico.png);
	background-repeat: no-repeat;
	background-position: 30px center;
	height:35px;
	line-height:35px;
	padding-left:52px;
	font-size:16px;
	background-color:#eee;
	font-family:"å®‹ä½“";
	text-shadow: 1px 1px #ccc;
}

.left_menu { width:220px;}
.left_menu li {
	text-align:center;
	line-height:35px;
	height:35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #001F4D;
	width:180px;
	margin-left:20px;
}
.left_menu li a { display:block; color:#336699; font-size:14px;text-shadow: 1px 1px #1E3D5B;transition: all 0.3s linear;}
.left_menu li a:hover {
	color:#9ABBDC;
}

.left_connet {width:220px;}
.left_connet ul { padding-left:20px; padding-top:10px;}
.left_connet li {
	line-height:25px;
	height:25px;
}
.left_connet li a {color:#336699; font-size:12px;transition: all 0.3s linear;}
.left_connet li a:hover {
	color:#9ABBDC;
}

.huodong { width:980px; margin-left:auto; margin-right:auto;}
.huodong img { max-width:980px;}
.huodong dl dt { text-align:center;}
.huodong dl dd {
	border: 1px solid #002F5E;
	width:912px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
}
.gbook {
	width:775px;
	height:700px;
	background-image: url(../images/connetus_bg.png);
	background-repeat: no-repeat;
	color:#666;
}
.gbook ul { padding-top:60px;}
.input-text {
	background-image: url(../images/input.png);
	background-repeat: repeat-x;
	height:23px;
	border: 1px solid #E6E6E6;
	border-radius: 5px;
}
.gbook_bot { margin-top:20px; font-size:14px;}
.gbook_bot #ul1 { width:380px; float:left; margin-left:20px;}
.gbook_bot #ul2 { width:350px; float:left; margin-left:10px;}
.gbook_bot #ul2 li { height:30px; line-height:30px;}
.hezuo_phone {
	background-image: url(/templates/cn2014/images/hezuo_phone.png);
	width:775px;
	height:142px;
	background-repeat: no-repeat;
}
.hezuo_phone ul { text-align:center; padding-top:50px; font-size:16px; color:#666;}

.about {
	background-image: url(../images/about_bg.png);
	width:775px;
	height:999px;
}
.about ul { padding-top:60px; width:700px; margin-left:auto; margin-right:auto; color:#666; line-height:24px; font-family:"å®‹ä½“";}

.left #top {
	width:220px;
	height:94px;
	background-image: url(../images/left_top.png);
	background-repeat: no-repeat;
}
.left #connet_top {
	width:220px;
	height:27px;
	background-image: url(../images/connet_top.png);
	background-repeat: no-repeat;
}
.left #mid {
	background-image: url(../images/left_mid.png);
	background-repeat: repeat-y;
	width:220px;
}
.left #bot {
	background-image: url(../images/left_bot.png);
	height:20px;
	width:220px;
}</pre></body></html>