@charset "utf-8"; 
.Title {
    overflow: hidden;
    text-align: center;
    padding-top: 41px;
    text-transform: uppercase;
}

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

.about .Title h2, .ly .Title h2 {
    font-size: 30px;
    font-weight: normal;
    color: #fff;
}

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

.ly .Title {
    padding-top: 0;
}

.about .Title .p1, .ly .Title .p1 {
    color: rgba(255,255,255,.4);
}

.Title .p1 {
    color: #999;
    font-size: 14px;
    letter-spacing: 1px;
    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;
}


/* 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;
}

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

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

.product_box .Title .p1 {
    color: #999;
    font-size: 14px;
    letter-spacing: 1px;
}

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

.product_box .con {
    background: #fff;
    position: relative;
    margin-top: 60px;
    margin-bottom: 50px;
}

.product_box .con {
    width: 100%;
    overflow: hidden;
}

.product_box .con .cate {
    float: left;
    width: 240px;
    background: #145593;
    box-shadow: 0 0 20px #ddd;
}
.product_box .con .cate ul.procate{
    background: #fff;
    padding: 15px;
    width: calc(86% - 30px);
    margin: 0 auto;
}

.product_box .con .cate .tit {
    display: block;
    overflow: hidden;
    text-align: center;
    color: #fff;
    padding: 30px 0;
    background: #145593;
}

.product_box .con .cate .tit span {
    display: block;
    overflow: hidden;
    font-size: 24px;
    padding: 0 0 5px 0;
}

.product_box .con .cate .tit em {
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: .6;
}

.product_box .con .cate ul li{
    margin-top: 10px;
}
.product_box .con .cate ul li:first-child{
    margin-top: 0px;
}
.product_box .con .cate ul li > a {
    display: block;
    overflow: hidden;
    line-height: 44px;
    padding: 0 0 0 20px;
    background: #f2f2f2;
}

.product_box .con .cate ul li > a.more {
    color: #fff;
    background: #fd9831;
}

.product_box .con .cate ul li:hover > a, .product_box .con .cate ul li.on > a {
    background: #fd9831;
    color: #fff;
}

.product_box .con .cate .tel {
    overflow: hidden;
    padding: 38px 25px;
}

.product_box .con .cate .tel li {
    overflow: hidden;
    margin-top: 32px;
    background: url(../images/strength-phone.png) no-repeat left center;
    padding-left: 56px;
    color: #fff;
}

.product_box .con .cate .tel li .iconfont {
    /*font-size: 42px;*/
    margin-right: 5px;
    color: #145593;
}

.product_box .con .cate .tel li em {
    display: block;
    font-family: "Poppins-b";
    font-weight: 600;
    font-size: 20px;
    margin-top: 2px;
}

.product_box .con .box {
    float: right;
    width: 910px;
}

.product_box .con .box .tab {
    height: 44px;
    line-height: 44px;
    border: 1px solid #eee;
    position: relative;
    margin-bottom: 15px;
}

.product_box .con .box .tab li {
    float: left;
    margin-right: 5px;
}

.product_box .con .box .tab li a:first-child {
    background: #145593;
    display: block;
    overflow: hidden;
    padding: 0 25px;
    font-size: 16px;
    color: #fff;
}

.product_box .con .box .tab li .more {
    position: absolute;
    right: 10px;
    top: 0px;
    text-transform: uppercase;
    color: #666;
}

.product_box .con .box .tab li .more:hover {
    color: #fd9831;
}

.product_box .con .box .tab li.on a:first-child {
    background: -webkit-linear-gradient(bottom, #145593, #ee5e45);
    background: -moz-linear-gradient(bottom, #145593, #ee5e45);
    background: -o-linear-gradient(bottom, #145593, #ee5e45);
    background: linear-gradient(bottom, #145593, #ee5e45);
    color: #fff;
}

.product_box .con .box .xun ul {
    margin: -10px;
    overflow: hidden;
}

.product_box .con .box .xun ul li {
    float: left;
    margin: 9.5px;
    text-align: center;
    width: calc(100% / 3 - 19px);    
}

.product_box .con .box .xun ul li .pic {
    display: block;
    overflow: hidden;
    background: #fff;
}

.product_box .con .box .xun ul li .pic img {
    width: 100%;
    height: 218px;
    transition: all 0.5s;
}

.product_box .con .box .xun ul li .pic img:hover {
    transform: scale(1.1);
}

.product_box .con .box .xun ul li .bt {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #f2f2f2;
}

.product_box .con .box .xun ul li:hover .bt {
    background: #145593;
    color: #fff;
}

.product_box .con .box .xun ul li .cs {
    padding: 10px 0 15px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}

.product_box .con .box .xun ul li .cs a {
    display: block;
    overflow: hidden;
    font-size: 12px;
    margin: 0 15px;
    background: -webkit-linear-gradient(bottom, #145593, #ee5e45);
    background: -moz-linear-gradient(bottom, #145593, #ee5e45);
    background: -o-linear-gradient(bottom, #145593, #ee5e45);
    background: linear-gradient(bottom, #145593, #ee5e45);
    color: #fff;
    line-height: 30px;
    padding: 0 15px;
}

.product_box .con .box .xun ul li .cs a:last-child {
    background: -webkit-linear-gradient(bottom, #fd9831, #f37f5d);
    background: -moz-linear-gradient(bottom, #fd9831, #f37f5d);
    background: -o-linear-gradient(bottom, #fd9831, #f37f5d);
    background: linear-gradient(bottom, #fd9831, #f37f5d);
}

.product_box .con .box .xun ul li .cs a:hover {
    opacity: 0.8;
}

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

.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%;
    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 .p1 {
    left: 278px;
    top: 98px;
}

.adv .con .p2 {
    left: 754px;
    top: 98px;
}

.adv .con .p3 {
    left: 200px;
    top: 250px;
}

.adv .con .p4 {
    left: 870px;
    top: 250px;
}

.adv .con .p5 {
    left: 50%;
    margin-left: -120px;
    top: 432px;
    width: 240px;
}

/* 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: #145593;
    font-weight: bold;
    margin: 28px 0;
}

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

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

.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 #145593;
}

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

.strength .Title .p1 {
    color: #999;
    font-size: 14px;
    letter-spacing: 1px;
}

.strength .conBox {
    width: 90%;
    overflow: hidden;
    position: relative;
    margin: 31px auto 0 auto;
    padding-bottom: 50px;
}

.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: 140px;
}

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

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

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

.strength .dif dt {
    float: right;
}

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

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

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

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

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

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

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

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

.strength .StrBottom {
    width: 100%;
    overflow: hidden;
    background: #145593;
    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: #145593;
}

.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/aboutbg.jpg) no-repeat center;
    height: 692px;
}

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

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

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

.about dd h3 {
    font-weight: normal;
}

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

.about dd h3 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;
    text-align: justify;
}

.about dd .more {
    display: block;
    width: 120px;
    height: 38px;
    margin-top: 30px;
    border: 1px #fff solid;
    color: #fff;
    line-height: 38px;
    text-align: center;
}

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

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

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

.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: 15px;
    overflow: hidden;
    width: 960px;
    margin-left: 120px;
    position: relative;
    height: 220px;
}

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

.approve .con li {
    float: left;
    /*width: 217px;*/
    text-align: center;
    margin-right: 22px;
    overflow: hidden;
}

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

.approve .con li span {
    display: block;
    width: 150px;
    height: 200px;
    padding: 9px;
    border: 1px solid #fff;
    margin-bottom: 12px;
    position: relative;
    line-height: 200px;
}
.approve .con li span img{
    
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    transition: all 0.5s;
    /*width: 100%;*/
    /*height: 100%;*/
    /*display: block;*/
}
.approve .con li span:after{
    content: "";
    display: block;
    position: absolute;
    width: 197px;
    height: 148px;
    /*background: url(../images/video_cover.png) center;*/
    background-size: cover;
    left: 9px;
    top: 9px;
    opacity: 0.8;
    transition: all ease 0.4s;
}
.approve .con li:hover span:after{
    opacity: 1;
}

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

.news .container {
    overflow: hidden;
}

.leftnews {
    width: 800px;
    float: left;
}

.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 img {
    width: 240px;
    height: 180px;
}

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

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

.leftnews .newslist dd {
    width: 530px;
    float: left;
    margin-left: 30px;
}

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

.leftnews .newslist dd h3 a {
    font-size: 22px;
}

.leftnews .newslist dd p {
    font-size: 13px;
    color: #666666;
    line-height: 1.8em;
    margin-bottom: 15px;
    margin-top: 16px;
}

.leftnews .newslist dd .detail {
    font-size: 14px;
    color: #fff;
    background: #145593;
    padding: 10px 20px;
    margin-top: 5px;
    display: block;
    width: 90px;
    text-align: center;
}

.leftnews .newslist ul {
    width: 100%;
    overflow: hidden;
}

.leftnews .newslist li {
    width: calc(50% - 12px);
    float: left;
    overflow: hidden;
    margin-right: 24px;
    border-bottom: 1px dotted #eaeaea;
}

.leftnews .newslist li:nth-child(2n) {
    margin-right: 0;
}

.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: 70%;
    display: block;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 3.3em;
}

.leftnews .newslist li span {
    display: block;
    font-size: 14px;
    color: #666;
    float: right;
    width: 24%;
    text-align: right;
    line-height: 3.3em;
}

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

.rightnews .top {
    height: 21px;
    padding-top: 18px;
}

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

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

.ly .container {
    position: relative;
}

.ly .txt {
}

.ly .txt .p1 {
    font-size: 22px;
    color: #333333;
    padding: 15px 0;
}

.ly .txt .p1 span {
    color: #145593;
    font-family: "Poppins-b";
    font-weight: 600;
    font-size: 23px;
}

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

.ly .txt .p2 {
    width: 469px;
    height: 56px;
    line-height: 56px;
    color: #fff;
    background: #145593;
    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: #145593;
}

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

.lyCon {
    width: 283px;
    background: #145593;
    padding: 40px 30px;
    position: absolute;
    bottom: 0;
    border-radius: 2px 2px 0 0;
    right: 0;
}

.lyCon p {
    color: #fff;
}

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

#msgLeft_Btn_div{
    /*background: #fd9831;*/
    display: block;
    width: 100%;
    border-radius: 0;
    cursor: pointer;
}
.put1{
   background: #fd9831;
    display: block;
   width: 271px;
    border-radius: 0;
    cursor: pointer;
    margin-top:5px;
    
}
.lyCon input {
    width: 271px;
    font-size: 12px;
    color: #666666;
    height: 35px;
    line-height: 35px;
    padding-left: 11px;
    border: none;
    margin-bottom: 8px;
    outline: none;
}

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

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

.lyCon a {
    *display: inline;
}

.lyCon a.tj {
    background: #fd9831;
    display: block;
    width: 100%;
    border-radius: 0;
    cursor: pointer;
}

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

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

.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;
    color: #666666;
}

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

/*<--!骞垮憡杞挱鏍峰紡鏁堟灉涓€-->*/
#flashs {
    position: relative;
    height: 564px;
    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: #145593;
}

.indexAd a {
    width: 993px;
    height: 450px;
    display: block;
}
#imgPreviewContainer{
    border: 10px #fff solid;
    box-shadow: 0px 10px 20px -5px rgba(0,0,0,0.4);
}


.yunu-showcase {
    margin: 0 0 40px;
}
.pc-slide{float:left;width:400px}

.view .swiper-slide .img-center{width:100%;height:300px;line-height:300px}

.view .swiper-container{width:100%}

.preview{width:100%;margin-top:10px;position:relative}

.preview .swiper-container{margin:0 30px}

.preview .swiper-slide .img-center{height:80px;border:1px solid #ddd;cursor:pointer;position:relative;line-height:80px}

.preview .arrow-left{background:url(../images/feel3.png) no-repeat left top;position:absolute;left:0;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10}

.preview .arrow-right{background:url(../images/feel4.png) no-repeat left bottom;position:absolute;right:0;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10}

.preview .active-nav .img-center{border-color:#666}

.img-center{text-align:center;font-size:0}

.img-center img{display:inline-block;width:auto;height:auto;max-width:100%;max-height:100%;vertical-align:middle;transition:all 0.5s}

div.zoomDiv{z-index:999;position:absolute;top:0;left:0;background:#ffffff;border:1px solid #ddd;display:none;text-align:center;overflow:hidden;font-size:0}

div.zoomMask{position:absolute;background:url(../images/mask.png) repeat scroll 0 0 transparent;cursor:move;z-index:1}