body{
    overflow:scroll;
    overflow-x:hidden;
    min-width: 1280px;
    font-family:"Microsoft YaHei","微软雅黑" !important;
    /*font-family: "\5FAE\8F6F\96C5\9ED1" !important;*/
    background:#fff !important;
    font-weight: normal!important;
}
img{
    width: 100%;
    height: 100%;
}

/*** 尺寸来判断  ***/

/*@media screen and (min-width: 1199px){*/
    /*.wx_qrcode{*/
        /*left: 734px;*/
        /*top: 3626px;*/
    /*}*/
/*}*/


/*@media screen and (min-width: 1201px){*/
/*body{*/
/*margin-left: -295px;*/
/*}*/
/*}*/
/*@media screen and (min-width: 1800px){*/
/*body{*/
/*margin-left: 0px;*/
/*}*/
/*}*/

.content_body{
    /*    width:1200px;margin:0 auto;*/
    /*background: #f4f4f4;*/

}
a{
    color: #000;
    text-decoration:none;  /*超链接无下划线*/
}
.header{
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.header .top{
    overflow: hidden;
    height: 30px;
    background:#DD0715;
    background: -webkit-linear-gradient(top,#DD0715,#600E12);
    background: -o-linear-gradient(top,#DD0715,#600E12);
    background: -ms-linear-gradient(top,#DD0715,#600E12);
    background: -moz-linear-gradient(top,#DD0715,#600E12);
    background: linear-gradient(top,#DD0715,#600E12);
    position: relative;
    padding: 5px;
}
.top_content{
    float: right;
    width: 30%;
}
.top .search{
    width: 220px;
    height:30px;
    float: left;
}
.search .search_input{
    float: left;
    width: 180px;
}
.search_input .search_input_in{
    background: none;
    border-bottom: 1px solid #afaaaae8!important;
    width: 34%;
    border-left: 0;
    border-top: 0;
    border-right: 0;
    height: 20px;
    padding: 0 1px;
    outline: none;
    margin-top: 3px;
    border-width: 1px;
}

.search .search_ico{
    float: left;
    overflow: hidden;
}
.search_ico img{
    padding: 5px 8px;
    width:auto;
    height:auto;
    cursor: pointer;
}

.top .language{
    width: auto;
    float: left;
    margin-left:-115px ;
}
.language select{
    border: 1px solid #888888;
    height: 28px;
    width: 160px;
    outline: none;
}
.top2{
    position: relative;
    margin: 0 auto;
    height: 70px;
    /*background: rgba(255,255,255,0.3)!important;*/
    background: #003067;
    z-index: 10;
    width: 100%;
}
.top2 .logo{
    width: 200px;
    height: 70px;
    overflow: hidden;
    float: left;
    text-align: center;
}
.top2 .menu{
    float: left;
    line-height: 68px;
}


.footer{
    width: 100%;
    min-height: 320px;
    background: #003067;
    margin: 0 auto;
    float: left;
}
.footer .footer_content{
    width: 1200px;
    margin: 0 auto;
    height: 228px;
}
.footer_content .footet_menu{
    float: left;
    height: 232px;
    width: 1200px;
}
.footet_menu .group_menu{
    float: left;
    overflow: hidden;
    text-align: center;
    width: 111px;
    margin-left: 25px;
}
.group_menu .group_menu_top{
    padding-top: 39px;
    color: #fff;
    text-align: center;
    overflow: hidden;
}
.group_menu .group_menu_line{
    width: 100%;
    background: #AF002C;
    height: 1px;
    margin-left: 26px;
    margin-top: 7px;
}
.group_menu_line .group_menu_line_left{
    width: 52%;
    height: 1px;
    overflow: hidden;
    background: #ffffff;
    float: left;
}
.group_menu_line .group_menu_line_right{
    width: 70%;
    height: 2px;
    overflow: hidden;
    background: #424242;
    float: left;
}
.group_menu_body{
    margin-top: 21px;
}
.group_menu_body .level1_group_child_menu{
    color: #999;
    font-size: 14px;
    margin-bottom:8px;
}
.group_menu_body .level1_group_child_menu a{
    font-size:14px;
    color: #ffffff;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.one_link a:hover{
    color:#de2640 !important;
    text-decoration: underline;
}
.group_menu_body .level1_group_child_menu a:hover{
    color:#de2640;
}
.contact{
    padding-top: 30px;
    float: right;
    height: 200px;
    margin-right: 100px;
}
.contact .ico_list{
    width: 21px;
    float: left;
    height: 200px;
}
.ico_list .wx{
    position: relative;
    height: 20px;
    float: left;
}
.wx{
    margin-top: 71px;
}
.wx_qrcode{
    position: relative;
    width: 150px;
    height: 150px;
    left: 117px;
    top: 37px;
    display: none;
    float: left;
}
.wx_ico{
    width: 22px;
    height: 21px;
    vertical-align: middle;
    background-image: url('../../nuodeimg/13@2x.png');
    background-position: 0px 229px;
    background-repeat:repeat-y;
    padding: 10px 0px;
}
.address{
    height: 36px;
    float: left;
    margin-top: 7px;
}
.address_content,.phone_content,.wx_title{
    color: #ffffff;
    font-size: 13px;
    height: 21px;
}
.email_content a{
    color: #ffffff;
    font-size: 13px;
}
.content_footer{
    float: left;
    height: 200px;
    margin-left: 40px;
    width: 209px;

}
.address_img{
    width: 21px;
    height: 21px;
    vertical-align: middle;
    background-image: url('../../nuodeimg/13@2x.png');
    background-position: 0px 268px;
    background-repeat:repeat-y;
    margin-bottom: 32px;
    margin-top: 17px;
}
.email{
    height: 21px;
    float: left;
    margin-top: 13px;
    width: 120px;
}
.email_img{
    width: 21px;
    height: 21px;
    overflow: hidden;
    background-image: url('../../nuodeimg/13@2x.png');
    background-position: 0px 289px;
    background-repeat:repeat-y;
}
.oa{
    width: 21px;
    height: 21px;
    overflow: hidden;
    margin-left: 20px;
}
.phone{
    height: 40px;
    float: left;
    margin-top: 23px;
}
.phone_img{
    width: 21px;
    height: 21px;
    overflow: hidden;
    background-image: url('../../nuodeimg/13@2x.png');
    background-position: 0px 53px;
    background-repeat:repeat-y;
   margin-top: 11px;
    margin-bottom: 21px;
}
.phone_content{

}
.footer_btn{
    width: 1200px;
   height: 50px;
    border-top: 1px solid #ffffff;
    float: left;
    margin-top: 20px;
}
.footer_btn .friendly_link{
    float: left;
    margin-top: 20px;
    margin-left: 36px;
}
.friendly_link .one_link{
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
    float: left;
}
.friendly_link .one_link_ico{
    color: #ffffff;
    font-size: 14px;
    margin-right: 10px;
    float: left;
}
.footer_btn .quasi_word{
    float: left;
    font-size: 14px;
    color: #fff;
    margin-left: 590px;
    margin-top: 20px;
}
.content_body{
    width: 100%;
    margin: 0 auto;
    float: left;
}
.content_center{
    min-height: 40px;
    margin: 0 auto;
    overflow: hidden;
    height: 794px;
}
.news_list{
    /*width: 1200px;*/
    margin: 0 auto;
    height: 762px;
    margin-top: 24px;
    /*padding: 0px 43px;*/
}
.news_list .news_one{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}
.news_img img{
    border-radius:10px;
}
.news_one:hover{
    background: #AF002C;
    color: #fff;
}
.news_one:hover span{
    color: #fff;
}
.news_one:hover .time_day{
    border-bottom:2px solid #ffc0c9;
}
.news_one:hover .news_desc{
    color: #ffc0c9;
}
.news_one:hover .time_month{
    color: #ffc0c9 !important;
}
.news_one .news_time{
    margin-top: 25px;
    width: 60px;
    float: left;
    overflow: hidden;
}



.news_time .time_day{
    font-size: 26px;
    width: 32px;
    float: right;
    font-weight: bold;
    border-bottom: 1px solid #999;
}
.news_time .time_month{
    font-size: 14px;
    color: #9a9a9a;
    text-align: right;
    font-weight: bold;
    width: 60px;
    float:right;
}

.touzizhe_one_time{
    background: #de2640;
    width: 80px;
    height: 80px;
    float: left;
    overflow: hidden;
    border-radius: 50%;
}
.cc_span{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding-right: 5px;
}
.cc_img{
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    margin-top: 2px;
}
.touzizhe_one_time .time_day{
    font-size: 32px;
    line-height: 37px;
    margin-right: 15px;
    font-family: Swiss721BT-BlackCondensed !important;
    float: right;
    font-weight: bold;
    color: #fff;
    margin-top: 5px;
    border-bottom: 1px solid #fff;
    display: inline-block;
    transform:scale(1,1.3);/*缩放属性；两个参数：(水平缩放比例,垂直缩放比例)；1表示原比例*/
    /*私有缩放属性，为了兼容各浏览器；注：不兼容IE8以下浏览器*/
    -ms-transform:scale(1,1.3);
    -webkit-transform:scale(1,1.3);
    -moz-transform:scale(1,1.3);
    -o-transform:scale(1,1.3);
}
.touzizhe_one_time .time_month{
    font-size: 14px;
    text-align: center;
    width: 100%;
    float: left;
    color: #f58998;
    margin-top: 8px;
    font-family: Swiss721BT-BlackCondensed !important;
}


.news_one .news_img{
    width: 120px;
    float: left;
    overflow: hidden;
    height: 120px;
    margin-left: 35px;
}
.news_one .news_content{
    float: left;
    width: 880px;
    overflow: hidden;
    margin-left: 45px;
}
.news_content .news_title{
    margin-top: 15px;
    font-weight: bold;
    margin-bottom: 20px;
}
.news_content .news_desc{
    height: 56px;
    width: 100%;
    overflow: hidden;
    line-height: 28px;
    color: #666;
    text-overflow:ellipsis;
}

.info_title{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #000;
}
.info_time{
    font-size: 14px;
    text-align: center;
    color: #9f9f9f;
}
.nuodepepole_list{
    width: 1200px;
    overflow: hidden;

}

.nuodepepole_list .nuodepepole_one{
    height: 495px;
    width: 100%;
    overflow: hidden;
}
.nuodepepole_one .nuodeimg{
    width: 590px;
    height: 425px;
    position: relative;
    border: 5px solid #de2640;
}
.nuodepepole_one .nuodetitle{
    width: 445px;
    margin-top: 180px;
    margin-left: 30px;

}
.nuodetitle .nuodetitle_info{
    font-size: 20px;
    font-weight: bold;
}
.nuodetitle .nuodetitle_time{
    color: #999999;
    font-size: 14px;
    margin-top: 198px;
    text-align: right;
}
.nuodeleftimg{
    float: left;
    margin-left: 15px;
}
.nuodelefttitle{
    float: right;
    margin-left: 15px;
}

.nuodeleftimg img{
    top: 10px;
    right: 10px;
}

.nuodepepole_one .nuodeimg img{
    position: absolute;
    width: 590px;
    height: 425px;

}

.nuoderightimg{
    float: right;
    margin-right: 15px;
}
.nuoderightimg img{
    top: 10px;
    left: 10px;
}

.nuoderighttitle{
    float: left;
    margin-left: 15px;
}
.list_title{
    margin-top: 60px;
    margin-bottom: 60px;
}
.index_list_title{
    padding: 18px 0px;
    margin-top: 59px;
}

.list_title_en{
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color:#003067;
}
.list_title_cn{
    text-align: center;
}
.title_cn_img{
    display: inline-block;
    width: 14px;
    height: 12px;
    margin: 0 10px;
    line-height: 20px;
}
.title_cn_img img{
    margin-top: -5px;
}
.title_cn_tit{
    display: inline-block;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 11px;
    color:#003067;
}
.pagelist1{
    text-align: center;
    margin-top: 45px;
    margin-bottom: 55px;
}
.list_title_desc{
    text-align: center;
    font-size: 17px;
    color: #595757;
    width: 1200px;
    margin: 0 auto;
    margin-top: 11px;
}
.more{
    width: 100%;
    text-align: right;
    overflow: hidden;
    color: #999999;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 60px;
    padding-right:0 !important;
}

.index_chanye{
    width: 100%;
    height: 848px;
}
.index_chanye .chanye_left{
    width: 600px;
    float: left;
    overflow: hidden;
}
.chanye_left .index_chanye_img{
    width: 560px;
    height: 554px;
    overflow: hidden;
    padding-bottom:40px;
}
.index_chanye .chanye_right{
    width: 580px;
    float: right;
}
.chanye_right .index_chanye_title{
    margin-left: 40px;
    overflow: hidden;

}
.index_chanye_title .index_chanye_title_title_en{
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #fff;
}
.index_chanye_title .index_chanye_title_title_cn{
    color: #fff;
}

.index_chanye_list{
    margin-top: 80px;
    width: 100%;
    overflow: hidden;
}
.index_chanye_list .index_chanye_one{
    width: 100%;
    height: 105px;
    margin-bottom: 40px;
    overflow: hidden;
}
.index_chanye_one .index_chanye_one_left{
    width: 50px;
    float: left;
    height: 100%;
    overflow: hidden;
}
.index_chanye_one_left img{
    width: 32px;
    height: 32px;
}

.index_chanye_one .index_chanye_one_center{
    width: 505px;
    float: left;
    height: 100%;
}
.index_chanye_one_center .index_chanye_one_title{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    width: 505px;
    margin-bottom: 16px;
}
.index_chanye_one_center .index_chanye_one_desc{
    color: #7f7d88;
    font-size: 14px;
    width: 505px;
}


.index_chanye_one .index_chanye_one_right{
    width: 5px;
    float: right;
    background: #e1203b;
    height: 100%;
    overflow: hidden;
}

.index_chanye_more{

}
.index_chanye_more img{
    width: 32px;
    height: 32px;
}

.touzizhe_list{
    width: 100%;
    overflow: hidden;
}
.touzizhe_list .touzizhe_one{
    width: 520px;
    height: 120px;
    overflow: hidden;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-right: 160px;
    margin-bottom: 40px;
    float: left;
    position: relative;
}
.touzizhe_list .touzizhe_one:nth-child(1) .touzizhe_one_left .touzizhe_one_time,.touzizhe_list .touzizhe_one:nth-child(4) .touzizhe_one_left .touzizhe_one_time{
    background:#e0be45;
}
.touzizhe_list .touzizhe_one:nth-child(1) .touzizhe_one_left .touzizhe_one_time .time_month,.touzizhe_list .touzizhe_one:nth-child(4) .touzizhe_one_left .touzizhe_one_time .time_month{
    color:#f6da78;
}
.touzizhe_list .touzizhe_one:nth-child(2),.touzizhe_list .touzizhe_one:nth-child(4){
    margin-right:0;
}
.touzizhe_list .touzizhe_one:nth-child(3),.touzizhe_list .touzizhe_one:nth-child(4){
    margin-bottom:20px;
}
.touzizhe_one .touzizhe_shade{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 520px;
    height: 120px;
    background: #000;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.touzizhe_one .fangdajng{
    display: none;
    position: absolute;
    width: 36px;
    height: 38px;
    overflow: hidden;
    top: 40px;
    left: 270px;
}
.imgoneclick{
    border:3px solid #e0213c; !important;
}

.imglist .imgone img{
    margin: 2px;
}
.imglist .imgone img:hover{
    border:3px solid #e0213c;
}


.index_chanye_list a:hover .index_chanye_one .index_chanye_one_right{
    background-color: #e0213c !important;
}

.touzizhe_one .touzizhe_one_left{
    float: left;
    width: 80px;
    overflow: hidden;
    margin-top: 20px;
    margin-left:57px;
}
.touzizhe_one .touzizhe_one_right{
    float: right;
    overflow: hidden;
    width: 363px;
    margin-top: 15px;
    margin-left:20px;
}
.touzizhe_one_right .touzizhe_title{
    width: 100%;
    overflow: hidden;
    font-size: 18px;
    color: #333;
    white-space: nowrap;text-overflow: ellipsis;
}
.touzizhe_one_right .touzizhe_desc{
    color: #8f8f8f;
    margin-top: 35px;
}
.touzizhe_desc .touzizhe_auth{
    float: left;
}
.touzizhe_desc .touzizhe_more{
    float: right;
}

.investor_list{
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}
.investor_list .investor_one:first-child{
    border-top: 1px solid #e5e5e5;
}
.content_center{

}

.investor_list .investor_one{
    width: 100%;
    overflow: hidden;
}
.investor_one:hover{
    background: #AF002C;
    color: #fff;
}

.news_one:hover .time_month{
    color: #e7818e;
}

.investor_time{
    margin-top: 11px;
    margin-left: 45px;
    width: 60px;
    float: left;
    overflow: hidden;
}
.investor_time .time_day{
    font-size: 26px;
    width: 32px;
    float: right;
    font-weight: bold;
    border-bottom: 1px solid #999;
}
.investor_time .time_month{
    font-size: 14px;
    color: #9a9a9a;
    text-align: right;
    width: 60px;
    font-weight: bold;
    float:left;
}
.investor_one:hover .content_center .investor_time .time_day{
    border-bottom:1px solid #f7a3ad;
}
.investor_one:hover .content_center .investor_time .time_month{
    color:#f7a3ad;
}
.investor_one .investor_content{
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
    width: 1000px;
    overflow: hidden;
}
.investor_content .investor_title{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 1000px;
    font-weight: bold;
    line-height: 90px;
}
.map_title{
    width: 100%;
    height: 26px;
    overflow: hidden;
    margin-bottom: 20px;
}
.map_title .map_line{
    width: 5px;
    height: 17px;
    float: left;
    margin-top: 4px;
    background: #de2640;
}

.map_title .map_title_t{
    font-size: 16px;
    color: #000;
    float: left;
    margin-left: 20px;
}
.map_childmenu_list{
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    margin-left: 15px;
}
.map_childmenu_list .map_childmenu_one{
    float: left;
    font-size: 14px;
}
.map_childmenu_one .map_childmenu_one_line{
    float: left;
    width: 2px;
    height: 100%;
    overflow: hidden;
    margin: 0 10px;
    color: #000;
}
.map_childmenu_list .map_childmenu_one:first-child .map_childmenu_one_line{
    display: none;
}

.map_childmenu_one .map_childmenu_one_name{
    float: left;
    margin: 0 10px;

}
.map_childmenu_one_name a{
    color: #000; !important;
}

.map_childmenu_one_name a:hover{
    color: red; !important;
}

.link_list{
    width: 1200px;
    overflow: hidden;
}
.link_list .link_one{
    width: 200px;
    height: 100px;
    position: relative;
    margin-bottom: 45px;
    margin-left: 40px;
    float: left;
}

.link_one a image{
    width: 200px;
    height: 100px;
}
.link_one .link_title{
    color: #000;
    overflow: hidden;
    height: 30px;
    position: absolute;
    text-align: center;
    line-height: 30px;
    width: 200px;
}

.product_list{
    width: 100%;
    overflow: hidden;
}
.product_list .product_one{
    float: left;
    width: 280px;
    height: 285px;
    overflow: hidden;
    margin: 0px 10px 20px 10px;
    background: #fff;

}
.product_one .product_img{
    width: 100%;
    height: 195px;
    overflow: hidden;
}

.product_one .product_title{
    text-align: center;
    font-weight: bold;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-top: 5px;
}

.product_one .product_desc{
    margin-top: 20px;
    text-align: center;
    overflow: hidden;
    font-size: 12px;
    text-overflow:ellipsis;
    white-space: nowrap;
}


.about_list{
    border-top: 1px solid #e5e5e5;
    overflow: hidden;
}
.about_list .about_one{
    padding-left: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    float: left;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}

.about_one:hover{
    background: #de2640;
    color: #fff;
}
.about_one:hover .about_desc span{
    color: #fff !important;
}

.about_one .about_img{
    width: 120px;
    float: left;
    overflow: hidden;
    height: 120px;
}
.about_one:hover .row_1{
    color: #fff;
}
.row_1{
    width: 2px;
    background: #e5e5e5;
    height: 120px;
    overflow: hidden;
    margin-left: 60px;
    margin-right: 35px;
    float: left;

}

.about_one .about_content{
    float: left;
    width: 960px;
    overflow: hidden;
}
.about_content .about_title{

    font-weight: bold;
    margin-bottom: 20px;
}
.about_content .about_desc{
    height: 56px;
    width: 100%;
    overflow: hidden;
    line-height: 28px;
    color: #666;
    text-overflow:ellipsis;
}
.join_list{
    overflow: hidden;
}
.join_list .join_one{
    width: 100%;
    overflow: hidden;
}


.join_list .join_one:hover{
    background: #f6f6f6;
}

.join_one .join_title{
    text-align: center;
    width: 20%;
    height: 50px;
    float: left;
    line-height: 50px;

}
.join_info1{
    width: 100%;
    background: #f4f4f4;
    height: 210px;
    overflow: hidden;
}
.join_info1 .join_info1_title_t1{
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    font-weight: bold;
    text-align: left;
}

.join_info1 .join_info1_title_2{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #9a9a9a;
    text-align: left;
}

.join_info1 .join_info1_title_t3{
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #9a9a9a;
    text-align: left;
}
.join_info1_title_t3 .map_ico{
    width: 23px;
    height: 23px;
    display: inline-block;
}
.join_info1_title_t3 .map_addr{
    display: inline-block;
}
.map_addr span{
    margin-top: 3px;
}
.duties{
    margin: 40px 0;
    overflow: hidden;

}
.duties .duties_title{
    font-size: 20px;
    margin-bottom: 20px;

}
.duties_line{
    width: 100%;
    height: 1px;
    margin: 45px 0;
    background: #e5e5e5;
}
.index_product_list{
    height: 763px;
    overflow: hidden;
    padding: 0px 20px;
}

.index_product_list .index_product_left{
    width: 355px;
    height:670px;
    float: left;
    overflow: hidden;
}

.index_product_right{
    float: right;
    width: 840px;
    height:675px;
    margin-right: 5px;
    margin-top: 5px;
    overflow: hidden;
}
.index_product_left .index_product_info_one{
    margin-top: 145px;
    width: 310px;
    margin-left: 40px;
    overflow: hidden;
    display: none;
}

.index_product_info_one .product_info_title{
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.index_product_info_one .product_info_line{
    height:5px;
    width: 15px;
    background: #de2640;
    margin-top: 20px;
    margin-bottom: 45px;
}

.index_product_info_one .product_info_desc{
    font-size: 16px;
    color: #fff;

}

.index_product_info_one .product_info_more{
    margin-top: 80px;
    width: 32px;
    height: 32px;
    overflow: hidden;
}




.index_product_right .bigimg{
    width: 840px;
    height: 505px;
}

.index_product_right .imglist{

}
.index_product_right .imgone{
    width: 163px;
    height: 163px;
    margin-top: 5px;
    margin-right: 5px;
    float: left;
}

.index_product_list .product_img_list .product_img{
    line-height:46px;
    text-align:center;
    width:360px;
    height:46px;
    position:absolute;
    z-index: 2;
    top: 328px;
    color: #ffffff;
    font-size: 20px;
    background: #134383;
    opacity: 0.8;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.index_product_list .product_img_list{
    float: left;
    padding: 13px;
    position:relative;
}
.news_list .news_center{
    width: 360px;
    float: left;
    padding: 0px 13px;
}
.content_title{
    color: #ffffff;
    font-size:20px;
    height: 50px;
    margin-bottom: 22px;
}
.content_img{
    margin-bottom: 24px;
}
.content_details{
    color:  #ffffff;
    text-indent:2em;
    line-height: 26px;
    font-size: 16px;
}
.news_more{
    float: left;
    width: 1200px;
}
.news_more_button{
    text-align: center;
    width: 150px;
    height: 34px;
    margin: 0 auto;
    border: 1px solid #ffffff;
    font-size: 19px;
    opacity: 0.79;
    line-height: 35px;
    background: #001b3a;
}
.news_more_button>a{
    color: #ffffff;
}
.news_more_button>a:hover{
    color: #AF002C;
}
.index_chanye_title{
    text-align: center;
    margin-top: 90px;
}
.chanye_left_img{
    border: 5px solid #AF002C;
    float: left;
    width: 395px;
    height: 300px;
}
.chanye_one{
    height: 300px;
    float: left;
}
.chanye_right_content{
    margin-top: 24px;
    float: left;
    width: 740px;
    height: 261px;
    border-top: 1px;
    border-right: 1px;
    border-bottom: 1px;
    border-left: 0px;
    border-color:#AF002C;
    border-style: solid;
}
.right_title,.left_title{
    height: 25px;
    line-height: 25px;
    font-size: 25px;
    color: #003067;
    font-weight: 500;
    margin-top: 13px;
}
.right_title_top{
    width: 730px;
    padding-left: 21px;
    margin-bottom: 20px;
}
.right_content,.left_content{
    font-size: 18px;
    color: #595757;
    text-indent: 2em;
    padding: 0px 20px;
    opacity: 0.7;
    height: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    line-height: 30px;
}
.chanye_two{
    margin-top: 20px;
    height: 300px;
    float: left;
}
.chanye_right_img{
    float: left;
    border: 5px solid #AF002C;
    width: 395px;
    height: 300px;
}
.chanye_left_content{
    margin-top: 24px;
    float: left;
    width: 740px;
    height: 261px;
    border-top: 1px;
    border-right: 0px;
    border-bottom: 1px;
    border-left: 1px;
    border-color:#AF002C;
    border-style: solid;
}
.left_title{
    text-align: right;
    margin-right: 21px;
    margin-bottom: 20px;
}
