@charset "utf-8";
/* CSS Document */
*{margin:0 ;padding:0;}
a{text-decoration:none;outline:none;}
a:hover{text-decoration:none;}
img{outline:none;border:none;}
li{list-style:none;}
body{font-family:Helvetica LT Std, 'Noto Sans CJK SC', 'Noto Sans CJK', "Source Han Sans CN", source-han-sans-simplified-c, sans-serif;}
html {overflow-y: scroll;}
:root {overflow-y: auto;overflow-x: hidden;}
:root body {position: absolute;}
body {width: 100vw;overflow: hidden;}

.clear {clear:both;}

/*-------------------------#goToTop-------*/
#goToTop{display:none;position:fixed;bottom:10%;right:5%;z-index:99999;-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s;}
#goToTop.show{display:block;}
#goToTop a{display:inline-block;width:45px;height:45px;text-align:center;background:#333;line-height:45px;border-radius:50%;-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s;box-shadow:1px 2px 3px #888;}
#goToTop a img{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);}
#goToTop a:hover{-webkit-transform:rotate(360deg);transform: rotate(360deg);}

/*---------------------------------logo-----------------------------------------------------*/
.header{width:100%;top:0;padding:0;position:relative;z-index:9999;}
.top_contact{width:100%;background:#1f1f1f;padding:7px 0;}
.top_contact .left_phone{margin-top:2px;}
.top_contact .left_phone a{font-size:14px;color:#969696;display:inline-block;margin-right:15px;}
.top_contact .left_phone a:nth-child(01){background:url(../img/top_phone.png)left no-repeat;padding-left:30px;background-size:15px;}
.top_contact .right_search .input-group{float:right;}
.top_contact .right_search .input-group .form-control{height:26px;background:none;border-radius:0;border-color:#4d4d4d;width:83%;outline:none;color:#fff;}
.top_contact .right_search .input-group .btn{background:#0657b5;border:none;color:#fff;padding:3px 13px;border-radius:0;outline:none;}
.top_contact .right_search .input-group .btn img{height:18px;}
.header .topnav_list .logo{z-index:999;position:relative; margin-top: 8px;}
.header .topnav_list .logo img{max-width:85%;}
.header .topnav_list{padding:15px 0;}
.navbar-collapse.collapse{padding:0;}

nav.navbar.bootsnav .navbar-toggle{text-align:right;padding-right:15px;right:0px;margin:0;background:none;font-size:26px;color:#144899;}

@media screen and (max-width:480px){
nav.navbar.bootsnav .navbar-toggle{top:15px;}
}

/*-----------------------------------------------------------------------------------*/
nav.navbar.bootsnav ul.nav > li > a i{display:none;}
nav.navbar.bootsnav ul.nav .dropdown-menu .dropdown_navlist{padding:10px;box-sizing:border-box;}
nav.navbar.bootsnav ul.nav .dropdown-menu .dropdown_navlist li{position:relative;line-height:40px;width:110%;padding-left:25px;border-bottom:1px solid #dddddd;}
nav.navbar.bootsnav ul.nav .dropdown-menu .dropdown_navlist li:before{position:absolute;content:"";left:0;top:10px;width:20px;height:20px;background:url(../img/arrow.png)center no-repeat;background-size:100%;}
nav.navbar.bootsnav ul.nav .dropdown-menu .dropdown_navlist li a{font-size:14px;color:#333;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
nav.navbar.bootsnav ul.nav .dropdown-menu .dropdown_navlist li:hover a{color:#0657b5;-webkit-transform:translateY(45px);transform:translateY(45px);font-weight:bold;}

@media screen and (min-width:992px){
.topnav_list .navbar{min-height:auto;}
.navbar-nav{width:100%;text-align:right;}
.navbar-nav>li{display:inline-block;float:none;margin:0 5px;}
nav.navbar.bootsnav ul.nav > li > a{font-size:16px;color:#363636;display: inline-block;padding-top:12px;padding-left:25px;padding-right:25px;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;position:relative;padding-bottom:30px;}
nav.navbar.bootsnav ul.nav > li > a:after{position:absolute;content:"";width:1px;height:20px;background:#e7e7e7;right:-2px;top:11px;}
nav.navbar.bootsnav ul.nav > li > a:before{position:absolute;content:"";width:95%;height:30px;border:1px solid #0657b5;right:0;top:6px;border-radius:50px;left:0;margin:0 auto;opacity:0;}
nav.navbar.bootsnav ul.nav > li:last-child > a:after{display:none;}
.navbar-nav>li>.dropdown-menu {margin-top:2px;min-width:100px;left:0px;}
.navbar-nav>li:nth-child(06)>.dropdown-menu , .navbar-nav>li:nth-child(05)>.dropdown-menu{right:0px;left:auto;} 

nav.navbar.bootsnav ul.nav .dropdown-menu .dropdown_navlist{width:160px;float:left;}
nav.navbar.bootsnav ul.nav .dropdown-menu .Main_Service{width:450px;float:left;position:relative;}
nav.navbar.bootsnav ul.nav .dropdown-menu .Main_Service li{width:50%;float:left;margin:12px 0;padding:0 15px;box-sizing:border-box;text-align:center;}
nav.navbar.bootsnav ul.nav .dropdown-menu .Main_Service li img{max-width:100%;border:1px solid rgba(0,0,0,0)}
nav.navbar.bootsnav ul.nav .dropdown-menu .Main_Service li a{display:inline-block;font-size:16px;color:#363636;padding:5px 0px;margin:5px 0;position:relative;}
nav.navbar.bootsnav ul.nav .dropdown-menu .Main_Service li img:hover{border:1px solid #0657b5;}
nav.navbar.bootsnav ul.nav .dropdown-menu .Main_Service li a:hover{color:#0657b5;font-weight:bold;}
/* nav.navbar.bootsnav ul.nav .dropdown-menu .Main_Service li a:before{position:absolute;content:"";width:20px;height:1px;background:#363636;left:0;right:0;bottom:0;margin:0 auto;} */
nav.navbar.bootsnav ul.nav .dropdown-menu .Main_Service li p{font-size:14px;color:#acacac;}
nav.navbar.bootsnav ul.nav .dropdown-menu .three_menu{width:140px;}
}

@media (max-width: 992px){
#mengban{position: fixed;overflow-y:auto!important;overflow-x:hidden!important;display:block;background: rgba(0,0,0,0.5);z-index: 98;width:100%;height: 100% !important;left:0;top: 0;padding: 0;-webkit-transition-duration: 1s;-moz-transition-duration: 1s;-o-transition-duration: 1s;-ms-transition-duration: 1s;transition-duration: 1s;}
.dropdown-menu{min-width:100%;}
}

.topnav_list.fixed_up{position:fixed;top:0;left:0;z-index:9999;background:rgba(255,255,255,0.95);border-bottom:1px solid #dedede;width:100%;padding:10px 0;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.topnav_list.fixed_up .top_phone{display:none;}
.topnav_list.fixed_up .logo{margin-top:0;}
.topnav_list.fixed_up .logo img{max-width:70%;}
.topnav_list.fixed_up .navbar-collapse.collapse{margin-top:4px;}
.topnav_list.fixed_up nav.navbar.bootsnav ul.nav > li > a{padding-bottom:15px;}

/*----------------------------banner-----------------------------*/
.banner{width:100%;position:relative;}
.banner .text_box{position:absolute;height:100%;width:100%;justify-content:center;align-items:center;text-align:center;display:-ms-flexbox;display:flex;top:0;flex-direction:column;}
.banner .text_box h5{font-size:40px;color:#fff;font-weight:lighter;margin-bottom:20px;padding-bottom:20px;position:relative;}
.banner .text_box h5:before{position:absolute;content:"";width:100px;height:1px;left:0;right:0;bottom:0;margin:0 auto;background:#fff;}
.banner .text_box p{font-size:20px;color:#fff;font-weight:lighter;letter-spacing:3px;}

.tg-btnscroll{bottom:10%;z-index:999;display:block;position:absolute;width:100%;text-align: center;}
.tg-btnscroll i{border-bottom:2px solid #fff;font-size:24px;color:#fff;font-weight:lighter;display:inline-block;padding:8px 6px;}
.floating {animation-name:Floating;animation-duration:1s;animation-iteration-count: infinite;animation-timing-function: ease-in-out;}

@keyframes Floating{
0% {
transform:translate(0px, 0px)
}
65% {
transform:translate(0px, 15px)
}
100% {
transform:translate(0px, 0px)
}
}

/*-------------index_success----------------*/
.index_success{width:100%;position:absolute;left:0;bottom:-70px;z-index:999;}
.index_success ul.success_box{width:100%;background:#fff;margin:0;}
.index_success ul.success_box .success_list{padding:20px;}
.index_success ul.success_box .success_list h5{font-size:16px;color:#7d8082;border-bottom:1px solid #eaeaea;padding-bottom:10px;font-weight:bold;}
.index_success ul.success_box .success_list span.number{font-size:46px;color:#0657b5;font-weight:bold;text-shadow:2px 3px 5px #bdbbbb;font-family: 'Rubik', sans-serif;font-weight:400;}
.index_success ul.success_box .success_list span{font-size:16px;color:#363636;}

/*---------------total_title-------------*/
.total_title{text-align:center;width:100%;margin-top:20px;position:relative;margin-bottom:30px;padding-bottom:20px;}
.total_title h5{position:relative;font-size:32px;color:#363636;margin-top:20px;margin-bottom:4px;}
.total_title span{font-size:14px;color:#f08519;padding:5px 0px;}
.total_title h5:before , .total_title h5:after{position:absolute;content:"";top:13px;right:0;z-index:1;width:200px;height:10px;background-size:100%;background-repeat:no-repeat;background-position:center;}
.total_title h5:before{left:24%;background-image:url(../img/title_left.png);}
.total_title h5:after{right:24%;background-image:url(../img/title_right.png);}

/*-----------right_index_product------------*/
.index_product{width:100%;background:url(../img/bg001.jpg)center no-repeat;background-size:cover;padding:50px 0;}
.index_product .total_title{width:100%;margin-top:50px;padding-top:40px;}

/*-------------------------side_nav-------------------*/
.side_content .side_title{background:#0657b5;width:100%;padding:10px;text-align:center;overflow:hidden;z-index:98;position:relative;}
.side_content .side_title h5{font-size:20px;color:#fff;display:inline-block;padding-left:35px;margin:0;font-weight:normal;position:relative;font-weight:bold;padding-top:8px;padding-bottom:8px;z-index:99;}
.side_content .side_title h5:before{position:absolute;content:"";left:0px;top:8px;width:24px;height:24px;background:url(../img/innericon.png)center no-repeat;background-size:100%;}
.side_content .side_title:before{position:absolute;content:"";background:#196bcb;width:400px;height:60px;left:-15px;  bottom:39px;-webkit-transform:rotate(-12deg);transform:rotate(-12deg);}
.index_side_nav{border:1px solid #ddd;padding:20px;width:100%;}
.index_side_nav ul{overflow:hidden}
.index_side_nav ul li a{display:block;font-size:14px;color:#363636;background:#e7e7e7;padding:10px 15px;margin-bottom:15px;position:relative;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.index_side_nav ul li a:after{position:absolute;content:"";width:10px;height:10px;border-top:2px solid #888;border-right:2px solid #888;right:15px;bottom:15px;-webkit-transform:rotate(45deg);transform: rotate(45deg);-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.index_side_nav ul li a:hover{color:#fff;background:#0657b5;}
.index_side_nav ul li a:hover:after{border-color:#fff;-webkit-transform:rotate(135deg);transform:rotate(135deg);}
.side_content .side_contact{background:#0657b5;margin-top:15px;width:100%;position:relative;overflow:hidden;padding:20px;}
.side_content .side_contact:before{position:absolute;content:"";width:180px;height:180px;left:0;right:0;top:-38px;margin:0 auto;background:url(../img/left_phone.png)center no-repeat;}
.side_content .side_contact p{font-size:16px;color:#fff;position:relative;z-index:99;}
.side_content .side_contact a{font-size:24px;color:#fff;position:relative;z-index:99;}


/*-------------product_content----------*/
.right_index_product{padding:0 10px;}
.right_index_product .product_title , 
.in_product_box .in_product_title{padding:10px;background:#fc9407;position:relative;overflow:hidden;width:100%;}

.right_index_product .product_title:before , 
.in_product_box .in_product_title:before{position:absolute;content:"";width:170px;height:160px;background:#0657b5;-webkit-transform:rotate(45deg);transform:rotate(45deg);left:-18px;bottom:-78px;}

.right_index_product .product_title span.top_pro_title ,
.in_product_box .in_product_title span.top_pro_title{display:inline-block;margin-left:5px;padding-left:15px;font-size:18px;color:#fff;position:relative;z-index:99;border-left:2px solid #fff;}

.right_index_product .product_title span.top_pro_title:before , 
.in_product_box .in_product_title span.top_pro_title:b efore{position:absolute;width:2px;height:15px;left:0;top:5px;content:"";background:#fff;}

.right_index_product .product_title a , 
.in_product_box .in_product_title a{display:inline-block;float:right;font-size:14px;color:#fff;margin-top:2px;margin-right:5px;position:relative;}

.in_product_box{padding:0 10px;}
.in_product_box ul.inproduct_main{margin-bottom:60px;}
ul.index_product_box , .in_product_box ul.inproduct_main{width:100%;padding:20px 10px 0 10px;border:1px solid #ddd;}
ul.index_product_box li , .in_product_box ul.inproduct_main li{padding:0 10px;}
ul.index_product_box .index_product_list , 
.in_product_box .in_product_list{width:100%;text-align:center;margin-bottom:10px;}

ul.index_product_box .index_product_list .index_product_pic , 
.in_product_box .in_product_list .in_product_pic{overflow:hidden;border:1px solid #ddd;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}

ul.index_product_box .index_product_list:hover .index_product_pic , 
.in_product_box .in_product_list:hover .in_product_pic{border-color:#0657b5;}

ul.index_product_box .index_product_list .index_product_pic img , .in_product_box .in_product_list .in_product_pic img{-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s;}

ul.index_product_box .index_product_list:hover .index_product_pic img , 
.in_product_box .in_product_list:hover .in_product_pic img{-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}

ul.index_product_box .index_product_list .index_product_text , .in_product_box .in_product_list .in_product_text{padding:5px 0;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;overflow: hidden;-moz-binding: url(ellipsis.xml#ellipsis);}
ul.index_product_box .index_product_list .index_product_text a , .in_product_box .in_product_list .in_product_text a{font-size:14px;color:#363636;display:block;padding:5px 0;}
ul.index_product_box .index_product_list:hover .index_product_text a , .in_product_box .in_product_list:hover .in_product_text a{color:#0657b5;}

/*------------index_advantage-------------*/
.index_advantage{width:100%;margin-top:30px;padding-top:20px;}
.index_advantage .advantage_box{width:100%;margin-top:20px;}
.index_advantage ul.advantage_box li{margin-bottom:30px;}
.index_advantage ul.advantage_box li .advantage_list{text-align:center;border:1px solid #ddd;padding:25px 15px;overflow:hidden;position:relative;background:#fff;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.index_advantage ul.advantage_box li .advantage_list:hover{-webkit-transform:translateY(-20px);transform: translateY(-20px);border:1px solid #0657b5;box-shadow:6px 6px 35px #cadbef;}
.index_advantage ul.advantage_box li .advantage_list:after{position:absolute;content:"";width:100%;height:100%;opacity:0;background:url(../img/advantage_bg.png)left bottom no-repeat;left:0;bottom:0;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.index_advantage ul.advantage_box .advantage_list .advantage_icon{margin-top:20px;position:relative;z-index:99;}
.index_advantage ul.advantage_box .advantage_list .advantage_icon img{-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.index_advantage ul.advantage_box .advantage_list:hover .advantage_icon img{-webkit-transform:rotateY(360deg);
transform: rotateY(360deg);}
.index_advantage ul.advantage_box .advantage_list .advantage_text{margin-top:25px;position:relative;z-index:99;}
.index_advantage ul.advantage_box .advantage_list .advantage_text span{font-weight:bold;font-size:18px;color:#363636;}
.index_advantage ul.advantage_box .advantage_list .advantage_text p{font-size:16px;color:#acacac;line-height:30px;margin:15px 0;text-align:left;padding:10px 0;}
.index_advantage ul.advantage_box .advantage_list .advantage_text a{font-size:14px;color:#fff;background:#0657b5;display:inline-block;padding:8px 22px;border-radius:4px;margin-bottom:15px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border:1px solid #0657b5;}
.index_advantage ul.advantage_box .advantage_list:hover .advantage_text a{background:none;color:#0657b5;}
.index_advantage ul.advantage_box .advantage_list:hover:after{opacity:1;}

/*--------------center_adv----------------*/
.center_adv{width:100%;background:url(../img/center_bg.png)center no-repeat;padding:15px;color:#fff;}
.center_adv .left_adv_text h5{font-size:24px;font-weight:bold;}
.center_adv .left_adv_text p{font-size:16px;}
.center_adv .left_adv_text span{font-size:16px;display:inline-block;background:#fff;color:#fc9407;padding:5px 20px;}
.center_adv .right_adv_text{margin-top:44px;}
.center_adv .right_adv_text p{font-size:16px;}

.abou_adv{width:100%;background:url(../img/abou_adv.png)center no-repeat;padding:20px 15px;color:#fff;background-size:cover;}
.abou_adv .about_adv_lx{background:url(../img/advtextbg.png)left center no-repeat;}
.abou_adv .about_adv_lx h5{font-size:20px;font-weight:bold;margin-top:0;}
.abou_adv .about_adv_lx p{font-size:16px;margin:0;}
.abou_adv .about_adv_lx a{font-size:16px;display:inline-block;background:#fc9407;color:#fff;padding:3px 20px;margin-bottom:20px;border-radius:3px;}
.abou_adv .about_adv_text p{font-size:16px;line-height:30px;margin-top:10px;}

/*------------index_about-----------------*/
.index_about{width:100%;background:url(../img/about_bg.jpg)center no-repeat;background-size:cover;padding:50px 0;margin-top:30px;}
.index_about .about_box{width:100%;margin-top:30px;}
.index_about .about_box .about_text{width:100%;}
.index_about .about_box .about_text p{font-size:14px;color:#363636;line-height:24px;}
.index_about .about_box .about_pic{width:100%;}
.index_about .about_box .about_pic .about_pic_plist{width:100%;position:relative;}
.index_about .about_box .about_pic .about_pic_plist a{position:absolute;height:100%;width:100%;justify-content:center;	align-items:center;display:-ms-flexbox;display:flex;flex-direction:column;font-size:14px;color:#fff;background:rgba(0,0,0,0.2);-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.index_about .about_box .about_pic .about_pic_plist span{display:inline-block;background:url(../img/text_bg.png)center no-repeat;padding:8px 60px;}
.index_about .about_box .about_pic .about_pic_plist:hover a{background:rgba(0,0,0,0);}

/*--------------------新闻中心--------------*/
.index_news{width:100%;padding-top:30px;padding-bottom:30px;background:url(../img/indexnews_bg.jpg)center no-repeat;}
.index_news .swiper-news-container{margin-top:30px;margin-bottom:30px;padding-bottom:50px;}
.index_news .index_news_box{background:#fff;box-shadow:2px 2px 10px #ddd;padding-bottom:1px;background-position:right bottom;background-repeat:no-repeat;background-size:auto;}
.index_news .index_news_box .news_title{width:100%;text-align:center;}
.index_news .index_news_box .news_title h5{font-size:20px;color:#fff;background:#0657b5;padding-top:15px;padding-bottom:15px;margin:0;-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s;}
.swiper-slide-active .index_news_box .news_title h5{background:url(../img/news_bg.jpg)center no-repeat;}
.index_news .swiper-slide-active .index_news_box{background-image:url(../img/news_box_bg.png);box-shadow:2px 4px 20px #c8d9ed;}

.index_news_box .latest_news{padding:15px 0;}
.index_news_box .latest_news .latest_pic{overflow:hidden;}
.index_news_box .latest_news .latest_pic img{max-width:100%;}
.index_news_box .latest_news .latest_text a{display:block;font-size:16px;color:#3a3a3a;border-left:2px solid #3a3a3a;padding-left:10px;line-height:18px;}
.index_news_box .latest_news .latest_text p{font-size:14px;color:#9c9c9c;}
.index_news_box .latest_news .latest_text span.latest_time{display:block;font-size:12px;color:#9c9c9c;margin-bottom:5px;margin-top:6px;border-bottom:1px solid #b4b4b4;padding-bottom:5px;}
.index_news_box .latest_news:hover .latest_text a{color:#3094d0;border-left:2px solid #3094d0;}

.index_news_box .index_more_news{margin-bottom:15px;}
.index_news_box .index_news_list .index_news_text a{font-size:14px;color:#3a3a3a;position:relative;padding-left:15px;display:block;}
.index_news_box .index_news_list .index_news_text a:before{position:absolute;content:"";width:5px;height:5px;background:#3a3a3a;left:0;top:6px;}
.index_news_box .index_news_list:hover .index_news_text a{color:#3094d0;}
.index_news_box .index_news_list:hover .index_news_text a:before{background:#3094d0;}
.index_news_box .index_news_list .index_news_time{text-align:right;}
.index_news_box .index_news_list .index_news_time p{font-size:12px;color:#9c9c9c;}

#certify{position:relative;max-width:100%;}
#certify .swiper-pagination {width: 100%;bottom: 20px;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px;opacity:1;background-color:#e2e2e2;width:10px;height:10px;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:#fec500;}
#certify .swiper-button-prev , #certify .swiper-button-next{display:none;}

/*--------------------新闻中心的新样式--------------*/
.other_news{margin-bottom:0!important}
.other_news li{display:flex;justify-content:space-between;border-bottom:1px dashed #9c9c9c;line-height: 40px;padding: 0 10px;align-items: center}
.other_news li:last-child{border-bottom:none}
.other_news li a{font-size: 14px;color: #3a3a3a; white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;overflow: hidden;-moz-binding: url(ellipsis.xml#ellipsis);}
.other_news li a:hover{color:#0657b5;}
.other_news li span{font-size: 12px;color: #9c9c9c;white-space: nowrap;margin-left:15px}

/*------------index_partner--------------*/
.index_partner{width:100%;padding-top:50px;padding-bottom:30px;background:url(../img/partner_bg.jpg)center no-repeat;background-size:cover;}
.index_partner .partner_box{width:100%;margin-bottom:50px;}
.index_partner .partner_box .partner_list{text-align:center;padding:10px;}
.index_partner .partner_box .partner_list .partner_pic{border:1px solid #b9b9b9;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.index_partner .partner_box .partner_list .partner_pic img{max-width:100%;width:auto;display:inline-block;}
.index_partner .partner_box .partner_list h6{font-size:14px;color:#363636;margin-top:10px;}
.index_partner .partner_box .partner_list:hover h6{color:#0657b5;}
.index_partner .partner_box .partner_list:hover .partner_pic{border-color:#0657b5;}


/*----------------index_service--------------*/
.index_service{width:100%;margin-bottom:50px;margin-top:30px;}
.index_service .service_box{width:100%;}
.index_service .service_box li{width:20%;float:left;padding:0 5px;box-sizing:border-box;}
.index_service .service_box li .service_list{text-align:center;border:1px solid #ddd;padding:10px;background:#fff;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.index_service .service_box li .service_list .service_pic{margin-top:15px;}
.index_service .service_box li .service_list .service_pic img{-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.index_service .service_box li .service_list .service_text{margin-top:20px;}
.index_service .service_box li .service_list .service_text h5{font-size:16px;color:#363636;font-weight:bold;position:relative;padding-bottom:15px;margin-bottom:10px;}
.index_service .service_box li .service_list .service_text h5:before{position:absolute;content:"";width:25px;height:2px;left:0;right:0;bottom:0;margin:0 auto;background:#363636;}
.index_service .service_box li .service_list .service_text p{font-size:14px;color:#acacac;line-height:24px;height:80px;overflow:hidden;}
.index_service .service_box li .service_list:hover .service_pic img{-webkit-transform:rotateY(360deg);transform: rotateY(360deg);}
.index_service .service_box li .service_list:hover{box-shadow:2px 5px 20px #cadbef;border-color:#0657b5;-webkit-transform:translateY(-20px);transform: translateY(-20px);}
.index_service .service_box li .service_list:hover .service_text h5{color:#0657b5;}
.index_service .service_box li .service_list:hover .service_text h5:before{background:#0657b5;}

/*------------------foot-------------------*/
.footer{background:url(../img/foot_bg.jpg)center repeat;padding-top:5px;}
.footer .foot_title{margin-bottom:20px;}
.footer .foot_title span{font-size:20px;color:#adadad;display:inline-block;}
.footer .foot_title span:first-child{font-size:30px;color:#fff;font-weight:bold;margin-right:10px;}
.footer .foot_contact p{font-size:14px;color:#adadad;margin:0;line-height:30px;}
.footer .foot_contact p a{color:inherit}
.footer .foot_about p{font-size:14px;color:#adadad;line-height:30px;}
.footer .foot_about a{font-size:14px;color:#adadad;display:inline-block;padding:3px 40px;border:1px solid #adadad;border-radius:50px;margin-top:15px;margin-bottom:40px;}
.footer .foot_about a img{height:18px;}
.footer .foot_about a:hover{background-color:#adadad;color:#fff;}
.footer .foot_contact p a:hover{color:#fff;}
.footer .follow_list{margin-top:30px;}
.footer .follow_list img{display:inline-block;}
.footer .follow_list p{font-size:14px;color:#888;line-height:26px;display:inline-block;margin-left:15px;}

.footer_nav{display:flex;padding-bottom:10px;margin-bottom:15px}
.footer_nav a{color:#fff;flex-grow:1;text-align:center}

.link{width:100%;margin-bottom:25px;padding-top:5px;border-bottom:1px solid #616161;padding-bottom:10px;}
.link .link_list{width:100%;}
.link .link_list span.link_title{font-size:14px;color:#fff;}
.link .link_list a{font-size:14px;color:#adadad;padding:0 5px;}
.link .link_list a:hover{color:#fff;}

.foot_liuyan .input-group{float:left;margin-bottom:10px;padding:0 5px;box-sizing:border-box;}
.foot_liuyan .input-group input{border:none;background:#616161;border-radius:0;line-height:30px;padding:3px 5px;box-sizing:border-box;outline:none;color:#fff;}
.foot_liuyan .input-group .code{width:100%}
.foot_liuyan .input-group textarea{border:none;background:#616161;border-radius:0;padding:3px 5px;box-sizing:border-box;outline:none;color:#fff;height:120px;resize:none;}
.foot_liuyan .input-group .btn{background:#fc9407;border:none;border-radius:0;color:#fff;width:100%;padding:2px 5px;line-height:30px;}

.copyright{background:#1f1f1f;width:100%;text-align:center;padding-top:10px;}
.tech_support{background:#1f1f1f;width:100%;text-align:center;padding-bottom:10px;}
.copyright p , .tech_support p , .tech_support a{margin:0;font-size:14px;color:#fff;}

@media screen and (max-width:991px){
.footer .follow{padding-left:15px;}
.footer .follow_list{text-align:left;}
}

/*----------inner_content--------------------*/
.inner_content{background:#f6f6f6;}
.inner_content .inner_bread{background:#fff;width:100%;margin-bottom:30px;}
.inner_content .inner_bread .bread_list{font-size:12px;color:#bcbcbc;padding-top:8px;padding-bottom:8px;}
.inner_content .inner_bread .bread_list span{border-left:2px solid #fc9407;display:inline-block;padding-left:10px;}
.inner_content .inner_bread .bread_list a{color:#bcbcbc;}
.inner_content .inner_bread .bread_list a:last-child{color:#fc9407;}

.inner_content .inner_nav{text-align:center;width:100%;padding-top:15px;margin-top:15px;margin-bottom:15px;padding-bottom:15px;}
.inner_content .inner_nav ul li{display:inline-block;}
.inner_content .inner_nav ul li a{font-size:16px;color:#363636;display:inline-block;margin:0 5px;padding:8px 40px;border:1px solid #acacac;border-radius:50px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.inner_content .inner_nav ul li.active a ,
.inner_content .inner_nav ul li:hover a{color:#fff;background:#0657b5;border-color:#0657b5;}

/*--------------about_content---------------*/
.about_content{width:100%;margin-top:20px;padding-top:5px;}
.about_content .about_box .about_text{margin-bottom:25px;padding-bottom:25px}
.about_content .about_box .about_text p{font-size:16px;color:#363636;line-height:30px;text-align:justify}

.inner_culture{width:100%;margin-bottom:20px;padding-bottom:20px;}
.inner_culture .cuilture_list{text-align:center;background:#fff;border:1px solid #fb9e1e;margin-bottom:15px;}
.inner_culture .cuilture_list .culture_title{position:relative;padding:20px;overflow:hidden;}
.inner_culture .cuilture_list .culture_title:before{position:absolute;content:"";width:70%;height:140%;margin:0 auto;left:0;top:-40px;right:0;background:#fb9e1e;border-radius:50%;}
.inner_culture .cuilture_list .culture_title h5{font-size:20px;color:#fff;position:relative;margin-bottom:10px;padding-bottom:10px;margin:0;}
.inner_culture .cuilture_list .culture_text{padding:20px 30px;position:relative;margin-top:5px;}
.inner_culture .cuilture_list .culture_text:before{position:absolute;content:"";width:22px;height:3px;top:0;left:0;right:0;margin:0 auto;background:#fb9e1e;}
.inner_culture .cuilture_list .culture_text p{font-size:16px;color:#363636;height:50px;overflow:hidden;margin:0;}

.organize_box{margin-bottom:20px;padding-bottom:10px;}
.organize_box .organize_pic{text-align:center;}
.organize_box .organize_pic img{max-width:100%;}

.talented_text{width:100%;margin-bottom:30px;padding-bottom:30px;}
.talented_text h5{font-size:16px;color:#fc9407;font-weight:bold;margin-top:20px;padding-top:5px;margin-bottom:15px;padding-bottom:5px;}
.talented_text p{font-size:16px;font-weight:bold;color:#363636;margin:0;line-height:26px;}

/*----------job_box-------------*/
.job_box{width:100%;margin-bottom:15px;}
.job_box ul li{margin-bottom:20px;}
.job_box ul li .job_list{text-align:center;}
.job_box ul li .job_list .job_pic{border:1px solid #d4d4d4;border-radius:3px;overflow:hidden;}
.job_box ul li .job_list .job_pic img{-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.job_box ul li .job_list:hover .job_pic img{-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.job_box ul li .job_list .job_text a{font-size:16px;color:#363636;font-weight:bold;display:block;margin:5px 0;padding:10px 0;position:relative;}
.job_box ul li .job_list .job_text a:before , .job_box ul li .job_list .job_text a:after{position:absolute;content:"";width:40px;height:2px;background:#363636;top:18px;display:none;}
.job_box ul li .job_list .job_text a:before{left:35px;}
.job_box ul li .job_list .job_text a:after{right:35px;}
.job_box ul li .job_list:hover .job_text a{color:#0657b5;}
.job_box ul li .job_list:hover .job_text a:before , .job_box ul li .job_list:hover .job_text a:after{background:#0657b5;}

/*------------inner_page-------------------*/
.inner_page{text-align:center;padding-bottom:30px;margin-bottom:30px;}
.inner_page ul li{display:inline-block;}
.inner_page ul li a{display:inline-block;font-size:14px;color:#aeaeae;margin:0 5px;border:1px solid #e4e4e4;border-radius:3px;padding:5px 12px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.inner_page ul li a:hover,.inner_page ul .active a{color:#fff;background:#ff8a00;border-color:#ff8a00;}

/*--------------contact_content-------------*/
.contact_content .contact_main{background:#fff;padding:15px;}
.contact_content .contact_main .contact_box{padding:20px;margin-bottom:30px;display:flex;    flex-wrap: wrap;}
.contact_content .contact_main .contact_box .contact_text{padding:42px 50px;border:1px solid #dddddd;}
.contact_content .contact_main .contact_box  h5{font-size:20px;padding-bottom:5px;color:#363636;font-weight:bold;margin-bottom:15px;padding-bottom:15px;}
.contact_content .contact_main .contact_box ul p{font-size:16px;line-height:30px;margin:0;color:#acacac;}
.contact_content .contact_main .map{padding:0;}

/*----------message_box-------------*/
.message_box{margin-bottom:20px;padding-bottom:5px}
.message_box .m_title{margin-bottom:25px;padding:0 15px;}
.message_box .m_title h5{font-size:14px;color:#353535;line-height:20px;}
.message_box .form-group{position:relative;}
.message_box .form-group .form-control{border:1px solid #d4d4d4;background:none;border-radius:0;box-shadow:none;font-size:14px;color:#353535;}
.message_box .form-group textarea.form-control{height:120px;resize:none;}
.message_box .form-group .code_box{padding:0;}
.message_box .form-group .code_box .code{width:100%;height:34x}
.message_box .form-group .btn{width:100%;border:none;border-radius:0;font-size:14px;background:#ff8a00;color:#fff;}
.warning{padding:0 15px;position:relative;line-height:34px;margin-bottom:30px;}
.warning p{font-size:14px;color:#c0c0c0;}
.message_box .form-group:before , .warning:before{position:absolute;content:"\f005";font-family:"FontAwesome";font-size:8px;color:#ff5656;left:0;top:9px;}
.message_box .form-group.submit_box:before{display:none;}
.warning:before{top:0px}

/*---------------support_content------------*/
.support_content{width:100%;}
.support_content .support_main , .news_content .news_main{width:100%;background:#fff;padding:20px;}
.support_content .support_main .support_box{width:100%;margin-top:15px;padding-top:15px;}
.support_content .support_main .support_box .support_text{margin-bottom:20px;padding-bottom:10px;}
.support_content .support_main .support_box .support_text p{font-size:16px;color:#363636;text-align:justify}
.support_content .support_main .support_box .support_pic .s_pic{border:1px solid #d4d4d4;}
.support_content .support_main .support_box .support_pic{margin-bottom:30px;padding-bottom:10px;}

/*----------------news_content--------------*/
.news_content{width:100%;}
.news_content .news_box .news_list{border-bottom:1px dashed #d4d4d4;padding-bottom:10px;margin-bottom:20px;}
.news_content .news_box .news_list .news_text{position:relative;}
.news_content .news_box .news_list .news_text a{font-size:16px;color:#363636;font-weight:bold;display:inline-block;margin-bottom:10px;padding-bottom:5px;padding-left:15px;position:relative;}
.news_content .news_box .news_list .news_text a:before{position:absolute;content:"";width:6px;height:6px;left:0;top:8px;background:#393636;}
.news_content .news_box .news_list .news_text span.read{font-size:14px;color:#acacac;}
.news_content .news_box .news_list .news_text span.news_time{font-size:14px;color:#acacac;float:right;}
.news_content .news_box .news_list .news_text p{font-size:14px;color:#acacac;margin-left:15px;}
.news_content .news_box .news_list:hover .news_text a{color:#0657b5;}
.news_content .news_box .news_list:hover .news_text span{color:#0657b5;}

/*----------.details_box----------------*/
.details_box{width:100%;margin-top:20px;padding-top:5px;}
.details_box .details_title{text-align:center;border-bottom:1px dashed #d4d4d4;padding-bottom:20px;margin-bottom:20px;}
.details_box .details_title h5{font-size:24px;color:#363636;font-weight:bold;}
.details_box .details_title span{font-size:14px;color:#acacac;margin-right:5px}
.details_box .details_text{width:100%;margin-top:20px;padding-top:5px;}
.details_box .details_text p{font-size:16px;color:#666;margin:0;line-height:30px;}
.details_box .details_text img{max-width:100%;height:auto!important;}
.details_box .details_text h5{font-size:16px;color:#111;margin:15px 0;padding:5px 0;font-weight:bold;}

.rec_news{}
.rec_news h3{font-size:20px;margin-bottom:15px}
.rec_news .rec_news_box{display:flex;flex-flow:column;justify-content:space-between}
.rec_news .rec_news_box ul{}
.rec_news .rec_news_box ul li{display:flex;justify-content:space-between;line-height:30px;color:#666}
.rec_news .rec_news_box ul li a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:inherit}
.rec_news .rec_news_box ul li span{white-space:nowrap;}
.rec_news .rec_news_box ul li:hover{color:#fc9407}
/*--------------more_info-------------*/
.more_info{margin-top:30px;padding-top:20px;margin-bottom:30px;padding-bottom:5px;width:100%;border-top:1px dashed #e4e4e4;}
.more_info p{font-size:14px;color:#353535;}
.more_info a{color:#adadad;}
.more_info a:hover{color:#fc9407;}

/*--------------side_nav-------------------*/
/*-------------------------side_nav-------------------*/
.side_menu .first{margin-bottom:15px;}
.inner_side_nav{padding:15px;border:1px solid #ddd;width:100%;}
.side_menu .d-firstNav{padding:3px 10px;background:#e7e7e7;padding-left:15px;}
.side_menu .d-firstNav span , .side_menu .d-firstNav a{display:inline-block;padding-top:5px;padding-bottom:5px;font-size:16px;color:#363636;}
.side_menu .first .d-firstDrop{margin-top:0;padding-top:10px;padding-bottom:10px;}
.side_menu .d-firstNav i.fr{float:right;display: inline-block;width:10px;height:10px;border-top:2px solid #888;border-right:2px solid #888;-webkit-transform:rotate(45deg);transform: rotate(45deg);-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin-top:11px;margin-right:4px;}
.side_menu .s-secondNav,.side_menu.s-secondItem , .s-secondItem a{padding-left:30px;font-size:14px;color:#363636;display:block;line-height:24px;padding-top:5px;padding-bottom:5px;position:relative;-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s;border-radius:50px;margin-bottom:5px;}
.s-secondItem a:before{position:absolute;content:"";width:4px;height:4px;background:#353535;left:15px;top:15px;-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s;}
.s-secondNav:hover,.d-firstNav:hover , .s-secondItem a:hover{background:#0657b5;color:#fff;}
.d-firstNav:hover i.fr{border-color:#fff;margin-top:8px;-webkit-transform:rotate(135deg);transform:rotate(135deg);}
.s-secondItem a:hover:before{background:#fff;border-radius:5px;}
.s-secondNav:hover a , .d-firstNav:hover a{color:#fff;}
.side_menu .d-secondDrop{margin-left:20px;margin-top:10px}
.side_menu .d-secondDrop li a{font-size:14px;color:#888;display: block;border-bottom: 1px solid #dedede;padding-bottom:4px;padding-left:5px;padding-top:4px;}
.iconRotate{transform:rotate(90deg);transition:transform .5s}
.s-firstDrop,.s-secondDrop{display:none;}


/*---------product_content----------------*/
.product_detail_box{border:1px solid #dddddd;padding:20px;}
.product_detail_box .detail_top{padding:15px 0;background:#fff;}
.product_detail_box .detail_top .details_pic{position:relative;z-index:999;}
.product_detail_box .detail_top .top_text{padding:30px;box-sizing:border-box;position:relative;}
.product_detail_box .detail_top .top_text h5{font-size:24px;color:#353535;border-bottom:1px solid #d4d4d4;padding-bottom:15px;}
.product_detail_box .detail_top .top_text p{font-size:16px;color:#acacac;line-height:26px;margin:20px 0;padding:5px 0;}
.product_detail_box .detail_top .top_text a{font-size:16px;color:#363636;display:inline-block;margin-right:10px;padding:5px 19px;border:1px solid #acacac;border-radius:50px;margin-top:10px;}
.product_detail_box .detail_top .top_text a img{vertical-align:-10%;display:inline-block;margin-right:10px;}
.product_detail_box .detail_top .top_text a.online_contact{background:#fc9407;color:#fff;border-color:#fc9407;}

.product_detail_box .details_list{position:relative;margin-top:30px;}
.product_detail_box .details_list .detail_nav{position:relative;width:100%;}
.product_detail_box .details_list #LoutiNav{text-align:center;position:absolute;bottom:0;left:0;-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s;width:100%;margin:0;height:40px;}
.product_detail_box .details_list #LoutiNav.fixed_nav{position:fixed;top:70px;left:9%;}
.product_detail_box .details_list #LoutiNav li{display:inline-block;cursor:pointer;padding:0 10px;position:relative;}
.product_detail_box .details_list #LoutiNav li:before{position:absolute;content:"";width:254%;height:100%;left:-124px;bottom:0;background:#fff;z-index:-1;border-bottom:1px solid #dedede;}
.product_detail_box .details_list #LoutiNav li span{display:inline-block;font-size:16px;color:#fc9407;font-weight:bold;background:#fff;padding:9px 30px;position:relative;z-index:99;border-bottom:1px solid #dedede;}
.product_detail_box .details_list #LoutiNav li.active span{background:#fc9407;color:#fff;}

.details_text{padding:30px 20px;background:#fff;}
.details_text li h5{font-size:18px;color:#363636;font-weight:bold;border-left:2px solid #363636;padding-left:15px;margin-bottom:30px;margin-top:30px}
.details_text li p{font-size:16px;color:#666;line-height:30px;margin:0;}
.details_text li table{width:100%;}
.details_text li table tr{border:1px solid #dcdcdc;border-left:none;}
.details_text li table td{border-left:1px solid #dcdcdc!important;padding:5px 10px!important;}

.product_detail_box .more_info{background:#fff;margin:0;padding-top:30px;padding-bottom:20px;}
.product_detail_box .product_recommend{background:url(../img/recommend_bg.jpg)center no-repeat;padding:20px 40px;}
.product_detail_box .product_recommend .recommend_title{text-align:center;width:100%;margin-bottom:20px;padding-bottom:10px;}
.product_detail_box .product_recommend .recommend_title h5{font-size:24px;color:#363636;}
.product_detail_box .product_recommend .recommend_title span{font-size:12px;color:#fc9407;}
.product_detail_box .product_recommend .recommend_text a{display:block;background:#c4c4c4;padding:6px 10px;font-size:16px;color:#fff;position:relative;}
.product_detail_box .product_recommend .recommend_text a:before{position:absolute;content:"\f0da";width:42px;height:100%;background:#fc9407;right:0;top:0;font-size:20px;color:#fff;text-align:center;font-family:"FontAwesome";padding-top:3px;}
.product_detail_box .product_recommend .owl-carousel .owl-item{padding:0 5px;}
.product_detail_box .product_recommend .owl-carousel .owl-prev , .product_detail_box .product_recommend .owl-carousel .owl-next{position:absolute;top:40%;left:-35px;width:30px;height:30px;background-size:18px;background:#0d6eb6 url(../img/top_top.png)center no-repeat;border-radius:50px;}
.product_detail_box .product_recommend .owl-carousel .owl-prev{-webkit-transform:rotate(180deg);transform:rotate(180deg);}
.product_detail_box .product_recommend .owl-carousel .owl-next{right:-35px;left:auto;}
.product_detail_box .product_recommend .recommend_item{margin-bottom:20px;}


.bg_left{height:100%;width:100%;}
.bg_right{position:absolute;top:0;left:95%;}
.pic_show{width:100%;height:100%;margin-bottom:10px;position:relative;border:1px solid #E8E8E8;cursor:move}
.pic_show img{max-width:100%;}
.mask{width:215px;height:215px;background:#000;filter:Alpha(opacity=50);opacity:0.5;position: absolute;top: 0;left: 0;display:none;}
.bigshow{width:430px;height:430px;overflow: hidden;margin-left: 10px;display: none;border:1px solid #E8E8E8;}
.bigshow img{width:860px;height:860px;margin-right:10px;}
.smallshow{width:100%;height:70px;position: relative}
.smallshow img{width:100%;border:1px solid #e8e8e8;box-sizing: border-box;transition: all 0.5s}
.smallshow>.middle_box{margin-left: 30px;margin-right: 30px;width:370px;overflow: hidden;height: 70px;}
.smallshow .middle{overflow: hidden;transition: all 0.5s;height: 70px;}
.smallshow .middle>li{width: 64px;height: 64px;float: left;cursor:pointer;padding:0 5px;}
.smallshow>p{position:absolute;top:-4%;width:22px;height:32px;background:#fff;}
.smallshow>.prev{left: 0;color:#333;font-size:40px;transition: all 0.5s}
.smallshow>.next{right: 0;color:#333;font-size:40px;transition: all 0.5s}
.smallshow>.prev.prevnone{left: 0;color:#888;cursor: not-allowed}
.smallshow>.next.nextnone{right: 0;color:#888;cursor: not-allowed}

