* {margin:0;padding:0;font-family:arial;}
body{overflow-x:hidden;position:relative;font-family: "Microsoft YaHei", Arial, helvetica, sans-serif;}
ul,ol,li{margin:0;padding:0;list-style: none;}
.relative {position:relative;}
.center {margin:0 auto;}

body {font-size:12px;}
.big {font-size: 18px;font-weight: bold;}
@media(min-width:992px) {
    body {font-size:14px;}
}
@media(min-width:1200px) {
    body {font-size:16px;}
	.big {font-size: 22px;}
}
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:#305dc5;}
.color-b {color:#305dc5;}
.bg-color {background-color: #305dc5;}

.imgbox {position:relative;width:100%;overflow:hidden;}
.imgbox:after {content:'';padding-top:75%;display:block;}
.imgbox img {width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}

.index-bar {background:#f2f2f2;height:60px;line-height: 60px;white-space: nowrap;overflow-x: hidden;text-overflow: ellipsis;}
.index-bar a {color:rgba(0,0,0,.6);font-size: 14px;}

#header {height:80px;}
#logo {color:#305dc5;height:80px;line-height:80px;font-size:32px;font-weight:bold;position:relative;}
#logo img {max-width:100%;}
.topbar {color:#666666;text-align: left;}
.topbar b {color:#305dc5;font-size:18px;}
.menu {display:flex;padding-right: 0;height:80px;}
.menu li {flex:1;text-align:center;}
.menu li a {display:block;line-height:80px;white-space: nowrap;}
@media(max-width:992px) {
	.topbar {background:#000;}
	.top-btn {float:right;}
	#logo {line-height: 75px;}
}
@media(max-width:767px) {
	#logo img {height:40px;}
}
@media(min-width:992px) {
	.topbar {text-align: right;position:absolute;right:0;top:0;}
}
@media(min-width:1200px) {
    #header {height:115px;}
    .topbar {top:20px;}
    .topbar {font-size:14px;}
	.topbar b {font-size:20px;}
    .menu {height:115px;}
    .menu li a {line-height: 95px;padding-top: 20px;}
    #logo {height:115px;font-size:43px;line-height: 115px;}
}

/*手机主导航*/
.m_logo img {max-width:90%;}
.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%;}
#m_menu li:first-child,#m_menu li:last-child {width:100%;background-color:#fff;line-height: 100px;
font-size: 32px;text-align: center;color: #305dc5;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:35px;border-bottom:1px dashed #eee;text-align:center;font-size:16px;color:#000;width:100%;display:block;}
#m_menu li a:hover {background:#305dc5;color:#fff;}
#m_menu li.active a{background:#305dc5;color:#fff;}
/*手机主导航*/


.in_banner {position:relative;overflow:hidden;width:100%; z-index:8;}
.banner_bg {width:100%;height:100%;background:url(../Image/in_banner.jpg) no-repeat center;background-size:175% auto;}
.banner_bg:after {content:'';display:block;padding-top:40%;}
@media(min-width:992px) {
    .banner_bg {background-size:1920px auto;}
}
@media(min-width:1200px) {
    .banner_bg:after {padding-top:30%;}
}
@media(min-width:1400px) {
    .banner_bg:after {padding-top:26%;}
}
@media(min-width:1750px) {
    .banner_bg:after {padding-top:22%;}
}

.index01 {background:#fff/* url(../Image/in01_bg.jpg) repeat*/;padding:30px 0;}
.index01 .t1 {color:#171717;font-size:22px;font-weight:bold;text-align:center;}
.index01 .t2 {color:#868686;margin-top:15px;background:url(../Image/in01_tit.png) no-repeat center;text-align:center;}
.index01 .type {display:flex;padding:15px 0;margin-top:15px;overflow-x:scroll;}
.index01 .type::-webkit-scrollbar {height:3px;}
.index01 .type::-moz-scrollbar {height:3px;}
.index01 .type::-ms-scrollbar {height:3px;}
.index01 .type::-webkit-scrollbar-thumb {height:3px;background:#305dc5;}
.index01 .type::-moz-scrollbar-thumb {height:3px;background:#305dc5;}
.index01 .type::-ms-scrollbar-thumb {height:3px;background:#305dc5;}
.index01 .type::-webkit-scrollbar-track {height:5px;background: #f5f5f5;}
.index01 .type::-moz-scrollbar-track {height:5px;background: #f5f5f5;}
.index01 .type::-ms-scrollbar-track {height:5px;background: #f5f5f5;}
.index01 .type a {flex:1;white-space: nowrap;display:block;border:1px solid #ccc;border-radius: 5px;padding:0 15px;line-height: 24px;margin:0 10px;text-align: center;}
.index01 .type a:hover {border: 1px solid #305dc5;background: #305dc5;color:#fff;}
.index01 .type a:first-child {margin-left:0;}
.index01 .content {margin-top:25px;}
.index01 .content .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;}
.index01 .content .shadow i {display:block;width:50px;height:4px;background:#fff;margin:10px auto;}
.index01 .content .shadow span {font-size:18px;}
.index01 .t3 {color:#fff;background:#737373;text-align:center;padding:0.8rem;font-size:15px;display:block;text-overflow:ellipsis;white-space: nowrap;}
.index01 .swiper-slide a {width:100%;}
.index01 .swiper-slide .imgbox {border:1px solid #eee;border-bottom:none;background: #fff;}
.index01 .swiper-slide:hover .t3 {background: #305dc5;}
.index01 .swiper-slide:hover .shadow {transform:translateY(0px);transition:0.3s all;}
@media(min-width:768px) {
	.index01 .type::-webkit-scrollbar {display:none;}
	.index01 .type::-moz-scrollbar {display:none;}
	.index01 .type::-ms-scrollbar {display:none;}
}
@media(min-width:1200px) {
	.index01 {padding:55px 0;}
    .index01 .t1 {font-size:36px;}
    .index01 .t2 {margin-top:20px;}
    .index01 .content {margin-top:15px;padding-left:0; padding-right:0;}
    .index01 .type a {line-height: 35px;border-radius: 10px;padding:0 30px;}
}

.index02 {padding-top:55px;padding-bottom:60px;background:#305dc5 /*url(../Image/in02_bg.jpg) no-repeat center*/;background-size:cover;}
.index02 .t1 {color:#fff;font-size:22px;font-weight:bold;text-align:center;}
.index02 .t2 {color:#fff;margin-top:15px;background:url(../Image/in02_tit.png) no-repeat center;text-align:center;}
.index02 .content .swiper-slide>div {position:relative;padding-bottom:27%;}
.index02 .txtbox {width:100%;overflow:hidden;position:absolute;bottom:0;left:0;right:0;background:url(../Image/div.png) no-repeat center;background-size:cover;}
.index02 .txtbox:after {content:'';display:block;padding-top:65.4%;}
.index02 .txtbox img {position:absolute;top:15px;left:50%;transform: translateX(-50%);}
.index02 .txtbox span {display:block;color:#305dc5;font-size:22px;text-align: center;position:absolute;left:0;bottom:50px;width:100%;}
.index02 .content {margin-top:20px;}
.index02 .c1 {color:#ebb8b8;margin-top:12px;position:absolute;bottom:20px;left:0;right:0;}
@media (max-width:767px) {
    .index02 {background-size:auto 100%;padding-top: 25px;padding-bottom: 30px;}
    .index02 .content .swiper-slide>div {padding-bottom:22%;}
}
@media(min-width:768px) and (max-width:991px) {
    .index02 .txtbox span {font-size:18px;bottom:25px;}
    .index02 .c1 {bottom:5px;white-space: nowrap;}
}
@media(min-width:1200px) {
    .index02 .t1 {font-size:36px;}
    .index02 .t2 {margin-top:20px;}
    .index02 .content {margin-top:40px;}
    .index02 .c1 {font-size:14px;}
}
@media(min-width:1440px) {
    .index02 .t1 {font-size:49px;}
}

.index03 {padding-top:30px;padding-bottom:30px;background:#efefef;}
.index03 .t1 {color:#222222;font-size:22px;font-weight:bold;padding-left:15px;position:relative;}
.index03 .t1:before {content:'';height:30px;width:5px;background:#305dc5;position:absolute;left:0;top:5px;}
.index03 .t2 {font-size:12px;color:#bbbbbb;padding-left:15px;margin-top:15px;letter-spacing: 2px;}
.index03 .t3 {padding-top:15px;line-height: 24px;text-align:justify;}
.index03 .more {display:block;color:#fff;background:#305dc5;width:130px;height:40px;margin-top:20px;text-align:center;line-height:40px;}
.index03 .more:hover {background: #000;}
@media(max-width:991px) {
	.index03 .t1 {margin-top:20px;}
}
@media(min-width:1200px) {
    .index03 {padding-top:85px;padding-bottom:60px;}
    .index03 .t1 {font-size:22px;padding-top: 5px;}
    .index03 .t2 {letter-spacing: 5px;}
    .index03 .t3 {padding-top:20px;line-height: 32px;}
    .index03 .more {margin-top:40px;}
}

.index04 {background:#fff/* url(../Image/in01_bg.jpg) repeat*/;padding:30px 0;}
.index04 .t1 {color:#171717;font-size:22px;font-weight:bold;text-align:center;}
.index04 .t2 {color:#868686;margin-top:15px;background:url(../Image/in01_tit.png) no-repeat center;text-align:center;}
.index04 .content {margin-top:20px;}
.index04 .content li a {display:block;width:100%;}
.index04 .content li div:first-child {border:1px solid #eee;background: #fff;overflow:hidden;}
/*.index04 .content img {transition:0.4s all;}
.index04 .content img:hover {transform:scale(1.1);}*/
.index04 li i{width:0%;margin:0 auto;display:block;height:3px;background:#305dc5;transition:0.5s all;}
.index04 li:hover i{width:100%;transition:1s all;}
.index04 li:hover {color:#305dc5;}
.index04 .t3 {margin-top:15px;}
@media(min-width:1200px) {
    .index04 {padding-top:35px;}
    .index04 .t1 {font-size:36px;}
    .index04 .t2 {margin-top:20px;}
    .index04 .content {margin-top:40px;}
}

.index05 {padding:30px 0;}
.index05 .t1 {color:#171717;font-size:22px;font-weight:bold;text-align:center;}
.index05 .t2 {color:#868686;margin-top:15px;background:url(../Image/in01_tit.png) no-repeat center;text-align:center;}
.index_05 li {padding-bottom:20px;border-bottom: 1px dashed #eee;}
.index_05 .c1 {font-size: 18px;line-height: 32px;margin-top:20px;}
.index_05 .c2 {margin-bottom:0;color:#aaa;line-height: 24px;margin-top:10px;}


.page_content {padding:20px;line-height: 26px;}
.page_content img {max-width:100%!important;}
.page_content table {width:100%!important;}
.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;border:1px solid #eee;border-left:0;border-right:0;margin:15px 0;text-align: center;}
.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;}
.page_content .type {display:flex;padding:15px 0;margin-top:15px;overflow-x:scroll;}
.page_content .type a {flex:1;white-space: nowrap;display:block;border:1px solid #ccc;border-radius: 5px;padding:0 15px;line-height: 24px;margin:0 10px;text-align: center;}
.page_content .type a:hover,.page_content .type a.active {border: 1px solid #305dc5;background: #305dc5;color:#fff;}
.page_content .type a:first-child {margin-left:0;}
.page_content .type::-webkit-scrollbar {height:3px;}
.page_content .type::-moz-scrollbar {height:3px;}
.page_content .type::-ms-scrollbar {height:3px;}
.page_content .type::-webkit-scrollbar-thumb {height:3px;background:#305dc5;}
.page_content .type::-moz-scrollbar-thumb {height:3px;background:#305dc5;}
.page_content .type::-ms-scrollbar-thumb {height:3px;background:#305dc5;}
.page_content .type::-webkit-scrollbar-track {height:5px;background: #f5f5f5;}
.page_content .type::-moz-scrollbar-track {height:5px;background: #f5f5f5;}
.page_content .type::-ms-scrollbar-track {height:5px;background: #f5f5f5;}
.page_content iframe {max-width:100%!important;}/*限制视频宽度*/
.page_content .content {margin-top:20px;}
#dituContent{width:100%;height:460px;overflow:hidden;margin:20px auto;border:1px solid #eee;}
#dituContent img {max-width:unset!important;}
#dituContent iframe {width:unset!important;}

.msg_content {height:200px!important;margin-bottom: 15px;}
.info_con {background-color: #305dc5;padding: 10px;color: #fff;font-weight: bold;}
.prev_page {padding-left: 0;}
.next_page {padding-right: 0;}
.prev_page span,.next_page span {overflow: hidden;text-overflow:ellipsis;white-space: nowrap;width:100%;height:100%;padding:20px;}
.prev_page span a,.next_page span a {display:inline-block;width:100%;height:100%;}
.prev_page span a:hover,.next_page span a:hover {color:#305dc5;}
@media (max-width:767px) {
    .bdshare-slide-button {display:none!important;}/*分享按钮隐藏*/
    .prev_page span,.next_page span {padding:0px;}
    .next_page {padding:0;}
    .prev_next {margin-top:20px;}
    .inpage-main-description img {max-width:25px!important;}
}
@media(min-width:768px){
    .page-title {padding:20px 35px;margin-bottom: 25px;}
}
@media (min-width:1200px) {
    .page_content {line-height: 32px;padding-left:60px;}
}
@media(min-width:1400px){
    .inpage-main-description {line-height: 60px;margin:25px 0;}
}

.news_list li {margin-top:10px;}
.news_list li a {border-bottom: 1px dashed #ccc/*#305dc5*/;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:#305dc5;}

.product_list li {margin-top:20px;}
.product_list li a:hover .product_list_tit {background: #305dc5;}
.product_list li .imgbox {border: 1px solid #eee;border-bottom:none;}
.product_list_img {width: 100%;box-sizing: border-box;position: relative;overflow: hidden;}
.product_list_img img {width: 100%;transition:all 0.4s;}
.product_list_tit {background:rgba(0,0,0,0.6);color: #fff;padding: 8px;padding-left:5px;padding-right: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 {color:#fff;background:#333333;width:100%;line-height:24px;position:relative;}
.f_menu {background:#333333;border-bottom:1px solid rgba(255,255,255,.1);height:75px;line-height:75px;}
.f_menu ul {display:flex;}
.f_menu li {flex:1;}
.f_menu li a {color:#fff;display:block;line-height:75px;text-align: center;}
.f_menu li a:hover {font-weight:bold;}

.hr {background-color:#555;height:1px;}

.footer {padding: 20px 0;}
.footer ul li {display:inline-block;text-align: center;}
.footer li {padding-left:0;padding-right: 40px;}
.footer .t1 {font-size: 20px;}
.footer .t2 {line-height: 32px;margin-top:20px;}
.footer .t3 {color:#fff;line-height: 24px;}
.footer .t4 {color:#858585;line-height: 24px;}
.footer_con .wx {position:absolute;right:0;bottom:20px;text-align:center;}
.footer_con .wx img {width:95px; height:95px;display:block;margin-bottom:10px;}
.footer_bottom {color:#fff;background:#305dc5;height:50px;line-height: 50px;text-align: center;}
@media(min-width:1200px) {
    .footer {padding: 60px 0 50px;}
    .footer .t1 {font-size: 26px;}
    .footer .t2:before {content:'';display:block;width:36px;height:2px;background:#305dc5;margin-bottom:10px;}
    .footer .t3 {font-size:14px;}
    .footer .t4 {font-size:14px;}
    .footer_con .wx {font-size:14px;}
    .footer_bottom {font-size:14px;}
}

/*底部导航*/
.page-margin {height:70px;}
#page-footer ul li {width:25%;}
.page-footer {z-index:9999;background-color: #305dc5;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;}
/*底部导航*/

.goods02 {padding:0 0 10px;background: #fff;}
.goods02 h3 {margin-bottom: 10px;font-size:24px;line-height: 32px;}
.goods02-main-img {max-width:100%;width:600px;overflow:hidden;margin:20px auto 0;padding-bottom:1px;}
.goods02-main-img img {border:1px solid #eee;padding:5px;max-height: 600px;    margin: 0 auto;box-sizing:border-box;}
.goods02-imgmore {margin:20px 0;padding: 0 50px;}
.goods02-imgmore-slide {border:1px solid #f5f5f5;overflow:hidden;}
.goods02-imgmore-slide.active {border:1px solid #888;}
@media(max-width:767px) {
  .goods02 h3 {margin-top:20px;}
  .goods02-main-img img {max-height:300px;}
}
@media(min-width:992px) {
  .goods02 {padding:0 0 60px;}
  .goods02 h3 {margin-bottom: 15px;}
}