.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: 12px;
    color: #666;
    line-height: 30px;
    background: #efefef;
}

.sun_top a {
    color: #666;
}


/*sun_head*/

.sun_head {
    /*height: 60px;*/
}

.sun_head .logo {
    display: block;
/*    width: 254px;
    line-height: 60px;*/
}

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


.menu{
    background: #00468c;
    line-height: 52px;
}

.menu .sun_menu {
    width: 1200px;
    margin: 0 auto;
}

.menu .sun_menu>li {
    float: left;
    width: 10%;
}

.menu .sun_menu>li>a {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 60px;
}

.menu .sun_menu>li>a.cur,
.menu .sun_menu>li>a:hover {
    background: #ec0000;
    color: #fff;
}





/*sun_banner*/

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

.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: 55px 0 65px;
    background: #fff;
}

.sun_tit {
    text-align: center;
    margin-bottom: 30px;
}

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

.sun_tit h3 span {
    color: #959595;
}
.sun_tit h3 img{
    margin:0px 10px;
}
.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: 845px;
}

.sun_about .wz .wzcon {
    font-size: 14px;
    color: #5a5a5a;
    line-height: 30px;
    margin-bottom: 35px;
    padding-top: 55px;
}

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

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

.sun_about .img .img_tx .bd {
    width: 267px;
    height: 282px;
    overflow: hidden;
}

.sun_about .img .img_tx .bd li img {
    height: 282px;
}

.sun_about .img .img_tx .hd {
    position: absolute;
    /* width: 158px; */
    /* height: 42px; */
    /* background: rgba(0, 0, 0, 0.5); */
    right: 0px;
    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;
    display: none;
}

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

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

.sun_about .img .img_tx .hd ul li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    box-sizing: border-box;
    margin: 0 3px;
    display: inline-block;
    background: #fff;
}

.sun_about .img .img_tx .hd ul li img {
    width: 100%;
    height: 100%;
    display: none;
}

.sun_about .img .img_tx .hd ul li.on {
    background-color: #144a96;
}


/*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;
        border-right: 1px solid #4c87c3;
}

.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: 64px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    color: #fff;
    font-size: 26px;
    padding-left: 10px;
    box-sizing: border-box;
}

.sun_goods .item .wz .wzcon {
    margin-left: 90px;
}

.sun_goods .item .wz .wzcon h3 {
    line-height: 36px;
    font-size: 20px;
    color: #ec0000;
    margin-bottom: 3px;
    font-weight: bold;
}
.ys1{
    margin-bottom: 50px;
}

.sun_goods .item .wz .wzcon p {
    line-height: 25.2px;
    font-size: 16px;
    color: #8f8f8f;
    font-weight: bold;
}

.sun_goods .item .img img {
    width: 100%;
}

.sun_goods .item1 .wz {
    width: 780px;
    background: url(../images/ly_bgf.png) left bottom no-repeat;
    padding-bottom: 45px;
}

.sun_goods .item1 .img {
    width: 333px;
    padding-right: 24px;
}

.sun_goods .item2 .wz {
    padding-top: 50px;
    width: 735px;
    background: url(../images/ly_bg.png) left bottom no-repeat;
    padding-bottom: 50px;
}

.sun_goods .item2 .img {
    width: 417px;
    margin-top: -40px;
    float: left;
    padding-left: 20px;
}

.sun_goods .item3 {
    padding-bottom: 20px;
}

.sun_goods .item3 .wz {
    padding-top: 40px;
    width: 715px;
    float: left;
}

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

.ys3{
    margin-bottom: 50px;
}

.wh1{
    text-align: center;
}
.wh1 li{
    display: inline-block;
    margin:0px 55px 0 44px;
}
.wh1 li img{
text-align: left;
display: block;
}
.wh1 li p{
    font-size: 14px;
    color: #464646;
    padding-top: 12px;
    text-align: left;
}
.wh1 li span{
    font-size: 12px;
    color: #464646;
    text-transform: uppercase;
    display: block;
    text-align: left;
}


/*sun_pro*/

.sun_pro {
    background: #f5f5f5;
    padding-top: 55px;
    padding-bottom: 50px;
    margin-top: 55px;
}

.sun_pro .pro_tit {
    text-align: center;
    margin-bottom: 35px;
}

.sun_pro .pro_tit h3 {
    font-size: 30px;
    color: #ec0000;
}

.sun_pro .pro_tit h3 span {
    color: #00468c;
}

.sun_pro .pro_tit p {
    font-size: 14px;
    line-height: 25.2px;
    color: #666;
}

.sun_pro .sun_prol {
    width: 240px;
    border-left: 8px solid #ec0000;
    box-sizing: border-box;
    background: #00468c;
}

.sun_pro .sun_prol h3 {
    font-size: 24px;
    color: #fff;
    line-height: 60px;
    border-bottom: 1px solid #4c87c3;
    text-align: center;
    margin-bottom: 5px;
    font-weight: normal;
}
.sun_pro .sun_prol h3 span{
    font-size: 16px;
    text-transform: uppercase;
}

.sun_pro ul{
    /*border-bottom: 1px solid #4c87c3;*/
    padding-bottom:5px;
}
.sun_pro .sun_prol li {
    position: relative;
}

.sun_pro .sun_prol li a {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 38px;
    text-align: left;
    position: relative;
    z-index: 99;
    text-indent: 20px;
}

.sun_pro .sun_prol li:after {
    position: absolute;
    content: '';
    display: block;
    left: 0px;
    width: 232px;
    height: 36px;
    background: #ec0000 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: #fff;
}

.sun_pro .sun_prol .pro_phone {
    /*text-align: center;*/
    font-size: 18px;
    color: #fff;
    line-height: 42px;
    text-indent: 20px;
        border-top: 1px solid #4c87c3;
}

.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;
    position: relative;
}

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

.sun_pro .sun_pro_ll li .img img {
    width: 302px;
    height: 262px;
}

.sun_pro .sun_pro_ll li p {
    font-size: 14px;
    color: #666;
    position: absolute;
    left: 15px;
    bottom:14px;
}

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

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


.hengtu1{
    width: 1920px;
    position: relative;
    left:50%;
    margin:55px 0px 55px -960px;
    background: url(../images/hengtu1.jpg) no-repeat left top;
    color: #fff;
    text-align: center;
    height: 209px;
}
.hengtu1 h3{
    font-size: 36px;
    padding:30px 0px 10px 0;
}
.hengtu1 p{
    font-size: 14px;
    line-height: 25px;
}
.hengtu1 span{
    font-size: 14px;
    display: block;
    width: 202px;
    line-height: 36px;
    background: #3e70a4;
    text-align: center;
    margin: 12px auto 0;
    border-radius: 5px;
}


/*sun_news*/

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

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

.ttt {
    width: 340px;
    height: 60px;
    background: #00468c;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}

.ttt span {
    display: inline-block;
    padding-left: 40px;
    font-size: 24px;
    color: #fff;
    line-height: 60px;
    margin-right: 5px;
}

.ttt a {
    float: right;
    width: 33px;
    height: 33px;
    background: #80a3c6;
    text-align: center;
    line-height: 33px;
    color: #fff;
    font-size: 14px;
    margin: 12px 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: 800px;
}

.sun_news .news_bbttl .first {
    /*padding-bottom: 25px;*/
    margin-bottom: 25px;
    background: #f5f5f5;
    padding:14px;
}
.sun_news .news_bbttl .first img{
    display: block;
    float: left;
    width: 200px;
    height: 118px;
    margin-right: 18px;
}
.sun_news .news_bbttl .first .info {
    font-size: 14px;
    color: #5a5a5a;
    line-height: 22px;
    width: 548px;
    float: left;
}


.sun_news .news_bbttl .first  a {
    color: #414141;
    font-size: 16px;
    font-weight: bold;
    display: block;
    line-height: 40px;
    margin-bottom: 5px;
}
.sun_news .news_bbttl .first p{
    font-size: 14px;
    color: #323232;
}


.sun_news .news_bbttl .sun_dedd li {
    line-height: 35px;
    font-size: 14px;
    float: left;
    width: 46%;
    padding-left: 2%;
}
.sun_news .news_bbttl .sun_dedd li:nth-child(2n){
    float: right;
}
.sun_news .news_bbttl .sun_dedd li a {
    color: #5a5a5a;
}

.sun_news .news_bbttl .sun_dedd li span {
    color: #9f9f9f;
    display: inline-block;

    float: right;
    line-height: 35px;
}

.sun_news .news_bbttl .sun_dedd li:hover a{
    color: #00468c;
}
.sun_news .news_bbttl .sun_dedd li:hover span{
    color: #00468c;
}



#ndemo{overflow:hidden;margin:0 auto;position:relative;height:370px;}
#nindemo{height:100%;}
#ndemo1{}
#ndemo2{}
.news_list3{
    background: #f5f5f5;

}
.news_list3 li{position:relative;padding:15px 0 10px;border-bottom:1px dotted #000;
    margin:0px 4px;
}
.news_list3 li a{
        line-height: 30px;
    padding-left: 45px;
    background: url(../images/wen.png) 10px center no-repeat;
    display: block;
    font-size: 14px;
    color: #212121;
}
.news_list3 li a:hover{text-decoration:none;color:#0f51bb;}
.news_list3 span{
        background: url(../images/da.png) 10px 3px no-repeat;
    padding-left: 45px;
    font: 400 12px/20px "微软雅黑";
    margin-top: 5px;
    color: #212121;
    display: block;
}




.sun_news .sun_case {
        width: 350px;
}

.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: 158px;
    height: 165px;
    background: #000;
}

.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: 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: #00468c;
}

.sun_tl .tl_date {
width: 170px;
    height: 225px;
    background: #145595;
    box-sizing: border-box;
    padding: 40px 0 0 20px;
    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;
    line-height: 30px;
}

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

.sun_tl .sun_tlr {
    width: 1030px;
}

.sun_tl .sun_tlr .tl_nav {
    line-height: 50px;
    border-bottom: 1px solid #2b508e;
    margin-bottom: 30px;
    padding-top: 12px;
}
.sun_tl .sun_tlr .tl_nav a:first-child{
    padding-left: 0px;
}

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

.sun_tl .sun_tlr .ewm_img {
    display: block;
    width: 218px;
    /*height: 90px;*/
    margin-left: 18px;
}

.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: #3b79ae;
    line-height: 22px;
}

.sun_tl .sun_tlr .tl_ccc {
    margin-top: 10px;
    /* width: 250px; */
    height: 40px;
    text-align: left;
     line-height: 30px;
    color: #fff;
    font-size: 14px;
    margin-left: 20px;

}


/*sun_foot*/

.sun_foot {
    background: #103168;
    padding: 10px 0;
}

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

.sun_foot .ft_cpy a {
    color: #6583b4;
}

@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 */
