.introducttitle{
    color: #ffffff;
    font-size: 16px;
    line-height: 45px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
}
.comheader{
    background: #ffffff;
    box-sizing: border-box;
    padding: 15px 15px 10px 15px;
    font-size: 14px;
}
.swiper-wrapper img{
    height: 170px;
    width: 100%;
}
.swiper-pagination-bullet-active{
    background: #cf3835;
}
.swiper-pagination-bullet{
    width: 20px;
    height: 5px;
    border-radius: 10px;
}
.introduct p:nth-child(2){
    color: #b7b7b7;
    font-size: 14px;
}
.introduct p:nth-child(2):hover{
    color: #2ba6cb;
}
.introduct p:nth-child(1){
    color: #b7b7b7;
    font-size: 17px;
    margin-bottom: 5px;
}
.introduct{
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
}
.news{
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
}
.news p:not(:first-child){
    font-size: 14px;
    color: #b7b7b7;
}
.news p:nth-child(1){
    font-size: 17px;
    margin-bottom: 5px;
    color: #b7b7b7;
}
.news p:not(:first-child):hover{
    color: #04a8f5;
}
.honor{
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
}
.honor p:not(:first-child){
    font-size: 14px;
    color: #b7b7b7;
}
.honor p:nth-child(1){
    font-size: 17px;
    margin-bottom: 5px;
    color: #b7b7b7;
}
.honor p:not(:first-child):hover{
    color: #04a8f5;
}
.contact{
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
}
.contact p:not(:first-child){
    font-size: 14px;
    color: #b7b7b7;
}
.contact p:nth-child(1){
    font-size: 17px;
    margin-bottom: 5px;
    color: #b7b7b7;
}
.contact p:not(:first-child):hover{
    color: #04a8f5;
}
.copyright{
    width: 100%;
    overflow: hidden;
    color: #b7b7b7;
    background: #595959;
    box-sizing: border-box;
    padding: 8px 15px;
    font-size: 14px;
}
.copyright span:nth-child(2){
    float: right;
}
.navtitle{
    display: flex;
    flex-wrap: wrap;
}
.navtitle span{
    display: inline-block;
    width: 33.33%;
    line-height: 45px;
    text-align: center;
    background: #171818;
    color: #ffffff;
}
.butcolor{
    background: #cf3835 !important;
}
.usdiv{
		background:#fff;
    background-image:url("../images/500389250@2x.png");
    background-size: 100% 100%;
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
}
.dlsdiv span{
    color: #cf3835;
    font-weight: bold;
}
.dlsdiv{
    background: #ffffff;
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 5px;
    color: #000;
    font-size: 12px;
    line-height: 20px;
}
.dlsdiv img{
    width: 7px;
    margin-left: 3px;
    margin-right: 5px;
    margin-bottom: 3px;
}
.dlsdiv li{
list-style-type:square;
    font-size: 12px;
    color: #cf3835;
}
.dlsdiv li em{
	font-style:normal;
	 color: #000;
}
.lxr,.email{
    text-align: right;
    box-sizing: border-box;
    padding: 0 9px;
}
.sendjl{
    background: #df4b48;
    columns: #ffffff;
    width: 70%;
    line-height: 40px;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    margin: 0 auto;
}
.dlsdiv:last-child{
    margin-bottom: 20px;
}
