#baguetteBox-overlay{display:none;}
::-webkit-scrollbar{width:10px;}
::-webkit-scrollbar-track{background-color:#f0f0f0;}
::-webkit-scrollbar-thumb{border-radius:2px;background-color:#cdcdcd;}
::-webkit-scrollbar-thumb:hover{background-color:#d9d9d9;}
::-webkit-scrollbar-thumb:active{background-color:#554f5e;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;-ms-box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;}
body{overflow-x:hidden;font-family:yantramanav-regular,Arial,sans-serif;-webkit-tap-highlight-color:transparent;}
a{text-decoration:none;-webkit-transition:all .5s;transition:all .5s;-ms-transition:all .5s;}
li{list-style:none;}
img{height:auto;max-width:100%;vertical-align:middle;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
button,input,select,textarea{outline:0;}
button{cursor:pointer;}
table{border-collapse:collapse;}
h1,h2,h3,h4,h5,h6{font-weight:400;}
.pro_page_table{overflow-x:auto;padding:15px 10px 0;}
.wrap{margin-right:auto;margin-left:auto;width:92%;max-width:1400px;}
.clearfix:after{clear:both;display:block;visibility:hidden;height:0;content:"";}
.fl{float:left;}
.fr{float:right;}
.mobile_header{clear:both;display:none;width:100%;height:52px;-webkit-transition:all .5s;transition:all .5s;}
.mobile_header_top{position:fixed;top:0;left:0;z-index:7;width:100%;height:52px;background:#fff;box-shadow:0 2px 3px rgba(0,0,0,.1);}
.mobile_logo{margin-left:15px;width:180px;height:52px;}
.mobile_logo>a{display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%;-ms-align-items:center;-webkit-align-items:center;align-items:center;}
.mobile_logo img{display:block;width:auto;height:35px;}
.mobile_menu_btn{position:absolute;top:0;right:0;display:flex;display:-ms-flexbox;display:-webkit-flex;width:54px;height:52px;cursor:pointer;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column;}
.mobile_menu_btn span{display:block;margin-bottom:6px;width:28px;height:3px;border-radius:4px;background:#003399;}
.mobile_menu_btn span:last-child{margin-bottom:0;}
.mobile_search_icon{margin-right:52px;width:40px;height:52px;color:#003399;text-align:center;font-size:30px;line-height:52px;cursor:pointer;}
.mobile_header.hover{background:rgba(0,0,0,.5);box-shadow:0 2px 3px rgba(0,0,0,.1);-webkit-transition:all .5s;transition:all .5s;}
.mobile_menu_box{position:fixed;top:0;right:-110%;z-index:9;overflow-y:auto;padding:20px 15px;width:75%;height:100%;background:#fff;-webkit-transition:all .5s;transition:all .5s;}
.mobile_menu_box.show{right:0;-webkit-transition:all .5s;transition:all .5s;}
.mobile_menu_dl>.menu-item{clear:both;border-bottom:1px solid #e1e1e1;line-height:1.3;}
.mobile_menu_tt{display:flex;display:-ms-flexbox;display:-webkit-flex;-ms-align-items:center;-webkit-align-items:center;align-items:center;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;}
.mobile_menu_tt>a{float:left;padding:10px 0;width:80%;color:#333;text-transform:capitalize;font-size:16px;line-height:24px;}
.mobile_menu_dl>.menu-item.hover .mobile_menu_tt>a{color:#003399;}
.mobile_menu_dl>.menu-item.current-menu-ancestor>.mobile_menu_tt>a,.mobile_menu_dl>.menu-item.current-menu-item>.mobile_menu_tt>a,.mobile_menu_dl>.menu-item.current-menu-parent>.mobile_menu_tt>a,.mobile_menu_dl>.menu-item.current-post-ancestor>.mobile_menu_tt>a{color:#003399;}
.mobile_menu_tt_icon{float:right;width:44px;color:#333;text-align:center;font-size:16px;line-height:44px;transition:all .5s;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);transform:rotateZ(0);-webit-transition:all .5s;-ms-transform:rotateZ(0);}
.mobile_menu_dl ul.sub-menu{display:none;margin-bottom:8px;padding:6px 0 10px 12px;}
.mobile_menu_dl ul.sub-menu .mobile_menu_tt>a{padding:7px 0;width:calc(100% - 50px);color:#333;font-size:14px;line-height:20px;}
.mobile_menu_down{display:none;padding:6px 0 10px 12px;}
.mobile_menu_down_clm{margin-bottom:8px;}
.mobile_menu_down_clm_tt{display:-ms-flex;display:-webkit-flex;display:flex;color:#333;font-size:14px;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;-ms-align-items:center;-webkit-align-items:center;align-items:center;}
.mobile_menu_down_clm_tt .tt{padding:7px 0;width:calc(100% - 50px);color:#333;line-height:20px;}
.mobile_menu_down_clm_tt .icon{width:40px;height:40px;text-align:center;font-size:16px;line-height:40px;transition:all .5s;-webkit-transform:rotateZ(90deg);-moz-transform:rotateZ(90deg);-o-transform:rotateZ(90deg);transform:rotateZ(90deg);-ms-transform:rotateZ(90deg);-webit-transition:all .5s;}
.mobile_menu_down_clm.hover .mobile_menu_down_clm_tt .icon{transition:all .5s;-webkit-transform:rotateZ(180deg);-moz-transform:rotateZ(180deg);-o-transform:rotateZ(180deg);transform:rotateZ(180deg);-webit-transition:all .5s;-ms-transform:rotateZ(180deg);}
.mobile_menu_down_clm_list{display:none;padding:5px 0 0 10px;}
.mobile_menu_down_clm_list a{position:relative;display:block;padding:5px 0 5px 14px;color:#333;font-size:12px;line-height:1.4;}
.mobile_menu_down_clm_list a::before{position:absolute;top:50%;left:0;display:block;margin-top:-3px;width:5px;height:5px;border-radius:50%;background:#333;content:"";}
.mobile_menu_tt_icon.hover{transition:all .5s;-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg);-ms-transform:rotateZ(90deg);-webit-transition:all .5s;}
.mobile_search_box{position:fixed;top:52px;left:0;z-index:7;display:none;padding:20px;width:100%;background:#fafafa;}
.mobile_search_box form{padding:2px;width:100%;border:1px solid #ddd;border-radius:5px;}
.mobile_search_text{float:left;padding-left:15px;width:calc(100% - 40px);border:0;font-size:14px;line-height:40px;}
.mobile_search_btn_text{float:right;width:40px;height:40px;border:none;background:0 0;color:#003399;text-align:center;font-size:28px;line-height:40px;}
.mobile_menu_b{margin-top:40px;}
.mobile_menu_b_clm{margin-bottom:25px;}
.mobile_menu_b_clm .tt{margin-bottom:8px;color:#333;font-weight:700;font-size:16px;}
.mobile_menu_b_clm .text{color:#333;font-size:14px;}
.mobile_menu_b_clm .text a{color:#333;word-break:break-all;}
.mobile_lag_box{margin-bottom:30px;padding:20px 0 10px;}
.mobile_lag_tt{padding-bottom:18px;color:#333;font-weight:700;font-size:18px;}
.mobile_lag_text{display:flex;display:-ms-flexbox;display:-webkit-flex;padding-bottom:8px;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;}
.mobile_lag_text a{margin-right:25px;color:#333;font-size:16px;}
.mask,.mobile_menu_mask{position:fixed;top:0;left:0;z-index:6;display:none;width:100%;height:100%;background:rgba(0,0,0,.2);}
.mobile_menu_mask{z-index:7;}
.w_1600{margin-right:auto;margin-left:auto;width:92%;max-width:1600px;}
.pc_public_head{height:0;}
.pc_head_center{position:fixed;top:0;left:0;z-index:10;width:100%;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.pc_head_center_w{position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;padding-top:40px;-webkit-transition:all .6s;transition:all .6s;-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;-ms-transition:all .6s;}
.pc_head_center_w .logo_box{padding:4px 0 8px;width:373px;}
.pc_head_center_w .logo_box a{display:block;}
.pc_head_center_w .logo_box a .logo_img2{display:none;}
.pc_head_center_R{display:-ms-flexbox;display:-webkit-flex;display:flex;width:calc(100% - 435px);-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.pc_head_center_R .email_column{width:calc(100% - 200px);}
.nav_email{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-right:20px;-ms-justify-content:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end;}
.nav_email a{display:-ms-flexbox;display:-webkit-flex;display:flex;}
.nav_email a .iconfont{width:35px;color:#003399;font-size:26px;}
.nav_email a:hover .iconfont{-ms-animation:swing .8s linear;-webkit-animation:swing .8s linear;animation:swing .8s linear;}
.nav_email a span{margin-top:-1px;color:#fff;font-size:18px;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.pc_head_list_box{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-justify-content:space-evenly;-webkit-justify-content:space-evenly;justify-content:space-evenly;}
.pc_head_list_box>.menu-item{position:relative;}
.pc_head_list_box>.menu-item>a{position:relative;display:block;padding:18px 0;}
.pc_head_list_box>.menu-item>a .Color_piece{display:-ms-flexbox;display:-webkit-flex;display:flex;padding:0 20px;height:49px;border-radius:5px;-webkit-transition:all .6s;transition:all .6s;-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;-ms-transition:all .6s;}
.pc_head_list_box>.menu-item>a .Color_piece span{padding-bottom:8px;color:#fff;text-transform:uppercase;    font-size: 23px; font-weight: 600;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.pc_head_list_box>.menu-item>a .Color_piece .iconfont{padding:0 0 0 5px;color:#fff;font-size: 16px;
    font-weight: bolder;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.pc_head_list_boxv.menu-item.hover>a .Color_piece{background:#003399;}
.pc_head_list_box>.menu-item.hover>a .Color_piece{background:#003399;}
.pc_head_list_box>.menu-item.current-menu-ancestor>a .Color_piece,.pc_head_list_box>.menu-item.current-menu-item>a .Color_piece,.pc_head_list_box>.menu-item.current-menu-parent>a .Color_piece,.pc_head_list_box>.menu-item.current-post-ancestor>a .Color_piece{background:#003399;}
.pc_head_language_search{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-top:7px;}
.pc_head_language{position:relative;}
.head_language_01{width:64px;height:60px;background:#003399;color:#fff;text-align:center;text-transform:uppercase;font-size:20px;line-height:56px;cursor:pointer;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.hover_style:hover{opacity:.8;}
.head_language_02{position:absolute;top:70px;left:50%;z-index:5;display:none;padding:12px 0 12px;width:110px;border-radius:4px;background:#fff;box-shadow:0 3px 5px rgba(0,0,0,.1);-webkit-transform:translate(-50%,0);transform:translate(-50%,0);-ms-transform:translate(-50%,0);}
.head_language_02 a{display:block;padding:2px 0 5px;color:#666;text-align:center;font-size:18px;}
.head_language_02 a:hover{color:#003399;}
.pc_head_search .click_icon{width:64px;height:60px;border:1px solid #8d8f91;color:#fff;text-align:center;font-size:28px;line-height:60px;cursor:pointer;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.pc_head_search .click_icon:hover{border-color:#003399;background:#003399;border-left-color:#8d8f91;}
.all_public_searchBox{position:fixed;top:50%;left:50%;z-index:20;display:none;width:100%;height:100%;background:rgba(0,0,0,.5);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);}
.all_public_form{position:fixed;top:50%;left:50%;z-index:21;display:none;width:800px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);}
.all_public_form input{box-sizing:border-box;padding:20px 136px 20px 20px;width:100%;outline:0;border:none;border-radius:10px;}
.all_public_form .icon_01{position:absolute;top:51%;right:80px;outline:0;border:none;background:0 0;color:#888;font-size:38px;cursor:pointer;-webkit-transition:all .4s;transition:all .4s;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);-ms-transform:translate(0,-50%);-ms-transition:all .4s;}
.all_public_form .icon_01:hover{color:#003399;}
.all_public_form .public_form_close{position:absolute;top:10px;right:20px;color:#888;font-size:38px;cursor:pointer;-webkit-transition:all .4s;transition:all .4s;-ms-transition:all .4s;}
.all_public_form .public_form_close:hover{color:#003399;}
.pc_head_list_box .menu-item.NoRelative{position:static;}
.product_drop_down{position:absolute;top:100%;left:50%;z-index:5;display:none;padding:35px 50px 30px;width:100%;max-width:1400px;background:#fefefe;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);-ms-transform:translate(-50%,0);}
.product_menu_box{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.product_menu_box .menu_list_01{padding-right:15px;width:22%;}
.product_menu_box .menu_list_02{padding-right:15px;width:19%;}
.product_menu_box .menu_list_03{padding-right:15px;width:20%;}
.product_menu_title{padding-bottom:15px;}
.product_menu_title a{display:block;color:#003399;font-size:24px;}
.product_menu_list a{display:block;margin-bottom:8px;color:#666;font-size:16px;}
.product_menu_list a:hover{color:#003399;}
.product_menu_box .menu_list_double_one{padding-right:15px;width:23%;}
.product_menu_box .menu_list_double_two{width:16%;}
.menu_list_double_02{padding-top:35px;}
.pc_head_list_box .sub-menu{position:absolute;top:100%;left:0;z-index:5;display:none;    padding: 0px 10px 12px 15px; border-radius: 0 0 4px 4px; background: #fafafa; opacity: .9;}
.pc_head_list_box .sub-menu .menu-item{padding: 10px 0;border-bottom: 1px solid #e9e9e9;}
.pc_head_list_box .sub-menu .menu-item a{display:block;color:#666;font-size:18px;}
.pc_head_list_box .sub-menu .menu-item a:hover{color:#003399;}
.pc_public_head.active .pc_head_center{background:#fefefe;box-shadow:0 4px 6px rgba(0,0,0,.1);}
.pc_public_head.active .pc_head_center_w{padding-top:8px;}
.pc_public_head.active .pc_head_center_w .logo_box .logo_img1{display:none;}
.pc_public_head.active .pc_head_center_w .logo_box .logo_img2{display:block;}
.pc_public_head.active .pc_head_center_R .email_column .nav_email a span{color:#444;}
.pc_public_head.active .pc_head_center_R .pc_head_list_box>.menu-item>a .Color_piece{background:0 0;}
.pc_public_head.active .pc_head_center_R .pc_head_list_box>.menu-item>a .Color_piece .iconfont,.pc_public_head.active .pc_head_center_R .pc_head_list_box>.menu-item>a .Color_piece span{color:#444;}
.pc_public_head.active .pc_head_center_R .pc_head_list_box>li>a{color:#444;}
.pc_public_head.active .pc_head_center_R .pc_head_list_box>.menu-item.hover>a .Color_piece .iconfont,.pc_public_head.active .pc_head_center_R .pc_head_list_box>.menu-item.hover>a .Color_piece span{color:#003399;}
.pc_public_head.active .pc_head_center_R .pc_head_list_box>.menu-item.current-menu-ancestor>a .Color_piece span,.pc_public_head.active .pc_head_center_R .pc_head_list_box>.menu-item.current-menu-item>a .Color_piece span,.pc_public_head.active .pc_head_center_R .pc_head_list_box>.menu-item.current-menu-parent>a .Color_piece span,.pc_public_head.active .pc_head_center_R .pc_head_list_box>.menu-item.current-post-ancestor>a .Color_piece span{color:#003399;}
.pc_public_head.active .pc_head_center_R .pc_head_language_search .pc_head_search .click_icon{color:#2c2c2c;}
.pc_public_head.active .pc_head_center_R .pc_head_language_search .pc_head_search .click_icon:hover{color:#fff;}

#navlist .menu-item .dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}
#navlist .menu-item .sec{background:#fafafa;opacity:.9;padding:10px;border:none;border-radius:0;font-size:14px;width:200px}
#navlist .menu-item .pro{position:absolute;left:0;top:100%;margin-left:-87%;width:670%;padding:15px}
#navlist .dropdown.hover .dropdown-menu{display:block}
#navlist .menu-item .sec_p{display:flex;justify-content:space-around}
#navlist .menu-item .sec_p dt,#navlist .menu-item .sec_p dt a{padding:5px 0;margin-bottom:0;font-size:17px;color:#003399;line-height:23px;font-weight:700}
dd.sub-list1 li,dd.sub-list1 li a{padding:5px 0;margin-bottom:0;font-size:16px;color:#444;line-height:23px}

.fz_48{font-size:48px;font-family:yantramanav-bold;}
.fz_36{font-size:36px;}
.fz_30{font-size:30px;}
.fz_26{font-size:26px;}
.fz_24{font-size:24px;}
.fz_20{font-size:20px;}
.p_90{padding:70px 0 90px;}
.color_999{color:#999;}
.color_444{color:#444;}
.color_fff{color:#fff;}
.bg_c_003399{background-color:#003399;}
.bg_c_ff8200{background-color:#ff8200;}
.p_b_50{padding-bottom:50px;}
.index_banner_lunbo .swiper-slide a{display:block;}
.index_banner_lunbo .swiper-slide a img{width:100%;}
.index_banner_dots{position:absolute;z-index:2;text-align:center;}
.index_banner_lunbo .index_banner_dots{bottom:25px;}
.swiper-pagination-bullets .swiper-pagination-bullet{width:12px;height:12px;background:#fff;opacity:1;-webkit-transition:all .5s;transition:all .5s;-ms-transition:all .5s;}
.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{width:40px;border-radius:6px;background:#003399;}
.indBoxOne{background:#f2f3f5;}
.indBoxOne1{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-bottom:50px;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.indBoxOne1_L{width:40%;}
.public_index_title a{display:block;}
.public_index_title .little_title{padding-bottom:15px;text-transform:uppercase;font-size:18px;}
.public_index_title .line{width:226px;height:2px;}
.public_index_title .big_title{padding-top:3px;line-height:50px;}
.indBoxOne1_L .company_name{padding-top:4px;color:#444;font-family:yantramanav-bold;}
.indBoxOne1_R{padding-top:15px;width:55%;color:#666;font-size:18px;line-height:30px;}
.indBoxOne2{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.indBoxOne_w .indBoxOne2 .item{width:calc((100% - 75px)/ 4);}
.indBoxOne2 .item{position:relative;background:#fff;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.indBoxOne2 .item:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);-ms-transform:translateY(-5px);}
.indBoxOne2 .item::before{position:absolute;bottom:0;left:0;display:block;width:100%;height:0;background:#35507d;content:"";-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;}
.indBoxOne2 .item:hover::before{height:100%;}
.indBoxOne2 .item a{position:relative;z-index:2;display:block;padding:50px 20px 40px 35px;height:100%;}
.indBoxOne2 .item a::before{position:absolute;top:26px;left:18px;display:block;width:54px;height:54px;border-radius:50%;background:#ffd9d9;content:"";-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.indBoxOne2 .item a:hover::before{background:#3e5e92;}
.indBoxOne2 .item a .icon1{position:relative;display:inline-block;color:#003399;font-size:70px;-webkit-transition:all .6s .15s;transition:all .6s .15s;-ms-transition:all .6s .15s;}
.indBoxOne2 .item a:hover .icon1{color:#fff;-webkit-transform:rotateY(360deg);transform:rotateY(360deg);-ms-transform:rotateY(360deg);}
.indBoxOne2 .item a .title{padding-top:12px;color:#444;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.indBoxOne2 .item a:hover .title{color:#fff;}
.indBoxOne2 .item a .text{padding-top:10px;color:#666;font-size:18px;line-height:28px;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.indBoxOne2 .item a:hover .text{color:#fff;}
.indBoxOne2 .item a .btn{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-top:30px;}
.indBoxOne2 .item a .btn span{color:#666;font-size:16px;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.indBoxOne2 .item a:hover .btn span{color:#fff;}
.indBoxOne2 .item a .btn .icon2{padding-left:6px;color:#ff8200;font-size:30px;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.indBoxOne2 .item a:hover .btn .icon2{color:#fff;}
.indBoxTwo{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}

.indBoxTwo1{width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;background:#364f69;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center; padding: 10px 0px;}
.indBoxTwo1 .item{position:relative;padding-right:10px;color:#fff;font-size:18px;cursor:pointer; padding: 8px 22px 14px;}
.indBoxTwo1 .item::before{content:"";width:1px;height:23px;background:#b8bfcb;position:absolute;right:0;top:13px}
.indBoxTwo1 .item:last-child::before{display:none}
.indBoxTwo1 .item::after{position:absolute;top:78%;left:50%;display:block;width:0;height:0;border-color:transparent;border-style:solid;border-width:0;content:"";opacity:0;-webkit-transition:all .6s;transition:all .6s;-webkit-transform:translate(0,-50%);transform:translate(0,50%);-ms-transform:translate(0,-50%);border-top-color:#364f69;-ms-transition:all .6s}

.indBoxTwo1 .item.hover::after{border-width:15px;opacity:1;}
.indBoxTwo1 .item:hover::after{border-width:15px;opacity:1;}
.indTwo2_item{    width: 100%;}
.indTwo2_item_L{padding:0 2.4% 0 4.5%;width:30%;}
.indTwo2_item_L .module_title{color:#04080d;line-height:38px;}
.indTwo2_item_L .text_box{display:-webkit-box;overflow:hidden;padding-top:8px;color:#666;font-size:18px;line-height:30px;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
.indTwo2_item_L .btn{padding-top:45px;}
.indTwo2_item_L .btn a{display:block;width:62%;height:50px;border-radius:25px;background:#35507d;color:#fff;text-align:center;font-size:18px;line-height:46px;}
.indTwo2_item_R{width:70%;}
.indTwo2_item_R a{display:block;}
.indTwo2_item_R a img{width:100%;}

.indTwo2_item .proBoxOne3 .item a .img_box img {}

.indTwo2_item .proBoxOne3 .item a .bot_box .title {font-size: 22px; font-weight: bold;}
.indTwo2_item .proBoxOne3 .item{margin-right:15px;margin-bottom:20px;width:calc((100% - 45px)/ 4);background:#fff;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;box-shadow:0 10px 50px 0 rgba(84,110,122,.35);border-color:#3d60f4;border:1px solid #ddd}
.indBoxThree{background:#FFF;}
.public_index_title.content_center{text-align:center;}
.public_index_title.content_center .line{margin:0 auto;}
.indBoxThree1{position:relative;padding-top:24px;}
.index_project_list .item a{position:relative;display:block;height:100%;border-bottom:5px solid #d0d0d0;background:#fff;}
.index_project_list .item a .img_box{overflow:hidden;-ms-perspective:900px;-moz-perspective:900px;-webkit-perspective:900px;perspective:900px;}
.index_project_list .item a .img_box img{width:100%;}
.index_project_list .item a:hover .img_box img{-webkit-transform:translateZ(30px);-moz-transform:translateZ(30px);transform:translateZ(30px);-ms-transform:translateZ(30px);}
.index_project_list .item a .bot_box{padding:20px 20px 35px 30px;}
.index_project_list .item a .bot_box .address{display:-ms-flexbox;display:-webkit-flex;display:flex;}
.index_project_list .item a .bot_box .address .iconfont{width:25px;color:#003399;font-size:20px;}
.index_project_list .item a .bot_box .address span{margin-top:-4px;width:calc(100% - 25px);color:#003399;font-size:18px;}
.index_project_list .item a .bot_box .title{padding-top:10px;color:#444;font-size:18px;line-height:26px;}
.index_project_list .item a .bot_box .text{padding-top:10px;color:#666;font-size:16px;line-height:26px;}
.index_project_list .item a::after{position:absolute;bottom:-5px;left:0;display:block;width:0%;height:5px;background:#003399;content:"";opacity:0;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.index_project_list .item a:hover::after{width:100%;opacity:1;}
.indBoxThree1_lunbo .swiper-slide{height:auto;}
.indBoxThree1_lunbo .swiper-slide .item{height:100%;}
.indBoxThree1_dots{display:none;padding-top:30px;text-align:center;}
.indBoxThree1_next,.indBoxThree1_prev{position:absolute;top:46%;z-index:2;width:40px;height:40px;outline:0;border:1px solid #fff;border-radius:50%;color:#fff;text-align:center;font-size:22px;line-height:40px;cursor:pointer;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.indBoxThree1_prev{left:-80px;}
.indBoxThree1_next{right:-80px;}
.indBoxThree1_next:hover,.indBoxThree1_prev:hover{border-color:#003399;background:#003399;color:#fff;}
.indBoxThree2{margin:0 auto;padding-top:65px;max-width:890px;}
.indBoxThree2 .text_box{color:#444;text-align:center;line-height:40px;}
.indBoxThree2 .btn{padding-top:40px;}
.indBoxThree2 .btn a{display:block;margin:0 auto;width:50%;height:50px;border-radius:25px;background:#003399;color:#fff;text-align:center;line-height:42px;}
.indBoxFour{background:url(images/index_06.webp) no-repeat right center/cover;}
.indBoxFour1{margin-left:auto;padding:110px 0 120px;max-width:650px;}
.indBoxFour1_text{padding-top:20px;color:#fff;font-size:18px;line-height:24px;}
.indBoxFour1_list{padding:40px 0 0 35px;}
.indBoxFour1_list .item{display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:20px;}
.indBoxFour1_list .item .iconfont{width:28px;height:28px;border-radius:50%;background:#003399;color:#fff;text-align:center;font-size:18px;line-height:28px;}
.indBoxFour1_list .item span{margin-top:-2px;padding-left:20px;width:calc(100% - 28px);color:#fff;font-size:18px;}
.indBoxFive{background:#f2f3f5;}
.indBoxFive1{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.indBoxFive1_L{width:39.3%;}
.indBoxFive1_item{overflow:hidden;}
.indBoxFive1_item a{display:block;background:#fff;}
.indBoxFive1_item a .img_box{position:relative;}
.indBoxFive1_item a .img_box img{width:100%;}
.indBoxFive1_item a .img_box .date_box{position:absolute;bottom:0;left:-10px;display:-ms-flexbox;display:-webkit-flex;display:flex;width:195px;height:42px;background:#003399;-webkit-transform:skewX(25deg);transform:skewX(25deg);-ms-transform:skewX(25deg);-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;}
.indBoxFive1_item a .img_box .date_box .icon_text{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transform:skewX(-25deg);transform:skewX(-25deg);-ms-transform:skewX(-25deg);-ms-align-items:center;-webkit-align-items:center;align-items:center;}
.indBoxFive1_item a .img_box .date_box .icon_text .iconfont{width:30px;color:#fff;font-size:22px;}
.indBoxFive1_item a .img_box .date_box .icon_text span{margin-top:-5px;color:#fffefe;font-size:16px;}
.indBoxFive1_item a .bot_box{padding:25px 30px 45px 30px;}
.indBoxFive1_item a .bot_box .title{display:-webkit-box;overflow:hidden;color:#444;line-height:30px;-webkit-transition:all .6s;transition:all .6s;-webkit-box-orient:vertical;-webkit-line-clamp:2;-ms-transition:all .6s;}
.indBoxFive1_item a:hover .bot_box .title{color:#003399;}
.indBoxFive1_item a .bot_box .text{display:-webkit-box;overflow:hidden;padding-top:10px;color:#666;font-size:16px;line-height:28px;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.indBoxFive1_item a .bot_box .btn{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-top:40px;}
.indBoxFive1_item a .bot_box .btn span{color:#666;font-size:16px;}
.indBoxFive1_item a .bot_box .btn .iconfont{padding-left:6px;color:#ff8200;font-size:30px;-webkit-transition:all .4s;transition:all .4s;-ms-transition:all .4s;}
.indBoxFive1_item a:hover .bot_box .btn .iconfont{padding-left:12px;}
.indBoxFive1_R{display:-ms-flexbox;display:-webkit-flex;display:flex;width:57.4%;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.indBoxFive1_R .indBoxFive1_item{width:calc((100% - 42px)/ 2);}
.indBoxFive1_R .indBoxFive1_item a .img_box .date_box{bottom:100%;}
.indBoxFive1_R .indBoxFive1_item a .bot_box{padding:35px 20px 79px 25px;}
.public_footer_top{background:#003399;}
.footer_top_01{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.footer_top_01 .item{width:calc(100% / 3);border-right:1px solid #ffffff;}
.footer_top_01 .item a{display:-ms-flexbox;display:-webkit-flex;display:flex;height:80px;-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;}
.footer_top_01 .item a .iconfont{color:#fff;font-size:36px;}
.footer_top_01 .item a:hover .iconfont{-ms-animation:swing .8s linear;-webkit-animation:swing .8s linear;animation:swing .8s linear;}
.footer_top_01 .item a span{margin-top:-6px;padding-left:10px;color:#fff;}
.footer_top_01>.item:last-child{border-right:none;}
.public_footer_cen{background:url(images/footer_01.jpg) no-repeat center center/cover;}
.footer_cen_w{display:-ms-flexbox;display:-webkit-flex;display:flex;padding:65px 0 65px;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.footer_cen_01 .logo_box{width:373px;}
.footer_cen_01 .logo_box a{display:block;}
.footer_cen_01 .text_box{color:#e0e0e0;font-size:16px;line-height:30px;}
.footer_cen_01 .follow_us{padding-top:15px;}
.footer_cen_01 .follow_us .title{padding-bottom:15px;color:#e0e0e0;font-size:18px;}
.footer_cen_01 .follow_us .list{display:-ms-flexbox;display:-webkit-flex;display:flex;}
.footer_cen_01 .follow_us .list a{display:block;margin-right:10px;width:42px;height:42px;border:1px solid #9d9d9d;border-radius:6px;color:#ffffff;text-align:center;font-size:22px;line-height:42px;}
.footer_cen_01 .follow_us .list>a:last-child{margin-right:0;}
.footer_cen_01 .follow_us .list a:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);-ms-transform:translateY(-5px);}
.footer_cen_title{padding-bottom:20px;color:#fff;font-family:yantramanav-bold;}
.footer_cen_list a{display:block;margin-bottom:10px;color:#e0e0e0;font-size:16px;}
.footer_cen_list a:hover{color:#003399;}
.footer_cen_04_form .item{margin-bottom:10px;}
.footer_cen_04_form .item input{padding:0 10px 0 10px;width:100%;height:42px;border:none;border-radius:8px;background:#fff;color:#999;font-size:16px;font-family:yantramanav-regular,Arial,sans-serif;}
.footer_cen_04_form .item textarea{padding:10px;width:100%;height:100px;border:none;border-radius:8px;background:#fff;color:#999;font-size:16px;font-family:yantramanav-regular,Arial,sans-serif;resize:none;}
.footer_cen_04_form .item ::-webkit-input-placeholder{color:#999;}
.footer_cen_04_form .btn_box button{width:142px;height:42px;border:none;border-radius:21px;background:#003399;color:#fff;font-size:16px;font-family:yantramanav-regular,Arial,sans-serif;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.footer_cen_01{width:375px;}
.footer_cen_02{width:20%;}
.footer_cen_03{width:12%;}
.footer_cen_04{width:24%;}
.public_footer_bot{background:#222c49;}
.footer_bot_w{display:-ms-flexbox;display:-webkit-flex;display:flex;padding:15px 0 16px;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.footer_bot_01,.footer_bot_02{color:#999;font-size:16px;}
.footer_bot_02 a{color:#999;}
.footer_bot_02 a:hover{color:#fff;}
.float_side_nav{position:fixed;bottom:20px;right:20px;z-index:6;overflow:hidden;width:70px;border-radius:14px 8px 8px 14px;}
.float_side_nav .item{border-bottom:1px solid #ff8c8c;background:#f24040;}
.float_side_nav .item a{display:-ms-flexbox;display:-webkit-flex;display:flex;height:66px;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;}
.float_side_nav .item a .iconfont{color:#fff;font-size:30px;}
.float_side_nav .item a:hover .iconfont{-ms-animation:swing .8s linear;-webkit-animation:swing .8s linear;animation:swing .8s linear;}
.float_side_nav .item a .text{color:#fff;text-align:center;font-size:14px;}
.float_side_nav .item.back_top_btn{background:#263b5f;}
.float_side_nav>.item:last-child{border-bottom:none;}
.SubPage_banner{height:460px;background-position:center center;background-size:cover;background-repeat:no-repeat;}
.SubPage_crumbs{background:#fff;}
.SubPage_crumbs_w{padding:18px 0 20px;}
.SubPage_crumbs_w .crumbs_text{display:flex;color:#000;font-size:16px;}
div#breadcrumbs{margin-left:5px;}
.SubPage_crumbs_w .crumbs_text a{color:#000;}
.SubPage_crumbs_w .crumbs_text a:hover{color:#003399;}
.cultureOne{background:#f2f3f5;}
.cultureOne1{padding-bottom:40px;}
.cultureOne1 .title{color:#444;}
.cultureOne1 .text{padding-top:10px;color:#444;font-size:18px;line-height:30px;}
.cultureOne2 .item{display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:90px;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.cultureOne2 .item .img_box{width:43%;}
.cultureOne2 .item .img_box img{width:100%;}
.cultureOne2 .item .right_text{width:50%;}
.cultureOne2 .item .right_text .text_item{padding-bottom:20px;}
.cultureOne2 .item .right_text .text_item .title{color:#444;}
.cultureOne2 .item .right_text .text_item .title.fz_30{color:#003399;}
.cultureOne2 .item .right_text .text_item .line{margin-top:6px;width:25px;height:4px;background:#e93c07;}
.cultureOne2 .item .right_text .text_item .text{padding-top:4px;color:#444;font-size:18px;line-height:25px;}
.cultureOne2 .item .right_text>.text_item:last-child{padding-bottom:0;}
.cultureOne2>.item:nth-child(even){-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;}
.cultureOne3_title{padding-bottom:45px;color:#444;}
.cultureOne3 .indBoxOne2 .item{width:calc((100% - 100px)/ 3);}
.cultureTwo{background:#f2f3f5 url(images/about_culture_03.webp) no-repeat right bottom;}
.cultureTwo_w{padding:50px 0 195px 0;}
.cultureTwo1{margin-left:auto;max-width:740px;}
.cultureTwo1 .title{color:#444;}
.cultureTwo1 .text{padding-top:12px;color:#444;font-size:20px;line-height:30px;}
.cultureTwo1 .btn{padding-top:25px;}
.cultureTwo1 .btn a{display:block;width:250px;height:50px;border-radius:25px;background:#273b5f;color:#fff;text-align:center;line-height:44px;}
.profileOne{background:#f2f3f5;}
.profileOne1{padding-bottom:45px;}
.profileOne1 .title{color:#444;}
.profileOne1 .text{padding-top:10px;color:#444;font-size:18px;line-height:30px;}
.profileOne2 img{width:100%;}
.profileOne3{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-top:40px;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.profileOne3 .text{width:calc((100% - 70px)/ 2);color:#444;font-size:18px;line-height:30px;}
.profileOne4{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-top:55px;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.profileOne4 .item{margin-right:55px;padding:25px 15px 30px;width:calc((100% - 165px)/ 4);border-radius:6px;background:#003399;text-align:center;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.profileOne4 .item:hover{-webkit-transform:translateY(-6px);transform:translateY(-6px);-ms-transform:translateY(-6px);}
.profileOne4 .item .iconfont{color:#fff;font-size:68px;}
.profileOne4 .item .number{color:#fff;line-height:40px;}
.profileOne4 .item .text{padding-top:10px;color:#fff;line-height:24px;}
.profileOne4>.item:nth-child(4n){margin-right:0;}
.profileTwo1{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.profileTwo1_L{width:61%;}
.profileTwo1_L .title{color:#444;}
.profileTwo1_L_list{padding-top:25px;}
.profileTwo1_L_list .item{display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:25px;}
.profileTwo1_L_list .item .iconfont{width:20px;height:20px;border-radius:50%;background:#003399;color:#fff;text-align:center;font-size:12px;line-height:20px;}
.profileTwo1_L_list .item span{margin-top:-8px;padding-left:10px;width:calc(100% - 20px);color:#444;font-size:18px;line-height:30px;}
.profileTwo1_R{width:30.9%;}
.profileTwo1_R img{width:100%;}
.profileThree{background:url(images/about_profile_03.webp) no-repeat center center/cover fixed;}
.profileThree_w{padding:125px 0 135px;}
.profileThree1{margin:0 auto;max-width:1110px;}
.profileThree1 .title{color:#fff;text-align:center;font-size:60px;font-family:yantramanav-bold;}
.profileThree1 .text{padding-top:15px;color:#fff;text-align:center;font-size:18px;line-height:30px;}
.profileThree1 .btn{padding-top:40px;}
.profileThree1 .btn a{display:block;margin:0 auto;width:340px;height:50px;border-radius:25px;background:#003399;color:#fff;text-align:center;text-transform:uppercase;line-height:44px;}
.profileFour_item{position:relative;overflow:hidden;}
.profileFour_item::before{position:absolute;display:block;width:50%;height:100%;background:#f2f3f5;content:"";}
.profileFour>.profileFour_item:nth-child(odd)::before{top:0;left:50%;}
.profileFour_item_w{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:center;-webkit-align-items:center;align-items:center;}
.profileFour_item_L{padding:0 40px;width:50%;}
.profileFour_item_L img{width:100%;}
.profileFour_item_R{position:relative;z-index:2;padding:45px 40px 40px;width:50%;}
.profileFour_item_R .title{color:#003399;line-height:36px;}
.profileFour_item_R .text p{padding-top:12px;color:#444;font-size:18px;line-height:30px;}
.profileFour>.profileFour_item:nth-child(even) .profileFour_item_w{-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;}
.profileFive{background:#f2f3f5 url(images/about_profile_06.webp) no-repeat center top;}
.profileFive_w{padding:160px 0 90px;}
.profileFive1{margin:0 auto 125px;width:114px;cursor:pointer;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.profileFive1:hover{-webkit-transform:translateY(-8px);transform:translateY(-8px);-ms-transform:translateY(-8px);}
.profileFive1 img{width:100%;}
.ind_video_maskBox{position:fixed;top:0;left:0;z-index:10;display:none;width:100%;height:100%;background:rgba(0,0,0,.7);}
.ind_video_maskBox .video_Box_1{position:absolute;top:50%;left:50%;width:800px;height:485px;-webkit-transform:translate(-50%,-60%);transform:translate(-50%,-60%);-ms-transform:translate(-50%,-60%);}
.ind_video_maskBox .video_Box_1 .videoIframe{width:100%;height:100%;border:none;background:#333;}
.ind_video_maskBox .video_Box_1 .closeBtn{position:absolute;top:0;right:0;color:#fff;font-size:24px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);-ms-transition:all .3s;}
.ind_video_maskBox .video_Box_1 .closeBtn:hover{color:#f40a0a;}
.profileFive_w .indBoxOne2 .item{width:calc((100% - 80px)/ 3);}
.overBoxOne{background:#f2f3f5;}
.overBoxOne1{padding-bottom:60px;}
.overBoxOne1 .title{color:#444;text-transform:uppercase;}
.overBoxOne1_text{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-top:30px;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.overBoxOne1_text .text{width:calc((100% - 60px)/ 2);color:#444;font-size:18px;line-height:30px;}
.overBoxOne2{text-align:center;}
.overBoxOne2 img{max-width:100%;max-height:100%;}
.overBoxOne3{margin-top:45px;padding:25px;background:#fff;}
.overBoxOne3 .serBoxThree1_list{padding-top:0;}
.overBoxOne3 .serBoxThree1_list>.item:nth-child(4n){margin-right:10px;}
.overBoxOne3 .serBoxThree1_list>.item:nth-child(5n){margin-right:0;}
.overBoxOne3 img{width:100%;}
.overBoxOne4{padding-top:30px;color:#444;font-size:18px;line-height:34px;}
.overBoxThree{background:#f2f3f5;}
.overThree1_item{display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:70px;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.overThree1_item_L{width:50%;}
.overThree1_item_L .title{color:#444;font-weight:700;line-height:34px;}
.overThree1_item_L .text{color:#444;font-size:18px;line-height:32px;}
.overThree1_item_L .text p{padding-top:12px;color:#444;font-size:18px;line-height:30px;}
.overThree1_item_L .text .title{padding-top:12px;}
.overThree1_item_R{width:46%;}
.overBoxThree1>.overThree1_item:nth-child(even){-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;}
.overBoxThree2{color:#444;font-size:18px;line-height:32px;}
.overBoxThree_w .cultureOne3{margin-top:70px;}
.r_dBoxOne{background:#f2f3f5;}
.r_dBoxOne1{padding-bottom:45px;}
.r_dBoxOne1 .title{color:#444;}
.r_dBoxOne1 .text{padding-top:15px;max-width:1230px;color:#444;font-family:yantramanav-light;line-height:40px;}
.r_dBoxOne2{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.r_dBoxOne2_L{width:44%;}
.r_dBoxOne2_L .title{color:#003399;line-height:30px;}
.r_dBoxOne2_L .text{padding-top:15px;color:#444;font-size:18px;line-height:30px;}
.r_dBoxOne2_R{width:49.4%;}
.r_dBoxOne2_R img{width:100%;}
.r_dBoxTwo1{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.r_dBoxTwo_L{width:50%;}
.r_dBoxTwo_L img{width:100%;}
.r_dBoxTwo_R{padding:50px 65px;width:50%;}
.r_dBoxTwo_R .line{width:187px;height:9px;background:#e93c07;}
.r_dBoxTwo_R .title{padding-top:25px;font-family:yantramanav-bold;}
.r_dBoxTwo_R .text_box{margin-top:20px;font-size:18px;line-height:30px;}
.r_dBoxThree{background:#f2f3f5;}
.r_dBoxThree1{padding-bottom:70px;}
.r_dBoxThree1 .line{width:196px;height:9px;background:#e93c07;}
.r_dBoxThree1 .text{padding-top:35px;color:#444;font-family:yantramanav-light;line-height:40px;}
.r_dBoxThree2{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.r_dBoxThree2_L{width:50%;}
.r_dBoxThree2_L img{width:100%;}
.r_dBoxThree2_R{width:44%;}
.r_dBoxThree2_R .text{color:#444;font-size:18px;line-height:30px;}
.r_dBoxThree2_R .btn_tt{padding-top:40px;color:#003399;}
.r_dBoxThree2_R .btn{display:block;margin-top:15px;width:50%;height:56px;border-radius:28px;background:#003399;color:#fff;text-align:center;line-height:50px;}
.r_dBoxFour1{padding-bottom:50px;color:#444;}
.r_dBoxFour2{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.r_dBoxFour2 .item{margin-right:45px;margin-bottom:30px;width:calc((100% - 135px)/ 4);-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.r_dBoxFour2 .item:hover{-webkit-transform:translateY(-6px);transform:translateY(-6px);-ms-transform:translateY(-6px);}
.r_dBoxFour2 .item a{display:block;}
.r_dBoxFour2 .item a img{width:100%;}
.r_dBoxFour2>.item:nth-child(4n){margin-right:0;}
.r_dBoxFive{background:#f2f3f5;}
.r_dBoxFive1{padding-bottom:50px;}
.r_dBoxFive1 .title{color:#444;}
.r_dBoxFive1_list{padding-top:30px;}
.r_dBoxFive1_list .item{display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:12px;}
.r_dBoxFive1_list .item .iconfont{width:18px;height:18px;border-radius:50%;background:#003399;color:#fff;text-align:center;font-size:12px;line-height:18px;}
.r_dBoxFive1_list .item span{margin-top:-9px;padding-left:10px;width:calc(100% - 18px);color:#444;font-size:18px;line-height:30px;}
.contBoxOne{background:#f2f3f5;}
.contBoxOne1{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.contBoxOne1_L{width:50%;}
.contOne1_L_01{padding-bottom:25px;}
.contOne1_L_01 .bit_tt{color:#444;text-transform:uppercase;}
.contOne1_L_01 .small_tt{ padding-top: 15px; padding-bottom: 8px; color: #444; font-size: 30px; font-family: yantramanav-regular, Arial, sans-serif; font-weight: bold;}
.contOne1_L_01 .text{padding-top:5px;color:#444;font-size:18px;line-height:28px;}
.contOne1_L_02 .item{margin-bottom:15px;}
.contOne1_L_02 .item a{display:-ms-flexbox;display:-webkit-flex;display:flex;}
.contOne1_L_02 .item a .iconfont{width:55px;color:#003399;font-size:36px;}
.contOne1_L_02 .item a span{padding-top:3px;width:calc(100% - 55px);color:#444;font-size:18px;}
.contOne1_L_02 .item a[href]:hover span{color:#003399;text-decoration:underline;}
.contBoxOne1_R{width:47%;border:5px solid #d2d2d2;}
.contBoxOne1_R img{width:100%;}
.video-wrapper{position:relative;padding-top:25px;padding-bottom:72.25%;height:0;}
.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;min-height:auto;}
.contBoxTwo{background:url(images/contact_02.jpg) no-repeat center center/cover;}
.contBoxTwo1{padding-bottom:30px;text-align:center;}
.contBoxTwo1 .title{color:#444;text-transform:uppercase;}
.contBoxTwo1 .text{padding-top:10px;color:#444;font-size:16px;}
.public_contact_form .comment-form .item{margin-bottom:30px;width:calc((100% - 70px)/ 3);}
.public_contact_form .comment-form .item input,.public_contact_form .comment-form .item select{padding:0 10px 0 15px;width:100%;height:50px;border:none;background:#fff;box-shadow:0 4px 10px rgba(0,0,0,.15);color:#666;font-size:18px;font-family:yantramanav-regular,Arial,sans-serif;}
.public_contact_form .item.product{width:calc(((100% - 70px)/ 3) * 2 + 35px);}
.public_contact_form .item.last{width:100%;}
.public_contact_form .comment-form .item textarea{padding:15px 10px 10px 15px;width:100%;height:210px;border:none;background:#fff;box-shadow:0 4px 10px rgba(0,0,0,.15);color:#666;font-size:18px;font-family:yantramanav-regular,Arial,sans-serif;resize:none;}

div.math{display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin: 0px 0px 15px;}
.public_contact_form .comment-form div.math label{ padding: 0 0 0 18px; font-size: 18px; display: block; color: #333; font-weight: bold; line-height: 40px; background-color: #fffdf9;}
.public_contact_form .comment-form div.math input[type=text]{width:auto;line-height: 32px; padding: 0px 12px;  border: 1px solid #00bd2c2b; margin: 0;}
.public_contact_form .comment-form div.math label.code{margin: 0; padding: 0px 12px; border: 1px solid #003399; background-color: #003399; color: #fff; letter-spacing: .18em; font-size: 20px; line-height: 40px; font-style: italic; height: 50px;}
label.req { position: relative; padding-left: 10px;}
span.req:after, label.req:after { content: "*"; position: absolute; top: 1px; left: 8px; color: #D8212D; font-size: 16px;}

.public_contact_form .item ::-webkit-input-placeholder{color:#666;}
.public_contact_form .btn_box{width:100%;text-align:center;}
.public_contact_form .btn_box button{width:30%;height:50px;border:none;border-radius:25px;background:#1f3965;color:#fff;font-size:16px;font-family:yantramanav-regular,Arial,sans-serif;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.newBoxOne{background:#f2f3f5;}
.newBoxOne1{padding-bottom:55px;color:#444;text-align:center;text-transform:uppercase;}
.newBoxOne2{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.newBoxOne2_L{width:50%;}
.newBoxOne2_L a{position:relative;display:block;overflow:hidden;border-radius:10px;-ms-perspective:900px;-moz-perspective:900px;-webkit-perspective:900px;perspective:900px;}
.newBoxOne2_L a img{width:100%;}
.newBoxOne2_L a:hover img{-webkit-transform:translateZ(30px);-moz-transform:translateZ(30px);transform:translateZ(30px);-ms-transform:translateZ(30px);}
.newBoxOne2_L a .bottom_text{position:absolute;bottom:0;left:0;overflow:hidden;padding:16px 10px 22px 20px;width:100%;background:rgba(40,40,40,.4);color:#fff;text-overflow:ellipsis;white-space:nowrap;}
.newBoxOne2_R{width:44%;}
.newBoxOne2_R .item{border-bottom:1px solid #bfbfbf;}
.newBoxOne2_R .item a{display:-ms-flexbox;display:-webkit-flex;display:flex;padding:19px 0 19px;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.newBoxOne2_R .item a .left_box{width:calc(100% - 180px);}
.newBoxOne2_R .item a .left_box .date{display:-ms-flexbox;display:-webkit-flex;display:flex;}
.newBoxOne2_R .item a .left_box .date .iconfont{width:30px;color:#444;font-size:20px;}
.newBoxOne2_R .item a .left_box .date span{margin-top:-4px;width:calc(100% - 30px);color:#888;font-size:16px;}
.newBoxOne2_R .item a .left_box .text{display:-webkit-box;overflow:hidden;color:#444;line-height:32px;-webkit-transition:all .6s;transition:all .6s;-webkit-box-orient:vertical;-webkit-line-clamp:2;-ms-transition:all .6s;}
.newBoxOne2_R .item a:hover .left_box .text{color:#35507d;}
.newBoxOne2_R .item a .right_img{overflow:hidden;width:156px;border:1px solid #d7d7d8;border-radius:12px;}
.newBoxOne2_R .item a .right_img img{width:100%;}
.newBoxOne3{padding-top:60px;}
.newBoxOne3 .item{margin-bottom:15px;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.newBoxOne3 .item:hover{box-shadow:0 0 15px rgba(0,0,0,.15);}
.newBoxOne3 .item a{display:-ms-flexbox;display:-webkit-flex;display:flex;padding:40px 80px 40px 65px;background:#fff;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.newBoxOne3 .item a .left_box{width:calc(100% - 230px);}
.newBoxOne3 .item a .left_box .date{display:-ms-flexbox;display:-webkit-flex;display:flex;}
.newBoxOne3 .item a .left_box .date .iconfont{width:30px;color:#444;font-size:20px;}
.newBoxOne3 .item a .left_box .date span{margin-top:-4px;width:calc(100% - 30px);color:#888;font-size:16px;}
.newBoxOne3 .item a .left_box .title{overflow:hidden;padding-top:8px;color:#444;text-overflow:ellipsis;white-space:nowrap;}
.newBoxOne3 .item a .left_box .text{overflow:hidden;padding-top:6px;color:#888;text-overflow:ellipsis;white-space:nowrap;font-size:18px;}
.newBoxOne3 .item a .btn{width:58px;height:58px;border:2px solid red;border-radius:6px;color:red;text-align:center;font-size:28px;line-height:58px;}
.newBoxOne4{padding-top:45px;}
.public_paging{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;}
.public_paging a,.public_paging span{display:block;margin:0 8px;width:50px;height:35px;border:1px solid #bfbfbf;border-radius:6px;color:#444;text-align:center;font-size:16px;line-height:29px;}
.public_paging a.first_page,.public_paging a.last_page{width:65px;}
.public_paging span{background:red;color:#fff;}
.public_paging a:hover{background:red;color:#fff;}
.new_deBoxOne{background:#f2f3f5;}
.new_deOne1{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.new_deOne1_L{padding:40px 50px 40px;width:calc(100% - 370px);background:#fff;}
.new_deOne1_L_tt{margin:0;color:#444;font-weight:500;line-height:44px;}
.new_deOne1_L_icon{display:-ms-flexbox;display:-webkit-flex;display:flex;padding:25px 0 20px;border-bottom:1px solid #dedede;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.new_deOne1_L_icon .item{display:-ms-flexbox;display:-webkit-flex;display:flex;margin-right:20px;}
.new_deOne1_L_icon .item .iconfont{padding-top:1px;width:25px;color:#999;font-size:20px;}
.new_deOne1_L_icon .item span{color:#999;font-size:14px;}
.new_deOne1_L_icon>.item:last-child{margin-right:0;}
.new_deOne1_L_content{padding:25px 0 45px;}
.new_deOne1_L_content p{margin:0 0 12px;color:#444;font-size:18px;line-height:26px;}
h1{font-size:34px;}
h2{font-size:26px;}
h3{font-size:23px;}
h4{font-size:22px;}
h5{font-size:20px;}
h6{font-size:18px;}
h1,h2,h3,h4,h5,h6{margin-top:20px;margin-bottom:10px;color:#000;font-weight:600;line-height:26px;}
@media (max-width:768px){h1{font-size:20px;}
h2{font-size:19px;}
h3{font-size:19px;}
h4{font-size:19px;}
h5{font-size:18px;}
h6{font-size:18px;}
h1,h2,h3,h4,h5,h6{margin-top:10px;margin-bottom:5px;line-height:24px;}
}
.new_deOne1_L_content img.alignright{float:right;padding:5px 0 5px 18px;}
.new_deOne1_L_content img.alignleft{float:left;padding:5px 18px 5px 0;}
.new_deOne1_L_content img.aligncenter{display:block;margin:auto;padding:5px 0;}
.new_deOne1_L_content img.alignnone{margin-top:5px;}
.new_deOne1_L_contact{padding:30px 30px 30px 35px;border-left:5px solid #003399;background:#fafafb;}
.new_deOne1_L_contact .title{color:#444;font-size:16px;font-family:yantramanav-bold;}
.new_deOne1_L_contact .text{padding-bottom: 6px;color:#444;font-size:16px;}
.new_deOne1_L_contact .email_box{padding-top:3px;color:#444;font-size:16px;}
.new_deOne1_L_contact .email_box a{color:#003399;font-family:yantramanav-bold;}
.new_deOne1_L_contact .email_box a:hover{text-decoration:underline;}
.new_deOne1_L .share_box{display:-ms-flexbox;display:-webkit-flex;display:flex;padding:20px 0 25px;border-bottom:1px solid #dedede;}
.new_deOne1_L .share_box .share_text{padding:2px 8px 0 0;color:#444;font-size:16px;}
.a2a_kit{outline:0;-ms-touch-action:manipulation;touch-action:manipulation;}
.a2a_kit a{float:left;margin:0 2px;border-radius:4px;line-height:16px;}
.a2a_kit a span{float:left;display:block;overflow:hidden;padding:0;width:32px;height:32px;color:#fff;text-align:center;font-size:22px;line-height:32px;}
.a2a_kit a.a2a_dd,.a2a_kit a.a2a_email,.a2a_kit a.a2a_facebook{background-color:#0166ff;}
.a2a_kit a.a2a_linkedin{background-color:#007bb5;}
.a2a_kit a.a2a_twitter{background-color:#1d9bf0;}
.a2a_kit a.a2a_dd span{font-weight:bolder;font-size:26px;}
.a2a_kit a:hover{opacity:.7;}
.new_deOne1_L .prev_next_box{padding-top:22px;}
.new_deOne1_L .prev_next_box .item{margin-bottom:8px;color:#444;font-size:16px;font-family:yantramanav-bold;}
.new_deOne1_L .prev_next_box .item a{color:#444;font-family:yantramanav-regular;}
.new_deOne1_L .prev_next_box .item a:hover{color:#003399;}
.new_deOne1_R{padding:45px 20px 60px;width:320px;background:#fff;}
.new_deOne1_R_title{padding-bottom:25px;color:#444;text-transform:uppercase;}
.new_deOne1_R_list{padding-bottom:15px;border-bottom:1px solid #dedede;}
.new_deOne1_R_list .item{margin-bottom:20px;}
.new_deOne1_R_list .item a{display:block;}
.new_deOne1_R_list .item a .img_box{overflow:hidden;-ms-perspective:900px;-moz-perspective:900px;-webkit-perspective:900px;perspective:900px;}
.new_deOne1_R_list .item a .img_box img{width:100%;}
.new_deOne1_R_list .item a:hover .img_box img{-webkit-transform:translateZ(30px);-moz-transform:translateZ(30px);transform:translateZ(30px);-ms-transform:translateZ(30px);}
.new_deOne1_R_list .item a .bot_box{padding:15px 0 0;}
.new_deOne1_R_list .item a .bot_box .title{color:#444;font-size:20px;}
.new_deOne1_R_list .item a .bot_box .line{margin-top:15px;width:82px;height:2px;background:red;}
.new_deOne1_R_list .item a .bot_box .text{display:-webkit-box;overflow:hidden;padding-top:8px;color:#999;font-size:16px;line-height:22px;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.new_deOne1_R_list .item a .bot_box .btn{margin-top:15px;width:99px;height:33px;border:1px solid #35507d;border-radius:18px;color:#35507d;text-align:center;font-size:16px;line-height:26px;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.new_deOne1_R_list .item a:hover .bot_box .btn{background:#35507d;color:#fff;}
.new_deOne1_R_btn{padding-top:40px;}
.new_deOne1_R_btn a{display:block;height:55px;border-radius:4px;background:#003399;color:#fff;text-align:center;text-transform:uppercase;line-height:50px;}
.new_deOne2{padding-top:70px;}
.new_deOne2_title{padding-bottom:20px;color:#444;text-transform:uppercase;font-family:yantramanav-bold;}
.new_deOne2_list .item{border-bottom:1px solid #bfbfbf;}
.new_deOne2_list .item a{display:block;padding:25px 0 28px;}
.new_deOne2_list .item a .date{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-bottom:10px;}
.new_deOne2_list .item a .date .iconfont{width:28px;color:#4e4e4e;font-size:22px;}
.new_deOne2_list .item a .date span{margin-top:-3px;color:#888;font-size:16px;}
.new_deOne2_list .item a .title{overflow:hidden;color:#444;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.new_deOne2_list .item a:hover .title{color:#35507d;}
.new_deOne2_list .item a .text{overflow:hidden;padding-top:6px;color:#888;text-overflow:ellipsis;white-space:nowrap;font-size:18px;}
.vidBoxOne{background:#f2f3f5;}
.vidBoxOne1{padding-bottom:40px;text-align:center;}
.vidBoxOne1 .title{color:#444;font-family:yantramanav-bold;}
.vidBoxOne1 .text{margin:0 auto;padding-top:10px;color:#888;font-size:18px;line-height:24px;}
.vidBoxOne2{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-bottom:17px;border-bottom:1px solid #bfbfbf;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;}
.vidBoxOne2 a{display:block;margin:0 15px 15px;color:#444;font-size:20px;}
.vidBoxOne2 a.hover{color:#003399;}
.vidBoxOne2 a:hover{color:#003399;}
.vidBoxOne2 li.current-cat a{color:#003399;}
.vidBoxOne3{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-top:45px;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.vidBoxOne3 .item{margin-right:25px;margin-bottom:25px;width:calc((100% - 50px)/ 3);background:#fff;cursor:pointer;}
.vidBoxOne3 .item .img_box{position:relative;overflow:hidden;border:1px solid #bfbfbf;-ms-perspective:900px;-moz-perspective:900px;-webkit-perspective:900px;perspective:900px;}
.vidBoxOne3 .item .img_box img{width:100%;}
.vidBoxOne3 .item:hover .img_box img{-webkit-transform:translateZ(30px);-moz-transform:translateZ(30px);transform:translateZ(30px);-ms-transform:translateZ(30px);}
.vidBoxOne3 .item .img_box .video_btn{position:absolute;right:15px;bottom:12px;width:43px;}
.vidBoxOne3 .item .img_box .video_btn .btn_01{display:none;}
.vidBoxOne3 .item:hover .img_box .video_btn .btn_01{display:block;}
.vidBoxOne3 .item:hover .img_box .video_btn .btn_02{display:none;}
.vidBoxOne3 .item .bot_box{padding:15px 10px 20px 25px;}
.vidBoxOne3 .item .bot_box .title{overflow:hidden;color:#444;text-overflow:ellipsis;white-space:nowrap;font-size:20px;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.vidBoxOne3 .item:hover .bot_box .title{color:#003399;}
.vidBoxOne3 .item .bot_box .text{padding-top:6px;color:#888;font-size:16px;}
.vidBoxOne3>.item:nth-child(3n){margin-right:0;}
.vidBoxOne4{padding-top:50px;}
.proBoxOne{background:#f2f3f5;}
.proBoxOne3{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-top:60px;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.proBoxOne3 .item{margin-right:15px;margin-bottom:20px;width:calc((100% - 45px)/ 4);background:#fff;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.proBoxOne3 .item:hover{box-shadow:0 0 20px rgba(0,0,0,.1);}
.proBoxOne3 .item a{display:block;height:100%;}
.proBoxOne3 .item a .img_box{position:relative;overflow:hidden;padding-top:5px;-ms-perspective:900px;-moz-perspective:900px;-webkit-perspective:900px;perspective:900px;}
.proBoxOne3 .item a .img_box img{width:100%;}
.proBoxOne3 .item a:hover .img_box img{-webkit-transform:translateZ(30px);-moz-transform:translateZ(30px);transform:translateZ(30px);-ms-transform:translateZ(30px);}
.proBoxOne3 .item a .img_box .hover_show{position:absolute;bottom:0;left:0;width:58px;height:58px;background:#003399;color:#fff;text-align:center;font-weight:700;font-size:22px;line-height:58px;opacity:0;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.proBoxOne3 .item a:hover .img_box .hover_show{opacity:1;}
.proBoxOne3 .item a .bot_box .title{padding:10px 20px 0 25px;background:#fff;color:#444;font-size: 22px;font-weight: 600;line-height:26px;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.proBoxOne3 .item a:hover .bot_box .title{color:#003399;}
.proBoxOne3 .item a .bot_box .line_text_btn{padding:12px 20px 30px 25px;}
.proBoxOne3 .item .bot_box .line_text_btn .line{width:82px;height:2px;background:#003399;}
.proBoxOne3 .item .bot_box .line_text_btn .text{display:-webkit-box;overflow:hidden;padding-top:8px;color:#999;font-size:16px;line-height:22px;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.proBoxOne3 .item .bot_box .line_text_btn .btn{margin-top:18px;width:99px;height:33px;border:1px solid #35507d;border-radius:17px;color:#35507d;text-align:center;font-size:16px;line-height:26px;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.proBoxOne3 .item .bot_box .line_text_btn .btn:hover{background:#35507d;color:#fff;}
.proBoxOne3>.item:nth-child(4n){margin-right:0;}
.proBoxOne4{padding-top:30px;}
.pc_public_head.not_fixed.active{height:92px;}
.pro_detail_crumbs{background:#f2f3f5;}
.pro_deBoxOne{background:#f2f3f5;}
.pro_det_main{display:-ms-flexbox;display:-webkit-flex;display:flex;padding:60px 50px 70px;background:#fff;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.pro_det_main_L{width:calc(100% - 340px);}
.pro_de_L01{display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:50px;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.pro_de_L01_l{display:flex;width:54%;border:1px solid #bfbfbf;text-align:center;justify-content:center;align-items:center;}
.pro_de_L01_l img{margin:35px 0;}
.pro_de_L01_r{width:42%;}
.pro_de_L01_r_title{margin-top:-12px;color:#444; line-height: 40px; margin-bottom: 5px; font-size: 32px;font-family:yantramanav-bold;}
@media screen and (min-width: 1px) and (max-width: 767px){.pro_de_L01_r_title{margin-top: -6px; margin-bottom: 0; line-height: 26px;}}
.pro_de_L01_r dl{padding:15px 0 20px;}
.pro_de_L01_r dl dd{padding:5px 0 9px;border-bottom:1px solid #dcdcdc;color:#444;font-size:16px;}
.pro_de_L01_r dl p{padding:8px 0 12px;border-bottom:1px solid #dcdcdc;color:#444;font-size:16px;}
.pro_de_L01_r dl dd strong{margin-right:2px;}
.pro_de_L01_r dl dd span{width:50%;color:#888;font-size:16px;}
.pro_de_L01_r dl dd div{width:50%;color:#444;font-size:16px;}
.pro_de_L01_r_text{padding-bottom:15px;color:#444;font-size:16px;}
.pro_de_L01_r_email{padding:15px 10px 18px;border:1px solid #003399;border-radius:10px;background:#b2dcf4;}
.pro_de_L01_r_email .email{display:block;padding-bottom:12px;color:#003399;text-align:center;font-size:18px;}
.pro_de_L01_r_email .email:hover{text-decoration:underline;}
.pro_de_L01_r_email .btn{display:block;margin:5px auto 0;width:58%;height:50px;border-radius:25px;background:#003399;color:#fff;text-align:center;line-height:44px;}
ul.pro_st_list{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
ul.pro_st_list li{margin:0 10px;}
.pro_de_L02{height:50px;}
.pro_de_L02_dl{display:-ms-flexbox;display:-webkit-flex;display:flex;border-bottom:1px solid #bfbfbf;background:#fff;}
.pro_de_L02_dl .item{position:relative;padding:0 25px;height:49px;border:1px solid transparent;border-bottom:none;border-radius:10px 10px 0 0;color:#444;font-size:20px;line-height:43px;cursor:pointer;}
.pro_de_L02_dl .item::after{position:absolute;bottom:-1px;left:50%;display:block;width:0%;height:3px;background:#003399;content:"";opacity:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);-ms-transform:translate(-50%,0);}
.pro_de_L02_dl .item.hover{border-color:#dcdcdc;background:#f2f3f5;}
.pro_de_L02_dl .item.hover::after{width:100%;opacity:1;}
.p_t_25{padding-top:25px;}
.p_t_50{padding-top:50px;}
.pro_det_content_title{display:-ms-flexbox;display:-webkit-flex;display:flex;padding:0 0 15px 4px;border-bottom:1px solid #eee;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start;}
.pro_det_content_title .color_piece{width:12px;height:12px;background:#003399;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg);-ms-transform:rotateZ(45deg);}
.pro_det_content_title span{margin-top:-15px;padding-left:10px;font-family:yantramanav-bold;}
.pro_de_L03_text{padding:15px 10px 0;color:#444;font-size:18px;line-height:28px;}
.pro_de_L03_text p{margin:0 0 12px;color:#444;font-size:18px;line-height:28px;}
.pro_de_L03_text img.alignright{float:right;margin:5px 0 5px 18px;}
.pro_de_L03_text img.alignleft{float:left;margin:5px 18px 5px 0;}
.pro_de_L03_text img.aligncenter{display:block;margin:auto;padding:5px 0;}
.pro_de_L03_text img.alignnone{margin-top:5px;}
.pro_de_L02_list{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-top:28px;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.pro_de_L02_list .item{margin-right:8px;margin-bottom:8px;width:calc((100% - 16px)/ 2);}
.pro_de_L02_list .item img{width:100%;}
.pro_de_L03_list{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-top:10px;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.pro_de_L03_list .item{margin-right:8px;margin-bottom:8px;width:calc((100% - 16px)/ 3);}
.pro_de_L03_list .item img{width:100%;}
.pro_de_L03_list>.item:nth-child(3n){margin-right:0;}
.pro_de_L04_list{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.pro_de_L04_list .item{display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:25px;width:calc((100% - 40px)/ 2);-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.pro_de_L04_list .item .number{width:61px;height:61px;border-radius:50%;background:#ffd9d9;color:#003399;text-align:center;font-family:yantramanav-bold;line-height:54px;}
.pro_de_L04_list .item .text{padding-top:2px;padding-left:30px;width:calc(100% - 61px);color:#444;font-size:22px;line-height:24px;}
.pro_de_L05_text_img{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.pro_de_L05_text_img .text_box{width:51%;color:#444;font-size:18px;line-height:28px;}
.pro_de_L05_text_img .img_box{width:44.5%;}
.pro_de_L05_text_img .img_box img{width:100%;}
.pro_det_main_L table{padding:15px 10px;width:100%;}
.pro_det_main_L table tr td{padding:9px 10px 13px;border:1px solid #bfbfbf;color:#444;text-align:center;font-size:18px;}
.pro_det_main_L table tr td:first-child{background:#eee;}
.pro_det_main_L table tr:first-child td{background:#fff;color:#000;}
.pro_det_main_R{width:280px;}
.pro_de_R01{margin-bottom:30px;}
.pro_de_R01_bg{height:65px;background:url(images/product_det_09.jpg) no-repeat center center/cover;}
.pro_de_R01_tel{padding:15px 20px 10px;border-right:1px solid #dcdcdc;border-left:1px solid #dcdcdc;}
.pro_de_R01_tel .title{color:#444;text-align:center;text-transform:uppercase;font-size:18px;}
.pro_de_R01_tel .address{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-top:15px;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;}
.pro_de_R01_tel .address .iconfont{width:20px;color:#666;font-size:16px;}
.pro_de_R01_tel .address span{margin-top:-4px;color:#666;font-size:14px;}
.pro_de_R01_tel .tel_box{display:-ms-flexbox;display:-webkit-flex;display:flex;margin-top:15px;height:50px;border:1px solid #35507d;border-radius:6px;-webkit-transition:all .6s;transition:all .6s;-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;-ms-transition:all .6s;}
.pro_de_R01_tel .tel_box:hover{background:#35507d;}
.pro_de_R01_tel .tel_box .iconfont{color:#0068b7;font-size:28px;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.pro_de_R01_tel .tel_box span{margin-top:-5px;padding-left:10px;color:#0068b7;font-size:20px;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.pro_de_R01_tel .tel_box:hover .iconfont,.pro_de_R01_tel .tel_box:hover span{color:#fff;}
.pro_de_R01_tel_text{padding-top:15px;padding-left:15px;}
.pro_de_R01_tel_text .item{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-bottom:6px;}
.pro_de_R01_tel_text .item .iconfont{color:#0068b7;font-size:18px;}
.pro_de_R01_tel_text .item span{margin-top:-5px;padding-left:8px;color:#666;font-size:16px;}
.pro_de_R01_Supplier{padding:12px 20px 16px;border:1px solid #dcdcdc;}
.pro_de_R01_Supplier .text{padding-bottom:15px;color:#666;text-align:center;font-size:14px;}
.pro_de_R01_Supplier .btn{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;}
.pro_de_R01_Supplier .btn .iconfont{color:#0068b7;font-size:26px;}
.pro_de_R01_Supplier .btn span{margin-top:-3px;padding-left:5px;color:#0068b7;font-size:20px;font-family:yantramanav-bold;}
.pro_de_R02{border:1px solid #dcdcdc;border-bottom:none;}
.pro_de_R02_title{padding:10px 10px 16px 20px;border-bottom:1px solid #dcdcdc;background:#f2f3f5;color:#444;font-size:22px;}
.pro_de_R02_list .item{border-bottom:1px solid #dcdcdc;}
.pro_de_R02_list_top{display:-ms-flexbox;display:-webkit-flex;display:flex;padding:10px 10px 12px 20px;}
.pro_de_R02 .pro_de_R02_list_top { background-color: #f9f9f9; border-top: 1px solid #dcdcdc; padding: 8px 10px 15px 20px;}
.pro_de_R02_list_top a{display:block;width:calc(100% - 30px);color:#444;font-size:18px;}
.pro_de_R02_list_top a:hover{color:#003399;}
.pro_de_R02_list_top .iconfont{margin-top:6px;color:#444;font-size:20px;cursor:pointer;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.pro_de_R02_list_top .iconfont:hover{color:#003399;}
.pro_de_R02_list_bot{display:none;padding:10px 15px 12px 20px;border-top:1px solid #dcdcdc;}
.pro_de_R02_list_bot a{display:block;margin-bottom:10px;color:#666;font-size:16px;}
.pro_de_R02_list_bot a:hover{color:#003399;}
.pro_de_R02_list .item.hover .pro_de_R02_list_top a{color:#003399;}
.pro_deBoxTwo{background:#f2f3f5;}
.pro_deBoxTwo_w{padding:45px 0 45px;}
.pro_deTwo1{display:-ms-flexbox;display:-webkit-flex;display:flex;padding:60px 60px 60px;background:#fff;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.pro_deTwo1_L{padding:30px 35px 30px 35px;width:calc(100% - 345px);border:5px solid #e5e5e5;}
.pro_deTwo1_L_01{padding-bottom:15px;}
.pro_deTwo1_L_01 .title{padding-bottom:10px;border-bottom:1px solid #e5e5e5;color:#444;font-family:yantramanav-bold;}
.pro_deTwo1_L_01 .text{padding-top:5px;color:#888;font-size:18px;line-height:28px;}
h3#reply-title{display:none;}
p.logged-in-as{padding:15px 0;font-size:18px;line-height:28px;}
.comment-form{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.comment-form .item{margin-bottom:20px;width:calc((100% - 60px)/ 2);}
.comment-form .item input{width:100%;height:32px;border:none;border-bottom:1px solid #dedede;background:0 0;color:#444;font-size:16px;font-family:yantramanav-regular,Arial,sans-serif;}
.comment-form .item.last{width:100%;}
.comment-form .item textarea{padding:10px;width:100%;height:170px;border:1px solid #dcdcdc;background:0 0;color:#444;font-size:16px;font-family:yantramanav-regular,Arial,sans-serif;resize:none;}
.comment-form .item ::-webkit-input-placeholder{color:#444;}
.comment-form .btn_box button{width:265px;height:55px;border:none;border-radius:28px;background:#003399;color:#fff;font-size:18px;font-family:yantramanav-regular,Arial,sans-serif;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.pro_deTwo1_R{padding:25px 20px 150px;width:280px;background:url(images/product_det_10.jpg) no-repeat center bottom/cover;}
.pro_deTwo1_R_01{padding-bottom:40px;}
.pro_deTwo1_R_01 .title{color:#444;font-family:yantramanav-bold;}
.pro_deTwo1_R_01 .text{padding-top:15px;color:#888;font-size:18px;line-height:28px;}
.pro_deTwo1_R_02 a{display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:15px;padding-left:15px;height:47px;border-radius:4px;background:#003399;-ms-align-items:center;-webkit-align-items:center;align-items:center;}
.pro_deTwo1_R_02 a .iconfont{color:#fff;font-size:26px;}
.pro_deTwo1_R_02 a span{margin-top:-6px;padding-left:5px;color:#fff;font-size:17px;}
.pro_deBoxThree{background:#f2f3f5;}
.pro_deBoxThree_w{padding-bottom:60px;}
.pro_deThree1{padding:40px 60px 30px;background:#fff;}
.pro_deThree1_title{padding-bottom:40px;color:#444;font-family:yantramanav-bold;}
.pro_deThree1 .proBoxOne3{padding-top:0;}
.pro_deThree1 .proBoxOne3 .item{margin-bottom:0;}
.ject_deBoxOne{background:#f2f3f5;}
.ject_deOne1{padding-bottom:30px;color:#444;text-align:center;}
.ject_deOne2{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-bottom:40px;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;}
.ject_deOne2 .share_text{padding-right:8px;color:#444;font-size:16px;}
.ject_deOne3{padding:55px 60px 40px;background:#fff;}
.ject_deOne3_01{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.ject_deOne3_01_L{width:46.9%;}
.ject_deOne3_01_L img{width:100%;}
.ject_deOne3_01_R{width:48%;}
.ject_deOne3_01_R dl{padding-bottom:25px;}
.ject_deOne3_01_R dl dd{padding-bottom:15px;color:#666;font-size:18px;font-family:yantramanav-light;line-height:26px;}
.ject_deOne3_01_R dl dd span{font-family:yantramanav-regular;}
.ject_deOne3_01_R .chat_online{padding:25px 15px 25px;border:1px solid #dcdcdc;border-radius:8px;background:#f2f3f5;}
.ject_deOne3_01_R .chat_online .text{padding-bottom:15px;color:#444;text-align:center;font-size:18px;}
.ject_deOne3_01_R .chat_online .btn{display:block;margin:0 auto;width:50%;height:40px;border-radius:20px;background:red;color:#fff;text-align:center;font-size:18px;line-height:36px;}
.ject_deOne3_02{padding-top:50px;}
.ject_deOne3_02_list{display:-ms-flexbox;display:-webkit-flex;display:flex;border-bottom:1px solid #cbcbcb;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.ject_deOne3_02_list .item{position:relative;padding:0 30px;height:50px;border:1px solid #dcdcdc;border-bottom:none;border-radius:10px 10px 0 0;background:#f2f3f5;color:#2c3c5f;line-height:42px;}
.ject_deOne3_02_list .item::after{position:absolute;bottom:0;left:0;display:block;width:100%;height:3px;background:#003399;content:"";}
.ject_deOne3_03{padding:40px 0 50px;border-bottom:1px solid #dedede;}
.ject_deOne3_03 p{margin:0 0 10px;color:#444;font-size:18px;line-height:30px;}
.ject_deOne3_03 a{color:#003399;}
.ject_deOne3_04{padding-top:22px;}
.ject_deOne3_04 .item{margin-bottom:8px;color:#444;font-size:16px;font-family:yantramanav-bold;}
.ject_deOne3_04 .item a{color:#444;font-family:yantramanav-regular;}
.ject_deOne3_04 .item a:hover{color:#003399;}
.ject_deOne4{padding-top:70px;}
.ject_deOne4_title{padding-bottom:35px;color:#444;text-transform:uppercase;font-family:yantramanav-bold;}
.ject_deOne4 .index_project_list{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.ject_deOne4 .index_project_list .item{margin-right:25px;width:calc((100% - 50px)/ 3);}
.ject_deOne4 .index_project_list>.item:nth-child(3n){margin-right:0;}
.jectBoxOne{background:#f2f3f5;}
.jectBoxOne1{padding-bottom:45px;text-align:center;}
.jectBoxOne1 .title{color:#444;text-transform:uppercase;}
.jectBoxOne1 .text{padding-top:8px;color:#888;font-size:18px;line-height:28px;}
.jectBoxOne2 .item{margin-bottom:25px;}
.jectBoxOne2 .item a{display:-ms-flexbox;display:-webkit-flex;display:flex;background:#fff;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:center;-webkit-align-items:center;align-items:center;}
.jectBoxOne2 .item a .img_box{overflow:hidden;width:45.7%;-ms-perspective:900px;-moz-perspective:900px;-webkit-perspective:900px;perspective:900px;}
.jectBoxOne2 .item a .img_box img{width:100%;}
.jectBoxOne2 .item a:hover .img_box img{-webkit-transform:translateZ(30px);-moz-transform:translateZ(30px);transform:translateZ(30px);-ms-transform:translateZ(30px);}
.jectBoxOne2_text{padding:0 50px;width:54.3%;}
.jectBoxOne2_text .address{display:-ms-flexbox;display:-webkit-flex;display:flex;}
.jectBoxOne2_text .address .iconfont{width:25px;color:#003399;font-size:20px;}
.jectBoxOne2_text .address span{margin-top:-4px;width:calc(100% - 25px);color:#003399;font-size:18px;}
.jectBoxOne2_text .title{display:-webkit-box;overflow:hidden;padding-top:10px;color:#444;line-height:32px;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.jectBoxOne2_text .text{padding:12px 0 12px;}
.jectBoxOne2_text .text div{overflow:hidden;margin-bottom:7px;color:#888;text-overflow:ellipsis;white-space:nowrap;font-size:18px;}
.jectBoxOne2_text .text div span{color:#444;}
.jectBoxOne2_text .btn{width:200px;height:40px;border-radius:20px;background:red;color:#fff;text-align:center;text-transform:uppercase;font-size:18px;line-height:36px;-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.jectBoxOne2>.item:nth-child(even) a{-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;}
.jectBoxOne3{padding-top:40px;}
.serBoxOne{background:#f2f3f5;}
.serBoxOne1{padding-bottom:55px;}
.serBoxOne1 .title{color:#444;}
.serBoxOne1 .text{padding-top:15px;color:#444;font-size:18px;line-height:30px;}
.serBoxOne2{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.serBoxOne2_L{width:50%;}
.serBoxOne2_L .title_box{color:#444;}
.serBoxOne2_L .text_box{padding-top:15px;color:#444;font-size:18px;line-height:30px;}
.serBoxOne2_L_list{padding-top:30px;}
.serBoxOne2_L_list .item{display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:10px;}
.serBoxOne2_L_list .item .iconfont{width:30px;color:#003399;font-size:20px;}
.serBoxOne2_L_list .item span{margin-top:-8px;width:calc(100% - 30px);color:#444;font-size:18px;line-height:30px;}
.serBoxOne2_R{width:44%;}
.serBoxOne2_R img{width:100%;}
.serBoxTwo1{padding-bottom:40px;color:#fff;}
.serBoxTwo2{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.serBoxTwo2 .item{position:relative;padding:30px 30px 20px;width:calc((100% - 40px)/ 3);background:#fff;}
.serBoxTwo2 .item .iconfont{color:#003399;text-align:center;font-size:90px;}
.serBoxTwo2 .item .title{margin:0 auto;padding-top:10px;max-width:340px;color:#444;text-align:center;line-height:30px;}
.serBoxTwo2 .item .text{padding-top:30px;color:#666;font-size:18px;line-height:30px;}
.serBoxTwo2 .item::after{position:absolute;bottom:0;left:50%;display:block;width:80%;height:10px;background:#003399;content:"";-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);}
.serBoxTwo2>.item:nth-child(2){top:30px;}
.serBoxThree{background:#f2f3f5;}
.serBoxThree1 .title{margin-top:15px;color:#0c0c0c;font-family:yantramanav-bold;}
.serBoxThree1 p{padding-top:10px;color:#444;font-size:20px;line-height:31px;}
.serBoxThree1_list{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-top:30px;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.serBoxThree1_list .item{margin-right:10px;width:calc((100% - 30px)/ 4);-webkit-transition:all .6s;transition:all .6s;-ms-transition:all .6s;}
.ser2 .item{width:calc((100% - 20px)/ 2);}
.ser3 .item{width:calc((100% - 30px)/ 3);}
.ser4 .item{width:calc((100% - 40px)/ 4);}
.ser5 .item{width:calc((100% - 40px)/ 5);}
.ser6 .item{width:calc((100% - 60px)/ 6);}
.serBoxThree1_list .item:hover{-webkit-transform:translateY(-6px);transform:translateY(-6px);-ms-transform:translateY(-6px);}
.serBoxThree1_list .item img{width:100%;}
.serBoxThree1_list>.item:nth-child(4n){margin-right:0;}
.serBoxThree2{padding-top:60px;}
.serBoxThree2_title{color:#444;}
.serBoxThree2_01{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-top:40px;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.serBoxThree2_01 .img_box{width:44.3%;}
.serBoxThree2_01 .img_box img{width:100%;}
.serBoxThree2_01 .text_box{width:50%;color:#444;font-size:18px;line-height:30px;}
#omonline{display:none;}
