* {margin:0;padding:0;font-family:arial;}

body{overflow-x:hidden;position:relative;font-size:14px;font-family: "Microsoft Yahei"!important;}

ul,ol,li{margin:0;padding:0;list-style: none;}

.relative {position:relative;}

img {max-width:100%;}

.bold {font-weight: bold;}

.block {display:block;}

.center {margin:0 auto;}

.t_j {text-align: justify!important;}

.max-width-450 {max-width:450px;}

.max-width-600 {max-width:600px;}

.pY10 {padding-top:10px;padding-bottom:10px;}

.pY20 {padding-top:20px;padding-bottom:20px;}

.pX20 {padding-left:20px;padding-right:20px;}

.mY20 {margin-top:20px;margin-bottom:20px;}

.mX10 {margin-top:10px;margin-bottom:10px;}

.p0 {padding:0!important;}

.m0 {margin:0!important;}

.f12 {font-size:12px;}

.f32 {font-size:32px;}

.big {

    font-size: 22px;

    font-weight: bold;

}

a {color:inherit;text-decoration:none!important;cursor :pointer;outline: none; 

   transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;-o-transition: all 0.5s;}

a:hover {color:inherit;}

.transition1s{ transition: all 1s;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s; }

.color {color:#152a85;}/*文字主色调*/

.color-b {color:#152a85;}/*文字主色调*/

.bg-color {background-color: #152a85;} /*背景主色调*/



.imgbox img.img-fluid {
    width:100%;
    min-height:100%;
}
.imgbox {
    position:relative;
    overflow:hidden;
    background: #efefef;
}
.imgbox:after {
    content:'';
    display:block;
}
.imgbox img,.imgbox video,.imgbox div.contbox {
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
}
.imgbox_4_3,.imgbox_1_1 {
    background:#fff;
}
.imgbox_3_1:after {
    margin-top:33.3333%;
}
.imgbox_5_2:after {
    margin-top:40%;
}
.imgbox_2_1:after {
    margin-top:50%;
}
.imgbox_395_230:after {
    margin-top:58.27%;
}
.imgbox_5_3:after {
    margin-top:60%;
}
.imgbox_400_265:after {
    margin-top:66.25%;
}
.imgbox_4_3:after {
    margin-top:75%;
}
.imgbox_1_1:after {
    margin-top:100%;
}
.imgbox_3_4:after {
    margin-top:133.33%;
}
.imgbox_4_3 video {
    width:100% !important;
    margin:0 auto;
    display:block;
}
.valign-wrapper {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
}
.valign-wrapper .fluid-img {
    margin:0 auto !important;
}
.ImgScale img,.ImgScale i {
    transition:all 0.3s;
}
.ImgScale:hover img,.ImgScale:hover i {
    transform:translate(-50%,-50%) scale(1.05);
}
.IScale i,.IScale img {
    transition:all 0.3s;
}
.IScale:hover i,.IScale:hover img {
    transform:translate(-50%,-50%) rotateY(180deg);
}
.rotateY:before {
    transform:rotateY(180deg);
}

/*------------通用分隔符------------*/



#header {padding-top:20px;padding-bottom:17px;}

.top_bar {color:#313131;height: 60px;line-height: 60px;font-size:14px;background:#f2f2f2;overflow:hidden;}

.top_bar b {font-size:16px;}

.top_bar ul {display:inline-block;}

.top_bar li {display:inline-block;margin-right:20px;}

.top_bar li i {font-size:0;}

.top_bar li:first-child i {display:inline-block;color:red!important;font-size:14px;}

.top_bar li:hover {color:#fff;text-decoration: underline;}

#logo {padding:10px;font-size:36px;color:#152a85;font-weight:bold;}

#top_tel {position:absolute;right:25px;top:0;font-size:14px;}

#top_tel b {font-size:20px;color:#f59800;}



/*手机主导航*/

.m_menu {right:0;top:-15%;text-align: right;}

.m_menu:hover {opacity:0.7;}

.m_panel {background:rgba(0,0,0,0.7);display:none;position:fixed;height:100%;width:100%;z-index:99999;right:0;top:0;}

#m_menu {width:0;height:100%;background-color:#fff;float:right;}

#m_menu li {width:100%;/*background-color:#fff;*/ }

#m_menu li:first-child,#m_menu li:last-child {height:80px;width:100%;background-color:#fff;line-height: 100px;

font-size: 32px;text-align: center;color: #152a85;font-weight: bold;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}

#m_menu li:last-child b {display:block;line-height:40px;text-align: center;font-size:24px;}

#m_menu li a {white-space:nowrap;line-height:50px;border-bottom:1px dashed #eee;text-align:center;font-size:16px;color:#000;width:100%;display:block;}

#m_menu li a:hover {background:#152a85;color:#fff;}

#m_menu li.active a{background:#152a85;color:#fff;}

/*.m_logo {background:url(../Image/m_logo.png) center 75% no-repeat;background-size:90%;}

*//*手机主导航*/



/*主菜单*/

.menu {padding-right: 0;padding-top:25px;text-align:right;font-size:16px;}

.menu li {display:block;float:left; /*width:11.11%;*/text-align:center; width: 12.5%}

.menu li a {padding-top:20px;padding-bottom:20px;display:block;height:60px;white-space: nowrap;}

.menu li i {width: 0px;height:3px;margin:0 auto;background:#152a85;display:block;transition: 0.5s all;}

.menu li a:hover {color:#152a85;}

/*.menu li:hover i {width:80%;transition: 0.5s all;}*/

.menu li.active {display:block;height:60px;color:#152a85;}

/*.menu li.active i {width:80%;}*/

/*主菜单*/



.in_banner {text-align:right;color:#fff;position:relative;overflow:hidden;height:500px;width:100%; z-index:8;}

.banner_bg {width:100%;height:100%;background:url(../Image/in_banner.jpg) no-repeat center top;}

.page_tag {text-align:center;position:absolute;left:50%;bottom:30%;transform: translateX(-50%);}



.index-01 {padding-top:45px;}

.in01_title {background:url(../Image/title01.png) center no-repeat;height:73px;}

.index_01_left {padding:30px 0;text-align: center;}

.index_01_left ul {display:flex;flex-flow:row wrap;}

.index_01_left li {padding:0 10px;flex:1;}

.index_01_left li a {display:block;border:1px solid #ccc;border-radius: 10px;line-height: 35px;text-align: center;}

.index_01_left li a:hover {border: 1px solid #152a85;background: #ffffff;color:#152a85;}

/*.index_01_left .pro_type {text-align:center;margin-top:30px;}

.index_01_left .pro_type li {display:inline-block;margin-bottom:15px;line-height: 35px;}

.index_01_left .pro_type li a {padding-left:25px;padding-right:25px;border:1px solid #152a85;border-radius:25px;display: block;}

.index_01_left .pro_type li:hover {color:#152a85;}*/

#prolist {margin-bottom:55px;}

.index_01_right li {overflow:hidden;}

.index_01_right li div {overflow:hidden;border:1px solid #dcdcdc;border-bottom:0;}



.index_01_right .shadow {opacity:0.7;color:#fff;font-weight:bold;font-size:36px;text-align:center;padding-top:70px;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);transform:translateY(-100%);transition:0.3s all;}

.index_01_right .shadow i {display:block;width:50px;height:4px;background:#fff;margin:10px auto;}

.index_01_right .shadow span {font-size:18px;}

.index01_tit {color:#fff;background:#737373;text-align:center;padding:0.8rem; transition: all 0.3s;

font-size:15px;display:block;text-overflow:ellipsis;white-space: nowrap;}

.index_01_right li:hover .index01_tit {background:#152a85;}

.index_01_right li:hover .shadow {transform:translateY(0px);transition:0.3s all;}




.index_02 {padding-top:55px;padding-bottom:60px;/*background: url(../Image/in02_bg.jpg) no-repeat center;*/ background: #112a84;}

.in02_title {margin-bottom:45px;height:68px;background:url(../Image/title02.png) no-repeat center;}

.index_02_content li>div {width:245px;height:343px;position:relative;}

.in02_zoom {height:153px;width:100%;position:absolute;overflow:hidden;bottom:0;left:0;background:url(../Image/div.png) center center no-repeat;}

.in02_zoom img {position:absolute;top:15px;left:50%;transform: translateX(-50%);}

.in02_zoom span {display:block;color:#112a84;font-size:22px;text-align: center;position:absolute;left:0;bottom:30px;width:100%;}

.index_02_content li:hover .in02_zoom {background:url(../Image/div_hover.png) center center no-repeat;}

.index_02_content .hd {position:absolute;bottom:10%!important;left:5%!important;}

.index_02_content .hd li {font-size:0;background:url(../Image/li.png) no-repeat;width:14px;height:14px;margin-right:10px;float:left;}

.index_02_content .hd .on {background:url(../Image/li_hover.png);}

.index_02_content .hd li:hover {background:url(../Image/li_hover.png);}

.index_02_content .p_prev {z-index: 99;position:absolute;left:50%;transform:translateX(-100%);bottom:10%; background:url(../Image/prev_bg.png) no-repeat center;width:84px;height:75px;}

.index_02_content .p_next {z-index: 99;position:absolute;left:50%;bottom:10%;background:url(../Image/next_bg.png) no-repeat center;width:84px;height:75px;}



.index_03 {padding-top:85px;padding-bottom:60px;background:#efefef;}

.index_03_left iframe { box-shadow: -10px -10px 0 #112a84; }


.index_03_right>p {font-size:16px;padding-top:20px;line-height: 35px;text-align:justify;}

.index_03_right .more {margin-top:40px;display:block;text-align:center;width:130px;height:40px;line-height:40px;font-size:16px;color:#fff;background:#fda102;}

.index_03_right .more:hover {background: #000;}



.index_04 {padding-top:65px;}

.in04_title {height:68px;background:url(../Image/title04.png) no-repeat center;margin-bottom:30px;}

.index04_tit {text-align:center;padding:17.5px;display:block;font-size:16px;}

.index_04_content li div {overflow:hidden;}


.index_04 li i{width:0%;margin:0 auto;display:block;height:3px;background:#152a85;transition:0.5s all;}

.index_04 li:hover i{width:100%;transition:1s all;}

.index_04 li:hover {color:#152a85;}



.in05_title {height:68px;background:url(../Image/title05.png) no-repeat center;margin-bottom:30px;}

/*.in05_title b {display:block;font-size:40px;text-align: center;padding-top: 20px; padding-bottom:20px;}*/

.index_05 li {margin-bottom:20px;border-bottom: 1px dashed #eee;}

.index_05 li b {font-size: 18px;line-height: 32px;}

.index_05 p,.index_05 span {margin-bottom:0;color:#aaa;line-height: 24px;}





/*内页*/

/*.page_title {width:100%;text-align:center;margin-top: 40px;}

.page_title i {display:block;width: 57px;margin:20px auto;height: 2px;background: #152a85;}

.page_des {margin-top: 20px;color:#666;}*/

.page_type_list {padding-left:15px;padding-right:15px;width:100%;text-align: justify;margin-bottom:20px;}

.page_type_list li {display:inline-block;width:auto;margin-right:15px;line-height: 60px;}

.page_type_list a {border:1px solid #152a85;border-radius:25px;padding:10px;padding-left:25px;padding-right:25px;font-size:16px;color:#152a85;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.page_type_list a:hover {color:#000;}

.page_content {padding:20px;}

.page_content img {max-width:100%!important;}

.page_content table {width:100%!important;}/*限制内容表格最大宽度*/



.page_contact ul li {text-align:left;padding: 15px;background: #fff;margin: 0 0 10px 0;font-size: 1.7rem;font-weight: bold;}

.page_contact ul li i {background-color:#152a85;width:40px;height:40px;line-height:40px;color:#fff;border-radius:50%;margin-right: 15px;text-align: center;}

.msg_content {height:200px!important;margin-bottom: 15px;}

.info_con {background-color: #152a85;padding: 10px;color: #fff;font-weight: bold; border-radius: 5px;}

.prev_page {padding-left: 0;}

.next_page {padding-right: 0;}

.prev_page:hover, .next_page:hover {}

.prev_page span,.next_page span {border:1px solid #eee;background-color:#fff;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;width:100%;height:100%;padding:10px; border-radius: 5px;}

.prev_page span:hover, .next_page span:hover {background:#152a85;color:#fff;} 


.news_list li {margin-top:10px;}

.news_list li a {border-bottom: 1px dashed #ccc/*#152a85*/;transition: all 0.3s;height: 170px;background: #fff;display:block;}

.news_list li a:hover {border-bottom:none;background: #fff;box-shadow: 0 5px 5px #ccc;transform: translateY(-10px);}

.news_list_img {height: 160px; overflow: hidden;padding: 10px;text-align: center;}

.news_list_img img {height: 160px;}

.news_list_txt {position:relative;height: 160px;overflow: hidden;padding: 0 20px !important;}

.news_list_txt .t1{font-size: 1.8rem;font-weight: bold;line-height: 20px;height:20px;overflow:hidden;margin-top:20px;width: 100%;color: #000;}

.news_list_txt .t2{overflow: hidden;margin: 5px 0;height: 50px;font-size: 1.6rem;line-height: 25px;color: #666;}

.news_list_txt .t3 {font-size: 1.3rem;line-height: 30px;}

.news_list li a:hover .t1 {color:#152a85;}


.product_list_tit {transform: translateY(-100%);background:rgba(0,0,0,0.6);color: #fff;padding: 5px;width: 100%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

.sy {position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;

background: url(../Image/sy.png) center no-repeat;background-size: 100%;z-index: 99;}

.company {line-height:36px;font-size:16px;text-indent: 2rem;text-align:justify;}

.company_content {margin-top:30px;line-height:36px;font-size:16px;text-align:justify;}

.company_content img {max-width:100%!important;}

/*内页*/





/*页面底部*/

.footer {background:#333333;color:#fff;width:100%;line-height:30px;padding-bottom:35px;position:relative;font-size:14px;}

.f_menu {border-bottom:1px solid rgba(255,255,255,.2);margin-top:50px;font-size:16px;color:#fff;background:#333333;height:75px;line-height:75px;text-align:center;}

.f_menu li {display:block;float:left; width:12.5%;}

.f_menu li a {display:block;height:75px;}

.f_menu li a:hover {font-weight:bold;}



.hr {background-color:#555;height:1px;}



.footer ul li {display:inline-block;text-align: center;}

.footer_con a,.footer_con {color:#d8d8d8;padding:0;padding-top:30px;}

.f_left li {padding-left:0;padding-right: 40px;}

.f_left li span {line-height: 22px;}

.footer_con i {display:block;background:#ffffff;height:2px;width:38px;margin-bottom:10px;}

.footer_con b {font-size: 24px;display:block;    padding-bottom: 20px;}

.footer_con p {font-size: 16px;line-height: 30px;font-weight:bold;}

.footer_con .wx {position:absolute;right:0;bottom:20px;text-align:center;}

.footer_con .wx img {width:95px; height:95px;display:block;}

.footer_bottom { padding: 10px 0;  background:#152a85;color:#fff;text-align: center;}

    .page-margin {height:70px;}/*空出底部导航距离*/

    /*底部导航*/

    #page-footer ul li {width:25%;}

    .page-footer {z-index:9999;background-color: #152a85;position: fixed;bottom: 0;left:0;width: 100%;margin:0;}

    .page-footer li {float:left;height:70px;line-height:50px;text-align: center;padding:10px 0;}

    .page-footer li a {width:100%;height:100%;text-align:center;color:#f9f4ee;}

    .page-footer li:hover {background:#000;}

    .page-footer li a i{font-size: 24px;color: #f9f4ee;display: block;margin-bottom: -10px;}

    #page-footer.five ul li {width:20%!important;}

    .top {line-height:50px;font-size: 36px;color: #f9f4ee;}

    .top_li {display:none;}

    .five .top_li {display:block;}

    /*底部导航*/

/*页面底部*/



@media (max-width:1200px) {

    .in_banner {height: 400px;}

    .banner_bg {background:url(../Image/m_in_banner.jpg) no-repeat;background-size: 100%;}



    .index_02 {background-size: 100% 100%;}

    .index_03_right img {max-width:100%;}

}

@media (min-width:978px) {

    /*----内页---*/

    /*.product_list_img img {height:280px!important;}*/

    /*----内页---*/

}

@media (max-width:768px) {

    .index_04_news li .tit {width:100%;line-height:32px;}

    .index_04_news li .tit i {color:#aaa;display:block;float:unset;}

    .footer {padding-top: 20px;margin-top: 0;}

    .index_03_left iframe {margin:20px auto;}

}

@media (min-width:768px) and (max-width:978px) {

    /*----内页---*/

    .in_banner {height: 300px;}

    /*.product_list_img {height:244px!important;}*/

    /*.product_list_img img {height:244px!important;}*/

    #m_menu li a {line-height: 60px;}

    /*----内页---*/

    .index_02_content li>div {width:100%;margin-bottom:20px;}

}



@media (max-width:767px) {

    /*----内页---*/

    .in_banner {height: 165px;}

    .page_content {padding: 0;}

    .page_content iframe {width:100%!important;}/*限制视频宽度*/

    .bdshare-slide-button {display:none!important;}/*分享按钮隐藏*/

    .max-width-600 {width:100%!important;}

    .news_list li {padding:0;}

    .prev_page , .next_page {padding:0;}

    .prev_page {margin-bottom:10px;}

    .page_type_list li {width:50%;margin-right:0;}

    .page_type_list li a {padding-left:15px;padding-right:15px;}

    .page_tag {display: none;}

    /*.big {font-size:3.5rem;}*/

    .title b {font-size:24px!important;}

    .product_list_tit {padding:5px;}

    /*----内页---*/

    .index_01_left li {

    padding: 5px;

    flex: 1;

    flex-basis: 33.33%;}



    .index_02 {background:#152a85;padding-top: 25px;padding-bottom: 30px;}

    .in02_title {background-size: 96%;margin-bottom: 10px;}

    .index_02_content li>div {width:100%;margin-bottom:20px;}

    .index_02_content li>div { height: auto; }

    .in02_zoom { height: 85px; background: url(../Image/div.png) bottom center no-repeat; }
    .in02_zoom span { font-size: 1.4rem; bottom: 10px; }

    .index_03 {    padding-top: 20px;

    padding-bottom: 30px;}

    .index_03_left iframe { max-width: 100%; height:200px;}

    .index_03_right {padding-top:0px;}

    .index_03_right img {max-width:100%;}

    .index_03_right>p {

    font-size: 14px;

    line-height: 28px;}

    .in01_title {background-size:96%;}

    .index_04 {padding-top: 25px;}

    .in04_title {background-size:96%;}

    .in05_title {background-size:96%;}

    .footer_bottom {height:auto;line-height: 24px;}

    .index04_tit {font-size:14px;}

    .index_03_right .more {

    margin-top: 20px;

    height: 30px;

    line-height: 30px;

    font-size: 14px;}

}

@media(min-width:768px){

    .page-title {padding:20px 35px;margin-bottom: 25px;}

    .inpage-main-description {font-size:14px;}

}

@media (min-width:979px) {

    .page_content {font-size: 16px;line-height: 32px;}

}

@media (min-width:1260px) {

    .container {width:1200px;}

}/*内容区宽度*/

@media(min-width:1400px){

    .inpage-main-description {line-height: 60px;margin:25px 0;}

}

.page_title {border-bottom:1px solid #eee;width:100%;background:#fff;line-height: 70px;margin-bottom: 15px;}

.page_title:after {content:'';display:block;clear:both;}

.page_des {font-size:14px;color:#666;float:right;}

.inpage-main-description {line-height: 40px;font-size:12px;border:1px solid #eee;border-left:0;border-right:0;margin:15px 0;text-align: center;}



