﻿@charset "utf-8";
.title p {
	line-height: 80px;
	font-size: 48px;
	background: url(../images/border.jpg) bottom center no-repeat;
}

.title p span {
	color: #1363a7;
}

.title p {
	font-weight: bold;
}

.title {
	margin: 40px;
}

.text_info {
	margin-top: 30px;
	line-height: 2;
}

.proimg img {
	display: block;
	border: 5px solid #426dd7;
	box-sizing: border-box;
}

.proinfo {
	height: 160px;
	border: 3px solid #a0a0a0;
	border-top: none;
	padding-top: 10px;
	padding-left: 10px;
	position: relative;
}
.pro_more {
    position: absolute;
    bottom: 0;
    right: 0;
}
.pro_more img {
	display: block;
}
.product {
    margin-bottom: 50px;
}
.proinfo p,
.proinfo span {
	display: block;
	padding-right: 10px;
}

.proinfo p a {
	display: block;
	font-weight: bold;
	padding-bottom: 10px;
}

.abinfo {
	width: 700px;
	line-height: 30px;
}

.abtitle p {
	font-weight: bold;
	font-size: 24px;
}

.abtitle span {
	line-height: 48px;
	font-size: 48px;
	display: block;
	font-weight: bold;
	color: #426ed7;
}

.abtitle font {
	padding-bottom: 20px;
	display: block;
	background: url(../images/bd.png) left bottom no-repeat;
	margin-bottom: 20px;
}

.about {
	background: url(../images/aboutbg.png) center no-repeat;
	height: 610px;
}

.ablist ul li {
	margin-right: 65px;
	line-height: 22px;
	width: 275px;
}

.ablist ul li p {
	padding-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
	color: #3e70d1;
}

.ablist ul li a {
	display: block;
	font-weight: bold;
	color: #3e70d1;
}
.abtitle {
    padding-top: 40px;
}

.ablist {
    right: 200px;
    width: 1020px;
    position: absolute;
    bottom: 15px;
}
.case_title {
    padding: 10px;
    height: 80px;
    border: 3px solid #ededed;
    border-top: none;
}

.caseimg img {
    display: block;
}


.news_title p {
    padding: 0 0 20px 0;
    font-size: 48px;
    font-weight: bold;
}

.news {
    margin-top: 50px;
    padding: 40px 0;
    background: #efefef;
}
.news_box img {
    width: 560px;
    height: 330px;
    display: block;
}
.newslist {
    float: right;
    width: 600px;
}

.newsimg {
    width: 560px;
    height: 330px;
}

.newslist .news_text {
    width: 460px;
}

.newslist ul li {
	transition: .5s;
    margin-bottom: 10px;
    padding: 15px;
    border: 1px solid #a0a0a0;
}

.news_time p {
    font-size: 24px;
    font-weight: bold;
}

.news_time {
	transition: .5s;
    border: 1px solid #a0a0a0;
    padding: 10px;
}
.news_text p a {
	height: 53px;
	transition: .5s;
	padding-top: 15px;
	display: block;
}

 .newsinfo .news_text {
    width: 435px;
    margin-right: 20px;
}

.news_box .news_time {
    padding: 10px 15px 10px 15px;
    border: none;
}
 .newsinfo{
	width: 100%;
	background: url(../images/casetitlebg.png)left center no-repeat;
	bottom: 0;
	color: #fff;
}
.newsinfo a {
    color: #fff;
}
.newsimg ul li{
	display: none;
}

.newslist ul .active{
	background: #426ed7;
}
.newslist ul .active .news_time{
	border: 1px solid #FFFFFF;
	color: #fff;
}
.newslist ul .active a{
	color: #fff;
}
.foot_con.left {
    margin-left: 50px;
}