﻿@charset "utf-8";
/* CSS Document */

body{
	margin:0;
/*	padding-top:130px;*/

}
p{
	line-height:1.5em;	
    text-align: justify;	
}

ul{
	padding-left:0;
    list-style: none;
	margin:0;
}
.container{
	width:1200px;
	margin:auto;
	min-width:1200px;
}

em {
    color: #E74C3C;
    font-style: normal;
}

a{
	color:#333;
	text-decoration:none;
    cursor: pointer;	
}

a:hover{
	color:#b4a176;
}

.cl{
	clear:both;
}



.point{
	width: 7px;
    border-radius: 10px;
    background-color: #b4a176;
    height: 20px;
    float: left;
}

.topbar{
	padding:5px 0;
}

.topbar li{
display: table-cell;
    vertical-align: middle;
}

.topbar .logo{
	text-align:left;
}

.topbar .search{
	width:60%;
	font-size:18px;
	text-align:center;
}

.topbar .search option{

}

.topbar .search select{
    border-width: 0;
    color: #757575;
    padding: 4px 0 4px 15px;
    margin-right: 10px;
    border-right: 1px solid #f1f1f1;
	
	outline:none; 
	
}

.topbar .search input{
	border-width:0;	
	outline:none; 	
}

.topbar .search .box{
	border:1px solid #b4a176;
	display:inline-block;
}

.topbar .search .key{
	width:20em;
}

.topbar .search .but{
    padding: 6px 25px;
	font-size:18px;
	color:#fff;
	background-color:#b4a176;
	cursor:pointer;
}
.topbar .search .but:hover{
	background-color:#c8b384;
}

.topbar .tel{
	text-align:right;
}

.mainmenu{
	text-align:center;
	padding:20px 0;
    background-color: #fbfbfb;
	margin:10px 0 0 0;
}

.mainmenu .item{
	display:inline-block;
    padding: 6px 0;
	position: relative;	
}

.mainmenu .item a{
	display:block;
	padding:0 25px;
	color:#111;
	text-decoration:none;
    border-right: 1px solid #f1f1f1;	
}

.mainmenu .item:last-child a, .mainmenu .item:nth-last-child(2) a{
	border-right-width:0;
}

.mainmenu .item a:hover{
	color:#b4a176;
}

.mainmenu .offer{
	background-color:#b4a176;
	border-radius:20px;
	display:inline-block;
    padding: 6px 0;
	position: relative;	

}

.mainmenu .offer:hover{
	background-color:#c8b384;
}

.mainmenu .offer a{
	text-decoration:none;
	color:#fff;	
	display:block;
	padding:0 25px;		
}


.submenu{
    position: absolute;
    top: 33px;
    left: 0;
    padding-left: 0;
    background-color: #fbfbfb;
    z-index: 100;
    padding-bottom: 10px;
	display:none;
	width:100%;
	text-align:center;	
}

.submenu li{
	padding:10px 0;
	display:block;
}

.mainmenu .submenu li a{
	padding:0;
	border-right-width:0;
}

.large{
    font-size: 24px;
	background:url(img/titledot.png) no-repeat;
	padding-left:25px;
    background-position: 0px 6px;	
}

.button{
    font-size: 18px;
    color: #fff;
    background-color: #b4a176;
    cursor: pointer;
/*    border: 1px solid #90805c;*/
    border-radius: 5px;
	text-decoration:none;
    display: inline-block;
	border-width:0;
	padding:6px 20px;
}

.button:hover{
	background-color:#c8b384;
}


.footer {
    background-size: cover;
    background-color: #000;
    margin-top: 40px;
    padding-top: 40px;
    min-width: 1200px;
    position: relative;
    overflow: overlay;	
    color: #666;
	font-size: 14px;	
}

.footer a{
	color:#666;
	text-decoration:none;
}

.footer .clearfix{
	height:240px;
}

.footer a:hover{
	color:#fff;
}

.footer dl {
    float: left;
    width: 130px;
    margin: 30px 70px 0 0;
}

.footer dl dt {
    color: #fff;
}

.footer dl dd {
    margin-top: 1em;
    line-height: 2;
    margin-left: 0;	
}

.footer dl.aboutus {
    width: 280px;
	color:#666;
}

.footer .info {
    width: 250px;
    float: right;
	margin-top:30px
}

.footer .info a{
	display:block;
	padding-left: 20px;
    margin-bottom: 10px;
    background-size: 1em;
	background-position:left center;
	background-repeat:no-repeat	
}

.footer .info .online{
	background-image:url(img/icon12.png);
}

.footer .info .online:hover{
	background-image:url(img/icon12-1.png);
}

.footer .info .qqline{
	background-image:url(img/icon13.png);
}

.footer .info .qqline:hover{
	background-image:url(img/icon13-1.png);
}

.footer .qrcode img{
	width:100px;
}

.footer .bottom {
    border-top: 1px solid #797d80;
    height: 80px;
    line-height: 80px;
}

.footer .bottom .left{
	float:left;
	font-size:14px;	
}

.footer .bottom .right{
	float:right;
}

.footer .bottom .right a{
	background:url(img/dp.png) no-repeat;
	background-position:left center;
    padding-left: 24px;	
}

.columntitle{
	padding-top:40px;
}
.columntitle .title{
	font-size:20px;
	float:left
}

.columntitle .point{
	margin:4px 5px;
}

.columntitle .more{
	float:right;
    font-size: 14px;	
}

.columntitle .more a{
    color: #999;	
}

.headline {
    text-align: center;
    height: 100px;
	position:relative;
	margin: 80px 0 40px;
}

.headline h2 {
    font-size: 50px;
    color: #333;
    line-height: 36px;
    filter: alpha(opacity=10);
    opacity: 0.1;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
	font-weight: normal;	
}

.headline .big {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.headline h3 {
    font-size: 36px;
    font-weight: bold;
    color: #333;
    margin: 0 30px;
    display: inline-block;
    vertical-align: middle;
}

.headline span {
    font-size: 18px;
    color: #333;
    display: block;
    letter-spacing: 1px;
    margin-top: 5px;
}

.imgCard img {
	max-width: 100%;
}