﻿.model_table {
	border-top: 1px solid #3a3a3c;
}
#subMoreMenu ul li a:hover  {
   color: #FF7200;
}
.model_table tr:nth-child(n+2):nth-child(even) td {
	background: #535456;
}

.model_table tr:nth-child(n+2):nth-child(odd) td {
	background: #414143;
	box-shadow: #414143 0px 2px 5px inset;
}

.model_table tr:first-child td {
	background: #4c4d4f;
	border-right: none;
	border-left: none;
}

.model_table tr:nth-child(n+2):nth-child(even) td:first-child {
	background: #3a3a3c;
	border-top: 1px solid #424244;
}

.model_table tr:nth-child(n+2):nth-child(odd) td:first-child {
	box-shadow: #2e2e30 0px 2px 5px inset;
	background: #3a3a3c;
}

.model_table tr:first-child td:first-child {
	background: #3a3a3c;
}

.logo {
	background: url(/microsites/data/149/logo.png) top center no-repeat;
	height: 43px;
	background-size: contain;
}
	

.top .nav li a.layered_1 {
	 color:#FF7200; 
}
.top .nav li:hover a.layer_1 {
    color:#FF7200;
}
.top .share_tool a,#panShareTool {
	display: none !important;
}
.right_btn {
    background: url(/microsites/data/149/right_btn.png) top center no-repeat;
}
.right_btn:hover {
    background: url(/microsites/data/149/right_btn_s.png) top center no-repeat;
}
.left_btn {
    background: url(/microsites/data/149/left_btn.png) top center no-repeat;
}
.left_btn:hover {
    background: url(/microsites/data/149/left_btn_s.png) top center no-repeat;
}
.menu_slide .menu_dot:hover, .menu_slide .menu_dot.now, .menu_slide .menu_dot_blue:hover, .menu_slide .menu_dot_blue.now, .menu_slide .menu_dot_01aef0:hover, .menu_slide .menu_dot_01aef0.now {
	color:#FF7200;
	background: url(/microsites/data/149/m_dot_s.png) top right no-repeat;
}
.dot_box span:hover, .dot_box span.now {
    background: url(/microsites/data/149/dot_s.png) 50% 50% no-repeat;
}
.dot_box span {
	background: url(/microsites/data/149/dot_o.png) left center no-repeat;
}
.model_table tr:first-child td .hover_item {
	background: url(/microsites/data/149/model_1_31.png) 50% 50% no-repeat;
}

.gotop, .gotop_b, .gotop_01aef0 {
    background: url(/microsites/data/149/gotop.png) top center no-repeat;
    
}

.top .share_tool a, #panShareTool{
    display:block !important
}

.share_tool a.google_plus{
	background:url(/microsites/data/149/googleplus_o.png) top center no-repeat;
}
.share_tool a.google_plus:hover{
	background:url(/microsites/data/149/googleplus_s.png) top center no-repeat;
}
.share_tool a.fb{
	background:url(/microsites/data/149/fb_o.png) top center no-repeat;
}
.share_tool a.fb:hover{
	background:url(/microsites/data/149/fb_s.png) top center no-repeat;
}

@media screen and (max-width: 750px){
	.footer_link a{
		display: none;
	}
	.copyright-mobile {
		padding-top: 20px;
	}
}