.banner {
    height: 360px;
    width: 100%;
    background-image: url('../images/p1_02.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}
.banner img {
    width: 100%;
    height: 360px;
}
.info {
    width: 1150px;
    height: 360px;
    margin: 0 auto;
    position: relative;
}
.info .banner_text {
    position: absolute;
    top: 125px;
    left: 0;
    color: #FFFFFF;
}
.info .banner_text h3 {
    font-size: 30px;
}
.info .banner_text h4 {
    font-size: 20px;
}
.icon_5 {
    display: inline-block;
    width: 55px;
    height: 4px;
    background-color: #fe7a01;
    margin-top: 4px;
}
.info ul {
    position: absolute;
    left: 0;
    bottom: 0;
}
.info ul li {
    float: left;
    width: 140px;
    height: 50px;
    text-align: center;
    color: #FFF;
    line-height: 50px;
    font-size: 14px;
    background-color: #4484e2;
    margin-right: 8px;
}
.active_1 {
    background-color: #fe7a01!important
}
.body {
    width: 1150px;
    margin: 0 auto;
    margin-top: 50px;
    overflow: hidden;
}
.body .path {
    color: #666;
    font-size: 14px;
}
.content_1 {
    margin-top: 70px;
    width: 650px;
    float: left;
}
.content_1:after {
    display: block;
    content: '';
    clear: both;
}
.content_1 h1 {
    color: #333333;
    font-size: 24px;
    font-weight: 400;
}
.content_1 p {
    font-size: 14px;
    color: #666666;
    line-height: 2.0;
    margin-top: 20px;
}
.content_1 ul {
    margin-top: 30px;
}
.content_1 ul li {
    color: #666;
    font-size: 14px;
    overflow: hidden;
    line-height: 35px;
    height: 34px;
}
.content_1 .icon_6 {
    font-size: 30px;
    float: left;
    margin-right: 15px;
}
.content_2 {
    float: left;
    width: 446px;
    margin-left: 50px;
    margin-top: 70px;
    border: 2px solid #d4d4d4;
}
.content_2 img {
    width: 100%;
}
.content_3 {
    margin-top: 50px;
    overflow: hidden;
}
.content_3 h3 {
    color: #1f6cad;
    font-size: 18px;
    border-left: 5px solid #1f6cad;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 120px;
    font-weight: 800;
}
.content_3 h6 {
    font-size: 16px;
    color: #333;
    margin: 25px 0;
    font-weight: 400;
    margin-left: 25px;
    margin-top: 50px;
}
.content_3 p {
    color: #666666;
    margin: 10px 25px;
    font-size: 14px;
}
.content_3 ul {
    margin-left: 25px;
}
.content_3 .ul {
    float: left;
    margin-right: 50px;
}
.content_3 .ul:after {
    clear: both;
    display: block;
    content: ''
}
.content_3 ul li {
    color: #666;
    font-size: 14px;
    overflow: hidden;
    line-height: 35px;
    height: 34px;
}
.content_3 .icon_7 {
    font-size: 30px;
    float: left;
    margin-right: 15px;
}
.content_4 {
    margin-top: 50px;
    overflow: hidden;
}
.content_4 h3 {
    color: #1f6cad;
    font-size: 18px;
    border-left: 5px solid #1f6cad;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 120px;
    font-weight: 800;
    margin-bottom: 40px;
}
.content_4 .tp, .content_4 .tz, .content_4 .yc {
    width: 315px;
    height: 40px;
    background-color: #3c6d9b;
    text-align: center;
    color: #FFFFFF;
    margin-right: 5px!important;
    border: 1px solid #FFFFFF;
}
.content_4 .tz {
    width: 300px;
}
.content_4 .yc {
    width: 205px;
}
.content_4 .tr {
    background-color: #e7e7e8;
}
.content_4 .tr td {
    border-top: 8px solid #FFF;
    border-bottom: 8px solid #FFF;
}
.content_4 .tr img {
    width: 100%;
    display: block;
}
.content_4 .tr ul {
    margin-left: 25px;
}
.content_4 .tr ul h4 {
    color: #6084a8;
    font-size: 14px;
}
.content_4 .tr ul li {
    font-size: 14px;
    color: #333;
    margin: 7px 0;
}
.icon_8 {
    width: 8px;
    height: 8px;
    font-size: 0;
    display: inline-block;
    background-color: #939598;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    margin-right: 8px;
}

.p_list{
    width: 1150px;
    margin:50px auto;
}
.p_list ul h3{
    color: #1f6cad;
    font-size: 18px;
    border-left: 5px solid #1f6cad;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 180px;
    font-weight: 800;
}
.p_list ul {
    overflow: hidden;
    margin:50px 0;
}
.p_list ul li{
    float: left;
    width: 230px;
    height: 201px;
    margin:20px 25px;
}
.p_list ul li img{
    display: block;
    width: 230px;
    height: 172px;
    border:4px solid #d4d2d2;
}
.p_list ul li p{
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #666;
}