﻿/* 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:url(../images/body.jpg);
}
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 */
h3 a{ color:;}


/*ka*/
.ka{ width:100%; height:10px; background:#33050a;}


/*wrap*/
.wrap{ width:1180px; height:auto; overflow:hidden; margin:0 auto;}
.top{  height:30px; line-height:30px; color:#FFF; float:right; background:#33050a; }
.top a{ color:#FFF; margin:0 9px;}
.header{ height:90px; padding:20px 0;}
.logo{ width:356px; float:left;}
.logo dt{ float:left;}
.logo dd{ float:left; width:246px; height:63px; background:url(../images/dd.png) no-repeat left; padding:5px 0 0 25px; font-size:22px; color:#4a2a1d; margin-left:20px;}
.logo dd span{ font-size:16px;}
.phone{ width:256px; float:right; margin-top:15px;}
.phone dt{ float:left;}
.phone dd{ float:left; font-size:14px; margin-left:15px;}
.phone dd span{ font-size:24px; color:#4a2a1d;display: block;}
.bianji{float:left;line-height: 73px;font-size: 28px;}
.bianji dt{font-size:28px;font-weight:bold;}

/*nav*/
.nav{ width:100%; height:50px; line-height:50px; background:#33050a;}
.nav-c{ width:1180px; margin:0 auto;}
.nav-c ul li{ float:left; font-size:14px; width:136px; text-align:center; margin:0 30px;}
.nav-c ul li a{ color:#c9ada2;}
.nav-c ul li a:hover{ display:block; background:#d4c2ba; color:#4a2a1d;}


/* banner */
.banner{width:100%;  position:relative; height:600px;}
.fullSlide{width:100%;position:relative;height:600px;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:600px;overflow:hidden;text-align:center;background-position:center;background-repeat:no-repeat}
.fullSlide .bd li a{display:block;height:600px}
.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:#000;*filter:alpha(opacity=50);*opacity:.5;line-height:999px}
.fullSlide .hd ul .on{background:#4a2a1d;}
.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*/
.box{ width:100%; height:57px; border-bottom:1px solid #4a2a1d;}
#search{width:1170px; height:57px; line-height:57px; margin:0 auto;  padding:0 5px; overflow:hidden; }
.search_left{float:left; background:url(../images/pic.jpg) no-repeat left center; padding-left:25px;   }
.search_left b{ font-size:14px;}
.search_left img{ vertical-align:middle; margin-right:10px;}
.search_left span a{ margin:0 10px; color:#6f6f6f;}
.search_right{float:right;width:202px; margin-top:12px; height:32px; line-height:32px; border-radius:20px; border:1px solid #8e8e8e;}
.font1{padding-left:8px;}
.out{ width:125px; height:32px; float:left; line-height:32px; font-size:12px; margin-left:14px;  }
.btnn{width:24px; height:19px; background:url(../images/search.png) no-repeat;  cursor:pointer; float:right; margin:6px 10px 0 0;}



/*footer*/
.footer{ width:100%; height:auto; overflow:hidden;     background: -webkit-gradient(linear, 0 0, 0 100%, from(#722221), to(#3c0d17));
    background: -moz-linear-gradient(top, #722221, #3c0d17); padding:20px 0; margin-top:30px; color:#9a8279;}
.footer-c{ width:1180px; margin:0 auto;}
.footer-nav{ width:1146px; height:44px; line-height:44px; border:1px solid #9a8279; font-size:14px;}
.footer a{color:#9a8279;}
.footer-nav a{ margin:0 49px;}
.footer dl{ width:770px;  margin:30px auto 0;}
.footer dl dt{ margin-top:20px;}
.footer dl dd{ float:left; width:538px; margin-left:359px;}
.footer dl dd p{ line-height:26px;}
.footer dl dd p img{ vertical-align:middle; margin-left:30px;}







.pages { clear:both; padding:20px 45px 0 0; color:#444; }
	.pages a { color:#444; }
	.pages a:hover { color:#f60;  font-weight:bold  }
	.pages ul { text-align:right;list-style:none }
	.pages li { display:inline; margin-left:8px;list-style:none }


	.tag{margin:0 10px;}
	.tag a{margin:0 3px;text-decotaion:none;margin:0 3px;}
	.tag a:hover{text-decoration:underline;}

.newslist{}
.newslist ul{ list-style:none;}
.newslist li{ line-height:17px; padding:9px 0;background:url(../images/line02.gif) repeat-x left bottom;}
.newslist li a{ display:block;line-height:17px; font-family:tahoma,"宋体"; cursor:pointer; color:#636363;background:url(../images/cion01.gif) no-repeat 5px 3px;}
.newslist li a p{ padding-left:25px;  line-height:17px; color:#636363; font-size:14px; text-align:left}
.newslist li a span{ float:right; line-height:17px; padding-right:10px;}
.newslist li a strong{ line-height:17px;}
.newslist li a:visited{ color:#636363;}
.newslist li a:hover{color:#212020;}
.newslist li a:hover p{background:url(../images/cion01.gif) no-repeat 5px 3px;color:#212020;}
.jingying{width:750px;}





















