@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
a{text-decoration:none; color:#000;}
a:hover{text-decoration:none; color:#f00;}
li{list-style:none;}
img{border:none;}
.bk_both{clear:both;}
body {
	font-size:12px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) top center repeat-y #7c7c7c;
}
.header{
	width: 900px;
	height: 200px;
	background-color: #000;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
}
.header_L{
	float: left;
	width: 700px;
	height: 200px;
	background-image: url(../images/ck_About_03.png);	
}
.header_R{
	float: right;
	width: 120px;
	height: 100px;
	margin-top: 30px;
}
.header_R_t{
	margin-top: 50px;
	height: 25px;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
	color: #FFF;
}
.header_R_t a{
	color:#fff;
}
.header_R_t a:hover{
	color:#f00;
}
.header_R_t a{
	margin:0 6px;
}
.header_R_b ul li{
	float:left;
	width:30px;
	margin-left:5px;
}

.nav{
	width:905px;
	margin:0 auto;
	height:35px;
}
.nav ul li{
	float:left;
	width:175px;
	height:35px;
	
	margin:0 3px!important;
	margin:0 3px 0 2px;
	line-height:35px;
	text-align:center;
}
.nav ul li a{
	display:block;
	width:175px;
	height:35px;
	color:#fff;
	background:#333;
}
.nav ul li a:hover{
	color:#000;
	background:#999;
}

.About_h1{
	width:905px;
	height:96px;
	line-height:96px;
	font-size:36px;
	margin:0 auto;
}

.About_pic{
	width:898px;
	height:431px;
	margin:0 auto;
}

.About_txt{
	width:867px;
	height:155px;
	margin:30px auto;
	font-size:16px;
	color:#626262;
	line-height:20px;
}

.About_hr{
	width:926px;
	height:50px;
	margin:0 auto;
	border-bottom:1px dashed #a6a6a6;
}

.About_h2{
	font-size:18px;
	height:20px;
	line-height:20px;
	margin:20px auto;
	width:905px;
}

.About_con{
	height:127px;
	margin:20px auto;
	width:905px;
}
.About_con_L{
	float:left;
	height:127px;
	width:240px;
}
.About_con_R{
	float:left;
	height:127px;
	width:415px;
}
.About_con_R h2{
	font-size:18px;
	height:40px;
}
.About_con_R p{
	font-size:18px;
	line-height:15px;
}
.footer{
	width:913px;
	height:59px;
	margin:0 auto;
	background:url(../images/ck_About_27.jpg) 0 0 no-repeat;
}
.footer_L{
	float:left;
	width:300px;
	line-height:59px;
	height:59px;
	margin-left:5px;
	font-size:14px;
}
.footer_L a{
	margin-left:15px;
	color:#fff;
}
.footer_L a:hover{
	color:#f00;
}
.footer_R{
	float:right;
	width:160px;
	line-height:59px;
	height:59px;
	font-size:14px;
	color:#fff;
}


.Contact_h1{
	width:905px;
	height:55px;
	line-height:55px;
	font-size:36px;
	margin:32px auto 0;
}

.Contact_con{
	margin:0 auto 50px;
	width:905px;
}
.Contact_con_L{
	float:left;
	width:295px;
	border-top:1px dashed #a6a6a6;
}
.Contact_con_L_1{
	font-size:16px;
	line-height:22px;
	margin-top:13px;
}
.Contact_con_L_2{
	height:70px;
	line-height:70px;
	font-size:36px;
	margin:30px auto 15px;
	border-bottom:1px dashed #a6a6a6;
}
.Contact_con_L_3{
	font-size:16px;
	line-height:22px;
}
	
.Contact_con_R{
	float:right;
	width:565px;
}
.Contact_con_R ul li {
	margin-bottom:5px;
}
.bd1{
	width:562px;
	height:28px;
	background:#666666;
	border:1px solid #666666;
	line-height:28px;
	color:#b8b8b8;
	font-size:14px;
}
.bd2{
	width:562px;
	height:128px;
	background:#666666;
	border:1px solid #666666;
	line-height:28px;
	color:#b8b8b8;
	font-size:14px;
	line-height:18px;
	overflow:auto;
}
.bd3{
	width:47px;
	height:28px;
	background:#ed1c24;
	border:1px solid #ed1c24;
	line-height:28px;
	color:#fff;
	font-size:16px;
	line-height:28px;
	text-align:center;
	font-weight:bold;
	cursor:pointer
}
.Contact_con_R_r{
	text-align:right;
}

.Contact_k{
	margin:0 auto 12px;
	width:905px;
	height:2px;
	border-top:1px dashed #a6a6a6;
}

.Contact_map{
	width:905px;
	height:435px;
	margin:0 auto;
}

.index_pic{
	width:898px;
	margin:20px auto 0;
}
.index_hr{
	width:902px;
	margin:0 auto;
	height:35px;
}
.index_h1{
	width:902px;
	margin:0 auto;
	text-align:center;
	line-height:30px;
	border-bottom:1px dashed #a6a6a6;
	border-top:1px dashed #a6a6a6;
	padding:14px 0;
}
.index_h1 h1{
	font-size:25px;
}
.index_h1 h2{
	font-size:18px;
}
.index_con{
	width:902px;
	margin:25px auto 20px;
}
.index_con_L{
	float:left;
	width:285px;
}
.index_con_L_t{
	height:53px;
	background:url(../images/ck_Home_07.jpg) 0 0 no-repeat;
	line-height:53px;
	color:#fff;
	font-weight:700;
	text-indent:23px;
	font-size:16px;
}
.index_con_L_c{
	background:url(../images/ck_Home_11.jpg) 0 0 repeat-y;
}
.index_con_L_c ul li{
	text-indent:40px;
	line-height:22px;
	font-size:14px;
}

.index_con_R{
	float:right;
	width:605px;
}
.index_con_R_t{
	height:53px;
	background:url(../images/ck_Home_09.jpg) 0 0 no-repeat;
	line-height:53px;
	color:#fff;
	font-weight:700;
	text-indent:23px;
	font-size:16px;
}
.index_con_R_c{
	background:url(../images/ck_Home_12.jpg) 0 0 repeat-y;
}

.index_con_R_c_con{
	width:190px;
	float:left;
	margin-left:8px!important;
	margin-left:6px;
	background:url(../images/ck_Home_17.jpg) 0 0 repeat-y;
}
.index_con_R_c_con_t{
	height:76px;
}
.index_con_R_c_con_c{
	font-size:16px;
	font-weight:700;
	width:190px;
	height:152px;
}
.index_con_R_c_con_c div{
	width:130px;
	margin:0 auto;
	padding-top:25px;
	line-height:22px;
}
.index_con_R_c_con_a{
	height:48px;
	background:url(../images/ck_Home_19.jpg) 0 0 no-repeat;
	text-align:center;
	line-height:35px;
	color:#fff;
}
.index_con_R_c_con_a a{
	color:#fff;
}
.index_con_R_c_con_a a:hover{
	color:#f00;
}
.News_h1{
	width:450px;
	margin:40px auto 70px;
}
.News_h1 h1{
	font-size:40px;
	line-height:60px;
	font-weight:normal;
}
.News_h1 h3{
	font-size:36px;
	line-height:50px;
	font-weight:normal;
	margin-top:40px;
}
.News_h1 h4{
	font-size:18px;
	line-height:22px;
	font-weight:700;
}

.Service_h1{
	width:905px;
	height:75px;
	line-height:75px;
	font-size:36px;
	margin:0 auto;
}
.Service_txt{
	width:905px;
	line-height:20px;
	font-size:18px;
	margin:0 auto;
}
.Service_pic{
	margin:20px auto 15px;
	width:905px;
}
.Service_pic_con{
	background:url(../images/ck_Service_03.jpg) 0 0 no-repeat;
	width:294px;
	height:250px;
	float:left;
	margin:3px;
}
.Service_pic_con_t{
	margin:9px 0 0 9px;
	background:#999;
	width:276px;
	height:157px;
}
.Service_pic_con_t a:hover img{
	filter:alpha(opacity=50);
}
.Service_pic_con_t img{
	width:276px;
	height:157px;
}
.Service_pic_con_b{
	line-height:54px;
	font-size:18px;
	text-indent:18px;
}

.flip{margin:0px;text-align:center; line-height:25px; cursor:pointer;}
.panel{display:none;margin:0px;}
