.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;*/
    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 {
    height: 99px;
    line-height: 99px;
}

.sun_head .logo {
    display: block;
    width: 254px;
     line-height: 99px; 
         margin-left: -42px;
}

/*.sun_head .logo img {*/
/*    width: 254px;*/
/*    height: 35px;*/
/*}*/

.sun_head .sun_menu {
    width: 1000px;
}

.sun_head .sun_menu>li {
    float: left;
    position: relative;
    width: 10.666%;
}

.sun_head .sun_menu>li>a {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #434343;
    /* line-height: 60px; */
}

.sun_head .sun_menu>li>a.cur,
.sun_head .sun_menu>li>a:hover {
    background: #144a96;
    color: #fff;
}

.sun_menu .sec{height:0;background:#fff;color:#434343;overflow:hidden;z-index:9999;position:absolute;top:99px;left:0px;width:100%;}
.sun_menu .sec a{background:#fff;color:#434343;height:38px;line-height:38px;display:block;text-align:center;font-size:16px;}
.sun_menu .sec a:hover{background:#144a96;text-decoration:none;color: #fff;}


/*sun_banner*/

.sun_banner {
    position: relative;
    width: 1920px;
    height: 702px;
    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: 255px;
}

.sun_banner .sun_banner_wz h3 {
    font-size: 46px;
    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 #000;
    border-radius: 5px;
    color: #000;
    font-size: 14px;
    display: none;
}


/*sun_about*/

.sun_about {
    padding: 0px 0 80px;
    background: #fff;
}

.sun_tit {
    margin-bottom: 35px;    margin-top: 46px;
}

.sun_tit h3 {
    font-size: 30px;
    color: #ff9900;
    margin-bottom: 5px;
}

.sun_tit h3 span {
    color: #144a96;
}
.sun_about .amore{display: block;width: 120px;height: 30px;line-height: 30px;background: #143670;color: #fff;font-size: 14px;text-align: center;}
.sun_tit .en_p {
    text-align: center;
    text-transform: uppercase;
    background: url(../images/en_p_bg.gif) center no-repeat;
    font-size: 14px;
    color: #cccccc;
    line-height: 20px;
}

.sun_tit p {
    font-size: 14px;
    color: #999999;
}

.sun_about .wz {
    width: 569px;
}

.sun_about .wz .wzcon {
    font-size: 14px;
    color: #5a5a5a;
    line-height: 25px;
    height: 294px;overflow: hidden;
}

.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: 510px;
    padding-left: 88px;
    background: url(../images/about_tt.jpg) top left no-repeat;
}

.sun_about .img .img_tx {
    width: 510px;
    margin-top: 55px;
    position: relative;
    overflow: hidden;
}

.sun_about .img .img_tx .bd {
    width: 510px;
    height: 421px;
    overflow: hidden;
}

.sun_about .img .img_tx .bd li img {
    height: 421px;
    width: 510px;
}

.sun_about .img .img_tx .hd {
    position: absolute;
    width: 236px;
    height:47px;
    background: rgba(0, 0, 0, 0.31);
    right: 10px;
    bottom: 10px;
    z-index: 99;
    font-size: 0;
    padding-top: 0px;
    box-sizing: border-box;
    overflow: hidden;
}

.sun_about .img .img_tx .hd .prev {
    float: left;
    margin: 4px 9px 0 8px;
}

.sun_about .img .img_tx .hd .next {
    float: left;
    margin: 4px 0 0 9px;
}

.sun_about .img .img_tx .hd ul {
    width: 162px;
    float: left;
}

.sun_about .img .img_tx .hd ul li {
    width: 63px;
    height: 38px;
    border: 5px solid #a8a8a8;
    margin: 0 3px;
    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: 577px;
    box-sizing: border-box;
    padding-top: 100px;
    border-top:35px solid #f0f0f0;
}

.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: 40px;
}
.sun_goods .sun_tit{text-align: center;margin-top: 0;}
.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: #144a96;
    margin-bottom: 20px;
}

.sun_goods .item .wz .wzcon p {
    line-height: 25.2px;
    font-size: 14px;
    color: #5a5a5a;
}

.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 {
}

.sun_goods .item3 .wz {
    padding-top: 40px;
    width: 600px;
}

.sun_goods .item3 .img {
    width: 491px;
}


/*sun_pro*/
.psort li{margin-left: 102px;}
.psort li a{display: block;color: #fff;font-size: 14px;font-weight: bold;width: 170px;height: 47px;line-height: 47px;background:#033a87;text-align: center;}

.psort li:nth-child(5) a{margin-top: -11px;
    line-height: 25px;
    height: 57px;}
.sun_pro {
    background: url(../images/bj1.jpg) no-repeat top center;
    padding-top: 80px;height: 608px;
}

.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 #ffd704;
    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: #ffd704 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: center;
    font-size: 18px;
    color: #fff;
    line-height: 67px;
}

.sun_pro .sun_pro_ll {
    margin-top: 40px;
    margin-left: 4px;
}

.sun_pro .sun_pro_ll li {
    background: #fff;
    float: left;
    box-sizing: border-box;
    border: 1px solid #eeeeee;
    position:relative;
    margin: 0 18px 10px 0;
}

.sun_pro .sun_pro_ll li .img {
    display: block;
    width: 400px;
    height: 250px;
    margin: 0 auto;
    transition: all .5s ease;
}

.sun_pro .sun_pro_ll li .img img {
    width: 100%;
    height: 100%;
}

.sun_pro .sun_pro_ll li p {
    font-size: 18px;
    color: #fff;
    position: absolute;
    bottom: 18px;
    left:18px;
}

/*.sun_pro .sun_pro_ll li:hover .img {*/
/*    transform: translateY(-10px);*/
/*}*/

.sun_pro .sun_pro_ll li:nth-of-type(3n) {
    margin-right: 0;
}


/*sun_news*/

.sun_news {
    background: #fff;
    padding: 50px 0 50px 0;
}

.sun_news .news_top {
    margin-bottom: 60px;
}

.sun_news .news_top .ttt {
    width: 340px;
    height: 47px;
    background: #103168;
}

.sun_news .news_top .ttt span {
    display: inline-block;
    padding-left: 40px;
    font-size: 14px;
    color: #fff;
    line-height: 47px;
}

.sun_news .news_top .ttt a {
    float: right;
    width: 33px;
    height: 33px;
    background: #245cb8;
    text-align: center;
    line-height: 33px;
    color: #fff;
    font-size: 14px;
    margin: 7px 8px 0 0;
}

.sun_news .news_top .news_box {
    width: 1200px;
    height: 82px;
    background: #f2f2f2;
    padding-left: 155px;
    box-sizing: border-box;
}

.sun_news .news_top .news_box span {
    display: inline-block;
    line-height: 87px;
    font-size: 14px;
    color: #999999;
}

.sun_news .news_top .news_box a {
    float: right;
    width: 33px;
    height: 33px;
    background: #cccccc;
    text-align: center;
    line-height: 33px;
    color: #fff;
    font-size: 14px;
    margin: 25px 24px 0 0;
}

.sun_news .news_bbttl {
    width:634px;
}
.sun_news .news_bbttl .news_bbtt_title{
    font-size: 30px;
    border-bottom: 1px solid #626262;
    margin-bottom: 20px;
    color: #103168;
}
.sun_news .news_bbttl .news_bbtt_title span{
    color: #5a5a5a;
    font-size: 18px;
    display: inline-block;
    font-weight: bold;
}
.nsort li{margin-right: 25px;float: left;}
.nsort li a{
    color: #67676b;
    font-size: 30px;
    line-height: 36px;
    display: block;
    font-weight: bold;
}
.nsort li.cur a{color: #103168;}


.sun_news .news_bbttl .news_bbtt_title a.more{
    color: #66666a;

    float: right;

    font-size: 12px;
    padding-top: 15px;
}
.sun_news .news_bbttl .first {
  
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 25px;
    float: left;
width: 335px;
position: relative;
}
.sun_news .news_bbttl .first img{
    width: 335px;
    height: 313px;
}
.sun_news .news_bbttl .sun_dedd{
    width: 283px;
    float: right;
}
.sun_news .news_bbttl .first h3 {
    font-size: 20px;
}

.sun_news .news_bbttl .first h3 a {
    color: #103168;
}

.sun_news .news_bbttl .first .date {
    font-size: 12px;
    color: #7d7d7d;
}

.sun_news .news_bbttl .first .info {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    position: absolute;
bottom: 0;
width: 100%;
background: #144a96;
padding: 12px 15px;
box-sizing: border-box;
}

.sun_news .news_bbttl .sun_dedd li {
    line-height: 20px;
    font-size: 14px;
    padding-left: 60px;
    position: relative;
padding-bottom: 5px;

border-bottom: 1px solid #66666a;

margin-bottom: 20px;
}
.tab1{display: none;}
.sun_news .news_bbttl .sun_dedd li .xuhao{
    position: absolute;

top: 0;

left: 0;
font-weight: bold;
font-size: 36px;color: #66666a;
 line-height: 40px;
}

.sun_news .news_bbttl .sun_dedd li a {
    color: #66666a;
    font-family: 'Adobe é»‘ä½“ Std';
}

.sun_news .news_bbttl .sun_dedd li span {
    color: #66666a;
    display: inline-block;
    padding-right: 20px;font-family: 'Adobe é»‘ä½“ Std';
}

.sun_news .news_bbttl .sun_dedd li:hover a,.sun_news .news_bbttl .sun_dedd li:hover span{font-weight: bold;}

.sun_news .sun_case {
    width: 610px;
    margin-top: 5px;
}

.sun_news .sun_case .sun_case_tx {
    position: relative;
    width: 236px;
    height: 165px;
}

.sun_news .sun_case .sun_case_tx #slider {
    position: absolute;
    background: #000;
    width: 236px;
    height: 165px;
    overflow: hidden;
}

.sun_news .sun_case .sun_case_tx #slider .slide {
    position: absolute;
    top: 0;
    width: 236px;
    height: 165px;
    background: #000;
}
.sun_news .sun_case .sun_case_tx #slider .slide img{
    width: 236px;
    height: 165px;
}
.sun_news .sun_case .sun_case_lz {
    width: 355px;
    float: right;
}

.sun_news .sun_case .sun_case_lz h3 {
    font-size: 20px;
    color: #434343;
    margin-bottom: 10px;
}

.sun_news .sun_case .sun_case_lz .info {
    font-size: 12px;
    color: #5a5a5a;
    line-height: 20px;
}

.sun_news .sun_case .sun_case_lz .more {
    float: right;
    width: 120px;
    height: 30px;
    background: #143670;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
}

.sun_news .sun_case .sun_case_gdtx {
  
    margin-top: 47px;
}

.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_news1{width: 527px;background:url(../images/bj1.png) no-repeat right bottom;height: 350px;}
.sun_news1 .news_bbtt_title {
    font-size: 30px;
    border-bottom: 1px solid #626262;
    margin-bottom: 20px;
    color: #103168;
}
.nbt{font-size: 18px;color: #5a5a5a;font-weight: bold;text-transform: uppercase;}
.nbt span{color: #103168;margin-right: 22px;
    font-size: 30px;
    line-height: 36px;
    }
.sun_news1 .news_bbtt_title a.more{
    color: #66666a;
    float: right;
    font-size: 12px;
    padding-top: 15px;
}
.lxwm{color: #67676b;font-size: 14px;line-height: 38px;}

/*sun_tl*/

.sun_tl {
    background: #143670;
}

.sun_tl .tl_date {
    width: 195px;
    height: 225px;
    /*background: #103168;*/
    box-sizing: border-box;
    padding: 50px 0 0 30px;
    color: #fff;
}

.sun_tl .tl_date h3 {
    font-size: 30px;
    margin-bottom: 5px;
}

.sun_tl .tl_date p {
    font-size: 12px;
}

.sun_tl .tl_date .dl {
    margin-top: 10px;
}

.sun_tl .tl_date .dl p {
    font-size: 18px;
    font-weight: bold;
}

.sun_tl .sun_tlr {
    width: 940px;
}

.sun_tl .sun_tlr .tl_nav {
    line-height: 67px;
    border-bottom: 1px solid #2b508e;
    margin-bottom: 30px;
}

.sun_tl .sun_tlr .tl_nav a {
    display: inline-block;
    padding: 0 30px;
    color: #fff;
    font-size: 14px;
}

.sun_tl .sun_tlr .ewm_img {
    display: block;
    width: 90px;
    height: 90px;
}

.sun_tl .sun_tlr .ewm_img img {
    width: 100%;
    height: 100%;
}

.sun_tl .sun_tlr .tl_cont {
    width: 200px;
    margin-left: 30px;
    padding-top: 15px;
}

.sun_tl .sun_tlr .tl_cont p {
    font-size: 14px;
    color: #fff;
    line-height: 22px;
}

.sun_tl .sun_tlr .tl_ccc {
    margin-top: 30px;
    width: 250px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #3b79ae;
    font-size: 14px;
    background: #103168;
}
.sun_tl .sun_tlr .tl_ccc a{
    color: #fff;
}

/*sun_foot*/

.sun_foot {
    background: #103168;
    padding: 10px 0;
    border-top: 1px solid #2b508e;
}

.sun_foot .ft_cpy {
    font-size: 12px;
    color: #fff;
    line-height: 25px;
}

.sun_foot .ft_cpy a {
    color: #fff;
}

@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;
}


.fleft{width: 795px;}
.page-position {
    padding: 15px 0;
    font-size: 14px;
    color: #2f2f2f;
    border-bottom: 1px solid #d9d9d9;
}

.page-position a {
    color: #2f2f2f;
}

.page-position a:hover {
    color: #0070c0;
}























/*# sourceMappingURL=sun_style.css.map */