﻿@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}
body {
	font: 14px/1.5 "Microsoft YaHei", "宋体", sans-serif;
}
ul {
	list-style: none;
}
img {
	border: 0;
}
/* top */
.top_box1 {
	width: 100%;
	height: 80px;
	background: #fff;
}
.top_content {
	width: 1000px;
	margin: 0 auto;
}
.top_logo {
	width: 150px;
	float: left;
}
.top_phone {
	width: 350px;
	float: right;
	padding-top: 50px;
	font-weight: 600;
	color: #333;
}
.top_phone img {
	vertical-align: middle;
}
.top_box2 {
	width: 100%;
	height: 40px;
	background: #1b1b1b;
}
.top_nav {
	float: right;
}
.top_nav ul li {
	display: block;
	float: right;
	font-weight: 100px;
}
.top_nav a {
	text-decoration: none;
	display: block;
	width: 100px;
	height: 40px;
	line-height: 40px;
	color: #CCC;
}
.top_nav a:active, .top_nav a:hover {
	color: #6F0;
}

/* focus */
/*.main {
	width: 100%;
	margin: 0 auto;
}
.pro-switch {
	width: 100%;
	height: 335px;
	overflow: hidden;
	position: relative;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 335px;
}
.no-js .slides > li:first-child {
	display: block;
}
.flexslider {
	margin: 0 auto;
	position: relative;
	width: 100%;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.flexslider .slides {
	zoom: 1;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	filter:alpha(opacity=0);
-webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
	background-position: 0 -90px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter:alpha(opacity=50);
}
*/

/* system */
.system_box {
	width: 100%;
	height: 180px;
}
.system_content {
	width: 1300px;
	margin: 0 auto;
	padding-top: 20px;
}
.system_content ul li {
	width: 240px;
	float: left;
	text-align: center;
	padding-bottom: 20px;
}
.system_content a {
	text-decoration: none;
	color: #282828;
	font-size: 20px;	
}
.system_content a:active, .system_content a:hover {
	color: #418bca;
}

/* news */
.news_box {
	width: 105%;
	height: 240px;
}
.news_content {
	width: 1024px;
	margin: 0 auto;
	padding-bottom: 25px;
}
.news_list {
	width: 290px;
	height: 220px;
	float: left;
}
.news_list ul {
	padding-top: 8px;
}
.news_list ul li {
	width: 100%;
	height: 20px;
	font-size: 13px;
}
.news_list a {
	text-decoration: none;
	color: #868686;
}
.news_list a:active, .news_list a:hover {
	color: #418bca;
}
.news_title {
	width: 280px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #999;
	color: #333;
	font-size: 20px;
	font-weight: bold;
}

/* bottom */

/*底部*/
.footer-top{
	padding: 40px 0;
	color: #fff;
	font-size: 14px;
	background-color: #313338;
}

.footer-bot{
	background: #292b2f;
	color: #fff;
	text-align: center;
	padding: 20px 0;
	font-size: 14px;
	line-height: 24px;
}

.container{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	min-width: 1200px;
}



.bottom_box1 {
	width: 100%;
	height: 40px;
	background: #1b1b1b;
}
.bottom_content {
	width: 1000px;
	margin: 0 auto;
}
.bottom_content ul {
	width: 1000px;
	margin: 0 auto;
}
.bottom_content ul li {
	width: 140px;
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
}
.bottom_content a {
	text-decoration: none;
	color: #CCC;
}
.bottom_content a:active, .bottom_content a:hover {
	color: #6F0;
}

.bottom_box2 {
	width: 100%;
	height: 100px;
	background: #313131;
}
.bottom_phone {
	width: 600px;
	height: 100px;
	line-height: 100px;
	padding-left: 2px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #999;
}
.bottom_copyright {
	width: 280px;
	height: 100px;
	line-height: 100px;
	float: right;
	text-align: right;
	color: #999;
}
.bottom_line {
	width: 1px;
	height: 50px;
	border-right: 1px solid #474747;
	float: right;
}

.zhu_box {
	width: 100%;
	height: 30px;
}
.zhu{ width:1000px; height: auto; margin:0 auto; margin-top:20px;}

.zhu_right{width:800px;height: auto; float:right;}
.zhu_mm{width:178px; height:auto; float:left; background:#f2f2f2; border:1px solid #E0E0E0; border-radius:5px;}
.zhu_title{width:178px;}
.zhu_li{ margin-left:10px; margin-right:10px; width:158px; border-bottom:1px solid #cccccc;line-height:30px; height:30px;  font-family:"微软雅黑"; color:#000000; font-size:14px; text-align:center;}
.zhu_li a{ width:178px; font-family:"微软雅黑"; color:#000000; font-size:14px; text-decoration:none; background:#f2f2f2}
a:hover.zhu_li  {
	color: #ffffff;
	text-decoration: none;
	width:178px; font-family:"微软雅黑";font-size:14px;
	background:#F16100;
}
.zhu_r{ text-align:center; margin-top:10px;}	
.right_title{ height:20px; line-height:20px; border-bottom:1px solid #e0e0e0; padding-bottom:10px;}
.right_content{ height: auto; line-height:20px; margin-top:30px; font-family:"微软雅黑";font-size:12px;}












