.box-center {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.clearfix,
.container {
    *zoom: 1;
}

.clearfix:after,
.container:after {
    content: '';
    clear: both;
    display: table;
}

.container {
    width: 1200px;
    margin: 0 auto;
}


/*sun_top */

.sun_top {
    height: 30px;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    background: #efefef;
}

.sun_top a {
    color: #666;
}


/*sun_head*/

.sun_head {
    
}

.sun_head .logo {
    display: block;
    line-height: 60px;
    padding:18px 0;
}



.sun_head .sun_menu {
    width: 700px;
}

.sun_head .sun_menu>li {
    float: left;
    width: 14.2857%;
}

.sun_head .sun_menu>li>a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #434343;
    line-height: 60px;
}

.sun_head .sun_menu>li>a.cur,
.sun_head .sun_menu>li>a:hover {
    background: #144a96;
    color: #fff;
}


/*sun_banner*/

.sun_banner {
    position: relative;
    width: 1920px;
    height: 582px;
    overflow: hidden;
    margin-left: -960px;
    left: 50%;
}

.sun_banner .sun_banner_wz {
    width: 1200px;
    position: absolute;
    z-index: 99999;
    top: 0;
    left: 50%;
    margin-left: -600px;
    color: #fff;
    text-align: center;
    top: 155px;
}

.sun_banner .sun_banner_wz h3 {
    font-size: 30px;
    line-height: 42px;
}

.sun_banner .sun_banner_wz .wzcon {
    margin-top: 40px;
}

.sun_banner .sun_banner_wz .wzcon p {
    font-size: 12px;
    line-height: 2;
}

.sun_banner .sun_banner_wz .wzcon .bb-mm {
    margin-top: 40px;
    display: inline-block;
    width: 129px;
    height: 42px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
}


/*sun_about*/

.sun_about {
    padding: 30px 0 40px;
    background: #fff;
}

.sun_tit {
    text-align: center;
    margin-bottom: 35px;
}

.sun_tit h3 {
    font-size: 30px;
    color: #0088e7;
    margin-bottom: 5px;
}

.sun_tit h3 span {
    color: #4c4c4c;
}

.sun_tit .en_p {
    text-align: center;
    background: url(../images/en_p_bg.gif) center no-repeat;
    font-size: 14px;
    color: #707070;
    line-height: 20px;
}

.sun_tit p {
    font-size: 14px;
    color: #707070;
}

.sun_about .wz {
    width: 760px;
}

.sun_about .wz .wzcon {
    font-size: 16px;
    color: #6d6d6d;
    line-height: 30px;
    margin-bottom: 70px;
}

.sun_about .wz .sjz {
    background: url(../images/sjz_bg.png) left 35px center no-repeat;
    height: 40px;
}

.sun_about .wz .sjz .year {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #3c78d8;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 40px;
}

.sun_about .wz .sjz .date {
    position: relative;
    float: left;
    height: 40px;
    width: 40px;
}

.sun_about .wz .sjz .date .rq {
    font-size: 12px;
    position: absolute;
    z-index: 9;
    color: #666;
    top: -3px;
    width: 30px;
    left: -5px;
}

.sun_about .wz .sjz .date .yq {
    position: absolute;
    z-index: 9;
    width: 10px;
    height: 10px;
    background: #fff;
    border: 2px solid #3c78d8;
    border-radius: 50%;
    bottom: 13px;
}

.sun_about .wz .sjz .date .date_con {
    position: absolute;
    background: #3c78d8;
    width: 180px;
    padding: 10px;
    color: #fff;
    bottom: 50px;
    left: -20px;
    display: none;
}

.sun_about .wz .sjz .date .date_con:after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: #3c78d8 transparent transparent transparent;
    left: 20px;
    bottom: -12px;
}

.sun_about .wz .sjz .date .date_con h3 {
    padding-left: 15px;
    background: url(../images/yq_icon.png) left center no-repeat;
    font-size: 14px;
    font-weight: normal;
}

.sun_about .wz .sjz .date .date_con p {
    padding-left: 15px;
    font-size: 12px;
}

.sun_about .wz .sjz .date:hover .rq {
    display: none;
}

.sun_about .wz .sjz .date:hover .yq {
    background: #3c78d8;
}

.sun_about .wz .sjz .date:hover .date_con {
    display: block;
}

.sun_about .wz .sjz .date1 {
    left: 93px;
}

.sun_about .wz .sjz .date2 {
    left: 165px;
}

.sun_about .wz .sjz .date3 {
    left: 250px;
}

.sun_about .wz .sjz .date4 {
    left: 390px;
}

.sun_about .wz .sjz .date5 {
    left: 450px;
}

.sun_about .wz .sjz .year1 {
    position: relative;
    left: 310px;
}

.sun_about .img {
    width:355px;
   background: url(../images/abbg.jpg) no-repeat top right;
   padding-right:68px;
}

.sun_about .img .img_tx {
    width: 315px;
    margin-top: 4px;
    position: relative;
    overflow: hidden;
}

.sun_about .img .img_tx .bd {
    width: 315px;
    height: 325px;
    overflow: hidden;
}

.sun_about .img .img_tx .bd li img {
    height: 325px;
}

.sun_about .img .img_tx .hd {
    position: absolute;
    width: 158px;
    height: 42px;
    background: rgba(0, 0, 0, 0.5);
    right: 10px;
    bottom: 10px;
    z-index: 99;
    font-size: 0;
    padding-top: 5px;
    box-sizing: border-box;
}

.sun_about .img .img_tx .hd .prev {
    float: left;
    margin: 4px 9px 0 5px;
}

.sun_about .img .img_tx .hd .next {
    float: left;
    margin: 4px 0 0 9px;
}

.sun_about .img .img_tx .hd ul {
    width: 104px;
    float: left;
}

.sun_about .img .img_tx .hd ul li {
    width: 48px;
    height: 31px;
    box-sizing: border-box;
    border: 3px solid #666666;
    margin: 0 2px;
    display: inline-block;
}

.sun_about .img .img_tx .hd ul li img {
    width: 100%;
    height: 100%;
}

.sun_about .img .img_tx .hd ul li.on {
    border-color: #a8a8a8;
}


/*sun_ldys*/

.sun_ldys {
    background: url(../images/bg2.jpg) top center no-repeat;
    height: 535px;
    box-sizing: border-box;
    padding-top: 100px;
}

.sun_ldys li {
    width: 16.6666%;
    float: left;
    text-align: center;
    box-sizing: border-box;
    padding: 0 16px;
}

.sun_ldys li .img {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 80px;
    height: 80px;
    overflow: hidden;
    margin-bottom: 60px;
}

.sun_ldys li .img img {
    width: 100%;
    left: 0;
    position: absolute;
    transition: all .5s ease;
}

.sun_ldys li .img .img1 {
    top: 0;
}

.sun_ldys li .img .img2 {
    top: 80px;
}

.sun_ldys li h3 {
    display: inline-block;
    color: white;
    font-size: 19px;
    font-weight: normal;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.sun_ldys li p {
    color: white;
    line-height: 180%;
    font-size: 14px;
}

.sun_ldys li:hover .img .img1 {
    top: -80px;
}

.sun_ldys li:hover .img .img2 {
    top: 0;
}


/*sun_sj*/

.sun_sj {
    background: #144a96;
    padding: 21px 0;
}

.sun_sj li {
    width: 25%;
    height: 115px;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 14px;
    box-sizing: border-box;
}

.sun_sj li+li {
    border-left: 1px solid #0b3b7e;
}


/*sun_goods*/

.sun_goods {
    background: #eaeaea url(../images/bg1.jpg) top center;
    padding-top: 45px;
}

.sun_goods .item .wz .num {
    background: url(../images/ly_tt_bg.png);
    width: 97px;
    height: 78px;
    text-align: center;
    line-height: 78px;
    color: #fff;
    font-size: 36px;
    padding-left: 10px;
    box-sizing: border-box;
}

.sun_goods .item .wz .wzcon {
    margin-left: 10px;
}

.sun_goods .item .wz .wzcon h3 {
    line-height: 36px;
    font-size: 20px;
    color: #0088e7;
    margin-bottom: 20px;
}

.sun_goods .item .wz .wzcon p {
    line-height: 25.2px;
    font-size: 14px;
    color: #5a5a5a;
    font-weight: 400;
}

.sun_goods .item .img img {
    width: 100%;
}

.sun_goods .item1 .wz {
    width: 755px;
    background: url(../images/ly_bgf.png) left bottom no-repeat;
    padding-bottom: 80px;
}

.sun_goods .item1 .img {
    width: 396px;
}

.sun_goods .item2 .wz {
    padding-top: 50px;
    width: 735px;
    background: url(../images/ly_bg.png) left bottom no-repeat;
    padding-bottom: 80px;
}

.sun_goods .item2 .img {
    width: 430px;
    margin-top: -40px;
}

.sun_goods .item3 {
    padding-bottom: 20px;
}

.sun_goods .item3 .wz {
   padding-top: 40px;
   width: 692px;
   font-weight: 600;
}

.sun_goods .item3 .img {
    width: 491px;
}


/*sun_pro*/

.sun_pro {
    background: #144a96;
    padding-top: 80px;
    padding-bottom: 50px;
}

.sun_pro .pro_tit {
    text-align: center;
    margin-bottom: 35px;
}

.sun_pro .pro_tit h3 {
    font-size: 30px;
    color: #ff9900;
}

.sun_pro .pro_tit h3 span {
    color: #fff;
}

.sun_pro .pro_tit p {
    font-size: 14px;
    line-height: 25.2px;
    color: white;
}

.sun_pro .sun_prol {
    width: 240px;
    border-left: 8px solid #ff9900;
    box-sizing: border-box;
    background: #033a87;
}

.sun_pro .sun_prol h3 {
    font-size: 18px;
    color: #fff;
    line-height: 64px;
    border-bottom: 1px solid #144a96;
    text-align: center;
    margin-bottom: 14px;
}

.sun_pro .sun_prol li {
    position: relative;
}

.sun_pro .sun_prol li a {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 65px;
    text-align: center;
    position: relative;
    z-index: 99;
}

.sun_pro .sun_prol li:after {
    position: absolute;
    content: '';
    display: block;
    left: 11px;
    width: 233px;
    height: 65px;
    background: #a9caf9 url(../images/pro_sort_li_bg.png) right 6px center no-repeat;
    display: none;
    top: 0;
}

.sun_pro .sun_prol li:hover:after {
    display: block;
}

.sun_pro .sun_prol li:hover a {
    color: #000;
}

.sun_pro .sun_prol .pro_phone {
    text-align: right;
    font-size: 16px;
    color: #fff;
    line-height: 32px;
    padding-right:10px;
    font-weight: 600;
    padding-bottom:14px;
}

.sun_pro .sun_pro_ll {
    width: 936px;
}

.sun_pro .sun_pro_ll li {
    width: 302px;
    height: 262px;
    background: #fff;
    float: left;
    box-sizing: border-box;
    border: 1px solid #eeeeee;
    margin: 0 15px 10px 0;
    transition: all .5s ease;
}

.sun_pro .sun_pro_ll li .img {
    display: block;
    width: 300px;
    height: 218px;
    margin: 0 auto; 
}

.sun_pro .sun_pro_ll li .img img {
    width: 100%;
    height: 100%;
}

.sun_pro .sun_pro_ll li p {
    font-size: 14px;
    color: #666;
    line-height: 38px;
    padding-left:20px;
}

.sun_pro .sun_pro_ll li:hover {
    transform: translateY(-10px);
}

.sun_pro .sun_pro_ll li:nth-of-type(3n) {
    margin-right: 0;
}


/*sun_news*/

.sun_news {
    background: #fff;
    margin-top:50px;
}

.sun_news .news_top {
    width:800px;
}

.ttt {
    width: 350px;
    height: 47px;
    background: #0088e7;
}

.ttt span {
    display: inline-block;
    padding-left: 10px;
    font-size: 22px;
    color: #fff;
    line-height: 47px;
}
.ttt span i{
    font-size: 16px;
    font-style: normal;
    text-transform: uppercase;
}
.ttt a {
    float: right;
    width: 33px;
    height: 33px;
    background: #80c4f3;
    text-align: center;
    line-height: 33px;
    color: #fff;
    font-size: 14px;
    margin: 7px 8px 0 0;
}

.sun_news .news_top .news_box {
    width: 800px;
    background: #f2f2f2;
    box-sizing: border-box;
    padding:12px;
}
.news_box img{
    width:200px;
    height:118px;
    padding-right:20px;
}
.necon a{
    display: block;
    font-size: 16px;
    font-weight: 600;
    color:#414141;
    line-height: 48px;
}
.necon a:hover{
    color:#0088e7;
}
.necon a span{
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}
.necon a:hover span {
    color:#414141;
}
.sun_dedd{
    padding-top:16px;
}
.sun_dedd li{
    float: left;
    width:374px;
    line-height: 40px;
    position: relative;
    margin-right:48px;
}
.sun_dedd li:nth-child(even){
    margin-right:0;
}
.sun_dedd li a{
    font-size: 14px;
    
}
.sun_dedd li span{
    position: absolute;
    top:0;
    right:0;
}


.sun_news .news_bbttl {
    width: 350px;
}

.sun_news .news_bbttl .first {
    background: #f5f5f5;
    padding:5px;
}

.sun_news .news_bbttl .first h3 {
    font-size: 14px;
    font-weight: 400;
}

.sun_news .news_bbttl .first h3 a {
    display: block;
    color: #5a5a5a;
    background: url(../images/wen.jpg) 0 50% no-repeat;
    padding-left:30px;
    line-height: 40px;
}
.sun_news .news_bbttl .first h3 a:hover{
    color:#0088e7;
}
.sun_news .news_bbttl .first .info {
    font-size: 14px;
    color: #5a5a5a;
    line-height: 22px;
     background: url(../images/da.jpg) no-repeat;
     padding-left:30px;
}

.newline{
    height:1px;
    border-bottom:1px dotted #5d5d5d;
    margin:12px 0;
}

.sun_news .news_bbttl .sun_dedd li {
    line-height: 30px;
    font-size: 14px;
}

.sun_news .news_bbttl .sun_dedd li a {
    color: #5a5a5a;
}
.sun_dedd li a:hover {
    color: #0088e7;
}
.sun_news .news_bbttl .sun_dedd li span {
    color: #9f9f9f;
    display: inline-block;
    padding-right: 20px;
}

.sun_news .sun_case {
    width: 610px;
}

.diapo{
    float: left;
    margin-right:20px;
}

.sun_case_lz h3{
    width: 352px;
    float: right;
}

.sun_case_lz h3 {
    font-size: 20px;
    color: #434343;
    margin-bottom: 10px;
}
.sun_case_lz h3 a{
    line-height: 40px;
}
.sun_news .sun_case .sun_case_lz .info {
    font-size: 12px;
    color: #5a5a5a;
    line-height: 20px;
    font-weight: 400;
}

#slider a.more {
    float: right;
    width: 120px;
    height: 30px;
    background: #143670;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    margin-top: -40px;
}




.sun_news .sun_case .sun_case_gdtx {
    margin-top: 40px;
}

.sun_news .sun_case .sun_case_gdtx .bd {
    width: 610px;
    overflow: hidden;
}

.sun_news .sun_case .sun_case_gdtx .bd li {
    width: 220px;
    height: 160px;
    margin-right: 15px;
    float: left;
}

.sun_news .sun_case .sun_case_gdtx .bd li img {
    width: 220px;
    height: 160px;
}


/*sun_tl*/

.sun_tl {
    background: #454545;
    padding:30px 0;
}

.sun_tl .tl_date {
    width: 195px;
    box-sizing: border-box;
    color: #fff;
}

.sun_tl .tl_date h3 {
    font-size: 30px;
    margin-bottom: 5px;
    color:#b9b9b9;
}

.sun_tl .tl_date p {
    font-size: 12px;
}

.sun_tl .tl_date .dl {
    margin-top: 10px;
    color:#b9b9b9;
}

.sun_tl .tl_date .dl p {
    font-size: 15px;
    font-weight: 400;
    color:#b9b9b9;
}
.sun_tlr {
    width:960px;
}
.tl_nav li .sec{
    padding-top:10px;
}
.tl_nav li{
    float: left;
    width:138px;
    text-align: center;
    color:#fff;
    border-right:1px solid #1e417d;
    height: 175px;
    overflow: hidden;
    padding-top:30px;
}
.tl_nav li a{
    font-size: 16px;
    color:#6583b4;
}
.tl_nav li .sec a{
    display: block;
    font-size: 14px;
    line-height: 26px
}

.ewm_img{
    padding-top:30px;
    width:282px;
    color: #6583b4;
    text-align: center;
}
/*sun_foot*/

.sun_foot {
    background: #103168;
    padding: 10px 0;
    text-align: center;
    border-top:2px solid #1e417d;
}

.ft_cpy {
    width:730px;
    font-size: 13px;
    color: #c4c4c4;
    line-height: 24px;
}

.ft_cpy a {
    color: #c4c4c4;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(-160px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeIn {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: fadeIn;
}

.animated {
    animation-duration: 2s;
    animation-fill-mode: both;
}

@keyframes fadeOut {
    0% {
        opacity: 0;
        transform: translateY(160px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeOut {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: fadeOut;
}

.animated {
    animation-duration: 2s;
    animation-fill-mode: both;
}


/*# sourceMappingURL=sun_style.css.map */