﻿@charset "utf-8";

body{font-family:"微软雅黑"}
.no-margin{margin:0 !important}
.overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
a{text-decoration:none !important;cursor:pointer !important}
.container-fluid{max-width:1230px !important}
::-webkit-input-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
:-moz-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
::-moz-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
:-ms-input-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
.tr{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
.tr3{transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;}
input,button,textarea,.swiper-pagination span,.swiper-button{ outline: none !important; }
.sizeCover{ background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }

.main-pad-1{ padding:40px 0 0;}
.main-pad-2{ padding:50px 0 0;}
.main-background-1{ position: relative; padding-top: 35px;}
.main-background-1 > b{ display: block; position: absolute; right:-15px; top: 0; z-index: 1; width:15px; height: 100%; overflow: hidden;}
.main-background-1 > b:before{ content:""; position: absolute; left:-15px; top: 0; z-index: 1; width: 100%; height: 100%; box-shadow:0 5px 15px rgba(0,0,0,0.3); border-radius:0 20% 50% 0;}

header{ position: relative; z-index:99999; border-top: solid 1px #009df4;}
header .col-xs-12{ display: flex; justify-content: space-between; align-items: center;}
header .qita .logo a{ display:block; font-size:0;}

.banner{ position:relative;}
.banner a{ display: block; font-size: 0; text-align: center;}
.banner a img{ width: 100%;}
.banner .swiper-pagination{ position: absolute; left: 0; bottom: 20px; z-index: 1; width: 100%; font-size: 0; text-align: center;}
.banner .swiper-pagination span{ margin: 0 5px; width: 10px; height: 10px; background: #fff; opacity: 1; transition: all 0.3s;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ background: #009df4;}

.title-1{ display: flex; justify-content: space-between; align-items: flex-end; margin-bottom:35px; padding-bottom:30px; border-bottom:dashed 1px #999999;}
.title-1 .left{ position: relative; padding-left:20px; font-size: 24px; color: #000000; line-height: 24px;}
.title-1 .left:before,.title-1 .left:after{ content:""; position: absolute; bottom: 0; z-index: 1; width:5px; background: #009df4;}
.title-1 .left:before{ left:0; height: 29px;}
.title-1 .left:after{left:7px; height: 18px;}
.title-1 .right{ display: flex; align-items: center;}
.title-1 .right .swiper-button{ position: initial; top: initial; margin: 0; width: auto; height: auto; color: #8f8d8d; line-height:16px; background: none; opacity: 1;}
.title-1 .right .swiper-button.swiper-button-next{ margin-left:10px; transform: rotateY(180deg);}
.title-1 .right2 a{ font-family:'Times New Roman'; color: #555555;}
.title-1.active{ position: relative; margin-bottom: 0; padding-bottom:15px; border-bottom: solid 2px #eeeeee;}
.title-1.active:before{ content: ""; position: absolute; left: 0; bottom:-2px; z-index: 1; width: 120px; height: 2px; background: #009df4;}
.title-3{ margin:0 10px 10px; font-size: 18px; color: #333; line-height: 58px; border-bottom: dashed 1px #959595;}
.title-4{ display: flex; margin-bottom: 35px; border-top: solid 1px #d3d2d2;}
.title-4 .biaoti{ position: relative; width: 130px; font-size: 16px; color: #000000; text-align: center; line-height: 40px; background: #d3d2d2;}
.title-4 .biaoti:before{ content: ""; position: absolute; left: 50%; top: 100%; z-index: 1; margin-left:-6px; border-left:solid 6px transparent; border-right:solid 6px transparent; border-top:solid 8px #d3d2d2;}


.text-1{ margin:0 10px; height: 90px; font-size: 16px; color: #1b1b1b; line-height: 30px; overflow: hidden;}
.text-1 a{ font-size: 14px; color: #009df4;}
.text-2{ margin:0 10px;}
.text-2 ul{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.text-2 ul li{ width: 50%;font-size: 16px; color: #1b1b1b; line-height: 30px; }
.text-2 ul li:nth-child(2){ text-align: right;}
.text-2 ul li:nth-child(n+3){ width: 100%;}
.text-3{ font-size: 16px; color: #131313; line-height: 30px;}
.text-4{ font-size: 18px; color: #009df4; line-height: 24px;}

.picture-1-list a{ display: block; position: relative; border: solid 1px #cfcfcf; overflow: hidden;}
.picture-1-list a .imgbox:nth-child(1){ padding-top:calc(116 / 194 * 100%);}
.picture-2 ul{ display: flex; flex-wrap: wrap;}
.picture-2-list a{ display: block; border: solid 1px #d8d8d8;}
.picture-2-list a .imgbox{ overflow: hidden;}
.picture-2-list a .imgbox span{ display: block; padding-top: calc(270 / 296 * 100%);background-size: contain;}
.picture-2-list a .textbox{ padding:0 10px; height: 43px; font-size: 16px; color: #333; line-height: 42px; background: #fff;border-top: solid 1px #d8d8d8;}
.picture-3{ overflow: hidden;}
.picture-3 .imgbox{ padding-top:calc(240 / 585 * 100%);}
.picture-4{ display: flex; justify-content: space-between; margin-bottom: 30px;}
.picture-4 .left{ width:50%;}
.picture-4 .left .imgbox{ padding-top:450px; border: solid 1px #e2e2e2; background-size: contain;}
.picture-4 .right{ padding-top:30px; width: calc(50% - 50px);}
.picture-4 .right .biaoti{ margin-bottom:20px; font-size: 22px; color: #555555; line-height: 24px;}
.picture-4 .right .fumc{margin-bottom:20px; font-size: 18px; color: #131313; line-height: 24px;}
.picture-4 .right .jieshao{ font-size: 15px; color: #3a3a3a; line-height: 30px;}
.picture-5{ position: relative; padding:10px 45px; border-top:solid 1px #e2e2e2; border-bottom:solid 1px #e2e2e2;}
.picture-5 .imgbox{ padding-top:132px; border: solid 1px #e2e2e2; cursor: pointer; background-size: contain;}
.picture-5 .swiper-slide-thumb-active .imgbox{ border-color: #009df4;}
.picture-5 .swiper-button{ display: flex; justify-content: center; align-items: center; top: 0; margin-top: 0; width: 25px; height: 100%; color: #676767; background: #d7d5d5; opacity: 1;}
.picture-5 .swiper-button.swiper-button-prev{ left: 0; transform: rotateY(180deg);}
.picture-5 .swiper-button.swiper-button-next{ right: 0;}
.picture-6 ul li:nth-child(n+2){ margin-top:35px;}
.picture-6 ul li a{ display: flex; align-items: center;}
.picture-6 ul li a .imgbox{ width: 208px; overflow: hidden; border-radius: 3px;}
.picture-6 ul li a .imgbox span{ display: block; padding-top:138px;}
.picture-6 ul li a .textbox{ padding-left:35px; width: calc(100% - 208px);}
.picture-6 ul li a .textbox .biaoti{ margin-bottom:5px; font-size: 18px; color: #009df4; line-height: 24px;}
.picture-6 ul li a .textbox .jieshao{ margin-bottom:15px; font-size: 16px; color: #333333; line-height: 24px;}
.picture-6 ul li a .textbox .xiazai{ display: flex; justify-content: center; align-items: center; width: 75px; height: 28px; font-size: 20px; color: #fff; background: #009df4; border-radius: 3px;}
.picture-11 ul{ display: flex; flex-wrap: wrap;}
.picture-11 ul li .imgbox{ position: relative; padding-top:calc(156 / 160 * 100%);}
.picture-11 ul li .imgbox a{ display: block; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; font-size: 0; border: solid 1px #313131; text-align:center;}
.picture-11 ul li .imgbox a img{ max-width: 100%; max-height: 100%;}
.picture-11 ul li .pname{ width:100%; height:30px; line-height:30px; overflow:hidden; text-align:center;}

.subnav .biaoti{ color: #fff; background: #009df4; box-shadow:inset 1px 1px 3px rgba(255,255,255,0.5),inset -1px -1px 3px rgba(0,0,0,0.2);}
.subnav ul li{ margin-top:3px;}
.subnav ul li a{ display: flex; align-items: center; justify-content: space-between; padding:0 20px; height: 50px; color: #333; background: #efeeee; box-shadow:inset 1px 1px 3px rgba(255,255,255,0.5),inset -1px -1px 3px rgba(0,0,0,0.2);}
.subnav ul li a .mc{ width: calc(100% - 25px); font-size: 18px;}
.subnav ul li.active a{ color: #fff; background: #009df4;}
.subnav .ul{ display: none; margin-bottom:-3px; padding:10px 20px; background:#f7f6f6;}
.subnav .ul .li a{ display: flex; align-items: center; padding:0 15px; height: 43px; border-bottom: dashed 1px #e2e2e2;}
.subnav .ul .li a .icon{ display: flex; justify-content: center; align-items: center; width: 12px; height: 12px; font-size: 12px; color: #009df4; border: solid 1px #009df4; border-radius: 50%; transform: rotateY(180deg);}
.subnav .ul .li a .icon:before{ position: relative; top: -1px; transform: scale(.7);}
.subnav .ul .li a .mc{ padding-left:10px; width: calc(100% - 12px); font-size: 16px; color: #3a3a3a;}
.subnav .ul .li.active a .mc{ color: #009df4;}

footer{ padding:13px 0; color: #fff; line-height: 24px; background: #009df4;}
footer a{ color: #fff;}

@media (min-width:992px){
	.col-md-3-cz-1{ width: 270px;}
	.col-md-9-cz-1{ width: calc(100% - 270px);}
	header .qita .left{ display: flex; align-items: center;}
	header .qita .logo a{line-height:99px;}
	header .qita .biaoyu{ margin-left: 30px;}
	header .qita .tel .item{ display: flex; align-items: center; color: #282828;}
	header .qita .tel .item .icon{ font-size:22px;}
	header .qita .tel .item .shuzi{ margin-left: 10px; font-size: 18px;}	
	header .menu{ background: #009df4;}
	header .menu ul{ display: flex; align-items: center; padding-right: 20px; width: calc(100% - 220px);}
	header .menu ul li{ position:relative;}
	header .menu ul li:nth-child(n+2){ margin-left:70px;}
	header .menu ul li > a{ position: relative; display:block; font-size:18px; line-height:50px; color:#fff;}
	header .menu ul li > a:before{ content: ""; position: absolute; left: 50%; bottom: 0; z-index: 1; width: 0; height: 1px; background: #fff; transition: all .3s;}
	header .menu ul li:hover > a:before{ margin-left:-50%; width: 100%;}
	header .menu ul li.active > a:before{ margin-left:-50%; width: 100%;}
	header .menu ul li .ul{ position:absolute; left:50%; top:100%; margin-left:-60px; width:120px; visibility: hidden; opacity: 0; transform: translateY(10px);}
	header .menu ul li:hover .ul{ visibility: visible; opacity: 1; transform: translateY(0px);}	
	header .menu ul li .ul .li > a{ display:block; padding: 10px; color:#fff; line-height:24px; text-align: center; background:rgba(49,151,231,0.8);}
	header .menu ul li .ul .li:hover > a{ color:#3197e7; background:#fff;}
	header .menu .search{ width: 220px;}
	header .menu .search form{ display: flex; align-items: center; justify-content: space-between; height: 24px; background: #fff; border-radius: 12px;}
	header .menu .search form input{ padding:0 20px; width: calc(100% - 44px); height:24px; font-size: 12px; color: #282828; line-height: 24px; background: none; border: none;}	
	header .menu .search form button{ display: block; padding:0; width: 44px; height: 24px; font-size:18px; color: #009df4; line-height: 24px; background: none; border: none;}
	header .menu .search form:hover{ box-shadow: inset 3px 5px 5px rgba(0,0,0,0.2);}
	.title-1 .right .swiper-button:hover{ color: #009df4;}
	.title-1 .right2 a:hover{ color: #009df4; text-decoration: underline !important;}
	.title-2{ display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 15px; padding-top:20px;}
	.title-2 .left{ padding-left:10px; font-size: 18px; color: #009df4; line-height: 18px; border-left:solid 5px #009df4;}
	.title-2 .right a{ display: block; font-size: 13px; color: #676767;}
	.title-2 .right a:hover{ color: #009df4; text-decoration: underline !important;}
	.title-2.active{ margin-bottom: 30px; padding-bottom: 16px; border-bottom: dashed 1px #959595;}
	.text-1 a:hover{text-decoration: underline !important;}
	.picture-1-list a .imgbox:nth-child(2){ position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 2; opacity: 0; transform: scale(1.2);}
	.picture-1-list a:hover{ border-color: #3197e7;}
	.picture-1-list a:hover .imgbox:nth-child(2){ transform: scale(1); opacity: 1;}
	.picture-2 ul li{ margin-right:40px; width: calc((100% - 81px) / 3);}
	.picture-2 ul li:nth-child(3n+3){ margin-right:0;}
	.picture-2 ul li:nth-child(n+4){ margin-top:40px;}
	.picture-2-list a:hover{ border-color: #3197e7;}
	.picture-2-list a:hover .imgbox span{ transform: scale(1.1);}
	.picture-2-list a:hover .textbox{ color: #fff; background: #3197e7; border-color: #3197e7;}
	.picture-3:hover .imgbox{ transform: scale(1.1);}
	.picture-5 .swiper-button:hover{ color: #fff; background: #3197e7;}
	.picture-6 ul li a:hover .imgbox span{ transform: scale(1.1);}
	.picture-6 ul li a:hover .textbox .biaoti{ text-decoration: underline;}
	.picture-6 ul li a:hover .textbox .xiazai{ background: #33b2f8;}
	.picture-11 ul li{ margin-right: 20px; width: calc((100% - 60px) / 4);}
	.picture-11 ul li:nth-child(4n+4){ margin-right: 0;}
	.picture-11 ul li:nth-child(n+5){ margin-top:20px;}
	.subnav .biaoti{ display: flex; justify-content: center; align-items: center; height: 56px;}
	.subnav .biaoti .mc{ position: relative; font-size: 30px;}	
	.subnav .biaoti .mc:before,	.subnav .biaoti .mc:after{ content: ""; position: absolute; top: 50%; z-index: 1; margin-top:-1px; width: 20px; height: 2px; background: rgba(255,255,255,0.5);}
	.subnav .biaoti .mc:before{ right: calc(100% + 15px);}
	.subnav .biaoti .mc:after{ left: calc(100% + 15px);}
	.subnav .contact{ position: relative; margin-top:3px; height: 143px;}
	.subnav .contact .tel{ position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%; height: 32px; font-family: 'Arial'; font-size: 18px; color: #000000; text-align: center; line-height: 32px; background: rgba(255,255,255,0.8);}	
	.subnav ul li:hover a{ color: #fff; background: #009df4;}
	.subnav .ul .li:hover a .mc{ color: #009df4;}
}


@media (max-width:1199px){
	.main-pad-2{ padding:30px 0 0;}
	header .qita .logo a img{ width: 320px;}
	header .qita .biaoyu{ margin-left: 20px;}
	.title-1{ margin-bottom: 30px; padding-bottom: 20px;}
	.title-4{ margin-bottom: 30px;}
	.text-1{ height: 120px;}
	.text-2 ul li{ width: 100%;}
	.text-2 ul li:nth-child(2){ text-align: left;}
	.picture-4{ margin-bottom:20px;}
	.picture-4 .left .imgbox{ padding-top:400px;}
	.picture-4 .right{ padding: 0; width: calc(50% - 30px);}
	.picture-4 .right .biaoti{ margin-bottom: 10px; font-size: 18px;}
	.picture-4 .right .fumc{ margin-bottom: 10px; font-size: 16px;}
	.picture-4 .right .jieshao{ font-size: 14px;}
	.picture-5 .imgbox{ padding-top: 100px;}
	.picture-11 ul li:nth-child(n+3){ margin-top:30px;}
}

@media (max-width:991px){
	.main-pad-1{ padding:30px 0 0;}
	.main-background-1{ padding:20px 0 0;}
	header .qita .logo a{line-height:80px;}
	header .qita .logo a img{ width: 300px;}
	.menu-box{ display: none; position: absolute;top: 81px; right: 0; z-index:2147483645; width: 120px; }
	.menu-box ul li{ margin-bottom:1px;}
	.menu-box ul li a{ display: block; font-size: 14px; color: #fff; text-align:center; line-height:40px; background:rgba(0,157,244,0.8); }
	.menu-box ul li.active a{ background: #b4b3b3; }
	.menu-btn{ position: relative; width: 40px; }
	.menu-btn b{ display: block; height:3px; background: #009df4;}
	.menu-btn b:nth-child(2){ margin:4px 0; }
	.menu-btn.active b:nth-child(1){ transform:rotate(45deg) translate(0,10px); }
	.menu-btn.active b:nth-child(2){ opacity: 0; }
	.menu-btn.active b:nth-child(3){ transform:rotate(-45deg) translate(0,-10px); }
	.title-1{ margin-bottom:20px;}
	.title-1 .left{ font-size: 20px;}
	.title-3{ font-size: 16px; line-height: 50px;}
	.title-4{ margin-bottom: 20px;}
	.text-1{ margin-bottom: 30px; height: auto; font-size: 14px; line-height: 26px;}
	.text-2 ul li{font-size: 14px; line-height: 26px;}
	.text-3{font-size: 14px; line-height: 26px;}
	.text-4{font-size: 14px; line-height: 26px;}
	.picture-1{ margin-bottom: 20px;}
	.picture-2 ul{ justify-content: space-between;}
	.picture-2 ul li{ width: calc(50% - 10px);}
	.picture-2 ul li:nth-child(n+3){ margin-top: 20px;}
	.picture-2-list a .textbox{ height: 40px; font-size: 14px; line-height: 39px;}
	.picture-4{ display: block;}
	.picture-4 .left{ margin-bottom: 20px; width: auto;}
	.picture-4 .left .imgbox{ padding-top: 100%;}
	.picture-4 .right{ width: auto;}
	.picture-5{ padding-top: 0; padding-bottom: 0; border: none;}
	.picture-5 .imgbox{ padding-top: 100%;}
	.picture-6 ul li:nth-child(n+2){ margin-top:25px;}
	.picture-6 ul li a .textbox{ padding-left: 20px;}
	.picture-6 ul li a .textbox .biaoti{ font-size: 16px;}
	.picture-6 ul li a .textbox .jieshao{ font-size: 14px;}
	.picture-11 ul{ justify-content: space-between;}
	.subnav{ margin-bottom: 20px;}
	.subnav .biaoti{ display: flex; justify-content: space-between; align-items: center; padding:0 15px; height: 50px;}
	.subnav .biaoti .mc{ font-size: 18px;}
	.subnav .biaoti.active .icon{ transform: rotate(90deg);}
	.subnav ul li a{ padding:0 15px; height: 40px;}	
	.subnav ul li a .mc{ font-size: 16px;}
	.subnav .ul .li a .mc{ font-size: 14px;}
}

@media (max-width:767px){
	body{ padding-bottom:54px !important;}
	.main-pad-1{ padding:20px 0 0;}
	.main-pad-2{ padding:20px 0 0;}
	header .qita .logo a{line-height:60px;}
	header .qita .logo a img{ width: 220px;}
	.banner .swiper-pagination{ bottom: 10px; }
	.banner .swiper-pagination span{ width: 8px; height: 8px; }
	.menu-box{top: 61px; width: 100px; }
	.menu-box ul li a{ font-size: 12px; line-height: 34px;}
	.menu-btn{width: 30px;}
	.title-1{ padding-bottom:10px;}
	.title-1 .left{ font-size: 18px;}
	.title-4 .biaoti{ width: 100px; font-size: 14px; line-height: 34px;}
	.picture-5{ padding:0 35px;}
	.picture-6 ul li a .imgbox{ width: 150px;}
	.picture-6 ul li a .imgbox span{ padding-top: 110px;}
	.picture-6 ul li a .textbox{ width: calc(100% - 150px);}
	.picture-6 ul li:nth-child(n+2){ margin-top: 20px;}
	.picture-11 ul li{ width: calc(50% - 5px);}
	.picture-11 ul li:nth-child(n+3){ margin-top: 10px;}
	.subnav .biaoti{ height: 40px;}
	.subnav .biaoti .mc{ font-size: 16px;}
	.subnav ul li a{ height: 34px;}
	.subnav ul li a .mc{ font-size: 14px;}
	.subnav .ul .li a{ height: 40px;}
	.tabBar{ position: fixed; left: 0; bottom: 0; z-index: 99999; width: 100%; background: #009df4; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}
	.tabBar ul{ display: flex; align-items: center;}
	.tabBar ul li{ width: calc(100% / 3);}
	.tabBar ul li a{ display: block; padding:5px 0; transition: all 0.3s;}
	.tabBar ul li.active a{ background: #b4b3b3;}
	.tabBar ul li:nth-child(n+2) a{ box-shadow: inset 1px 0 0 rgba(255,255,255,0.5);}
	.tabBar ul li a .icon{ font-size:18px; color: #fff; line-height: 24px;}
	.tabBar ul li a .mc{ font-size: 12px; color: #fff; line-height: 20px;}
	.tabBar ul li .tanchuang{ position: absolute; left: 15px; bottom: 100%; z-index: 1; padding-bottom: 10px; width: calc(100% - 30px); transform: translateY(10px); opacity: 0; visibility: hidden; transition: all 0.3s;}
	.tabBar ul li .tanchuang:before{ content: ""; position: absolute; right: calc(((100% + 30px) / 3 - 30px - 12px) / 2); bottom: 4px; z-index: 1; width: 0; height: 0; border-left: solid 6px transparent; border-right: solid 6px transparent; border-top: solid 6px rgba(180,179,179,0.8);}
	.tabBar ul li.active .tanchuang{ transform: translateY(0px); opacity: 1; visibility: visible;}
	.tabBar ul li .tanchuang .imgbox{ padding: 10px; font-size: 0; background: rgba(180,179,179,0.8); border-radius: 5px;}
	.tabBar ul li .tanchuang .imgbox img{ max-width: 100px;}	 
}

@media (max-width:479px){
	.picture-2 ul li{ width: calc(50% - 5px);}
	.picture-2 ul li:nth-child(n+3){ margin-top: 10px;}
	.picture-2-list a .textbox{ height: 34px; line-height: 33px;}
	.picture-4 .right .biaoti{ font-size: 16px;}
	.picture-4 .right .jieshao{ line-height: 26px;}
}

@media (max-width:413px){

}