.xgt-banner{
   overflow: hidden; 
   width: 800px;
   float: left;     
}
/*.xgt-banner .xgt-banner-swiper{
	width: 800px;
	height: 400px;
	overflow: hidden;
	position: relative;
	float: right;
}*/

.xgt-banner .swiper-container {
    width: 100%;
    height: 100%;        
}
.xgt-banner .swiper-button-prev,.swiper-container-rtl .swiper-button-next {
	background:url(../../images/common_bg_s.png) no-repeat rgba(74,74,74,.5);
	background-position: -345px -128px;
	width:70px;
	height:80px;
	right:71px;
	left: auto;
	border-left: 1px #999 solid;
}
.xgt-banner .swiper-button-next, .swiper-button-prev {
	bottom:0px;
	margin:0;
	top:auto;
}
.xgt-banner .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background:url(../../images/common_bg_s.png) no-repeat rgba(74,74,74,.5);
	background-position: -402px -128px;
	width:70px;
	height:80px;
	right:0;
	border-left: 1px #999 solid;
}
/*.xgt-banner .swiper-container-horizontal > .pagination-s {
	bottom: 30px;
	right: 150px;
	left: auto;
}*/
.xgt-banner .s_s_1 {	
	color: #fff;
	font-size: 14px;
	position: relative;
}
.xgt-banner .s_s_1 span {
	position: absolute;
	right: 160px;
	top: 354px;
	z-index: 999999999;
}
.xgt-banner .s_s_1 i {
	color: #FF1840;
}
#xgt-index-banner {
	position: relative;
	z-index: 1;
	left: 0;
	width: 100%;
	height: 400px;
	overflow: hidden;
}
.xgt-a-center {	
	background: rgba(255,255,255,1);
	width: 420px;
	height:399px;
	float: left;	
	border-bottom: 1px solid #DEDEDE;
}
.xgt-a-center dl {
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	overflow: hidden;
}
.xgt-a-center dl:last-child {
	border-bottom: none;
}
.xgt-a-center dt {
	float: left;
	width: 90px;
	text-align: center;
	padding: 30px 0 0 0;
}
.xgt-a-center dd {
	float: left;
	border-left: 1px solid #DEDEDE;
	width: 299px;
	padding: 15px 0 24px 20px;
}
.xgt-a-center dd span {
	font-size: 14px;
	color: #333;
	width: 98px;
	display: block;
	float: left;	
  margin-top: 14px;
  cursor: pointer;
}
.xgt-a-center dd span:hover {
	color: #FF1840;
}
.xgt-a-center dt em.type-icon {
	background: url(../../images/common_bg_s.png) -274px -208px no-repeat;
	width: 32px;
	height: 10px;
	margin: auto;
	margin-top: 6px;
	display: block;
}
.xgt-a-center dt em.space-icon {
	background: url(../../images/common_bg_s.png) -331px -208px no-repeat;
	width: 40px;
	height: 12px;
	margin: auto;
	margin-top: 6px;
	display: block;
}
.xgt-a-center dt em.style-icon {
	background: url(../../images/common_bg_s.png) -394px -208px no-repeat;
	width: 36px;
	height: 12px;
	margin: auto;
	margin-top: 6px;
	display: block;
}
.xtg-layer-name {
	color: #FFFFFF;
	position:absolute;
	bottom: 12px;
	z-index: 4;
	padding-left: 20px;
	line-height: 60px;
}
.banner-pic img {
	width: 800px;
	height: 400px;
}
.xtg-layer-name h2 {
	color: #fff;
	font-size: 24px;	
}
.xtg-layer-name span {
	color: #fff;
	font-size: 14px;	
	display: block;
	margin-top: 1px;
}
.xtg-layer-name h2 a {
	color: #fff;
}
.xtg-layer-name .xtg-title {
  font-size: 24px;	
}

.xgt-a-intro-layer i {
    position: absolute;
    z-index: 3;
    left: 0;
    bottom: 0;
    height: 80px;
    width: 800px;
    background:rgba(0,0,0,.6);
}
.xgt-item-title {
	overflow:hidden; 
	padding:20px 0 0 0;     
}
.xgt-item-title h2 {
    font-size: 24px;    
	float:left;    
}
.xgt-item-title .more {
	float:right;
	font-size: 16px;
    color: #9B9B9B;
    padding-top: 10px;
}
.xgt-item-title .more .more-m{
  cursor: pointer;
}
.xgt-item-title .more .more-icon {
	display:block;
	float:right;
	width:9px;
	height:15px;
	background:url(../../images/common_bg_s.png) -280px -163px no-repeat;
	position: relative;
	top: 3px;
	margin-left: 5px;
}
.xgt-item-title .more:hover .more-icon {
	background:url(../../images/common_bg_s.png) -304px -163px no-repeat;
}
.xgt-serch-left {
	background: #D8D8D8;
	padding:20px;
	margin:20px 0 0 0;
}
.xgt-serch-left input[type="text"] {
	float:left;
	width:461px;
	background: #FFFFFF;
    border: 1px solid #CDCDCD;
	height:58px;
	font-size: 20px;
    color: #333;
	padding:0 30px;
	border-right:none;
	outline: none;
}
.xgt-serch-left input[type="button"] {
	float:right;
	width:238px;
	background: #FF1840;
	font-size:24px;
	color:#fff;
	border:none;
	height:60px;
	line-height:60px;
	cursor:pointer;
}
.xgt-serch-left input:-moz-placeholder {      
   color: #aaa;   
}   
.xgt-serch-left input::-moz-placeholder{    
   color: #aaa;   
}   
.xgt-serch-left input:-ms-input-placeholder {   
   color: #aaa;   
}
.xgt-box-list-img,.xgt-two-img {
	overflow:hidden;
	margin-top:20px;
}
.xgt-box-list-img,.xgt-two-img {
	margin-left:-20px;
}
.xgt-box-list-img li,.xgt-two-img li {
	float:left;
	width:290px;
	height:218px;
	position: relative;
    overflow: hidden;
  margin-left: 20px;
  cursor: pointer;
}
.xgt-two-img li {
	width:600px;
  height:450px;
  cursor: pointer;
}
.xgt-box-list-img li img,.xgt-two-img li img {
   overflow: hidden;
   height: 100%;
   display: block;
   position: absolute;
   left: 50%;
   -webkit-transform: translateX(-50%);
   transform: translateX(-50%);
}
.xgt-box-list-img li h2,.xgt-two-img li h2 {
	position:absolute;
	bottom:-3px;
	background:url(../../images/case-bg-shaow.png) repeat-x;
	left:0;
	right:0;
	font-size: 18px;
	color: #fff;
	padding:12px 20px;	
	font-family: arial;
}
.xgt-box-list-img li h2 span,.xgt-two-img li h2 span{
	width:180px;
	overflow: hidden;
	white-space: nowrap;	
	text-overflow: ellipsis;
	float:left;
}
.xgt-two-img li h2 span {
	width:485px;
}
.xgt-box-list-img li h2 cite,.xgt-two-img li h2 cite {
	float:right;
}
.xgt-style-menulist {
	background: #FFFFFF;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.10);
    overflow: hidden;
    margin-top: 10px;	
}
.xgt-style-menulist li {
	float: left;
	font-size: 14px;    
  padding: 10px 15px;
  cursor: pointer;
}
.xgt-style-menulist li.back-style-s {
	background: #EFEFEF;
	width: 88px;
	text-align: center;
  padding: 10px 0;
}
.xgt-style-menulist li a {
	color: #333333;
}
.xgt-style-menulist li.active a,.xgt-style-menulist li span:hover {
	color: #FF1840;
}
@media screen and (min-width: 1280px) and (max-width: 1439px){	
 .xgt-banner{width:680px;}
 .xgt-serch-left input[type="text"] {padding:0 26px;width: 400px;}
 .xgt-serch-left input[type="button"]{width:185px;}
 .xgt-two-img li{width:540px;}
 .xgt-box-list-img li{width:260px;}
 .xgt-two-img li h2 span{width:452px;}
}
