html{width: 100%;}
body{font-size: 16px; background: #fff; font-family: "Microsoft Yahei","Arial",Verdana,Arial,sans-serif; line-height: 28px; color: #333; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
html,body{min-width: 1200px;}
ol,ul,li{list-style: none;}
a{text-decoration: none; color: #333; -webkit-tap-highlight-color: rgba(255,0,0,0); transition: all .3s ease; cursor: pointer;}
em,i{font-style: normal;}
h1,h2,h3,h4,h5,h6,th{font-weight: normal;}
strong{font-weight: 800;}
img{border: 0; height: auto; vertical-align: middle;/*display: block;*/}
table{border-collapse: collapse; border-spacing: 0;}
input,textarea,select,button{border: 0; background: none; outline: 0; font-family: "Microsoft Yahei";}
input[type="button"],input[type="text"],input[type="submit"]{appearance: none; -moz-appearance: none; -webkit-appearance: none;}
input,input:focus,input:active{user-select: text;}
button:focus{outline: 0;}
textarea{resize: none;}
video{outline: none;display: block;}
*{margin: 0;padding: 0;box-sizing: border-box;}
.clearfix:after{content: ""; *zoom: 1; display: block; visibility: hidden; height: 0; clear: both;overflow: hidden;}
.relative{position: relative;}
.fl{float: left;}
.fr{float: right;}
.container{position: relative;width: 1200px;margin: 0 auto;}
.flex {display: flex;height: 100%;}
.content_box {box-sizing: border-box;width: 100%;margin: auto;padding-top: 100px;}
.pd50{padding: 0 50px;}


.h_header_zw{display: none;height: 230px;width: 100%;transition: .3s;}
.h_header{display: flex;position: relative;top: 0;left: 0;width: 100%;z-index: 9999;background: #FFFFFF;}
.head1{padding-left: calc((100vw - 1450px)/2);position: relative;background: #002855;display: flex;align-items: center;padding-bottom: 50px;}
.head1::after{content:"";display: block;background: #EA5404;height: 50px;width: 100%;position: absolute;left: 0;bottom: 0;}
.h_header .h_logo{transition: .3s;}
.head2{padding-right: calc((100vw - 1200px)/2);width: 100%;position: relative;padding-left: 40px;}
.head2::after{content:"";display: block;background: #F2F2F2;height: 50px;width: 100%;position: absolute;left: 0;bottom: 0;}
.head2_desc{display: flex;align-items: center;height: 180px;transition: .3s;}
.head2_desc .hdLeft{margin-right: auto;}
.h_phone{display: flex;align-items: center;}
.h_phone .desc1{margin: 0 4px 0 6px;}
.h_phone .desc1 p{font-size: 20px;font-weight: bold;color: #EA5404;line-height: 1.2;display: block;}
.h_phone .desc1 span{font-size: 14px;color: #222222;line-height: 1.2;display: block;}
.h_phone .desc2{font-size: 40px;font-weight: bold;color: #EA5404;line-height: 1.2;}
.h_search{height: 30px;background: #F2F2F2;border-radius: 15px;margin-top: 10px;}
.h_search .form{display: flex;padding: 0 10px 0 20px;}
.h_search .int{width: calc(100% - 30px);display: block;height: 28px;color: #666;font-size: 14px;}
.h_search .btn{width: 30px;height: 30px;background: url(../images/search_icon.png) no-repeat center;cursor: pointer;}

.h_nav{display: flex;position: relative;z-index: 99;justify-content: space-between;}
.h_nav .li{text-align: center;position: relative;}
.h_nav .li a{line-height: 50px;font-size: 16px;color: #222222;}
.h_nav .li a:hover{color: #EA5404;}
.h_subnav {width:150px;background:#ffffff;font-size:12px;text-align:left;position:absolute;transform: translateX(-50%);left:50%;top:100%;height:0;overflow:hidden;opacity:0;visibility:hidden;transition:all .3s;box-shadow:0 0 16px -4px rgba(0,0,0,.3);margin-top:20px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;z-index:44;}
.h_subnav ol {padding:12px 0;}
.h_subnav ol li{width: 100%;margin: 0 !important;}
.h_subnav a {transition: .3s; padding: 0 10px;box-sizing: border-box; width: 100%; display:block;height:50px;line-height:50px;color:#333;font-size: 14px;text-align: center;}
.h_subnav a:hover {background:#EA5404;color:#fff!important;}
.h_nav .li:hover .h_subnav {height:auto;opacity:1;visibility:visible;margin-top:0;}

/* .h_header_zw.active{height: 180px;}
.h_header.active .head2_desc{height: 130px;} */

.f-footer{background: #002855;}
.foot1{display: flex;}
.foot1 .f_logo{width: 160px;flex-shrink: 0;}
.foot1 .f_nav{width: auto;margin-top: 60px;padding-left: 60px;display: flex;flex-wrap: wrap;height: 100%;}
.foot1 .f_nav a{display: block;width: 50%;font-size: 14px;color: rgba(255,255,255,.6);line-height: 30px;}
.foot1 .f_info{width: auto;margin-top: 60px;padding-left: 60px;display: flex;flex-wrap: wrap;height: 100%;}
.foot1 .f_info span{display: block;font-size: 14px;color: rgba(255,255,255,.6);line-height: 30px;padding-right: 10px;}
.left_line{position: relative;}
.left_line::before{content: "";display: block;height: 30px;width: 1px;background: rgba(255,255,255,.7);position: absolute;left: 40px;top: 10px;}
.foot1 .f_phone{width: 380px;margin-top: 60px;flex-shrink: 0;padding-left: 60px;}
.foot1 .h_phone .desc1 span{color: #FFFFFF;}
.f_ewm{display: flex;align-items: center;margin: 10px 0 0 40px;}
.f_ewm .img{}
.f_ewm .img img{max-width: 150px;}
.f_ewm p{padding-left: 5px;font-size: 14px;line-height: 1.5;color: #FFFFFF;writing-mode:tb-rl;}

.foot2{display: flex;justify-content: center;padding: 45px 0 45px;}
.foot2 .links{margin-bottom: 8px;}
.foot2 b{font-size: 16px;font-weight: bold;color: #EA5404;line-height: 30px;}
.foot2 a{font-size: 14px;color: rgba(255,255,255,.6);line-height: 30px;margin-right: 24px;}
.foot2 span{font-size: 14px;color: rgba(255,255,255,.6);line-height: 30px;}

.f-footer a:hover{color: #FFFFFF;}



.indTitle{text-align: center;padding: 45px 0 35px;}
.indTitle .atit{font-size: 48px;font-weight: bold;color: #333333;font-family: SourceHanSansSC;line-height: 1.2;margin-bottom: 2px;}
.indTitle .atit span{color: #002855;}
.indTitle .atit b{font-size: 60px;color: #E05108;}
.indTitle .btit{font-size: 24px;font-family: SourceHanSansSC;color: #777777;line-height: 1.5;}









/************************* index ***************************/
.banner .mySwiper_banner {width: 100%;height: 100%;position: relative;overflow: hidden;}
.banner .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.banner img{width: 100%;}
.banner .swiper-pagination-bullet{width: 25px;height: 25px;background: #FFFFFF;border-radius: 50%;opacity: 1;transition: .3s;}
.banner .swiper-pagination-bullet-active{background: #EA5404;}


.indSec1_img{text-align: center;padding: 0 20px;}
.indSec1_img img{width: 100%;max-width: 1460px;}


.indSec2{background: #E7E7E7;}
.indPro_box{display: flex;}
.indPro_box .indPro_left{background: #FFFFFF;width: 270px;margin-right: auto;}
.indPro_box .indPro_right{background: #FFFFFF;width: calc(100% - 290px);}
.ipl_title{background: #012754;text-align: center;padding: 24px 0;position: relative;z-index: 999;}
.ipl_title .atit{font-size: 24px;color: #FFFFFF;line-height: 1.3;}
.ipl_title .btit{font-size: 16px;color: #FFFFFF;text-transform: uppercase;line-height: 1.3;}
.sel_one{overflow: hidden;}
.sel_one>a{padding: 0 45px 0 35px;display: flex;height: 70px;line-height: 70px;align-items: center;border-bottom: 1px solid #EEEEEE;}
.sel_one>a span{font-size: 18px;color: #222222;line-height: 30px;display: block;width: calc(100% - 25px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;}
.sel_one>a .icon{display: block;width: 23px;height: 23px;background: url(../images/right1.png) no-repeat;margin-left: auto;transition: .3s;}
.sel_one>a:hover{color: #012754;}
.sel_one.active>a{box-shadow: 0px 0px 10px 0px #bababa;}
.sel_one.active>a span{font-weight: bold;color: #012754;}
.sel_one.active>a .icon{background: url(../images/right2.png) no-repeat;transform: rotate(90deg);}
.sel_two{display: none;}
.sel_two a{font-size: 16px;color: #777777;line-height: 53px;border-bottom: 1px dashed #777777;display: block;padding: 0 35px;}
.sel_two a:hover{color: #012754;}


.indPro_item{display: none;}
.indPro_item.active{display: block;}
.indPro_desc{display: flex;padding: 30px 40px 50px 70px;}
.ipd_left{width: 55%;}
.ipd_right{width: 45%;}
.ipd_left .atit{font-size: 36px;font-weight: bold;color: #012754;line-height: 1.5;padding: 40px 0 10px;}
.ipd_left .btit{font-size: 16px;color: #333333;line-height: 28px;max-height: 84px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin-bottom: 20px;}
.ipd_left .imgs{display: flex;flex-wrap: wrap;}
.ipd_left .imgs .img{width: 90px;overflow: hidden;border-radius: 100%;}
.ipd_left .imgs .img+.img{margin-left: 30px;}
.ipd_left .imgs .img img{height: 100%;width: 100%;object-fit: cover;object-position: center;}
.ipd_right .img{}
.ipd_right .img img{width: 100%;}

.indPro_imgs{display: flex;border-top: 1px solid #EEEEEE;}
.ipi_item{width: 33.3333%;padding-bottom: 35px;}
.ipi_item+.ipi_item{border-left: 1px solid #EEEEEE;}
.ipi_item .img{padding: 10px 10px 20px;overflow: hidden;}
.ipi_item .img img{width: 100%;transition: .4s;}
.ipi_item p{text-align: center;padding: 0 10px;font-size: 18px;color: #333333;line-height: 28px;height: 28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ipi_item:hover .img img{transform: scale(1.1);}

.jdcb_box{padding-bottom: 60px;}
.jdcb_title{font-size: 36px;font-weight: bold;color: #012754;line-height: 1;text-align: center;margin: 40px 0 30px;}
.jdcb_title span{color: #E05108;}
.jdcb_list{display: flex;justify-content: space-between;}
.jdcb_item{overflow: hidden;position: relative;padding-bottom: 45px;padding-top: 10px;}
.jdcb_item a{display: block;width: 250px;height: 250px;background: #FFFFFF;border-radius: 50%;text-align: center;padding: 0 15px;}
.jdcb_item::after{content: "";display: block;width: 220px;height: 19px;background: url(../images/jdcb_bg.png) no-repeat;bottom: 0px;left: 50%;transform: translateX(-50%);position: absolute;transition: .3s;}
.jdcb_item .img{padding: 45px 0 5px;}
.jdcb_item .img img{}
.jdcb_item .atit{font-size: 24px;font-weight: bold;color: #012754;line-height: 1.2;margin-bottom: 5px;}
.jdcb_item .btit{font-size: 16px;color: #333333;line-height: 1.5;}
.jdcb_item:hover a{transform: translateY(-10px);}
.jdcb_item:hover::after{transform: translateX(-50%) scale(.9);}



.indSec3{padding-bottom: 80px;}
.indCase_box{display: flex;}
.indCase_left{width: 320px;}
.indCase_right{width: calc(100% - 350px);margin-left: auto;}
.indCase_sels{}
.indCase_sel{display: flex;align-items: center;height: 60px;border: 1px solid #CCCCCC;border-radius: 10px;margin-bottom: 10px;padding: 0 25px 0 15px;}
.indCase_sel .icon{display: block;width: 32px;height: 32px;background: url(../images/indCase_icon1.png) no-repeat;transition: .3s;}
.indCase_sel .desc{font-size: 18px;color: #333333;width: calc(100% - 62px);padding: 0 10px;transition: .3s;}
.indCase_sel .jt_icon{display: block;width: 30px;height: 15px;background: url(../images/right3.png) no-repeat;transition: .3s;}
.indCase_sel:hover .desc{color: #012754;}
.indCase_sel.active {background: #012754;}
.indCase_sel.active .icon{background: url(../images/indCase_icon2.png) no-repeat;}
.indCase_sel.active .desc{color: #FFFFFF;}
.indCase_sel.active .jt_icon{background: url(../images/right4.png) no-repeat;}

.case_phone{background: #002855;border-radius: 10px;padding: 15px 18px;}
.case_phone .atit{font-size: 22px;color: #FFFFFF;line-height: 1.2;}
.case_phone .btit{font-size: 36px;font-weight: bold;color: #FFFFFF;line-height: 1.2;}

.indCase_item{height: 100%;background-position: center;background-size: cover;padding: 65px 55px 60px 55px;display: none;}
.indCase_item.active{display: flex;}
.indCase_item .desc{margin-left: auto;background: #FFFFFF;width: 350px;padding: 24px 36px 20px 36px;}
.indCase_item .desc .atit{font-size: 24px;font-weight: bold;color: #333333;line-height: 1.5;padding: 15px 0 15px;border-bottom: 2px solid #EAEAEA;}
.indCase_item .desc .btit{font-size: 16px;color: #777777;line-height: 28px;height: 112px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;margin: 15px 0 30px;}
.indCase_item .desc .ctit{display: flex;}
.indCase_item .desc .ctit a{width: 124px;height: 45px;line-height: 45px;text-align: center;background: #01458E;border-radius: 10px;font-size: 16px;color: #FFFFFF;}
.indCase_item .desc .ctit a+a{margin-left: auto;background: #EA5404;}
.indCase_item .desc .ctit a:hover{transform: translateY(-10px);box-shadow: 0px 0px 5px 0px #666;}


.indSec4{background: #E7E7E7;padding-bottom: 60px;}
.indhzal_item{display: flex;background: #FFFFFF;}
.indhzal_item .img{width: 55%;overflow: hidden;border: 2px solid #002855;}
.indhzal_item .img img{width: 100%;transition: .5s;}
.indhzal_item .desc{width: 45%;padding: 25px 45px 20px;}
.indhzal_item .desc .atit{font-size: 30px;font-weight: bold;color: #333333;line-height: 1.2;padding: 15px 0;}
.indhzal_item .desc .line{display: block;width: 210px;height: 3px;background: #002855;}
.indhzal_item .desc .btit{font-size: 18px;color: #777777;line-height: 30px;max-height: 150px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;margin: 25px 0 40px;}
.indhzal_item .desc .ctit{display: flex;}
.indhzal_item .desc .ctit a{display: flex;width: 180px;height: 50px;background: #002855;border-radius: 25px;align-items: center;justify-content: center;font-size: 18px;color: #FFFFFF;}
.indhzal_item .desc .ctit a img{margin-right: 5px;}
.indhzal_item .desc .ctit a+a{margin-left: 20px;background: #EA5404;}


.hzal_sml,.hzal_big {width: 100%;height: 100%;position: relative;overflow: hidden;}
.hzal_sml .swiper-slide,.hzal_big .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}

.hzal_big .swiper-button-prev,.hzal_big .swiper-button-next{width: 32px;height: 78px;border-radius: 10px 0px 0px 10px;margin-top: -39px;background: #103678;background-image: url(../images/right5.png);background-position: center;background-repeat: no-repeat;}
.hzal_big .swiper-button-prev::after,.hzal_big .swiper-button-next::after{display: none;}
.hzal_big .swiper-button-prev{left: 0;transform: rotate(180deg);}
.hzal_big .swiper-button-next{right: 0;}
.indhzal_sml{margin-top: 27px;}
.hzal_sitem{position: relative;}
.hzal_sitem .img{overflow: hidden;transition: .3s;}
.hzal_sitem .img img{width: 100%;transition: .5s;}
.hzal_sitem p{height: 45px;line-height: 45px;background: rgba(0, 40, 85, .8);text-align: center;color: #FFFFFF;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding: 0 15px;display: block;position: absolute;bottom: 0;left: 0;width: 100%;transition: .3s;}
.swiper-slide-thumb-active .hzal_sitem .img{border: 2px solid #EA5404;}
.swiper-slide-thumb-active .hzal_sitem .img img{transform: scale(1.1);}
.swiper-slide-thumb-active .hzal_sitem p{background-color: rgba(234, 84, 4, .8);}


.indBpq_sels{border-bottom: 1px solid #EAEAEA;}
.indBpq_sels .container{display: flex;}
.indBpq_sel{width: 200px;margin: 0 auto;text-align: center;position: relative;font-size: 24px;color: #222222;}
.indBpq_sel::after{content: "";width: 0%;height: 3px;background: #002855;position: absolute;bottom: -2px;left: 50%;transition: .3s;}
.indBpq_sel i{display: block;width: 30px;height: 30px;background: #FFFFFF;border: 3px solid #999999;border-radius: 50%;margin: 18px auto -15px;transition: .3s;position: relative;z-index: 99;}
.indBpq_sel i::after{content: "";display: block;background: #FFFFFF;border: 2px solid #FFFFFF;border-radius: 50%;width: 10px;height: 10px;position: absolute;top: 50%;left: 50%;margin: -7px -7px;transition: .3s;}
.indBpq_sel.active{color: #002855;font-weight: bold;}
.indBpq_sel.active i{border-color: #002855;}
.indBpq_sel.active::after{width: 100%;left: 0;}
.indBpq_sel.active i::after{border-color: #002855;}

.indBpq_items{margin-top: 25px;}
.indBpq_item{background-position: center;background-size: cover;padding: 168px 0 158px;display: none;}
.indBpq_item.active{display: block;}
.indBpq_item .container{display: flex;}
.indBpq_item .desc{max-width: 600px;margin-left: auto;background: #FFFFFF;padding: 16px 25px 34px 30px;border-bottom: 8px solid #002855;}
.indBpq_item .desc .atit{font-size: 30px;font-weight: bold;color: #222222;line-height: 1.6;padding: 10px 0;}
.indBpq_item .desc .btit{font-size: 16px;color: #777777;line-height: 1.5;}
.Bpq_number_box{display: flex;justify-content: space-between;margin: 26px 0 0px;}
.Bpq_number_item{text-align: center;}
.Bpq_number_item p{font-size: 36px;font-weight: bold;color: #EA5404;line-height: 1.2;}
.Bpq_number_item span{font-size: 16px;color: #222222;line-height: 1.5;}




.indSec6{padding: 80px 0 0;position: relative;z-index: 99;}
.indabout_Box{display: flex;}
.indabout_left{width: 55%;padding-left: calc((100vw - 1200px)/2);padding-bottom: 240px;}
.indabout_left .atit{font-size: 30px;color: #333333;line-height: 1.2;margin-bottom: 20px;margin-top: 80px;}
.indabout_left .btit{font-size: 40px;font-weight: bold;color: #333333;line-height: 1.2;margin-bottom: 25px;}
.indabout_left .ctit{font-size: 36px;font-weight: bold;color: ##002855;line-height: 1.2;margin-bottom: 50px;}
.indabout_left .dtit{font-size: 18px;color: #333333;line-height: 36px;height: 252px;text-indent: 2em;padding-right: 60px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;}
.indabout_right{width: 45%;}
.indabout_right .img{position: relative;}
.indabout_right .img img{width: 100%;}
.indabout_right .ljgt{position: absolute;left: 0;bottom: 0;display: flex;background: #FFFFFF;}
.indabout_right .ljgt .ljgt_desc{width: 300px;height: 90px;display: flex;align-items: center;justify-content: center;}
.indabout_right .ljgt .ljgt_desc img{width: 25px;margin-right: 5px;}
.indabout_right .ljgt .ljgt_desc span{font-size: 22px;color: #002855;}
.indabout_right .ljgt .ljgt_icon{transition: .3s;width: 100px;height: 90px;background: #EA5404;display: flex;align-items: center;justify-content: center;}
.indabout_right .ljgt .ljgt_icon img{width: 32px;}
.indabout_right .ljgt:hover .ljgt_icon{background: #002855;}

.number_box{background: url(../images/indabout_bg.jpg) center/cover;width: calc(55% + 300px);margin-top: -210px;padding-left: calc((100vw - 1200px)/2);padding-right: 350px;padding-top: 70px;padding-bottom: 70px;display: flex;}
.number_item{width: 25%;}
.number_item .atit{display: flex;align-items: center;}
.number_item span{font-size: 53px;font-weight: bold;color: #FFFFFF;line-height: 1.2;}
.number_item sub{font-size: 36px;font-weight: bold;color: #FFFFFF;line-height: 1;}
.number_item .btit{margin-top: 10px;font-size: 18px;color: #FFFFFF;line-height: 1.6;}


.indPic_boxs{padding: 50px 0 25px;}
.indPic_box{padding: 20px 0 0;}
.indPic_sels{display: flex;justify-content: center;position: relative;}
.indPic_sels::before{content: "";display: block;width: 100%;height: 1px;background: #CCCCCC;position: absolute;left: 0;top: 50%;z-index: 1;}
.indPic_sel{position: relative;z-index: 9;background: #FFFFFF;padding: 0 15px;display: flex;align-items: center;cursor: pointer;}
.indPic_sel .icon{width: 32px;height: 32px;display: block;background: url(../images/indPic_icon1.png) no-repeat;margin-right: 4px;transition: .3s;}
.indPic_sel .icon1{background-position: 0px 1px !important;}
.indPic_sel .icon2{background-position: -94px 1px !important;}
.indPic_sel span{font-size: 20px;color: #333333;line-height: 1.6;transition: .3s;}
.indPic_sel.active .icon,.indPic_sel:hover .icon{background: url(../images/indPic_icon2.png) no-repeat;}
.indPic_sel.active span,.indPic_sel:hover span{color: #002855;font-weight: bold;}


.indPic_item{display: none;}
.indPic_item.active{display: block;}
.mySwiper_indpic {width: 100%;height: 100%;position: relative;overflow: hidden;}
.indPic_item .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.mySwiper_indpic .swiper-button-prev,.mySwiper_indpic .swiper-button-next{width: 32px;height: 78px;border-radius: 10px 0px 0px 10px;margin-top: -57px;background: #103678;background-image: url(../images/right5.png);background-position: center;background-repeat: no-repeat;}
.mySwiper_indpic .swiper-button-prev::after,.mySwiper_indpic .swiper-button-next::after{display: none;}
.mySwiper_indpic .swiper-button-prev{left: 0;transform: rotate(180deg);}
.mySwiper_indpic .swiper-button-next{right: 0;}
.indPic_desc{position: relative;width: 100%;cursor: pointer;}
.indPic_desc .img{overflow: hidden;}
.indPic_desc .img img{width: 100%;transition: .5s;}
.indPic_desc p{text-align: center;padding: 0 10px;margin: 3px 0;font-size: 18px;line-height: 36px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color: #333333;}
.indPic_desc:hover .img img{transform: scale(1.1);}




.indSec7{background: #E7E7E7;padding-bottom: 50px;}
.indNews_box{display: flex;}
.indNews_list{width: calc((100% - 350px)/2);margin-right: 15px;background: #FFFFFF;padding: 15px 10px;}
.indNews_more{width: 320px;background: #FFFFFF;padding: 15px 10px;}
.news_title{display: flex;align-items: center;padding: 2px 6px 15px;}
.news_title span{display: block;font-size: 24px;font-weight: bold;color: #333333;line-height: 1.5;}
.news_title a{margin-left: auto;font-size: 16px;color: #666666;line-height: 1.5;}
.news_title a:hover{color: #103678;}

.news_item1{display: block;margin-bottom: 6px;}
.news_item1 .img{overflow: hidden;height: 210px;}
.news_item1 .img img{width: 100%;height: 100%;object-fit: cover;object-position: center;transition: .5s;}
.news_item1 .desc{padding: 0 15px 0 10px;}
.news_item1 .desc .atit{font-size: 18px;font-weight: bold;color: #333333;line-height: 32px;height: 32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin: 15px 0 6px;transition: .3s;}
.news_item1 .desc .btit{font-size: 14px;color: #666666;line-height: 24px;height: 48px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news_item1:hover .img img{transform: scale(1.05);}
.news_item1:hover .desc .atit{color: #103678;}

.news_item2{display: flex;border-bottom: 1px solid #F6F6F6;padding: 0 15px 0 10px;}
.news_item2 .desc{font-size: 15px;color: #666666;line-height: 50px;width: calc(100% - 100px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;}
.news_item2 .date{font-size: 14px;color: #666666;line-height: 50px;margin-left: auto;width: 100px;text-align: right;transition: .3s;}
.news_item2:hover .desc{color: #103678;}
.news_item2:hover .date{color: #103678;}


.news_list3{padding: 0 10px 0 40px;}
.news_item3{display: block;position: relative;padding: 12px 0 18px;}
.news_item3::before{content: "";display: block;height: 18px;width: 19px;background: url(../images/wd.png) no-repeat;position: absolute;left: -30px;top: 20px;}
.news_item3+.news_item3{border-top: 1px solid #F6F6F6;}
.news_item3 .atit{font-size: 14px;color: #333333;line-height: 32px;height: 32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;}
.news_item3 .btit{font-size: 14px;color: #777777;line-height: 22px;height: 44px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news_item3:hover .atit{color: #103678;}



/************************* index ***************************/





@media screen and (max-width:1680px) {
	.indabout_left .dtit{font-size: 16px;line-height: 30px;height: 210px;}
	.indabout_left .atit{margin-top: 50px;}
	
}

.pagesDiv {clear:both;width:100%;margin:0 auto;line-height:25px;padding:10px 0px 10px 0px;}

.pages {height:30px;color:#666666;margin-top:5px;text-align:center;}

.pages a:link,.pages a:visited {color:#666666;}

.pages a,.pages a:link {text-decoration:none;padding:2px 5px;border:1px solid #DDDDDD;background:#FFFFFF;margin:0px 2px;font-size:12px;color:#666666;text-align:center;}

.pages a:hover {background:#FB9007;color:#FFFFFF;border:1px solid #E61636;text-decoration:none;text-align:center;padding:2px 5px;}

.pages .cpb {font-weight:bold;color:#FFFFFF;background:#FB9007;border:1px solid #E61636;text-align:center;margin:0px 2px;padding:2px 5px;}

.pages .intext {width:30px;border:1px solid #7F9DB9;height:19px;line-height:19px;}

.pagination {text-align:center;}

.pagination li {display:inline-block;color:#333333;height:30px;line-height:30px;margin:0px 4px;vertical-align:middle; font-size: 14px;}

.pagination li a {float:left;display:block;height:25px;line-height:25px;padding:0 10px;font-size:14px;border:1px solid #dddddd;color:#666;text-decoration:none;}

.pagination li a:hover {background:#FB9007;color:#ffffff;}

.pagination li a.thisclass {background:#FB9007;color:#ffffff;border:1px solid #E61636;cursor:default;}

.pagination li a.thisclass:hover {background:#FB9007;color:#ffffff;border:1px solid #E61636;cursor:default;}

.pagination li .pageinfo {line-height:21px;padding:12px 10px 12px 16px;color:#999999;}

.pagination li .pageinfo strong {color:#555555;font-weight:normal;}

.pagination table {text-align:center;margin:10px 0px 0px 25%;}

.pagination table td {padding:0px 2px;}

#pages {padding:14px 0 70px;text-align:right;}

#pages a {display:inline-block;height:30px;line-height:30px;background:#ffffff;border:1px solid #e3e3e3;text-align:center;color:#333333;padding:0 14px;margin: 0;}

#pages a.a1 {background:url('../images/pages.png') no-repeat 0 5px;padding:0 5px;}

#pages a:hover {background:#f1f1f1;color:#000000;text-decoration:none;}

#pages span {display:inline-block;height:30px;padding:0 14px;line-height:30px;background:#01458E;border:1px solid #01458E;color:#ffffff;text-align:center;}

#pages .noPage {display:inline-block;height:22px;line-height:22px;background:url('../images/titlebg.png') repeat-x 0 -55px;border:1px solid #e3e3e3;text-align:center;color:#a4a4a4;}