@charset "utf-8";
#swiper1{
    width: 100%;
    height: 520px;
}
.news,.home{
    width: 745px;
    margin-top: 30px;
}
.title{
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #dddddd;
}.cur1,.cur2,.cur3,.cur4,.cur5{
     padding-left: 40px;
     font-size: 18px;
     color: #065e8e;
     float: left;
 }
.cur1{
    background: url("../images/news.png") no-repeat left;
}
.cur2{
    background: url("../images/info.png") no-repeat left;
}
.cur3{
    background: url("../images/service.png") no-repeat left;
}
.cur4{
    background: url("../images/home.png") no-repeat left;
}
.cur5{
    background: url("../images/order.png") no-repeat left;
}
.title a{
    float: right;
}
.img-news{
    width: 350px;
    height: 227px;
    background-color: #065e8e;
    overflow: hidden;
    margin-top: 10px;
}
.news-list{
    margin-top: 10px;
    width: 375px;

}
.news-list ul li{
    width: 100%;
    margin-bottom: 2px;

}
.news-list ul li a i{
    color:#065e8e;
    font-style: normal;
}
.news ul li a p{
    line-height: 16px;
    min-height: 20px;

}
.info,.order{
    width: 400px;
    margin-top: 30px;
}
.info-list{
    float: left;
    width: 100%;
}
.info-list ul li{
    line-height: 30px;
    width: 100%;
}
.info-list ul li a{
    float: left;
}
.info-list ul li p{
    float: right;
}
.link{
    width: 100%;
    margin-top: 30px;
}
.link-list{
    margin-top: 20px;
    float: left;
}
.link-list ul li{
    width: 200px;
    float: left;
    line-height: 40px;
    height: 40px;
    background: #ddd;
    margin-right: 20px;
}

.link-list ul li a img{
    padding-left: 15px;
    float: left;
    padding-top: 6px;
}
.link-list ul li a p{
    float: right;
    line-height: 40px;
    text-align: left;
    width:130px ;
    color: #333;
}
.home-list{
    width: 100%;
    float: left;
}
.home-list ul li{
    width: 30%;
    float: left;
    margin: 1% 1%;
    line-height:24px;
}
.order-list{
    width: 100%;
    float: left;
}
.order-list ul li{
    width: 48%;
    float: left;
    margin: 1% 1%;
    line-height:24px;
}
.ts{
    width: 100%;
    height: 40px;
    line-height: 40px;
margin-top: 15px;
    float: left;
    box-shadow: 2px 4px 2px 2px;
    text-align: center;

}
.yqlink{
    width: 100%;
    float: left;
    margin-top: 15px;
}
.yqlink ul li{
    width: 48%;
    float: left;
    margin: 1% 1%;
    line-height: 24px;
}