﻿@charset "utf-8";
/* CSS Document */
html, body {
	min-width:992px;
}
body {
	margin: 0px;
	padding:136px 0px 0px;
	position: relative;
}
* {
	font-family: Arial, "微软雅黑", Microsoft YaHei;
}
dd, dl, dt, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
input {
	margin: 0;
	outline: none
}
a {
	text-decoration: none;
}
a:link {
	color: inherit;
}/*未访问样式*/
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}
h1 {
	margin: 0px;
}
i {
	font-weight: normal;
}
hr {
	border: none;
	border-top: 1px solid #f0f0f0;
	margin: 10px 0px;
}
img {
	max-width: 100%;
}

::-webkit-scrollbar-track {
background:#CCC;
}
::-webkit-scrollbar {
width: 6px;
}
::-webkit-scrollbar-thumb {
background:#333;
}
/*滚动条设置*/
table {
	width: 100%;
	overflow: auto;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5
}
table td {
	font-size: 14px;
	line-height: 24px;
	padding: 10px 15px;
	border-left: 1px solid #f5f5f5;
	border-top: 1px solid #f5f5f5;
}
table tr:nth-child(Odd) td {
	background: #fafafa;
}
table td p {
	margin: 0px;
}
/*表格边框样式*/

@media (min-width: 1600px){
.container {
    min-width: 1350px;
}
}
.modal-open {
	overflow-y: scroll !important;
}
/*boostrap遮罩层导致页面抖动*/

.container {
	min-width: 970px;
}
/* 初始设置 */


.margin-box {
	padding-top: 70px;
	padding-bottom: 70px;
}
/*栏目间距*/

.dropdown-menu {
	margin: 0px;
	border: none;
	border-radius: 0px;
}
/*设置*/

/*顶部导航*/


#haed-nav {
	padding: 0px;
	margin: 0px;
	background: #fff;
	border: none;
	box-shadow: 0px 2px 4px -2px rgba(0,0,0,0.3);
	transition: all ease .45s;
}
.haed-top {
	padding: 4px 0px;
	height: 36px;
	font-size: 13px;
	line-height: 28px;
	color: #fff;
	background: #007eb9;
	overflow: hidden;
	transition: all ease .45s;
}
#haed-nav.page-scroll>.haed-top {
	padding: 0px 0px;
	height: 0px;
}
.haed-top p {
	display: inline-block;
	margin: 0px;
}
.haed-top span {
	display: inline-block;
	width: 28px;
	height: 28px;
	margin-left: 10px;
	margin-right: 4px;
	font-size: 16px;
	line-height: 28px;
	color: #fff;
	border-radius: 50%;
	background: #199fdd;
	text-align: center;
	vertical-align: bottom;
}
.haed-top a {
	color: #fff;
}
.haed-top a:hover {
	color: #f2f2f2;
}
#haed-nav>.container {
	height: 100px;
	line-height: 100px;
	transition: all ease .45s;
}
#haed-nav.page-scroll>.container {
	height: 80px;
	line-height: 80px;
	transition: all ease .45s;
}
.navbar-header {
	display: inline-block !important;
}
.navbar-header {
	height: inherit;
}
.navbar-brand {
	height: inherit;
	padding: 0px 0px 0px 15px;
	overflow: hidden;
}
.navbar-brand h1 {
	display: flex;
	align-items: center;
	width: auto;
	height: inherit;
	padding: 18px 0px;
	font-size: 0px;
	line-height: inherit;
	overflow: hidden;
}
.navbar-brand h1 img {
	display: inline-block;
	vertical-align: middle;
	width: auto;
	height: 100%;
}
#haed-nav .navbar-nav {
	float: right;
	display: inline-block;
	vertical-align: bottom;
	line-height: 100px;
	transition: all .45s;
}
#haed-nav.page-scroll .navbar-nav {
	line-height: 80px;
}
#haed-nav .navbar-nav>li {
	float: left;
}
#haed-nav .navbar-nav > li > a {
	display: inline-block;
	width: 100%;
	position: relative;
	z-index: 1;
	padding: 0px 20px;
	font-size: 15px;
	line-height: inherit;
	color: #4d4d4d;
}
#haed-nav .navbar-nav> li:hover > a {
	color: #007eb9;
}
#haed-nav .navbar-nav> li.on > a {
	color: #fff;
	background: #007eb9;
}
#haed-nav .navbar-nav > li > .dropdown-menu{
	position: absolute;
}
#haed-nav .navbar-nav > li > .dropdown-menu li{
	position: relative;
}
#haed-nav .navbar-nav > li > .dropdown-menu a {
	line-height: 30px;
}
#haed-nav .navbar-nav > li > .dropdown-menu a:hover {
	color: #fff;
	background: #007eb9;
}
#haed-nav .navbar-nav > li ul.nav2{
	position: absolute;
	z-index: 1;
	left: 100%;
	top:0;
	background: #f7f7f7;
}
#haed-nav .navbar-nav > li ul.nav2:before{ content:""; position: absolute;  z-index:-2;top: 17px;left: -5px;width: 10px;height: 10px;background-color:#f7f7f7;transform:rotate(45deg);box-shadow: 0 6px 12px rgba(0, 0, 0, .175);}
#haed-nav .navbar-nav > li ul.nav2 a{
	background: #f7f7f7;
}



@media(max-width:1200px) {
.navbar-brand h1 {
	padding: 25px 0px;
}
#haed-nav .navbar-nav > li > a {
	padding: 0px 15px;
	font-size: 14px;
}
}
/*顶部导航*/


/*热门关键词*/
.index-keywords {
	height: 50px;
	padding: 7px 0px;
	line-height: 36px;
	color: #fff;
	background: #007eb9;
}
.index-keywords span, .index-keywords a {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	color: #fff;
}
.index-keywords a {
	margin-right: 6px;
}
.index-keywords a:hover {
	color: #ccc;
}
.index-keywords .pull-right {
	display: flex;
}
.index-keywords input, .index-keywords button {
	border: none;
	padding: 0px 10px;
	line-height: 36px;
	color: #4d4d4d;
	background: #f0f0f0;
}
.index-keywords input {
	width: 100%;
}
.index-keywords button span {
	color: #333;
}
.index-keywords button:hover span {
	color: #007eb9;
}
/*首页标题*/
.index-title {
	margin-bottom: 40px;
}
.index-title p {
	margin-bottom: 15px;
	color: #4d4d4d;
}
.index-title h2 {
	margin: 0px 0px 10px;
	font-size: 24px;
	font-weight: bold;
	color: #4d4d4d;
}
.index-title.index-title-w p {
	color: #fff;
}
.index-title.index-title-w h2 {
	color: #fff;
}
a.more {
	position: relative;
	z-index: 1;
	display: inline-block;
	padding: 0px 25px;
	margin-top: 30px;
	font-size: 14px;
	line-height: 42px;
	color: #4d4d4d;
	border: 1px solid #ebebeb;
	transition: all .4s;
}
a.more:hover {
	color: #fff;
	background: #007eb9;
	border: 1px solid #007eb9;
}
a.more:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0px;
	left: 0%;
	width: 0%;
	height: 100%;
	background-color: #007eb9;
	transition: all .4s;
}
a.more:hover:after {
	content: "";
	width: 100%;
	height: 100%;
}
a.more.more-w {
	color: #fff;
	border: 1px solid #fff;
	transition: all .4s;
}
a.more.more-w:hover {
	color: #007eb9;
	background: #fff;
	border: 1px solid #fff;
}
a.more.more-w:after {
	content: "";
	background-color: #fff;
}
/*首页公共*/


/*首页产品*/
.index-product {
	padding: 50px 0px;
	display: flex;
}
.index-product #left-nav {
	width: 22%;
	margin: 0px;
	background: #fafafa;
}

.right-content {
	width: 78%;
	padding-left: 40px;
	padding-right: 15px;
	overflow: hidden;
}
.left-title {
	width: 100%;
	padding: 15px 25px;
	font-size: 20px;
	color: #fff;
	line-height: 46px;
	font-weight: bold;
	margin-bottom: 20px;
	background: #007eb9;
}
#left-nav .panel {
	border: none;
	border-radius: 0;
	background: none;
	box-shadow: none;
}
#left-nav .panel + .panel {
	margin-top: 8px;
}
#left-nav .panel-heading {
	padding: 0px;
	border: none;
	border-radius: 0;
	background: #ebebeb;
}
#left-nav .panel-heading a {
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
	padding-left: 25px;
	padding-right: 30px;
	font-size: 15px;
	line-height: 50px;
	font-weight: bold;
	color: #007eb9;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
#left-nav .panel-heading a.left-nav-toggle.collapsed {
	color: #4d4d4d;
}
#left-nav .panel-heading a:before, #left-nav .panel-heading a:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 25px;
	right: 20px;
	width: 14px;
	height: 2px;
	background-color: #007eb9;
	transition: all .3s;
}
#left-nav .panel-heading a:after {
	transform: rotate(0deg);
}
#left-nav .panel-heading a.left-nav-toggle.collapsed:before, #left-nav .panel-heading a.left-nav-toggle.collapsed:after {
	content: "";
	background-color: #4d4d4d;
}
#left-nav .panel-heading a.left-nav-toggle.collapsed:after {
	transform: rotate(90deg);
}
#left-nav .panel-collapse {
	border: none;
	border-radius: 0;
	background: none;
}
#left-nav .panel-body {
	padding: 15px 0;
	border: none;
	border-radius: 0;
	background: none;
}
.product-nav{
    background: none!important;
}
.product-nav .panel-body{
    background: #fafafa!important;
}
#left-nav .panel-body a {
	display: block;
	padding: 0px 15px 0px 30px;
    font-size: 13px;
    line-height: 30px;
    color: #808080;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
#left-nav .panel-body a:hover {
    color: #fff;
	background: #007eb9;
}
#left-nav .panel-body a:before{ content: "一"; font-size: 12px; line-height: 30px; margin-right: 10px; }
.index-product-list {
	padding: 0px 5px;
	margin: 5px 0px;
}
.index-product-list a {
	position: relative;
	z-index: 2;
	display: block;
    font-size: 14px;
    line-height: 30px;
	overflow: hidden;
}

.index-product-img {
	border: 1px solid #ebebeb;
	transition: all .4s;
	overflow: hidden;
}
.index-product-list a:hover .index-product-img {
	border: 1px solid #007eb9;
}
.index-product-list a img {
	width: 100%;
	transform: scale(1);
	transition: all .4s;
}
.index-product-list a:hover img {
	transform: scale(1.2);
}
.index-product-list a p {
	width: 100%;
	padding: 0px 20px;
	margin: 0px;
	font-size: 14px;
	line-height: 44px;
	color: #4d4d4d;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	transition: all .4s;
}
.index-product-list a:hover p {
	color: #007eb9;
}

#left-nav .dropdown ul.left-nav2{
	position: absolute;
	z-index: 3;
	left: 100%;
	top:0;
	background: #f7f7f7;
}
#left-nav .dropdown ul.left-nav2:before{ content:""; position: absolute;  z-index:-1;top: 17px;left: -5px;width: 10px;height: 10px;background-color:#f7f7f7;transform:rotate(45deg);box-shadow: 0 6px 12px rgba(0, 0, 0, .175);}
#left-nav .dropdown ul.left-nav2 a{
	background: #f7f7f7;
}
#left-nav .dropdown ul.left-nav2 a:hover{
    color: #fff;
	background: #007eb9;
}

/* 首页产品 */


/*首页应用*/
.index-app {
	background: url(../images/img-index-app.jpg) repeat;
    overflow: hidden;
}
/*首页优势*/
.adv-top{
    text-align: center;
}
.adv-top strong{
    font-size: 30px;
    color: #007eb9;
}
.adv-top p{
    margin: 10px 0px 30px;
    font-size: 16px;
    color: #666;
}
.adv-list li {
	display: flex;
	margin: 30px 0px;
}

.adv-list li:nth-of-type(Odd) {
	flex-direction: row;
}
.adv-list li:nth-of-type(even) {
	flex-direction: row-reverse;
}
.adv-list li .adv-img {
	width: 65%;
}
.adv-list li:nth-of-type(Odd) .adv-img {
	text-align: left;
    padding-right: 40px;
}
.adv-list li:nth-of-type(even) .adv-img {
	text-align: left;
    padding-left: 40px;
}
.adv-list li .adv-content {
	width: 420px;
}
.adv-list li .adv-title {
	position: relative;
	padding-top: 80px;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
.adv-list li .adv-title:before {
	content: "";
	position: absolute;
	z-index: -1;
	bottom: 0px;
	left: 0%;
	width: 54px;
	height: 3px;
	background-color: #007eb9;
	transition: all .3s;
}
.adv-list li .adv-title span {
	display: inline-block;
	margin-left: -4px;
	font-size: 52px;
	line-height: 52px;
	color: #007eb9;
}
.adv-list li .adv-title strong {
	display: inline-block;
	margin-left: 15px;
	font-size: 24px;
	color: #007eb9;
	font-family: Impact, "微软雅黑";
	vertical-align: bottom;
}
.adv-list li .adv-title a {
	position: absolute;
	z-index: -1;
	left: 0px;
	bottom: 0px;
	font-family: Impact;
	text-transform: Uppercase;
	color: #e6f6fd;
	font-size: 80px;
}
.adv-list li .adv-content p {
	font-size: 16px;
	line-height: 1.75em;
}
/*首页关于*/
.index-about {
	background: url(../images/img-index-app.jpg) repeat;
}
.about-video {
	padding-right: 60px;
}
#video_box {
	width: 100%;
	border: 5px solid #fff;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
.index-about-content {
	color: #fff;
}
.index-about-title {
	margin-top: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #fff;
}
.index-about-title strong {
	font-size: 24px;
	line-height: 60px;
}
.index-about-title a {
	font-size: 15px;
	line-height: 60px;
	font-family: Impact;
}
.index-about-content p {
	font-size: 14px;
	line-height: 2em;
	color: #ebebeb;
	text-indent: 28px;
}
/*相册*/
.index-device-box {
	display: flex;
	background: #f0f0f0;
}
#index-device-contenr {
	width: 80%;
}
#index-device-tab {
	width: 20%;
	padding:0px 4px;
}
#index-device-tab li {
    margin: 4px 0px;
    position: relative;
    z-index: 1;
    width: 100%;
	background: #007eb9;
}
#index-device-tab li:after{ content:""; position: absolute;  z-index:-1;top: 50%;left: 10px;width:20px;height: 20px; margin-top: -10px; background-color:#007eb9;transform:rotate(45deg);transition:all .3s;}
#index-device-tab li.active:after{ content:""; left: -10px;background-color:#fc6c1d;}

#index-device-tab li a {
    display: block;
	width: 100%;
    font-size: 14px;
    line-height: 68px;
    color: #fff;
    text-align: center;
	vertical-align: middle;
	background: #007eb9;
    transition:all .3s;  
}
#index-device-tab li.active a{font-size: 16px; background-color:#fc6c1d;}

/*首页新闻*/
.index-news1{
    padding-right: 40px;
}
.index-news1 a{
   display: block;
     transition:all .3s;  
}
.index-news1 a:hover{
  box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
}

.index-news1-text{
    padding: 15px 20px;
    font-size: 0px;
    background: #fafafa;
    border-bottom: 2px solid #007eb9;
    transition:all .3s;  
}
.index-news1 a:hover .index-news1-text{
    background: #fff;
}

.index-news1 srtong{
	display: inline-block;
    width: 100%;
	margin: 5px 0;
	font-size: 16px;
	line-height: 22px;
	color: #4d4d4d;
    font-weight: bold;
    white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;
     transition:all .3s;  
}
.index-news1 a:hover srtong{
	color: #007eb9;
}
.index-news1 span{
	display: inline-block;
    width: 100%;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 12px;
	color: #999;
}
.index-news1 p {
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 50px;
	margin: 0px 0px 5px;
	font-size: 13px;
	line-height: 25px;
	color: #666;
}


.index-news h2 {
	margin: 0px 0px 40px;
}
.index-news-list li {
    display: flex;
	padding: 12px 16px;
    margin-bottom: 20px;
    border:1px solid #ebebeb;
	overflow: hidden;
}
.index-news-list li:hover {
    border:1px solid #007eb9;
}
.index-news-time {
    display: flex;
    align-items: center;
	width: 15%;
	color: #fff;
    text-align: center;
    background: #007eb9;
}
.index-news-time>div{
    width: 100%;
}

.index-news-time srtong{
	display: block;
    width: 100%;
    font-family: Impact;
    font-size: 36px;
}
.index-news-text {
    width: 85%;
    padding-left: 20px;
}
.index-news-text a {
	display: inline-block;
    margin-top: 5px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 22px;
	color: #4d4d4d;
    font-weight: bold;
    white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;
}
.index-news-text a:hover {
	color: #007eb9;
}
.index-news-text p {
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 50px;
	margin: 0px;
	font-size: 13px;
	line-height: 25px;
	color: #666;
}
@media(max-width:1200px) {
.index-news-list li {
	padding: 12px 16px;
    margin-bottom: 12px;
} 
.index-news-text a {
	margin-bottom: 0px;
	font-size: 15px;
	line-height: 20px;
}
   
}
/* 首页新闻 */

.foot {
	background: #007eb9;
	padding: 60px 0px 25px;
	color: #fff;
	font-size: 13px;
    line-height: 1.5em;
}
.foot-nav{
    padding: 15px;
    margin-bottom: 20px;
    text-align: center;
    border-bottom: 1px solid rgba( 255,255,255,0.2);
}
.foot-nav a{
    display: inline-block;
    padding: 0px 15px;
    margin: 5px 0px;
    color: #fff;
    font-size: 16px;
    border-right:1px solid rgba( 255,255,255,0.2);
}
.foot-nav a:last-child {
    border:none;
}
.foot-link{
    color: #ebebeb;
    text-align: center;
    margin-bottom: 30px;
}
.foot-link a{
    display: inline-block;
    margin-right: 10px;
    font-size: 13px;
    color: #ebebeb;
    text-align: center;
}
.foot .foot-l{
}
.foot .foot-l img{
	margin-bottom: 15px;
}

.foot-contact strong{
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 1em;
    color: #fff;
}
.foot-code>div{
    float: left;
    width: 49%;
    text-align: center;
}

.foot-code img{
    margin-bottom: 5px;
    width: 120px;
}
/* 版权 */

.breadcrumb-box {
	padding: 20px;
	border-bottom: 1px solid #ebebeb;
}
.breadcrumb {
	margin: 0px;
	padding: 0px 15px;
	background: none;
}
.breadcrumb a {
	color: #4d4d4d;
}
.breadcrumb a:hover {
	color: #007eb9;
}
.breadcrumb span {
	color: #999;
}

.inside-nav{
    text-align: right;
}
.inside-nav li{
    position: relative;
    display: inline-block;
    line-height: 20px;
    transition:all .3s;
}
.inside-nav > li + li:before{
    padding: 0 5px;
    color: #ccc;
    content: "丨";
}
.inside-nav > li.on:after{ content:""; position: absolute;  z-index:-1;left: 0px;bottom: -20px;width: 100%;height: 2px;background-color:#007eb9;}
.inside-nav li a{
    display: inline-block;
    line-height: 16px;
    font-size: 14px;
    color: #4d4d4d;
}
.inside-nav li.on a,
.inside-nav li:hover a{
    color: #007eb9;
}
.inside-banner {
	width: 100%;
	height: 350px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.inside-banner>div {
	display: flex;
	align-items: center;
	height: 100%;
	color: #333;
}
.inside-banner>div strong {
	display: block;
	font-size: 24px;
}
.inside-banner>div span {
	display: block;
	margin: 1.5em 0;
	width: 40px;
	height: 3px;
	background: #333;
}
.inside-banner>div p {
	font-size: 18px;
	;
}
/*内页公共*/
.pagination>li>a {
	color: #666;
	font-size: 12px;
}
.pagination>li>a:hover {
	color: #0d5bdc;
	background: #f7f7f7;
}
.pagination>li.on>a {
	color: #fff;
	background: #007eb9;
	border-color: #007eb9;
}
/*内页公共*/

/*左侧导航*/
.nav-left{
	border-bottom: 1px solid #ebebeb;
}

.nav-left:first-child ol{
	border-top: 1px solid #ebebeb;
}
.nav-left.on:first-child ol{
	border-top: none;
}
.nav-left ol{
	padding: 0px;
    font-size: 0px;
}
.nav-left ol a{
    position: relative;
    z-index: 1;
	display: inline-block;
	width: 100%;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	padding:0px;
    padding-left: 25px;
	line-height: 50px;
    white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;
	transition:all .4s; 
}
.nav-left ol a:hover{
	color: #007eb9;
}
.nav-left.on ol a{
	background: #007eb9;
	color: #fff;
}
.nav-left ol a:before, .nav-left ol a:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 24px;
	right: 20px;
	width: 14px;
	height: 2px;
	background-color: #007eb9;
	transition: all .3s;
}
.nav-left ol a:after {
	transform: rotate(0deg);
}
.nav-left.on ol a:before,.nav-left.on ol a:after {
	content: "";
	background-color: #fff;
}
.nav-left.on ol a:after {
	transform: rotate(90deg);
}


.nav-left{
        background: #fafafa;
}
.nav-left li{
	display: none;
}
.nav-left.on li{
	display: block;
}
.nav-left.on li a{
	display: inline-block;
	width: 100%;
	padding-left: 25px;
	font-size: 13px;
	line-height: 30px;
	color: #808080;
	transition:all .4s; 
}
.nav-left li a:hover{
	background: #fafafc;
	color: #007eb9;
}
.nav-left li.on a{
	color: #007eb9;
}
.nav-left li a:before{ content: "一"; font-size: 12px; line-height: 30px; margin-right: 10px; }

.nav-left.on li:nth-child(2) a{
	margin-top: 20px;
}
.nav-left.on li:last-child a{
	margin-bottom: 20px;
}
/*左侧导航*/

/*产品列表页*/
.product-list{
	position: relative;
	margin-bottom: 15px;
	overflow: hidden;
}
.product-list-img {
	border: 1px solid #ebebeb;
	transition:all .4s;
	overflow: hidden;
}
.product-list a:hover .product-list-img {
	border: 1px solid #007eb9;
	overflow: hidden;
}
.product-list-img img{
	transform:scale(1); 
	transition:all .4s;
}
.product-list a:hover .product-list-img img{
	transform:scale(1.2); 
}

.product-list p{
	width: 100%;
	margin: 15px 0px;
	font-size: 15px;
	color: #333;
	text-align: center;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow:hidden;
	transition:all .4s;
}
.product-list a:hover p{
	color: #007eb9;	
}
/* 产品列表 */
/*产品详情*/
.inside-title {
	position: relative;
	text-align: center;
	padding: 20px 0px;
	border: 1px solid #ebebeb;
}
.inside-title h2 {
	position: relative;
	z-index: 2;
	margin: 0px;
	font-size: 24px;
	color: #007eb9;
}
.inside-title span {
	margin: 0px;
	font-size: 12px;
	color: #999;
}
.content {
	padding: 30px 15px;
	margin: 30px 0px;
	background: #fafafa;
}
/*内页公共*/

#product-tab {
	margin-bottom: 2px;
}
#product-tab li {
	display: inline-block;
}
#product-tab li a {
	display: inline-block;
	width: 100%;
	padding: 0px 30px;
	line-height: 42px;
	text-align: center;
	background: #fff;
	transition: all .3s;
}
#product-tab li a:hover {
	color: #007eb9;
}
#product-tab li.active a {
	background: #007eb9;
	color: #fff;
}
#product-tab-content {
	background: #fff;
	padding: 30px;
	font-size: 14px;
	line-height: 2em;
}
#product-tab-content small {
	color: #999;
}
#product-tab-content .tab-pane table {
	width: 100%;
	overflow: auto;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5
}
#product-tab-content .tab-pane table td {
	font-size: 14px;
	line-height: 30px;
	padding: 5px 10px;
	text-align: left;
	border-left: 1px solid #f5f5f5;
	border-top: 1px solid #f5f5f5;
	background: #fff;
}
/*产品详情-详情*/

/*产品推荐*/
.inside-bottom-title {
	margin-top: 20px;
	margin-bottom: -1px;
	font-size: 18px;
	line-height: 2.4em;
	font-weight: bold;
	color: #007eb9;
	background: #fafafa;
	border: 1px solid #ebebeb;
}
.inside-news-list {
	padding: 10px 0px 25px;
	border: 1px solid #ebebeb;
	overflow: hidden;
}
.inside-news-list a {
	display: block;
	padding: 10px 0px;
	margin: 0px !important;
	width: 100%;
	font-size: 14px;
	color: #4d4d4d;
	border-bottom: 1px dashed #ebebeb;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.inside-news-list a:hover {
	color: #007eb9;
}
.inside-news-list a span {
	display: inline-block;
	float: right;
	margin-left: 10px;
	color: #999;
}

/*应用列表*/
.app-list-box {
	background: #fafafa;
}
.app-list {
	padding: 15px;
}
.app-list a {
	display: inline-block;
	padding: 20px;
	background: #fff;
	transition: all .4s;
}
.app-list a:hover {
	box-shadow: 0 5px 20px rgba(50,42,47,.3);
}
.app-list h4 {
	display: inline-block;
	width: 100%;
	font-size: 17px;
	line-height: 20px;
    font-weight: bold;
	color: #4d4d4d;
	margin: 25px 0px 12px;
    white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;
	transition: all .4s;
}
.app-list a:hover h4 {
	color: #007eb9;
}

.app-list p {
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 22px;
	height: 44px;
	color: #999;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all .4s;
}
.app-list a:hover p {
	color: #666;
}
/*新闻列表*/

.news {
	padding: 0px 60px;
	background: #fff;
}
.news-head {
	margin-bottom: 40px;
	text-align: center;
}
.news-head span {
	display: inline-block;
	margin: 0px 5px;
	color: #999;
}
.news-head h3 {
	margin-bottom: 10px;
}
.news-head hr {
	margin: 30px 0px;
}
.news-body p {
	font-size: 14px;
	line-height: 2em;
}

/*新闻列表*/
.news-list {
	clear: both;
	padding: 15px 0px 15px;
}
.news-list li {
	position: relative;
	z-index: 1;
	padding: 30px 20px;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
}
.news-list li:first-child {
	border-top: 1px solid #ebebeb;
}
.news-list li:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0px;
	left: 0%;
	width: 0%;
	height: 100%;
	background-color: #fafbfc;
	transition: all .3s;
}
.news-list li:hover:after {
	content: "";
	width: 100%;
}
.news-list-img {
	float: left;
	width: 220px;
	margin-right: 50px;
}
.news-list-time {
	float: right;
	width: 100px;
	padding: 10px 0px;
	margin-left: 60px;
	text-align: center;
}
.news-list-time p {
	margin: 0px;
	font-size: 36px;
    font-family: Impact;
	color: #4d4d4d;
    transition: all .3s;
}
.news-list-time span {
	font-size: 14px;
    font-family: Impact;
	color: #4d4d4d;
}

.news-list-text p {
	font-size: 16px;
    font-weight: bold;
	margin: 10px 0px;
	color: #4d4d4d;
     transition: all .3s;
}
.news-list li:hover .news-list-text p,
.news-list li:hover .news-list-time p,
.news-list li:hover .news-list-time span{
	color: #007eb9;
}
.news-list-text span {
	font-size: 13px;
	line-height: 25px;
    height: 75px;
	color: #666;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*新闻列表*/

.back-button {
	display: inline-block;
	padding: 0px 30px;
	margin-left: 10px;
	line-height: 28px;
	font-size: 14px;
	color: #4d4d4d;
	background: #ebebeb;
	transition: all .3s;
}
.back-button:hover {
	padding: 0px 45px;
	color: #fff;
	background: #007eb9;
}
.news-head {
	margin-bottom: 40px;
	text-align: center;
}
.news-head span {
	display: inline-block;
	color: #999;
	margin: -10px 0px 10px;
}
.news-head h2 {
	margin-bottom: 20px;
}
.news-head hr {
	border-top: 1px dashed #ebebeb;
}
.news-body p {
	font-size: 14px;
	line-height: 2em;
}

@media(max-width:768px) {
.news {
	padding: 20px;
	background: #fff;
}
.news-head span {
	margin-left: 0px;
	margin: 10px 0px;
}
}
.news-page {
	padding-top: 20px;
	margin-top: 40px;
	border-top: 1px dashed #ebebeb;
}
.news-page a {
	display: inline-block;
	width: 100%;
	font-size: 14px;
	line-height: 26px;
	color: #4d4d4d;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	transition: all .3s;
}
.news-page a:hover {
	color: #007eb9;
}
.news-page a.no-more {
	color: #999;
}
.news-page a.news-return {
	display: inline-block;
	width: auto;
	padding: 0px 30px;
	margin-top: 10px;
	line-height: 30px;
	color: #fff;
	background: #007eb9;
}

@media(min-width:768px) {
.news-page {
	position: relative;
	padding-right: 140px;
	padding-bottom: 20px;
}
.news-page a.news-return {
	position: absolute;
	z-index: 1;
	right: 0px;
	top: 50%;
	transform: translate(0px, -50%);
	display: inline-block;
	margin-top: 0px;
}
.news-page a.news-return:hover {
	right: 10px;
	top: 50%;
	transform: translate(0px, -50%);
}
.news-page a.news-return:hover {
	right: 10px;
	top: 50%;
	transform: translate(0px, -50%);
}
}
/*文章通用*/
/*关于我们*/
.about-text p{
    font-size: 15px;
    line-height: 1.5em;
}
.about-title {
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
}
.about-title:after{ content:""; position: absolute;  z-index:-1;bottom: -15px;left: 0%;width: 60px;height:2px;background-color:#007eb9;transition:all .3s;}
.about-title h3{
    margin: 30px 0px 0px;
    font-size: 30px;
    line-height: 1em;
    font-weight: bold;
    color: #007eb9;
}
.about-title span{
    position: absolute;
    z-index: -1;
    left: 0px;
    bottom: -20px;
    letter-spacing: 1px;
    font-size: 72px;
    font-family: Impact;
    color: #e6f6fd;
}
.about-title b{
    display: inline-block;
    margin: 10px 0px 0px;
    font-size: 15px;
    color: #007eb9;
}
/*企业文化*/
.about-culture{
    background: url(../images/img-about-bg.png) center bottom no-repeat, #f7f7f7;
}
/*组织架构*/
.about-organization{
    position: relative;
    z-index: 1;
}
.about-organization .about-title{
    position: absolute;
    left: 0px;
    top:30px;
    z-index: 1;
}
/*图片展示*/
.img-zoom {
	margin: 15px 0;
}
.img-zoom .enlarge-img {
	overflow: hidden;
}
.img-zoom .enlarge-img img {
	transform: scale(1);
	transition: all .4s;
}
.img-zoom a:hover .enlarge-img img {
	transform: scale(1.2);
}
.img-zoom p {
	position: relative;
	padding: 0px 40px 0px 20px;
	;
	margin: 0px;
	width: 100%;
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
	color: #333;
	border-bottom: 2px solid #fff;
	background: #f7f7f7;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	transition: all .4s;
}
.img-zoom a:hover p {
	color: #007eb9;
	border-bottom: 2px solid #007eb9;
}
.img-zoom p:after {
	content: "→";
	position: absolute;
	z-index: 2;
	top: 0px;
	right: 30px;
	font-size: 22px;
	font-weight: bold;
	transition: all .3s;
}
.img-zoom a:hover p:after {
	content: "→";
	right: 10px;
}
/*图片展示*/
/*加入我们*/
#join {
	border-bottom: 1px solid #ebebeb;
}
#join .panel {
	margin: 0px;
	border: none;
	box-shadow: none;
}
#join .panel .panel-heading {
	padding: 0px;
	border: none;
	background: none;
}
#join .panel .panel-heading a {
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
	padding: 0px 80px 0px 25px;
	font-size: 18px;
	line-height: 80px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	transition: all .3s;
}
#join .panel .panel-heading a.accordion-toggle {
	color: #007eb9;
	background: #fafafa;
	border-top: 1px solid #007eb9;
	transition: all .3s;
}
#join .panel .panel-heading a.accordion-toggle.collapsed {
	color: #333333;
	background: #fff;
	border-top: 1px solid #ebebeb;
}
#join .panel .panel-heading a.accordion-toggle .join-close {
	width: 18px;
	height: 18px;
	position: absolute;
	z-index: 2;
	top: 50%;
	margin-top: -9px;
	right: 25px;
	cursor: pointer;
	-webkit-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}
#join .panel .panel-heading a.accordion-toggle .join-close:before, #join .panel .panel-heading a.accordion-toggle .join-close:after {
	content: "";
	position: absolute;
	background: #007eb9;
}
#join .panel .panel-heading a.accordion-toggle .join-close:before {
	width: 2px;
	height: 100%;
	left: 50%;
	margin-left: -1px;
	top: 0;
}
#join .panel .panel-heading a.accordion-toggle .join-close:after {
	width: 100%;
	height: 2px;
	top: 50%;
	margin-top: -1px;
	left: 0;
}
#join .panel .panel-heading a.accordion-toggle .join-close {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#join .panel .panel-heading a.accordion-toggle.collapsed .join-close {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}
#join .panel .panel-heading a.accordion-toggle.collapsed .join-close:before, #join .panel .panel-heading a.accordion-toggle.collapsed .join-close:after {
	background: #5b5b5b;
}
#join p {
	font-size: 14px;
}
#join .panel-collapse {
	background: #fafafa;
	transition: all .3s;
}
#join .panel-body {
	padding: 25px 25px 60px;
	border: none;
}
#join .panel-body hr {
	margin: 25px 0px;
}
#join .panel-body a.join-link {
	display: inline-block;
	padding: 0px 25px;
	font-size: 14px;
	line-height: 36px;
	color: #fff;
	background: #007eb9;
	border-radius: 30px;
	transition: all .3s;
}
#join .panel-body a.join-link:hover {
	background: #fc6c1d;
}
#join .panel-body a.join-link span {
	display: inline-block;
	margin-left: 15px;
	font-size: 18px;
	transition: all .3s;
}
#join .panel-body a.join-link:hover span {
	margin-left: 25px;
}
/*加入我们*/



#map-canvas {
	height: 550px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.contact {
    padding: 60px 15px;
}
.contact ul{
	display: flex;
	flex-wrap: wrap;
}
.contact ul li{
	width: 25%;
	padding:0 25px;
}
.contact ul li strong{
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
}
.contact ul li hr{
	margin: 10px 0 25px;
}
.contact ul li span{
	display: inline-block;
	float: left;
	font-size: 24px;
	line-height: 24px;
	height: 24px;
}
.contact ul li p{
	padding-left: 40px;
	line-height: 24px;
}
.contact ul li a{
	position: relative;
	z-index: 1;
	display: inline-block;
	padding:0 25px;
	font-size: 14px;
	line-height: 38px;
	border-radius: 25px;
	border:1px solid #ebebeb;
	overflow: hidden;
}
.contact ul li a:hover {
    color: #fff;
    border: 1px solid #2e89c9;
}
.contact ul li a:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0%;
    width: 100%;
    height: 0%;
    background-color: #2e89c9;
    transition: all .3s;
}
.contact ul li a:hover:after {
    content: "";
    height: 100%;
}
.contact ul li a i{
	display: inline-block;
	margin-right: 4px;
	font-size: 20px;
	line-height: 38px;
	vertical-align: middle;
}
.feedback-box{
	padding: 40px 40px;
	background: #fafafa;
}
.feedback{
	padding: 40px 40px;
}
#feedback h3{
	margin-bottom: 30px;
}
#feedback ul{
	overflow: hidden;
}
#feedback input{ border:1px solid #ebebeb; line-height:44px; width:100%; padding:0px 15px; margin:10px 0px;}
#feedback input:hover,#feedback input:focus{ border:1px solid #2e89c9; }
#feedback textarea{ border:1px solid #ebebeb; line-height:22px; width:100%; height:160px; padding:15px; margin:10px 0px; outline:none; box-shadow:none;}
#feedback textarea:hover,#feedback textarea:focus{ border:1px solid #2e89c9; }
#feedback .submit{ display:inline-block; padding:0px 25px; background:#4d4d4d; font-size:14px; line-height:36px; color:#fff; margin:15px 0px;transition:all .3s;}
#feedback .submit:hover{background:#2e89c9;}
/*联系我们*/

/*2022-07-11 侧边栏*/
/*页面左侧栏*/
.sideBar {
	position: fixed;
	z-index: 99;
	right: 0;
	bottom: 20%;
	font-size: 14px;
	border-radius: 6px 0 0 6px;
}
.sideBar>div {
	z-index: 1;
	width: 42px;
	height: 42px;
	line-height: 42px;
}
.sideBar>div>a {
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: inherit;
	text-align: center;
	background: #fff;
	border: 1px solid #ebebeb;
	border-bottom: 0px;
	border-right: 0px;
	cursor: pointer;
	transition: all .4s;
}
.sideBar>div:last-child>a {
	border-bottom: 1px solid #ebebeb;
}
.sideBar>div>a:hover, .sideBar>div.open>a {
	border: 1px solid #007eb9;
	border-bottom: 0px;
	border-right: 0px;
	background: #007eb9;
}
.sideBar>div:last-child>a:hover, .sideBar>div.open:last-child>a {
	border-bottom: 1px solid #007eb9;
}
.sideBar>div>a span {
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: inherit;
	font-size: 20px;
	color: #333;
	transition: all .4s;
}
.sideBar>div>a:hover span, .sideBar>div.open>a span {
	color: #fff;
}
.sideBar>div>div {
	position: absolute;
	z-index: 1;
	right: calc(100% + 1px);
	bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition:all 0.3s linear;
  -moz-transition:all 0.3s linear;
  -ms-transition:all 0.3s linear;
  -o-transition:all 0.3s linear;
  transition:all 0.3s linear;
	width: 160px;
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
	transition: all .4s;
}
.sideBar>div.open>div {
	z-index: 2;
	opacity: 1;
  visibility: visible;
}
.sideBar>div.servicelink>div {
	width: 190px;
}
.sideBar-hide>div {
    border-bottom: 1px solid #ebebeb;
	padding: 10px 15px;
	line-height: 22px;
}
.sideBar-hide>div.sideBar-title {
	padding: 10px 20px;
	font-weight: bold;
	color: #fff;
	background: #007eb9;
}
.sideBar-hide>ul li a {
	display: block;
	width: 100%;
	padding: 0 15px;
	border-bottom: 1px solid #ebebeb;
	background: #fff;
	transition: all .4s;
}
.sideBar-hide>ul li a:hover {
	color: #007eb9;
	background: #f7f7f7;
}
.sideBar-hide>div p {
	margin: 0 0 5px;
}
.sideBar-hide>div font {
	font-size: 18px;
	color: #007eb9;
}