﻿	.ui-headtabs{

	padding: 8px 0;

	position: relative;

}

.ui-headtabs .aw{

	display: inline-block;

	width: 24px;

	height: 38px;

	background: none no-repeat center #e2e2e2;

	position: absolute;

	z-index: 1;

	top: 0;

}

.ui-headtabs .aw:hover{

	background-color: #E07F25;

}

.ui-headtabs .aw.l{

	background-image: url(../img/awnl.png);

	left: 0;

}

.ui-headtabs .aw.l:hover{

	background-image: url(../img/awnl-on.png);

}

.ui-headtabs .aw.r{

	background-image: url(../img/awnr.png);

	right: 0;

}

.ui-headtabs .aw.r:hover{

	background-image: url(../img/awnr-on.png);

}

.ui-headtabs .ct{

	padding: 0 10px;

	overflow: hidden;

}

.ui-headtabs .ct ul{



}

.ui-headtabs .ct ul li{

	float: left;

}

.ui-headtabs .ct ul li a{

	display: inline-block;

	line-height: 38px;

	padding: 0 38px;

	color: #333333;

	font-size: 14px;

	margin: 0 20px;

}

.ui-headtabs .ct ul li.active a,

.ui-headtabs .ct ul li a:hover{

	background-color: #0075c1;

	color: #fff;

}

.ui-banner {

    margin-top: 0px; 

}

  



.lrlist{ height:50px; overflow:hidden;}



body{overflow-y: scroll;}

body.home footer {

    background: #5099C9;

}





.ui-headtabs .ct ul li a{

	display: inline-block;

	line-height: 38px;

	padding: 0 0px;

	color: #333333;

	font-size: 14px;

	margin: 0 0px;

}





.ui-headtabs .ct ul li { cursor:pointer;

 text-align: center;	  

}

.ui-headtabs .ct ul li.active{

	 color: #fff;

	 background-color: #E07F25; text-align: center; 

}



.ui-headtabs .ct ul li:hover{

	 color: #fff;

	 background-color: #E07F25; text-align: center;

}

.ui-headtabs .ct ul li.active a,

.ui-headtabs .ct ul li a:hover{

	background-color: #E07F25; 

	color: #fff;

}

@media screen and (max-width: 1200px) {

.lrlist{ height:auto;}

.ui-headtabs .ct{ padding:0;}

.ui-headtabs .ct ul li{ width:25%;}

.ui-headtabs .aw{ display:none;}

}



@media screen and (max-width: 780px) {

.ui-headtabs .ct ul li{ width:33.33%;}

}



@media screen and (max-width: 480px) {

.ui-headtabs .ct ul li a{ font-size:13px;}

}



@media screen and (max-width: 360px) {

.ui-headtabs .ct ul li a{ font-size:12px;}

}