@font-face{
    font-family: "ssdh";
    src: url("../fonts/ssdh.ttf")
}
body{
	padding:0;
	margin:0;
	background:#fff;
	position:relative;
    font-family: "ssdh";
    /* font-size: 18px;    */
}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a:hover{
	text-decoration:none; /*指鼠标在链接*/
}
a:visited{
    text-decoration:none; /*指已经访问过的链接*/
}
a:active{
    text-decoration:none;/* 指正在点的链接*/
}
a:link{
    text-decoration:none;
}
h1,h2,h3,h4,h5,h6{
	margin:0;	
	font-weight: 600;
}

ul{
	margin:0;
	padding:0;
}

label{
	margin:0;
}
/* responsiveslides开始轮播插件样式 */
.bannerTop_container {
    position: relative;
    float: left;
    width: 100%;
}
.bannerTop-mask {
    background: url(../img/dott.png) center;
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
	min-height:700px;
}
.bannerTop-img {
	background: url(../img/bj1.jpg) center;
    width: 100%;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;
	min-height:700px;
}
.bannerTop-img1 {
	background: url(../img/bj2.jpg)  center ;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;
	min-height:700px;
}
.bannerTop-img2{
	background: url(../img/bj3.jpg) center;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;
	min-height:700px;
}
.bannerTop-img3{
	background: url(../img/bj4.jpg) center;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;
	min-height:700px;
}
.bannerTop_nav{
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 52%;
    left: 0;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url("../img/themes.gif") no-repeat left top;
    margin-top: -45px;
}
.bannerTop_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
}
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}
  
.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}
  
.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}
  
.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}
/* responsiveslides结束轮播插件样式 */

/* Star主页标题 */
.bannerTop-info {
	padding:12em 0 0;
    text-align: center;
}
.bannerTop-info i {
    font-size: 3em;
    color: #eee;
}

.bannerTop-info h3,.bannerTop-info h2 {
    font-size: 3.7em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: 0px;
}
.bannerTop-info h4 {
    font-size: 3.7em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0px;
    padding: 0.2em 0em .7em;
}
/* End主页标题 */
/* 鼠标选择变色 */
.bannerTop-button a {
    color: #ffffff;
    font-size: 15px;
    padding: .8em 2em;
    background: none;
    border: 2px solid #fff;
    text-align: center;
    letter-spacing: 1px;
    font-size: 18px;
}
.bannerTop-button a:hover {
    background: #da9d40;
    border: 2px solid #da9d40;
}
.footer-grid a:hover {
	/* border-color: #da9d40; */
	color: #da9d40;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%; 
    border-radius: 50%;
}
/* End鼠标选择变色 */

/* footer 底部样式*/
.footer-info {
    padding: 6em 0 3em;
    background: #232323;
	text-decoration : blink;
    font-size: 17px;
} 
.footer-grid{
    /* font-size: 14px; */
	letter-spacing: 1px;
    font-weight: normal;
    line-height: 30px;
    padding-bottom: 10px;
    color: #fff;
	/* margin-left: 8em; */
}

.footer-grid h3 {
    font-size: 1.8em;
    font-weight: 300;
    color: #da9d40;
    margin-bottom: 1em;
	margin-top: 1.5em;
}

.footer-grid a{
	color:#fff;
	/* letter-spacing: 2px; */
	/* font-size: 14px; */
}
.footer-grid i{
    width: 25px;
}
.foot_infos p{
    line-height: 15px;
    font-size: 12px;
}

.foot_infos .foot_lefTitle {
    display: inline-block;
    background-color: #4d4d4d;
    padding: 4px 4px 4px 6px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.foot_infos  .foot_rigTitle {
    display: inline-block;
    padding: 4px 6px 4px 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-left: -8px
}
