@charset "utf-8";
/* CSS Document */

div {
    /*margin: 0 auto*/
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

* {
    font-family: 微软雅黑, iconfont !important;
}

body {
    font: 14px 微软雅黑, SimHei, SimSun, Verdana, Arial, Helvetica, sans-serif;
    overflow-x: hidden;
}

blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    color: #222
}

address, cite, dfn, em, var {
    font-style: normal
}

code, kbd, pre, samp {
    font-family: courier new, courier, monospace
}

small {
    font-size: 12px
}

s ol, ul {
    list-style: none
}

a {
    text-decoration: none;
    color: #999;
}


sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {

}

table {
    border-collapse: collapse;
    border-spacing: 0
}


.w1280 {
    width: 1280px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.index_t {
    text-align: center;
    line-height: 35px;
    padding: 50px 0 40px 0;
    font-weight: lighter;
}

.index_t div {
    font-size: 48px;
    color: #c9c9c9;
}

.index_t h2 {
    font-size: 30px;
    color: #333333;
}

/*广告*/
.ggbg img {
    width: 100%;
}

.liuyan {
    position: fixed;
    bottom: 40px;
    right: 40px;
}

/*top*/
.top {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #eee;
    color: #999;
    background: #eee;
}

.top a {
    line-height: 35px;
}

/*热门关键词*/
.main-keywords {

    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.main-keywords h1 {
    width: 1280px;
    margin: 0 auto;

    padding: 0 10px;
}

.main-keywords h1:before {
    content: '热门关键词: ';
}

.product-classifies {
    margin: 20px auto;
    height: 40px;
}

.product-classifies li {
    float: left;
    height: 40px;
    width: 100px;
    margin-right: 10px;
}

.product-classifies li a {
    display: block;
    height: 40px;
    color: #333;
    border: 1px solid #cecece;
    line-height: 40px;
    text-align: center;
}

/*head&nav*/
.head {
    height: 100px;
}

.head .logo {
    padding-top: 25px;
    font-size: 30px;
    font-weight: bold;
}

.head .logo img{
    height: 60px;
}

.head .tel {
    margin-top: 20px;
    background: url(../img/phone.png) no-repeat center left;
    height: 60px;
    text-indent: 50px;
}

.head .tel p{
    padding-top: 6px;
}

.head .tel h3{
    font-size: 24px;
    font-weight: bold;
    color: #3253bd;
}

.w1200{
    width: 1200px;
    margin: 0 auto;
}

.nav {
    font-size: 0;
    background-size: 100%;
    background: #3253bd;
}

.nav .breadcrumbnav {
    background: #3253bd;
}

.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 166px;
    height: 50px;
    line-height: 50px;
    position: relative;
}

.nav .breadcrumbnav > li:before{
    content: "";
    position: absolute;
    top: 18px;
    right: 0;
    width: 1px;
    height: 19px;
    border-right: 1px solid rgba(255,255,255,1);
}

.nav .breadcrumbnav li a {
    font-size: 16px;
    font-weight: lighter;
    color: #fff;
}

.nav .breadcrumbnav li:hover {
    background: #00a9f0;
}

.nav .breadcrumbnav .nav_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    background: rgba(0,0,0,0.65);
    display: none;
    z-index: 9999;
    
}



.nav .breadcrumbnav .nav_list a {
    color: #fff;
    font-size: 16px;
}

.nav .breadcrumbnav li:hover .nav_list {
    display: block;
}

/*banner*/

/*about*/
.about_bg {
    padding: 40px 0 20px 0;
}

.about_bg .fl img {
    width: 560px;
}

.about_bg .fr {
    width: 680px;
}

.about_bg .fr h2 {
    font-size: 30px;
    color: #333333;
}

.about_bg .fr div {
    color: #999999;
    font-size: 16px;
    font-weight: lighter;
    padding-bottom: 30px;
}

.about_bg .fr p {
    font-size: 14px;
    font-weight: lighter;
    color: #999999;
    line-height: 35px;
}

/*优势*/
.youshi {
    font-size: 0;
    text-align: center;
    padding: 40px 0;
}

.youshi ul li {
    float: left;
    width: 25%;
}

.youshi ul li h3 {
    font-size: 20px;
    color: #333333;
    line-height: 35px;
    font-weight: bold;
    padding: 20px 0 5px 0;
}

.youshi ul li p {
    font-size: 14px;
    color: #999999;
    font-weight: lighter;
    line-height: 25px;
    padding: 0 60px;
}

/*产品展示*/
.product_bg {
    background: #f0f0f0;
    padding: 40px 0 20px 0;
}

.pro_show {
    width: 1280px;
}

.pro_show_n li p {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    display: block;
}

.pro_show_n li {
    width: 305px;
    float: left;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 20px;
}

.pro_show_n li:nth-child(4n) {
    margin-right: 0;
}

.pro_show_n li a {
    overflow: hidden;
    font-size: 16px;
    font-weight: lighter;
    color: #999;
}

.pro_show_n li a.picshow1 {
    width: 262px;
    height: 213px;
    overflow: hidden;
    display: block;
}

.pro_show_n li img {
    width: 100%;
    overflow: hidden;
}

.pro_show_n li h4 {
    font-weight: lighter;
    font-size: 16px;
    line-height: 35px;
    color: #999;
}

div#link_logo {
    overflow: hidden;
    width: 100%;
    height: 500px;
}

div#link_logo1 {
    overflow: hidden;
}

/*案例*/
.case_bg {
    padding: 60px 0 20px 0;
    font-size: 0;
}

.case_bg .index_t {
    text-align: left;
    padding-top: 0;
}

.case_bg .case_l {
    width: 615px;
}

.case_bg .case_r {
    width: 610px;
}

.case_bg .case_l ul li {
    margin-bottom: 40px;
}

.case_bg .case_l ul li .fl {
    width: 100px;
    -webkit-text-stroke: 1px #b8b8b8;
    color: #fff;
    font-weight: bold;
    font-size: 90px;
    line-height: 90px;
}

.case_bg .case_l ul li .fr {
    width: 460px;
}

.case_bg .case_l ul li .fr h3 {
    font-size: 20px;
    color: #333333;
    padding-bottom: 10px;
}

.case_bg .case_l ul li .fr p {
    font-size: 16px;
    color: #999999;
    line-height: 25px;
    font-weight: lighter;
}

.case_bg .case_r img {
    width: 100%;
}

.case_com {
    background: #39a5ea;
    color: #fff;
    font-size: 20px;
    font-weight: lighter;
    line-height: 35px;
    text-align: center;
    padding: 40px 0;
}


/*新闻*/
.new_bg {
    padding: 40px 0 20px 0;
}

.new_bg ul li {
    float: left;
    width: 410px;
    margin-right: 25px;
}

.new_bg ul li:nth-child(3n) {
    margin-right: 0;
}

.new_bg ul li img {
    width: 100%;
    height: 250px;
}

.new_bg ul li h2 {
    font-size: 20px;
    line-height: 50px;
    color: #333333;
}

.new_bg ul li p {
    font-size: 16px;
    color: #999;
    line-height: 25px;
    font-weight: lighter;
}

.new_bg ul li div {
    font-size: 16px;
    color: #999;
    line-height: 25px;
    font-weight: lighter;
    padding-top: 30px;
}

/*首页留言*/
.index_message {
    background: #39a5ea;
    height: 320px;
    margin-bottom: 220px;
}

.index_message .index_t h2 {
    color: #fff;
}

.index_message .form-group {
    float: left;
    width: 300px;
    margin-bottom: 30px;
    margin-right: 150px;
}

.index_message .form-group:nth-child(3n) {
    margin-right: 0;
}

.index_message form {
    background: #fff;
    padding: 40px;
    box-shadow: 1px 1px 10px #ebebeb;
    margin-bottom: 80px;
}

.index_message p {
    font-size: 16px;
    color: #999999;
    line-height: 30px;
}

.index_message span {
    color: red;
    padding-right: 5px;
}

.index_message .form-group input {
    width: 300px;
    line-height: 40px;
    height: 40px;
    background: #eeeeee;
    text-indent: 10px;
}

.index_message .form-group textarea {
    width: 800px;
    background: #eeeeee;
    height: 80px;
    line-height: 25px;
    text-indent: 10px;
}

.index_message .submit {
    float: right !important;
    width: 185px !important;
}

.index_message .submit button {
    background: #39a5ea;
    color: #fff;
    font-size: 16px;
    font-weight: lighter;
    line-height: 45px;
    margin-top: 30px;
}

.index_message .submit div p {
    font-size: 16px;
    color: #999999;
    line-height: 30px;
    text-align: right;
    margin-top: 80px;
}


/*footer*/
footer {
    background: #040d12;
    padding: 40px 0;
}

footer .fl {
    margin-top: 40px;
}

footer h3 {
    font-size: 20px;
    color: #fff;
    font-weight: lighter;
    margin-bottom: 30px;
}

footer .foot_l {
    width: 465px;
}

footer .foot_l div {
    font-size: 16px;
    font-weight: lighter;
    color: #a4a6a7;
    line-height: 30px;
}

footer .foot_l div p {
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 20px;
}

footer .foot_l .wx {
    position: relative;
    margin-right: 10px;
}

footer .foot_l .wx > img {
    display: none;
    position: absolute;
    width: 150px;
    bottom: 80px;
}

footer .foot_l .wx:hover > img {
    display: block;
}

footer .foot_m {
    width: 575px;
}

footer .foot_m div {
    font-size: 16px;
    font-weight: lighter;
    color: #a4a6a7;
    line-height: 30px;
    padding-right: 200px;
}

footer .foot_r {
    width: 240px;
}

footer .foot_r div ul li a {
    font-size: 16px;
    font-weight: lighter;
    color: #a4a6a7;
    line-height: 30px;
}

/*company*/
.company {
    margin-bottom: 60px;
}

.sort_list {
    margin-top: 40px;
}

.sort_list .sort_list_l {
    width: 380px;
}

.sort_list .sort_list_l .index_t {
    text-align: right;
}

.sort_list .sort_list_l .index_t div {
    font-size: 48px;
    margin-bottom: 10px;
}

.sort_list .sort_list_l .index_t h2 {
    font-size: 30px;
}

.sort_list .sort_list_l ul {
    background: #efefef;
}

.sort_list .sort_list_l ul li a {
    color: #000;
    font-size: 16px;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #e0e0e0;
    display: block;
    font-weight: lighter;
}

.sort_list .sort_list_l ul li:hover a {
    background: #39a5ea;
    color: #fff;
}

.sort_list_l_phone {
    background: #000002;
    padding: 30px;
}

.sort_list_l_phone .fl {
    width: 58px;
}

.sort_list_l_phone .fr {
    width: 240px;
}

.sort_list_l_phone div {
    color: #fff;
    font-size: 16px;
    font-weight: lighter;
}

.sort_list_l_phone p {
    font-weight: bold;
    font-size: 30px;
}

.sort_list_r {
    width: 830px;
    padding-top: 50px;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.breadcrumb li {
    display: inline-block;
}

.breadcrumb li:after {
    content: '>';
}

.breadcrumb li:last-child:after {
    content: '';
}

.breadcrumb li a {
    font-size: 14px;
    color: #000;
    font-weight: lighter;
}

.page_content {
    font-size: 16px;
    font-weight: lighter;
    color: #000;
    line-height: 35px;
}

/*留言*/
.message_form .form_group {
    line-height: 40px;
    margin-bottom: 20px;
    vertical-align: top;
}

.message_form .form_group input {
    line-height: 40px;
    border: 1px solid #999;
    width: 400px;
    border-radius: 5px;
}

.message_form .form_group textarea {
    width: 400px;
    border: 1px solid #999;
    line-height: 30px;
    border-radius: 5px;
}

/*分页*/
.sort_news_right .sort_news_list .pagination {
    text-align: center;
}

.sort_news_right .sort_news_list .pagination .page-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.sort_news_right .sort_news_list .pagination .page-item:first-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_news_right .sort_news_list .pagination .page-item:last-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_news_right .sort_news_list .pagination .page-item span {
    font-size: 16px;
}

.sort_product_right .sort_product_list .pagination {
    text-align: center;
}

.sort_product_right .sort_product_list .pagination .page-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.sort_product_right .sort_product_list .pagination .page-item:first-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_product_right .sort_product_list .pagination .page-item:last-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_product_right .sort_product_list .pagination .page-item span {
    font-size: 16px;
}

.sort_case_right .sort_case_list .pagination {
    text-align: center;
}

.sort_case_right .sort_case_list .pagination .page-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.sort_case_right .sort_case_list .pagination .page-item:first-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_case_right .sort_case_list .pagination .page-item:last-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_case_right .sort_case_list .pagination .page-item span {
    font-size: 16px;
}

/*上一条-下一条*/
.liu_d {
    margin-top: 40px;
}

.liu_d a {
    padding: 5px 20px;
    line-height: 30px;
    border: 1px solid #eee;
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: lighter;
}

.liu_d a:hover {
    background: #39a5ea;
    color: #fff;
}

/*sort_news*/
.sort_news_list {
    margin-top: 40px;
}

.sort_news_list .sort_news_left {
    width: 380px;
}

.sort_news_list .sort_news_left .index_t {
    text-align: right;
}

.sort_news_list .sort_news_left .index_t div {
    font-size: 48px;
}

.sort_news_list .sort_news_left .index_t h2 {
    font-size: 30px;
}

.sort_news_list .sort_news_left ul {
    background: #efefef;
}

.sort_news_list .sort_news_left ul li a {
    color: #000;
    font-size: 16px;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #e0e0e0;
    display: block;
    font-weight: lighter;
}

.sort_news_list .sort_news_left ul li:hover a {
    background: #39a5ea;
    color: #fff;
}

.sort_news_right form {
    margin-bottom: 30px;
}

.sort_news_right .form_shaixuan input {
    opacity: 0;
    position: absolute;
}

.sort_news_right .form_shaixuan {
    margin-bottom: 20px;
}

.sort_news_right .form_shaixuan .active {
    background: #e7e7e7;
    border-radius: 20px;
    color: #000;
}

.sort_news_right .form_shaixuan label {
    padding: 0 20px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #999;
}

.sort_news_right form > input {
    line-height: 40px;
    background: url(../img/search-img.png) no-repeat #efefef;
    width: 500px;
    background-size: 30px;
    background-position: 5px 5px;
    padding-left: 40px;
}

.sort_news_right form button {
    margin-left: 20px;
    line-height: 40px;
    width: 100px;
    color: #fff;
    background: #39a5ea;
    border-radius: 5px;
}

.sort_news_right .sort_news_list .sort_news_list_ul li {
    float: left;
    margin-right: 25px;
    width: 395px;
    padding: 10px;
    margin: 20px 0;
}

.sort_news_right .sort_news_list .sort_news_list_ul li:nth-child(3n) {
    margin-right: 0;
}

.sort_news_right .sort_news_list .sort_news_list_ul li:hover {
    background: #efefef;
}

.sort_news_right .sort_news_list .sort_news_list_ul li a h2 {
    font-size: 14px;
    color: #000;
    border-bottom: 1px solid #bfbfbf;
    font-weight: lighter;
    padding-bottom: 10px;
    font-weight: bold;
}

.sort_news_right .sort_news_list .sort_news_list_ul li a span {
    font-size: 14px;
    color: #999;
    font-weight: lighter;
    margin-top: 20px;
    display: block;
    margin-bottom: 10px;
}

.sort_news_right .sort_news_list .sort_news_list_ul li a p {
    font-size: 14px;
    color: #999;
    font-weight: lighter;
    line-height: 30px;
}

.sort_news_right .sort_news_list .sort_news_list_ul li a div {
    text-align: right;
    color: #333;
    font-weight: lighter;
    margin: 10px 0;
}


/*info_news*/
.info_news_right h2 {
    font-size: 20px;
    color: #333333;
    font-weight: lighter;
    margin-bottom: 20px;
}

.info_news_right span {
    color: #999;
    font-weight: lighter;
}

.info_news_content {
    font-size: 16px;
    font-weight: lighter;
    color: #000;
    line-height: 30px;
    margin-top: 30px;
}


/*info_product*/
.info_product_right h2 {
    font-size: 20px;
    color: #333333;
    font-weight: lighter;
    margin-bottom: 20px;
}

.info_product_right span {
    color: #999;
    font-weight: lighter;
}

.sort_product_list {
    margin-top: 40px;
}

.sort_product_list .sort_product_left {
    width: 380px;
}

.sort_product_list .sort_product_left .index_t {
    text-align: right;
}

.sort_product_list .sort_product_left .index_t div {
    font-size: 48px;
}

.sort_product_list .sort_product_left .index_t h2 {
    font-size: 30px;
}

.sort_product_list .sort_product_left ul {
    background: #efefef;
}

.sort_product_list .sort_product_left ul li a {
    color: #000;
    font-size: 16px;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #e0e0e0;
    display: block;
    font-weight: lighter;
}

.sort_product_list .sort_product_left ul li:hover a {
    background: #39a5ea;
    color: #fff;
}

#product_info_img {
    width: 738px;
    height: 430px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

/*大图片*/
#product_info_img .pic {
    width: 738px;
    height: 430px;
    position: relative;
}

#product_info_img .pic ul li {
    list-style: none;
    width: 738px;
    height: 430px;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

#product_info_img .pic ul li.first {
    display: block;
}

#product_info_img .pic ul li img {
    /*width: 100%;*/
}

/*按钮*/
#product_info_img .but {
    width: 104px;
    height: 10px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -52px;
}

#product_info_img .but ul li {
    list-style: none;
    width: 10px;
    height: 10px;
    float: left;
    margin: 0 5px;
    background-color: white;
    border-radius: 50%;
}

#product_info_img .but ul li.first {
    background-color: red;
}

/*图片导航*/
#product_info_img .picnav {
    width: 625px;
    height: 86px;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    bottom: -86px;
    left: 50%;
    margin-left: -312px;
}

#product_info_img .picnav ul li {
    list-style: none;
    width: 115px;
    height: 75px;
    float: left;
    margin: 5px;
}

#product_info_img .picnav ul li.first {
    border-bottom: 4px solid red;
}

#product_info_img .picnav ul li img {
    width: 115px;
    height: 70px;
}


/*sort_product*/
.sort_product_right {
    width: 830px;
}

.sort_product_right form {
    margin-bottom: 30px;
}

.sort_product_right .form_shaixuan input {
    /*opacity: 0;*/
    /*position: absolute;*/
}

.sort_product_right .form_shaixuan {
    margin-bottom: 20px;
}

.sort_product_right .form_shaixuan .active {
    background: #e7e7e7;
    border-radius: 20px;
    color: #000;
}

.sort_product_right .form_shaixuan label {
    padding: 0 20px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #999;
}

.sort_product_right form > input {
    line-height: 40px;
    background: url(../img/search-img.png) no-repeat #efefef;
    width: 500px;
    background-size: 30px;
    background-position: 5px 5px;
    padding-left: 40px;
}

.sort_product_right form button {
    margin-left: 20px;
    line-height: 40px;
    width: 100px;
    color: #fff;
    background: #39a5ea;
    border-radius: 5px;
}

.sort_product_right .sort_product_list .sort_product_list_ul {
    font-size: 0;
}

.sort_product_right .sort_product_list .sort_product_list_ul li {
    float: left;
    margin-right: 25px;
    width: 185px;
    padding: 10px;
    margin: 5px 0;
}

.sort_product_right .sort_product_list .sort_product_list_ul li:nth-child(4n) {
    margin-right: 0;
}

.sort_product_right .sort_product_list .sort_product_list_ul li img {
    width: 100%;
    height: 120px;
}

.sort_product_right .sort_product_list .sort_product_list_ul li h4 {
    font-size: 16px;
    color: #999;
    font-weight: lighter;
    line-height: 40px;
    text-align: center;
}

.sort_product_right .sort_product_list .sort_product_list_ul li:hover {
    background: #39a5ea;
}

.sort_product_right .sort_product_list .sort_product_list_ul li:hover h4 {
    color: #fff;
}


/*sort_case*/
.sort_case_list {
    margin-top: 40px;
}

.sort_case_right form {
    margin-bottom: 30px;
}

.sort_case_right .form_shaixuan input {
    opacity: 0;
    position: absolute;
}

.sort_case_right .form_shaixuan {
    margin-bottom: 20px;
}

.sort_case_right .form_shaixuan .active {
    background: #e7e7e7;
    border-radius: 20px;
    color: #000;
}

.sort_case_right .form_shaixuan label {
    padding: 0 20px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #999;
}

.sort_case_right form > input {
    line-height: 40px;
    background: url(../img/search-img.png) no-repeat #efefef;
    width: 500px;
    background-size: 30px;
    background-position: 5px 5px;
    padding-left: 40px;
}

.sort_case_right form button {
    margin-left: 20px;
    line-height: 40px;
    width: 100px;
    color: #fff;
    background: #39a5ea;
    border-radius: 5px;
}

.sort_case_right .sort_case_list .sort_case_list_ul {
    font-size: 0;
}

.sort_case_right .sort_case_list .sort_case_list_ul li {
    float: left;
    margin-right: 25px;
    width: 300px;
    padding: 10px;
    margin: 20px 0;
}

.sort_case_right .sort_case_list .sort_case_list_ul li:nth-child(4n) {
    margin-right: 0;
}

.sort_case_right .sort_case_list .sort_case_list_ul li img {
    width: 100%;
    height: 200px;
}

.sort_case_right .sort_case_list .sort_case_list_ul li h4 {
    font-size: 16px;
    color: #999;
    font-weight: lighter;
    line-height: 40px;
    text-align: center;
}

.sort_case_right .sort_case_list .sort_case_list_ul li:hover {
    background: #39a5ea;
}

.sort_case_right .sort_case_list .sort_case_list_ul li:hover h4 {
    color: #fff;
}

.link_info {
    margin-top: 20px;
}

.link_info li {
    display: inline-block;
    padding: 3px;
    margin: 2px 5px;
}

/*友情链接*/
.blogroll {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #efefef;
}

.blogroll-center {
    width: 1280px;
    margin: 0 auto;
}

/*首页留言*/
.index_message {
    background: #39a5ea;
    height: 320px;
    margin-bottom: 220px;
}

.index_message .index_t h2 {
    color: #fff;
}

.index_message .form-group {
    float: left;
    width: 300px;
    margin-bottom: 30px;
    margin-right: 150px;
}

.index_message .form-group:nth-child(3n) {
    margin-right: 0;
}

.index_message form {
    background: #fff;
    padding: 40px;
    box-shadow: 1px 1px 10px #ebebeb;
    margin-bottom: 80px;
}

.index_message p {
    font-size: 16px;
    color: #999999;
    line-height: 30px;
}

.index_message span {
    color: red;
    padding-right: 5px;
}

.index_message .form-group input {
    width: 300px;
    line-height: 40px;
    height: 40px;
    background: #eeeeee;
    text-indent: 10px;
}

.index_message .form-group textarea {
    width: 800px;
    background: #eeeeee;
    height: 80px;
    line-height: 25px;
    text-indent: 10px;
}

.index_message .submit {
    float: right !important;
    width: 185px !important;
}

.index_message .submit button {
    background: #39a5ea;
    color: #fff;
    font-size: 16px;
    font-weight: lighter;
    line-height: 45px;
    margin-top: 30px;
}

.index_message .submit div p {
    font-size: 16px;
    color: #999999;
    line-height: 30px;
    text-align: right;
    margin-top: 80px;
}

.box_01{width:100%;height:auto;padding-bottom:50px;overflow:hidden;}



.box_01 .top{width:1280px;height:252px;margin:0 auto;}



.box_01 .top .h_title{width:185px;height:252px; background:url(../img/bt_pro.png);float:left;}



.box_01 .top .fl_list{width:1010px;height:auto;margin-top: 64px;float:right;overflow:hidden;}



.box_01 .top .fl_list li{width: 214px;height:55px;background:#f4f4f4;border-radius:25px 2px 25px 2px;float:left;margin:0 27px 17px 0;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}



.box_01 .top .fl_list li.active{background:#7bbc2f;-webkit-transition:all .7s;transition:all .7s;}




.box_01 .top .fl_list li a{display:block;width: 218px;padding: 0 5px 0 15px;font-size:16px;color:#333;line-height:55px;background: url(../img/pro_jt_01.png) 177px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}


.box_01 .top .fl_list li.active a{color:#fff;background:url(../img/pro_jt_02.png) 140px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}



.box_01 .pro_list{width:1280px;height:auto;margin:50px auto 0 auto;overflow:hidden;}



.box_01 .pro_list li{width:270px;height:auto;padding:10px 10px 0 10px;background:#f4f4f4;border-radius:2px;overflow:hidden;float:left;margin:0 40px 30px 0;-webkit-transition:all .7s;transition:all .7s;}



.box_01 .pro_list li.active{background:#7bbc2f;-webkit-transition:all .7s;transition:all .7s;}



.box_01 .pro_list li:nth-of-type(4n){margin-right:0;}



.box_01 .pro_list li a{display:block;}



.box_01 .pro_list li .img{width:270px;height:267px;overflow:hidden;border-radius:2px;}



.box_01 .pro_list li .img img{display:block;width:270px;height:100%;vertical-align:top;transition: all 1s;object-fit:cover;}



.box_01 .pro_list li:hover .img img{transform: scale(1.05);}



.box_01 .pro_list li .name{width:200px;padding:0 45px 0 25px;height:50px;line-height:50px;font-size:16px;color:#333;background:url(../img/dian01.png) right center no-repeat;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}



.box_01 .pro_list li.active .name{color:#fff;background:url(../img/dian02.png) right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}



.box_01 .pro_list li .name::before{content:'. .';font-size:16px;color:#333;line-height:40px;position:absolute;top:0;left:5px;-webkit-transition:all .7s;transition:all .7s;}



.box_01 .pro_list li.active .name::before{content:'. .';font-size:16px;color:#fff;line-height:40px;position:absolute;top:0;left:5px;-webkit-transition:all .7s;transition:all .7s;}



.box_01 .top .fl_list li:first-child,.box_01 .top .fl_list li:hover {
    background: #7bbc2f;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_01 .top .fl_list li:first-child a,.box_01 .top .fl_list li:hover a {
    color: #fff;
    background: url(../img/pro_jt_02.png) 177px center no-repeat;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.box_01 .pro_list li:hover {
    background: #7bbc2f;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.box_01 .pro_list li:hover .name {
    color: #fff;
    background: url(../img/dian02.png) right center no-repeat;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.box_01 .pro_list li:hover .name::before {
    content: '. .';
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    position: absolute;
    top: 0;
    left: 5px;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_02{width:100%;height:711px;background:url(../img/case_back.jpg) center bottom no-repeat;overflow:hidden;}



.box_02 .top{width:1280px;height:252px;margin:0 auto;}



.box_02 .top .h_title{width:185px;height:252px; background:url(../img/bt_case.png);float:left;}



.box_02 .top .fl_list{width:950px;height:54px;margin-top:154px;float:right;overflow:hidden;display:flex;justify-content: space-between;}



.box_02 .top .fl_list li{width:223px;height:54px;background:url(../img/case_bk01.png);float:left;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .top .fl_list li.active{background:url(../img/case_bk02.png);-webkit-transition:all .7s;transition:all .7s;}



.box_02 .top .fl_list li a{display:block;width:140px;padding:0 13px 0 80px;font-size:18px;color:#333;line-height:54px;background:url(../img/case_icon.png) 17px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .center{width:1280px;height:355px;margin:125px auto 0 auto;position:relative;}



.box_02 .center::after{content:'cases';font-size:34px;color:#3253bd;font-weight:bold;font-family: 'Times New Roman';line-height:24px;text-transform: Uppercase;writing-mode: tb-rl;position:absolute;top:140px;right:-65px;}



.box_02 .center .left{width:100%;height:355px;float:left;display:flex;justify-content: space-between;}



.box_02 .center .left li:nth-child(4n) {
    margin-right: 0;
}
.box_02 .center .left li {
    width: 25%;
    height: 355px;
    float: left;
    position: relative;
    z-index: 2;
    overflow: hidden;
    margin-right: 1%;
}


.box_02 .center .left li::after{content:'';width:340px;height:245px;background:#f4f4f4;position:absolute;bottom:0;left:0;z-index:-1;border-radius:2px;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .center .left li:hover::after{content:'';width:340px;height:245px;background:#7bbc2f;position:absolute;bottom:0;left:0;z-index:-1;border-radius:2px;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .center .left li::before{content:'';width:55px;height:50px;background:url(../img/more01.png);position:absolute;bottom:10px;right:10px;opacity:0;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .center .left li:hover::before{content:'';width:55px;height:50px;background:url(../img/more01.png);position:absolute;bottom:0;right:0;opacity:1;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .center .left li a{display:block;}



.box_02 .center .left li .img {
    width: 100%;
    height: 253px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 2px;
}


.box_02 .center .left li .img img {
    display: block;
    width: 100%;
    height: 100%;
    vertical-align: top;
    transition: all 1s;
    object-fit: cover;
}


.box_02 .center .left li:hover .img img{transform: scale(1.05);}



.box_02 .center .left li .name{width:260px;height:26px;padding-left:40px;margin:20px auto 0 auto;font-size:16px;color:#333;line-height:26px;background:url(../img/dian03.png) left center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .center .left li:hover .name{color:#fff;background:url(../img/dian04.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .center .left li p{width:240px;height:50px;margin:15px 0 0 60px;font-size:14px;color:#999;line-height:25px;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .center .left li:hover  p{color:#fff;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .center .bx{width:455px;height:355px;float:right;overflow:hidden;position:relative;}



.box_02 .center .bx::after{content:'';width:26px;height:50px;background:url(../img/dian05.png) center center no-repeat;position:absolute;bottom:0;left:20px;}



.box_02 .center .bx a{display:block;}



.box_02 .center .bx .img{width:445px;height:295px;border:solid 5px #eee;margin:0 auto;overflow:hidden;border-radius:2px;}



.box_02 .center .bx .img img{display:block;width:445px;height:295px;vertical-align:top;transition: all 1s;object-fit:cover;}



.box_02 .center .bx:hover .img img{transform: scale(1.05);}



.box_02 .center .bx .name{width:auto;max-width:220px;font-size:16px;color:#333;line-height:50px;position:absolute;bottom:0;right:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .center .bx:hover  .name{color:#3253bd;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .lc_list{width:1280px;height:202px;margin:125px auto 0 auto;background:url(../img/lc_line.png) center 5px no-repeat;display:flex;justify-content: space-between;}



.box_02 .lc_list li{width:152px;height:152px;float:left;position:relative;z-index:2;cursor:pointer;}



.box_02 .lc_list li:nth-of-type(2n){margin-top:50px;}



.box_02 .lc_list li::after{content:'';width:152px;height:152px;background:#3253bd;border-radius:50%;position:absolute;top:5px;left:0;z-index:-1;}



.box_02 .lc_list li:nth-of-type(2n)::after{content:'';width:152px;height:152px;background:#3253bd;border-radius:50%;position:absolute;top:-5px;left:0;z-index:-1;}



.box_02 .lc_list li .bx{width:152px;height:152px;background:url(../img/lc_yu01.png);float:left;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .lc_list li.active .bx,.box_02 .lc_list li:hover .bx{background:url(../img/lc_yu02.png);-webkit-transition:all .7s;transition:all .7s;}



.box_02 .lc_list li .bx i{display:block;width:38px;height:38px;margin:35px auto 0 auto;}



.box_02 .lc_list li.active .bx i,.box_02 .lc_list li:hover .bx i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}



.box_02 .lc_list li:nth-of-type(1) .bx i{background:url(../img/lc_icon_01.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .lc_list li:nth-of-type(2) .bx i{background:url(../img/lc_icon_03.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .lc_list li:nth-of-type(3) .bx i{background:url(../img/lc_icon_05.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .lc_list li:nth-of-type(4) .bx i{background:url(../img/lc_icon_07.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .lc_list li:nth-of-type(5) .bx i{background:url(../img/lc_icon_11.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .lc_list li:nth-of-type(1).active .bx i,.box_02 .lc_list li:nth-of-type(1):hover .bx i{background:url(../img/lc_icon_02.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .lc_list li:nth-of-type(2):hover .bx i{background:url(../img/lc_icon_04.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .lc_list li:nth-of-type(3):hover .bx i{background:url(../img/lc_icon_06.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .lc_list li:nth-of-type(4):hover .bx i{background:url(../img/lc_icon_08.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .lc_list li:nth-of-type(5):hover .bx i{background:url(../img/lc_icon_10.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .lc_list li .bx span{display:block;width:1px;height:10px;background:#333;margin:10px auto 0 auto;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .lc_list li.active .bx span,.box_02 .lc_list li:hover .bx span{background:#fff;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .lc_list li .bx p{font-size:16px;color:#333;line-height:16px;text-align:center;margin-top:10px;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .lc_list li.active .bx p,.box_02 .lc_list li:hover .bx p{color:#fff;-webkit-transition:all .7s;transition:all .7s;}



.box_02 .bt{width:170px;height:96px;background:url(../img/bt_lc.png);margin:40px auto 0 auto;position:relative;}



.box_02 .bt::before{content:'';width:42px;height:34px;background:url(../img/lc_dh.png);position:absolute;top:20px;left:-60px;}




.albts.fr {
    width: 85%;
    text-align: center;
    padding-top: 122px;
}

.albts.fr p {
    color: #fff;
    font-size: 22px;
    line-height: 38px;
    letter-spacing: 4px;
}

.albts.fr span {
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 4px;
    line-height: 50px;
}

.box_03{width:100%;height:923px;background:url(../img/ab_back.jpg) center bottom no-repeat;overflow:hidden;}



.box_03 .top{width:1280px;height:210px;margin:0 auto;position:relative;}



.box_03 .top .wz{padding-left:108px;height:148px; background:url(../img/ab_line.png) left top no-repeat;position:absolute;left:0;top:0;}



.box_03 .top .wz p:nth-of-type(1){font-size:18px;color:#333;line-height:18px; letter-spacing:3px;margin-top:98px;}



.box_03 .top .wz p:nth-of-type(2){font-size:14px;color:#ccc;line-height:16px;font-family: 'Times New Roman';letter-spacing:3px;margin-top:15px;}



.box_03 .top .h_title{width:185px;height:252px;background:url(../img/bt_ab.png);position:absolute;top:0;right:0;z-index:3;}



.box_03 .center{width:1280px;height:475px;margin:0 auto;position:relative;}



.box_03 .center .img{width:815px;height:465px;border:solid 5px #f8f8f8;position:relative;overflow:hidden;float:left;}



.box_03 .center .img img{display:block;width:815px;height:465px; vertical-align:top;}



.box_03 .center .img .zm{font-size:44px;color:rgba(255,255,255,0.2);font-weight:bold;font-family: 'Times New Roman';line-height:30px;text-transform: Uppercase;writing-mode: tb-rl; letter-spacing:8px;position:absolute;top:60px;right:35px;}



.box_03 .center .txt{width:355px;height:350px;padding:0 50px;margin-top:125px;background:#3253bd;position:relative;overflow:hidden;float:right;}



.box_03 .center .txt h3{font-size:22px;color:#fff;line-height:22px;margin-top:80px;}



.box_03 .center .txt p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;line-height:35px;height:140px;font-size:16px;color:#fff;margin-top:35px;}



.box_03 .center .txt .more{display:block;width:55px;height:50px;background:url(../img/more02.png);position:absolute;bottom:0;right:0;-webkit-transition:all .7s;transition:all .7s;}



.box_03 .center:hover .txt .more{background:url(../img/more01.png);-webkit-transition:all .7s;transition:all .7s;}



.box_03 .bottom{width:1280px;height:118px;margin:85px auto 0 auto;position:relative;}



.box_03 .bottom .pos{width:195px;height:118px;position:absolute;top:0;right:-20px;background:url(../img/ab_pos.png);}



.box_03 .bottom .left{width:210px;height:118px;float:left;position:relative;margin-right:120px;}



.box_03 .bottom .left::after{content:'';width:30px;height:1px;background:#999;position:absolute;top:40px;right:0;}



.box_03 .bottom .left p:nth-of-type(1) {
    font-size: 38px;
    color: #333;
    font-weight: bold;
    font-family: 'Times New Roman';
    line-height: 46px;
    position: absolute;
    top: 0;
    left: 14px;
}


.box_03 .bottom .left p:nth-of-type(2){font-size:30px;color:#333;line-height:30px;position:absolute;top:0;right:25px;}



.box_03 .bottom .left p:nth-of-type(3){font-size:18px;color:#333;line-height:18px;position:absolute;top:58px;right:25px;}



.box_03 .bottom .list{width:745px;height:118px;float:left;display:flex;justify-content: space-between;}



.box_03 .bottom .list li{width:auto;height:118px;float:left;position:relative;}



.box_03 .bottom .list li::after{content:'';width:60px;height:1px;background:#3253bd;position:absolute;top:43px;right:0;}



.box_03 .bottom .list li p{font-size:24px;color:#333;line-height:24px;}



.box_03 .bottom .list li .num{width:34px;height:34px; background:#3253bd;border-radius:2px;margin-top:20px;font-size:24px;color:#fff;line-height:34px;text-align:center;font-weight:bold;font-family: 'Times New Roman';}

.box_04{width:100%;height:auto;padding-bottom:60px;background:url(../img/news_back.jpg) center top no-repeat;overflow:hidden;}



.box_04 .top{width:1280px;height:345px;margin:0 auto;position:relative;}



.box_04 .top::after{content:'';width:47px;height:152px;background:url(../img/tel02.png);position:absolute;top:0;right:285px;}



.box_04 .top .left{padding:110px 0 0 88px; background:url(../img/news.png) left top no-repeat;float:left;margin-top:85px;}



.box_04 .top .left p:nth-of-type(1){font-size:18px;color:#fff;line-height:18px;letter-spacing:11px;}



.box_04 .top .left p:nth-of-type(2){font-size:12px;color:#b2c3f8;line-height:15px;font-family: 'Times New Roman';letter-spacing:5px;margin-top:30px;}



.box_04 .top .h_title{width:185px;height:252px;background:url(../img/bt_news.png);float:right;margin-top:50px;}



.box_04 .news_center{width:1280px;height:auto;margin:0 auto;position:relative;}



.box_04 .news_center .hd{width:1280px;height:148px;}



.box_04 .news_center .hd .wz{padding-left:108px;height:148px;background:url(../img/news_line.png) left top no-repeat;position:relative;float:left;}



.box_04 .news_center .hd .wz p:nth-of-type(1){font-size:18px;color:#333;line-height:18px; letter-spacing:3px;margin-top:98px;}



.box_04 .news_center .hd .wz p:nth-of-type(2){font-size:14px;color:#ccc;line-height:16px;font-family: 'Times New Roman';letter-spacing:3px;margin-top:15px;}



.box_04 .news_center .hd ul{width:auto;height:54px;overflow:hidden;float:right;margin-top:90px;display:flex;justify-content: space-between;}



.box_04 .news_center .hd ul li{width:196px;height:54px;    margin-left: 20px;background:url(../img/nbk01.png);overflow:hidden;float:left;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .news_center .hd ul li:first-child{background:url(../img/nbk02.png);-webkit-transition:all .7s;transition:all .7s;}



.box_04 .news_center .hd ul li a{display:block;width:116px;padding-left:80px;line-height:54px;font-size:18px;color:#333;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .news_center .hd ul li:first-child a{font-weight:bold;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .news_center .hd ul li:nth-of-type(1) a{background:url(../img/n_icon_01.png) 17px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .news_center .hd ul li:nth-of-type(2) a{background:url(../img/n_icon_03.png) 17px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .news_center .hd ul li:nth-of-type(3) a{background:url(../img/n_icon_05.png) 17px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .news_center .hd ul li:first-child a{background:url(../img/n_icon_02.png) 17px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .news_center .hd ul li:nth-of-type(2).on a{background:url(../img/n_icon_04.png) 17px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .news_center .hd ul li:nth-of-type(3).on a{background:url(../img/n_icon_06.png) 17px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .news_center .bd{width:1280px;height:405px;margin:55px auto 0 auto;position:relative;}



.box_04 .news_center .bd .main{width:1280px;height:405px;position:relative;}



.box_04 .news_center .bd .main .bx{width:345px;height:405px;border-radius:2px;padding:0 25px;float:left;overflow:hidden; background:#f4f4f4;}



.box_04 .news_center .bd .main .bx a{display:block;}



.box_04 .news_center .bd .main .bx .img{width:345px;height:235px;margin:25px auto 0 auto;overflow:hidden;}



.box_04 .news_center .bd .main .bx .img img{display:block;width:345px;height:235px;object-fit:cover;vertical-align:top;transition: all 1s;}



.box_04 .news_center .bd .main .bx:hover .img img{transform: scale(1.1);}



.box_04 .news_center .bd .main .bx .txt{width:305px;height:auto;padding-top:28px;margin:0 auto;position:relative;}



.box_04 .news_center .bd .main .bx .txt .date{width:60px;height:85px; background:#3253bd;border-radius:2px;position:absolute;top:-45px;right:0;z-index:2;font-size:34px;color:#fff;font-weight:bold;font-family: 'Times New Roman';line-height:70px;text-align:center;}



.box_04 .news_center .bd .main .bx .txt .date::before{content:'';width:20px;height:2px;background:#fff;position:absolute;bottom:20px;left:20px;;}



.box_04 .news_center .bd .main .bx .txt span{display:block;font-size:18px;color:#999;line-height:13px;font-family: 'Times New Roman';}



.box_04 .news_center .bd .main .bx .txt .name{font-size:16px;color:#333;line-height:20px;margin-top:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .news_center .bd .main .bx:hover .txt .name{color:#3253bd;margin-left:5px;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .news_center .bd .main .bx .txt .more{width:305px;height:19px; background:url(../img/jia.png) right center no-repeat;margin-top:20px;}



.box_04 .news_center .bd .main .list{width:840px;height:388px;overflow:hidden;margin-top:13px;overflow:hidden;float:right;background:url(../img/nline.png) center center no-repeat;}



.box_04 .news_center .bd .main .list li{width:400px;height:97px;line-height:97px;float:left;position:relative;}



.box_04 .news_center .bd .main .list li:nth-of-type(2n){float:right;}



.box_04 .news_center .bd .main .list li:nth-of-type(1)::before,

.box_04 .news_center .bd .main .list li:nth-of-type(5)::before{content:'';width:2px;height:17px;background:#e5e5e5;position:absolute;top:40px;right:-20px;}



.box_04 .news_center .bd .main .list li:nth-of-type(3)::before,

.box_04 .news_center .bd .main .list li:nth-of-type(7)::before{content:'';width:2px;height:17px;background:#e5e5e5;position:absolute;top:40px;left:305px;}



.box_04 .news_center .bd .main .list li a {
    display: block;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}



.box_04 .news_center .bd .main .list li .name{width:260px;font-size:16px;color:#666;padding-left:25px;background:url(../img/dian06.png) left center no-repeat;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .news_center .bd .main .list li:hover .name{color:#3253bd;background:url(../img/dian07.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}



.box_04 .news_center .bd .main .list li span{display:block;width:55px;font-size:16px;color:#999;font-family: 'Times New Roman';float:right;}


.footer{width:100%;background:url(../img/ft_back.jpg) center top no-repeat;height:435px;padding-top:75px;position:relative;box-sizing:content-box;overflow:hidden;cursor:default !important;}


.footer .center{width:1280px;height:275px;margin:0 auto;overflow:hidden;display:flex;justify-content: space-between;}


.footer .center .infro{width:396px;height:275px;float:left;}



.footer .center .infro p{padding-left:50px;box-sizing:content-box;height:30px;line-height:30px;margin-bottom:25px;font-size:16px;color:#fff;}



.footer .center .infro p:nth-of-type(1){background:url(../img/ft_icon_01.png) left center no-repeat;}



.footer .center .infro p:nth-of-type(2){background:url(../img/ft_icon_02.png) left center no-repeat;}



.footer .center .infro p:nth-of-type(3){background:url(../img/ft_icon_02.png) left center no-repeat;}

.footer .center .infro p:nth-of-type(4){background:url(../img/ft_icon_02.png) left center no-repeat;}

.footer .center .infro p:nth-of-type(5){background:url(../img/ft_icon_04.png) left top no-repeat;height:60px;}



.footer .center .list{width:630px;height:275px;overflow:hidden;float:left;display:flex;justify-content: space-between;}



.footer .center .list li{float:left;width:160px;padding-right:30px;box-sizing:content-box;height:275px;background:url(../img/ft_line02.png) right top no-repeat;}



.footer .center .list li:nth-of-type(4){float:left;width:auto;padding-right:0;box-sizing:content-box;height:275px;background:none;}



.footer .center .list li p{height:35px;font-size:20px;line-height:20px;color:#fff;background:url(../img/ft_line01.png) left bottom no-repeat;margin-bottom:40px;}



.footer .center .list li a{display:block;margin-bottom:22px;font-size:14px;line-height:15px;color:#fff;-webkit-transition:all .7s;transition:all .7s;}



.footer .center .list li a:hover{color:#7bbc2f;-webkit-transition:all .7s;transition:all .7s;}



.footer .center .ewm{width:136px;height:275px;box-sizing:content-box;float:left;}



.footer .center .ewm .img{width:116px;height:116px;padding:10px;box-sizing:content-box;background:url(../img/kuang.png);}



.footer .center .ewm .img img{display:block;width:116px;height:116px;vertical-align:top;}



.footer .center .ewm p{width:120px;line-height:40px; background:#fff;border-radius:20px;text-align:center;font-size:14px;color:#333;margin:20px auto 0 auto;}


