@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;
}
body{font-family:"微软雅黑",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:#ff9600;}
::-moz-selection {color:#fff;background:#ff9600;}
::selection {color:#fff;background:#05347a;}
.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:#05347a;transition:none}
a.text-gray:hover{color:#05347a}
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}

/* 标签 */
.tag{display:inline-block;transition:.5s}
.tag.padding{padding:5px 12px}
.tags{color: #ff9600!important; border: 1px solid #ff9600!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:24px;color:#fff}
.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{background:#000;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%;opacity:0}
.owl-carousel .owl-nav .owl-prev{background:#000;left:20px;right:auto}
.owl-carousel .owl-nav .owl-next{right:20px}
/* 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:65%;float:right;padding-top:10px;}
.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:45px;line-height:45px;margin:0 10px;display:block;border:0;font-size:16px;border: 1px solid #cccccc;}
.tab-normal .tab .tab-nav .active a {background: linear-gradient(-45deg,#125697,#05347a);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,#125697,#05347a);color:#fff}
.tab-normal .tab .tab-body {padding:0;border-radius:0;border-top:0px solid #ff0000}
.rongyu .owl-item{box-shadow: 0px 1px 19px 0px rgb(0 0 0 / 10%);border: 1px solid #dcdcdc;border-radius: 20px;}


/* 常用TAB */

/* 首页产品 */
.carousel-pro .media{position:relative;-webkit-transition:.5s;transition:.5s;border-radius: 20px;}
.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%}

.media-body h2{height:40px;line-height:40px;background: url(../images/rongyu_title.png) no-repeat;color:#fff;padding-left:20px;font-size:14px;}
.media-body h2 a{color:#fff!important;}

/* 首页产品 */

/* 首页关于我们 */
.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;}
.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 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 li {margin:0 5px;font-size:14px;border:none;border-radius:4px;}
.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:#05347a;color:#fff;border:1px solid #05347a;}
/*分页 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;}
.filter-box dl dt{width:8%;display:block;float:left;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;    border-bottom: 1px solid #cccccc;}
.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 {border-bottom: 5px solid #cc312c;color:#000;font-weight:600}
.col-2 {width:20%}
.col-3 {width:20%}
/* 横向不带ICO导航 */

/* 新闻列表 */
.list-news {margin-bottom:30px}
.list-news .time{margin-top:70px;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-top:70px;margin-left:50px;margin-right:30px}
.list-news .news h3 a{display:block;font-size:24px;color:#333;margin-bottom:20px}
.list-news .button{margin-top:70px;width:70px;line-height:56px;font-size:24px;border:1px solid #05357b;}
.list-news:hover .button{background:#05357b;color:#fff;border:1px solid #05357b}
.list-news:hover h3 a{color:#03337b}

.list-news .button {
    border: solid 1px #EBEBEB;
    background: transparent;
    border-radius: 4px;
    font-size: 14px;
    padding: 8px 20px;
  
    display: inline-block;
    
    transition: all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;
}


/* 新闻列表 */

/* 纯文字列表  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:#05357b;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}
/* 下载详细页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 .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 50px}
.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:10px;border: 1px solid #ececec;}
.product-description .padding-large-top .MagicZoom{margin: 0 auto;}
.product-description p{line-height:24px}
.product-description .zoomimg{max-width:500px;margin: 0 auto;text-align:center;}/* PC端独有 */

/* 产品详情TAB begin */
.product-overview .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;width:100%;}
.product-overview .tab .tab-nav li {display:inline-block;width:12%;}
.product-overview .tab .tab-nav li a {margin-bottom:-1px;color:#6E6E6E;padding:12px 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:#fff;background: #da251c;}
.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:0;border:0 solid #ebebeb;margin:0 auto;box-shadow:0 10px 25px 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}
.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:48px;line-height:24px;padding:0 12px;border:1px solid #ebebeb;width:100%;display:block;border-radius:0px;-webkit-appearance:none;box-shadow:0 0px 0px rgba(0,0,0,0.0) inset;background:transparent;}
.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}
 /* 弹出层 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}
.guestbook .input::-webkit-input-placeholder, .guestbook .textarea::-webkit-input-placeholder {color: #111;font-size: 16px;}
.guestbook .input:-moz-placeholder, .guestbook .textarea:-moz-placeholder {color: #111;font-size: 16px;}
.guestbook .input::-moz-placeholder, .guestbook .textarea::-moz-placeholder {color: #111;font-size: 16px;}
.guestbook .input:-ms-input-placeholder, .guestbook .textarea:-ms-input-placeholder {color: #111;font-size: 16px;}
/* 联系我们end */

.channel-banner {position:relative;background-repeat:no-repeat;background-position:center center;background-size:cover;margin:0;padding:0;}
.channel-banner img{width:100%}
.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:#cc312c;content:'';display:block;position:absolute;}
.channel-banner .banner-info p{font-size:36px;}

/* 底部地图版权 begin*/
footer{padding:70px 0 0 0;}
footer h3 {font-weight:700;color:#fff}
footer ul li.item-1 {width:15%}
footer ul li.item-2 {width:15%}
footer ul li.item-3 {width:15%}
footer ul li.item-4 {width:15%}
footer ul li.item-5 {width:30%}
footer ul li.item-6 {width:10%}
footer ul li ul li a{line-height:32px;color:#888}
footer ul li ul li a:hover,footer .contact .media .media-body a:hover {color:#fff;}
footer .contact {padding-top:3px}
footer .contact .media {margin:0 0 5px 0;padding:0 0 10px 0;}
footer .contact .media span{width:24px;height:24px;}
footer .contact .media i{line-height:24px;}
footer .contact .media .media-body a,footer .contact .media .media-body{padding:0;color:#888;line-height:24px;}
footer .qr{margin-left:20px;background:#484848;}
footer .qr img{width:100%}
footer .copyright{padding:20px 0 60px 0;color:#888;border-top:1px solid #404040;}
footer .copyright a{margin-left:5px;color:#888}

footer .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;padding:0;border-bottom:1px solid #404040}
footer .tab .tab-nav li{display:inline-block;width:auto;margin:0 20px 0 0}
footer .tab .tab-nav li a {color:#888;padding:10px 0;border:0;border-bottom:1px solid transparent;margin-bottom:-1px;display:block;line-height:20px;border-radius:0;font-size:16px;}
footer .tab .tab-nav .active {border-radius:0px;}
footer .tab .tab-nav .active a {margin-bottom:-1px;cursor:default;border-bottom:1px solid #FFB133;}
footer .tab .tab-nav li a,footer .tab .tab-nav .active a:focus {outline:none;}
footer .tab .tab-body {border-radius:0;border-top:solid 0px #ebebeb;padding:25px 0}
footer .tab .tab-body .flink a{display:inline-block;margin-right:15px;line-height:24px}
footer .tab .tab-body .flink a img{width: 110px;height: 58px;}


.index-page .index-title {
    font-size: 16px;
    text-align: center;
    padding: 50px 0;
}

.index-page .index-title h2 {
    font-size: 36px;
}

.index-page .index-title a {
    width: 100px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #DBDCE0;
    text-align: center;
    font-size: 14px;
    display: block;
    margin: 25px auto 0;
    transition: all .2s;
}

.index-page .index-title a:hover {
    background: #F96A69;
    border-color: #F96A69;
    color: #fff;
}

.index-page .banner {
    height: 425px;
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.index-page .banner-slide {
    width: 1920px;
    margin-left: -360px;
}

.index-page .banner-slide .hd {
    position: relative;
    z-index: 10;
    width: 1200px;
    margin: 0 auto;
    height: 0;
    font-size: 0;
}

.index-page .banner-slide .hd ul {
    position: absolute;
    bottom: 22px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    transform: translate(-50%);
}

.index-page .banner-slide .hd li {
    float: left;
    height: 2px;
    width: 60px;
    margin: 0 3px;
    padding: 5px 0;
    position: relative;
    cursor: pointer;
    opacity: .5;
    transition: all .2s;
    overflow: hidden;
    text-indent: 100px;
}

.index-page .banner-slide .hd li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 100%;
    border-bottom: 2px solid #fff;
}

.index-page .banner-slide .hd li.on {
    opacity: 1;
}

.index-page .banner-slide .btn-wrap {
    position: relative;
    z-index: 11;
}

.index-page .banner-slide .btn-wrap a {
    width: 44px;
    height: 80px;
    position: absolute;
    bottom: 172px;
    outline: none;
    transition: all .5s;
    opacity: 0;
    border-radius: 5px;
}

.index-page .banner-slide .btn-wrap .prev {
    left: 0;
    background-position: 12px center;
}

.index-page .banner-slide .btn-wrap .next {
    right: 0;
    background-position: -49px center;
}

.index-page .banner-slide:hover .btn-wrap a {
    opacity: .3;
}

.index-page .banner-slide .btn-wrap a:hover {
    opacity: 1;
}

.index-page .banner-under {
    height: 48px;
    background: rgba(0,0,0,.5);
    position: relative;
    z-index: 10;
    top: -48px;
    overflow: hidden;
}

.index-page .banner-under-text li {
    float: left;
    color: #fff;
    font-size: 16px;
    line-height: 48px;
    margin: 0 58px 0 23px;
}

.index-page .banner-under-text li:before {
    content: "";
    width: 28px;
    height: 48px;
    float: left;
    margin-right: 6px;
}

.index-page .banner-under-text li.item-1:before {
    background-position: -28px center;
}

.index-page .banner-under-text li.item-2:before {
    background-position: -85px center;
}

.index-page .banner-under-text li.item-3:before {
    background-position: -55px center;
}

.index-page .banner-under-text li.item-4:before {
    background-position: 0px center;
}

.index-page .banner-under-text li .num {
    font-size: 24px;
    margin-right: 10px;
    float: left;
}

.index-page .banner-under-text li .plus {
    font-size: 24px;
    margin-right: 10px;
    float: left;
}

.index-page .main-category {
    padding: 0 0 25px 0;
    background: #fff;
}

.index-page .main-category .container-list {
    background-color: #F5F6FA
}

.index-page .main-category .list {
    display: block;
    height: 110px;
    width: 1210px;
    margin: 0 auto;
}

.index-page .main-category .list li {
    float: left;
    padding: 18px 0 20px;
    width: 25%;
}

.index-page .main-category .list li.item-1 {
    border-left: 0 none;
}

.index-page .main-category .list li:before {
    float: left;
    width: 60px;
    height: 60px;
    margin-top: 12px;
    content: "";
    margin-right: 6px;
    margin-left: 26px;
}

.index-page .main-category .list li.item-1:before {
    background-position: 0 0;
}

.index-page .main-category .list li.item-1.on:before {
    background-position: -60px 0;
}

.index-page .main-category .list li.item-2:before {
    background-position: -120px 0;
}

.index-page .main-category .list li.item-2.on:before {
    background-position: -180px 0;
}

.index-page .main-category .list li.item-3:before {
    background-position: -240px 0;
}

.index-page .main-category .list li.item-3.on:before {
    background-position: -300px 0;
}

.index-page .main-category .list li.item-4:before {
    background-position: -360px 0;
}

.index-page .main-category .list li.item-4.on:before {
    background-position: -420px 0;
}

.index-page .main-category .list li .text {
    float: left;
    padding-top: 24px;
    padding-bottom: 15px;
    margin-right: -10px;
}

.index-page .main-category .list li h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 3px;
}

.index-page .main-category .list li.on a h3 {
    color: #fe4d59;
}

.index-page .main-category .list li p {
    font-size: 14px;
    color: #888;
}

.index-page .main-category .bd>li {
    height: 391px;
    padding: 30px 0;
    position: relative
}

.index-page .main-category .bd .col {
    float: left;
    height: 360px;
}

.index-page .main-category .bd h3 {
    font-size: 16px;
    margin: 10px 0;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
}

.index-page .main-category .bd .col li h3 {
    font-weight: normal;
}

.index-page .main-category .bd a:hover h3 {
    color: #333;
}

.index-page .main-category .bd .col-1 h3 {
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    margin-top: 18px;
}

.index-page .main-category .bd .item-4 .col-1 h3 {
    margin-top: 10px;
}

.index-page .main-category .bd p {
    margin: 10px 0;
    color: #888
}

.index-page .main-category .bd .download {
    width: 130px;
    height: 40px;
    border: 1px solid #E5E5E5;
    color: #333;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    display: block;
    margin-right: 15px;
    margin-top: 15px;
    transition: all .2s;
}

.index-page .main-category .bd .download:hover {
    background: #ff5f5f;
    color: #fff;
    border-color: #ff5f5f;
    opacity: .9;
}

.index-page .main-category .bd .col li a {
    width: 360px;
    height: 88px;
    display: inline-block;
    padding: 10px 0 0 25px;
}

.index-page .main-category .bd .col li a:hover {
    background-color: #f5f5f5;
}

.index-page .main-category .bd .col li a:before {
    float: left;
    width: 25px;
    height: 25px;
    margin: 8px 10px 30px 0;
    content: "";
}

.index-page .main-category .bd i {
    margin-top: 2px;
}

.index-page .main-category .bd .col-1 i {
    margin-top: 4px;
}

.index-page .main-category .bd .col-1 {
    width: 30%
}

.index-page .main-category .bd .col-2 {
    width: 40%
}

.index-page .main-category .bd .col-3 {
    width: 30%
}

.index-page .main-category .bd>li:before {
    position: absolute;
    content: "";
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 18px solid #fff;
    top: -18px;
}


.index-page .main-category .jq-div:before {
    float: left;
    width: 18px;
    height: 16px;
    margin: 1px 3px 0 0;
    content: "";
}

.index-page .main-category .jq-div .jq-qq {
    color: #f75a5a;
}

.index-page .main-category .bd .item-2 .col-2 li:nth-child(1) a:before {
    background-position: -123px -63px;
}

.index-page .main-category .bd .item-2 .col-2 li:nth-child(1) a:hover:before {
    background-position: -153px -63px;
}

.index-page .main-category .bd .item-2 .col-2 li:nth-child(2) a:before {
    background-position: -123px -93px;
}

.index-page .main-category .bd .item-2 .col-2 li:nth-child(2) a:hover:before {
    background-position: -153px -93px;
}

.index-page .main-category .bd .item-2 .col-2 li:nth-child(3) a:before {
    background-position: -123px -123px;
}

.index-page .main-category .bd .item-2 .col-2 li:nth-child(3) a:hover:before {
    background-position: -153px -123px;
}

.index-page .main-category .bd .item-2 .col-2 li:nth-child(4) a:before {
    background-position: -123px -153px;
}

.index-page .main-category .bd .item-2 .col-2 li:nth-child(4) a:hover:before {
    background-position: -153px -153px;
}

.index-page .main-category .bd .item-2 .col-3 li:nth-child(1) a:before {
    background-position: -183px -63px;
}

.index-page .main-category .bd .item-2 .col-3 li:nth-child(1) a:hover:before {
    background-position: -213px -63px;
}

.index-page .main-category .bd .item-2 .col-3 li:nth-child(2) a:before {
    background-position: -183px -93px;
}

.index-page .main-category .bd .item-2 .col-3 li:nth-child(2) a:hover:before {
    background-position: -213px -93px;
}

.index-page .main-category .bd .item-2 .col-3 li:nth-child(3) a:before {
    background-position: -183px -123px;
}

.index-page .main-category .bd .item-2 .col-3 li:nth-child(3) a:hover:before {
    background-position: -213px -123px;
}

.index-page .main-category .bd .item-2 .col-3 li:nth-child(4) a:before {
    background-position: -183px -153px;
}

.index-page .main-category .bd .item-2 .col-3 li:nth-child(4) a:hover:before {
    background-position: -213px -153px;
}

.index-page .main-category .bd .item-3 .col-1 h3:nth-child(4) {
    margin-top: 35px
}

.index-page .main-category .bd .item-3 .jq-div {
    margin-top: 23px;
}

.index-page .main-category .bd .item-3 .jq-div p {
    margin: 0;
    margin-top: 4px;
    font-size: 12px;
    color: #999;
}

.index-page .main-category .item-3 .jq-div:before {
    margin-bottom: 12px;
}

.index-page .main-category .bd .item-3 .btn-2 a {
    width: 100px;
    height: 38px;
    line-height: 37px;
    display: inline-block;
    margin-top: 5px;
}

.index-page .main-category .bd .item-3 .btn-2 a:nth-child(1) {
    background: #ff5f5f;
    color: #fff;
    border-color: #ff5f5f;
    opacity: .9;
}

.index-page .main-category .bd .item-3 .col-2 li:nth-child(1) a:before {
    background-position: -243px -63px;
}

.index-page .main-category .bd .item-3 .col-2 li:nth-child(1) a:hover:before {
    background-position: -273px -63px;
}

.index-page .main-category .bd .item-3 .col-2 li:nth-child(2) a:before {
    background-position: -243px -93px;
}

.index-page .main-category .bd .item-3 .col-2 li:nth-child(2) a:hover:before {
    background-position: -273px -93px;
}

.index-page .main-category .bd .item-3 .col-2 li:nth-child(3) a:before {
    background-position: -243px -123px;
}

.index-page .main-category .bd .item-3 .col-2 li:nth-child(3) a:hover:before {
    background-position: -273px -123px;
}

.index-page .main-category .bd .item-3 .col-2 li:nth-child(4) a:before {
    background-position: -243px -153px;
}

.index-page .main-category .bd .item-3 .col-2 li:nth-child(4) a:hover:before {
    background-position: -273px -153px;
}

.index-page .main-category .bd .item-3 .col-3 li:nth-child(1) a:before {
    background-position: -303px -62px;
}

.index-page .main-category .bd .item-3 .col-3 li:nth-child(1) a:hover:before {
    background-position: -333px -63px;
}

.index-page .main-category .bd .item-3 .col-3 li:nth-child(2) a:before {
    background-position: -303px -93px;
}

.index-page .main-category .bd .item-3 .col-3 li:nth-child(2) a:hover:before {
    background-position: -333px -93px;
}

.index-page .main-category .bd .item-3 .col-3 li:nth-child(3) a:before {
    background-position: -303px -123px;
}

.index-page .main-category .bd .item-3 .col-3 li:nth-child(3) a:hover:before {
    background-position: -333px -123px;
}

.index-page .main-category .bd .item-3 .col-3 li:nth-child(4) a:before {
    background-position: -303px -153px;
}

.index-page .main-category .bd .item-3 .col-3 li:nth-child(4) a:hover:before {
    background-position: -333px -153px;
}

.index-page .main-category .bd .item-4 .col-1 {
    width: 35%
}

.index-page .main-category .bd .item-4 .col-2 {
    width: 34%
}

.index-page .main-category .bd .item-4 .col-3 {
    width: 31%
}

.index-page .main-category .bd .item-4 .col-1 li:nth-child(1) a:before {
    background-position: -363px -61px;
}

.index-page .main-category .bd .item-4 .col-1 li:nth-child(1) a:hover:before {
    background-position: -393px -63px;
}

.index-page .main-category .bd .item-4 .col-1 li:nth-child(2) a:before {
    background-position: -363px -91px;
}

.index-page .main-category .bd .item-4 .col-1 li:nth-child(2) a:hover:before {
    background-position: -393px -93px;
}

.index-page .main-category .bd .item-4 .col-2 li:nth-child(1) a:before {
    background-position: -363px -123px;
}

.index-page .main-category .bd .item-4 .col-2 li:nth-child(1) a:hover:before {
    background-position: -393px -123px;
}

.index-page .main-category .bd .item-4 .col-2 li:nth-child(2) a:before {
    background-position: -363px -153px;
}

.index-page .main-category .bd .item-4 .col-2 li:nth-child(2) a:hover:before {
    background-position: -393px -153px;
}

.index-page .main-category .bd .item-4 .col-3 li:nth-child(1) a:before {
    background-position: -423px -63px;
}

.index-page .main-category .bd .item-4 .col-3 li:nth-child(1) a:hover:before {
    background-position: -453px -63px;
}

.index-page .main-category .bd .item-4 .col-3 li:nth-child(2) a:before {
    background-position: -423px -95px;
}

.index-page .main-category .bd .item-4 .col-3 li:nth-child(2) a:hover:before {
    background-position: -453px -93px;
}

.index-page .solution {
    width: 100%;
    overflow: hidden;
    padding-bottom: 63px;
}

.index-page .solution .swiper-container {
    width: 1730px;
    margin-left: -265px;
}

.index-page .solution .swiper-slide {
    width: 330px;
    height: 420px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.index-page .solution .swiper-slide .img img {
    width: 330px;
    height: 420px;
    transition: all .4s;
}

.index-page .solution .swiper-slide:hover .img img {
    transform: scale(1.05);
}

.index-page .solution .swiper-slide .text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    color: #fff;
    padding: 0 21px;
}

.index-page .solution .swiper-slide-active .text, .index-page .solution .swiper-slide-duplicate-active .text {
    display: none;
}

.index-page .solution .swiper-slide .text h3 {
    font-size: 24px;
    margin-top: 350px;
}

.index-page .solution .swiper-slide .text p {
    font-size: 14px;
    margin-top: 6px;
}

.index-page .solution .swiper-slide .extra {
    position: absolute;
    z-index: 2;
    background: rgba(0,0,0,.8);
    top: 204px;
    bottom: 0;
    padding: 0 20px;
    text-align: center;
    -webkit-transform: translate(0,420px);
    -moz-transform: translate(0,420px);
    transform: translate(0,420px);
    transition: all .2s;
}

.index-page .solution .swiper-slide .extra h3 {
    font-size: 24px;
    margin: 30px 0 20px;
    color: #fff;
}

.index-page .solution .swiper-slide .extra p {
    font-size: 14px;
    color: #888;
    margin-bottom: 22px;
    line-height: 25px;
    color: #fff;
}

.index-page .solution .swiper-slide .extra .btn-wrap {
    overflow: hidden;
    padding-left: 6px;
}

.index-page .solution .swiper-slide .extra .btn-wrap a {
    float: left;
    width: 130px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border: 1px solid #fff;
    margin-right: 16px;
    transition: all .2s;
    font-size: 14px;
}

.index-page .solution .swiper-slide .extra .btn-wrap a:hover {
    background: #F96A69;
    color: #fff;
    border-color: #F96A69
}

.index-page .solution .swiper-slide .extra .btn-wrap a.btn-2 {
    background: #fff;
    color: #000;
    margin-right: 0;
}

.index-page .solution .swiper-slide .extra .btn-wrap a.btn-2:hover {
    background: #F96A69;
    color: #fff;
}

.index-page .solution .swiper-slide-active .extra, .index-page .solution .swiper-slide-duplicate-active .extra {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    transform: translate(0,0);
}

.index-page .solution-more {
   
   
    width: 100%;
    overflow: hidden;
	padding:50px 0;
}

.index-page .solution-more-slide .container {
   
    position: relative;
}

.index-page .solution-more-slide .hd {
    width: 22%;
    position: absolute;
    z-index: 2;
    background-image: url(../images/tj_hd.jpg);
   border-radius: 30px 30px 0 0;
    left: 0;
    top: 0;
    color: #fff;
}
.index-page .solution-more-slide .hd h2{font-size: 2rem;font-weight:600; text-align:center;padding:50px 0 10px 0;}
.index-page .solution-more-slide .hd h4{font-size: 1rem;text-align:center;}
.index-page .solution-more-slide .hd ul {
  
	margin:50px 20px 30px 20px;
	
	border-left: 1px solid #9eb6c2;
}

.index-page .solution-more-slide .hd li {
   
    padding: 10px 0;
    position: relative;
    cursor: default;
    transition: all .5s;
    cursor: pointer;
	margin:20px 0;
}

.index-page .solution-more-slide .hd .on{
   background-image: url(../images/solution-more-on.png);
       background-repeat: no-repeat;
	  
	  margin-left:-7px;
}

.index-page .solution-more-slide .hd li.on:before {
    width: 100%;
}

.index-page .solution-more-slide .hd li.on:after {
    display: none;
}

.index-page .solution-more-slide .hd .text {
    position: relative;
    z-index: 2;
	padding:0 20px;
	 font-size: 18px;
}

.index-page .solution-more-slide .hd .text h3 {
    font-size: 18px;
    margin-bottom: 5px;
}

.index-page .solution-more-slide .hd .text p {
    font-size: 14px;
    color: #fff;
    color: rgba(255,255,255,.7);
}

.index-page .solution-more-slide .bd {
    width: 1920px;
    margin-left: -20%;
}

.index-page .solution-more-slide .bd li.item-1 {
    background: url("../img/banner1.jpg") no-repeat center top;
}

.index-page .solution-more-slide .bd li.item-2 {
    background: url("../img/banner2.jpg") no-repeat center top;
}

.index-page .solution-more-slide .bd li.item-3 {
    background: url("../img/banner3.jpg") no-repeat center top;
}

.index-page .solution-more-slide .bd li.item-4 {
    background: url("../img/banner4.jpg") no-repeat center top;
}

.index-page .solution-more-slide .bd li.item-5 {
    background: url("../img/banner5.jpg") no-repeat center top;
}

.index-page .solution-more-slide .bd li.item-6 {
    background: url("../img/banner6.jpg") no-repeat center top;
}
.index-page .solution-more-slide .hd .more{padding-top:20px;padding-bottom:30px;overflow: hidden;}
.index-page .solution-more-slide .hd .more img{float:right;margin-right:10%;}



.index-page .solution-more-slide .bd .inner {
    padding-left: 25%;
  
    height:620px
}

.index-page .solution-more-slide .bd h2 {
    font-size: 24px;
    margin-bottom: 38px;
}

.index-page .solution-more-slide .bd .intro {
    font-size: 14px;
    margin-bottom: 40px;
}

.index-page .solution-more-slide .bd .intro dt {
    margin-bottom: 10px;
}

.index-page .solution-more-slide .bd .intro dd {
    color: #999;
    margin-bottom: 20px;
    line-height: 1.8;
}

.index-page .solution-more-slide .bd .btn-wrap {
    overflow: hidden;
    margin-bottom: 40px;
}

.index-page .solution-more-slide .bd .btn-wrap a {
    width: 130px;
    height: 40px;
    border: 1px solid #fff;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    float: left;
    margin-right: 15px;
    transition: all .2s;
}

.index-page .solution-more-slide .bd .btn-wrap a.btn-2 {
    background: #fff;
    color: #000;
}

.index-page .solution-more-slide .bd .btn-wrap a:hover {
    background: #ff5f5f;
    color: #fff;
    border-color: #ff5f5f;
    opacity: .9;
}

.index-page .solution-more-slide .bd .btn-wrap a.btn-2:hover {
    background: #ff5f5f;
    color: #fff;
    border-color: #ff5f5f;
    opacity: .9;
}

.index-page .solution-more-slide .bd .example h3 {
    margin-bottom: 15px;
}

.index-page .solution-more-slide .bd .example li {
    float: left;
    margin-right: 20px;
    width: 200px;
}

.index-page .solution-more-slide .bd .example li img {
    width: 100%;
    height: auto;
    display: block;
    border: none;
}

.index-page .video .inner {
    display: block;
    cursor: pointer;
}

.sosuo{position: relative;    padding-left: 20%;overflow: hidden;padding-bottom:20px;}
.sosuo_1{width:30%;padding:10px 0 ;float:right;background-color:#0e4d90;border-radius:20px;display: inline-block;}
.sosuo_1 .sinput {
    width: 90%;
    height: 25px;
    line-height: 25px;
    padding: 0 2%;
    overflow: hidden;
    background: none;
    border: none;
    outline: none;
    border-radius: 20px;
}
.sosuo_1 .ssubmit {
    width: 20px;
    height: 19px;
    border: none;
    background: url(../images/search1.png);
    position: absolute;
    right: 1%;
   
   
    opacity: .5;
    cursor: pointer;
}
.tj_cp1{width:49%;float:left;background-color:#f6f6f6;border-radius:20px;box-shadow: 0px 1px 19px 0px rgb(0 0 0 / 10%);padding:20px;    border: 1px solid #eeeeee;position: relative;}

.tj_cp1_logo{position: absolute;right:30px;top:30px;}
.tj_cp1_hot{padding-bottom:10px;}
.tj_cp1 h3{font-size:1.6rem;color:#282828;font-weight:600}
.tj_cp1 h5{color:#c0c4c9;font-size:1rem;padding-bottom:15px;}
.tj_cp1 span{color:#fff;font-size:1.2rem;background-color:#dc2a24;padding:5px 10px;    border-radius: 20px;}
.tj_cp1_img{padding:30px 10px 20px 10px;float:right;}
.tj_cp1_img img{max-height:390px}
.tj_cp1_more{position: absolute;left: 30px;
    top: 200px;width:50px;height:50px;z-index:999;}


.tj_cp2{width:49%;float:right;background-color:#f6f6f6;border-radius:20px;box-shadow: 0px 1px 19px 0px rgb(0 0 0 / 10%);padding:20px;    border: 1px solid #eeeeee;position: relative;}
.tj_cp2 h3{font-size:1.6rem;color:#282828;font-weight:600}
.tj_cp2 h5{color:#c0c4c9;font-size:1rem;padding-bottom:15px;}
.tj_cp2 span{color:#282828;font-size:1.2rem;background-color:#eaebec;padding:5px 10px;    border-radius: 20px;}
.tj_cp2_img{float:right;}
.tj_cp2_img img{max-height:175px;}
.tj_cp2_hot{display:none}
.tj_cp3{width:49%;float:right;background-color:#f6f6f6;border-radius:20px;box-shadow: 0px 1px 19px 0px rgb(0 0 0 / 10%);padding:20px;    border: 1px solid #eeeeee;position: relative; margin-top:20px;}
.tj_cp3 h3{font-size:1.6rem;color:#282828;font-weight:600}
.tj_cp3 h5{color:#c0c4c9;font-size:1rem;padding-bottom:15px;}
.tj_cp3 span{color:#282828;font-size:1.2rem;background-color:#eaebec;padding:5px 10px;    border-radius: 20px;}
.tj_cp3_img{float:right;}
.tj_cp3_img img{max-height:170px;}
.tj_cp3_hot{display:none}

.flexBetween{
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.index_news{padding-bottom: 5.125rem;padding-top: 5rem;background: url(../images/chanpin.jpg) no-repeat center;background-size: cover;
    }
.index_news h2{position: relative;
    font-size: 2rem;
    text-transform: uppercase;
    margin: 0 auto 20px auto;
    font-weight: 600;color:#282828;
}
.index_news > .box .boxleft {
  box-sizing: border-box;
  width:100%;
  overflow: hidden;
  padding-bottom:20px;
  position: relative;
  width: 100%;
}
.index_news .index_title {width: 50%;float:left}


.index_news > .box .boxleft .content1 {
text-align:center;
}

.index_news > .box .boxleft .content1  ul{ text-align:center;}
.index_news > .box .boxleft .content1 ul li {
 margin:10px 5px;display: inline-block;
 
}
.index_news > .box .boxleft .content1 ul li a {
 
   display: inline-block;
      background: #fff;
    color: #6e6e6e;
    border-radius: 30px;
    padding: 0px 30px;
    height: 42px;
    line-height: 42px;
    
    display: block;
    border: 0;
    font-size: 16px;
  
  
}
.index_news > .box .boxleft .content1 ul li a:hover {
background: linear-gradient(-45deg,#125697,#05347a);
	color:#fff;

}
.index_news > .box .boxleft .content1 ul .active a {
    background: linear-gradient(-45deg,#125697,#05347a);
	color:#fff;

}
.index_news > .box .boxleft .content2 {
  position: absolute;
  left: 5.2vw;
  bottom: 0;
}
.index_news > .box .boxRight {
  width:100%;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.index_news > .box .boxRight .banner .swiper-slide {
  width:30%;
        border-radius: 20px;
  background-color:#fff;
      box-shadow: 0px 1px 19px 0px rgb(0 0 0 / 10%);
	padding: 20px;
    position: relative;	
}
.index_news > .box .boxRight .banner .swiper-slide h3{
	font-size: 1.2rem;
    color: #282828;
    font-weight: 600;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom:10px;
	
}

.index_news > .box .boxRight .banner .swiper-slide h3 img{float:right}
.swiper_wz{color:#666666;font-size:16px;line-height:25px;position: absolute;float:0;top:60px;}
.swiper_img{float: right;padding-top:20px;}
.swiper_img img{height:270px;max-width:100%;}
.swiper_more{position: absolute;
    left: 30px;
    bottom: 30px;
    width: 50px;
    height: 50px;
    z-index: 999;}
.swiper_more1{display: none;}
.swiper-wrapper a{display: block;}
.swiper-wrapper:hover.swiper-wrapper a:{width:35%!important}
.swiper-slide-active{width:35%!important;background: url(../images/active.jpg)}
.swiper-slide-active .swiper_more{display: none!important}
.swiper-slide-active .swiper_more1{position: absolute;
    left: 30px;
    bottom: 30px;
    width: 50px;
    height: 50px;
    z-index: 999;display: block!important}

.index_news > .box .boxRight .banner .item {
  transition: 0.4s;
}
.index_news > .box .boxRight .banner .item:nth-child(3n) {
  margin-right: 0;
}
.index_news > .box .boxRight .banner .item a {
  display: block;
}
.index_news > .box .boxRight .banner .item a .content1 {
  overflow: hidden;
  border-radius: 5px;
}
.index_news > .box .boxRight .banner .item a .content1 img {
  width: 100%;
  transition: 0.4s;
}
.index_news > .box .boxRight .banner .item a .content2 {
  padding: 2.1875rem 0 0;
}
.index_news > .box .boxRight .banner .item a .content3 {
  font-size: 1rem;
  color: #999;
  font-family: 'gilroy_regular';
}
.index_news > .box .boxRight .banner .item a .content3 img {
  margin-right: 0.625rem;
  vertical-align: middle;
}
.index_news > .box .boxRight .banner .item a .content4 {
  font-size: 1.375rem;
  color: #000;
  margin: 1.25rem 0;
  transition: 0.4s;
}
.index_news > .box .boxRight .banner .item a .content5 {
  font-size: 1rem;
  color: #888;
  line-height: 2rem;
  height: 4rem;
}
.index_news > .box .boxRight .banner .item a .content6 {
  margin-top: 3rem;
  font-size: 1rem;
  color: #c9182d;
  font-family: 'gilroy_bold';
}
.index_news > .box .boxRight .banner .item a .content6 span {
  position: relative;
  top: 2px;
}
.index_news > .box .boxRight .banner .item:hover a .content1 img {
  transform: scale(1.1);
}
.index_news > .box .boxRight .banner .item:hover a .content4 {
  color: #c9182d;
}
.index_news > .box .boxRight .page {
  margin-top: 2.625rem;
  position: relative;
  height: 5px;
  margin-bottom:20px;
  
}

.index_news > .box .boxRight .page .swiper-pagination-progressbar {
  width: 100%;
  height: 100%;
}
.index_news > .box .boxRight .button {
  position: absolute;
  bottom: 1px;
  left: 12.5rem;
  width: 50px;
  height: 50px;
  border-radius: 50%;
      background: linear-gradient(-45deg,#125697,#05347a);
  line-height: 50px;

}
.layui-icon {
    font-family: layui-icon!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



.index_news > .box .boxRight .button p {
  flex: 1;
  text-align: center;
  cursor: pointer;
  padding-top:5px;
}
.index_news > .box .boxRight .button p span {
  color: #999;
  transition: 0.4s;
  cursor: pointer;
}
.index_news > .box .boxRight .button p span:hover {
  color: #c9182d;
}

.cp_more{width:100%;overflow: hidden;padding-top:40px; text-align:center;height:100px;}

.cp_more a{width: 10rem;padding:10px 20px;background-color:#fff;    border-radius: 30px;    border: 1px solid #eeeeee;color:#0e4d90;font-size:16px;}
.cp_more a img{margin-left: 0.625rem;
    position: relative;
    transition: 0.4s;
    right: 0;top: 5px;}

.fanwei{width:100%;overflow: hidden;padding:5rem 0;}
.fanwei_bt_left{width:40%;float:left;overflow: hidden;}
.fanwei_bt_left h4{font-size:15px;color:#04337b}
.fanwei_bt_left h2{position: relative;
    font-size: 2rem;
    text-transform: uppercase;
    margin: 6px auto 20px auto;
    font-weight: 600;
    color: #282828;}
.fanwei_bt_right{width:40%;float:right;overflow: hidden;text-align:left;} 
.fanwei_bt_right h2{overflow: hidden;}   
.fanwei_bt_right h2 img{float:right}
.fanwei_bt_right p{text-align:right;padding-top:10px;font-size:16px;color:#666666}

.fanwei_nr{width:100%;overflow: hidden;padding-top:60px;}
.solution-list{position:relative;z-index:9;width:100%;margin-bottom: 50px;}
.short-bar{position:absolute;bottom:43%;left:10%;width:20px;height:3px;background-color:#fff}

.solution-list ul li{float:left;width:16.2%;position:relative;height:587px;transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s;margin:0 0.27%;}
.solution-list ul li:nth-child(1){margin:0 0.27% 0 0;}
.solution-list ul li:last-child{margin:0 0 0 0.27%;}
.solution-item-wrapper{background:url(../images/fw_bj_1.jpg);height:100%;    box-shadow: 0px 1px 19px 0px rgb(0 0 0 / 10%);

}
.fanwei_img{display: none;}
.fanwei_logo{position:absolute;top:10%;left:10%;}
.solution-list ul li.active .fanwei_img{position:absolute;top:25%;left:10%;right:0;display: block;}
.fanwei_img img{width:100%;}

.solution-item-02{background-image:url(../images/fw_bj_2.jpg)}
.solution-item-03{background-image:url(../images/fw_bj_3.jpg)}
.solution-item-04{background-image:url(../images/fw_bj_4.jpg)}
.solution-item-05{background-image:url(../images/fw_bj_5.jpg)}
.solution-item-06{background-image:url(../images/fw_bj_6.jpg)}
.solution-item-07{background-image:url(../images/fw_bj_7.jpg)}
.active .solution-item-wrapper{position:absolute;z-index:9;top:-16px;left:-5%;width:110%;height:105%;background:url(../images/fw_bj_1_on.jpg);-webkit-box-shadow:0 5px 40px rgba(0,0,0,.5);-moz-box-shadow:0 5px 40px rgba(0,0,0,.5);box-shadow:0 5px 40px rgba(0,0,0,.5);border-radius: 20px;}

.index_about{width:100%;overflow: hidden;padding-top:4rem;}
.index_about_1{width:100%;overflow: hidden;padding-bottom:30px;}
.index_about_1_left{width:40%;float:left;overflow: hidden;}
.index_about_1_left h2{    font-size: 2rem;font-weight:bold;}
.index_about_1_left_img{width:100%;overflow: hidden;padding-top:40px;}
.index_about_1_left_img img{width:100%;}
.index_about_1_right{width:50%;float:right;overflow: hidden;background-image:url(../images/index_about_1_right.jpg);    background-size: cover !important;
   
    background-position: center !important;
    background-repeat: no-repeat !important;}
.index_about_1_right h4{color:#04337b;font-size:15px;padding-bottom:5px;}
.index_about_1_right h3{font-size: 1.6rem;color: #282828;font-weight: 600;}
.index_about_1_right p{padding-top:30px;font-size:16px;color:#757575;line-height:30px;}
.index_about_1_right_1{width:100%;overflow: hidden;padding-top:30px;}
.index_about_1_right_1 ul{display: flex;}
.index_about_1_right_1 li{width:25%;align-items: center;text-align:center;}
.index_about_1_right_1 li img{text-align:center;}
.index_about_1_right_1 li h3{color:#474747;font-size:1rem;text-align:center;}

.about_more{padding-top:50px;padding-bottom: 30px;}
.about_more a{width: 10rem;background: linear-gradient(-45deg,#125697,#05347a);color:#fff;border-radius: 30px;padding:13px 20px;}
.about_more a img{margin-left:10px;top:-5px;}

.index_about_2{width:100%;overflow: hidden;padding-top:2rem;padding-bottom:2rem}


.index_about_2 .c-text-box .c-list {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.index_about_2 .c-text-box .c-list li {
	 position: relative;
	display: flex;
	align-items: center;
	width: 25%;
	padding-left:3%;
	padding-right:3%;
	border-right: 1px solid #dfdfdf;
	margin-bottom:30px;
	
}
.index_about_2 .c-text-box .c-list li:nth-child(1){
	padding-left:0.001px;
	padding-right:0.001px;
	
}
.index_about_2 .c-text-box .c-list li:nth-child(4){border-right:none;}

.c-box-date{font-size:16px;color:#03337b;}
.c-box-date sup{font-size:2rem;
    top:10px;right:10px;
    vertical-align: top; color: #03337b;
    font-weight: 600;}

.index_about_2 .c-text-box .c-list li .c-num {
	margin-right: 15px;
	font-size: 3.2rem;
	line-height: 1em;
	color:#03337b;
	font-weight:600
	
}
.index_about_2 .c-text-box .c-list li .c-p1 {
	margin-bottom:5px;
	font-size:16px;
	line-height: 34px;
	color:#6a758a
}
.c-box_img{ position: absolute;top:0;right:5%;}
.index_about_2 .c-text-box .c-list li .c-p1 span {
	font-size: 34px;
}
.index_about_2 .c-text-box .c-list li .c-p2 {
	
	line-height: 26px;
	color:#000;
}
.index_about_2.c-common-btn{
	border-bottom: 1px solid rgba(255,255,255,.5);
}
.index_about_2 .c-common-btn::before{
	border-color: #fff;
}

.index_xinwen{width:100%;overflow: hidden;padding-top:3rem;padding-bottom:3rem;background-image: url(../images/index_news.jpg);
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;}
.index_news_bt{width:100%;overflow: hidden;padding-bottom:30px;}
.index_news_bt_left{width:40%;float:left;overflow: hidden;}
.index_news_bt_left h2{position: relative;
    font-size: 2rem;
    text-transform: uppercase;
    margin: 6px auto 20px auto;
    font-weight: 600;
    color: #fff;}
.index_news_bt_left h4{    font-size: 15px;
    color: #fff;}
.index_news_bt_right{width:40%;float:right;text-align:right;padding-top:5px;}
.index_news_bt_right a{width: 10rem;
    padding: 10px 20px;
    background-color: #fff;
    border-radius: 30px;
    border: 1px solid #eeeeee;
    color: #0e4d90;
    font-size: 16px;}
.index_news_bt_right a img{margin-left: 0.625rem;
    position: relative;
    transition: 0.4s;
    right: 0;
    top: 5px;}

.index_news_nr{margin:0 auto;padding:0 10px;background-color:#fff;    border-radius: 20px;}
.index_news_nr li{width:31%;float:left;margin:0 3%;}

.index_news_nr li:nth-child(1){margin:0 0.001px}
.index_news_nr li:nth-child(3){margin:0 0.001px}


.index_news_nr_1{width:100%;padding-top:60px;width:100%;}
.news_img{position: relative;}



.news_img img{max-height:270px;width:100%;    border-radius: 30px;transition: all .6s ease;}
.index_news_nr li a:hover .news_img img{ -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}


.news_date{position: absolute;z-index:999;left:20px;top:20px;color:#fff;}
.news_date_day{font-size:2rem;font-weight:bold;}
.news_date_yue{font-size:1rem;padding-top:10px;}
.index_news_nr_1 h3{margin: 20px 0 20px;
    color: #333;
    height: 30px;
    font-size: 1.5remx;
    line-height: 30px;
    transition: all 0.5s;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;text-align:left;font-weight:600}

.index_news_nr_1 h4{margin: 10px 0 40px;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    transition: all 0.5s;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;}
.xw_gd{overflow: hidden;color:#04337b;padding-bottom:2rem}
.xw_gd img{margin-left:10px;}

.index_link{width:100%;padding:15px 0;background-color:#f2f2f2;color:#6a758a}
.index_link span{margin-right:30px;}
.index_link strong{padding-right:10px;}
.index_link a{display: inline-block;
    margin-right: 15px;
    line-height: 24px;}

.dibu{width:100%;padding:2rem 0;background: linear-gradient(-45deg,#125697,#05347a);    overflow: hidden;}
.dibu_1{border-bottom: 1px solid #5e749b;    overflow: hidden;padding-bottom:30px;}
.dibu_1_logo{width:30%;float:left;    overflow: hidden;}
.dibu_1_tel{width:26%;float:right;text-align:right;padding-top:10px;}
.dibu_1_tel span{background-color:#3c72d7;    border-radius: 30px;color:#fff;font-size:1.4rem;padding:7px 20px;font-weight:600;font-style:oblique}
.dibu_1_tel span img{margin-right:10px;top:-5px;}

.dibu_2{width:100%;padding:2rem 0; overflow: hidden;}

.dibu_2_left{width:45%;float:left;overflow: hidden;}
.dibu_2_left li{margin:20px 0;color:#9aa8c0;overflow: hidden;}
.dibu_2_left li dd{width:50%;float:left;}
.dibu_2_left li img{padding-right:10px;margin-top:-10px;}
.dibu_2_left dd:nth-child(2){margin-left:10%;width:40%}
.dibu_2_right{width:50%;float:right;overflow: hidden;}
.dibu_2_right dl{width:33%;float:left;overflow: hidden;color:#ccd4e2;font-size:15px;padding:0 10px;}
.dibu_2_right dl dt{font-weight:600;padding-bottom:5px;font-size:16px;}
.dibu_2_right dl dd{padding:5px 0}
.dibu_2_right dl dd a{color:#ccd4e2}

.dibu_3{width:100%;padding:2rem 0; overflow: hidden;border-top: 1px solid #5e749b;}
.dibu_3_1{width:40%;float:left;}
.dibu_3_1 ul{display: inline-block;}
.dibu_3_1 ul li{display: inline-block;padding:0 5px;}

.dibu2{width:100%;overflow: hidden;padding:10px 0;background-color:#0e1c33;color:#6a758a;text-align:right}
.dibu2 a{color:#6a758a}

.cp_list{width:100%;overflow: hidden; padding:30px 0}
.cp_list_left{width:20%;float:left;}

.menu_list{width:100%;background: linear-gradient( -45deg,#125697,#05347a);padding:10px;color:#fff;border-radius: 20px 20px 0 0;}
.menu_list h2{text-align:center;font-size:1.7rem;font-weight:bold;padding:20px 0;}
.menu_head{
	height: 60px;
	line-height: 60px;
	padding-left: 20px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	
	border-bottom: 1px solid #5e749b;
	
	position: relative;
	margin: 0px;
	font-weight: bold;
	
}
.menu_head a{color:#fff;}
.menu_list .current{background:url(../images/pro_down.png) center right no-repeat;}
.menu_list .active {background-color:#cc312c}

.menu_body{
	line-height: 38px;
	
	backguound: #fff;
	
}
.menu_body a{display:block;height:50px;line-height:50px;padding-left:38px;color:#777777;background:#fff;text-decoration:none;border-bottom:1px solid #e1e1e1;}
.menu_body a:hover{text-decoration:none;}
.menu_body .active {color:#fff;}
.menu_list_top{margin-top:50px;}

.cp_list_right{width:80%;float:left;padding-left: 5%;}
.cp_lb{box-shadow: 0px 1px 19px 0px rgb(0 0 0 / 10%);margin-bottom:30px;}
/* 表单 */
#c-contact {
	padding-bottom: 80px;
	background: #fff;
}
#c-contact .c-list-box {
	background: #fff;
	box-shadow: 0 1px 50px rgba(0,0,0,.1);
}
#c-contact .c-list1 li{
	float: left;
	position: relative;
	width: 50%;
	height: 90px;
	font-size: 30px;
	line-height: 90px;
	text-align: center;
	color: #333;
	background: #ddd;
	cursor: pointer;
}
#c-contact .c-list1 li:before {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
}
#c-contact .c-list1 li.active {
	color: #fff;
	background: #bb1c14;
}
#c-contact .c-list1 li.active:before {
	border-top: 10px solid #bb1c14;
}
#c-contact .c-list2 li{
	display: none;
	padding: 0 40px 70px;
}
#c-contact .c-list2 li.active {
	display: block;
}
#c-contact .c-list2 .c-title {
	padding: 50px 0;
	font-size: 24px;
	line-height: 34px;
	color: #191919;
}

#c-contact .c-list2 input {
	width: 100%;
	height: 60px;
	background: #f6f6f6;
	font-size: 16px;
	color: #666;
	padding: 0 20px;
	margin-bottom: 16px;
	    border: none;
}
#c-contact .c-list2 textarea {
	width: 100%;
	padding: 17px 20px;
	font-size: 16px;
	line-height: 26px;
	color: #666;
	border: 0;
	background: #f6f6f6;
	height: 225px;
	margin-bottom: 16px;
}
#c-contact .c-list2 .c-item2 input {
	float: left;
	width: -webkit-calc(50% - 10px);
	width: calc(50% - 10px);
	
}
#c-contact .c-list2 .c-item2 select {
	border: 0;
	float: right;
	width: -webkit-calc(50% - 10px);
	width: calc(50% - 10px);
	height: 60px;
	background: #f6f6f6;
	font-size: 16px;
	color: #666;
	padding: 0 20px;
	margin-bottom: 16px;
}
#c-contact .c-list2 .c-item2 input:last-child {
	float: right;
}
#c-contact .c-list2 button {
	display: block;
	margin: 34px auto 0;
	width: 190px;
	height: 60px;
	font-size: 18px;
	color: #fff;
	background: #bb1c14;
	    border: none;
}
	
/* 信息 */

#c-contact2 {
	padding-bottom: 40px;
	background: #fff;overflow: hidden;padding-top:30px;
}
.ct_nr_left{width:40%;float:left;overflow: hidden;}
.ct_nr_left h1{padding-bottom:15px;border-bottom: 1px solid #ccc;color:#666666}
.ct_nr_left h1 span{}
.ct_nr_left p{padding-top:10px;font-size:18px;line-height:30px;color:#666666}
.ct_nr_right{width:50%;float:right;overflow: hidden;}

#c-contact2 .c-list1 {
	padding-bottom: 50px;
	text-align: center;
}
#c-contact2 .c-list1 li {
	margin: 0 50px;
	display: inline-block;
	font-size: 48px;
	line-height: 1.1em;
	color: #666;
	cursor: pointer;
}
#c-contact2 .c-list1 li.active {
	color: #bb1c14;
}
#c-contact2 .c-list2 {
	position: relative;
}
#c-contact2 .c-list2>li {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	background: #f5f5f5;
}
#c-contact2 .c-list2>li.active{
	position: relative;
	z-index: 2;
	width: 100%;
	height: auto;
	opacity: 1;
}
#c-contact2 .c-list2 .c-left-box {
	width: 50%;
	padding: 50px 0 50px 2rem;
}
#c-contact2 .c-list2 .c-right-box {
	position: relative;
	width: 50%;
}

#c-contact2 .c-list2 .c-left-box .c-link{
	float: left;
	width: 39.4%;
}
#c-contact2 .c-list2 .c-left-box .c-link p {
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 24px;
	line-height: 34px;
	color: #999;
	cursor: pointer;
}
#c-contact2 .c-list2 .c-left-box .c-link p:last-child {
	margin-bottom: 0;
}
#c-contact2 .c-list2 .c-left-box .c-link p.active {
	color: #bb1c14;
}
#c-contact2 .c-list2 .c-left-box .c-text-box {
	float: left;
	padding-right: 50px;
	width: 60.6%;
}
#c-contact2 .c-list2 .c-left-box .c-text-box .c-item {
	display: none;
}
#c-contact2 .c-list2 .c-left-box .c-text-box .c-item.active {
	display: block;
}
#c-contact2 .c-list2 .c-left-box .c-text-box .c-title {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	font-size: 24px;
	line-height: 34px;
	color: #333;
}
#c-contact2 .c-list2 .c-left-box .c-text-box .c-text{
	padding: 35px 0 20px;
	line-height: 26px;
	color: #666;
}
#c-contact2 .c-list2 .c-left-box .c-text-box .c-text p {
	margin-bottom: 15px;
}
#c-contact2 .c-list2 .c-left-box .c-text-box .c-btn {
	display: block;
	width: 190px;
	height: 60px;
	text-align: center;
	line-height: 58px;
	border: 1px solid #ddd;
	color: #333;
	transition: .5s;
}
#c-contact2 .c-list2 .c-left-box .c-text-box .c-btn:hover {
	border-color: #fff;
	background: #bb1c14;
	color: #fff;
}
#c-contact2 .c-list2 .c-left-box .c-text-box .c-btn .c-img-box{
	margin-right: 20px;
	vertical-align: middle;
	display: inline-block;
	width: 18px;
	height: 18px;
}

#c-contact2 .c-list2 .c-left-box .c-text-box .c-btn .c-img-box img {
	width: 100%;
}
#c-contact2 .c-list2 .c-left-box .c-text-box .c-btn .c-img-box img:last-child,
#c-contact2 .c-list2 .c-left-box .c-text-box .c-btn:hover .c-img-box img:first-child {
	display: none;
}
#c-contact2 .c-list2 .c-left-box .c-text-box .c-btn:hover .c-img-box img:last-child {
	display: inline-block;
}

.pagination span{border-radius: 4px;
    color: #6e6e6e;
    background: #fff;
    padding: 12px 16px;
    border: 1px solid #DCDCDC;}
.pagination .current{background: #05347a;
    color: #fff;
    border: 1px solid #05347a;}

.ny_about_1{width:100%;overflow: hidden;padding:30px 0;}

.ny_about_1_bj{background-image: url(../images/about1_bj.png);
    background-repeat: no-repeat !important;
    background-position: top !important;
    }	
.ny_about_1_s{width:100%;overflow: hidden;padding-top:30px;}
.ny_about_1_s_left{width:33%;float:left;}	
.ny_about_1_s_left img{max-width:100%;}	
.ny_about_1_y{width:62%;float:right;overflow: hidden;}
.ny_about_1_y h2{font-size:28px;color:#000;font-weight:600;padding-bottom:40px;}
.ny_about_1_y_nr{font-size:16px;color:#757575;}	
.ny_about_1_y_nr p{line-height:30px;text-indent:2em}
.ny_about_1_y_nr span{color:#0d4ca7;font-weight:600}
.ny_about_1_x{width:100%;overflow: hidden;padding-top:40px;}
.ny_about_1_x img{width:100%;}

.ny_about_1_y_nr .csr{border-radius: 30px;margin:0 0 10px 20px;max-width:100%;}
.licheng{background: url(../images/licheng_bj.jpg) no-repeat center;
    background-size: cover;width:100%;overflow: hidden;padding: 50px 0}
.licheng_1{width:27%;float:left;}
.licheng_1 img{width:100%;}
.licheng_2{width:69%;float:right;}
	


.timer-shaft-box{width:100%;padding:30px 40px;box-sizing: border-box;}
.timer-shaft{position:relative;width:100%;height:100px;overflow: hidden;}
.timer-left{position:absolute;top:50%;left:20px;z-index:99;width:23px;height:37px;margin-top:-18.5px;background: url(../images/icon_left.png) no-repeat;background-size: cover;cursor:pointer;}
.timer-right{position:absolute;top:50%;right:20px;z-index:99;width:23px;height:37px;margin-top:-18.5px;background: url(../images/icon_right.png) no-repeat;background-size: cover;cursor:pointer;}
.timer-scale{position:absolute;top:0;left:0;height:100px;padding-left: 80px;font-size: 0;white-space: nowrap;}
.timer-scale-cont{display:inline-block;height:100%;padding-top:50px;}
.time_wz {
    display: inline-block;
    vertical-align: middle;
	position: relative;
	
}
.time_dian{width:23px;height:23px;background: url(../images/time_dian.png) no-repeat;
    background-size: cover;    margin: auto;position: absolute;top:-10px;left:20px;}


.time-circle{display:inline-block;vertical-align:middle;width:60px;height:30px;line-height: 30px;text-align: center;font-size:18px;color:#fff;border-radius: 50%;transition: all .3s;cursor:pointer;
position: absolute;top:20px;
}
.timer-scale-cont.hov{}
.timer-scale-cont.hov .time_dian{background: url(../images/time_dian_on.png) no-repeat;
    background-size: cover;width:30px;height:70px;top:-55px;}
	
.timer-scale-cont.hov_1 .time_dian{background: url(../images/time_dian_on.png) no-repeat;
    background-size: cover;width:30px;height:70px;top:-55px;}	
.line-scale{display:inline-block;vertical-align:middle;width:150px;height:4px;margin:0;background-color:#fff}

.timer-shaft-content{width:90%;margin-bottom:45px;overflow: hidden;font-size:0;box-sizing:border-box;margin-left:10%;border-radius: 20px;padding:10px;background-color:#fff;max-height:350px;overflow-y: auto}
.shaft-detail-cont{display: none;width:100%;}
.shaft-detail-cont p {
    color: #757575;
    font-size: 14px;
    text-align: left;
 
    background: url(../images/lc_line.png) no-repeat 0 top;
    line-height: 30px;width:100%;padding:5px 25px;float:left;margin:0 2%;
}

.timer-year{padding-left:20px;font-weight:bold;color:#333;font-size:0;}
.icon-year{display: inline-block;vertical-align:middle;width:33px;height:40px;background: url(../images/icon_sign.png) no-repeat;background-size: cover;}
.timer-year span{display: inline-block;vertical-align:middle;margin-left:18px;font-size:24px;}
.month-detail-box{position:relative;width:100%;min-height:93px;padding-top:30px;font-size:0;box-sizing: border-box;white-space: normal;}
.month-detail-box:before{content: '';position:absolute;top:0;left:36.5px;height:100%;border-right:1px dashed #ff8d3d;}
.month-detail-box .month-title{position:absolute;font-size:16px;font-weight: bold;color:#333;}
.month-detail-box .month-title:before{content: '';position:absolute;top:50%;left:30px;width:13px;height:13px;margin-top:-6.5px;background: url(../images/icon_circle.png) no-repeat;background-size: cover;}
.incident-record{display:inline-block;padding-left:71px;line-height:2;font-size:14px;color:#333;}
.incident-record a{font-size:14px;color:#1d69a3;}	
	
.wenhua{width:100%;overflow: hidden;}	
.wenhua img{width:100%;}	
.rongyu{width:100%;overflow: hidden;padding:50px 0}
.rongyu_bt{width:32%;float:left;}	
.rongyu_bt img{width:100%;}	

.zizhi{width:100%;overflow: hidden;padding:40px;background-color:#f7f8fa}
.zizhi_1{background-image: url(../images/zizhi_bj.png);
    background-position: top !important;}
.zizhi_bt{width:100%;overflow: hidden;}
.zizhi_bt_1{width:45%;float:left;}
.zizhi_bt_1 img{max-width:100%;}
.zizhi_bt_2{width:48%;float:right}
.zizhi_bt_2 img{max-width:100%;}
.zhuanli_nr{width:90%;overflow: hidden; padding-top:30px;margin-left:10%;}
.zhuanli_nr li{float:left; }
.zhuanli_nr_img{padding:10px;border: 1px solid #dcdcdc;box-shadow: 0px 1px 19px 0px rgb(0 0 0 / 10%);}
.zhuanli_nr_img img{width:100%;}
.zhuanli_nr li h2{text-align:center;font-size:14px;padding:10px 0;color:#757575;}
.zhuanli_nr ul li:nth-child(-n+3){width:31.3%;margin:20px 1%;}
.zhuanli_nr ul li:nth-child(n+4){width:23%;margin:20px 1%;}
.cont_1{    display: block;}








@media (min-width:1445px){
	#pc-header .nav{width:64%;margin: 0 2%;}
	.nav li {padding: 0 1.2rem;}
.dh_you ul li{    padding: 0 10px;font-size:18px;}
.solution-list ul li{}
}


@media only screen and (max-width:1400px){
	.product-special-li-5.active .solution-item-wrapper{left:-102px}
	.solution-list ul li{height:490px}
	
	
}
.active .solution-item-02{background-image:url(../images/fw_bj_2_on.jpg)}
.active .solution-item-03{background-image:url(../images/fw_bj_3_on.jpg)}
.active .solution-item-04{background-image:url(../images/fw_bj_4_on.jpg)}
.active .solution-item-05{background-image:url(../images/fw_bj_5_on.jpg)}
.active .solution-item-06{background-image:url(../images/fw_bj_6_on.jpg)}
.active .solution-item-07{background-image:url(../images/fw_bj_7_on.jpg)}

.solution-list ul li p.solution-title{position:absolute;bottom:48%;text-align:left;color:#fff;font-size:20px;z-index:2;left:10%;font-weight:600}
.solution-list ul li p.solution-intro{position:absolute;bottom:18%;overflow:hidden;color:#eee;z-index:2;filter:alpha(opacity=0);font-size:14px;left:10%;right:10%}

.product-list img{height:150px;text-align:center;    margin: 0 auto;}

#pc-header .nav li:nth-child(3) ul{display:none}
#pc-header .nav li:nth-child(3) i{display:none}





@media(max-width:1440px){
	#pc-header .nav li a{padding: 0 5px;}
	#pc-header .navbar{padding-left: 0.5vw;}
	.nav li{padding: 0 0.2rem;}
	
	#pc-header .logo{padding: 22px 0;width:16.5%}
	#pc-header .logo img{max-width:100%}
}

@media(max-width:1366px){
	#pc-header .nav li a{padding: 0 5px;}
	.dh_you ul li{    font-size: 14px;}
	
}





@media(max-width:1024px){
	#pc-header .navbar{padding-left: 1.2vw;}
	#pc-header .nav{width:65%;margin-left:0.5%;}
	#pc-header .logo img{width:100%}
	#pc-header .nav li a{padding: 0 5px;}
	.nav li{padding: 0 0.1rem}
	.dh_you{width:16%;}
	.dh_you ul li{width:100%;line-height:90px;padding:0 5px;}
	.header{display:none;}
	.index-page .solution-more-slide .bd{margin-left: -49%;}
	.tj_cp2_img img{max-height: 157px;}
	.tj_cp3_img img{max-height: 157px;}
	.solution-list ul li{height:316px}
	.solution-list ul li p.solution-title{bottom: 45%;font-size:16px;}
	.short-bar{bottom: 42%;}
	.solution-list ul li p.solution-intro{bottom:4%;left:5%;right:5%;}
	.menu_head{padding-left:1px;}
	.menu_list h2{font-size:1.6rem}
	.menu_body a{padding-left:1px;}
	.dibu_1_logo{width:40%;}
	
	.dibu_1_tel{width:40%;}

}
@media(max-width:992px){
	#pc-header{display:none}
	.header{display:block}
	.index-page .solution-more-slide .hd{width:100%;position: relative;}
	.sosuo{padding:10px 0}
	.sosuo_1 {width: 80%;}
	.index-page .solution-more-slide .bd{    margin-left:0.1px;width:100%!important}
	.index-page .solution-more-slide .bd li{width:100%!important}
	.index-page .solution-more-slide .bd .inner{padding-left:0.001px;}
	.index-page .solution-more-slide .hd h2{padding: 30px 0 10px 0;}
	.index-page .solution-more-slide .hd li{margin: 20px 0;}
	.index-page .solution-more-slide .hd .more{    padding-top:20px;padding-bottom: 20px;}
	.index_news > .box .boxRight .banner .swiper-slide h3{font-size: 1rem;}
	.swiper_wz{padding: 10px 20% 10px 0;}
	.solution-list ul li{width:32.5%;margin: 0 0.5% 30px 0.5%;height:415px;}
	.solution-list ul li p.solution-intro{left:10%;right:10%;}
	.fanwei{padding: 2rem 0;}
	.index_about{padding-top:0.1px;}
	.index_about_1_left{width:100%;}
	.index_about_1_right{width:100%; padding-top:30px;}
	.news_date_day{font-size:1.4rem}
	.index_news_nr li{width:100%;margin: 0 0.001px;}
	.index_news_nr_1{padding-right:20px;}
	.dibu_1_logo{width:50%;}
	.dibu_1_tel{width:50%;}
	.dibu_2_left{width:100%;}
	.dibu_2_right{width:100%;padding-top:20px;}
	.cp_list_left{width:30%;}
	.cp_list_right{width:70%;}
	.product-list .x3{width:33%;}
	.list-news .news_xq{display: none;}
	.list-news .news{margin-top: 30px;}
	.list-news .time{margin-top: 30px;}
	.list-news .button{margin-top: 30px;}
	.tab-normal .tab .tab-nav li a{font-size:14px}
	.bg-gray .x9{width:100%}
	.bg-gray .sidebar-l{margin-right: 0.001px;}
	.swiper_img img{max-height:125px;}
}
@media(max-width:440px){
	
	.tj_cp1{width:98%;margin:0 1%;}
	.tj_cp1_img img{max-height:250px;}
	.tj_cp2{width:98%;margin:10px 1%}
	.tj_cp3{width:98%;margin:0 1%;}
	.index_news > .box .boxRight .banner .swiper-slide{width:25rem}
	.swiper-slide-active{width:25rem!important}
	.solution-list ul li{width:48%;    margin: 0 0.5% 30px 0.5%;height:350px;}
	.index_about_1_right p{padding-bottom:30px;}
	.index_about_2 .c-text-box .c-list li{width:50%;margin-bottom:40px;}
	.index_about_2 .c-text-box .c-list li .c-num{font-size:3rem}
	.dibu_2_right{display: none;}
	.index_news_nr_1{padding-right:0.001px;}
	.dibu_3_1{width:100%;}
	.dibu_1_logo{width:100%;}
	.dibu_1_tel{width:100%;margin-top:20px;}
	.cp_list_left{width:100%;}
	.cp_list_right{width:100%;padding-left:0.001px;}
	.product-list{padding-top:30px;}
	.product-list .x3{width:50%;}
	.product-description .x5{width:100%;}
	.product-description .x5 .padding-large-top{width:90%;padding:0 5%;}
	.product-description .x7{width:100%;}
	.product-overview .tab .tab-nav li{width:30%;}
	.nav-x .col-2 {
    width: 20%;
}
.channel-banner {
    height: 150px;
}	
.channel-banner .banner-info h3 {
    font-size: 20px;
    line-height: 25px;padding-top:30px;
}
#block001 .x4 {
    width: 100%;
}
#block001 .x1 {
    display: none;
}

#block001 .x6 {
    width: 100%;
}
.list-news .news{margin-left:0.001px;margin-right:0.001px;}
.list-news .news h3 a {font-size: 16px;}
.article .padding-large{padding: 30px 10px;}	

#c-contact .c-list2 li{padding: 0 20px 20px;}
#c-contact .c-list2 input, #c-contact .c-list2 .c-item2 select{width:100%!important}
#c-contact .c-list2 input{width:100%!important}
.ct_nr_left{width:100%}
.ct_nr_right{width:100%}
.ny_about_1_s_left{width:50%;margin:0 25%;}
.ny_about_1_y{width:100%;padding-top:30px;}
.ny_about_1_y h2{text-align:center;}
.licheng_1{width:50%;margin:0 25%;}
.licheng_2{width:100%;margin-top:20px;}
.timer-shaft-box{padding:10px;}
.rongyu_bt{width:40%;margin:0 30%;}
.tab-normal .tab-head{width:100%;}
.tab-normal .tab .tab-nav li{margin-bottom:10px;}
.tab-normal .tab .tab-nav li a{    margin: 0 5px;}
.ny_about_1_y_nr .csr{    margin: 10px 0;width:100% }
}






