@charset "utf-8";
/* CSS Document */

/*header starts*/
.secondNav{
	position:absolute;
	z-index:5000;
	width:100%;	
}
.rightbor a{
	border-right: 2px solid #f5f5f5 !important;
}
.whiteBox{
	background:none !important;
}
.mobileLogo{
	width:85%;
	margin:14px 0% 0px 6%;
}
.secondNav .navBarMine{
	border:none !important;
	min-height:100px;	
}
.secondNav .mineHeader{
	height:100px;	
}
.secondNav .btnFor{
	border:none !important;
	border-radius:0px !important;
	margin:35px 25px 0px 0px !important;
	width:20px;
  	height:20px;
	 background: url(../images/dropAfter.png) no-repeat !important;
}
.secondNav .forClearBorder{
	border:none !important;	
}
.secondNav .collapsed{
	background:url(../images/dropMenu.png) no-repeat !important;
    width: 32px;
    height: 26px;
    border: none !important;
    border-radius: 0px !important;
    margin: 35px 6% 0px 0px !important;
}	
.secondNav .navBarMine li{
	border-bottom:1px solid #cab9a2;
	background:url(../images/menuBox.png) no-repeat #835d28 0px 20px; 
	font-size:18px;
}
.secondNav .navBarMine a{
	color:#fff !important;
	box-shadow:none !important;
}
.secondNav .navMenu{
	margin:-1px -15px !important;	
}
.secondNav .forDropDown{
	background:url(../images/menuUp.png) no-repeat 93% 22px !important;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 6px 7px !important;
    margin:13px 3px 8px 0px !important;
    background-color: transparent;
    border: none;
   	background: transparent !important;
}
.navbar-toggle .bottom-bar {
	transform: rotate(-45deg);
	transform-origin: 10% 90%;
}
.navbar-toggle.collapsed .top-bar {
	transform: rotate(0);
	width:25px;
}
.navbar-toggle.collapsed .middle-bar {
	opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
	transform: rotate(0);
	width:25px;
}
.navbar-default .navbar-collapse{
	border:none !important;	
}
.navbar-toggle .icon-bar {
	transition: all 0.2s;  
}
.navbar-toggle .top-bar {
	transform: rotate(45deg);
	transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
	opacity: 0;
	width:25px;
}
.secondNav .cl{
	background-color:#272636 !important;	
}
.secondNav .dropDownSec li.mainSet{
	border-bottom:1px solid #bcb09e;
	background: url(../images/menuUp.png) no-repeat #ab8e65 93% 23px !important;	
}
.secondNav .dropDownSec{
	margin:-6px 0px !important;	
}
.secondNav .dropDownSec .ctn li{
	background:#fff !important;
	border-bottom:1px solid #e0e0e0 !important;
	background:url(../images/rightArrow.png) no-repeat  92% 23px !important;
}
.secondNav .dropDownSec .ctn li a{
	color:#000 !important;
}
.secondNav .dropDownSec li a{
	color:#ffffff !important;
	padding-left:18px !important;
	background:url(../images/menuBox.png) no-repeat 0px 20px;
}
.secondNav .mtree{
	cursor:pointer;
}
.secondNav .full{
	width:100%;
	padding:15px 30px 15px 22px;
	text-decoration:none !important;
}
.secondNav .ctn{
	background-color:#ffffff !important;
}
.secondNav .forDropDown:nth-child(5){
	background:none;
}
.secondNav .ctn li a{
	text-indent:13px;
}
/*pc*/
.headerBg{
	background: #fff;
    z-index: 1000;
    position: absolute;
    box-shadow: 0px 4px 5px -1px rgba(201,201,201,1);
    width: 100%;
}
.logoSec span{
	border-right: 1px solid #9b7f58;
    height: 31px;
    margin-top: 44px;
}
.logoOne{
	width:20%;
	padding:31px 25px 0px 0px;
}
.logoTwo{
	width: 21%;
    padding-top: 35px;
    margin-left: 1%;
}
.logoSec{
	width:100%;
	padding-left:35px;
}
.logoSec ul{
	width:55%;
}
.logoSec ul li{
	float:left;
	text-align:center;	
	padding:50px 0px;
}
.logoSec ul li a{
	text-decoration:none;
	color:#000;
	font-size:17px;
	padding:0px 18px;
	border-right:2px solid #d2d2d2;
}
.logoSec ul li a:hover{
	color:#7b5117;
	font-size:17px;
	font-weight:bold;
}
.logoSec ul li:hover{
	background:#f5f5f5;	
}
.logoSec ul li:hover a{
	border-right:2px solid #f5f5f5;
}
.logoSec ul li.sec:hover{
	margin-left:-2px;
}
.logoSec ul li.sec:hover a{
	margin-left:2px;
	color:#7b5117 !important;
	font-weight:bold;
}
.activeLink{
	background:#f5f5f5;
	margin-left:-2px;
}
.activeLink a{
	color:#7b5117 !important;
	font-weight:bold;
}
.logoSec ul li:nth-child(5){
	background:none;
	margin-left:20px;
	padding:47px 0px;
}
.logoSec ul li:nth-child(6){
	background:none;
	padding:47px 0px;
}
.logoSec ul li:nth-child(4) a{
	border-right:none;
}
.logoSec ul li:nth-child(5) a{
	background-color: #7b5117;
    color: #fff;
    border-radius: 12px;
	font-size:16px;
	font-weight:normal;
	border-right:none;
	padding: 3px 17px;
}
.logoSec ul li:nth-child(6) a{
	background-color: #7b5117;
    color: #fff;
    border-radius: 12px;
	font-size:16px;
	font-weight:normal;
	border-right:none;
	padding: 3px 25px;
	margin-left:11px;
}
@media screen and (min-width:768px) and (max-width:1024px){
.logoSec {
	padding-left:0px;
}
.logoOne{
	padding:31px 1% 27px 0px;
}
.logoSec span{
	margin-top:33px;
}
.logoSec ul li a{
	padding:0px 8px;
}
.logoSec ul li a{
	font-size:14px;
}
.logoSec ul li{
	padding:35px 0%;
}
.logoSec ul li:nth-child(5){
	margin:1px 0px 0px  12px;
	padding:33px 0%;
}
.logoSec ul li:nth-child(5) a{
	font-size:13px;
	padding:3px 7px;
}
.logoSec ul li:nth-child(6){
	padding:33px 0%;
}
.logoSec ul li:nth-child(6) a{
	font-size:13px;
	margin-left:5px;
	padding:3px 10px;
}
}
/*header starts*/

/*footer starts*/
.footer{
	background:#434343;
}
.footer .footerCont{
	width:100%;
	padding:40px 0px 28px 0px;
}
.footer ul li a{
	border-right:1px solid #fdfdfd;
	font-size:14px;
	color:#fdfdfd;
	padding:0 10px;
}
.footer ul li{
	display: inline-block;
    text-align: center;
    vertical-align: top;
}
.footer ul li a.final{
	border-right:none;
}
.footer ul{
	text-align: center;
    display: block;
    padding:35px 0 0 0;
    margin: 0px;
}
.footer .footerCont .qqCode{
	width:20%;
	margin:0 auto;
}
.footer .footerCont .qqCode .footer-full{
	padding:0px 9px!important;
}
.footer .footerCont .qqCode .qq-img{
	width:100%;
}
.footer .footerCont .row h1.footText{
	color:#fdfdfd;
	padding-top:7px;
	font-size:14px;
	text-align:center;
}
.footer .footerCopy{
	background:#2c2c2c;
}
.footer .footerCopy h1{
	color:#fdfdfd;
	font-size:13px;
	text-align:center;
	padding:15px 0px;
}
@media screen and (min-width:320px) and (max-width:768px){
.footer .footerCont .qqCode{
	width:71%;
}
.footer ul{
	padding:18px 0px 0px 0px;
}
.footer .footerCopy h1{
	line-height:18px;
}
}
@media screen and (min-width: 768px) and (max-width:1200px){
.footer .footerCont .qqCode {
	width:35%;
}

}
/*footer ends*/