.prod-section{
	background: #FFFFFF;
    padding: 80px 0px;
}
.prod-section .h3-subTitle{font-size:16px;line-height: 2em;padding: 0px 10px;}
.prod-section .p-themeTitle{font-size:26px;}
.prod-section .p-themeTitle strong{ font-weight: bold; color:#2284bd;padding: 0px 10px;}
/*.prod-section .owl-carousel .owl-nav .owl-prev{left:-40px; font-size:40px;}
.prod-section .owl-carousel .owl-nav .owl-next{right:-40px; font-size:40px;}
.prod-section .item-content h5 a{color:#3e4f59;}
.prod-section .item-content h5 a:hover{color:#2284bd;}
.prod-section .item-content .btn{font-size:14px;padding: 15px 25px;}*/

.prod-section .col_items{width:100%; display: block;}
.col_items ul {
  position: relative;
  margin: auto;
  margin-top: 50px;
  padding: 0px;
  overflow: hidden;
  opacity: 1;
  filter: alpha(opacity=100);
  display: flex;
  justify-content: space-between;
}
.col_items ul li {
  width:24%;
  height: 300px;
  float: left;
  margin:auto;
  padding:0px;
  margin-bottom: 22px;
  overflow: hidden;
  position: relative;
}
.col_items ul li a {
  display: block;
  position: relative;
  width: 100%;
}
.col_items ul li .img_bg{width:100%; height: 100%; background: rgba(0, 0, 0, 0.2);position: absolute;top: 0;}
.col_items ul li a img {
  width:auto;
  height: 100%;
	max-height:300px;
}
.col_items ul li a .bg {
  width: 290px;
  height: 218px;
  position: absolute;
  margin-left: -145px;
  bottom: 0;
  left: 50%;
  z-index: 2;
  background: rgba(0, 136, 204, 0.5);
  opacity: 0;
  filter: alpha(opacity=0);
}
.col_items ul li a .bz {
  width: 100%;
  height: 100px;
  margin-top: -50px;
  position: absolute;
  top: 50%;
  left: 0;
  text-align: center;
  z-index: 3;
}
.col_items ul li a .bz .proicon {
  width: 80px;
  height: 60px;
  margin: 0 auto;
}
.col_items ul li a .bz .proicon.pro03 {
  height: 50px;
  padding-top: 10px;
}
.col_items ul li a .bz span {
  font-size: 18px;
  color: #fff;
  border-bottom: solid 2px #fff;
}
.col_items ul li a .tips {
  width: 190px;
  height: 86px;
  margin-left: -95px;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  position: absolute;
  bottom: -26px;
  left: 50%;
  z-index: 3;
  opacity: 0;
  filter: alpha(opacity=0);
}
.col_items ul li a:hover .bg {
  opacity: 1;
  filter: alpha(opacity=100);
  transition: all 0.8s ease 0s;
}
.col_items ul li a:hover .bz {
  top: 55%;
  transition: all 0.8s ease 0s;
}
.col_items ul li a:hover .tips {
  bottom: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  transition: all 0.8s ease 0s;
}

.prod-section .container{width:1440px;max-width:1440px;margin: auto;padding: 0px;}
@media screen and (max-width: 1023px){
	.prod-section{padding-top:40px;}
	.prod-section .container{width:100%;}
	.col_items ul {width:100%;display: block;}
	.col_items ul li{width:48%; margin: 10px 1%;}
}


/*=====================================
0.7 service-area start
=======================================*/
.gsjj-section{padding: 0px 0px 50px 0px;}

.title-gsjj,.title-news{width:100%; border-top:1px dashed #ccc; border-bottom:1px dashed #ccc; padding:10px 0px;display: block;}
.title-gsjj h3,.title-news h3{text-align: center;font-size:20px; color:#333;height: 50px;line-height: 50px;display: block;
    padding: 0px;
    margin: auto;}
.title-gsjj h3:before{content:"";padding-right: 45px; background-image:url("/images/icon/icon_gsjj.png");background-repeat: no-repeat;padding-top: 5px;margin: auto;}
.title-news h3:before{content:"";padding-right: 45px; background-image:url("/images/icon/icon_news.png");background-repeat: no-repeat;padding-top: 5px;margin: auto;}

.gsjj-content{padding:20px 0px;}
.gsjj-content img{margin:auto 20px auto auto;}
.gsjj-content a{color:#333; font-size:14px; line-height: 2em;}
.gsjj-content a:hover{color:#2d86cd;}

.news-content{padding:20px 0px;}
.news-content ul{width:100%; padding-top:5px;}
.news-content ul li{width:100%;}
.news-content ul li span{width:70%;float: left; height: 35px; line-height: 35px; overflow: hidden;}
.news-content ul li span.time{width:80px; float: right;}
.news-content ul li a{color:#333; font-size:14px; line-height: 2em;}
.news-content ul li a:hover{color:#2d86cd;}
.news-content .more{display: none;}



@media screen and (max-width: 1023px){
	.gsjj-content img{width:100%; padding: 10px 0px;}
}

.service-area{
  padding: 100px 0 70px;
  background: #f5f5f5;
}
.section-title span{
    font-size: 18px;
    color: #2284bd;
    text-transform: uppercase;
}
.section-title h2{
    font-size: 36px;
    font-weight: 700;
    color: #333;
    padding-bottom: 20px;
    margin-bottom: 60px;
    position: relative;
}
.section-title h2:before {
    content: "";
    position: absolute;
    left: 47%;
    bottom: 0;
    width: 60px;
    height: 3px;
    background: #2284bd;
}
.service-single{
  overflow: hidden;
}
.service-single{
  position: relative;
  overflow: hidden;
  transition: all .3s;
  margin-bottom: 30px;
}

.service-content{
    padding: 29px 40px 20px;
    position: absolute;
    left: 0;
    top: 68%;
    width: 100%;
    height: 100%;
    padding-left: 100px;
    background: #142440;
    transition: all .3s;
    opacity:.8;
}

.service-single:hover .service-content{
  top: 0;
 display: flex;
 justify-content: center;
 flex-direction: column;
 width: 100%;
 height: 100%;

}
.service-single:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height:100%;
  background-color: rgba(20, 36, 64, 0.2);
}
.service-content h3{
  font-size:20px;
  font-family: 'Roboto', sans-serif;
  position: relative;
  color:#fff;
}
.service-content h3:before {
    content: "\f106";
    position: absolute;
    left: -78px;
    top: -15px;
    font-family: Flaticon;
    font-size: 42px;
    color: #34ccff;
}
.service-content2 h3:before {
    content: "\f107";
    margin-top: 5px;
}
.service-content3 h3:before {
    content: "\f100";
    transform:rotate(45deg);
}
.service-content4 h3:before {
    content: "\f108";
}
.service-content5 h3:before {
    content: "\f10a";
}
.service-content6 h3:before {
    content: "\f10b";
}


.service-content p{
  padding: 15px 0 0px;
  color:#fff;
  line-height: 30px;
}
.service-content a{
  color:#34ccff;
}

.service-area.service-s2 .service-item {

}
.service-area.service-s2 .service-item .service-single {
    background: #fff;
    text-align: center;
    padding: 40px 33px;
}
.service-area.service-s2 .service-item .service-single:before {
  content: none;
}
.service-area.service-s2 .service-item .service-single .service-icon {
    background-color: rgba(52, 203, 255, 0.2);
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    margin: auto;
    margin-bottom: 25px;
}
.service-area.service-s2 .service-item .service-single .service-icon:before {
    content: "";
    background-color: rgba(52, 203, 255, 0.2);
    width: 100%;
    height: 100%;
    position: absolute;
    left: -5px;
    top: -5px;
    border-radius: 50%;
}
.service-area.service-s2 .service-item .service-single .service-icon i {
    color: #142440;
}
.service-area.service-s2 .service-item .service-single h2 {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600;
}
.service-area.service-s2 .service-item .service-single p {
    line-height: 30px;
    color: #5d5b5b;
}

@media screen and (max-width: 1023px){
	.service-area{padding-top: 40px;}
	.service-area h2{font-size:20px;}
}
/*==========================================
/*==========================================


0.8 track-area start
===========================================*/

.track h3 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 40px;
    color:#fff;
}

.track-section{
    padding: 60px 0 70px;
    background: url(/images/track-bg.jpg) no-repeat center center / cover;
}

.track-section .track-boxs{
    position:relative;
}
.track-section .track-boxs .track-boxs-c{padding: 20px; color:#FFFFFF;font-size:16px;}
.track-section .track-boxs .track-boxs-c b,.track-section .track-boxs .track-boxs-c strong{color:#ffc600;}
.track-section .track-boxs span {
  position:absolute;
  padding:5px;
  border-style: solid;
  border-color: #E3581D;
}

.track-section .track-boxs .row1 {
  border-width: 5px 0 0 5px;
  top:-5px;
  left:-5px;
}

.track-section .track-boxs .row2 {
  border-width: 5px 5px 0 0;
  top:-5px;
  right:-5px;
}


.track-section .track-boxs .col1 {
  border-width: 0 0 5px 5px;
  bottom:-5px;
  left:-5px;
}


.track-section .track-boxs .col2 {
  border-width: 0 5px 5px 0;
  bottom:-5px;
  right:-5px;
}
.track-section .track a.track-btn {
    background:#34ccff;
    color: #fff;
    border: 0;
    outline: 0;
    padding: 10px 40px;
    transition: all .3s;
	margin: auto;
    display: table;
    margin-top: 30px;
}
.track-section .track a:hover{
  background:#31b5e1;
}
/*============================================



0.9 features-area start
==============================================*/
.features-area {
    position: relative;
    padding: 100px 0 70px;
}
.fetures-img {
    position: absolute;
    left: 8%;
    top: 14%;
}
.fetures-img img {
  max-width: 100%;
}
.features-icon {
    margin-bottom: 18px;
}
.features-icon.feature-icon3{
  margin-bottom: 10px;
}
.section-title2 h2:before {
    left: 0;
}

.section-title2 h2{
  margin-bottom: 30px;
}

.features-text p{
  padding-top: 10px;
}
.features-text h3 {
  font-size: 25px;
}
.features-item .fi{
  color:#34ccff; 
}
.features-icon2 {
    transform: rotate(45deg);
    display: inline-block;
}
.feature-wrap{
  margin-bottom: 35px;
}

.features-area.features-style-2{
  position: relative;
}
.features-area.features-style-2:before {
    content: "";
    position: absolute;
    left: 22%;
    top: 27%;
    width: 53%;
    height: 64%;
    background: url(/images/adv-bg.png) no-repeat center center / cover;
    z-index: -2;
}
.features-item.features-item-2{
  text-align: right;
}
.features-area.features-style-2 .features-icon {
    width: 90px;
    height: 90px;
    background: #34ccff;
    border-radius: 50%;
    line-height: 75px;
    text-align: center;
    color:#fff;
    border:6px solid #d4f1fa;
}
.features-area.features-style-2 .features-item .fi {
    color: #fff;
}
.features-area.features-style-2 .features-icon.feature-icon3 {
    margin-bottom: 10px;
    display: inline-block;
}
.features-area.features-style-2 .feature-img {
    text-align: center;
}


@media screen and (max-width: 1023px){
	
	.features-area{padding-top:40px;}
	.section-title h2{font-size: 20px;}
	.section-title h2:before {left: 40%;}
	.features-area.features-style-2 .feature-img {padding-bottom: 20px;}
	.features-area.features-style-2 .feature-img img{padding-bottom: 20px; max-width:100%;}
	.feature-wrap{text-align: center;}
	.features-area.features-style-2 .features-icon{margin:auto;}
}

/*============================================
1.0 counter-area start
===========================================*/
.counter-area{
  padding: 135px 0 0;
  background: url(/images/counter-bg.jpg) no-repeat center top / cover;
  position: relative;
  background-attachment: fixed;
}
.counter-area:before{
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(20,36,64,.8);
}
.counter-content {
    background: #2284bd;
    padding: 44px 70px 94px;
    padding-right: 80px;
    margin-bottom: 0px;
    max-height: auto;
    position: relative;
}
.counter-content p{
	font-size:14px;
  color:#fff;
	line-height: 2em;
}
.counter-content h2{
  font-size: 24px;
  font-weight: 500;
  color:#fff;
  margin-bottom: 10px;margin-top: 20px;
}
.counter-content h5{
  font-size: 16px;
  font-weight: 500;
  color:#fff;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.counter-content .btns{display: block}
.counter-content .btns .btn-style a {
    background-color: #fff;
    font-size: 15px;
    font-weight: 600;
    color: #333;
    padding: 10px 28px;
    border: 2px solid transparent;
    text-transform: capitalize;
    display: inline-block;
    margin-top: 34px;
}
.btn-style.btn-style-3 a{
  background: #fff;
  color:#333;
  margin-top: 34px;
  font-weight: 700;
}

.counter-area .counter-grids .grid {
    width: 48%;
    float: left;
    padding: 0px 0px 58px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.counter-area .counter-grids .grid p {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    margin-top: 20px;
}
.counter-area .counter-grids {
    overflow: hidden;
    position: relative;
    padding-top: 50px;
    padding-left: 50px;
}
@media (max-width: 991px) {
  .counter-area .counter-grids {
    padding: 100px 0 20px 10px;
    text-align: center;
  }
}

.counter-area .odometer.odometer-auto-theme, .counter-area .odometer.odometer-theme-default {
    line-height: 0.8em;
}
.counter-area .counter-grids .grid h2 {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    margin: 0;
    line-height: 20px;
    padding-bottom: 20px;
    position: relative;
}
.counter-area .counter-grids .grid h2:before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 3px;
    background: #34ccff;
}

.counter-area .counter-grids .grid h2 span{display: block;}

@media screen and (max-width: 1023px){
	
	.counter-area {padding-top:80px;}
	.counter-area .counter-content{padding:50px;}
	.counter-area .counter-content h2{font-size: 16px;font-weight: 500;color: #fff;margin-bottom: 20px;margin-top: 0px;line-height: 1.6em;}
	.counter-area .counter-content h5{display: none;}
	.counter-area .counter-content p{line-height: 1.6em;}
	.section-title h2{font-size: 20px;}
	.section-title h2:before {left: 40%;}
	.features-area.features-style-2 .feature-img {padding-bottom: 20px;}
	.feature-wrap{text-align: center;}
	.features-area.features-style-2 .features-icon{margin:auto;}
	
	.counter-area .counter-grids .grid {
		width: 48%;
		float: left;
		padding: 0px 0px 28px;
		margin-right: 5px;
		margin-bottom: 5px;
	}
	.counter-area .counter-grids .grid h2 {
    font-size: 36px;
    text-align: left;
	}
	.counter-area .counter-grids .grid p {
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    margin-top: 20px;
    text-align: left;
}
}


#wrapper > div > section.news-section{display: flex;padding-top: 150px;position: static;}
@media screen and (max-width: 1023px){#wrapper > div > section.news-section{padding-top: 50px;}}