/*主页产品类样式*/
.index-pro-nav {
    padding-bottom: 5px;
    border-radius: 4px;
}

.pro-menu {
    background: #D30505;
    padding: 20px 0 10px 0;
}

.pro-nav-ul {
    padding-bottom: 1px;
    border-radius: 3px;
    margin-left: 2%;
    width: 96%;
    background-color: #fff;
}

.pro-nav-ul li {
    margin: 8px 0;
    border: 1px solid #d4d4d4;
}

.pro-nav-ul li a {
    color: #149001;
    padding-left: 22px;
}

.pro-nav-ul li a:hover {
    color: #D30505;
}

/*产品起始头部图片*/
.pro-img {
    height: 120px;
    background: url(../images/index-1.png) 24px 0 no-repeat;
}

.pro-list {

}

.pro-list ul li {
    padding: 20px 0 20px 50px;
}

.pro-info {
    overflow: hidden;
}

.pro-info > div {
    padding: 5px 6px;
    border: 2px solid #fff;
}

.pro-info > div:hover {
    border: 2px solid #D30505;
}

.pro-info img {
    width: 300px;
    height: 270px;
}

/*我们的优势服务部分，样式*/
/*copy*/
#service {
    background: url(../images/ys_bj.jpg) center repeat;
}

.ys-bg {
    background: url(../images/ys_tt.png) left top no-repeat;
}

.sr-pd-left {
    padding-left: 70px;
}

/*优势*/
.ys1 {
    padding: 30px 0 0 0;
    height: 447px;
    clear: both;
    overflow: hidden;
    background: url(../images/ys1.png) center top no-repeat;
}

.ys dl {
    height: 203px;
    padding: 11px 0 0 27px;
    margin: 0 0 0 600px;
    overflow: hidden;
    clear: both;
    background: url(../images/ys_tt.png) left top no-repeat;
}

.ys dt {
    float: left;
    line-height: 84px;
    font-size: 60px;
    color: #0168B7;
    font-family: Arial;
    font-weight: bold;
}

.ys dd {
    float: right;
    width: 390px;
}

.ys dd h4 {
    line-height: 63px;
    height: 63px;
    overflow: hidden;
    font-size: 24px;
    color: #333;
}

.ys dd h4 b {
    color: #0168B7;
}

.ys dd p {
    padding: 10px 0 0;
    line-height: 30px;
    font-size: 14px;
    color: #666;
}

.ys dd p span {
    color: #d30505;
}

.ys .ys1a {
}

.ys2 {
    padding: 67px 0 0 0;
    height: 460px;
    overflow: hidden;
    background: url(../images/ys2.png) center top no-repeat;
}

.ys2 dl {
    margin: 0 530px 0 0;
    padding-left: 0;
    background: url(../images/ys_tt2.png) 123px 20px no-repeat;
    height: 218px;
}

.ys .ys2 dd {
    width: 390px;
}

.ys .ys2 dd h4 {
    padding: 8px 0 0;
    line-height: 29px;
    font-size: 24px;
    color: #0168B7;
}

.ys .ys2 dd h4 span {
    display: block;
    font-size: 24px;
    color: #333;
    height: 75px;
}

.ys .ys2 .ys2b dd h4 {
    height: 52px;
    padding: 25px 0 0;
}

.ys .ys2 .ys1a dd h4 {
    height: 86px;
}

.ys3 {
    padding: 63px 0 0 0;
    height: 392px;
    overflow: hidden;
    background: url(../images/ys3.png) center top no-repeat;
}

.ys .ys3 dd h4 {
    padding: 8px 0 0;
    line-height: 29px;
    font-size: 24px;
    color: #0168B7;
}

.ys .ys3 dd h4 b {
    color: #333;
    display: block;
}

.ys .ys3 dl {
    background: url(../images/ys_ttaa.gif) left -3px no-repeat;
    height: 380px;
}

.ys .ys3 dd p {
    padding-right: 10px;
}

.ys a {
    font-size: 14px;
    width: 260px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    background: #0168B7;
    margin: 20px 0 0;
}

.ys .ys2 dl p {
    padding-top: 20px;
}

.ys .ys3 dl p {
    padding-top: 24px;
}

/*end copy*/
/*优势结束*/

#news {
    background: url(../images/newsbg.jpg);
}

#news a {
    transition: all 0.6s ease-out 0.4s;
}

.news-1 {
    /*border-radius: 6px;*/
    /*-webkit-border-radius: 6px;*/
    /*-moz-border-radius: 6px;*/
    transition: all 0.4s linear;
    overflow: hidden;
    /*padding-bottom: 2px;*/
}

.news-1:hover {
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.3);
}

.news-block {
    border-bottom: 1px dashed #a5a7a9;
}

.news-2 {
    /*border-radius: 4px;*/
    /*-webkit-border-radius: 4px;*/
    /*-moz-border-radius: 4px;*/
    transition: all 0.4s linear;
    overflow: hidden;
    margin-left: 6%;
    padding-bottom: 24px;
}

.news-2:hover {
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.3);
}

/*关于我们*/
.about-left {
    max-width: 100%;
    height: 500px;
    background: url(../images/aboutL1.JPG) no-repeat;
    background-size: 585px 500px;
    -moz-background-size: 100% 100%;
}

.about-right {
    max-width: 100%;
    height: 500px;
    background-color: #3362ae;
}

.about-company {
    padding-top: 90px;
    padding-left: 90px;
    padding-right: 60px;
}

.about-company p {
    padding-top: 20px;
    font-size: 14px;
    color: #b9b9b9;
    display: inline-block;
    max-height: 180px;
    overflow: hidden;
}

.about-company a {
    position: relative;
    padding-top: 30px;
    padding-right: 12px;
    color: #ffffff;
    float: right;
    transition: all 0.5s linear;
    display: inline-block;
}

.about-company a:hover {
    color: #ff7f1e;
}

.about-company a::after {
    position: absolute;
    right: 12px;
    bottom: -6px;
    content: "";
    height: 2px;
    width: 150px;
    background: rgba(255, 255, 255, 0.2);
}