.w1200
{
    width: 1200px;
    margin: 0 auto;
}
.sun_about
{
    padding: 30px 0 40px;
    background: #fff;
}
.sun_tit
{
    text-align: center;
    margin-bottom: 35px;
}
.sun_tit h3
{
    font-size: 30px;
    color: #d93036;
    margin-bottom: 5px;
}
.sun_tit h3 span
{
    color: #144a96;
}
.sun_tit .en_p
{
    text-align: center;
    text-transform: uppercase;
    background: url(../image/en_p_bg.png) center no-repeat;
    font-size: 14px;
    color: #ccc;
    line-height: 20px;
}
.sun_tit p
{
    font-size: 14px;
    color: #999;
}
.sun_about .wz
{
    width: 845px;
}
.sun_about .wz .wzcon
{
    font-size: 14px;
    color: #5a5a5a;
    line-height: 25px;
    margin-bottom: 70px;
}
.sun_about .wz .sjz
{
    background: url(../image/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(/template/default/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(/template/default/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,.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 #666;
    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;
}
.main1
{
    background: url(../image/bj1.jpg) no-repeat top center;
    height: 839px;
    overflow: hidden;
    margin-top: 50px;
    padding-top: 65px;
    box-sizing: border-box;
}
.main1 .pro-title h3
{
    color: #fff;
}
.main1 .pro-title h3 span
{
    color: #fff;
}
.main1 .pro-title p
{
    color: #fff;
}
.sort1
{
    text-align: center;
    margin: 0 -15px;
    margin-top: 25px;
}
.sort1 li
{
    float: left;
    width: 208px;
    line-height: 40px;
    border: 1px solid #fff;
    margin: 0 18px;
}
.sort1 li a
{
    font-size: 18px;
    color: #fff;
    text-align: center;
    display: block;
}
.product_list1
{
    margin-top: 36px;
}
.product_list1 li
{
    float: left;
    background: #fff;
    border: 1px solid #c1c8cf;
    margin-right: 24px;
    margin-bottom: 28px;
}
.product_list1 li:nth-child(4n)
{
    margin-right: 0;
}
.product_list1 li img
{
    width: 280px;
    height: 207px;
}
.product_list1 li h3 a
{
    display: block;
    font-size: 13px;
    color: #666;
    line-height: 25px;
    padding-bottom: 10px;
    font-weight: normal;
    padding-left: 14px;
}
.hengtu1
{
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}
.sun_goods
{
    background: #eaeaea url(../image/bg1.jpg) top center;
    padding-top: 45px;
    height: 927px;
    box-sizing: border-box;
}
.sun_goods .item .wz .num
{
    background: url(../image/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(../image/ly_bgf.png) left bottom no-repeat;
    padding-bottom: 80px;
}
.sun_goods .item1 .img
{
    width: 346px;
    padding-right: 39px;
}
.sun_goods .item2 .wz
{
    padding-top: 50px;
    width: 735px;
    background: url(../image/ly_bg.png) left bottom no-repeat;
    padding-bottom: 80px;
}
.sun_goods .item2 .img
{
    width: 419px;
    margin-top: -15px;
    padding-left: 23px;
    float: left;
}
.sun_goods .item3
{
    margin-top: 15px;
}
.sun_goods .item3 .wz
{
    padding-top: 40px;
    width: 690px;
}
.sun_goods .item3 .img
{
    width: 320px;
    padding-right: 35px;
}
.sun_news
{
    background: #fff;
    padding: 70px 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: #999;
}
.sun_news .news_top .news_box a
{
    float: right;
    width: 33px;
    height: 33px;
    background: #ccc;
    text-align: center;
    line-height: 33px;
    color: #fff;
    font-size: 14px;
    margin: 25px 24px 0 0;
}
.sun_news .news_bbttl
{
    width: 540px;
}
.sun_news .news_bbttl .first
{
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.sun_news .news_bbttl .first h3
{
    font-size: 20px;
    line-height: 30px;
}
.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: #5a5a5a;
    line-height: 22px;
}
.sun_news .news_bbttl .sun_dedd li
{
    line-height: 30px;
    font-size: 14px;
}
.sun_news .news_bbttl .sun_dedd li a
{
    color: #5a5a5a;
}
.sun_news .news_bbttl .sun_dedd li:hover span
{
    color: #144a96;
}
.sun_news .news_bbttl .sun_dedd li:hover a
{
    color: #144a96;
}
.sun_news .news_bbttl .sun_dedd li span
{
    color: #9f9f9f;
    display: inline-block;
    padding-right: 20px;
}
.sun_news .sun_case
{
    width: 610px;
}
.sun_news .sun_case .sun_case_tx
{
    position: relative;
    width: 236px;
    height: 165px;
}
.sun_news .sun_case .sun_case_tx img
{
    width: 100%;
}
.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;
    text-indent: 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_links
{
    line-height: 30px;
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
}
.sun_links span
{
    font-weight: bold;
}
.sun_links a
{
    color: #666;
    display: inline-block;
    padding-right: 10px;
    font-weight: bold;
}
.sun_tl
{
    background: #245cb8;
    color: #fff;
}
.sun_tl .tl_date
{
    width: 195px;
    height: 225px;
    box-sizing: border-box;
    padding: 38px 0 0 0;
    color: #fff;
}
.sun_tl .tl_date h3
{
    font-size: 30px;
    margin-bottom: 5px;
}
.tl_date h3 span
{
    font-size: 12px;
    font-weight: normal;
    display: block;
}
.sun_tl .tl_date .dl p
{
    font-size: 22px;
    color: #fefefe;
}
.sun_tl .sun_tlr
{
    width: 940px;
}
.sun_tl .sun_tlr .tl_nav
{
    line-height: 67px;
    margin-bottom: 30px;
    background: url(../image/line1.jpg) no-repeat bottom right;
    height: 68px;
    padding-left: 26px;
}
.sun_tl .sun_tlr .tl_nav a
{
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding-right: 40px;
}
.sun_tl .sun_tlr .ewm_img
{
    display: block;
    margin-right: 35px;
}
.sun_tl .sun_tlr .tl_cont
{
    padding-right: 20px;
}
.sun_tl .sun_tlr .tl_ewm p
{
    font-size: 14px;
    color: #fff;
    line-height: 22px;
}
.sun_tl .sun_tlr .tl_ccc
{
    width: 250px;
    font-size: 14px;
    height: 40px;
    background: #184a9e;
    margin-top: 28px;
}
.sun_tl .sun_tlr .tl_ccc a
{
    display: block;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
}
.sun_foot
{
    background: #030a27;
    padding: 10px 0;
    color: #92949a;
}
.sun_foot .ft_cpy
{
    font-size: 14px;
    color: #92949a;
    line-height: 25px;
}
.sun_foot .ft_cpy a
{
    color: #92949a;
}