@font-face {
	font-family: 'Conv_DINCondensedC';
	src: url('../fonts/DINCondensedC.eot');
	src: local('â˜º'), url('../font/DINCondensedC.woff') format('woff'), url('../font/DINCondensedC.ttf') format('truetype'), url('../font/DINCondensedC.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face{ font-family: fontC; src: url('../font/siyuan.OTF');}
@font-face{ font-family: fontD; src: url('../font/siyuan1.OTF');}
@font-face{ font-family: arial; src: url('../font/arial.ttf');}
 * { touch-action: pan-y; } 
body{font-family:arial,"微软雅黑",Helvetica Neue,sans-serif,Arial;height: 100%;position: relative;}

input[type="text"] {-webkit-appearance:none;}
textarea {-webkit-appearance:none;}
h1,h2,h3,h4,h5,h6,figure {font-weight:400;}
::-webkit-selection {color:#fff;background:#0064c8;}
::-moz-selection {color:#fff;background:#0064c8;}
::selection {color:#fff;background:#0064c8;}
.text-lowercase {text-transform:lowercase;}
.text-uppercase,.initialism {text-transform:uppercase;}
.text-capitalize {text-transform:capitalize;}
a {color:#6E6E6E;text-decoration:none}
a:focus,a:hover {color:#0064c8;transition:none}
a.text-gray:hover{color:#6E6E6E}
p{margin:0}
dl,dd,ul,li {margin:0;padding:0;list-style:none}
.fixed {z-index:9999;}
.bg-gray{background:#F7F7F7}
.bg-sub{background:#6e6e6e}
.fl{float: left;}
.fr{float: right;}
/* 标签 */
.tag{display:inline-block;transition:.5s}
.tag.padding{padding:5px 12px}
.tags{color: #0064c8!important; border: 1px solid #0064c8!important; background-color: unset;}
/* 英文字体begin */
.Conv_DINCondensedC{ font-family: "Conv_DINCondensedC";}
/* 英文字体end */

.mb5{margin-bottom: 5px;}
/* 行距 begin*/
.blank{height:10px;line-height:10px;clear:both;font-size:0}
.blank-small{height:20px;line-height:20px;clear:both;font-size:0}
.blank-middle{height:30px;line-height:30px;clear:both;font-size:0}
.blank-big{height:50px;line-height:50px;clear:both;font-size:0}
.blank-large{height:80px;line-height:80px;clear:both;font-size:0}
/* 行距 end*/

.sidebar-l {margin-right:30px}
.sidebar-r {margin-left:0px;}
.container-layout{max-width:1500px;}
.line-large {margin-left:-15px;margin-right:-15px}
.line-large .x1,.line-large .x2,.line-large .x3,.line-large .x4,.line-large .x5,.line-large .x6,.line-large .x7,.line-large .x8,.line-large .x9,.line-large .x10,.line-large .x11,.line-large .x12,.line-large .xl1,.line-large .xl2,.line-large .xl3,.line-large .xl4,.line-large .xl5,.line-large .xl6,.line-large .xl7,.line-large .xl8,.line-large .xl9,.line-large .xl10,.line-large .xl11,.line-large .xl12,.line-large .xs1,.line-large .xs2,.line-large .xs3,.line-large .xs4,.line-large .xs5,.line-large .xs6,.line-large .xs7,.line-large .xs8,.line-large .xs9,.line-large .xs10,.line-large .xs11,.line-large .xs12,.line-large .xm1,.line-large .xm2,.line-large .xm3,.line-large .xm4,.line-large .xm5,.line-large .xm6,.line-large .xm7,.line-large .xm8,.line-large .xm9,.line-large .xm10,.line-large .xm11,.line-large .xm12,.line-large .xb1,.line-large .xb2,.line-large .xb3,.line-large .xb4,.line-large .xb5,.line-large .xb6,.line-large .xb7,.line-large .xb8,.line-large .xb9,.line-large .xb10,.line-large .xb11,.line-large .xb12 {position:relative;min-height:1px;padding-right:15px;padding-left:15px}

/* owl-carousel轮播插件 */
.owl-carousel .owl-dots{position:absolute;top:50%;padding:0;text-align:left;width:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.owl-carousel .owl-dots .owl-dot{display:inline-block;position:relative;vertical-align:middle}
.owl-carousel .owl-dots .owl-dot span{width:8px;height:8px;margin:0 5px;border-radius:50%;background:#d3d3d3;display:inline-block;text-align:center;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s}
.owl-carousel .owl-dots .owl-dot.active span{width:16px;height:8px;background:#000;border-radius:20px}
.owl-carousel .owl-nav i{font-size:60px;color:#999999}
.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{width:42px;height:42px;line-height:48px;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;position:absolute;text-align:center;border-radius:50%;}
.owl-carousel .owl-nav .owl-prev{left:0;right:auto}
.owl-carousel .owl-nav .owl-next{right:0}
/* owl-carousel轮播插件 */

/* 首页轮播 */
.slides-arrow:hover .owl-nav .owl-next,.slides-arrow:hover .owl-nav .owl-prev{opacity:.3}
.slides-arrow.dot-center .owl-dots{position:relative;top:-30px;padding:0;text-align:center;vertical-align:middle;display:inline-block;width:100%}
/* 首页轮播 */

/* 常用TAB */
.tab-normal .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;width:100%;}
.tab-normal .tab .tab-nav li {display:inline-block;width:auto;text-align:center}
.tab-normal .tab .tab-nav li a {background:#fff;color:#6e6e6e;border-radius:30px;padding:0px 20px;height:42px;line-height:42px;margin:0 10px;display:block;border:0;font-size:16px;}
.tab-normal .tab .tab-nav .active a {background:linear-gradient(-45deg,#FFD100,#ff9600);cursor:default;color:#fff;border-bottom:0px solid #FD3C6B;}
.tab-normal .tab .tab-nav .active{background:none}
.tab-normal .tab .tab-nav .active a:hover {color:#FFF}
.tab-normal .tab .tab-nav li a:focus {outline:none;}
.tab-normal .tab .tab-nav li a:hover {background:linear-gradient(-45deg,#FFD100,#ff9600);color:#fff}
.tab-normal .tab .tab-body {padding:0;border-radius:0;border-top:0px solid #ff0000}
/* 常用TAB */

/* 首页产品 */
.carousel-pro .media{position:relative;-webkit-transition:.5s;transition:.5s;}
.carousel-pro .media:hover {-webkit-transition:.5s;transition:.5s;box-shadow:0px 5px 15px 0px rgba(0,0,0,.05);}
.carousel-pro .button {background-color:#FFD100;transition: all .5s ease;box-shadow: 0 3px 8px 0px rgba(39,39,39,0.26);}
.carousel-pro .media:hover .button{color:#FFF;background-color:#ff9600;transition: all .5s ease;}
.carousel-pro .media-body {padding:10px 0 0 0}
/* .carousel-pro:hover .owl-nav .owl-next,.carousel-pro:hover .owl-nav .owl-prev{opacity:.6} */
.carousel-pro.dot-center .owl-dots{position:relative;top:30px;padding:0;text-align:center;vertical-align:middle;display:inline-block;width:100%}
/* 首页产品 */

/* 首页关于我们 */
.home-about{background-repeat:no-repeat;background-position:center 50%;background-size:cover}
.home-about .padding-large{padding:40px 50px}
.home-about h2{position:relative;font-size:24px;font-weight:600;margin-bottom:40px;word-break:break-all}
.home-about h2:before {content:'';display:block;position:absolute;background:#FFD100;width:30px;height:3px;bottom:-15px;left:0;}
/* 首页关于我们 */

/* 首页解决方案 */
.solution .media-img{position:relative;}
.solution .media-img .mask{opacity:0;z-index:3;background:url(../images/solution-hover.png) no-repeat center center;width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;transition:0.3s;}
.solution .media-img .mask .subtitle{padding:25px}
.solution .media-img .mask .more{position:absolute;bottom:25px;right:25px}
.solution .media-img:hover .mask{z-index:5;transition:0.3s;opacity:1;transform: scale(1.1);}
.solution .media-img .linear-link{z-index:1;opacity:1;background:linear-gradient(to bottom,rgba(0,0,0,.2) 65%,rgba(0,0,0,.8) 100%);width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;transition:0.3s;}
.solution .media-img .linear-link .subtitle{padding:0 25px;z-index:3;width:100%;bottom:25px;left:0;position:absolute;transition:0.3s;}
/* 首页解决方案 */

/* 首页新闻 */
.home-news-l{margin-right:10px}
.home-news-r{margin-left:10px}
.home-news-h .media-img {position:relative;}
.home-news-h .media-img .post-title{background:#fff;bottom:-30px;left:30px;width:65%;padding:20px;position:absolute;color:#333;transition:0.5s;box-shadow:0 5px 15px 0 rgba(0,0,0,0.06)}
.home-news-h .media-img:hover .post-title {bottom:30px;}
.home-news-h .media-img .post-title h3 a {color:#333;font-size:18px;font-weight:600;line-height:28px;display:block;}
/* .home-news-h .media-img:hover .post-title h3 a {color:#FFF;} */
.home-news-h .button{margin-top:1rem;width:48px;line-height:28px;font-size:18px;background:#FFD100;color:#fff}
.home-news-h .media-img:hover .button{background:#ff9600;color:#fff;}

.home-news-c:hover{box-shadow:0 3px 8px 0 rgba(0,0,0,0.03);}
.home-news-c .news-time{margin:20px 15px 0 0px;border-right:2px solid #eee;padding:0}
.home-news-c .news-time .text-large{font-size:42px;line-height:48px;}
.home-news-c .news-title{margin-top:20px;margin-left:15px}
.home-news-c .news-title h2 a{font-weight:600;font-size:18px;margin-bottom:20px;display:block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.home-news-c:hover .news-title h2 a{color:#ff9600}
/* 首页新闻 end */

/* 路径 */
.nav-bread{padding:0;height:70px;line-height:70px;font-size:0}
.nav-bread h2{font-size:24px;font-weight:600}
.nav-bread i{color:#888888;}
.nav-bread a{color:#888888;font-size:14px;display:inline-block;}
.nav-bread a:hover{color:#ff9600}
.nav-bread a:after {content:"";padding:0 10px;background:url(../images/nav-bread.png) no-repeat center 50%;}
.nav-bread a:last-child:after {content:"";background:none;}
/* 路径 */

/* 上下篇  */
.prenext-pro a.button{height:70px;line-height:70px;padding:0 25px}
.prenext-pro a.button:hover{background:#ff9600;color:#fff}
.prenext-pro a.border{border:1px solid #eee}

/*分页 begin*/
.pagination {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: bottom;
}
.text-center {
    text-align: center;
}
.pagination li {margin:0 5px;font-size:14px;border:none;border-radius:4px;display: inline-block!important;}
.pagination li a {border-radius:4px;color:#6e6e6e;background:#fff;padding:12px 16px;border:1px solid #DCDCDC;}
/* .pagination li i {font-weight:bold;font-size:18px;padding:0 3px} */
.pagination li.active a,.pagination li a:hover {background:#234c94;color:#fff;border:1px solid #234c94;}
/*分页 end*/

/* 标题样式-居中 */
.title-c{position:relative;}
.title-c h3{position:relative;font-size:30px;text-transform:uppercase;margin:0 auto 50px auto;font-weight:600}
.title-c h3:before {background:#FFD100;content:'';display:block;position:absolute;width:30px;height:3px;bottom:-15px;left:50%;margin-left:-15px;}

/* 标题样式-左 */
.title-l h2{line-height:28px;height:28px;color:#333;position:relative;font-size:18px;letter-spacing:0;padding-left:20px;margin-bottom:10px;}
.title-l h2:before {content:'';display:block;position:absolute;width:5px;height:20px;top:4px;background:#ff9600;left:0}

/* 下拉分类 */
.nav-tree {font-size:0;height:70px;line-height:70px}/*font-size:0去掉 display:inline-block间隔 */
.nav-tree li {position:relative;display:inline-block;}
.nav-tree li a{color:#6E6E6E;display:block;padding:0 30px;font-size:16px;background:#fff;}
.nav-tree li a.active,.nav-tree li a.cur{background:linear-gradient(-45deg,#FFD100,#ff9600);color:#fff}
.nav-tree li.focusa a{background:linear-gradient(-45deg,#FFD100,#ff9600);color:#fff;border-bottom-left-radius:0px;border-bottom-right-radius:0;}
.nav-tree li ul:after {position:absolute;top:-8px;left:50%;margin-left:-8px;display:inline-block;border-right:8px solid transparent;border-bottom:8px solid #fff;border-left:8px solid transparent;content:'';}
.nav-tree li ul {top:70px;left:0;background:#fff;padding:10px 0;z-index:99;position:absolute;width:100%;display:none;border-radius:0px;box-shadow:0 5px 10px 0 rgba(0,0,0,0.03);}
.nav-tree li ul li{display:block;width:100%;text-align:left;}
.nav-tree li ul li.children a{font-size:14px;background:#fff;border-radius:0;box-shadow:none;display:block;color:#6e6e6e;line-height:34px;height:34px}
.nav-tree li ul li.children a.active,.nav-tree li ul li.children a:hover{color:#ff9600}
/*
.nav-tree li ul li.children:first-child a{border-top-left-radius:0px;border-top-right-radius:0px;}
.nav-tree li ul li.children:last-child a{border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
*/
/* 下拉分类 */

/* 属性 */
.filter-box .padding-big{padding:15px 25px}
.filter-box dl{margin:15px 0;display: flex;}
.filter-box dl dt{width:8%;display:block;flex: none;line-height:24px;font-weight:normal}
.filter-box dl dd{display:block;float:left;position:relative;}
.filter-nav ul li {margin:0;display:block;float:left;width:auto;line-height:24px;}
.filter-nav ul li a{margin:0 10px 0 0;padding:2px 10px;cursor:pointer;display:block;color:#6E6E6E;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.filter-nav ul li a:hover{color:#ff9600;}
.filter-nav ul li a.active{color:#fff;background:#ff9600}
.filter-nav ul li b{font-weight:normal;}

/* 横向不带ICO导航 */
.nav-x {background:#fff;width:100%;position:relative;}
.nav-x .menu-toggle h3 {display:none}
.nav-x ul {font-size:0;-webkit-text-size-adjust:none;text-align:center}
.nav-x li {display:inline-block}
.nav-x li i {margin:0px auto 5px auto;font-size:24px;display:block;}
.nav-x li a {font-size:16px;padding:0;height:70px;line-height:70px;color:#6e6e6e;text-align:center;display:block;}
.nav-x li a:hover{color:#ff9600}
.nav-x li a.active {background:linear-gradient(-45deg,#FFD100,#ff9600);color:#fff}
.col-2 {width:10%}
/* 横向不带ICO导航 */

/* 新闻列表 */
.list-news {display: flex;align-items: center;justify-content: center;margin-bottom:30px}
.list-news .time{margin-right:-20px;padding:15px 0 10px 0;border-right:1px solid #eee;}
.list-news .time .text-large{font-size:52px;line-height:54px;}
.list-news .news {margin-left:50px;margin-right:30px}
.list-news .news h3 a{display:block;font-size:24px;color:#333;margin-bottom:20px}
.list-news .button{width:70px;line-height:56px;font-size:24px;border:1px solid #ebebeb;}
.list-news .button i{font-size: 22px;}
.list-news:hover .button{background:#ff9600;color:#fff;border:1px solid #ff9600}
.list-news:hover h3 a{color:#ff9600}
/* 新闻列表 */

/* 纯文字列表  begin*/
.list-post-text li {padding:5px 0;}
.list-post-text li a{display:block;}
.list-post-text li.dot a{padding-left:15px;position:relative;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.list-post-text li.dot:hover a:before {background:#ff9600;}
.list-post-text li.dot a:before {content:'';position:absolute;left:-2px;background:#ccc;width:6px;height:6px;top:9px;border-radius:50%}
/* 纯文字列表  end*/

/* 下载列表 */
.normal-list li{position:relative;display:block;background:#FFF;margin-bottom:20px;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.normal-list li a{display:block;font-size:16px;line-height:24px;padding:25px 30px 25px 50px;color:#333;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.normal-list li span{color:#888888;position:absolute;right:30px;top:28px}
.normal-list li:hover{background:#ff9600;color:#FFF;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.normal-list li:hover a,.normal-list li:hover span{color:#FFF}
.normal-list li.dot:hover a:before {background:#fff;}
.normal-list li.dot a{position:relative}
.normal-list li.dot a:before {content:'';position:absolute;left:30px;background:#ececec;width:7px;height:7px;top:35px;border-radius:50%}

/* 下载详细页begin */
.download-detail{position:relative;z-index:3}
.download-detail .button-big{padding:15px 25px}
.pla-dow{}
.tlt-jin{ text-align: center;font-size: 16px;}
.tlt-jin span{ color: #ff9600;}
.tlt-chi{ text-align: center;font-size: 14px;margin-top: 10px; }
.tlt-chi span{ color: #ff9600;}
/* 下载详细页end */

/* ===视频教程 beign*/
	/* ====视频教程列表 begin*/
.video-list .media{-webkit-transition:.5s;transition:.5s;}
.video-list .media:hover{box-shadow:0 30px 50px rgba(229,229,229,.8)}
.video-list .media-img{position:relative;overflow:hidden}
.video-list .media-body .padding-big{padding:20px}
.video-list .media-body h2{margin:0 0 20px 0;overflow:hidden}
.video-list .media a.play{opacity:.6;position:absolute;top:50%;left:50%;margin-left:-24px;margin-top:-24px;width:48px;height:48px;line-height:48px;background:rgba(0,0,0,.6);z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.video-list .media a.play i{font-size: 24px;}
.video-list .media .playtime{position:absolute;bottom:10px;right:10px;padding:0 8px;height:20px;line-height:18px;background:rgba(0,0,0,.5);z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.video-list .media:hover a.collect,.video-list .media:hover a.play{opacity:1;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.video-list .excerpt-info ul li.v2-1{width:50%}
.video-list .excerpt-info ul li.v2-2{width:50%;}
	/* 视频教程列表 end*/

	/* =====视频内容页 */
.video-detail .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;padding-left:25px;border-bottom:1px solid #EFEFEF}
.video-detail .tab .tab-nav li {display:inline-block;width:13%;margin:0}
/* .video-detail .tab .tab-nav li:last-child {margin-right:0px} */
.video-detail .tab .tab-nav li a {color:#616770;padding:18px 0;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;display:block;line-height:20px;font-weight:500;border-radius:0;font-size:16px;text-align:center;}
.video-detail .tab .tab-nav .active {border-radius:0px;}
.video-detail .tab .tab-nav .active a {margin-bottom:-1px;cursor:default;background:#FFF;border-bottom:2px solid #ff9600;font-weight:600}
.video-detail .tab .tab-nav li a,.video-detail .tab .tab-nav .active a:focus {outline:none;}
.video-detail .tab .tab-body {border-radius:0;border-top:solid 0px #ebebeb;padding:25px}
			/* ======播放器 */
.jw-video{text-align: center;height: 510px; border-right: 1px solid #433D3D;}
.jw-video video{width: auto;max-width: 100%;height: 100%;}
.jw-video-expense{position:absolute;left:0;top:0;width:100%;height:100%;background:#616770;z-index:1;display:none}
.jw-video-expense .apply{position:absolute;left:50%;margin-left:-176px;top:50%;margin-top:-50px}
.jw-video-expense .button{cursor:pointer}
.video-period .price{font-size:32px;margin-top:5px}
.video-buy-now{cursor:pointer;width:130px;float:right}
.video-free-now{width:130px;padding:10px 0;float:right}
.video-title h1{font-size:24px;display:block;}
.video-period-title{padding:15px 10px 15px 20px}
.video-period-list{overflow:hidden;height:410px;overflow-y:auto}
.video-period-list li{height:69px;width:100%;border-bottom:1px #433D3D solid;position:relative;text-align:left}
.video-period-list li a{display:block;padding:8px 10px 8px 50px}
.video-period-list li a.cur{background:#2D2D2D;display:block;}
.video-period-list li:hover{background:#2D2D2D;}
.video-period-list li p{font-size:14px;color:#888888;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.video-period-list li:before{content:"";position:absolute;width:20px;height:13px;left:18px;top:15px;background:url(../images/video-ico.png) no-repeat;z-index:4}
.video-period-list li .video-info{padding-top:8px;position:relative;color:#616770}
.video-period-list li .video-info span{position:absolute;right:0;width:62px;text-align:right}
.video-period-list li:last-child{border-bottom:none}
.video-content-tit{padding:5px 30px 0;line-height:50px;border-bottom:1px solid #ECEFF5}
.video-content-tit h2{font-size:18px;color:#434C5A;border-bottom:1px solid #434C5A;display:block;width:72px;margin-bottom:-1px}
		/* 播放器 end*/
	/* 视频内容页end */
/* 视频教程 end*/

/* 横向左图右字列表 begin*/
.list-post-x .media{margin-bottom:20px}
.list-post-x .media.border{border:0;border-bottom:1px solid #ECEFF5;padding-bottom:20px}
.list-post-x .media img{transition:all .3s ease-out}
.list-post-x .media .thumb-md{position:relative;max-width:100px;overflow:hidden}
.list-post-x .media .thumb-md .playtime{position:absolute;bottom:5px;right:5px;padding:0 5px;height:20px;line-height:18px;background:rgba(0,0,0,.6);z-index:3;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.list-post-x .media .thumb-md .playicon{position:absolute;bottom:5px;left:5px;width:20px;height:20px;line-height:18px}
.list-post-x .media:hover img{transition:all .3s ease-out;transform:scale(1.1)}
.list-post-x .media.media-x .float-left{margin-right:15px}
.list-post-x .media.media-x .float-right{margin-left:15px}
.list-post-x .media.media-x .media-body{text-align:left;padding:0}
.list-post-x .media a:hover{color:#434C5A}
.list-post-x .media-body p{color:#888888;line-height:22px}
.list-post-x .media:last-child{margin-bottom:0}
/* 横向上图下字列表 end *

/* 内容 begin */
.article{overflow:hidden}
.article .padding-large{padding:30px 0}
.article .post h1{font-size:28px;font-weight:600;}
.article .post h2{font-size:24px;font-weight:600;margin:10px 0}
.article .post h3{font-size:20px;font-weight:600;margin:10px 0}
.article .post hr{margin:10px 0;height:1px}
.article .post strong{font-size:16px;margin:10px 0}
.article .post table{margin:20px 0}
.article .post table th{background:#daf0fd;color:#fff;border:1px solid #fff}
.article .post table tr.ue-table-interlace-color-single{background:#daf0fd}
.article .post p{font-size:16px;line-height:28px;margin-bottom:10px}
.article .post img{max-width:100%;height: auto !important;}
.article .post a{text-decoration:none;}
.article .post a:hover{color:#ff9600;border-bottom:0 solid #ff9600}
.article .post .text-right{text-align:right}
.article .post ul li{padding:0 0 5px 20px;position:relative;font-size:16px}
.article .post ul li p{line-height:24px}
.article .post ul li:before{content:'';position:absolute;top:8px;left:0;background:#888888;width:7px;height:7px;border-radius:50%}
.article .post ol{padding:10px 0 0 0}
.article .post ol.list-paddingleft-2{position:relative}
.article .post ol li{padding:0;position:relative}
.article .post ol li p{line-height:26px;font-size:16px;color:#888888}
/* 内容 end */

/* 产品列表*/
.product-list .media{-webkit-transition:.3s;transition:.3s;}
.product-list .media:hover {-webkit-transition:.3s;transition:.3s;box-shadow:0 5px 20px 5px rgba(0,0,0,.05);}
.product-list .media-body {padding:10px 0 0 0}
.product-list .media:hover .media-body h2 a {color:#ff9600;}
.price-info ul li.v2-1{width:50%}
.price-info ul li.v2-2{width:50%;}
/*产品列表*/

/* 产品详细页begin */
.product-description .padding-large{padding:30px 0 0 30px}
.product-description .padding-large-top{padding:0}
.product-description p{line-height:24px}
.product-description .zoomimg{width:100%}/* PC端独有 */

/* 产品详情TAB begin */
.product-overview .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;width:100%;border-bottom:1px solid #EFEFEF}
.product-overview .tab .tab-nav li {display:inline-block;width:12%;}
.product-overview .tab .tab-nav li a {margin-bottom:-1px;color:#6E6E6E;padding:20px 0;display:block;line-height:24px;border:0;border-radius:0;font-size:18px;text-align:center;}
.product-overview .tab .tab-nav .active {border-radius:0px;}
.product-overview .tab .tab-nav .active a {cursor:default;color:#ff9600;background:#FFF;border-bottom:3px solid #ff9600;}
.product-overview .tab .tab-nav li a,.product-overview .tab .tab-nav .active a:focus {outline:none;}
.product-overview .tab .tab-body {padding:0;border-radius:0;border-top:solid 0px #ebebeb;}
/* 产品详情TAB END */

/* 放大镜 begin */
#zoomimg{cursor:pointer;display:block}
.pro-thumb .item img{border:1px solid #ececec}
.pro-thumb .item:hover img{border:1px solid #ff9600}
.pro-thumb:hover .owl-nav .owl-prev,.pro-thumb:hover .owl-nav .owl-next {opacity:.6;}
/* 放大镜 end */

/* 商品参数 */
.attribute li {position:relative;color:#666;line-height:32px;}
/* .attribute li:before {content:'';position:absolute;left:0px;background:#ccc;width:6px;height:6px;top:11px;border-radius:50%;} */
.attribute li span {color:#999}
/* 商品参数 end */

/* 商品详情 */
.content img{max-width: 100% !important;height: auto !important;}
/* 商品详情 end */

/* 产品详细页end */

.job-list{transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.job-list:hover{box-shadow:0 10px 25px rgba(0,0,0,0.3);transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.job-list dt{font-weight:normal}

 /* 弹出层*/

.dialog {border-radius: 5px;border:0 solid #ebebeb;margin:0 auto;box-shadow:0 2px 8px rgba(0,0,0,0.3);}
.dialog .dialog-head {font-size:18px;border-bottom:0;background:#FFF;color:#383838;}
.dialog .dialog-head .close {float:right;line-height:24px;color: #999;}
.dialog .dialog-body{padding:10px 40px 40px 40px;}
.dialog-body h3 {font-size:24px;font-weight:600;color:#333;margin-bottom:10px}
.dialog-body .form-group {padding-bottom:20px}
.dialog-body .input{height:43px;line-height:24px;padding:0 12px;border:1px solid #dddddd;width:100%;display:block;border-radius:4px;-webkit-appearance:none;box-shadow:0 0px 0px rgba(0,0,0,0.0) inset;background:transparent;background-color: #f9f9f9;}
.dialog-body .addon{position: absolute;top: 1px;right: 1px;height: 41px;z-index: 10;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;}
.dialog-body .addon .chicuele{max-width: 100%;max-height: 100%;border-radius: 4px;}
.dialog-body input::-webkit-input-placeholder{color:#a3afb7 !important;}
.dialog-body input::-moz-placeholder{color:#a3afb7 !important;}
.dialog-body input:-moz-placeholder{color:#a3afb7 !important;}
.dialog-body input:-ms-input-placeholder{color:#a3afb7 !important;}
.dialog-body input.btn-primary{position: absolute;right: 1px;top: 1px;z-index: 2;height: 41px;width: 101px;color: #666;border: none !important;}
.dialog-body .textarea {padding:10px 12px;line-height:24px;width:100%;background:transparent;border:1px solid #ebebeb;}
.dialog-body .label {padding-bottom:10px;display:block;line-height:24px;}
.dialog-body .label label {font-weight:400;}
.dialog-body select {padding:0 30px 0 8px;color:#ADADAD;border-radius:0px;width: 100%; height:48px;line-height:48px;border:solid 1px #ebebeb;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(../images/select-down.png) no-repeat right 50%;}
.dialog-body .form-tips .dialog-body .input-help ul {border:solid 0px #ebebeb;background:#fff;padding:5px 10px;box-shadow:0 0 0 #fff;border-radius:0 0 4px 4px;width:150px;min-width:150px;width:auto;_width:150px;color:#EE3333;font-size:12px}
.dialog-body .input::-webkit-input-placeholder, .dialog-body .textarea::-webkit-input-placeholder {color: #6E6E6E;}
.dialog-body .input:-moz-placeholder, .dialog-body .textarea:-moz-placeholder {color: #6E6E6E;}
.dialog-body .input::-moz-placeholder, .dialog-body .textarea::-moz-placeholder {color: #6E6E6E;}
.dialog-body .input:-ms-input-placeholder, .dialog-body .textarea:-ms-input-placeholder {color: #6E6E6E;} 
.dialog-body .input-group .addon {background-color:#fff;border:0px solid #EBEBEB;border-radius:0px;line-height:1;padding:0;text-align:center}
.dialog-body .input-group .addon img{max-height:50px}

.dialog-body input[type="text"]:focus, .dialog-body input[type="password"]:focus, .dialog-body textarea.form-control:focus {
    background: #ffffff;
    color: #444444;
    border-color: #ff9600;
}
.login-link a{color: #999999;cursor: pointer;}
 /* 弹出层 end*/

/*  联系我们begin  */
.inside h2 {font-size:36px;font-weight:400;margin-bottom:20px}
.inside .contact{padding:0 0 50px 0;}
.inside .contact hr {height:1px;background:#F2F2F2}
.inside .contact .media {margin:0;padding:0 0 30px 0;}
.inside .contact .media span{width:42px;height:42px;line-height:64px;}
.inside .contact .media i {font-size:36px;}
.inside .contact .media .media-body {padding:0 0 0 10px;margin-top:0px;}
.inside .contact .media .media-body a,.inside .contact .media .media-body p{color:#333;}
.inside .wx{border:1px solid #eee;padding:20px 30px;}

.home-contact{background:#cacaca}
.home-contact .title{position:relative;width:590px;float:right;text-align:left;}
.home-contact .title h2{font-size:64px;line-height:64px;padding-top:25%;padding-right:50px;padding-bottom:30px;}
.home-contact .title h2 span{color:#ff9600}
.home-contact .title a{font-size:24px;text-decoration: none;border-bottom: 2px solid #ff9600;color: #FFF;}
.home-contact .title a:hover{border-bottom: 0 solid #82CC37;}
.home-contact .gb{position:relative;width:590px;float:right;text-align:left;}

 /*guestbook*/
.guestbook{padding:50px 80px 50px 0}
.guestbook h2{font-size:24px;font-weight:600}
.guestbook .padding{padding:50px;}
.guestbook .form-group {padding-bottom:20px}
.guestbook .input{font-size:16px;padding:0 15px;height:50px;line-height:50px;border:0;width:100%;display:block;-webkit-appearance:none;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;box-shadow:0 0px 0px rgba(0,0,0,0.0) inset;}
.guestbook .textarea {padding:12px;line-height:24px;width:100%;font-size:16px;background:#fff;border:0;}


.guestbook .label {display:block;line-height:24px;}
.guestbook .label label {font-weight:400;}
.guestbook .field {font-size:16px}
.guestbook select {font-size:16px;padding:0 35px 0 15px;width: 100%; height:50px;line-height:50px;border:0;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:#fff url(../images/select-down.png) no-repeat right 50%;color:#666;}
.guestbook .form-tips .guestbook .input-help ul {border:0;background:#fff;padding:5px 10px;box-shadow:0 0 0 #fff;border-radius:0 0 4px 4px;width:150px;min-width:150px;width:auto;_width:150px;color:#EE3333;font-size:12px}

/* 联系我们end */

.channel-banner {position:relative;background-repeat:no-repeat;background-position:center center;background-size:cover;margin:0;padding:0;}

.ny_banner{width:100%;}
.ny_banner img{width:100%}
.banner_wz {
    position: absolute;
    width: 100%;
    top: 55%;
    z-index: 10;
    margin-top: -50px;
    text-align: left;
    color: #fff;
}
.banner_wz h2{font-size:72px;font-weight:600}
.banner_wz h3{font-size:36px;font-weight:600;padding-top:20px;text-transform: uppercase;}


.channel-banner .banner-info {position:absolute;top:50%;margin-top:-50px;left:0;right:0;z-index:3}
.channel-banner .banner-info h3{font-size:40px;font-weight:600;position:relative;margin-bottom:30px}
.channel-banner .banner-info h3:before {left:50%;margin-left:-15px;bottom:-10px;width:30px;height:3px;background:#ff9600;content:'';display:block;position:absolute;}
.channel-banner .banner-info p{font-size:36px;}

/* 多语言切换*/
.ey_lang{margin-left:-20px}
.ey_lang a:hover{text-decoration:none}
.ey_lang .sf-menu a{border:none;color:#666 !important;padding-top:6px;padding-bottom:9px}
.ey_lang .sf-menu li{background-color:transparent}
.ey_lang .sf-menu li ul{width:11em}
.ey_lang .sf-menu li li{background-color:#fff}
.ey_lang .sf-menu li li a{border-bottom:1px solid #f2f2f2;padding:0.75em 1em}
.ey_lang .first-level,.ey_lang .first-level:active{font-size:13px;padding:0 15px !important;color:#ccc !important;font-size:13px}
.ey_lang .first-level span{display:block;height:90px;line-height:90px;padding-left:20px;background:url(../images/icon-lang.png) no-repeat left center}
.ey_lang .first-level span em{display:none}
.ey_lang em{margin:0 3px}
.ey_lang .sf-menu li:hover ul{top:90px}
.ey_lang .sf-menu li ul{width:180px;left:auto;right:0}
.ey_lang .sf-menu li li{background-color:#262626}
.ey_lang .sf-menu li li a{line-height:normal;padding:13px 15px;color:#fff !important;border-bottom:none;font-size:13px}
.ey_lang .sf-menu li li:hover,.ey_lang .sf-menu li li a:focus,.ey_lang .sf-menu li li a:hover,.ey_lang .sf-menu li li a:active{background:#ff9600}
.sf-menu,.sf-menu *{margin:0;padding:0;list-style:none}
.sf-menu{line-height:1.0}
.sf-menu ul{position:absolute;top:-999em;width:13em}
.sf-menu ul li{width:100%}
.sf-menu li:hover{visibility:inherit}
.sf-menu li{float:left;position:relative}
.sf-menu a{display:block}
.sf-menu a{border-left:1px solid #fff;border-top:1px solid #CFDEFF;padding:.75em 1em;text-decoration:none}
.sf-menu a,.sf-menu a:visited{color:#13a}
.sf-menu a:focus,.sf-menu span:hover{background:url(../images/lang.png) no-repeat left center;}
/* 多语言切换 end*/
.gallery-top{width:100%; position:relative;overflow: hidden;}
.gallery-top .swiper-slide {overflow: hidden;position: relative;}
.gallery-top .swiper-slide img {
    width: 100%;
    height: auto;
    object-fit: cover;
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
    -webkit-transition: all 0.4s ease 1.2s;
    -moz-transition: all 0.4s ease 1.2s;
    -ms-transition: all 0.4s ease 1.2s;
    -o-transition: all 0.4s ease 1.2s;
    transition: all 0.4s ease 1.2s;
}
.gallery-top .swiper-slide-active img {
    transition-delay: 0.4s !important;
    transform: matrix(1, 0, 0, 1, 0, 0);
    -webkit-transition: all 5s ease;
    -moz-transition: all 5s ease;
    -ms-transition: all 5s ease;
    -o-transition: all 5s ease;
    transition: all 5s ease;
}
.gallery-top .swiper-slide .wz{width:50%; color:#fff; position:absolute; top:50%; text-align:left;z-index:9;left:10%}

.gallery-top .swiper-slide .wz h2{font-size:72px; color: #fff; margin-bottom:10px;font-weight:600;}

.gallery-top .swiper-slide .wz .ani1{margin-bottom:30px;}
.gallery-top .swiper-slide .wz h3{font-size:48px; font-weight: 500; color: #fff;padding:5px 0;margin-bottom:10px;}
.gallery-top .swiper-slide .wz p{font-size:26px; letter-spacing:1px; line-height:36px;margin-bottom:30px; }
.gallery-top .swiper-slide .wz a {color:#fff;  text-align:center; font-size:16px; margin:30px 0px 0px 0px;overflow: hidden;background-color:#068d8e;padding: 10px 35px;}
.gallery-top .swiper-slide .wz a:hover{background:#004299}
.gallery-top .swiper-slide .wz a img{width:auto;margin-bottom:3px;text-align:right;margin-left:5px;}
.gallery-top .swiper-slide .wz i { margin-left: 10px; font-size: 18px;}
.gallery-top .swiper-slide .wz1{width:50%; color:#fff; position:absolute; right:10%; top:35%; text-transform: uppercase;text-align:right }
.gallery-top .swiper-slide .wz1 li{padding:15px 0;color:#fff;font-size:32px;margin:20px 0;overflow: hidden;}
.gallery-top .swiper-slide .wz1 li a{background: rgba(200, 22, 30, 0.8);color:#fff;padding:20px 30px;border-radius: 60px 0 0 60px;;}

.gallery-top .swiper-button-next{width:45px; height:45px; background:url(../images/h_yj.png) no-repeat; right:20px;background-size:45px 45px; -webkit-background-size:45px 45px; -moz-background-size:45px 45px; -ms-background-size:45px 45px; -o-background-size:45px 45x;}
.gallery-top .swiper-button-prev{width:45px; height:45px; background:url(../images/h_zj.png) no-repeat; left:20px; background-size:45px 45px; -webkit-background-size:45px 45px; -moz-background-size:45px 45px; -ms-background-size:45px 45px; -o-background-size:45px 45x;}


.ix_blcok1{width:100%;overflow: hidden;padding:70px 0}
.ix_blcok1 h1{text-align:center;font-size:60px;font-weight:600}
.ix_blcok1_no{width:100%;overflow: hidden;padding-top:40px;}
.ix_blcok1_no li{width:32%;float:left;margin-right:2%;text-align:center;}
.ix_blcok1_no li h3{font-size:90px;font-weight:600;color:#2251a9}
.ix_blcok1_no li p{color:#999999;font-size:20px;}
.ix_blcok1_no li:last-child{margin-right:auto}

.ix_blcok2{width:100%;overflow: hidden;background: url(../images/ix_blcok2.jpg)top no-repeat;background-size: cover;padding-top:50px;}
.ix_bt{text-align:center;font-size:60px;color:#333333;padding-bottom:30px;font-weight:600}
.ix_blcok2_1{width:100%;overflow: hidden;position:relative;margin-top:50px;}
.ix_blcok2_1_img{width:100%;overflow: hidden;position:relative}
.ix_blcok2_1_img img{width:100%;}
.ix_blcok2_1 .box{position: absolute;}

.ix_blcok2_1 .box .t-box{border-radius:15px;
    position: absolute;
    top: -34px;
    left: 5px;
    background:#fff;width:500px;height:30px;text-align:center;line-height:30px;color:#2251a9;font-size:16px;font-weight:600;display:none;z-index:10}
.ix_blcok2_1 .box:hover .t-box{display:block}	
.ix_blcok2_1 .box .t-box i {
    display: block;
    width: 100%;
    height: 17px;
    background: url(../images/ixImg6_2.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    left:30px;
    bottom: -17px;
}	

.yuan-box{display: flex;
    justify-content: center;
    align-items: center;
    width:30px;
    height:30px;
    border-radius: 50%;background: rgba(255, 255, 255, 0.8);z-index:8}
.yuan-box i{
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
	background: #2251a9;
}

.ix_blcok2_1 .box:hover .yuan-box{background:#2251a9}
.ix_blcok2_1 .box:hover .yuan-box i{background:#fff;height:15px;width:15px;}

.ix_blcok2_1 .dw1{top:26%;left:13%;}
.ix_blcok2_1 .dw2{top:20%;left:25%;}
.ix_blcok2_1 .dw3{top:33%;left:32%;}
.ix_blcok2_1 .dw4{top:8%;left:42%;}
.ix_blcok2_1 .dw5{top:8%;left:53%;}
.ix_blcok2_1 .dw6{top:10%;left:63%;}
.ix_blcok2_1 .dw7{top:30%;right:15%;}
.ix_blcok2_1 .dw7 .t-box{right:80px;top:-50px;left:-300px}
.ix_blcok2_1 .dw7 .t-box i{ bottom:20px;}

.ix_blcok2_2{width:89%;float:right;overflow: hidden; background:#fff;border-radius:30px 0 0 0;padding:20px;box-shadow: 0 0 10px rgb(0 0 0 / 10%);margin-top:50px;}
.ix_blcok2_2_nr{width:80%;overflow: hidden;margin-right:20%;}
.ix_blcok2_2_nr .item{border-radius:30px;background:#e9e9e9;padding:50px 20px 20px 20px;position:relative;overflow: hidden;}
.ix_blcok2_2_nr .item h3{position:absolute;width:100%;top:20px;text-align:center;font-size:16px;color:#333333;font-weight:600}
.ix_blcok2_2_nr_img{width:100%;position:relative;overflow: hidden;}
.ix_blcok2_2_nr_img img{max-width:100%;overflow: hidden;text-align:center;-webkit-transform: scale(1); -moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);-webkit-transition: all 2s;-moz-transition: all 2s;transition: all 2s;}
.ix_blcok2_2_nr_img:hover img{-webkit-transform: scale(1.07);-moz-transform: scale(1.07);
-o-transform: scale(1.07);-ms-transform: scale(1.07);transform: scale(1.07);-webkit-transition: all 2s;-moz-transition: all 2s;transition: all 2s; }

.ix_blcok3{width:100%;overflow: hidden;padding-top:50px;}
.ix_blcok3_bt{width:100%;overflow: hidden;position:relative;padding-bottom:40px;}
.ix_blcok3_bt_1{display: flex;font-size:22px;color:#999999;justify-content: flex-start;}
.ix_blcok3_bt_2{display: flex;justify-content: flex-end;font-size:50px;color:#333333;font-weight:600;text-align:right;}

.i_zgs{width:100%;}
.izgsc{width:100%; }
.i_zgs_li{ display:inline-block; vertical-align:top; width:10%;  position:relative; cursor:pointer; transition:all .4s ease 0s; overflow:hidden;margin-right:-5px;}

.js_wzgs .i_zgsmc{display:blcok}
.js_wzgs{width:70%;}
.js_wzgs .i_zgstit,.js_wzgs .i_zgsmc,.js_wzgs span{ display:block;}
.js_wzgs .i_zgstit{width:39%; min-height:340px; padding:15px 3%; text-align:center; background:rgba(255,255,255,.6); position:absolute; top:50%; left:50%; z-index:3; margin:-200px 0 0 -22.5%; transition:all .4s ease 0s;}
.js_wzgs .i_zgstit .i_zgsimg{width:100%; height:auto; line-height:0; overflow:hidden;}
.js_wzgs .i_zgstit .i_zgsimg img{width:46%; height:auto; max-height:128px;}
.js_wzgs .i_zgstit .i_zgsjs{width:100%; font-size:18px; line-height:36px; color:#333333; padding-top:35px; text-align:Justify;/*Firefox*/text-justify:inter-ideograph;/*IE*/}
.js_wzgs span{ display:block; width:33px; height:14px; background:url(../images/p3.png) center bottom no-repeat; position:absolute; bottom:64px; left:50%; z-index:2; margin-left:-16.5px; overflow:hidden;}

.i_zgsmc{width:100%; position:absolute; top:40%; left:40%; z-index:5; font-size:24px; font-weight:lighter; text-align:center; color:#fff;display:block!important;
-webkit-backface-visibility: hidden;
    -webkit-transform: translateX(-100%) rotate(-90deg);
    -webkit-transform-origin: right top;
    -moz-transform: translateX(-100%) rotate(-90deg);
    -moz-transform-origin: right top;
    -ms-transform: translateX(-100%) rotate(-90deg);
    -ms-transform-origin: right top;
    -o-transform: translateX(-100%) rotate(-90deg);
    -o-transform-origin: right top;
    transform: translateX(-100%) rotate(-90deg);
    transform-origin: right top;

}
.js_wzgs .i_zgsmc{width:100%; position:absolute; bottom:20px; left:0; z-index:5; font-size:24px; font-weight:lighter; text-align:center; color:#fff;top:auto;
-webkit-transform: inherit;
}

.i_zgsmc a{color:#fff;}

.i_zgs_li_img{width:100%;position:relative;}
.i_zgs_li_img img{height:580px;}
.js_wzgs .i_zgs_li_img img{width:100%}
.i_zgs_li_img_bj{width:100%;height:100%;position:absolute;background: rgba(0,0,0,.4);left:0;right:0;z-index:4;bottom: 0;display:block}
.js_wzgs .i_zgs_li_img_bj{display:none}
.mr0{ margin-right:0 !important;}

.ix_blcok4{width:100%;overflow: hidden;padding:50px 0;}
.ix_blcok4_nr{width:100%;overflow: hidden;}
.ix_blcok4_nr li{width:32%;float:left;margin-right:2%;overflow: hidden;}
.ix_blcok4_nr li:last-child{margin-right:auto}
.news_img{width:100%;overflow: hidden;border-radius: 30px;}
.news_img img{width:100%}
.news_time{width:100%;overflow: hidden;padding:15px 0;color:#2251a9;font-size:14px;}
.ix_blcok4_nr li h3{color:#333333;font-size:16px;font-weight:600}

.ix_blcok5{width:100%;overflow: hidden;padding:30px 0;background: url(../images/ix_blcok5.jpg)center no-repeat;background-size: cover;}
.ix_blcok5 .ix_bt{color:#fff}
.ix_map{width:100%;overflow: hidden;text-align:center;}
.ix_map img{max-width:100%;}

.ix_blcok6{width:100%;overflow: hidden;padding:40px 0}
.ix_blcok6_left{width:65%;float:left;overflow: hidden;}
.ix_blcok6_left h3{font-size:45px;color:#333333;font-weight:600}
.ix_blcok6_right{width:30%;float:right;display: flex;justify-content: flex-end;padding-top:20px;}
.ix_blcok6_right a{padding:10px 40px;color:#fff;text-align:center;font-size:20px;background:#2251a9;border-radius: 30px;}
.dibu{width:100%;overflow: hidden;padding:20px 0;background:#101725}
.dibu1{width:100%;overflow: hidden;padding-bottom:10px;border-bottom: 1px solid #282f3b;}
.dibu1_lx{width:40%;float:left;overflow: hidden;}
.dibu1_lx li{width:100%;overflow: hidden;padding-bottom:20px;font-size:16px;color:#a6a7aa}
.dibu1_lx li img{margin-right:10px;}
.dibu1_dh{width:40%;float:right;overflow: hidden;}
.dibu1_dh li{width:32%;float:left;margin-right:2%;margin-bottom:20px;position:relative;color:#fff}
.dibu1_dh li:nth-child(3n){margin-right:auto}
.dibu1_dh li a{color:#fff;padding-left:25px;}
.dibu1_dh li a:before {
    background: #fff;
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 2px;
    bottom:7px;
    left: 0;
    
}
.dibu2{width:100%;padding-top:20px;}
.dibu2_logo{width:24%;float:left;overflow: hidden;}
.dibu2_logo img{max-width:100%}
.dibu2_right{float:right;width:40%}
.dibu2_right ul {padding-top:40px;display: flex;justify-content: flex-end;align-items: center;}
.dibu2_right ul li{display: inline-flex;justify-content: center;align-items: center;position: relative;margin-right:10px;}
.dibu2_right ul li em {
    display: none;
    width: 140px;
    height: 140px;
    border-radius: 10px;
    padding: 10px;
    position: absolute;
    left: -40px;
    bottom: 35px;
    z-index: 1;
}
.bg-f {
    background: #fff;
}

.dibu2_right ul li em img {
    width: 100%;
}
.dibu2_right ul li a:hover em{ display: block;}
.dibu2_right p{display:block;color:#fff;font-size:16px;padding-top:30px;text-align:right}


.rigMenu{ position: fixed; bottom: 30px; right: 30px; z-index: 99;}
.rigMenu a{ display: flex; justify-content: center; align-items: center; width: 64px; height: 64px; border-radius:50%; box-shadow: 0 0 10px rgba(0,0,0,.2); margin-top: 12px; position: relative;}
.rigMenu a .tp{ display: inline-block; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; position: relative;}
.rigMenu a.wx1 .tp{ background-image: url(../images/rigIcon1.png); z-index: 5;}
.rigMenu a.wx2 .tp{ background-image: url(../images/rigIcon2.png);}
.rigMenu a.wx3 .tp{ background-image: url(../images/rigIcon3.png);}
.rigMenu a.wx .code{ display: none; width: 180px; border-radius: 18px; padding: 10px 0; background: rgba(34,81,169,.8); position: absolute; top: 0; right: 0; z-index: 1;}
.rigMenu a.wx .code em{ display: block; width: 100px; margin-left: 10px; padding: 5px 5px 0; border-radius: 18px;}
.rigMenu a.wx .code em img{ width: 100%;}
.rigMenu a.wx .code p{color:#000}
.rigMenu a.goTop p{ background: url(../images/rigIcon4.png) center top no-repeat; background-size: 18px; padding-top: 18px;}
.rigMenu a:hover{ color: #fff !important; background: #2251a9;}
.rigMenu a.wx1:hover .tp{ background-image: url(../images/rigIcon1H.png);}
.rigMenu a.wx2:hover .tp{ background-image: url(../images/rigIcon2H.png);}
.rigMenu a.wx3:hover .tp{ background-image: url(../images/rigIcon3H.png);}
.rigMenu a.goTop:hover p{ background-image: url(../images/rigIcon4H.png);}
.rigMenu a.wx:hover .code{ display: block;}

.about_block1{width:100%;overflow: hidden;padding:40px 0}
.ny_bt{width:100%;overflow: hidden;font-size:40px;color:#333333;font-weight:600;padding-bottom:40px}
.about_block1_nr{width:100%;overflow: hidden;font-size:16px;color:#333333}
.about_block1_nr img{max-width:100%}
.about_block1_nr p{padding-bottom:10px;}

.about_block1_nr h1{font-size:28px;font-weight:600;}
.about_block1_nr h2{font-size:24px;font-weight:600;margin:10px 0}
.about_block1_nr h3{font-size:20px;font-weight:600;margin:10px 0}
.about_block1_nr hr{margin:10px 0;height:1px}
.about_block1_nr strong{font-weight:600}
.about_block1_nr table{width:100%!important;text-align:center}
.about_block1_nr table th{background:#daf0fd;color:#fff;border:1px solid #fff}
.about_block1_nr table tr.ue-table-interlace-color-single{background:#daf0fd}
.about_block1_nr table tr:nth-child(1){background-color:#f0f5ff;font-weight:600}

.about_block1_nr table td{   vertical-align: middle;padding:0 10px!important;padding: 0px; border-width: 1px; border-style: solid; border-color: gainsboro;height:40px;}





.about_block2{width:100%;overflow: hidden;padding:30px 0}
.about_block2 .ny_bt{text-align:center}

.about_block2_nr{width:100%;overflow: hidden;}


#maincontent {height:520px;overflow:hidden;position:relative;margin-top:40px;}
#maincontent div.pict {cursor: default !important;}
#maincontent div.main {position: static;text-align: center;display: block;cursor: pointer !important}
#maincontent .element {display: none;position: absolute !important;}

#maincontent .left {top :200px;left: 0;cursor: pointer;}
#maincontent .right {top: 200px;right: 0;cursor: pointer;}
#maincontent .main .guardian {display: none;height: 0;}
#maincontent .navi {z-index: 9999999;}
div#maincontent div.main{display:none;}div#maincontent div.element{position:absolute !important;}

.about_block3{width:100%;overflow:hidden;padding:40px 0}
.about_block3 .ny_bt{text-align:center}

.about_block3_nr{width:100%;overflow:hidden;}
.about_block3_nr li{width:23.5%;float:left;margin-right:2%;margin-bottom:20px;}
.about_block3_nr li img{width:100%;}
.about_block3_nr li:last-child{margin-right:auto}

.ny_product{width:100%;overflow:hidden;padding:30px 0}
.cp_ej{width:100%;overflow:hidden;border-bottom: 1px solid #eeeeee;}
.cp_ej li{width:18.4%;float:left;margin-right:2%;padding:10px 5px;}
.cp_ej li:last-child{margin-right:auto}
.cp_ej li a{}
.cp_ej .active{border-bottom: 1px solid #2251a9;color:#2251a9}
.cp_ej .active a{color:#2251a9}
.ny_product_list{width:100%;overflow:hidden;padding-top:30px;}
.ny_product_list dl{width:100%;overflow:hidden;padding:15px 0}
.ny_product_list dl:nth-child(even){background:#f8f8f8}
.ny_product_list dl dt{font-size:24px;color:#2251a9;font-weight:600;padding-bottom:15px;}
.ny_product_list dl li{width:49%;float:left;margin-right:2%;margin-bottom:20px;border: 1px solid #dddddd;background:#fff;border-radius: 30px;position:relative;}
.ny_product_list dl li img{width:100%;position:relative;border-radius: 30px;z-index:7;padding-bottom:40px;}
.ny_product_list dl li:nth-child(2n){margin-right:auto}
.ny_product_list dl li h3{width:100%;text-align:center;bottom:20px;position:absolute;z-index:8;color:#333333}

.product_xp{width: 100%;margin-top: -300px;z-index: 9;position: relative;}
.product_xp_1{width:100%;overflow: hidden;background: #fff;padding: 20px;border-radius: 30px;text-align:center}
.product_xp_1 h1{font-size:24px;color:#234c94;font-weight:600;padding-bottom:30px;}
.product_xp_1_img{width:100%;text-align:center;}
.product_xp_1_img img{max-width:100%}


.ny_product{width:100%;overflow:hidden;padding:30px 0}
.ny_product-1{width:100%;overflow:hidden;border-bottom: 1px solid #dddddd;padding-bottom:20px;}
.product_bt{width:100%;overflow:hidden;padding-bottom:30px;font-size:24px;color:#333333;font-weight:600}
.product_bt img{padding-right:10px;}
.ny_product-1_xq{width:100%;overflow:hidden;}
.ny_product-1_xq_left{width:47%;float:left;overflow:hidden;background: linear-gradient(90deg,#b9b9b9 10%, #f6f6f6 90%);border-radius: 30px;}
.ny_product-1_xq_left img{border-radius: 30px;max-width:100%}
.ny_product-1_xq_left .owl-dots{display:none!important}
.ny_product-1_xq_right{width:50%;float:right;overflow:hidden;color:#333333}
.ny_product-1_xq_right p{padding-bottom:6px;}
.ny_product_fz{width:100%;overflow:hidden;padding:30px 0;border-bottom: 1px solid #dddddd;}
.ny_product_fz1{width:100%;overflow:hidden;position:relative}
.ny_product_fz1_left{width:55%;float:left;padding-top:40px;}
.ny_product_fz1_right{width:38%;float:right;overflow: hidden;border-radius: 30px;text-align:center;}
.ny_product_fz1_right img{max-width:100%;border-radius: 30px;}
.ny_product_fz1_bt{font-size:24px;color:#333333;font-weight:600;padding-bottom:20px;}
.ny_product_fz1_nr{font-size:16px;color:#666666;line-height:30px;}
.ny_product_fz1:nth-child(even) .ny_product_fz1_left{float:right}
.ny_product_fz1:nth-child(even) .ny_product_fz1_right{float:left}

.product_qige{width:100%;overflow:hidden;padding:30px 0;border-bottom: 1px solid #dddddd;}
.product_qige .ny_product_fz1_bt{color:#234c94}
.ny_product_fz1_nr{width:100%;padding-top:30px;overflow:hidden;text-align:left}
.ny_product_fz1_nr img{max-width:100%}
.liuyan{width:100%;padding-top:30px;}
.liuyan1{width:100%;overflow: hidden;}

.liuyan1 input {
 
    height: 50px;
 border:none;
    font-size: 16px;
    color: #666;
    padding: 0 20px;
    margin-bottom: 16px;
	   float: left;
	   width:49%;
	   margin-right:2%;
	   border-radius: 30px;
	   background-color:#f2f2f2
}
.liuyan1 input:nth-child(2n){margin-right:0%;}
.liuyan1 textarea { height: 200px;
 border:none;
    font-size: 16px;
    color: #666;
    padding: 0 20px;
    margin-bottom: 16px;
	   float: left;
	   width:100%;
	 border-radius: 30px;
	   background-color:#f2f2f2
	   }

.liuyan1 button {
    display: block;
   
    width: 150px;
    height: 50px;
    font-size: 18px;
    color: #fff;
    background: #234c94;
	border:none;
	border-radius: 30px;
}

.ny_fangan{width:100%;overflow: hidden;padding:30px 0}
.ny_fangan .cp_ej li{width:23.5%;}
.ny_fangan .cp_ej li:last-child{margin-right:auto}

.ny_news{width:100%;overflow: hidden;padding:30px 0}
.ny_news_list{padding-bottom:30px;}
.ny_news_list li{width:100%;overflow: hidden;padding:15px 0;border-bottom: 1px solid #eeeeee;}
.ny_news_list_img{width:32%;float:left;overflow: hidden;border-radius: 30px;}
.ny_news_list_img img{max-width:100%;border-radius: 30px;}
.ny_news_list_wz{width:65%;float:right;overflow: hidden;padding-bottom:30px;}
.ny_news_time{font-size:16px;color:#2251a9;}
.ny_news_list li h3{padding:20px 0;font-size:18px;color:#333333;font-weight:600}
.ny_news_list li p{font-size:16px;color:#999999;padding-bottom:40px;}
.ny_news_list li span{background:#e9edf4;padding:10px 40px;border-radius: 30px;color:#234c94}
.ny_news_list li:hover span{background:#234c94;color:#fff}

.ny_contact{width:100%;overflow: hidden;padding:30px 0}
.ny_contact_list{width:100%;overflow: hidden;padding:40px 30px;border-radius:20px;background: linear-gradient(-180deg,#d5ddea,#ffffff);}
.ny_contact_list li{width:32%;float:left;margin-right:2%;overflow: hidden;text-align:center;}
.ny_contact_list li:last-child{margin-right:auto}
.ny_contact_list li img{max-width:90px;}
.ny_contact_list li h4{padding-top:10px;font-size:18px;color:#333333;font-weight:600}

.ny_contact .liuyan1{width:100%;overflow: hidden;padding:40px 30px;border-radius:20px;background: linear-gradient(-180deg,#d5ddeb,#ffffff);}
.ny_contact .liuyan1 input{background:#fff;}

@media only screen and (max-width:1440px){
.gallery-top .swiper-slide .wz h2{font-size:62px;}

.gallery-top .swiper-slide .wz{width:100%}
.gallery-top .swiper-slide .wz1{right:5%;}

.ix_blcok1 h1{font-size:55px;}
.ix_blcok1_no li h3{font-size:85px;}

.ix_blcok2_2_nr{width:90%;overflow: hidden;margin-right:10%;}
.ix_blcok3_bt_2{font-size:45px;}
.ix_blcok6_left h3{font-size:40px;}

.banner_wz h2{font-size:60px;}
.banner_wz h3{font-size:30px;}

}

@media only screen and (max-width:1360px){
.ix_blcok1 h1{font-size:50px;}
.ix_blcok1_no li h3{font-size:80px;}
.ix_bt{font-size:55px;}	
.product_xp{margin-top:-150px}

	
}

@media only screen and (max-width:1260px){
.dibu1_dh{width:35%;}
.banner_wz h2{font-size:55px;}
.banner_wz h3{font-size:30px;}	
	
}


@media only screen and (max-width:1024px){
.gallery-top .swiper-slide .wz h2{font-size:52px;}
.ix_blcok1 h1{font-size:45px;}
.ix_blcok1_no li h3{font-size:70px;}
.ix_bt{font-size:50px;}	
.i_zgs_li_img img{height:370px;}
.i_zgsmc{left:25%}
.ix_blcok3_bt_2{font-size:40px;}
.ix_blcok6_left h3{font-size:35px;}
.banner_wz h2{font-size:50px;}
.banner_wz h3{font-size:25px;}
.ny_bt{font-size:30px;}
}

@media only screen and (max-width:995px){
.gallery-top{width:100%; position:relative; height:60vh;}
.gallery-top .swiper-slide { overflow: hidden;}
.gallery-top .swiper-slide img{width: auto; position: absolute; left:50%;  transform:translateX(-50%);   top:0; }
.gallery-top .swiper-slide .wz{ top:30%; width:98%;}
.gallery-top .swiper-slide .wz h2{font-size:42px;}

.gallery-top .swiper-slide .wz a {margin:20px 0px 0px 0px; font-size: 14px;}
.gallery-top .swiper-slide .wz i { margin-left:5px; font-size: 16px;}
.gallery-top .swiper-button-prev { display:none;}
.gallery-top .swiper-button-next { display:none;}	
.ix_blcok1 h1{font-size:35px;}
.ix_blcok1_no li h3{font-size:60px;}
.ix_blcok1_no li p{font-size:18px;}
.ix_bt{font-size:40px;}	
.ix_blcok2_1 .box{display:none}
.ix_blcok2_2_nr{width:100%;overflow: hidden;margin-right:auto;}
.ix_blcok3_bt_2{font-size:35px;}
.i_zgs_li_img img{height:280px;}
.i_zgsmc{font-size:20px;}
.ix_blcok6_left h3{font-size:25px;}
.dibu1_dh{width:50%}
.banner_wz h2{font-size:40px;}
.banner_wz h3{font-size:20px;}
.ny_banner img {
    height: 350px;
    width: auto;
    max-width: inherit;
}
.ny_bt{font-size:25px;}

.ny_product-1_xq_left{width:100%}
.ny_product-1_xq_right{width:100%}
.ny_product_fz1_left{width:100%}
.ny_product_fz1_right{width:100%}
.article .post h1{font-size:24px;}

}

@media only screen and (max-width:485px){
.gallery-top .swiper-slide .wz{width:98%;left:1%;right:1%}	
.gallery-top .swiper-slide .wz h2{font-size:32px;}
.gallery-top .swiper-slide .wz h3{font-size:20px;}
.gallery-top .swiper-slide .wz p{font-size:16px;}
.gallery-top .swiper-slide .wz1 li{font-size:18px;margin: 10px 0;}	
.gallery-top .swiper-slide .wz1{display:none }
.gallery-top .swiper-slide .wz a img{display:none}
.ix_blcok1 h1{font-size:25px;}
.ix_blcok1_no li h3{font-size:30px;}
.ix_blcok1_no li p{font-size:16px;}	
.ix_bt{font-size:35px;}	
.ix_blcok2_2{width:98%;}

.ix_blcok3_bt_1{width:100%;}
.ix_blcok3_bt_2{width:100%;text-align:left;font-size:26px;}
.i_zgs_li_img img{height:250px;width:auto}
.js_wzgs .i_zgs_li_img img{width:auto}
.js_wzgs .i_zgsmc{font-size:16px;}
.i_zgsmc{font-size:16px;}
.ix_blcok4_nr li{width:100%;float:left;margin-right:auto;overflow: hidden;margin-bottom:20px;}
.ix_blcok6_left {width:100%}
.ix_blcok6_right{width:100%;justify-content: center;} 
.ix_blcok6_left h3{font-size:20px;}
.dibu1_lx{width:100%}
.dibu1_dh{width:100%;display:none}
.dibu2_logo{display:none}
.dibu2_right{width:100%}
.banner_wz h2{font-size:30px;}
.banner_wz h3{font-size:18px;}
.rigMenu{display:none}
.about_block1_nr p{line-height:25px;}
.about_block3_nr li{width:49%}
.about_block3_nr li:nth-child(2n){margin-right:auto}
.ny_product_list dl dt{font-size:20px;}
.ny_product_list dl li{width:100%;margin-right:auto}
.liuyan1 input{width:100%}
.cp_ej li{width:49%!important}
.cp_ej li:nth-child(2n){margin-right:auto!important}
.ny_news_list_img{width:100%;}
.ny_news_list_wz{width:100%;padding-top:20px;}
.article .post h1{font-size:20px;}
.ny_contact_list li{width:100%;padding-bottom:15px;}
.ny_contact_list li img{max-width:50px;}

}