/*滚动条样式*/
::-webkit-scrollbar{width:8px;height:8px}
::-webkit-scrollbar-track{background:#f5f5f5}
::-webkit-scrollbar-thumb{background:#114edc;height:60px}
::-webkit-scrollbar-thumb:window-inactive{background:#114edc}
::-webkit-scrollbar-thumb:vertical:hover{background:#114edc}

body{color:#333;font-family:'PingFang','苹方','思源黑体 CN',"microsoft Yahei","微软雅黑","Helvetica Neue",Helvetica,Arial,sans-serif;min-width:320px;width:100%;overflow-x: hidden;}
body,html{height:100%}
em,i{font-style:normal}
input,textarea,img,button,select{outline: none;color:#333;}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus,a:focus{outline: none;outline-offset:0;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,p,dl{margin:0}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{font-weight: 400;}
ul{padding:0;margin:0;}
a{color:#333;}
a:focus,a:hover{text-decoration:none;color:#333;}
textarea{resize: none;}
.Animation{-webkit-transition:all 1s ease 0.2s;transition:all 1s ease 0.2s;opacity:0}
.fullpage{width:100%;overflow:hidden}
.section{position:relative;overflow:hidden;}
.section .container{z-index:2}
.img{overflow:hidden;position:relative;}
.img img{display:block;width:100%;-webkit-transition:all .5s;transition:all .5s}
.fl{float:left;}
.fr{float:right;}
.clamp2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.overflowY{overflow-y:hidden;}
.bgColorF2{background-color:#f5f5f5}
.downTip{display:block;width:20px;height:58px;background:url(../images/downtip.png) no-repeat center;background-size:contain;position:absolute;left:50%;margin-left:-11px;bottom:15px;z-index:1;animation:downTip 1s linear infinite alternate;-webkit-animation:downTip 1s linear infinite alternate}
@-webkit-keyframes downTip{
	from{bottom:20px;opacity:.9}
	to{bottom:10px;opacity:1}
}
@keyframes downTip{
	from{bottom:20px;opacity:.9}
	to{bottom:10px;opacity:1}
}

.InfoContent{line-height:2;color:#3f3f3f;position:relative;overflow:hidden;font-size: 16px;}
.InfoContent img{display: inline-block;max-width:100%;height:auto!important;}
.InfoContent video{display: block;height:auto;max-width:100%;margin:0 auto;}
.InfoContent ul,.InfoContent li{list-style-type: disc;list-style-position: inside;}
.InfoContent li p{display: inline;margin-bottom:0;}

.banner_video{position: absolute;width:100%;height:100%;background:#000;left:0;top:0;}
.banner_video video{display: block;width:100%;height:100%;object-fit: fill;background:#000;}
body{padding-top:60px}
.indexPadding{padding-top:60px;padding-bottom:70px;}
@media (max-width:767px){
	.banner_text .container,.section .container{width:100%}
	.PC_show{display:none!important}
}
@media (min-width:768px){
	.Min_show{display:none!important}
	body{padding-top:80px}
	.indexPadding{padding-top:80px;padding-bottom:80px;}
}
@media (min-width:1200px){
	.indexPadding{padding-bottom:13.888889vh;}
}
@media (min-width:1450px){
	body{padding-top:100px}
	.indexPadding{padding-top:100px;}
}
@media (min-width:1650px){
	.container{width:1430px;}
}

/*foot*/
.gotop{width:40px;height:40px;background:url(../images/gotop.png) no-repeat center;background-size:contain;position:fixed;right:5px;bottom:50px;cursor:pointer;display:none;transition:all .5s;z-index: 2;}

.footer{color:#888888;width:100%;overflow: hidden;font-size:13px;line-height:20px;background-color:#151416;background-image:url(../images/fbg.png);background-repeat: no-repeat;background-position: left bottom;background-size:auto;}
.footer a{color:#888888;}
.foot_top{padding:35px 0 20px;}
.foot_nav a{display: block;margin-bottom:12px;}
.foot_nav a:hover{color:#fff!important;}
.foot_nav dt{position: relative;}
.foot_nav dt>a{font-size:16px;font-weight: 400;margin-bottom:24px;color:#ccc;}
.foot_nav .dropdown>dd{display: none;}
.foot_nav dt>.icon{position: absolute;width:50%;height:100%;right:0;top:0;z-index: 2;display: none;}
.foot_nav dt>.icon:before,
.foot_nav dt>.icon:after{content: '';display: block;position: absolute;background:#cccccc;transition: all 0.3s;}
.foot_nav dt>.icon:before{width:12px;height:1px;right:0;top:50%;}
.foot_nav dt>.icon:after{height:12px;width:1px;right:5px;top:50%;margin-top:-6px;margin-right:0;}
.foot_nav .active dt>a{color:#fff;}
.foot_nav .active dt>.icon:before{background:#fff;}
.foot_nav .active dt>.icon:after{background:#fff;height:0;}
.foot_contact .tel{position: relative;display: block;font-size:24px;padding-bottom:10px;margin-bottom:15px;color:#ccc;font-family: arial;}
.foot_contact .tel:after{content: '';position: absolute;width:94%;height:1px;left:6%;bottom:0;background:rgba(255,255,255,0.1);}
.foot_contact p{margin-bottom:12px;color:#666;}
.foot_contact p:last-child{margin-bottom:0;}
.foot_contact p>a{margin-bottom:0;display: inline;color:#666;}

.copyright{padding:17px 0;line-height:20px;font-size:12px;color:#666;text-align: center;border-top:1px solid rgba(255,255,255,0.1);}
.copyright a{display: inline-block;color:#666;}
.copyright img,
.copyright a img{display:inline-block;vertical-align:middle;}
.copyright a:hover{text-decoration: underline;}
img.support{display:block;height:13px;vertical-align: -2px!important;}
@media (max-width:767px){
	.gotop{width:30px;height:30px}
	
	.foot_top{padding:25px 0 5px;}
	.foot_nav{margin-bottom:20px;}
	.foot_nav a{padding:10px 0;border-bottom:1px solid rgba(137,137,137,0.3);}
	.foot_nav>dl{margin-bottom:5px;}
	.foot_nav dt>a{margin-bottom:0;}
	.foot_nav dl>dd>a{text-indent:2em;margin-bottom:0;border-bottom-style: dashed;}
	.foot_nav .dropdown .icon{display: block;}
	.foot_contact dt{text-align: center;}
	.foot_contact a{border-bottom:none;}
	.foot_nav .foot_contact .tel{text-indent: 0;padding-top:0;border-bottom:none;text-align: center;}
	.foot_contact .tel:after{width:100%;left:0;}
}
@media (min-width:768px){
	.foot_nav{display: flex;justify-content: space-between;flex-flow: row wrap;margin-left:-10px;margin-right:-10px;}
	.foot_nav dl{padding-left:10px;padding-right:10px;margin-bottom:20px;}
	.foot_nav .dropdown>dd{display: block!important;}
	
	.foot_contact{text-align: right;max-width:292px;}
	.foot_contact .tel{font-size:30px;padding-bottom:15px;margin-bottom:20px;}
}
@media (min-width:1200px){
	.foot_top{padding:40px 0 30px;}
	.foot_nav{margin-left:-15px;margin-right:-15px;}
	.foot_nav dl{padding-left:15px;padding-right:15px;margin-bottom:0;}
	.foot_contact .tel{font-size:36px;}
}
@media (min-width:1650px){
	.foot_top{padding:48px 0 40px;}
}


/*导航*/
.navbar-default {
	background-color:rgba(255,255,255,1);
	border: 0;
	border-radius: 0;
	margin-bottom: 0;
	box-shadow: 0 0 8px rgba(0,0,0,.15);
	transition: all 0.5s;
}
.navbar-brand {
	position: relative;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:0;
	display: block;
	transition: all 0.5s;
}
.navbar-brand h1{font-size:16px;font-weight: 700;line-height:20px;color:#333;transition: all 0.5s;}
.navbar-brand img {
	display: block;
	height: 40px;
	transition: all 0.5s;
}
.navbar-default .navbar-toggle {
	border: 0;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #114edc;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: transparent;
}
.navbar-default .menu_close .icon-bar:nth-child(1) {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: relative;
	top: 6px;
}
.navbar-default .menu_close .icon-bar:nth-child(2) {
	display: none;
}
.navbar-default .menu_close .icon-bar:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.navbar-default .navbar-nav>li>a {
	position: relative;
	line-height:20px;
	display: block;
	color: #333;
	text-transform: uppercase;
	transition: all .5s;
}
.navbar-default .navbar-nav>li>i{display: none;}
.navbar-default .navbar-nav>li>a:after{content: '';position: absolute;width:0;left:0;bottom:0;height:2px;background:#ccc;transition: all 0.5s;}
.navbar-default .navbar-nav>li>a:hover:after,
.navbar-default .navbar-nav>.active>a:after{width:100%;background:#114edc;}
.navbar-default .nav>li>a:focus,
.navbar-default .nav>li>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #114edc;
	background-color: transparent;
}
.navbar-collapse::-webkit-scrollbar {
	width: 2px;
	height: 2px;
}
.header .navbar-fixed-bottom .navbar-collapse,
.header .navbar-fixed-top .navbar-collapse {
	max-height: calc(100vh - 60px);
	/* height: calc(100vh - 90px); */
}
.navbar-top-form{padding-top:10px;transition: all 0.5s;}
.navbar-top-form>form{position: relative;display: block;width:40px;padding:5px 0;transition: all 0.5s;}
.navbar-top-form>form>input{display: block;width:100%;height:30px;padding:0 10px 0 30px;border-radius: 15px;box-shadow: none;border:none;background:#fff;font-size:14px;border:1px solid #ccc;visibility: visible;opacity: 0;}
.navbar-top-form>form>.btn{width:40px;height:40px;border-radius: 50%;background-color: #114edc;background-image: url(../images/i1.png);background-repeat: no-repeat;background-position: center;background-size:auto;position: absolute;left:0;top:0;box-shadow: none;border:none;}
.navbar-top-form>form:hover{width:170px;padding-left:20px;}
.navbar-top-form>form:hover>input{visibility: visible;opacity: 1;}

.indexHeader .navbar-default{background-color:transparent;box-shadow: none;border-bottom:1px solid rgba(255,255,255,0.2);}
.indexHeader .navbar-default .navbar-nav>li>a{color:#fff;}
.indexHeader .navbar-default .navbar-toggle .icon-bar{background:#fff;}
.indexHeader .navbar-top-form>form>input{border-color:#fff;}
.indexHeader .navbar-brand h1{color:#fff;}

/* 二级导航 */
.navbar-default .dropdown-menu{border:none;left:50%;right:auto;background:rgba(255,255,255,0.95);top:100%;padding:0;-webkit-transform: translateX(-50%);transform: translateX(-50%);overflow: hidden;}
.navbar-default .dropdown-menu a{font-size:13px;color:#333;padding:12px 10px;text-align:center;border-bottom:1px solid rgba(0,0,0,0.1);-webkit-transition:all .36s;transition:all .36s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.navbar-default .dropdown-menu a:hover{color:#fff;background: #114edc;}
@media (max-width: 767px) {
	.filter>*:not(.header){filter:blur(5px);}
	.header .container{position: relative;}
	.navbar-top-form{position: absolute;right:70px;top:0;}
	.navbar-top-form>a{display: block;width:40px;height:40px;border-radius: 50%;background-color: #114edc;background-image: url(../images/i1.png);background-repeat: no-repeat;background-position: center;background-size:auto;}
	.navbar-brand{padding-top:20px;padding-bottom:20px;}
	.navbar-default .navbar-toggle{margin:14px 10px;}
	.navbar-nav{margin-left:0;margin-right:0;}
	.navbar-default .navbar-nav>li>a{padding:13px 0;}
	.navbar-default .navbar-nav>li>a:after{width:100%;height:1px;background:rgba(0,0,0,0.1);}
	.navbar-default .navbar-nav>li>a:hover:after,
	.navbar-default .navbar-nav>.active>a:after{background:#114edc;}
	
	/* 二级导航 */
	.navbar-default .navbar-nav>.dropdown>i{position: absolute;width:50%;height:46px;right:0;top:0;display: block;z-index: 2;cursor: pointer;}
	.navbar-default .navbar-nav>.dropdown>i:before,
	.navbar-default .navbar-nav>.dropdown>i:after{content: '';position: absolute;background:#666;transition: all 0.3s;}
	.navbar-default .navbar-nav>.dropdown>i:before{width:14px;height:2px;right:0;top:50%;margin-top:-1px;}
	.navbar-default .navbar-nav>.dropdown>i:after{width:2px;height:14px;right:6px;top:16px;}
	.navbar-default .navbar-nav>.dropdown.open>i:before,
	.navbar-default .navbar-nav>.dropdown.open>i:after{background:#114edc;}
	.navbar-default .navbar-nav>.dropdown.open>i:after{height:0;}
	
	.navbar-default .dropdown-menu{position: static;width:100%;margin:0;float:none;-webkit-box-shadow: 0 0 0 rgba(0,0,0,0);box-shadow: 0 0 0 rgba(0,0,0,0);background:none;padding:0 0 10px;-webkit-transform: translateX(0);transform: translateX(0);}
	.navbar-default .dropdown-menu li{padding:0;}
	.navbar-default .dropdown-menu a,.navbar-nav .open .dropdown-menu>li>a{position: relative;font-size:14px;padding:10px 15px;text-align:left;}
	
	.minHeaderEffect .navbar-default{background-color:#fff;box-shadow: 0 0 8px rgba(0,0,0,.15);border-bottom:1px solid rgba(51,51,51,0.1);}
	.minHeaderEffect .navbar-default .navbar-nav>li>a{color:#333;}
	.minHeaderEffect .navbar-default .navbar-toggle .icon-bar{background:#114edc;}
	.minHeaderEffect .navbar-top-form>form>input{border-color:#ccc;}
	.minHeaderEffect .navbar-brand h1{color:#333;}
	.minHeaderEffect .navbar-default .nav>li>a:focus,
	.minHeaderEffect .navbar-default .nav>li>a:hover,
	.minHeaderEffect .navbar-default .navbar-nav>.open>a,
	.minHeaderEffect .navbar-default .navbar-nav>.open>a:focus,
	.minHeaderEffect .navbar-default .navbar-nav>.open>a:hover,
	.minHeaderEffect .navbar-default .navbar-nav>.active>a,
	.minHeaderEffect .navbar-default .navbar-nav>.active>a:focus,
	.minHeaderEffect .navbar-default .navbar-nav>.active>a:hover {
		color: #114edc;
		background-color: transparent;
	}
}
@media (max-width: 350px) {
	.navbar-brand h1{font-size:14px;}
}
@media (min-width: 768px) {
	.navbar-header{display: none;}
	.navbar-brand{padding-top: 15px;padding-bottom: 15px;padding-left:0;}
	.navbar-default .navbar-collapse{float:left;}
	.navbar-default .navbar-nav{margin-left:-15px;}
	.navbar-default .navbar-nav>li{padding:0 15px;}
	.navbar-default .navbar-nav>li>a{padding:30px 0;}

	.navbar-top-form{float:right;padding-top:20px;}

	.navbar-default .dropdown-menu{min-width:120px;}
	.navbar-default .dropdown-menu li:last-child a{border-bottom:none;}

	
	.indexHeader:hover .navbar-default{background-color:rgba(255,255,255,1);box-shadow: 0 0 8px rgba(0,0,0,.15);border-bottom:1px solid rgba(51,51,51,0.1);}
	.indexHeader:hover .navbar-default .navbar-nav>li>a{color:#333;}
	.indexHeader:hover .navbar-default .navbar-toggle .icon-bar{background:#114edc;}
	.indexHeader:hover .navbar-default .nav>li>a:focus,
	.indexHeader:hover .navbar-default .nav>li>a:hover,
	.indexHeader:hover .navbar-default .navbar-nav>.open>a,
	.indexHeader:hover .navbar-default .navbar-nav>.open>a:focus,
	.indexHeader:hover .navbar-default .navbar-nav>.open>a:hover,
	.indexHeader:hover .navbar-default .navbar-nav>.active>a,
	.indexHeader:hover .navbar-default .navbar-nav>.active>a:focus,
	.indexHeader:hover .navbar-default .navbar-nav>.active>a:hover {
		color: #114edc;
		background-color: transparent;
	}
	.indexHeader:hover .navbar-top-form>form>input{border-color:#ccc;}
	.indexHeader:hover .navbar-brand h1{color:#333;}
	
	.headerEffect .navbar-default .navbar-nav>li>a{padding-top:30px;padding-bottom:30px;}
	.headerEffect .navbar-top-form{padding-top:20px;}
}
@media (min-width: 992px) {
	.navbar-default .navbar-nav{margin-left:-20px;}
	.navbar-default .navbar-nav>li{padding:0 20px;}
}
@media (min-width: 1200px) {
	.navbar-default .navbar-nav{margin-left:-30px;}
	.navbar-default .navbar-nav>li{padding:0 30px;}
	
	.navbar-default .dropdown-menu{min-width:140px;}
	.navbar-default .dropdown-menu a{font-size:14px;}
}
@media (min-width: 1450px) {
	.navbar-top-form{padding-top:30px;}
	.navbar-default .navbar-nav>li>a{padding:40px 0;}
}
@media (min-width: 1450px) and (max-height:768px) {
	body,.indexPadding{padding-top:80px;}
	.navbar-default .navbar-nav>li>a{padding:30px 0;}
	.navbar-top-form{padding-top:20px;}
}
/* 横屏 */
@media (max-width:767px) and (orientation:landscape){
	.landscape-hide{display: none!important;}
	body,.indexPadding{padding-top:0;}
	.indexPadding{padding-bottom:0;}
}


/* 搜索结果 */
.inside_form{margin-bottom:35px;display: flex;align-items: center;flex-flow: row wrap;justify-content: center;}
.inside_form form{position: relative;width:600px;max-width:100%;overflow: hidden;padding-right:50px;margin-bottom:8px;}
.inside_form form input{display: block;width:100%;height:42px;border:1px solid #ccc;background:none;padding:0 15px;outline: none;border-radius: 0;}
.inside_form form .button{position: absolute;right:0;top:0;display:block;width:50px;height:100%;line-height:42px;padding:0;text-align: center;background-color:#76a3db;border:0;border-radius:0;font-size:14px;color:#fff;outline:0;transition: all 0.5s;z-index: 2;}
.inside_form form .button:hover{background:#114edc;}
.search_keyList{font-size:14px;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.search_keyList *{margin-right:5px;color:#666}
.search_keyList a:hover{text-decoration: underline;color:#333;}

.noResult{margin-bottom:30px;}
.returnList{margin-left:-10px;margin-right:-10px;display: flex;align-items: stretch;flex-flow: row wrap;}
.returnList:before,
.returnList:after{display: none;}
.returnList .column{padding:0 10px;margin-bottom:10px;}
.returnList .item{border-bottom:1px dashed #d6d6d6;padding:12px 0;}
.returnList .return_title{margin-bottom:10px;}
.returnList .return_title>a{display: block;font-size:16px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;transition: all 0.5s;}
.returnList .return_crumbs{color:#999;font-size:12px;margin-top:10px;}
.returnList .return_crumbs a{color:#999}
.returnList .return_crumbs a:hover{text-decoration: underline;}
.returnList .item:hover .return_title>a{color:#114edc;}

.returnList .return_content{line-height:24px;height:48px;overflow: hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#666}
@media (min-width: 768px) {
	.inside_form form{padding-right:70px;margin-right:20px;}
	.inside_form form .button{width:70px;}
	
	.returnList{margin-left:-15px;margin-right:-15px;}
	.returnList .column{padding:0 15px;margin-bottom:20px;}
	.returnList .return_title>a{font-size:18px;}
}
@media (min-width: 1200px) {
	.returnList{margin-left:-25px;margin-right:-25px;}
	.returnList .column{padding:0 25px;}
	.returnList .item{height:100%;}
}


/*第一屏*/
#dowebok .section{background-size:cover;background-repeat: no-repeat;background-position: center;display:flex;flex-direction:column;justify-content:center;align-items:center}
 .swiper-button-prev,
.swiper-button-next,
.swiper-pagination-bullet{outline: none;}
.banner{padding-top:0}
.banner .swiper-slide{overflow: hidden;opacity: 0!important;/* filter: blur(5px); */}
.banner .swiper-slide-active{opacity: 1!important;/* filter: none; */}
.banner .swiper-container{width:100%;height:100%}
.banner img[onclick]{cursor:pointer}
.banner .banner_bg{width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover}
.banner_text{position:absolute;width:100%;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.banner_text img{display:block;width:100%;transform:translateY(10px);opacity: 0;}
.banner .swiper-slide-active .banner_text img{opacity:1;-webkit-transform:none;transform:none;-webkit-transition-delay:.5s;transition-delay:.5s}

.banner .swiper-pagination{bottom:4.65%;display: none;}
.banner .swiper-pagination-bullet{width:8px;height:8px;margin:0 6px!important;background:#fff;opacity: 0.5;}
.banner .swiper-pagination-bullet-active{opacity: 1;}
.banner .swiper-button-white{width:40px;height:40px;margin-top:-20px;border-radius: 50%;background-color:rgba(255,255,255,0.1);background-size:auto 50%;opacity: 0;transition: all 0.3s;}
.banner .swiper-button-prev{left:3vw;}
.banner .swiper-button-next{right:3vw;}
.banner:hover .swiper-button-white{opacity: 1;}
.banner .swiper-button-white:hover{background-color:#114edc;}

.section1 .dowebok_page>.arrows>.prev{opacity: 0.2;cursor: default;}
@media (min-width:1200px){
	.banner .swiper-button-white{width:60px;height:60px;margin-top:-30px;}
}
@media (min-width: 1450px) and (max-height:768px) {
	.banner_text img{max-height:50vh;}
}

/* 横屏 */
@media (max-width:767px) and (orientation:landscape){
	.banner_text img{max-width:50%;}
}


.index_title{position: relative;margin-bottom:30px;}
.index_title a{display:inline-block;}
.index_title .h2{font-size:20px;line-height:1;}
.index_title .en{margin-bottom:8px;font-size:14px;text-transform: uppercase;color:#999;}
.index_title .line{width:30px;height:1px;background: #ccc;margin-top:18px;}
.index_title.text-center .line{margin-left:auto;margin-right:auto;}

.textColor,
.textColor .InfoContent,
.textColor a,
.textColor .index_title,
.textColor .index_title a,
.textColor .index_title .h2,
.textColor .index_title .en{color:#fff;}
.textColor .index_title .line{background:#fff;}

.public_href.text-center{display: flex;justify-content: center;}
.public_href>.more{position: relative;width:110px;max-width:100%;display: inline-block;text-align: center;font-size:16px;color:#fff;line-height:20px;padding:10px 5px;background:#114edc;overflow: hidden;display: flex;justify-content: center;transition: all 0.3s;}
.public_href>.more>span{display: flex;align-items: center;}
.public_href>.more>span>.icon{display: block;width:20px;height:12px;background-image: url(../images/arrow.png);background-position: center;background-repeat: no-repeat;background-size:auto 12px;margin-left:-20px;opacity: 0;transition: all 0.3s;}
.public_href>.more:hover>span>.icon{margin-left:5px;opacity: 1;}

.dowebok_public{position: absolute;width:100%;height:70px;left:0;bottom:0;display: flex;z-index: 2;}
.dowebok_bg{position: absolute;width:100%;height:100%;left:0;top:0;z-index: 1;background:url(../images/bg1.png) no-repeat center;background-size:100% 100%;}
.dowebok_public>div{height:100%;}
.dowebok_h1{position: relative;z-index: 2;width:55.729166%;padding-left:7.5%;display: flex;align-items: center;font-size:22px;font-weight: 700;color:#fff;overflow: hidden;transition: all 0.5s;}
.dowebok_h1:before{content: '';position: absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.2);filter: blur(2px);z-index: 1;}
.dowebok_h1:after{content: '';position: absolute;width:0;height:100%;right:0;top:0;background:#fff;z-index: 1;opacity: 0;transition: all 0.5s;}
.dowebok_h1>span{position: relative;z-index: 2;}
.dowebok_page{position: relative;z-index: 2;width:26.041667%;background:#fff;display: flex;}
.dowebok_page>.arrows{width:32%;height:100%;display: flex;flex-direction: column;justify-content: center;align-items: center;border-left:1px solid #ededed;border-right:1px solid #ededed;}
.dowebok_page>.arrows>a{display: block;width:30px;height:30px;background: url(../images/i2.png) no-repeat center;background-size:auto 10px;opacity: 0.5;}
.dowebok_page>.arrows>.prev{transform: rotate(180deg);}
.dowebok_page>.arrows>a:hover{opacity: 1;}
.dowebok_page>.num{width:68%;height:100%;color:#666666;font-size:12px;display: flex;justify-content: center;align-items: center;}
.dowebok_page>.num>span{display: flex;align-items: flex-start;}
.dowebok_page>.num>span>span{font-size:20px;line-height:1;color:#114edc;}
.dowebok_goBottom{position: relative;z-index: 2;width:18.229167%;background:#114edc;display: flex;justify-content: center;align-items: center;}
.dowebok_goBottom>.goTop{display: none;}
.dowebok_goBottom a{font-size:16px;color:#fff;display: flex;align-items: center;}
.dowebok_goBottom .icon{width:20px;height:50px;background:url(../images/i3.png) no-repeat center;background-size:auto;margin-left:20px;animation: iconMove 1.5s infinite;-webkit-animation: iconMove 1.5s infinite;}
.dowebok_goBottom>.goTop .icon{background:url(../images/i3.1.png) no-repeat center;background-size:auto;animation: iconMove2 1.5s infinite;-webkit-animation: iconMove2 1.5s infinite;}
.dowebok_public.bgfff .dowebok_h1{color:#114edc;border-top:1px solid #ededed;}
.dowebok_public.bgfff .dowebok_h1:after{width:100%;opacity: 1;}

.dowebok_public{transform: translateY(100%);}
.active .dowebok_public{transform: none;opacity: 1;}
@keyframes iconMove {
    from {transform: translateY(-5px);opacity: 1;}
    to {transform: translateY(5px);opacity: 0.8;}
}
@-webkit-keyframes iconMove{
    from {transform: translateY(-5px);opacity: 1;}
   to {transform: translateY(5px);opacity: 0.8;}
}
@keyframes iconMove2 {
    from {transform: translateY(5px);opacity: 1;}
    to {transform: translateY(-5px);opacity: 0.8;}
}
@-webkit-keyframes iconMove2{
    from {transform: translateY(5px);opacity: 1;}
   to {transform: translateY(-5px);opacity: 0.8;}
}
@media (max-width:767px){
	.dowebok_bg,.dowebok_h1{display: none;}
	.dowebok_page{width:50%;}
	.dowebok_goBottom{width:50%;}
	
	.section2 .dowebok_public,
	.section4 .dowebok_public,
	.section5 .dowebok_public{border-top:1px solid #ededed;}
}
@media (min-width:768px){
	.index_title .h2{font-size:24px;}
	
	.dowebok_public{height:80px;}
}
@media (min-width:1200px){
	.index_title{margin-bottom:15px;}
	.index_title .h2{font-size:28px;}
	.index_title .line{margin-top:25px;}
	
	.dowebok_public{height:13.888889vh;}
	.dowebok_h1{font-size:30px;}
	.dowebok_page>.arrows>a{width:46px;height:46px;background-size:auto 14px;}
	.dowebok_page>.num{font-size:15px;}
	.dowebok_page>.num>span>span{font-size:28px;}
	.dowebok_goBottom a{font-size:18px;}
	.dowebok_goBottom .icon{margin-left:35px;}
}
@media (min-width:1650px){
	.index_title{margin-bottom:45px;}
	.index_title .h2{font-size:32px;}
	
	.dowebok_h1{font-size:36px;}
	.dowebok_page>.num>span>span{font-size:34px;}
	.dowebok_goBottom a{font-size:20px;}
	
}
@media (min-width:1200px) and (max-height:768px){
	.dowebok_h1{font-size:24px;}
	.dowebok_page>.num>span>span{font-size:28px;}
}

/*第二屏*/
.section2>.silaipu{position: absolute;left:0;top:100px;width:8%;z-index: 1;}
.s2_row{position: relative;width:100%;height:100%;margin:0;z-index: 2;}
.s2_row>div{position: relative;height:100%;padding:0;}
.s2_row .InfoContent{color:#666;line-height:26px;margin-bottom:30px;}
.s2_bg{width:100%;height:100%;}
.s2_about{width:100%;padding:50px 15px 20px;}

.section2>.silaipu{transform: translateX(-100px);}
.s2_about .index_title{transform: translateX(100px);}
.s2_row .InfoContent{transform: translateX(100px);transition-delay: 0.4s;}
.s2_about .public_href{transform: translateX(100px);transition-delay: 0.5s;}
.s2_bg{transform: translateX(100px);}
.section2.active>.silaipu,
.active .s2_about .index_title,
.active .s2_row .InfoContent,
.active .s2_about .public_href,
.active .s2_bg{transform:none;opacity: 1;}
@media (max-width:767px){
	.s2_about .index_title{text-align: center;}
	.s2_about .index_title .line{margin-left:auto;margin-right:auto;}
	.s2_about .public_href{display: flex;justify-content: center;}
}
@media (min-width:768px){
	.s2_row>div:nth-child(1){width:48.958333%;display: flex;flex-direction: column;justify-content: center;align-items: flex-end;}
	.s2_row>div:nth-child(2){width:51.041667%;}
	.s2_about{width:352px;padding-left:0;padding-top:30px;padding-bottom:30px;padding-right:40px;}
}
@media (min-width:992px){
	.s2_about{width:460px;}
}
@media (min-width:1200px){
	.s2_about{padding-right:16%;width:555px;}
	.s2_row .InfoContent{font-size:16px;margin-bottom:50px;}
}
@media (min-width:1450px){
	.s2_about{width:555px;}
}
@media (min-width:1650px){
	.s2_about{width:680px;}
	.s2_row .InfoContent{margin-bottom:70px;}
}
/* 横屏 */
@media (max-width:767px) and (orientation:landscape){
	.s2_about{padding-top:30px;}
}
@media (min-width:768px) and (max-height:768px){
	.s2_row .InfoContent{max-height:208px;margin-bottom:30px;}
}
@media (min-width:1200px) and (max-height:768px){
	.s2_row .InfoContent{padding-right:10%;}
}


/*第三屏*/
.s3_bg{position: absolute;width:100%;left:0;bottom:0;height:45.37037%;z-index: 1;}
.s3_bg + div{position: relative;z-index: 2;}
.section3 .swiper-buttons{position: absolute;top:15px;right:0;display: flex;}
.section3 .swiper-buttons>div{margin:0;position: static;width:36px;height:36px;background-size:auto 40%;border-radius: 50%;background-color:#114edc;}
.section3 .swiper-buttons>.swiper-button-prev{margin-right:20px;}
.section3 .swiper-buttons>.swiper-button-disabled{background-color:#c5c5c5;}

.s3_swiper .swiper-pagination{display: none;}
.s3_swiper .swiper-container{overflow: visible;}
.s3_swiper .text{margin-top:15px;color:#fff;}
.s3_swiper .text>h5{font-size:18px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.s3_swiper .img{max-height:38vh;}

.section3 .index_title{transform: translateY(100px);}
.s3_swiper{transform: translateY(100px);transition-delay: 0.4s;}
.active.section3 .index_title,
.active .s3_swiper{transform:none;opacity: 1;}
@media (min-width:1200px){
	.section3 .swiper-buttons>div{width:50px;height:50px;}
	.section3 .swiper-buttons>.swiper-button-prev{margin-right:30px;}
	.s3_swiper .text>h5{font-size:20px;}
}
@media (min-width:1650px){
	.s3_swiper .text>h5{font-size:22px;}
}
@media (min-width:1200px) and (max-height:768px){
	.section3 .swiper-buttons>div{width:40px;height:40px;}
	.s3_swiper .text>h5{font-size:20px;}
}

/*第四屏*/
.index_news_list{margin-left:-10px;margin-right:-10px;margin-top:-20px;display: flex;flex-flow: row wrap;}
.index_news_list:before,
.index_news_list:after{display: none;}
.index_news_list .column{padding-left:10px;padding-right:10px;margin-top:20px;}
.index_news_list a{display: block;height:100%;background:#f5f5f5;}
.index_news_list .text{padding:15px;}
.index_news_list .date{font-size:13px;color:#999;}
.index_news_list h5{font-size:16px;margin:10px 0;overflow:hidden;}
.index_news_list .p{color:#666;font-size:13px;line-height:22px;max-height:66px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
.index_news_list a:hover .img>img{transform: scale(1.1);}
.index_news_list a:hover h5{color:#114edc;text-decoration: underline;}

/* .s4_news .index_title{transform: translateX(100px);}
.s4_right .item:nth-child(1){transform: translateX(100px);transition-delay: 0.4s;}
.s4_right .item:nth-child(2){transform: translateX(100px);transition-delay: 0.5s;}
.s4_right .item:nth-child(3){transform: translateX(100px);transition-delay: 0.6s;}
.s4_right .item:nth-child(4){transform: translateX(100px);transition-delay: 0.7s;}
.s4_right .item:nth-child(5){transform: translateX(100px);transition-delay: 0.8s;}
.s4_right .item:nth-child(6){transform: translateX(100px);transition-delay: 0.9s;}

.active .s4_news .index_title,
.active .s4_right .item,
.active .s4_left a{transform:none;opacity: 1;} */
.section4 .index_title{transform:scale(0);}
.section4 .index_news_list{transform: translateY(100px);}
.active.section4 .index_title,
.active.section4 .index_news_list{transform: none;opacity: 1;}
@media (max-width:767px){
	.index_news_list{margin-left:-7px;margin-right:-7px;margin-top:-15px;}
	.index_news_list .column{padding-left:7px;padding-right:7px;margin-top:15px;}
	.index_news_list .img{max-height:15vh;}
	.index_news_list .text{padding:10px;}
	.index_news_list h5{font-size:14px;line-height:22px;height:44px;margin:5px 0 0;display:-webkit-box;-webkit-line-clamp:2;}
	.index_news_list .p{display: none;height:44px;-webkit-line-clamp:2;}
}
@media (min-width:768px){
	.section4 .dowebok_page{border-top:1px solid #ededed;}
	.index_news_list h5{white-space:nowrap;text-overflow:ellipsis;}
}
@media (min-width:1200px){
	.index_news_list{margin-left:-15px;margin-right:-15px;margin-top:-30px;}
	.index_news_list .column{padding-left:15px;padding-right:15px;margin-top:30px;}
	
}
/* 竖屏 */
@media (max-width:767px) and (max-height:650px) and (orientation:portrait){
	.index_news_list h5{margin-bottom:5px;height:22px;display:block;-webkit-line-clamp:inherit;white-space:nowrap;text-overflow:ellipsis;}
	.index_news_list .img{display: none;}
	.index_news_list .p{display: block;}
}
/* 横屏 */
@media (max-width:767px) and (orientation:landscape){
	.index_news_list .column{width:25%;}
}
@media (min-width:768px) and (max-height:768px){
	.index_news_list .img{max-height:30vh;}
	.index_news_list .text{padding-top:10px;padding-bottom:10px;}
	.index_news_list .p{height:44px;-webkit-line-clamp:2;}
}


/*第五屏*/
.s5_row{width:100%;height:100%;margin:0;}
.s5_row>div{height:100%;padding:0;}
.s5_text>p{position: relative;padding-left:45px;line-height:20px;font-size:16px;margin-bottom:10px;}
.s5_text>p>.icon{position: absolute;width:36px;left:0;top:-3px;}
.s5_msg{height:100%;display: flex;justify-content: center;align-items: center;}
.s5_form{width:90%;padding:30px 20px;background:#fff;box-shadow: 0 2px 20px rgba(0,0,0,0.25);}
.s5_contact{width:100%;padding:40px 15px 20px;}
.s5_ewm{display: flex;padding-top:10px;}
.s5_ewm .item{text-align: center;margin-right:30px;}
.s5_ewm .item:last-child{margin-right:0;}
.s5_ewm .item>img{display: block;max-width:90px;margin:0 auto 5px;}
.s5_ewm .item>span{display: block;}

.message_form .column{margin-bottom:20px;}
.message_form .column:last-child,
.s5_form .message_form .column:last-child{margin-bottom:0;}
.message_form .form-group{position: relative;margin-bottom:0;}
.message_form label{position: absolute;margin:0;padding:5px;right:0;top:0;}
.message_form .form-control{height:40px;border-color:#d9d9d9;background-color:#fff;font-size:14px;-webkit-box-shadow:none;box-shadow:none;color:#333;border-radius: 0;}
.message_form input.form-control{padding-right:40px;}
.message_form .form-control.error{border-color:red;}
.message_form .form-control:focus{border-color:#666;}
.message_form .error .form-control{border-color:#ff0000}
.message_form textarea.form-control{height:150px;}
.message_form .btn{display:block;border:none;box-shadow: none;border-radius: 0;padding:0;margin:0 auto;width:240px;max-width:100%;height:40px;color:#fff;font-size:16px;background:#76a3db;}
.message_form .btn:hover{background:#114edc;}

.section5 .index_title{transform: translateX(100px);}
.s5_text>p:nth-child(1){transform: translateX(100px);transition-delay: 0.4s;}
.s5_text>p:nth-child(2){transform: translateX(100px);transition-delay: 0.5s;}
.s5_text>p:nth-child(3){transform: translateX(100px);transition-delay: 0.6s;}
.s5_text>p:nth-child(4){transform: translateX(100px);transition-delay: 0.7s;}
.s5_text>p:nth-child(5){transform: translateX(100px);transition-delay: 0.8s;}
.s5_text>p:nth-child(6){transform: translateX(100px);transition-delay: 0.9s;}
.s5_ewm{transform: translateX(100px);transition-delay: 1s;}
.section5 .s5_form{transform: translateX(100px);}
.section5 .dowebok_public,
.section5.active .dowebok_public{transform: translateY(100%);opacity:0;}
.section5.act .index_title,
.section5.act .s5_text>p,
.section5.act .s5_ewm,
.section5.act .s5_form,
.section5.act .dowebok_public{transform:none;opacity: 1;}
@media (max-width:767px){
	.s5_row>div:nth-child(2){display: none;}
	.s5_row .index_title{text-align: center;margin-bottom:20px;}
	.s5_row .index_title .line{margin-left:auto;margin-right:auto;}
	.s5_ewm{justify-content: center;}
	.s5_ewm>.item{margin-right:20px;}
	.s5_ewm .item>img{max-width:100px;}
}
@media (min-width:768px){
	.s5_row>div:nth-child(1){width:42.708333%;}
	.s5_row>div:nth-child(2){width:57.291667%;}
	.s5_contact{width:305px;float:right;padding:0;padding-top:9.5vh;padding-right:40px;}
	
	.message_form{margin-left:-10px;margin-right:-10px;}
	.message_form .column{padding-left:10px;padding-right:10px;}
}
@media (min-width:992px){
	.s5_contact{width:398px;}
	
	.message_form textarea.form-control{height:200px}
}
@media (min-width:1200px){
	.s5_contact{width:483px;padding-right:21%;}
	.s5_form{width:72.727272%;padding:40px 30px;}
	
	.message_form{margin-left:-15px;margin-right:-15px;}
	.message_form .column{padding-left:15px;padding-right:15px;margin-bottom:30px;}
	.message_form .form-control,
	.message_form .btn{height:50px;font-size:16px;}
	.message_form label{padding:10px;}
	.message_form input.form-control{padding-right:50px;}
	.message_form textarea.form-control{height:180px;}
}
@media (min-width:1450px){
	.s5_contact{width:464px;}
}
@media (min-width:1650px){
	.s5_text>p{font-size:16px;}
	.s5_contact{width:572px;}
}
/* 横屏 */
@media (max-width:767px) and (orientation:landscape){
	.s5_contact{padding-top:30px;}
	.s5_contact>.index_title{float:left;width:100%;}
	.s5_text{float:left;width:50%;}
	.s5_ewm{float:left;width:50%;}
}
@media (max-width:360px) and (max-height:600px){
	.s5_contact{padding-top:20px;}
}
@media (min-width:768px) and (max-height:768px){
	.s5_contact{padding-top:7vh;}
	.s5_text>p{padding-left:45px;}
	.s5_form{padding:30px 20px;}
	.s5_form .message_form .form-control{height:40px;font-size:14px;}
	.s5_form .message_form label{padding:5px;}
	.s5_form .message_form textarea.form-control{height:120px;}
	.s5_form .message_form .column{margin-bottom:20px;}
	.s5_form .message_form .btn{height:40px;}
}

/*第六屏*/


/*内页*/
.wrapper{min-height:100vh;position:relative}
.inside_banner{overflow:hidden;position:relative}
.inside_banner>img{display:block;width:100%;transition:all .5s}

.pageTarget{width:100%;padding:15px 0;border-bottom:1px solid #eaeaea;overflow: hidden;background:#ffffff;}
.pageTarget .crumbs_nav{max-width:50%;font-size:12px;line-height:20px;color:#999;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.pageTarget .crumbs_nav i{margin:0 5px;}
.pageTarget .crumbs_nav a{position: relative;color:#999}
.pageTarget .crumbs_nav a:hover{color:#333}


.inside_main{width:100%;padding:40px 0;overflow:hidden;position:relative}
.inside_main .container{position:relative}

.submenu{display:flex;flex-direction:row;flex-wrap:wrap;justify-content: center;margin-bottom:20px;margin-left:-5px;margin-right:-5px;}
.submenu:after,.submenu:before{display:none}
.submenu>li{padding-left:5px;padding-right:5px;margin-bottom:10px;}
.submenu>li>a{display: block;min-width:100px;background-color:transparent;border:1px solid #999;text-align:center;color:#999;line-height:20px;padding:9px 5px;transition: all 0.5s;}
.submenu>li>a:focus,
.submenu>li>a:hover,
.submenu>li.active>a{background-color:#114edc;color:#fff;border-color:#114edc;}

.inside_banner_submenu{position: absolute;width:100%;left:0;bottom:0;}
.submenu_swiper .submenu{flex-flow: row nowrap;justify-content: flex-start;margin:0;}
.submenu_swiper .submenu>li{width:auto;padding:0;margin-right:10px;margin-bottom:0;}
.submenu_swiper .submenu>li>a{background:#fff;border-color:#cbcbcb;}
.submenu_swiper .submenu>li>a:focus,
.submenu_swiper .submenu>li>a:hover,
.submenu_swiper .submenu>li.active>a{background-color:#114edc;color:#fff;border-color:#114edc;}
.submenu_swiper .swiper-scrollbar{width:100%;left:0;bottom:0;height:2px;}

.inside-details{background:#fff;padding:30px 15px;}
.InfoTitle{margin-bottom:20px;text-align:center;border-bottom:1px solid #e5e5e5;padding-bottom:15px;}
.InfoTitle h4{font-size:18px;margin:0;line-height:1.74}
.InfoTitle h4 + p{color:#999;line-height:1.74;}
.InfoTitle .date{font-size:12px;color:#666;margin-top:10px}
.InfoTitle .date span{padding:0 5px;display: inline-block;margin-bottom:5px;}

.pager{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:40px -5px 0}
.pager li{padding:0 3px;margin:5px 0}
.pager li>a,.pager li>span{background-color:#eeeeee;color:#666666;border:none;border-radius:0;padding:0;margin:0;width:30px;height:30px;line-height:30px;transition: all 0.3s;}
.pager .next>a,.pager .next>span{float:none;background-image:url(../images/ar.png);background-position: center;background-repeat: no-repeat;}
.pager .previous>a,.pager .previous>span{float:none;background-image:url(../images/al.png);background-position: center;background-repeat: no-repeat;}
.pager .active>a,.pager li>a:hover{color:#fff;background-color:#114edc;}
.pager .next>a:hover{background-image:url(../images/arw.png);background-position: center;background-repeat: no-repeat;}
.pager .previous>a:hover{background-image:url(../images/alw.png);background-position: center;background-repeat: no-repeat;}

.inside-details-other{padding-top:25px;margin-top:30px;display: block;justify-content: space-between;border-top:1px #e5e5e5 solid;}
.info-previous-next-wrap{font-size:14px;line-height:24px;color:#666;overflow:hidden}
.info-previous-next-wrap>div{margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.info-previous-next-wrap b{font-weight:400}
.info-previous-next-wrap a{color:#333;text-decoration:none;display:inline;}
.info-previous-next-wrap a:hover{color:#114edc;}
.info-previous-next-wrap a br{display: none;}
.info-Next,.info-Previous{margin-bottom:10px}
.goBack{text-align: center;margin-top:20px;}

.visible{overflow: visible;}
.sidebar-submenu{padding-bottom:1px;}
.sidebar-submenu ul{list-style: none;}
/* .sidebar-submenu a>.icon{position: absolute;width:100%;height:100%;left:0;top:0;display: none;} */
.product-sidebar-submenu a>.icon{position: absolute;width:100%;height:100%;left:0;top:0;}
.sidebar-submenu>.hasTwo>a>.icon{display: block;}
.two-submenu>.hasThree>a>.icon{display: block;}
.sidebar-submenu a>.icon:before,
.sidebar-submenu a>.icon:after{content: '';position: absolute;display: block;transition: all 0.5s;}
.sidebar-submenu>li{border:1px solid #f2f2f2;transition: all 0.5s;}
.sidebar-submenu>li>a{position: relative;padding:12px;line-height:20px;text-align: center;font-size:14px;color:#333;display: block;background-color:transparent;overflow: hidden;transition: all 0.5s;}
.sidebar-submenu>li>a>.icon:before{width:12px;height:2px;background:#666;right:12px;top:21px;}
.sidebar-submenu>li>a>.icon:after{width:2px;height:12px;background:#666;right:17px;top:22px;margin-top:-6px;}
.sidebar-submenu>li>a:focus,
.sidebar-submenu>li>a:hover{background-color:transparent;color:#114edc;}
.sidebar-submenu>li.active>a{background-color:#114edc;color:#fff;}
.sidebar-submenu>li.active>a>.icon:before,
.sidebar-submenu>li.active>a>.icon:after{background:#fff;}
.sidebar-submenu>li.active>a>.icon:after{height:0;}
.product-sidebar-submenu>li>a{text-align: left;padding-right:30px;}
.sidebar_title{position: relative;margin-bottom:25px;}
.navIcon{width:100%;height:100%;position:absolute;top:0;right:0;cursor: pointer;}
.navIcon:after{content: '';position: absolute;width:24px;height:24px;background:url(../images/submenu.png) no-repeat center;background-size:auto 24px;right:15px;top:50%;margin-top:-12px;transition: all 0.3s;}
.in .navIcon:after{background:url(../images/close.png) no-repeat center;background-size:auto 25px;}

.two-submenu{background:rgba(0,0,0,0.015);display: none;}
.two-submenu>li>a{position: relative;display: block;padding:10px 12px;line-height:20px;font-size:13px;border-top:1px solid #f2f2f2;color:#666;}
.product-sidebar-submenu .two-submenu>li>a{padding-right:30px;}
.two-submenu>li>a>.icon:before{width:8px;height:8px;border-top:1px solid #666;border-right:1px solid #999;transform: rotate(45deg);right:12px;top:16px;}
.two-submenu>li>a>.icon:after{display: none;}
.two-submenu>li>a:hover,
.two-submenu>.active>a{color:#114edc;}
.two-submenu>li>a:hover>.icon:before,
.two-submenu>.active>a>.icon:before{border-right-color:#114edc;border-top-color:#114edc;}
/* .sidebar-submenu>.active>.two-submenu{display: block;} */

.three-submenu{display: none;}
.three-submenu>li>a{position: relative;display: block;padding:10px 12px;padding-left:36px;line-height:20px;font-size:12px;border-top:1px solid #f2f2f2;color:#999;}
.three-submenu>li>a:before{content: '';position: absolute;width:0;height:1px;background:#666;left:20px;top:20px;opacity: 0;transition: all 0.5s;}
.three-submenu>li>a>.icon{display: none;}
.three-submenu>li>a:hover,
.three-submenu>.active>a{color:#666;}
.three-submenu>li>a:hover:before,
.three-submenu>.active>a:before{width:8px;opacity: 1;}
/* .sidebar-submenu>.active>.two-submenu>.active>.three-submenu{display: block;} */

.search_box{margin-bottom:5px;}
.search_box form{display:flex;flex-direction:row;align-items:center}
.search_box form input{width:100%;height:45px;background-color:#f6f6f6;border:1px #ebebeb solid;border-right:0;padding:6px 12px;outline:0}
.search_box form button{flex:0 0 auto;display:block;width:40px;height:45px;border:1px #ebebeb solid;border-left:0;background:url(../images/icon4b.png) no-repeat center #f6f6f6;background-size:auto 30px;outline:0}

@media (max-width:767px){
	.goBack{display: flex;justify-content: center;}
	.info_previous_next_wrap{font-size:12px;margin-top:30px}
	.sidebar_title{background:#114edc;margin-bottom:5px;padding:15px;text-align: left;}
	.sidebar_title.text-center .line{margin-left:0;margin-right:0;background:#fff;display: none;}
	.sidebar_title .h2,
	.sidebar_title .en{color:#fff;}
	.sidebar-nav{margin-bottom:30px;}
	.sidebar-submenu{display: none;}

	.details_row{margin-left:-10px;margin-right:-10px;}
	.details_row>div{padding-left:10px;padding-right:10px;}
}
@media (min-width:768px){
	.inside_main{padding:50px 0}
	.submenu{margin-bottom:30px;}

	.inside-details{padding:40px 30px;}
	.InfoTitle h4{font-size:20px}
	.InfoTitle .date span{padding:0 10px;}
	.inside-details-other{display: flex;padding-bottom:10px;margin-top:50px;}
	.info-previous-next-wrap{max-width:70%;}
	.goBack{margin-top:0;}
	.pager li>a,.pager li>span{width:40px;height:40px;line-height:40px}
	
	.sidebar-nav{float:left;width:180px;top:90px;position: sticky;position: -webkit-sticky;}
	.navIcon{display: none;}
	.sidebar-submenu{display: block!important;}
	.rightContent{margin-left:180px;padding-left:40px;min-height:62vh;}
}
@media (min-width:1200px){
	.pageTarget .crumbs_nav{font-size:14px;}
	.inside_main{padding:60px 0}
	.submenu{margin-bottom:40px;}
	.submenu>li>a{min-width:120px;font-size:16px;}
	.submenu_swiper .submenu>li>a{font-size:16px;}
	
	.inside-details{max-width:75%;margin:0 auto;}
	.InfoTitle{margin-bottom:30px}
	.InfoTitle h4{font-size:24px}
	.InfoTitle h4 + p{font-size:16px;}
	
	.pager{margin-top:50px}
	.pager li{padding:0 5px;}
	
	.sidebar-nav{width:200px;}
	.rightContent{padding-left:60px;margin-left:200px;}
}
@media (min-width:1450px){
	.inside_main{padding:70px 0}
}
@media (min-width:1650px){
	.submenu>li>a{font-size:18px;}
}

/*产品中心*/
.product_list.row{display: flex;flex-flow: row wrap;margin:-15px -7px 0;}
.product_list.row:before,
.product_list.row:after{display: none;}
.product_list .column{padding-left:7px;padding-right:7px;margin-top:15px;}
.product_list a{display: block;}
.product_list .img{border:1px solid rgba(0, 0, 0, .05);}
.product_list .text{position: relative;padding: 18px 0;padding-right:40px;border-bottom:1px solid rgba(0, 0, 0, .05);transition: all 0.5s;}
.product_list h5{font-size:16px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.product_list .p{color:#999;margin-top:10px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.product_list .more{position: absolute;width:20px;height:12px;background-image: url(../images/arrowb.png);background-repeat: no-repeat;background-position: center;background-size:auto;right:30px;top:50%;margin-top:-6px;opacity: 0;transition: all 0.5s;}
.product_list a:hover h5{color:#114edc}
.product_list a:hover .p{color:#666;}
.product_list a:hover .text{padding-left:20px;}
.product_list a:hover .more{right:0;opacity: 1;}
.product_list a:hover .img>img{transform: scale(1.1);}
@media (max-width:767px){
	.product_list .more{margin-top:0;top:-20px;width:30px;height:20px;background-color:#fff;}
	.product_list a:hover .text{padding-left:10px;padding-right:10px;}
}
@media (min-width:768px){
	.product_list.row{margin:-20px -10px 0;}
	.product_list .column{padding-left:10px;padding-right:10px;margin-top:20px;}
	.product_list .text{padding: 20px 0;}
	.product_list a:hover .text{padding-left:20px;}
}
@media (min-width:1450px){
	.product_list h5{font-size:18px;}
}


/*产品详情*/
.download_main{margin-top:50px;}
.download-panel-group .panel-default{border:none;border-radius: 0;border-bottom:2px solid #e5e5e5;border-top:2px solid #e5e5e5;margin-bottom:-2px;}
.download-panel-group .panel+.panel{margin-top:0;}
.download-panel-group .panel-default>.panel-heading{padding:0;background:none;}
.download-panel-group .panel-title>a{position: relative;display: block;font-size:18px;padding:15px;color:#333;padding-right:50px;transition: all 0.36s;}
.download-panel-group .panel-title>a>i{position: absolute;width:19px;height:19px;right:15px;top:50%;margin-top:-8px;}
.download-panel-group .panel-title>a>i:before,
.download-panel-group .panel-title>a>i:after{content: '';position: absolute;background:#666;transition: all 0.36s;}
.download-panel-group .panel-title>a>i:before{width:100%;height: 3px;left:0;top:50%;margin-top:-1.5px;}
.download-panel-group .panel-title>a>i:after{height:100%;width: 3px;top:0;left:8px;}
.download-panel-group .active .panel-title>a{color:#fff;background:rgba(17,78,220,0.8);}
.download-panel-group .active .panel-title>a>i:before,
.download-panel-group .active .panel-title>a>i:after{background:#fff;}
.download-panel-group .active .panel-title>a>i:after{height:0;}
.download-panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body{padding:20px 12px;border-top:2px solid #e5e5e5;transition: all 0.36s;}
.download_list .item{padding:12px 0;border-bottom:1px solid #e5e5e5;}
.download_list .item:last-child{border-bottom:0;}
.download_list .item>a{display: block;}
.download_list .detail-downlode{color:#666;}
.download_list .detail-downlode>p{margin-bottom:5px;line-height:25px;}
.download_list .detail-downlode>.text-bold{font-weight: 700;color:#333;font-size:16px;}
.download_list .btn-downlode{margin-top:10px;width:90px;text-align: center;padding:8px;line-height:20px;font-size:14px;color:#fff;background:#114edc;border-radius: 5px;}

.recommend_main{margin-top:50px}
.recommend_main .index_title{margin-bottom:25px;}

.recommend_swiper .swiper-container{padding-bottom:40px;}
.recommend_swiper .swiper-pagination{bottom:0;}
.recommend_swiper .swiper-pagination-bullet-active{background:#114edc;}
@media (min-width: 768px) {
	.download-panel-group .panel-title>a{padding:18px 15px;}
	.download_list .item>a{display: flex;justify-content: space-between;flex-flow: row wrap;align-items: flex-start;}
	.download_list .detail-downlode{max-width:calc(100% - 150px);}
	.download_list .btn-downlode{margin-top:0;width:110px;padding:10px;font-size:16px;}
	.download-panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body{padding:20px 30px;}
}
@media (min-width: 992px) {
	.recommend_main{margin-top:70px}
	.recommend_swiper .swiper-container{padding-bottom:50px;}
}
@media (min-width: 1200px) {
	.download-panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body{padding:20px 40px;}
}
@media (min-width: 1450px) {

}



/* 关于我们 - 公司介绍 */
.about_h2{font-size:20px;font-weight: 700;margin-bottom:20px;}
.about_adv{padding:20px 10px;background:#f9f9f9;margin:20px 0;}
.about_adv>ul{list-style: none;text-align: center;display: flex;flex-flow: row wrap;margin-left:-8px;margin-right:-8px;margin-top:-30px;}
.about_adv>ul:before,
.about_adv>ul:after{display: none;}
.about_adv>ul>li{margin-top:30px;padding-left:8px;padding-right:8px;}
.about_adv>ul .num>span{font-size:40px;font-family: 'GOTHAM-BOLD';color:#114edc;}
.about_adv>ul h5{font-size:16px;}
.about_adv>ul p{font-size:12px;margin-top:10px;font-family: 'GOTHAM-BOLD';text-transform: capitalize;}
@media (min-width: 768px) {
	.about_adv{margin:30px 0;padding:30px 20px;}
}
@media (min-width: 1200px) {
	.about_adv{padding:30px;}
	.about_adv>ul .num>span{font-size:50px;}
	.about_adv>ul p{font-size:14px;}
}
@media (min-width: 1650px) {
	.about_adv>ul .num>span{font-size:60px;}
}

/* 关于我们 - 荣誉资质 */
#lightGallery-outer #lightGallery-close{width:40px;height:40px;line-height:40px;top:30px;right:30px;}
#lightGallery-outer #lightGallery-close:after{font-size:20px;}
#lightGallery-outer #lightGallery-close:hover{background:#114edc;color:#fff;}
#lightGallery-outer #lightGallery-action{display: none;}
.honor_list{margin-left:-7px;margin-right:-7px;display: flex;flex-flow: row wrap;}
.honor_list:before,
.honor_list:after{display: none;}
.honor_list .column{padding:0 7px;margin-bottom:20px;cursor: pointer;}
.honor_list h5{font-size:16px;line-height:1.6;text-align:center;margin:15px 0 0;transition: all 0.5s;}
.honor_list .img:before{content: '';position: absolute;width:100%;height:0;left:0;top:0;background:rgba(0, 0, 0, 0.2);opacity: 0;transition: all 0.3s;z-index: 2;}
.honor_list .img:after{content: '';position: absolute;width:30px;height:30px;left:50%;top:0;margin-left:-15px;margin-top:-15px;background:url(../images/i1.png) no-repeat center;background-size:auto;opacity: 0;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;z-index: 3;}
.honor_list .column:hover h5{color:#114edc;}
.honor_list .column:hover .img>img{transform:scale(1.05)}
.honor_list .column:hover .img:before{opacity: 1;height:100%;}
.honor_list .column:hover .img:after{opacity: 1;top:50%;}
@media (max-width:560px){
	.honor_list .column{width:50%;}
	.honor_list h5{font-size:14px;margin-top:10px}
}
@media (min-width:768px){
	.honor_list{margin-left:-10px;margin-right:-10px;}
	.honor_list .column{padding:0 10px;}
}
@media (min-width:1200px){
	.honor_list{margin-left:-15px;margin-right:-15px;}
	.honor_list .column{width:25%;padding:0 15px;}
}
@media (min-width:1450px){
	.honor_list .column{width:20%;}
}


/*新闻中心*/
.news_list{margin-top:-20px;}
.news_list a{display: block;padding:20px 0;border-bottom:1px solid rgba(0, 0, 0, .08);}
.news_list .img:after{content: '';position: absolute;left:10px;top:10px;right:10px;bottom:10px;z-index:2;border: 1px solid transparent;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.news_list .text{margin-top:20px;transition:all 0.5s;}
.news_list h5{margin-bottom:20px;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all 0.5s;}
.news_list .p{color:#999;font-size:14px;line-height:24px;max-height:48px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:all 0.5s;}
.news_list .date{position: relative;font-size:12px;color:#999;margin-bottom:15px;transition:all 0.5s;}
.news_list .date:after{content: '';position: absolute;left:0;bottom:0;width:30px;border-bottom:1px solid #999;transition:all 0.5s;}
.news_list .date>.year{padding-right:10px;}
.news_list a:hover .date{padding-left:80px;}
.news_list a:hover .date:after{width:110px;border-bottom-color: #454545;}
.news_list a:hover h5{color:#114edc;}
.news_list a:hover .p{color:#666;}
.news_list a:hover .img>img{transform: scale(1.1);}
.news_list a:hover .img:after{border: 1px solid rgba(255,255,255,.2);box-shadow: 6px 0px 30px rgba(0, 0, 0, 0.9);}
@media (max-width:767px){
	.news_list h5{margin-bottom:15px;}
}
@media (min-width:600px){
	.news_list a{display: flex;}
	.news_list .img{width:200px;flex: 0 0 auto;}
	.news_list .text{width:100%;overflow: hidden;padding-left:30px;padding-right:25px;margin-top:0;}
}
@media (min-width:1200px){
	.news_list{margin-top:-30px;}
	.news_list a{padding:30px 0;}
	.news_list .img{width:240px;}
	.news_list .text{padding-left:50px;padding-right:30px;margin-top:10px;}
	.news_list h5{font-size:18px;}
}


/*应用支持 - 焦点专题*/
.topic_list{margin-top:-20px;}
.topic_list a{display: block;padding:20px 0;border-bottom:1px solid rgba(0, 0, 0, .08);}
.topic_list .text{margin-top:20px;transition:all 0.5s;}
.topic_list h5{margin-bottom:15px;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all 0.5s;}
.topic_list .p{color:#999;font-size:14px;line-height:24px;max-height:48px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:all 0.5s;}
.topic_list .other{display: flex;justify-content: space-between;margin-top:15px;font-family: arial;color:#666;}
.topic_list .more{transition: all 0.3s;}
.topic_list a:hover h5{color:#114edc;}
.topic_list a:hover .p{color:#666;}
.topic_list a:hover .img>img{transform: scale(1.1);}
.topic_list a:hover .more{color:#114edc;text-decoration: underline;padding-left:15px;}
@media (min-width:600px){
	.topic_list a{display: flex;align-items: center;}
	.topic_list .img{width:200px;flex: 0 0 auto;}
	.topic_list .text{width:100%;overflow: hidden;padding-left:30px;margin-top:0;}
}
@media (min-width:1200px){
	.topic_list{margin-top:-30px;}
	.topic_list a{padding:30px 0;}
	.topic_list .img{width:240px;}
	.topic_list h5{font-size:18px;margin-bottom:20px;}
	.topic_list .other{margin-top:20px;}
}

/*应用支持 - 下载中心 */
.dataDownload .table>thead>tr{background:#f5f5f5;}
.dataDownload .table>thead>tr>th{font-size:16px;font-weight: 700;}
.dataDownload .table>thead>tr>th,
.dataDownload .table>tbody>tr>td{padding:10px;text-align: center;vertical-align: middle;}
.dataDownload .table>thead>tr>th:first-child,
.dataDownload .table>tbody>tr>td:first-child{text-align: left;}
.dataDownload .table>tbody>tr>td>a{display: inline-block;max-width:100%;font-size:12px;line-height:14px;color:#fff;background-color:#76a3db;padding:7px;padding-right:28px;border-radius: 3px;background-image: url(../images/i12.png);background-repeat: no-repeat;background-size:auto 20px;background-position: 31px center;}
.dataDownload .table>tbody>tr>td>a:hover{background-color:#114edc;}
@media (max-width:767px){
	.dataDownload .table>thead>tr>th:nth-child(1),
	.dataDownload .table>tbody>tr>td:nth-child(1){width:calc(100% - 170px);}
	.dataDownload .table>thead>tr>th:nth-child(2),
	.dataDownload .table>thead>tr>th:nth-child(3),
	.dataDownload .table>tbody>tr>td:nth-child(2),
	.dataDownload .table>tbody>tr>td:nth-child(3){width:85px;}
}
@media (max-width:360px){
	.dataDownload .table>thead>tr>th{font-size:14px;}
	.dataDownload .table>tbody>tr>td{font-size:12px;}
}
@media (min-width:768px){
	.dataDownload .table>tbody>tr>td>a{padding:10px;background-position: 37px center;padding-right:28px;}
	.dataDownload .table>thead>tr>th:nth-child(1),
	.dataDownload .table>tbody>tr>td:nth-child(1){width:60%;}
	.dataDownload .table>thead>tr>th:nth-child(2),
	.dataDownload .table>thead>tr>th:nth-child(3),
	.dataDownload .table>tbody>tr>td:nth-child(2),
	.dataDownload .table>tbody>tr>td:nth-child(3){width:20%;}
}
@media (min-width:1200px){
	.dataDownload .table>thead>tr>th,
	.dataDownload .table>tbody>tr>td{padding:10px 15px;}
}

/*应用支持 - 常见问题 */
.faq_list .column{margin-bottom:10px;background:#f7f7f7;border-left:2px solid #e3e3e3;}
.faq_list .faq_title{position: relative;font-weight: 700;font-size:16px;padding:15px;padding-right:40px;cursor:pointer;color:#333;}
.faq_list .faq_title>em{position: absolute;right:0;top:12px;width:32px;height:32px;}
.faq_list .faq_title>em:before,
.faq_list .faq_title>em:after{content: '';position: absolute;display: block;background:#333;left:50%;top:50%;transform: translate(-50%,-50%);transition: all 0.3s;}
.faq_list .faq_title>em:before{width:12px;height:2px;}
.faq_list .faq_title>em:after{width:2px;height:12px;}
.faq_list .active.column{border-left-color:#114edc}
.faq_list .active .faq_title{color:#114edc;background:#eee;}
.faq_list .active .faq_title>em:before{background:#114edc;}
.faq_list .active .faq_title>em:after{height:0;}
.faq_list .faq_answer{display: none;padding:25px 15px;}
@media (min-width:768px){
	.faq_list .InfoContent{padding:0 1em;}
}
@media (min-width:1200px){
	.faq_list .faq_title{font-size:18px;}
	.faq_list .InfoContent{padding:0 2em;}
}

/*应用支持 - 应用视频 */
.video_list{display: flex;flex-flow: row wrap;margin-left:-10px;margin-right:-10px;margin-top:-20px;}
.video_list:before,
.video_list:after{display: none;}
.video_list .column{padding-left:10px;padding-right:10px;margin-top:20px;}
.video_list a{display: block;border:1px solid #dddddd;}
.video_list .text{padding:15px 10px;}
.video_list .text>.h5{font-size:14px;line-height:1.4;}
.video_list .text>.view{margin-top:10px;text-align: right;color:#666;font-family: arial;}
.video_list .before{position: absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.2);display: flex;justify-content: center;align-items: center;color:#fff;opacity:0;visibility:hidden;transition:all .35s ease-out 0s;}
.video_list .before>img{width:54px;}
.video_list a:hover .before{opacity:1;transition-delay:0s;visibility:visible}
.video_list a:hover .h5{color:#114edc;}

.videoModal .modal-dialog{width:100%;max-width:100%;margin:0;padding:15px;display:flex;flex-direction:column;justify-content:center;min-height:100%;margin:0 auto;}
.videoModal .close{position:absolute;width:36px;height:36px;background-color:#114edc;opacity:1;color:#fff;z-index:999;right:-16px;top:0;border-radius:50%;font-size:16px;}
.videoModal .close:focus{outline:0}
.videoModal .close span{position:relative;font-weight:400;text-shadow:none}
.videoModal .modal-body{padding:0;max-height:calc(100vh - 80px);overflow-y: auto;overflow-x: hidden;}
.videoModal .modal-content{padding:15px;border:none;border-radius: 0;background:#fff;box-shadow: 0 0 0 rgba(0,0,0,0);padding-right:0;}
.videoModal #video-player{display: block;width:100%;max-height:80vh;margin:0 auto;background:#000;}

.modal.fade .modal-dialog{
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
}
.modal.in .modal-dialog{
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);
}
@media (max-width:479px){
	.video_list>div{width:100%;}
	
}
@media (min-width:992px){
	.video_list{margin-left:-15px;margin-right:-15px;margin-top:-30px;}
	.video_list .column{padding-left:15px;padding-right:15px;margin-top:30px;}
	.video_list .text{padding:15px;}
	.video_list .text>.h5{font-size:16px;}
	.video_list .before>img{width:64px;}
	.videoModal .modal-dialog{max-width:830px;}
}

/*应用支持 - 样品申请 */
.apply_top .InfoContent,
.apply_bottom .InfoContent{color:#333;}
.apply_main{margin:20px 0;background:#fff;border-top:2px solid #76a3db;border-bottom:2px solid #76a3db;}
.apply_main .column{border-bottom:1px solid #e0e2e4;}
.apply_main .form-group{display: flex;margin-bottom:0;}
.apply_main label{flex:0 0 auto;width:100px;margin:0;padding:10px;background:#f5f5f5;display: flex;flex-direction: column;justify-content: center;font-weight: 400;}
.apply_main label i{color:red;}
.apply_main .type_input{padding:10px;width:100%;overflow: hidden;}
.apply_main .form-control{display: block;width:100%;height:40px;border:1px solid #d0d1d2;border-radius: 3px;background:#fff;box-shadow: none;}
.apply_main .type_add>.item{display: flex;flex-flow: row wrap;margin-bottom:10px;}
.apply_main .type_add>.item:last-child{margin-bottom:0;}
.apply_main .type_num{margin:0 10px;}
.apply_main .type_num label{width:auto;background:none;padding:0 10px;}
.apply_main .type_num .form-control{width:70px;}
.apply_main .add{display: none;}
.apply_main .cut{display: block;}
.apply_main .jiajian-spirite{width: 20px;height: 20px;background-image: url(../images/jiajian-spirite.png);background-repeat: no-repeat;background-position: -9px -9px;cursor: pointer;vertical-align: top;margin:10px;}
.apply_main .add_tips{color:#666;font-size:12px;line-height:40px;display: none;}
.apply_main .jiajian-spirite.cut{background-position: -47px -9px;}
.apply_main .type_add>.item:first-child .add{display: block;}
.apply_main .type_add>.item:first-child .add_tips{display: block;}
.apply_main .type_add>.item:first-child .cut{display: none;}
    

.apply_main .date_column .form-control{padding-right:40px;background-image: url(../images/d12.png);background-size:auto;background-repeat: no-repeat;background-position: right center;}
.apply_main .date_column .form-control:focus{background-image: url(../images/d12h.png);}
.apply_main .area_column .form-control{float:left;width:32%;margin-right:1%;}
.apply_main .btn_column{padding:50px 0;background:#f5f5f5}
.apply_main .btn{display: block;width:180px;height:50px;background:#76a3db;font-size:18px;margin:0 auto;color:#fff;border-radius: 3px;box-shadow: none;border:none;}
.apply_main .btn:hover{background:#114edc;}
.apply_main .form-group-code .form-control{float:left;}
.apply_main .form-group-code .imgCode{float:left;}
.form-group-code .imgCode{display: flex;align-items: flex-end;margin-left:10px;}
.form-group-code .imgCode img{width:100px;height:40px;margin:0 10px;margin-left:0;cursor: pointer;border:1px solid #ccc;}
.form-group-code .imgCode>span{color:#666;font-size:12px;}
@media (max-width:991px){
	.apply_main .type_num{margin-left:0;}
	.apply_main .type_num,
	.apply_main .add_tips{margin-top:10px;}
	.apply_main .jiajian-spirite{margin-top:20px;}
	.apply_main .area_column .form-control{width:100%;margin-right:0;margin-bottom:10px;}
	.apply_main .area_column .form-control:last-child{margin-bottom:0;}
	.apply_main .code_column .form-control{width:120px;}
}
@media (max-width:767px){
	.apply_main label{width:100px;padding:10px 5px;font-size:13px;}
	.apply_main .type_num .form-control{width:60px;}
	.apply_main .add_tips{width:100%;line-height:20px;margin-top:5px;}
	.apply_main .code_column .form-control{width:100%;}
	.apply_main .form-group-code .imgCode{margin-left:0;margin-top:10px;}
}
@media (min-width:768px){
	.apply_main label{width:150px;padding:10px;}
}
@media (min-width:992px){
	.apply_main .form-control{width:40%;max-width:260px;}
}
@media (min-width:1200px){
	.apply_main label{width:200px;padding:10px 20px;}
}


/* 联系我们 */
.contact_list .column{border-bottom:1px #f3f3f3 solid;padding-bottom:15px;margin:15px 0}
.contact_list a{display:block;color:#333;text-align:center}
.contact_list .icon{width:50px;margin:0 auto}
.contact_list .icon img{display:block;width:100%;-webkit-transition:all .5s;transition:all .5s}
.contact_list a:hover .icon img{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}
.contact_list h2{font-size:16px;margin:15px 0 0}
.contact_list p{font-size:14px;color:#999;word-break:break-all;margin:10px 0 0}

.map{height:200px;margin-top:20px}
.map #dituContent{width:100%;height:100%;border:1px #ddd solid}
.BMap_bubble_title{font-size:16px;color:#114edc}
.BMap_bubble_content{font-size:13px;color:#666;}
.anchorBL{display:none}
@media (min-width:768px){
	.contact_list{display:flex;flex-direction:row;overflow:hidden;margin-left:-15px;margin-right:-15px}
	.contact_list .column{float:left;width:20%;padding:0 15px;border-right:1px #f3f3f3 solid;border-bottom:0}
	.contact_list .column:last-child{border-right:0}
	.contact_list p{font-size:12px;}
	
	.map{height:420px;margin-top:50px}
}
@media (min-width:1200px){
	.contact_list .icon{width:60px}
	.contact_list p{font-size:14px;}
	
	.form_main .container{width:1000px;}
}
@media (min-width:1450px){
	.contact_list .icon{width:80px}
	.contact_list h2{font-size:18px}
}


/*动画*/
.fadeIn {
	opacity: 0;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.fadeInUp {
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
	-webkit-transition: all .8s;
	transition: all .8s;
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}
.fadeInDown {
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
	-webkit-transition: all 1s;
	transition: all 1s;
}
.fadeInLeft {
	opacity: 0;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
	-webkit-transition: all 1s;
	transition: all 1s;
}
.fadeInRight {
	opacity: 0;
	-webkit-transform: translate3d(10px,0,0);
	transform: translate3d(10px,0,0);
	-webkit-transition: all .8s;
	transition: all .8s;
}
.zoomIn {
	opacity: 0;
	-webkit-transform: scale3d(.95,.95,.95);
	transform: scale3d(.95,.95,.95);
	-webkit-transition: all .8s;
	transition: all .8s;
}
.animated {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}
.entry-tags {
    float: left;
}
.entry-tags span {
    font-size: 14px;
    margin-right: 10px;
}
.entry-tags .tag-links a, .widget_tag_cloud .tagcloud a {
    border-color: #76b852 !important;
}
.entry-tags .tag-links a {
    background-color: #fff;
    border: 1px solid;
    border-radius: 2px;
    display: inline-block;
    color: #76b852;
    font-size: 14px;
    margin: 0 2px 5px 0;
    padding: 0 6px;
    position: relative;
}




table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #eee;
	margin: 1em 0;
	padding: 0;
}

table {
	font-size: 14px;
	color: #333333;
	border-width: 1px;
	border-color: #e9e9e9;
	border-collapse: collapse;
	width: 100%;
}

table th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #e6e6e6;
	background-color: #f0f0f0;
}

table tr:hover td {
	background-color: #f9f9f9;
}

table td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #e6e6e6;
	background-color: #ffffff;
}