@charset "utf-8";

* { margin: 0; padding: 0 }
body { font: 16px "Microsoft YaHei", Arial, Helvetica, sans-serif; color: #000; background: #fff; }
img { border: 0; display: block }
ul, li { list-style: none; }
a { text-decoration: none; color: #000; }

input, textarea {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    background: 0 0;
    vertical-align: middle;
}
a:hover { color: #000; text-decoration: none; }
.clear { clear: both; width: 100%; overflow: hidden; height: 14px }
.clearblank { clear: both; width: 100%; overflow: hidden; }
.fl { float: left!important; }
.fr { float: right!important; }
.box { width: 1100px; overflow: hidden; margin: auto;background-color: #FFFFFF;padding-top: 20px;border-radius: 30px;opacity: 0.9;}

/*header*/
header {  top: 0; width: 100%;line-height:66px; text-align: center; z-index: 9999; position: fixed;background-color: #FFFFFF;}
/* Slide transitions */
.slideUp { -webkit-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px); -webkit-transition: transform .5s ease-out; -o-transition: transform .5s ease-out; transition: transform .5s ease-out; }
.slideDown { -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: transform .5s ease-out; -o-transition: transform .5s ease-out; transition: transform .5s ease-out; background: rgb(0, 0, 0, .5); box-shadow: 0px 5px 9px 1px rgba(144, 161, 180, 0.2); }
.white-bg.slideDown { background: #0f1f2b !important; }
.logo { float: left }
.logo  img {width: 70%;}
.ipro2 ul{width: 800px;margin: 0 auto;margin-top: 30px;background-color: #FFFFFF;padding-bottom: 30px;}

#selected { color: #f22645; }
.white-bg #starlist li a { color: #4A4A4A }
.white-bg #starlist li a#selected, .white-bg #starlist li a:hover { color: #f22645; }
#mnavh { display: none; width: 30px; height: 40px; float: right; text-align: center; padding: 0 5px }
.navicon { display: block; position: relative; width: 30px; height: 5px; background-color: #FFFFFF; margin-top: 20px }
.navicon:before, .navicon:after { content: ''; display: block; width: 30px; height: 5px; position: absolute; background: #FFFFFF; -webkit-transition-property: margin, -webkit-transform; transition-property: margin, -webkit-transform; transition-property: margin, transform; transition-property: margin, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.navicon:before { margin-top: -10px; }
.navicon:after { margin-top: 10px; }
.open .navicon { background: none }
.open .navicon:before { margin-top: 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.open .navicon:after { margin-top: 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.open .navicon:before, .open .navicon:after { content: ''; display: block; width: 30px; height: 5px; position: absolute; background: #fff; }
/*banner*/
.banner { background: url(../images/bg.jpg) no-repeat center center; background-size: cover; height: 890px; text-align: center; color: #fff; font-size: 18px; width: 100%; overflow: hidden }
.banner li:nth-child(1), .banner li:nth-child(2) { font-size: 48px; font-weight: bold; }
.banner li:nth-child(2) { margin-bottom: 30px }
.banner li:nth-child(3), .banner li:nth-child(4) { line-height: 1.9 }
.banner em { color: #f22645; font-style: normal; }
.banner ul { position: absolute; top: 30%; width: 100% }

.service{box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19) !important;border-radius: 30px;margin-top: 80px;}
.cpfw{background: url(../images/cpbj.jpg) no-repeat bottom;height: 500px;}
.con-btn { font-size: 16px; height: 50px; width: 210px; text-align: center; line-height: 50px; display: block; margin: 30px auto 0; border-radius: 50px; background-color: #f22645; color: #fff; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.con-btn:hover { background: #fff; color: #f22645; }
/*advantage*/
.advantage { color: #666; font-size: 16px; line-height: 26px;  margin: auto;  position: relative;border-radius: 30px;overflow: hidden; background: url(../images/ulbj.jpg) no-repeat left;display: block;height: 350px;}

.advantage .cprt{width: 18%;float: left;}

.advantage .cprt p{color: #FFFFFF;font-size: 30px;font-weight: normal;margin-top: 55%;}

.advantage .cprt h5{color: #FFFFFF;text-align: center;font-weight: normal;}
.advantage ul {  width: 82%;}
.advantage li { width: 33.3%; float: left; text-align: center;margin-top: 2.5%; }

.advantage li section { margin: 10px; padding: 10px 10px; }
.advantage li section img { margin: auto; height: 100px; }
.advantage p { font-size: 18px; margin: 20px 0 20px 0;  font-weight: bold;text-align: center;color: #000000;}

.advantage span{line-height: 35px;text-align: center!important;color: #000000;}
/*h-title*/
.h-title { text-align: center;margin-top: 20px; }
.h-title h2 { font-size: 36px; padding-top: 30px; margin-bottom: 10px;font-weight: 400;color: #f00000; font-weight: bold;}
.h-title span { color: #484848; display: block; margin-bottom: 20px; font-size: 16px; line-height: 22px;  margin: 0 auto 20px;text-transform: uppercase; }

.h-title span:after {
    display: block;
    content: '';
    width: 80px;
    height: 2px;
    background: #474747;
    margin: 0 auto;
    margin-top: 17px;
}



 

.h-title2 { text-align: center;margin-top: 30px; }
.h-title2 h2 { font-size: 36px; padding-top: 30px; margin-bottom: 10px;font-weight: 400;color: #FFFFFF; }
.h-title2 span { color: #FFFFFF; display: block; margin-bottom: 20px; font-size: 16px; line-height: 22px;  margin: 0 auto 20px;text-transform: uppercase; }

.h-title2 span:after {
    display: block;
    content: '';
    width: 80px;
    height: 2px;
    background: #FFFFFF;
    margin: 0 auto;
    margin-top: 17px;
}


/*service-a*/
.service-a, .service-b { overflow: hidden; margin-bottom: 60px;margin-top: 60px; }
.service-a li, .service-b li { width: 33.3%; float: left; text-align: center; }
.service-a section { overflow: hidden;  margin: 0 20px;background-color:#ededed;border-radius: 20px; height: 559px; }
.service-a i { display: block; font-size: 18px;font-style: normal;font-weight: 500;line-height: 50px; }
.service-a img {border-radius: 20px 20px 0 0px;width: 100%; }
.service-a p, .service-b p { font-size: 18px; margin-bottom: 10px;text-align: left;font-weight: bold;color: #FFFFFF;text-align: center; background: url(../images/btbj.png) no-repeat top center;width: 60%;margin: 0 auto;background-size: 100% 100%;height: 50px;line-height: 50px;margin-top:30px;letter-spacing:0.2em;}



.service-a span, .service-b span { margin-bottom: 20px; display: block;  font-size: 16px; overflow: hidden;   -webkit-line-clamp: 2;text-align: left;line-height: 30px;color: #484848;text-align: center; width: 100%; }
.service-b section { overflow: hidden; margin: 0 10px; }
.service-b i { display: block; margin-bottom: 20px; }
.service-b img { margin: auto }
/*case-list*/

.case{background: url(../images/ysbj.jpg) no-repeat top center;}
.case-list ul { margin-bottom: 40px; overflow: hidden; }
.case-list li { float: left; position: relative; transition: .5s; overflow: hidden; height: 280px }
.case-list li:nth-child(1), .case-list li:nth-child(2), .case-list li:nth-child(5), .case-list li:nth-child(6) { width: 25% }
.case-list li:nth-child(3), .case-list li:nth-child(4) { width: 50% }
.case-list li .ps-img { width: 100%; min-height: 100%; }
.case-list li:after { content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0,0,0,.2); display: block; transition: .5s; }
.case-list li:hover:after { background: rgb(242, 38, 69, .8); }
.case-list li h3 { position: absolute; display: block; width: 100%; text-align: center; font-size: 16px; color: #fff; z-index: 9; transition: .5s; top: 40%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.case-list p { position: absolute; opacity: 0; text-align: center; top: 50%; font-size: 14px; color: #fff; z-index: 9; padding: 0 30px; line-height: 24px; height: 48px; transition: .5s; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.case-list li:hover p { opacity: 1 }
.item-link { position: absolute; bottom: 30px; left: 0; right: 0; display: block; border: 1px solid #ffffff; width: 120px; height: 36px; line-height: 36px; font-size: 14px; color: #ffffff; margin: 20px auto; z-index: 9999; opacity: 0; text-align: center; transition: .5s; }
.case-list li:hover .item-link { opacity: 1; background: #ffffff; color: #535655; }
.case-list li:hover h3 { top: 20% }
.case-list li:hover p { top: 40% }
.bth-text { font-size: 16px; width: 200px; height: 46px; line-height: 46px; margin: auto; display: block; text-align: center; border-radius: 50px; border: #ccc 1px solid; transition: .5s; background: #fff; }
.bth-text:hover { color: #fff; background: #f22645; border: #f22645 1px solid }
/*about*/
.about-section {  overflow: hidden; width: 100%; height: 100vh;  }
.about { background: url(../images/about-right.jpg) repeat-x; background-size: 100% 100%; width: 50%; float: right; height: 100%; color: #fff }
.about h2 { font-size: 36px; margin: 100px 0 40px 50px; }
.about p { width: 500px; margin-left: 50px; line-height: 24px; font-size: 14px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 5; }
.btn-blue { background: #0f364b; color: #fff; border: #0f364b 1px solid; margin: 50px 0 0 50px }
.btn-blue:hover { background: #fff; color: #0f364b; border: #fff 1px solid; }
/*news*/
.news { margin-bottom: 60px }
.news-list { }
.news-list li { overflow: hidden; margin: 30px 0; border-bottom: #ccc 1px dotted; padding-bottom: 30px; }
.news-list li a { display: block; overflow: hidden; }
.news-list li i { width: 212px; height: 130px; display: block; float: left; overflow: hidden; margin-right: 20px; }
.news-list i img { width: 100%; transition: .5s; height:95%}
.news-list h2 { font-size: 20px; font-weight: normal; margin-right: 240px; margin-bottom: 10px; background-color: white; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; }
.news-list p { font-size: 14px; color: #666; margin-right: 240px; line-height: 22px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; }
.news-list span { display: block; float: right; width: 128px; height: 128px; text-align: center; border: 1px solid #ccc; color: #666; }
.news-list span b { font-size: 48px; color: #333; font-weight: normal; display: block; margin-top: 16px; }
.news-list li:hover img { transform: scale(1.1) }
.news-list li:hover h2 { color: #036 }

.zx{background: url(../images/zxbj.jpg) no-repeat center center;}

.zx img {display: block;margin: 0 auto;}
/*footer*/
footer { background: #0f1f2b; color: #a1afb8; padding: 50px 0; font-size: 14px; }
.end-logo { margin-bottom: 20px }
.end-nav { margin-bottom: 30px }
.end-nav li { display: inline; margin-right: 20px; padding-right: 20px; position: relative }
.end-nav li:after { position: absolute; content: ""; width: 1px; background: #a1afb8; right: 0; bottom: 0; height: 16px; }
.end-nav a { color: #fff }
.copyright a { color: #a1afb8; }
.ft-img { float: right; text-align: center;width: 100%;}
.ft-img li { display: inline-block; width: 50%;float: left; }

.ft-img li p{color: #444444;writing-mode: vertical-rl;width: 20%;float: left;margin-right: 10px;text-align: center;font-size: 16px;margin-top: 10px;margin-left: 60px;}
.ft-img img { width: 140px; margin-bottom: 10px;float: right; }
/*list-bg*/
.list-bg { background: url(../images/list-bg.png) no-repeat; background-size: cover; background-position: center; height: 100vh; transition: all 0.3s ease-in-out; }
.list-title { font-size:18px; background: url(../images/title-bg.png) no-repeat top center; padding-top: 20px; margin-bottom: 40px; text-align: center }
.list-nav{width:100%;}
.list-nav ul li{ font-size:18px; background: url(../images/title-bg2.png) no-repeat top center; padding-top:10px; margin: 20px 10px; text-align: center ;display:back;width:90px;float:left;}
/*page-nav*/
.page-nav { color: #666; font-size: 14px; margin: 20px 0 }
.page-nav a { color: #666 }
.page-nav a:hover { color: #f22645 }
.page-about { margin-bottom: 40px }




.iBanner{}
.iBanner .img img{  height:100%;  display:block;transition: all 5s;}

.iBanner .swiper-slide.swiper-slide-active img {
    transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
    -moz-transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);
}

.iBanner .swiperDots{ display:block; bottom:0px;}
.iBanner .swiperDots span{ height:50px; width:35px; background:none !important; position:relative; box-shadow:none;}
.iBanner .swiperDots span:before{ content:''; width:100%; height:1px; position:absolute; left:0px; top:3px; right:0px; background:#fff;}
.iBanner .swiperDots span:after{ content:''; width:0%; height:1px; position:absolute; left:0px; top:3px; background:#4c87ff;}
.iBanner .swiperDots span.swiper-pagination-bullet-active{ width:75px;}
.iBanner .swiperDots span.swiper-pagination-bullet-active:after{ width:100%; transition:width linear 8000ms;}
.iBanner .swiperDots:hover span:before,
.iBanner .swiperDots:hover span:after{ height:3px; top:0px;}
.iBanner .swiperArrow{ display:block; color:#fff;border: 1px solid #FFFFFF;border-radius: 50%;}
.iBanner .swiperPrev{ left:50px;}
.iBanner .swiperNext{ right:50px;}
.iBanner .swiperArrow:hover{ color:#0040a9;background-color: #FFFFFF;}


.pageNext{ position:absolute; right:140px; bottom:40px; z-index:2; cursor:pointer; width:25px; height:40px; display:none;}
.pageNext .pd{ position:relative; width:21px; height:36px; border:2px solid #fff; border-radius:12px;}
.pageNext span{ width:3px; height:3px; border-radius:1.5px; position:absolute; left:50%; top:50%; background:#fff; margin-left:-1.5px; transition:1s all ease;}
.pageNext span:nth-child(1){ margin-top:-3px;}
.pageNext span:nth-child(2){ margin-top:5px;}
.pageNext span:nth-child(3){ margin-top:-11px;}
.pageNext span.curr{ height:7px; transform:translateY(-2px);}


.owl-nav {
    position: absolute;
    width: 170px;
    height: 45px;
    bottom: 20%;
    left: 18%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
	z-index: 9999;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 45px;
    font-size: 22px;
    transition: .5s;
}

.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
    background: var(--primary);
    border-color: var(--primary);
}


   .brand_div_div{
        width: 1360px;
		margin: 0 auto;
        position: relative;
		margin-bottom: 80px;
    }
    .brand_div_div_img{
        width: 100%;
    }
    .brand_div_div_div{
        width: 100%;
        height: 469px;
      
      
        position: absolute;
        top: 80px;
        left: 0;
       
    }
    .brand_div_div_div_ul{
        
    }
	
	.brand_div_div_div_ul li {width: 32.3%;float: left;color: #FFFFFF;margin-bottom: 50px;text-align: center;border-right: 3px solid #FFFFFF;}
	
	.brand_div_div_div_ul li:last-child{border-right: none;}
	
	.brand_div_div_div_ul li h3{font-size: 36px;font-weight: bold;line-height: 50px;}
	
		.brand_div_div_div_ul li p{font-size: 20px;line-height: 50px;}
	
    .brand_div_div_div_p{
        font-size: 15px;
        color: #555;
        margin-top: 25px;
        line-height: 1.8;
    }
	
	.bottom_main{background-color: #dbdbdb;padding-bottom: 30px;}
	
	.contact-left {float: left;width: 750px;}
	.contact-left .tel {font-size: 20px;margin-bottom: 30px;}
	.contact-left .tel strong {font-family: Impact;font-size: 34px;color: #e62022;}
	.contact-left li {background: no-repeat 0 0;border-bottom: 1px dashed #cac9c9;padding-left: 45px;font-size: 18px;padding-bottom: 15px;margin-bottom: 15px;line-height: 1.8;}
	.contact-left li.i1 {background-image: url(../images/conatct_icon2.png);}
	.contact-left li.i2 {background-image: url(../images/conatct_icon3.png);}
	.contact-left li.i3 {background-image: url(../images/zuoxi.png);}
	.contact-left li.i4 {background-image: url(../images/conatct_icon1.png);}
	
	.contact-right {float: right;width: 500px;}
	.contact-right .tit {font-size: 16px;}
	.contact-right .tit img {vertical-align: middle;}
	.contact-right dl {margin: 20px 0 0;overflow: hidden;width: 50%;float: left;}
	.contact-right dt {width: 200px;border: 1px solid #ebebeb;}
	
	.contact-right dt img{width: 100%;}
	.contact-right dd {text-align: center;width: 200px;margin-top: 20px;}
	.contact-right dd h4 {font-size: 18px;font-weight: normal;margin: 0;}
	.contact-right dd p {margin: 15px 0 0;font-size: 16px;color: #999;}
	
		.search {
			margin: 0 auto;
			width: 800px;
			height: 40px;
			margin-top: 10px;
			border: 2px solid #ff5318;
			border-radius: 20px;
		}
		option {border: none;
}
		.search_tow {
			border: none;
			width: 150px;
			color: #777777;
			font-size: 13px;
			padding-left: 10px;
			height: 40px;
			background: none;
		}
		.search_button {
			background: url(../images/btn.png) no-repeat center center;
			cursor: pointer;
			width: 50px;
			height: 40px;
			position: absolute;
			right: 0px;
			border: none;
		}
		#SearchType {
			width: 60px;
			height: 30px;
			line-height: 30px;
			border: none;
			color: #ffffff;
			text-indent: 8px;
			background: #e60212;
			border-radius: 5px;
			margin: 5px 0 0 6px;
		}
		#typeid {
			width: 82px;
			height: 30px;
			line-height: 30px;
			border: none;
			color: #ffffff;
			text-indent: 8px;
			background: #e60212;
			border-radius: 5px;
			margin: 5px 0 0 6px;
		}
		
		
	
		.search-select {
		    width: 180px;float: left;
			border-right: 1px solid #ff5318;
			line-height: 40px;
			text-align: center;
		}
		 .search-select .form-select {
		    border: 0;
			width: 180px;
			
			height: 40px;
		
		    border-radius: 0;
		 font-size: 16px;
		    color: inherit;
		    background-color: transparent;
			text-align: center;
		   
		}
		select {
			border: none;
		    writing-mode: horizontal-tb !important;
		    font-style: ;
		    font-variant-ligatures: ;
		    font-variant-caps: ;
		    font-variant-numeric: ;
		    font-variant-east-asian: ;
		    font-weight: ;
		    font-stretch: ;
		    font-size: ;
		    font-family: ;
		    text-rendering: auto;
		    color: fieldtext;
		    letter-spacing: normal;
		    word-spacing: normal;
		    line-height: normal;
		    text-transform: none;
		    text-indent: 0px;
		    text-shadow: none;
		    display: inline-block;
		    text-align: start;
		    appearance: auto;
		    box-sizing: border-box;
		    align-items: center;
		    white-space: pre;
		    -webkit-rtl-ordering: logical;
		    background-color: field;
		    cursor: default;
		    margin: 0em;
		    border-width: 1px;
		    border-style: solid;
		    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
		    border-image: initial;
		    border-radius: 0px;
		}
		.level-0{border: none;}
		.search_tow {
			border: none;
			width: 700px;
			color: #777777;
			font-size: 13px;
			padding-left: 10px;
			height: 40px;
			background: none;
			float: left;
		}
		.search_button {
			background: url(../images/btn.png) no-repeat center center;
			cursor: pointer;
			width: 50px;
			height: 40px;
			position: absolute;
			right: 0px;
			border: none;
		}
		#SearchType {
			width: 60px;
			height: 30px;
			line-height: 30px;
			border: none;
			color: #ffffff;
			text-indent: 8px;
			background: #e60212;
			border-radius: 5px;
			margin: 5px 0 0 6px;
		}
		#typeid {
			width: 82px;
			height: 30px;
			line-height: 30px;
			border: none;
			color: #ffffff;
			text-indent: 8px;
			background: #e60212;
			border-radius: 5px;
			margin: 5px 0 0 6px;
		}
		.search {
			position: relative;
			background-color: #FFFFFF;
		}
		
		.language {
		    width: 180px;
		    height: 20px;
		
		    text-align: center;
		   float: right;
		
		   
		    font-size: 16px;
		}
	.language ul li{width: 50%;float: left;color: #FFFFFF;t}
	
	.language ul li a{color: #ffa800;border: 1px solid #ffa800;padding: 10px;border-radius: 10px;}
	
	
	.m-ftTel { float:left; text-align:right; }
	.ftTel { padding-left:50px; background:url(../images/dizhi.png) no-repeat 0 center; color:#414141; font-size:16px; line-height:45px; }
	.ftTel span { font-size:20px;margin-left: 10px;  }
	
	.m-ftTela { float:right; text-align:right; }
	.ftTela { padding-left:50px; background:url(../images/tel.png) no-repeat 0 top; color:#414141; font-size:16px; line-height:36px; }
	.ftTela span { font-size:20px; margin-left: 10px; }
	
	
	 .item{width: 15.3%;padding:25px 25px 0;height: 500px;display: inline-block;vertical-align: text-top;transition: all .3s;margin-top: 300px;position: absolute;left: 0;
	 
	 
	 
	 background-image:url(../images/tu1.png);}
	 .item .icon{width: 100px;height: 100px;display: block;margin:0 auto;background-repeat:no-repeat;background-position:center;background-size:cover;}
	 .item .title{font-size: 30px;color: #FFFFFF;text-align: left;margin-top: 50px;opacity: 1!important;font-weight: normal;}
	 .item .sm_line{margin-top: 25px;width: 30px;height: 4px;display: block;background-color: #FFFFFF;}
	 .item .desc{margin-top: 30px;font-size: 18px;color: #FFFFFF;line-height: 40px;}
	 
	 
	 .track {
	         max-width: 1920px;
	         margin: 0 auto
	     }
	 
	     .track .banner {
	         width: 100%;
	         height: 380px;
	         flex-shrink: 0;
	         background: url(../img/track-bg.8a669508.jpg) top #4aacde no-repeat;
	         font-size: 48px;
	         color: #fff;
	         padding: 270px 0 0 0
	     }
	 
	     .track .banner .title {
	         width: 1300px;
	         margin: 0 auto
	     }
	 
	     .track .cont {
	         width: 1300px;
	         height: auto;
	         margin: 40px auto;
	         display: flex;
	         flex-direction: column
	     }
	 
	     .track .cont-search {
	         background: #f0f0f0;
	         padding: 20px;
	         border-radius: 4px;
	         display: flex;
	         font-size: 14px
	     }
	 
	     .track .cont-search button {
	         width: 60px;
	         height: 40px;
	         border: none;
	         outline: none;
	         background: #21549e;
	         color: #fff;
	         margin: 0 0 0 20px;
	         cursor: pointer
	     }
	 
	     .track .cont-result {
	         min-height: 400px;
	         padding: 20px
	     }
	 
	     .track .cont-result > span {
	         font-size: 18px;
	         font-weight: 700;
	         color: #333;
	         line-height: 1
	     }
	 
	     .track .cont-result ul {
	         display: flex;
	         flex-direction: column;
	         margin: 20px 0 0
	     }
	 
	     .track .cont-result ul li {
	         width: 100%;
	         display: flex;
	         font-size: 14px;
	         color: #555;
	         line-height: 30px;
	         position: relative;
	         margin: 0 0 20px
	     }
	 
	     .track .cont-result ul li:before {
	         width: 16px;
	         height: 16px;
	         background: #ddd;
	         border-radius: 50%;
	         content: "";
	         position: absolute;
	         top: 8px;
	         left: 90px;
	         z-index: 2
	     }
	 
	     .track .cont-result ul li:after {
	         width: 2px;
	         height: 80px;
	         background: #ddd;
	         content: "";
	         position: absolute;
	         top: 22px;
	         left: 97px;
	         z-index: 1
	     }
	 
	     .track .cont-result ul li:first-child:before {
	         background: #0bbd87
	     }
	 
	     .track .cont-result ul li:last-child:after {
	         background: transparent
	     }
	 
	     .track .cont-result ul li div:first-child {
	         text-align: right
	     }
	 
	     .track .cont-result ul li div:first-child p:last-child {
	         color: #999
	     }
	 
	     .track .cont-result ul li div:last-child {
	         margin: 0 0 0 40px
	     }
	 
	     .track .cont-result ul li div:last-child p:first-child {
	         font-size: 16px;
	         color: #333
	     }
	 
	     @media only screen and (max-width: 1200px) {
	         .track .banner {
	             height: 200px;
	             background: url(../img/track-bg.8a669508.jpg) 50%/cover #4aacde no-repeat;
	             padding: 140px 0 0 0
	         }
	 
	         .track .banner .title {
	             width: 100%;
	             line-height: 60px;
	             padding: 0 0 0 20px;
	             font-size: 24px
	         }
	 
	         .track .cont {
	             width: 100%;
	             margin: 20px auto
	         }
	     }
.time-axis{
	margin: 0;
	padding: 0;
	position: relative;


	
}
.titel {margin-bottom: 30px;}

.titel span{font-weight: bold;color: #ff5318;}
.time-axis-item:before{
	content: '';
	position: absolute;
	left:42px;
	top: 15px;
	width: 2px;
	height: 100%;
	
	background-color: #E4E4E4;
}
.time-axis-item:last-child:before{display: none;}

.time-axis-shijian{width: 25%;float: left;}
.time-axis-title{width: 25%;float: left;}
.time-axis-achievement{width: 40%;float: right;}
.time-axis-item{
	padding-left: 80px;
	    position: relative;
	    line-height: 20px;
	    font-size: 15px;
	    color: rgb(20, 20, 20);
	    list-style: none;
		height: 50px;
		font-weight: 400;
		
}
.time-axis-achievement{
	margin: 0;
}
.time-axis-date{
	position: absolute;
	left: 0;
	top: 0;
	color: #666;
}
.copy {width: 100%;background: #CCCCCC;text-align: center;font-size: 14px;color: #000;overflow: hidden;padding: 10px 0;line-height: 20px; }



.copy a {font-size: 14px;color: #000;}
.time-axis-date span{
	width: 20%;float: left;
	position: absolute;
	right: -49px;
	top: 35%;
	display: block;
	width: 13px;
	height: 13px;
	border: 1px solid #ccc;
	border-radius: 100%;
	background-color: #fff;
}
.time-axis-date span:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 7px;
	height: 7px;
	margin: auto;
	background-color: #ccc;
	border: 1px solid #ccc;
	border-radius: 100%;
}

.time-axis-item:first-of-type .time-axis-date span{
	border-color: #ff5318;
}

.time-axis-item:first-of-type .time-axis-date span:after{
	background-color: #ff5318;
	border-color: #ff5318;
}
