﻿/* CSS Document */
/* CSS Document */
@charset "utf-8";
*{margin: 0 auto; padding: 0;}
body
{
	font-size: 12px;
	color: #121212;
	font-family:  Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;
	background:none;
}
ul,li
{
	list-style-type: none;
}
img,ul,li,button
{
	padding: 0px;
	margin: 0px;
}
img,button
{
	border: none;
}
a
{
	color: #000;
	text-decoration: none;
    display:inline-block;
}
a:hover
{
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}
.clear
{
	clear: both;
}
img
{
	border: 0;
}
.clearfix:after
{
	visibility: hidden;
	display: block;
	font-size: 0;
	clear: both;
	height: 0;
}
.clearfloat
{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.clearfix
{
	display: inline-table;
}

input,textarea
{
	outline: none;
	border: 0px;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
h3{ font-size:18px; }
/* End hide from IE-mac */

/*top*/
.top{ width:100%; height:34px; border-bottom:1px solid #ccc; line-height:34px;}
.top-c{ width:1180px; margin:0 auto;}
.top-c dl dt{ float:left;}
.top-c dl dd{ float:right;}
.top-c dl dd a{ margin:0 4px;}


/*header*/
.header{ width:1180px; height:100px; overflow:hidden; padding:30px 0; margin:0 auto; }
.logo{ width:900px; float:left;}
.logo dl dt{ float:left;}
.logo dl dd{ float:left; font-size:18px; line-height:40px; margin:10px 0 0 20px; width:733px;}
.logo dl dd b{ font-size:24px; color:#ff8400;}
.phone{ width:278px; float:right; text-align:center; }
.phone p{ font-size:16px;}
.phone b{ font-size:24px; color:#ff8400; font-style:italic;}



/*nav*/
.nav{ width:100%; height:60px; background:#222; line-height:20px;}
.nav-c{ width:1180px; margin:0 auto;}
.nav-c ul{ ;}
.nav-c ul li{ float:left; text-align:center; font-size:15px;margin:0 4px; width:110px; height:60px;}
.nav-c ul li span{ font-size:12px; }
.nav-c ul li a{ color:#FFF; padding-top:10px; }
.nav-c ul li:hover{display:inline-block; width:110px; background:#ff8400; height:60px; text-align:center; }


/* banner */
.banner{width:100%; margin:0 auto; position:relative; height:500px; overflow:hidden;}
.fullSlide{width:100%;position:relative;height:500px;background:transparent}
.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:500px;overflow:hidden;text-align:center;background-position:center;background-repeat:no-repeat}
.fullSlide .bd li a{display:block;height:500px}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0}
.fullSlide .hd ul{text-align:center;margin-bottom:10px}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#c30005;*filter:alpha(opacity=50);*opacity:.5;line-height:999px}
.fullSlide .hd ul .on{background:#fbcf30;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;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:.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}


/*search*/
#search{width:1160px;  margin:0 auto; height:54px; padding:0 10px; overflow:hidden; }
.search_left{line-height:55px; float:left; font-size:14px; background:url(../images/pic.png) no-repeat left; padding-left:30px; }
.search_left img{ vertical-align:middle; margin-right:10px;}
.search_left span a{ margin:0 7px;}
.search_right{float:right; padding-top:13px; width:218px;}
.font1{padding-left:8px;}
.out{ width:147px; height:30px; float:left; line-height:30px; background:#e5e5e5; }
.btnn{width:58px; height:30px; background:url(../images/btn-right.jpg) no-repeat;  cursor:pointer; font-size:12px; float:left; color:#FFF; font-size:14px; }


/*footer-nav*/
.footer-nav{ width:100%; background:#ff8400; height:45px; line-height:45px; margin-top:50px;}
.footer-nav-c{ width:1180px; margin:0 auto;}
.footer-nav-c ul li{ float:left; font-size:14px; margin:0 30px;}
.footer-nav-c ul li a{ color:#FFF;}

/*footer*/
.footer{ width:1180px; padding:30px 0; margin:0 auto;}
.footer-l{ width:815px; float:left;}
.footer-l dt{ float:left;}
.footer-l dd{ float:left; width:660px; margin:15px 0 0 15px;}
.footer-l dd p{ line-height:26px;}
.footer-l dd img{ vertical-align:middle; margin-left:10px;}
.wx{ width:200px; float:right;}
.wx dt{ float:left; font-size:15px; margin-top:30px;}
.wx dd{ float:left; margin-left:10px;}












































































