/*
 * Overview: Page Style
 * Site: http://f2e.adee.cn
 */


/* .page */
.header { /* box-shadow: 0 1px 5px #ccc; */ }
.wrap { min-height: 500px; }

.page-title { margin-top: 80px; overflow: hidden; }
.page-title h2 { margin-top: 6px; margin-bottom: 9px; display: block; font-size: 26px; color: #070707; }
.page-title span { display: block; text-transform: uppercase; font-size: 20px; color: #b4b4b4; font-family: 'HelveticaNeueLTPro-ThEx'; }
.page-title i { display: block; margin-top: 19px; height: 2px; width: 90px; background-color: #ffcf4e; }

/* .about */
.about { overflow: hidden; margin-top: 36px; background: url(../images/map.png) center top no-repeat; }
.about-title { margin-top: 40px; overflow-y: hidden; }
.about-title h2 { margin-top: 6px; display: block; line-height: 48px; font-size: 32px; color: #c60011; }
.about-title h3 { display: block; margin-top: 21px; font-size: 26px; color: #070707; }
.about-title span { display: block; margin-top: 7px; font-size: 24px; color: #b4b4b4; font-family: 'HelveticaNeueLTPro-ThEx'; }
.about-title i { margin-top: 15px; display: block; width: 88px; height: 2px; background-color: #ffcf4e; }
.about-text { width: 610px; float: left; }
.about-text p { padding: 20px 0 0px 0; color: #212121; font-size: 14px; line-height: 28px; }

.about-img-box { width: 500px; height: 420px; float: right; position: relative; }
.about-img-box img { position: absolute; }
.about-img { top: -70px; left: 0; display: block; width: 317px; height: 351px; animation: leftslide 2s 0s ease both ; }
.about-border { top: -140px; right: 73px; display: block; width: 317px; height: 473px;animation: rightslide 2s 0s ease both ; }


@keyframes leftslide{

  0% { transform: translateX(-30%); opacity: 0.2; }
  100% { transform: translateX(0%); opacity: 1; }

}

@keyframes rightslide{

  0% { transform: translateX(30%); opacity: 0.2; }
  100% { transform: translateX(0%); opacity: 1; }

}

.logo-introduce { margin-top: 10px; margin-bottom: 121px; border-top: 1px solid #e5e5e5; overflow: hidden; }
.logo-icon { float: left; margin-top: 40px; }
.introduce { margin-top: 43px; float: right; width: 880px; }
.introduce h3 { display: block; margin-top: 10px; line-height: 42px; color: #070707; font-size: 26px; }
.introduce i { display: block; margin-top: 14px; margin-bottom: 17px; height: 2px; width: 93px; background-color: #ffcf4e; }
.introduce p { line-height: 28px; font-size: 14px; color: #212121; }

/* products */
.products { margin-bottom: 160px; }
.products-title { width: 100%; /*min-height:90px;*/  margin-top: 40px; border-bottom: 1px solid #e5e5e5; float: left; background:#8497b0; padding:10px 0;}
.products-title hgroup { float: left;  margin-left: 6px; }
.products-title h2 { color: #fff; font-size: 24px; line-height: 50px; }
.products-title span { margin-top: 8px; display: block; font-family: 'HelveticaNeueLTPro-ThEx'; font-size: 14px; color: #fff; }
.products-title ul { display: block; margin-top: 13px; float:right; }
.products-title li { display: inline-block; *display: inline; *zoom: 1; height: 28px; line-height: 28px; padding: 0 28px; margin-left: 26px; }
.products-title li a { font-size: 14px; color: #fff; }
/*.products-title li a:hover {color: #f00;}*/
.products-title .active {  color: #fff; border-radius: 15px; }
.products-title .active a { color: #fff; }


#J-navcon1{width: 100%; position:absolute; top:30px; left:0px;  background:#fff; z-index:999;display:none }
#J-navcon1 a{display: block;text-align: left; padding-left:28px; line-height: 28px;font-size: 12px; color:#212121}
#J-navcon1 a:hover { color: #f00; }
.products-title .active .J-navcon a{ color: #212121; }
/*.products-title .active .J-navcon a:hover { color: #f00; }*/
#J-nav1,#J-nav2,#J-nav3,#J-nav4,#J-nav5,#J-nav6{position:relative;}





.products-con {  }
.products-intro { width: 100%; margin-top: 40px; margin-bottom:80px; overflow: hidden; }
.products-con hgroup { margin-top: 13px; margin-bottom: 46px; }
.products-intro h2 { display: block; margin: 14px 0; font-size: 26px; color: #070707; }
.intro-text { width: 610px; float: right;font-size: 14px; line-height: 28px; color:#000;}
/*.intro-text p { padding: 5px 0;  }*/
.intro-text p i { width: 20px; height: 20px; float: left; background: url(../images/icon.jpg) left 8px no-repeat; }
.intro-text a { color: #0563cc; padding: 0 5px; text-decoration: underline; }

.intro-img { float: left; width: 550px; margin-top: 0px; text-align: left; }
.intro-img img {width:550px;}
.products-item { margin-top: 20px; overflow: hidden; }
.products-img-box { float: left; width:430px; text-align:center; }
.products-img-box img { width:100%; }
.products-list-box { float: right; /* height: 488px; */ width: 760px; }

.products-odd .products-img-box { float: right; }
.products-odd .products-list-box { float: left; /* height: 442px; */  }
.products-odd .products-list-box dl { padding-left: 40px;}
.products-odd .products-list-box span { width: 170px; }

.products-list-box dl { padding-left: 30px; /*margin-top: 35px;*/ padding-bottom: 30px;  }
.products-list-box dt span { color: #000; font-size: 12px;font-weight:800; }
.products-list-box dt i { /*display: block; width: 90px; height: 2px; margin-top: 16px; background-color: #ffcf4e;*/ }
.products-list-box dt { /*margin-bottom: 19px; */}
.products-list-box dd { display: block; line-height: 20px; padding: 1px 0px 8px 0px; font-size: 12px; color:#000;}
.products-list-box.haide dd { display: block; line-height: 28px; padding: 1px 0px 8px 0px; font-size: 14px; color:#000;}
.products-list-box dd i,
.products-list-box dd p,
.products-list-box dd span { display: initial; *display: inline; *zoom: 1; }
.products-list-box dd span { /*float: right; */width: 149px; }
.products-list-box dd i { width: 20px; height: 20px; float: left; background: url(../images/icon.jpg) left 8px no-repeat; }


/* .clients */
.clients { overflow: hidden; margin-bottom: 125px; }

/* .recruitment */
.recruitment { overflow: hidden;  margin-bottom: 249px; }
.recruitment-text { float: left; margin-top: 60px; width: 560px; font-size: 14px; color: #212121; line-height: 28px; }
.recruitment-img { float: right; margin-top: -15px; }

/* .cooperative */
.cooperative { overflow: hidden;  padding-bottom: 275px; }
.cooperative .page-con img { display: block; margin: 0 auto; margin-top: 90px; }
.cooperative .friend-link {  }
.cooperative .friend-link li { display: inline-block; *display: inline; *zoom: 1; margin-left: 10%; }

/* .contact */
.contact { overflow: hidden;  padding-bottom: 165px; }
.contact-text { margin-top: 30px; width: 450px; float: left; }
.contact-text p { line-height: 32px; font-size: 14px; color: #212121; }
.contact-map { position: relative; float: right; width: 600px; height: 417px; margin-right: 30px; box-shadow: 6px 6px 2px #ccc; }


/* .news-icon */
.news { position: relative; margin-top: 47px; margin-bottom: 96px;  }
.news-icon { width: 100%; overflow: hidden; text-align: center; }
.news-list { width: 100%; padding-top: 47px; padding-bottom: 85px; background: url(../images/news-line.jpg) center top repeat-y; }

.news-item { width: 100%; overflow: hidden; margin-top: -17px; cursor: pointer; }
.news-intro { width: 607px; overflow: hidden; background-image: url(../images/news-item.png); background-repeat: no-repeat; background-position: right 14px; }
.news-intro h2 { display: block; width: 425px; float: left; font-size: 20px; color: #212121; line-height: 42px; padding-bottom: 6px; }
.news-intro p { display: block; width: 425px; float: left; font-size: 14px; line-height: 26px; color: #797979; }
.news-intro time { float: right; display: block; margin-right: 47px; height: 42px; line-height: 42px; font-size: 14px; color: #000; font-family: 'HelveticaNeueLTPro-ThEx'; }

.news-odd {  }
.news-list .news-odd .news-intro { float: right; padding-left: 40px; width: 566px; background-position: left 14px; }
.news-odd .news-intro time { float: left; margin-right: 0; margin-left: 5px; }
.news-odd .news-intro h2,
.news-odd .news-intro p { float: right; width: 445px; }

.news-list .active .news-intro { background-image: url(../images/news-icon-2.jpg); }
.news-list .active h2 { color: #bc000f; }

.news-content-box { display: none; position: absolute; left: 0; top: -148px; *top: 148px; z-index: 9999; width: 100%; }
.news-box-bg { position: fixed; left: 0; top: 0; z-index: 100; background-color: #000; opacity: 0.9; width: 100%; height: 100%; }
.news-width { position: relative; z-index: 200; width: 1000px; margin: 0 auto; margin-top: 200px; overflow: hidden; background-color: #fff; }

.news-title { width: 100%; }
.news-title span { position: relative; display: block; width: 865px; height: 90px; margin: 0 auto; border-bottom: 1px solid #d31111; }
.news-title i { position: absolute; right: -42px; bottom: 25px; display: block; width: 20px; height: 20px; cursor: pointer; background: url(../images/close-icon-2.png) center no-repeat; }
.news-title i:hover { background: url(../images/close-icon.png) center no-repeat; }
.news-title h2 { display: block; width: 865px; margin: 0 auto; margin-top: 32px; line-height: 50px; font-size: 30px; color: #212121; text-align: center; }
.news-title time { display: block; width: 865px; margin: 0 auto; margin-top: 12px; margin-bottom: 17px; text-align: right; font-size: 14px; color: #a9a8a8; font-family: 'HelveticaNeueLTPro-ThEx'; }

.news-content-item { display: none; }
.news-content { width: 865px; margin: 0 auto; line-height: 26px; color: #797979; overflow: hidden; padding-bottom: 80px; }
.news-content p { font-size: 14px; text-indent: 2em; padding: 10px 0; }

/* .list-btn */
.list-btn { width: 100%; margin: 0 auto; text-align: center; overflow: hidden; margin-top: 132px; margin-bottom: 95px; }
.list-btn a { display: inline-block; *display: inline; *zoom: 1; font-family: '\5B8B\4F53'; width: 42px; height: 42px; line-height: 42px; margin: 0 4px; color: #9a9a9a; background-color: #e8e8e8; }
.list-btn span { cursor: pointer; display: inline-block; *display: inline; *zoom: 1; font-family: '\5B8B\4F53'; width: 42px; height: 42px; line-height: 42px; margin: 0 4px; color: #9a9a9a; background-color: #e8e8e8; }
.list-btn a:hover { color: #fff; background-color: #9ea7b6; }
.list-btn .active { color: #fff; background-color: #9ea7b6; }

@media only screen and (max-width: 1250px){

 .width { width: 98%; margin-left: 1%; }
 .about-img-box { width: 430px; }
 .about-border { right: 0; top: -70px; }
 .about-img { left: 50px; top: 0px; }

 .about-text { width: 58%; }
 .about-img-box { width: 41%; }

 .logo-icon { width: 16%; }

 .logo-icon img { width: 100%; }
 .introduce { width: 75%; }

 .news-list .active time { color: #bc000f; }

 .news-intro { width: 50%; margin-left: 7px; }
 .news-intro time { display: block; text-align: right; float: none; margin-right: 30px; }
 .news-intro h2,
 .news-intro p { float: right; width: 94%; margin-right: 6%; text-align: right; }

 .news-list .news-odd .news-intro { padding: 0; width: 50%; margin-right: 6px; }
 .news-odd .news-intro time { margin-left: 6%; }
 .news-odd .news-intro h2,
 .news-odd .news-intro p { float: left; width: 94%; margin-left: 6%; text-align: left; }

 .contact-text { width: 27%; margin-left: 2%; }
 .contact-map { width: 67%; margin-right: 2%; margin-top: 40px; }
	
 .page-title { margin-left: 2%; }
 .page-con img { max-width: 98%; }

 .products-title { padding-bottom: 40px; }
 .intro-text { width: 70%; }
 .intro-img { width: 30%; }
 .intro-img img { width: 100%; }

}

@media only screen and (max-width: 1024px){

 .about-img-box { margin-top: 30px; }
 .about-border { right: 0; width: 63%; top: -11%; height: auto; }
 .about-img { left: 10%; width: 63%; height: auto; }

 .news-width { width: 96%; }
 .news-title span { width: 100%; height: 60px; }
 .news-title i { width: 30px; height: 30px; top: 15px; right: 15px; background-size: 100% 100%; }
 .news-title h2 { width: 90%; margin: 0 auto; margin-top: 40px; display: block; text-align: center; font-size: 20px; line-height: 24px; }
 .news-title time { width: 90%; }
 .news-content { width: 90%; margin: 0 auto; }

 .products { width: 100%; }
 .products-title { padding-bottom: 40px;  }
 .products-title hgroup { margin-bottom: 0; }
 .products-title li { margin: 5px; margin-left: 0; margin-right: 8px; padding: 0 16px; }

 .products-title ul { float: left; margin-top: 30px; }

 .products-con hgroup h2 { font-size: 22px; }

 .products-con hgroup { margin-bottom: 10px; }
 .intro-img { width: 100%; text-align: center; }
 .intro-img img { width: 80%; }
 .intro-text { width: 100%; }
 .products-list-box { width: 60%; height: auto; background: none; }
 .products-list-box dl { margin-left: 10px; padding-left: 40px; margin-top: 0; background: none; }
 .products-img-box { width: 40%; margin-top: 10px; text-align: center; }
 .products-img-box img { width: 100%; }
 .products-item { margin-top: 40px; }

 .products-odd .products-img-box { float: left; width: 40%; }
 .products-odd .products-list-box dl { margin-left: 10px; padding-left: 40px; background: none; }
 .products-odd .products-list-box { width: 60%; background: none; }
 .products-list-box dd { padding: 0; }

}

@media only screen and (max-width: 860px){

  .about-text { width: 100%; padding-bottom: 30px; }
  .about-img-box { display: none; }

  .logo-icon { width: 24%; margin: 0 auto; margin-top: 20px; display: block; float: none; }
  .introduce { width: 100%; margin-top: 10px; float: none; overflow: hidden; }
  .introduce h3 { display: block; text-align: center; }
  .introduce i { margin: 20px auto; }

  .news-width {  }
  .news-icon img { float: left; margin-left: 5px; }

  .news-item { margin-top: 10px; }
  .news-list { padding-top: 10px; width: 100%; background: url(../images/news-line.jpg) 22px top repeat-y; }

  .news-intro { width: 95%; padding-left: 5%; background-position: left 14px; margin-left: 16px; }
  .news-intro time { float: left; text-align: left; margin-top: 3px; }

  .news-intro h2,
  .news-intro p { text-align: left; }

  .news-list .news-odd .news-intro { float: left; width: 95%; padding-left: 5%; background-position: left 14px; margin-right: 0; }
  .news-odd .news-intro time { margin-left: 0; }
  .news-odd .news-intro h2,
  .news-odd .news-intro p { margin-left: 0; }

  .contact { padding-bottom: 60px; }
  .contact-text { float: none; width: 96%; margin-left: 2%; }
  .contact-map { float: none; width: 96%; margin-right: 2%; margin-left: 2%; margin-top: 40px; height: 300px; }

  .recruitment { margin-bottom: 60px; }
  .recruitment .page-con { width: 96%; overflow: hidden; }
  .recruitment-text { width: 100%; float: none; }
  .recruitment-img { width: 100%; float: none; margin-top: 20px; text-align: center; }

  .products-img-box,
  .products-odd .products-img-box { width: 80%; float: none; margin: 0 auto; }

  .products-list-box,
  .products-odd .products-list-box { width: 80%; float: none; margin: 0 auto; margin-top: 40px; }
	.products-list-box dl,
  .products-odd .products-list-box dl { padding-left: 0; }
}

@media only screen and (max-width: 768px){

	.news-intro h2 { font-size: 16px; line-height: 20px; }
	
}

@media only screen and (max-width: 580px){

	.about-title { margin-top: 0; }
	.about-title h2 { font-size: 22px; }
	.about-title h3 { margin-top: 5px; }
	.introduce h3,
	.about-title h3 { font-size: 20px; }
	.about-title span { font-size: 16px; }

	.introduce i { margin: 10px auto; }

	.logo-introduce { margin-bottom: 20px; }

  .products-img-box,
  .products-odd .products-img-box { width: 96%; float: none; margin: 0 auto; }

  .products-list-box,
  .products-odd .products-list-box { width: 96%; float: none; margin: 0 auto; margin-top: 40px; }
  .products-list-box dl,
  .products-odd .products-list-box dl { padding-left: 0; }

}
