.in_banner{padding-top:36px;background:url("../images/in_banner.jpg") center;background-size:cover;position:relative;}
.in_banner .inNav_T{line-height:64px;font-size:32px;color:#fff;font-weight:bold;padding-bottom:30px;}
.in_banner .inNav_TT{margin-top:-30px;}
.inNav_TT li{float:left;}
.inNav_TT li a{display:block;line-height:60px;font-size:14px;color:#fff;margin-right:32px;position:relative;}
.inNav_TT a:after{
    content:"";display:block;border:5px solid transparent;border-bottom-color:#f1f1f1;
    position:absolute;left:calc(50% - 5px);bottom:-5px;transition:all .6s;opacity:0;
}
.inNav_TT a:hover:after,.inNav_TT a.act:after{bottom:0;opacity:1;}
/**in main**/
.abt_main{padding:60px 0;}
.abt_main .abt_txt{padding-top:40px;font-size:14px;line-height:24px;color:#333;}
.abt_txt .abt_pic{float:left;width:370px;margin:10px 40px 10px 0;overflow:hidden;position:relative;cursor:pointer;max-width:50%;}
.abt_pic img{width:100%;transition:all 2s;}
.abt_pic:hover img{transform:scale(1.1);}
.abt_pic:after{
    content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;
    background:url("../images/play.png") center no-repeat;transition:all .6s;
}
.abt_pic:hover:after{transform:scale(1.2);opacity:0;}
/****/
.history_box{position: relative;padding:60px 0;}
.history_box .history_line{
    position: absolute;height:calc(100% - 60px);top:60px;left:calc(50% - 0.5px);
    border-left: 1px solid #e7e8ea;z-index: -2;
}
.history_box .history_top{height:110px;position: relative;font-size: 36px;line-height: 42px;font-weight:bold;}
.history_top .history_T1{color:#ccc;position: absolute;right:50%;margin-right: 35px;}
.history_top .history_T2{color:#0d6cbd;position: absolute;left:50%;margin-left: 35px;}
.history_box .history_list{width: 100%;margin: auto;}
.history_list .history_one{margin-top: 10px;position: relative;}
.history_one .history_father{width:1080px;max-width: 96%;margin: auto;}
.history_one .history_even{
    font-size: 14px;line-height: 22px;color:#666;float:left;padding-top: 20px;transition: all .5s;
    width: calc(50% - 35px);margin-left:35px;border-bottom: 1px solid #e7e8ea;padding-bottom: 15px;
}
.history_one .history_year{
    font-size: 16px;line-height: 22px;color:#0d6cbd;float:left;padding-top: 20px;font-weight:bold;
    width: calc(50% - 35px);margin-right:35px;text-align: right;transition: color .5s;
}
.history_one:nth-child(even) .history_even{float:right;text-align: right;margin-left:0;margin-right:35px;}
.history_one:nth-child(even) .history_year{float:right;text-align: left;margin-left:35px;margin-right:0;}
.history_one .history_cir{
    width: 10px;height:10px;border-radius: 50%;background: #d8d8d8;position: absolute;left:calc(50% - 5px);margin-top: 30px;
    transition: background .5s;
}
.history_one:before{
    content: "";height:100%;width: 0;position: absolute;background: #0979c9;left: 0;z-index: -1;transition: width .5s;
}
.history_one:hover:before{width: 100%;}
.history_one:hover .history_even{color:#fff;border-color: #0a83ca;}
.history_one:hover .history_year{color:#fff;}
.history_one:hover .history_cir{background: #fff;}
/****/
.honor_main{padding:60px 0 36px;}
.honor_main .honor_list{padding-bottom:20px;font-size:0;}
.honor_list .honor_one{display:inline-block;width:29.33%;margin:0 2% 10px;text-align:center;vertical-align:top;}
.honor_one .honor_pic{width:100%;line-height:240px;height:240px;background:#f4f4f4;position:relative;}
.honor_pic img{max-width:86%;max-height:86%;}
.honor_pic:after{content:"";display:block;height:3px;width:0;background:#0979c9;position:absolute;left:0;bottom:0;transition:all .6s;}
.honor_one:hover .honor_pic:after{width:100%;}
.honor_one .honor_txt{line-height:50px;font-size:14px;color:#333;transition:all .6s;}
.honor_one:hover .honor_txt{color:#0979c9;}
.pager{text-align:center;}
.pager span,.pager a{display:inline-block;color:#888;line-height:36px;padding:0 12px;border:1px solid #e8e8e8;margin-bottom:6px;}
.pager a:hover, .pager a.act{background:#0a83ca;color:#fff;border-color:#0a83ca;}
.pager input{line-height: 34px;padding: 0 12px;border: 1px solid #e8e8e8;width: 45px;}
.vdo_pop img{max-width: 80%;max-height: 80%;position: absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
/****/
.org_main{padding:80px 0 100px;}
.org_main img{max-width:100%;}
/****/
.proI_main{padding:20px 0 40px;}
.proI_main .proI_T{font-size:24px;line-height:50px;color:#0d6cbd;font-weight:bold;margin:10px 0 24px;}
.proI_main .proI_TT{line-height:30px;font-size:16px;color:#333;}
.proI_TT img{display:block;margin:20px auto 32px;max-width:100%;}
/****/
.pro_main{padding:40px 0 20px;}
.pro_list{font-size:0;}
.pro_list .pro_one{
    width:31.6%;margin:0 2.6% 12px 0;display:inline-block;color:#222;
    vertical-align:top;line-height:70px;text-align:center;font-size:18px;
}
.pro_list .pro_one:nth-child(3n){margin-right:0;}
.pro_list .pro_one:hover{color:#0d6cbd;}
.pro_pic img{width:100%;transition:all 2.5s;height:250px;}
.pro_one:hover .pro_pic img{transform:scale(1.1);}
/****/
.bus_main{padding:60px 0 70px;}
.bus_main .bus_T1{font-size:24px;line-height:50px;color:#0d6cbd;font-weight:bold;padding:20px 0 12px;}
.bus_main .bus_T2{font-size:14px;line-height:24px;color:#333;padding-bottom:16px;}
.bus_main .indB_main{padding:50px 0;}
/* .bus_main .indB_list .indB_one{width:25%;margin:0 2.6% 0 0;} */
.bus_main .indB_list .indB_one:nth-child(3n){margin-right:0;}
/****/
.inNav_er{line-height:48px;border-bottom:1px solid #eaeaea;background:#f1f1f1;}
.inNav_er a{font-size:14px;color:#666;margin-right:32px;}
.inNav_er a:hover,.inNav_er a.act{color:#0d6cbd;}
.busL_main{padding:40px 0;}
/****/
.news_main{padding:60px 0 56px;}
.news_main .news_list{padding-bottom:60px;font-size:0;}
.news_list .news_one{display:inline-block;width:31.2%;margin:0 3.2% 20px 0;}
.news_list .news_one:nth-child(3n){margin-right:0;}
.news_pic img{width:100%;transition:all 2.5s;height:250px;}
.news_one:hover .news_pic img{transform:scale(1.1);}
.news_one .news_T1{line-height:30px;font-size:16px;padding:20px 0 10px;color:#222;transition:all .6s;}
.news_one:hover .news_T1{color:#0d6cbd;}
.news_one .news_T2{line-height:20px;height:40px;color:#999;margin-bottom:16px;}
.news_one .news_time{line-height:50px;border-top:1px solid #e5e5e5;}
/****/
.news_main .news_list2{padding-bottom:36px;}
.news_list2 .news_one2{display:block;background:#fafafa;margin-bottom:30px;}
.news_one2 .news_pic2{width:374px;float:left;overflow:hidden;margin-right:40px;}
.news_pic2 img{width:100%;transition:all 2.5s;}
.news_one2:hover .news_pic2 img{transform:scale(1.1);}
.news_one2 .news_txt2{width:calc(90% - 415px);float:left;position:relative;}
.news_txt2 .news_T12{line-height:40px;padding-top:32px;font-size:18px;color:#222;transition:all .6s;}
.news_one2:hover .news_txt2 .news_T12{color:#0979c9;}
.news_txt2 .news_T22{font-size:14px;line-height:24px;color:#999;height:48px;margin:10px 0 40px;}
.news_txt2 .news_time2{line-height:40px;font-size:14px;}
.news_txt2 .news_data2{
    width:40px;height:40px;border-radius:50%;position:absolute;right:-100px;bottom:-8px;
    background:#e0e0e0 url("../images/more_01.png") center no-repeat;transition:all .6s;
}
.news_one2:hover .news_txt2 .news_data2{background-color:#0979c9;}
/****/
.newsD_top{padding:48px 0 36px;background:url("../images/in_banner.jpg") center;background-size:cover;}
.newsD_top .newsD_T{font-size:32px;line-height:40px;color:#fff;font-weight:bold;max-width:calc(100% - 100px);}
.newsD_top .newsD_time{font-size:14px;line-height:36px;color:#fafafa;}
.newsD_top .newsD_cls{position:absolute;top:0;right:0;}
.newsD_top .newsD_cls a{display:inline-block;width:40px;height:40px;border-radius:50%;background-color:rgba(255,255,255,.3);margin:0 4px;}
.newsD_top .newsD_cls a:hover{background-color:#0d6cbd;}
a.newsD_prev{background:url("../images/prev.png") center no-repeat;}
a.newsD_next{background:url("../images/more_01.png") center no-repeat;}
.newsD_TT{font-size:14px;line-height:32px;text-align:justify;padding:50px 0 70px;max-width:700px;margin:auto;}
.newsD_TT img{max-width:100%;}
/****/
.tec_main{padding:30px 0 56px;}
.tec_main .tec_list{padding-bottom:30px;}
.tec_list .tec_one{
    width:calc(100% - 20px);box-sizing:border-box;display:block;position:relative;
    padding:20px 20px 20px 105px;background:#fafafa;margin:0 0 20px auto;
}
.tec_list .tec_one:hover{background:#fff;box-shadow:0 0 25px rgba(0,0,0,.1);}
.tec_one .tec_time{
    padding:14px 0 10px 14px;width:82px;font-size:14px;line-height:14px;color:#666;
    background:#eff1f4;position:absolute;left:-20px;top:calc(50% - 48px);transition:all .6s;
}
.tec_one:hover .tec_time{color:#fff;background:#0d6cbd;}
.tec_time .tec_day{font-size:36px;line-height:46px;}
.tec_one .tec_txt{width:calc(100% - 270px);float:left;}
.tec_txt .tec_T1{line-height:40px;font-size:22px;transition:all .6s;padding:10px 0 6px;}
.tec_one:hover .tec_txt .tec_T1{color:#333;}
.tec_txt .tec_T2{line-height:24px;font-size:14px;margin-bottom:16px;}
.tec_one .tec_pic{width:180px;float:right;overflow:hidden;}
.tec_pic img{width:100%;transition:all 2s;}
.tec_one:hover .tec_pic img{transform:scale(1.1);}
/****/
.vdo_main{padding:60px 0 56px;}
.vdo_main .vdo_list{padding-bottom:30px;font-size:0;}
.vdo_list .vdo_one{display:inline-block;width:47.5%;margin:0 5% 24px 0;line-height:52px;font-size:16px;color:#222;text-align:center;}
.vdo_list .vdo_one:nth-child(2n){margin-right:0;}
.vdo_list .vdo_one:hover{color:#0d6cbd;}
.vdo_one .vdo_pic img{width:100%;transition:all 3s;}
.vdo_one:hover .vdo_pic img{transform:scale(1.1);}
.vdo_pic.vp:after{
    content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;
    background:url("../images/play.png") center no-repeat;transition:all .6s;
}
.vdo_one:hover .vdo_pic:after{transform:scale(1.2);opacity:0;}
/****/
.rec_main{padding:40px 0 52px;}
.rec_table .rec_tr{margin-bottom:10px;background:#fafafa;}
.rec_tr .rec_td{font-size:14px;line-height:70px;color:#333;float:left;text-align:center;cursor:pointer;}
.rec_td.td1{width:50%;font-size:18px;box-sizing:border-box;padding-left:30px;text-align:left;transition:all .6s;}
.rec_td.td2{width:13%;}
.rec_td.td3{width:11%;}
.rec_td.td3 i{
    display:block;width:70px;height:70px;max-width:100%;margin:auto;
    background:url("../images/drop_01.png") center no-repeat;transition:all .8s;
}
.rec_tr .rec_intro{padding:14px 30px 48px;border-top:10px solid #fff;font-size:14px;line-height:24px;color:#333;display:none;}
.rec_intro .rec_btn{width:142px;line-height:48px;text-align:center;margin-top:30px;font-size:16px;color:#fff;background:#0979c9;display:block;}
.recOpen .rec_td.td1,.rec_tr:hover .rec_td.td1{color:#0a66ab;}
.recOpen .rec_td.td3 i, .rec_tr:hover .rec_td.td3 i{background-image:url("../images/drop_02.png");}
.recOpen .rec_td.td3 i{transform:rotate(180deg);}
/****/
.recI_main .recI_top{font-size:14px;line-height:24px;color:#333;padding:48px 0;background:#fafafa;}
.recI_main .recI_txt{padding:32px 0 20px;}
.recI_txt .recI_TOne{width:47%;margin:0 1.5% 30px;float:left;}
.recI_TOne .recI_T1{line-height:60px;border-bottom:2px solid #0d6cbd;font-size:20px;font-weight:bold;color:#0d6cbd;padding-left:40px;}
.recI_TOne .recI_T2{font-size:14px;line-height:24px;color:#333;padding-top:16px;}
.recI_TOne.RIT1 .recI_T1{background:url("../images/rec_T1.png") left center no-repeat;}
.recI_TOne.RIT2 .recI_T1{background:url("../images/rec_T2.png") left center no-repeat;}
.recI_TOne.RIT3 .recI_T1{background:url("../images/rec_T3.png") left center no-repeat;}
.recI_TOne.RIT4 .recI_T1{background:url("../images/rec_T4.png") left center no-repeat;}
.recI_TOne.RIT5 .recI_T1{background:url("../images/rec_T5.png") left center no-repeat;}
/****/
.conL_main .conL_top{padding:40px 20px 36px;font-size:14px;line-height:32px;color:#333;}
.conL_top .conLT_T1{font-size:24px;line-height:48px;margin-bottom:5px;color:#0d6cbd;font-weight:bold;}
.conL_main .conL_title{line-height:50px;font-size:24px;color:#0d6cbd;font-weight:bold;padding:0 20px;background:#fafafa;}
.conL_main .conL_list{padding:20px 0;font-size:0;}
.conL_list .conL_one{display:inline-block;margin:0 1.6% 28px;width:30.13%;vertical-align:top;}
.conL_one .conL_T1{font-size:16px;line-height:48px;color:#0d6cbd;font-weight:bold;border-bottom:1px solid #e1e8ec;}
.conL_one .conL_T2{font-size:14px;line-height:28px;padding-top:12px;}
/****/
.fdb_main{max-width:840px;margin:auto;padding:90px 20px;}
.fdb_main .fdb_T1{}
.fdb_main .fdb_T2{font-size:18px;line-height:32px;padding:30px 0 36px;}
.fdb_main .fdb_form{}
.fdb_form .fdb_ipt{width:calc(33.33% - 40px);float:left;margin:0 20px 24px;position:relative;}
.fdb_ipt.reqIpt:after{content:"*";font-size:24px;color:#0965aa;line-height:48px;position:absolute;top:0;right:18px;}
.fdb_form .fdb_ipt.long_ipt{width:calc(100% - 40px);}
.fdb_ipt input{display:block;width:100%;font-size:14px;height:48px;color:#333;padding-left:18px;background:#fafafa;border-radius:5px;}
.fdb_ipt textarea{
    display:block;width:100%;font-size:14px;height:124px;color:#333;resize:none;
    padding:8px 18px;background:#fafafa;border-radius:5px;outline:none;
}
.fdb_form .fdb_btn{padding-top:16px;text-align:center;font-size:0;}
.fdb_btn input{width:130px;height:48px;font-size:14px;margin:0 15px;border-radius:5px;}
.fdb_btn input.fdbB1{background:#0d6cbd;color:#fff;border-radius:5px;}
.fdb_btn input.fdbB2{background:#f9f9f9;color:#999;}
/****/
.con_map .BMapLabel:after{
    content:"";display:block;width:20px;height:13px;position:absolute;bottom:-10px;
    background:url("../images/map_drop.png") center no-repeat;left:calc(50% - 10px);
}
.con_main .con_map{position:absolute;width:50%;height:100%;top:0;right:0;}
.con_main .con_txt{width:50%;font-size:16px;line-height:36px;color:#333;padding:130px 0;}
.con_txt .con_T1{font-size:28px;color:#0d6cbd;font-weight:bold;line-height:50px;padding-bottom:16px;}
/****/
.busD_main{padding:40px 0;}
.busD_main .busD_T1{line-height:56px;font-size:32px;padding-bottom:38px;font-weight:bold;color:#0d6cbd;text-align:center;}
.busD_main .busD_list1{}
.busD_list1 .busDL_one1{width:calc(50% - 20px);float:left;height:72px;margin-bottom:18px;background:#fafafa;}
.busD_list1 .busDL_one1:nth-child(2n){margin-left:40px;}
.busDL_one1 .busDL_T1{
    width:72px;height:100%;float:left;text-align:center;background:#f3f3f3;line-height:72px;font-size:26px;font-weight:bold;color:#0d6cbd;
}
.busDL_one1 .busDL_TT1{
    width:calc(100% - 72px);height:100%;color:#222;padding:0 16px;
    box-sizing:border-box;font-size:14px;line-height:22px;float:left;
}
.busD_main .busD_T2{
    font-size:18px;line-height:32px;color:#0d6cbd;font-weight:bold;
    text-align:center;max-width:890px;margin:40px auto 50px;
}
.busD_main .busD_list2{font-size:0;text-align:center;}
.busD_list2 .busDL_one2{
    width:calc(20% - 4px);font-size:16px;color:#222;text-align:center;position:relative;vertical-align:top;
    margin:40px 5px 16px 0;padding-top:24px;height:88px;background:#f3f3f3;display:inline-block;
}
.busD_list2 .busDL_one2:last-child{margin-right:0;}
.busDL_one2 .busDL_T2{
    position:absolute;width:66px;line-height:66px;border-radius:50%;font-size:28px;
    color:#f3f3f3;font-weight:bold;background:#0d6cbd;top:-33px;left:calc(50% - 33px);
}
.busDL_one2 .busDL_TT2{height:100%;}
.busD_main .busD_T3{font-size:14px;line-height:32px;color:#333;max-width:1030px;margin:20px auto 50px;}
.busD_main .busD_list3{}
.busD_list3 .busDL_one3{display:block;width:calc(50% - 20px);margin-bottom:10px;overflow:hidden;position:relative;float:left;}
.busD_list3 .busDL_one3:first-child{margin-right:40px;}
.busDL_one3 img{width:100%;transition:all 3s;}
.busDL_one3:hover img{transform:scale(1.1);}
.busDL_one3 .busDL_txt3{
    position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.3);
    font-size:24px;color:#fff;font-weight:bold;transition:all .6s;text-align:center;
}
.busDL_one3:hover .busDL_txt3{transform:scale(1.2);opacity:0;}
/**10-24**/
.cBlue2{color:#0979c9;}
.form_pop{position:fixed;width:100%;height:100%;top:0;left:0;z-index:19;background:rgba(0,0,0,.5);display:none;}
.form_pop .form_box{
    width:520px;max-width:90%;background:#fff;box-sizing:border-box;padding:30px 38px 40px;
    position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);
}
.form_box .FB_close{width:40px;height:40px;position:absolute;top:0;right:-40px;background:#fff url("../images/close_02.jpg") center no-repeat;cursor:pointer;}
.form_box .FB_Top{font-size:18px;line-height:44px;color:#333;padding-bottom:26px;}
.form_box .FB_ipt{margin-bottom:16px;}
.FB_ipt .FBIpt_name{width:125px;float:left;line-height:42px;font-size:14px;color:#333;}
.FB_ipt input[type='text']{width:calc(100% - 125px);float:left;height:42px;border:1px solid #eaeaea;padding-left:10px;font-size:14px;}
.FB_ipt select{
    width:calc(100% - 125px);float:left;height:42px;border:1px solid #eaeaea;padding-left:10px;font-size:14px;outline:none;
    appearance: none;-webkit-appearance: none;-moz-appearance: none;background:url("../images/drop_03.jpg") right center no-repeat;
}
/*.FB_ipt .FB_file{width:78px;height:78px;border:1px solid #eaeaea;background:url("../images/add_01.jpg") center no-repeat;position:relative;float:left;}*/
.FB_ipt .FB_file {width: 78px;position: relative;float: left;top: 10px;}
/*.FB_file input[type='file']{opacity:0;position:absolute;width:100%;height:100%;left:0;top:0;}*/
.form_box .FB_btn{display:block;width:142px;height:48px;font-size:16px;color:#fff;background:#0979c9;margin-left:125px;}
/****/
.bgGray{background:#fafafa;}
.talIdea{padding-bottom:30px;}
.talIdea .TI_T1{line-height:54px;font-size:20px;color:#0d6cbd;font-weight:bold;border-bottom:2px solid #0d6cbd;padding-top:26px;}
.txt_box2{padding:30px 0;text-align:justify;column-count:2;column-gap:50px;}
.txt_box2 li{font-size:14px;line-height:24px;color:#333;margin-bottom:24px;padding-left:20px;position:relative;}
.txt_box2 li:before{content:"";display:block;width:4px;height:4px;background:#666;position:absolute;left:4px;top:10px;}
.txt_list3{padding-top:6px;font-size:0;}
.txt_list3 li{width:31.2%;margin-right:3.2%;display:inline-block;vertical-align:top;margin-top:24px;font-size:14px;line-height:24px;color:#333;box-sizing:border-box;padding:0 28px;background:#fafafa;}
.txt_list3 li:nth-child(3n){margin-right:0;}
.liH100 li{height:100px;}
.liH60 li{height:60px;}
.liH60.tac li{padding:0;}
.txt_list6 li{width:15.4%;margin-right:1.5%;float:left;margin-top:24px;font-size:14px;line-height:24px;color:#333;box-sizing:border-box;padding:0 28px;background:#fafafa;}
.txt_list6 li:nth-child(6n){margin-right:0;}
.TI_box2>li{width:48.4%;float:left;margin-right:3.2%;}
.TI_box2>li:nth-child(2n){margin-right:0;}
.txt_box1{padding-top:20px;}
.txt_box1 li{font-size:14px;line-height:32px;color:#333;padding-left:20px;position:relative;}
.txt_box1 li:before{content:"";display:block;width:4px;height:4px;background:#666;position:absolute;left:4px;top:14px;}
.txt_box1.li24 li{line-height:24px;padding-bottom:24px;}
.txt_box1.li24 li:before{top:10px;}
.txt_box3 li{width:30.4%;margin-right:4.4%;float:left;font-size:14px;line-height:28px;text-align:justify;color:#333;}
.txt_box3 li:nth-child(3n){margin-right:0;}
.TI_T2{font-size:20px;color:#0d6cbd;font-weight:bold;line-height:40px;padding:26px 0 6px;}