<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/* Title公共样式 */
.Title {
    overflow: hidden;
    text-align: center;
    padding-top: 41px;
}

.Title h2 {
    font-size: 30px;
    font-weight: normal;
    color: #333333;
}

.Title h2 a {
    color: #333333;
    text-decoration: none;
}

.Title .p1 {
    font-size: 24px;
    color: #305dc3;
    margin: 8px 0;
}

.Title .p2 {
    color: #999999;
    font-size: 12px;
    text-transform: uppercase;
}

.Title i {
    margin-top: 18px;
    display: block;
}

/* banner */
.banner {
    width: 100%;
    overflow: hidden;
}

.banner a {
    display: block;
    height: 564px;
}

/* search */
.search {
    width: 100%;
    height: 60px;
    border-bottom: 2px solid #305dc3;
}

.search p {
    float: left;
    width: 682px;
    margin-top: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.search p a {
    font-size: 14px;
    color: #333333;
    margin-right: 20px;
}

.search p span {
    color: #305dc3;
    font-size: 14px;
    font-weight: bold;
}

.search .ssBox {
    float: right;
    width: 263px;
    height: 35px;
    overflow: hidden;
    margin-top: 13px;
}

.search .ssBox input {
    width: 198px;
    height: 33px;
    border: 1px solid #e8e8e8;
    font-size: 13px;
    color: #cfcfcf;
    line-height: 33px;
    text-indent: 11px;
    float: left;
    border-radius: 4px;
    outline: none;
}

.search .ssBox a {
    display: block;
    width: 53px;
    height: 35px;
    border-radius: 4px;
    float: right;
    background: url(../images/searchbtn.png) no-repeat center;
}

/* question */
.question {
    width: 100%;
}

.question .Title {
    padding-top: 41px;
}

.question .con {
    height: 414px;
    position: relative;
    margin-top: 46px;
}

.question .con img {
    margin: 0 auto;
    display: block;
    position: relative;
    left: 12px;
}

.question .con p {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
}

.question .p1 {
    left: 290px;
    top: 37px;
}

.question .p2 {
    left: 590px;
    top: 23px;
}

.question .p3 {
    left: 28px;
    top: 152px;
}

.question .p4 {
    left: 678px;
    top: 112px;
}

.question .p5 {
    left: 180px;
    top: 274px;
}

.question .p6 {
    left: 668px;
    top: 247px;
}

.question .p7 {
    left: 425px;
    top: 350px;
}

.question .con .p8 {
    font-size: 24px;
    color: #fff;
    width: 430px;
    text-align: center;
    line-height: 48px;
    left: 50%;
    margin-left: -215px;
    bottom: -51px;
    background: url(../images/questionbg.png) no-repeat center;
    height: 61px;
}

/* zhiLi */
.zhiLi {
    width: 100%;
    overflow: hidden;
    background: url(../images/zhilipic.jpg) no-repeat center;
    height: 324px;
}

/* .videoIntro */
.videoIntro {
    width: 100%;
    height: auto;
}

.videoIntro .Title {
    padding-top: 48px;
}

.videoIntro .Title .p1 {
    color: #999;
    font-size: 16px;
}

.videoIntro .Title .p2 {
    color: #333;
}

.videoIntro .con {
    width: 1042px;
    background: url(../images/videointrobg.png) no-repeat center;
    height: 311px;
    position: relative;
    top: 41px;
    left: -19px;
}

.videoIntro .con dl {
    padding: 0 19px;
    overflow: hidden;
}

.videoIntro .con dt {
    float: left;
    width: 490px;
}

.videoIntro .con dd {
    float: left;
    width: 440px;
    margin-left: 40px;
}

.videoIntro .con dd h3 {
    font-size: 18px;
    color: #333333;
    line-height: 29px;
    margin-top: 30px;
    font-weight: normal;
}

.videoIntro .con dd p {
    font-size: 22px;
    color: #305dc3;
    line-height: 29px;
    margin-top: 20px;
}

.videoIntro .con dd i {
    display: block;
    width: 31px;
    height: 4px;
    background: #305dc3;
    margin: 18px 0 34px 0;
}

.videoIntro .con dd a {
    display: inline-block;
    width: 120px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    margin-right: 20px;
    text-decoration: none;
}

.pattern .con .btn {
    *display: inline;
}

.videoIntro .con dd .zx {
    background: #305dc3;
}

.videoIntro .con dd .details {
    background: #ff9600;
}

/* adv */
.adv {
    width: 100%;
    overflow: hidden;
    background: url(../images/fwbg.jpg) no-repeat center;
    height: 1019px;
}

.adv .Title {
    padding-top: 192px;
}

.adv .Title h2 {
    font-size: 36px;
    font-weight: normal;
}

.adv .Title h2 a {
    color: #fff;
}

.adv .Title h2 span {
    font-weight: bold;
}

.adv .con {
    width: 100%;
    margin-top: 84px;
    position: relative;
}

.adv .con img {
    margin: 0 auto;
    display: block;
}

.adv .con p {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    position: absolute;
}

.adv .con p.same {
    text-align: right:;
}

.adv .con .p1 {
    left: 97px;
    top: 38px;
    text-align: right;
}

.adv .con .p2 {
    left: 667px;
    top: 38px;
}

.adv .con .p3 {
    left: 2px;
    top: 172px;
    width: 228px;
    text-align: right;
}

.adv .con .p4 {
    left: 778px;
    top: 182px;
}

.adv .con .p5 {
    left: 27px;
    top: 358px;
    width: 241px;
    text-align: right;
}

.adv .con .p6 {
    left: 734px;
    top: 358px;
    width: 218px;
}

.adv .con .p7 {
    left: 418px;
    top: 528px;
}

/* pattern */
.pattern {
    width: 100%;
    overflow: hidden;
    background: url(../images/patternbg.jpg) no-repeat center;
}

.pattern .Title {
    padding-top: 50px;
}

.pattern .con {
    overflow: hidden;
    margin-top: 26px;
}

.pattern .con p {
    text-align: center;
}

.pattern .con .p1 {
    font-size: 18px;
    line-height: 30px;
    color: #333333;
}

.pattern .con .p2 {
    font-size: 22px;
    color: #305dc3;
    font-weight: bold;
    margin: 28px 0;
}

.pattern .con img {
    border: 5px solid #305dc3;
}

.pattern .con .btn {
    display: inline-block;
    width: 120px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    margin: 20px 0 53px 0;
}

.pattern .con .btn {
    *display: inline;
}

.pattern .con .zx {
    background: #305dc3;
    margin-left: 371px;
    text-decoration: none;
}

.pattern .con .details {
    background: #ff9600;
    margin-left: 20px;
    text-decoration: none;
}

/* Fw */
.Fw {
    width: 100%;
    overflow: hidden;
    background: url(../images/fwbg.jpg) no-repeat center;
    height: 650px;
}

.Fw .Title {
    padding-top: 50px;
}

.Fw .Title h2 a,
.Fw .Title p {
    font-weight: normal;
}

.Fw .Title h2 a,
.Fw .Title .p1,
.Fw .Title .p2 {
    color: #fff;
}

.Fw .con {
    overflow: hidden;
    padding-top: 22px;
    margin-top: 30px;
}

.Fw .con dl {
    float: left;
    width: 225px;
    text-align: center;
}

.Fw .con dt {
    width: 212px;
    height: 212px;
    background: url(../images/fwbg3.png) no-repeat center;
    overflow: hidden;
}

.Fw .con dt a {
    display: block;
    width: 119px;
    height: 99px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 55px;
}

.Fw .con dt a img {
    display: block;
    object-fit: cover;
}

.Fw .con dd {
    margin-top: 50px;
}

.Fw .con dd h3 {
    font-size: 18px;
    margin-bottom: 12px;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.Fw .con dd h3 a {
    color: #fff;
}

.Fw .con dd p {
    font-size: 12px;
    color: #fff;
    line-height: 17px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 68px;
}

.Fw .con .dl1 {
    margin-left: 61px;
}

.Fw .con .dl2 {
    margin-left: 109px;
}

.Fw .con .dl3 {
    margin-left: 110px;
}

.Fw .con dl:hover dt {
    background: url(../images/fwbg2.png) no-repeat center;
}

.Fw .con dl:hover dt img {
    margin-top: -99px;
}

/* case */
.case {
    width: 100%;
    overflow: hidden;
    padding-bottom: 24px;
    background: #f4f4f4;
}

.case .Title {
    padding-top: 48px;
}

.case .Title h2 {
    font-size: 18px;
    font-weight: bold;
}

.case .Title h2 a {
    color: #333333;
}

.case .Title p {
    font-size: 30px;
    color: #333;
    text-transform: uppercase;
    font-family: impact;
}

.case .Title p i {
    display: inline-block;
    width: 40px;
    height: 1px;
    background: #bababa;
    position: relative;
    top: -12px;
}

.case .Title p i {
    *display: inline;
}

.case .Title p i.left {
    margin-right: 30px;
}

.case .Title p i.right {
    margin-left: 30px;
}

.case .con {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.case .con ul {
    overflow: hidden;
}

.case .con li {
    width: 292px;
    float: left;
    margin-right: 42px;
    margin-bottom: 26px;
}

.case .con li:first-child {
    margin-left: 0;
}

.case .con li a {
    display: inline-block;
    overflow: hidden;
}

.case .con li.dif {
    width: 368px;
}

/* .ad */
.ad {
    width: 100%;
    overflow: hidden;
    background: url(../images/adbg.jpg) no-repeat center;
    height: 113px;
}

.ad .container {
    position: relative;
}

.ad .phone {
    width: 145px;
    position: absolute;
    top: 22px;
    right: 0;
}

.ad .phone p {
    font-size: 12px;
    color: #fff;
}

.ad .phone span {
    display: block;
    color: #fff;
    font-family: impact;
    font-size: 24px;
}

.ad .phone a {
    width: 90px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #ff9600;
    display: block;
    border-radius: 2px;
}

/* .product */
.product {
    width: 100%;
    overflow: hidden;
    padding-bottom: 40px;
    background: #f4f4f4;
}

.product .Title {
    padding-top: 48px;
}

.product .Title h2 {
    font-size: 18px;
    font-weight: bold;
}

.product .Title h2 a {
    color: #333333;
}

.product .Title p {
    font-size: 30px;
    color: #333;
    text-transform: uppercase;
    font-family: impact;
}

.product .Title p i {
    display: inline-block;
    width: 40px;
    height: 1px;
    background: #bababa;
    position: relative;
    top: -12px;
}

.product .Title p i {
    *display: inline;
}

.product .Title p i.left {
    margin-right: 30px;
}

.product .Title p i.right {
    margin-left: 30px;
}

.product .con {
    overflow: hidden;
    margin-top: 49px;
    position: relative;
    height: 320px;
}

.product .con ul {
    overflow: hidden;
    height: 320px;
    position: absolute;
    top: 0;
    left: 0;
}

.product .con li {
    float: left;
    width: 325px;
    margin-right: 10px;
    height: 320px;
}

.product .con li .pic {
    display: block;
}

.product .con li h3 {
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    border-bottom: 1px solid #dbdbdb;
}

.product .con li .title {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    display: block;
    float: left;
}

.product .con li .more {
    display: none;
    float: right;
    background: url(../images/product-icon01.png) no-repeat center;
    width: 18px;
    height: 18px;
    margin-top: 12px;
}

.product .con li p {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    height: 48px;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 8px;
}

.product .con li:hover .more {
    display: block;
}

.product .con li:hover h3 {
    border-bottom: 1px solid #305dc3;
}

/* strength */
.strength {
    width: 100%;
    overflow: hidden;
}

.strength .Title .p1 {
    margin: 0 0 2px 0;
}

.strength .Title i {
    margin-top: 28px;
}

.strength .conBox {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 31px;
}

.strength .conBox .con {
    width: 100%;
    overflow: hidden;
}

.strength .con dl {
    overflow: hidden;
}

.strength .con dt {
    width: 454px;
    float: left;
}

.strength .con dd {
    width: 450px;
    float: left;
    margin-top: 14px;
    margin-left: 94px;
}

.strength .con dd h3 {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}

.strength .con dd h3 span {
    color: #305dc3;
}

.strength .con dd em {
    font-size: 18px;
    color: #333333;
    display: block;
    margin: 6px 0 12px 0;
}

.strength .con dd p {
    background: url(../images/strength-icon01.png) no-repeat left 9px;
    padding-left: 27px;
    line-height: 35px;
    font-size: 14px;
    color: #333333;
}

.strength .con dd p span {
    color: #305dc3;
}

.strength .con:nth-child(even) dt {
    float: right;
}

.strength .con:nth-child(even) dd {
    margin-left: 18px;
}

/*
.strength .dif dt {
    float: right;
}

.strength .dif dd {
    margin-left: 18px;
}
*/

.strength .con2 dd a {
    display: block;
    width: 100px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #305dc3;
    border-radius: 2px;
    margin-top: 13px;
}

.strength .conBox .Num {
    width: 45px;
    height: 913px;
    position: absolute;
    left: 478px;
    top: 19px;
}

.strength .con2 {
    margin-top: 42px;
}

.strength .con3 {
    margin-top: 30px;
}

.strength .con4 {
    margin-top: 41px;
}

.strength .con2 dd {
    margin-top: 19px;
}

.strength .con3 dd {
    margin-top: 31px;
}

.strength .StrBottom {
    width: 100%;
    overflow: hidden;
    background: #305dc3;
    height: 109px;
    position: relative;
    margin-top: 50px;
}

.strength .StrBottom .phone {
    background: url(../images/strength-phone.png) no-repeat left center;
    padding-left: 61px;
    position: absolute;
    top: 32px;
    left: 269px;
}

.strength .StrBottom .phone p {
    font-size: 18px;
    color: #fff;
}

.strength .StrBottom .phone span {
    display: block;
    font-size: 25px;
    color: #fff;
    font-family: impact;
}

.strength .StrBottom a {
    font-size: 14px;
    color: #fff;
    background: #ff9600;
    display: block;
    width: 210px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    text-decoration: none;
    border-radius: 2px;
    position: absolute;
    top: 33px;
    right: 269px;
}

.save {
    width: 100%;
    overflow: hidden;
    padding-bottom: 50px;
}

.save .con {
    overflow: hidden;
    margin-top: 50px;
    position: relative;
    height: 493px;
    width: 100%;
}

.save .con ul {
    overflow: hidden;
    height: 493px;
    position: absolute;
    top: 0;
    left: 0;
    width: 105%;
}

.save .con li {
    float: left;
    width: 325px;
    margin-right: 14px;
    height: 493px;
}

.save .con li .pic {
    display: block;
}

.save .con li .pic img {
    display: block;
}

.save .liCon {
    background: #f4f4f4;
    height: 150px;
    padding-top: 18px;
    padding: 18px 12px 0 12px;
}

.save .liCon h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 11px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.save .liCon h3 a {
    color: #333333;
    text-decoration: none;
}

.save .liCon p {
    font-size: 12px;
    color: #666666;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 72px;
}

.save .liCon .more {
    display: block;
    width: 78px;
    height: 23px;
    border: 1px solid #999999;
    text-align: center;
    line-height: 23px;
    margin-top: 12px;
    text-decoration: none;
}

.save li:hover .liCon {
    background: #305dc3;
}

.save li:hover .liCon h3 a,
.save li:hover .liCon p,
.save li:hover .liCon .more {
    color: #fff;
}

.save li:hover .liCon .more {
    border: 1px solid #fff;
}

/* about */
.about {
    width: 100%;
    overflow: hidden;
    background: url(../images/fwbg.jpg) no-repeat center;
    height: 620px;
}

.about dl {
    width: 100%;
    overflow: hidden;
    margin-top: 77px;
}

.about dt {
    float: left;
    width: 480px;
}

.about dd {
    width: 500px;
    float: right;
}

.about dd h3 {
    font-size: 36px;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}

.about dd span {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    display: block;
}

.about dd p {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    margin-top: 18px;
    height: 180px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.about dd .more {
    display: block;
    width: 79px;
    height: 38px;
    background: url(../images/about-icon01.png) no-repeat center;
    margin-top: 30px;
}

/* .approve */
.approve {
    width: 100%;
    height: auto;
}

.approve .container {
    width: 1123px;
    background: url(../images/approvebg.png) no-repeat center;
    height: 540px;
    position: relative;
}

.approve .Title {
    padding-top: 110px;
}

.approve .Title h2 {
    font-size: 18px;
    font-weight: bold;
}

.approve .Title h2 a {
    color: #333333;
}

.approve .Title p {
    font-size: 30px;
    color: #333;
    text-transform: uppercase;
    font-family: impact;
}

.approve .Title p i {
    display: inline-block;
    width: 40px;
    height: 1px;
    background: #bababa;
    position: relative;
    top: -12px;
}

.approve .Title p i {
    *display: inline;
}

.approve .Title p i.left {
    margin-right: 30px;
}

.approve .Title p i.right {
    margin-left: 30px;
}

.approve .con {
    margin-top: 35px;
    overflow: hidden;
    width: 901px;
    margin-left: 111px;
    position: relative;
    height: 220px;
}

.approve .con ul {
    overflow: hidden;
    width: 105%;
    position: absolute;
    top: 0;
    left: 0;
    height: 220px;
}

.approve .con li {
    float: left;
    width: 278px;
    text-align: center;
    margin-right: 33px;
}

.approve .con li a {
    display: block;
    text-decoration: none;
    font-size: 12px;
    color: #666666;
}

.approve .con li span {
    display: block;
    width: 258px;
    height: 174px;
    padding: 9px;
    border: 1px solid #fff;
    margin-bottom: 12px;
}

/* news */
.news {
    width: 100%;
    overflow: hidden;
    padding-bottom: 51px;
}

.news .container {
    overflow: hidden;
}

.leftnews {
    width: 662px;
    float: left;
    border: 1px solid #f4f4f4;
    height: 355px;
}

.leftnews .menu {
    overflow: hidden;
    height: 49px;
}

.leftnews .menu li {
    float: left;
    width: 331px;
    height: 49px;
    line-height: 49px;
    background: #efefef;
}

.leftnews .menu li a {
    font-size: 16px;
    color: #333333;
    text-decoration: none;
    padding-left: 28px;
    display: block;
}

.leftnews .menu li span {
    font-size: 11px;
    color: #999999;
    text-transform: uppercase;
}

.leftnews .menu li.cur a {
    font-weight: bold;
    color: #fff;
}

.leftnews .menu li.cur {
    background: #3c67c7;
}

.leftnews .menu li.cur span {
    color: #fff;
}

.leftnews .newsbox {
    overflow: hidden;
    padding: 0 25px;
    height: 307px;
}

.leftnews .newslist {
    overflow: hidden;
}

.leftnews .newslist dl {
    overflow: hidden;
    margin-top: 24px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #efefef;
}

.leftnews .newslist dt {
    float: left;
    width: 210px;
}

.leftnews .newslist dd {
    width: 376px;
    float: left;
    margin-left: 22px;
}

.leftnews .newslist dd h3 {
    font-size: 14px;
    font-weight: normal;
    margin: 8px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.leftnews .newslist dd h3 a {
    color: #315dc3;
}

.leftnews .newslist dd p {
    font-size: 12px;
    color: #666666;
    line-height: 18px;
    height: 54px;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.leftnews .newslist dd .detail {
    font-size: 12px;
    color: #315dc3;
}

.leftnews .newslist ul {
    width: 100%;
    overflow: hidden;
    padding-top: 16px;
}

.leftnews .newslist li {
    width: 294px;
    float: left;
    overflow: hidden;
    margin-bottom: 14px;
    margin-right: 12px;
}

.leftnews .newslist li p {
    overflow: hidden;
    margin-bottom: 14px;
}

.leftnews .newslist li a {
    background: url(../images/news-icon01.png) no-repeat left center;
    font-size: 14px;
    color: #666666;
    padding-left: 14px;
    width: 215px;
    display: block;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.leftnews .newslist li span {
    display: block;
    font-size: 14px;
    color: #666;
    float: right;
    width: 40px;
}

/*.leftnews .newslist li:first-child{margin-right: 24px;}*/


.rightnews {
    width: 291px;
    height: 355px;
    border: 1px solid #f4f4f4;
    float: right;
    padding: 0 16px;
}

.rightnews .top {
    height: 21px;
    padding: 14px 0;
}

.rightnews .top h3 {
    height: 19px;
    padding-left: 16px;
    border-left: 7px solid #3763c5;
}

.rightnews .top h3 {
    font-size: 16px;
    font-weight: normal;
    color: #333333;
}

.rightnews .top span {
    font-size: 11px;
    color: #999999;
    text-transform: uppercase;
}

.rightnews .wenda {
    overflow: hidden;
    height: 315px;
    position: relative;
}

.rightnews .wenda ul {
    overflow: hidden;
    height: 315px;
    position: absolute;
    top: 0;
    left: 0;
}

.rightnews .wenda li {
    height: 82px;
    border-bottom: 1px dotted #efefef;
    padding-top: 22px;
}

.rightnews .wenda li .Q {
    font-size: 14px;
    font-weight: bold;
    background: url(../images/newsq.png) no-repeat left center;
    padding-left: 22px;
    margin-bottom: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.rightnews .wenda li .Q a {
    color: #333;
}

.rightnews .wenda li .A {
    font-size: 14px;
    color: #666666;
    line-height: 18px;
    background: url(../images/newsa.png) no-repeat left 2px;
    padding-left: 22px;
    height: 36px;
    text-overflow: ellipsis;
    overflow: hidden;
}

/* ly */
.ly {
    width: 100%;
    background: url(../images/fwbg.jpg) no-repeat center;
    height: 349px;
}

.ly .container {
    position: relative;
}

.ly .txt {
    width: 619px;
    /* float: left;padding-top: 80px;margin-left: 31px; */
    position: absolute;
    top: 80px;
    left: 31px;
}

.ly .txt .p1 {
    font-size: 28px;
    color: #333333;
}

.ly .txt .p1 span {
    color: #3763c5;
    font-weight: bold;
}

.ly .txt .p3 {
    font-size: 39px;
    color: #3763c5;
}

.ly .txt .p2 {
    width: 469px;
    height: 56px;
    line-height: 56px;
    color: #fff;
    background: #3763c5;
    font-size: 38px;
    text-indent: 4px;
    margin-top: 8px;
}

.ly .txt .p4 {
    font-size: 31px;
    color: #333333;
    font-weight: bold;
    margin-top: 14px;
}

.ly .txt .p4 span {
    font-family: impact;
    color: #3763c5;
}

.ly .txt i {
    display: block;
    width: 40px;
    height: 3px;
    background: #3763c5;
    margin-top: 26px;
}

.lyCon {
    width: 283px;
    height: 331px;
    background: #3763c5;
    padding: 30px 21px 0 21px;
    /* float: right ; */
    position: absolute;
    top: -12px;
    border-radius: 2px 2px 0 0;
    right: 0;
}

.lyCon p {
    color: #fff;
}

.lyCon .p1 {
    font-size: 18px;
    font-weight: bold;
}

.lyCon .p2 {
    font-size: 18px;
    font-family: impact;
    text-transform: uppercase;
}

.lyCon .p3 {
    font-weight: bold;
    font-size: 14px;
}

.lyCon i {
    width: 62px;
    height: 1px;
    background: #fff;
    margin: 18px 0 15px 0;
    display: block;
}

.lyCon input {
    width: 271px;
    font-size: 12px;
    color: #666666;
    height: 35px;
    line-height: 35px;
    padding-left: 11px;
    border: none;
    border-radius: 2px;
    margin-bottom: 5px;
    outline: none;
}

.lyCon textarea {
    width: 271px;
    height: 83px;
    padding-left: 11px;
    padding-top: 12px;
    border-radius: 2px;
    border: none;
    outline: none;
    resize: none;
    font-size: 12px;
    color: #666666;
}

.lyCon a {
    display: inline-block;
    width: 107px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    margin-top: 10px;
    border-radius: 2px;
}

.lyCon a {
    *display: inline;
}

.lyCon a.tj {
    background: #ff9600;
}

.lyCon a.again {
    background: #3d3d3d;
    margin-left: 10px;
}

/* .link */
.link {
    width: 100%;
    overflow: hidden;
    padding: 16px 0;
    border-top: 2px solid #3763c5;
}

.link dl {
    overflow: hidden;
}

.link dt {
    width: 108px;
    float: left;
    font-size: 30px;
    color: #dedede;
    font-family: impact;
}

.link dt a {
    color: #dedede;
    text-decoration: none;
}

.link dd {
    float: left;
    width: 895px;
    line-height: 36px;
}

.link dd a {
    font-size: 14px;
    color: #666666;
    padding: 6px;
}

.footer365jz {
    width: 100%;
    margin: 15px auto;
}

.footer365jz .linkslist {
    margin-bottom: 15px;
}

.footer365jz .linkslist li {
    display: inline-block;
    margin: 5px 10px;
    color: #2f1203;
    font-size: 14px;
    line-height: 18px;
}

.footer365jz .linkslist li a {
    color: #2f1203;
}

/*&lt;--!广告轮播样式效果一--&gt;*/
#flashs {
    width: 100%;
    position: relative;
    height: 450px;
    overflow: hidden;
}

#flashs .bgitem {
    z-index: 1;
    position: absolute;
    top: 0;
}

#flashs .btn {
    position: absolute;
    z-index: 2;
    bottom: 25px;
    left: 50%;
    margin-left: -64px;
    padding: 0px 6px;
}

#flashs .btn span {
    background: #252525;
    cursor: pointer;
    display: inline-block;
    margin: 2px;
    width: 25px;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    color: #fff;
}

#flashs .btn span.cur {
    background: #305dc3;
}

.indexAd a {
    width: 960px;
    height: 420px;
    margin: 0 auto;
    display: block;
}</pre></body></html>