.clearfix:after{
  content:"";
  display:block;
  clear:both;
  font-size:0px;
  height:0px;
  visibility:hidden;
  }
.pr_title{
  width: 1200px;
  margin: 35px auto 0;
}
.pr_title i{
  font-family: 'arial';
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 5px;
  text-align: center;
  width: 100%;
  display: block;
  padding: 18px 0 15px;
}
.pr_title h1{
font-size: 38px;
color: #214583;
display: block;
width: 100%;
text-align: center;
margin: 0;
font-weight: normal;
letter-spacing: 1px;
	    margin-bottom: 20px;
}
.pr_title p{
    width: 94%;
    text-align: center;
    font-size: 14px;
    color: #000;
    line-height: 17px;
    margin: 8px auto 6px;
}
.fy2{
width: 100%;
margin: 0 auto;
position: relative;
background-image: url(../images/fy2.jpg);
}
.fy2_img{
  /* background-image: url(../images/fy2.jpg); */
  background-attachment:fixed;
  background-position: left 40%;
  background-repeat: no-repeat;
  top: 50px;
  width: 100%;
  height: 200px;
}
.fy2_text{
  letter-spacing: 3px;
  width: 100%;
  text-align: center;
  height: 200px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color:rgba(51,51,51,.3);
}
.fy2_text h2{
      letter-spacing: 3px;
    font-family: 'arial';
    font-size: 36px;
    color: #fff;
    font-weight: 200;
    line-height: 200px;
    margin: 0;
}
.fy3{
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.fy3_img{
  background-image: url(../images/fy3.jpg);
  background-attachment:fixed;
  background-position: left 40%;
  background-repeat: no-repeat;
  top: 50px;
  width: 100%;
  height: 200px;
}
.fy3_text{
  letter-spacing: 3px;
  width: 100%;
  text-align: center;
  height: 200px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color:rgba(51,51,51,.3);
}
.fy3_text h2{
      letter-spacing: 3px;
    font-family: 'arial';
    font-size: 36px;
    color: #fff;
    font-weight: 200;
    margin: 0;
    line-height: 200px;
}
.product{
  width: 100%;
  margin: 0 auto 60px;
}
.product_top{
    width: 1200px;
    margin: 0 auto;
    margin-top: 32px;
}
.product .product_top ul{
  margin: 0;
  padding: 0;
}
.product .product_top ul>li{
  float: left;
  width: 33.3%;
  height: 110px;
  position: relative;
  cursor: pointer;
}
.product .product_top ul>li a{
  pointer-events: none;
}
.product .product_top ul>li:hover{
  background-color: #214583;
}
.product .product_top ul>li:hover span{
  color: #fff;
}
.product .product_top ul>li .pro_title{
  width: 60%;
  margin: 0 auto;
}
.product .product_top ul>li i{
    position: absolute;
    left: 50%;
    right: 0;
    margin-left: -15px;
    z-index: 99;
    bottom: -15px;
    height: 30px;
    background-color: rgba(255,255,255,.0);
    width: 30px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(7deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.product .product_top ul>li:hover i{
  background-color: #214583;
}
.pro_top i{
    position: absolute;
    left: 50%;
    right: 0;
    z-index: 99;
    margin-left: -15px;
    bottom: -15px;
    height: 30px;
    background-color: #214583 !important;
    width: 30px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(7deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
} 
.product .product_top ul>li img{
  float: left;
}
.product .product_top ul>li span{
  float: left;
  font-size: 22px;
  text-align: center;
  display: inline-block;
  line-height: 110px;
  margin-left: 12px;
}
.pro_top{
  background-color: #214583;
}
.pro_top span{
  color: #fff;
}
.product .product_top ul>li:first-child img{
  padding: 34px 0 34px;
  width: 66px;
  height: 42px;
  display: inline-block;
}
.product .product_top ul>li:nth-child(2) img{
  padding: 35px 0 34px;
  width: 41px;
  height: 37px;
  display: inline-block;
}
.product .product_top ul>li:last-child img{
  padding: 33px 0 32px;
  width: 45px;
  height: 37px;
  display: inline-block;
}
.product_bottom{
  width: 1198px;
  height: 420px;
  margin: 0 auto;
  border: 1px solid #dddddd;
  position: relative;
  overflow: hidden;
}
.product_bottom ul{
  margin: 0;
  padding: 0;
  width: 3650px;
}
.product_bottom ul>li{
  width: 1200px;
  float: left;
}
.pro_main .pro_img{
  float: left;
  width: 579px;
  height: 321px;
  margin: 46px 32px 46px;
  border: 1px solid #dddddd;
}
.pro_main .pro_img img{
  width: 100%;
  height: 100%;
}
.pro_main .pro_text{
  float: right;
  width: 485px;
  height: 321px;
  margin: 46px 46px 46px 0;
}
.pro_main .pro_text h3{
  width: 100%;
  display: block;
  text-align: left;
  font-size: 26px;
  font-weight: normal;
  color: #214583;
  margin: 46px 0 20px;
}
.pro_main .pro_text p{
  width: 100%;
  text-align: justify;
  text-indent: 2em;
  font-size: 14px;
  color: #000;
  line-height: 30px;
  margin-bottom: 25px;
}
.pro_more{
    display: inline-block;
    color: #fff;
    height: 40px;
    padding: 0 30px 0;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    letter-spacing: 1px;
    border: none;
    background-color: #e95402;
    transition: all .6s;
}
.pro_more:hover{
  background-color: #ff8300;
}
/*@keyframes bounceIn{
	0%{opacity:0;transform:scale(.3)}
	100%{transform:scale(1)}}
.bounceIn{
	-webkit-animation-name:bounceIn;
	-moz-animation-name:bounceIn;
	-o-animation-name:bounceIn;
	animation-name:bounceIn}
.product input[type=radio] {
          position: relative;
          left: -9999px;
      }
  ul li{list-style: none;}    
.product {
    width: 100%;
    list-style: none;
    position: relative;
    padding: 0;
	float: left;
  }
  .product li{
    float: left;
    margin-top: 10px;
  }
  .radio_l{
  	margin-left: 395px;
  }
  .product label {
      padding: 10px 20px;
	  font-size: 16px;
      
  }


  [id^=tab]:checked ~ [id^=tab-content], [id^=tab]:checked ~ [id^=tab-content] > div {
      display: block;
  }
  .tab-content{
    display: none;
    text-align: left;
    position: absolute;
    top: 53px;
    left: 0;
	 width: 100%;
  }
  .tab-content > div{
    display: none;
    -webkit-animation-duration: 0.5s;
    float: left;
    padding: 0.5%;
    width: 24%;
    text-align: center;  
  }
  .phone dl{
  	float: left;
  	width: 20%;
  }
  .container{
  	width: 1300px;
    margin: 0 auto;

  }
  .container h2{
  	text-align: center;
  }
  .container p{
  	text-align: center;
  }
  .tab-content2 ul{
  	width: 100%;
  }
.tab-content2 ul li{
	float: left;
}
  .tab-content > div span{
    display: block;
    text-align: center;
    height: 40px;
    width: 100%;
    line-height: 40px;
  }
  .tab-content > div img{
  	width: 278px;
  	height: 185px;
  }
.pt{
	width: 100%;
    float: left;
    height: 695px;
	overflow: hidden;
}

.tab-content > div img:hover{
 -webkit-transform: rotateZ(180deg);
-moz-transform: rotateZ(180deg);
-o-transform: rotateZ(180deg);
-ms-transform: rotateZ(180deg);
transform: rotateZ(180deg);
}


*/