﻿/*banner*/
.banner{
    width: 100%;
    height: 300px;
    background: url('../../images/kaifazhe/newber.jpg') no-repeat;
    background-size:100% 100% ;
    overflow: hidden;
}

.banner-title{
    color: #fff;
    font-size: 0.6rem;
    text-align: center;
    position: relative;
    top: 90px;
    letter-spacing: 1px;
}

.banner-desc{
    color: #fff;
    font-size: 0.35rem;
    text-align: center;
    position: relative;
    top: 112px;
    letter-spacing: 1px;
    line-height: 0.6rem;
}

.banner-img{
    display: block;
    width: 87%;
    margin: 0 auto;
    position: relative;
    top: 130px;
}


.content{
    background: #fff;
    padding-right: 10px;
    padding-left: 10px;
}

.content-js{
    font-size: 0.5rem;
}

.content-heng{
    width: 25px;
    height: 3px;
    background: #0078FF;
    margin-top: 10px;
}

.content-des{
    color: #9F9F9F;
    font-size: 0.33rem;
    line-height: 28px;
    margin-top: 10px;
}

.content-img1{
    width: 100%;
    margin-top: 17px;
    margin-bottom: 15px;
}

.content-lianxi{
    font-size: 0.33rem;
    color: #666666;
}

.content-lianxi-img{
    width: 35px;
}

.content-lianxi-text{
    position: relative;
    bottom: 10px;;
}

.on{
	color: #1A86FF;
}
.leave{
	color: #8F8F8F;
}
.display-none{
	display:none;
}

ul{
	list-style: none;
    padding-left: 15px;
}
.contact li{
	margin-top: 10px;
/* 	position: relative;
    padding: 35px 0 35px 250px;
    height: 143px; */
	height: 70px;
	clear: both;
    border-bottom: 1px solid #eeeeee;
}
.contact ul li .newslist_i {
    position: absolute;
    top: 35px;
    left: 0;
    width: 230px;
    height: 143px;
}
.contact ul li .newslist_t {
    font-size: 0.26rem;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.contact ul li .newslist_tip {
    line-height: 25px;
}
.contact ul li .newslist_tip .newslist_time {
    background-image: url(../../images/shouye/ear.png);
}
.contact ul li .newslist_tip i {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
}
.contact ul li .newslist_tip span {
    color: #999999;
    font-size: 12px;
    vertical-align: middle;
}
.contact ul li .newslist_tip .newslist_nums {
    background-image: url(../../images/shouye/time.png);
}
.earleft{
	float:left;
}
.dateright{
	float:right;
}
.contact a{
    color: #333;
    text-decoration: none;
    cursor: pointer;
    outline: 0 none;
	font-size:0.36rem;
}
.content .title{
	width: 100%;
    height: 40px;
    text-align: center;
}
.content  .title div{
    width: 19%;
    height: 18px;
    display: inline-block;
    line-height: 18px;
    border-right: 1px solid #8F8F8F;
    font-size: 0.37em;
    padding-right: 8px;
}