@charset "utf-8";

.html{
	line-height: 1.7;
    letter-spacing: 1px;
}
.cookies{
    display: table;
    float: right;
    overflow: hidden;
    font-size: 15px;
    color: #666156;
    padding-top: 55px;
    margin-bottom: 45px;
}
.cookbox{
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
.cookies a,
.cookies p{
    float: left;
    margin: 0 2px;
}
.cookies a:nth-child(1){
    position: relative;
    padding-left: 20px
}
.cookies a:nth-child(1):before{
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    background-image: url('../images/home.png');
    left: 2px;
    top: 4px;
}
.cookbox .cookies a:last-child{
    font-weight: bold;
}
input{
    border-radius: 0 !important;
    box-shadow: none !important;
    -webkit-border-radius: 0px !important;
}
input[type="text"]{
    border-radius: 0 !important;
    box-shadow: none !important;
    -webkit-border-radius: 0px !important;
}
.hphone{
  display: none !important;
}
.bphone{
  display: none !important;
}








/*=====================================================*/
/*=====================================================*/
/*===== index===============*/
/*=====================================================*/
.banner.ffa .flex-direction-nav {
  display: none;
}
.index_main {
    width: 100%;
    overflow: hidden;
}
  /*line_box*/

.index_main .line_box{
	width: 100%;
	height: 240px;
}

.index_main .block{
    margin-top: -10%;
    position: relative;
    z-index: 10;
}
.index_main .news{
    margin-top: -39px;
    z-index: 11;
    position: relative;
}
.index_main .news .title{
  display: table;
  margin: 0 auto;
}
.index_main .news .title h2{
  background-image: url('../images/news.png');
  background-repeat: no-repeat;
  width: 190px;
  height: 75px;
  position: relative;
  margin-bottom: 20px;
}
.index_main .news .title h2:before{
    display: block;
    content: "";
    background-image: url('../images/news1.png');
    background-repeat: no-repeat;
    width: 78px;
    height: 66px;
    position: absolute;
    bottom: 100px;
    left: 67px;
}
.index_main .news .title h2:after{
    display: block;
    content: "";
    background-color: #365e8f;
    width: 50px;
    height: 2px;
    position: absolute;
    top: 90px;
    left: 66px;
}
.index_main .news .title p{
  font-size: 22px;
  color:#365e8f;
  text-align: center;
  padding-top: 15px;
  font-weight: bold;
}
.index_main .news .news_content{
  width: 1000px;
  margin:40px auto 0;
  border: 2px solid #535353;
  box-shadow: 5px 5px 3px #535353;
  position: relative;
  background-color: #fff;
}
.index_main .news .news_content ul{
  overflow: hidden;
  width: 905px;
}
.index_main .news .news_content li{
  float: left;
  width: 260px;
  margin:34px 25px 24px;
}
.index_main .news .news_content li:hover{
  color: #e94d33;
}
.index_main .news .news_content li:nth-child(2){
  float: left;
  width: 260px;
  margin: 34px 11px 24px;
}
.index_main .news .news_content li .ltime{
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 15px;
  overflow: hidden;
  height: 20px;
}
.index_main .news .news_content li .limg{
  width: 260px;
  height: 170px;
  overflow: hidden;
}
.index_main .news .news_content li .limg img{
  width: 100%;
  height: auto;
}
.index_main .news .news_content li .ltxt{
  font-size: 17px;
  line-height: 1.7;
  margin-top: 20px;
  overflow: hidden;
  height: 80px;
}
.index_main .news .news_content li .lclick{
    background-image: url(../images/n_click.png);
    width: 130px;
    height: 29px;
    background-repeat: no-repeat;
    margin: 25px auto 0;
    background-size: 100%;
}
.index_main .news .news_content li .lclick:hover{
  background-image: url('../images/n_click_2.png');
}
.index_main .news .news_content .news_all{
  background-image: url('../images/n_all1.png');
  width: 66px;
  height: 131px;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 141px;
}
.index_main .news .news_content .news_all:hover{
  background-image: url('../images/n_all2.png');
}
.index_main .news .news_content .n1{
  position: absolute;
  top: -98px;
  left: -21px;
}
.index_main .news .news_content .n2{
  position: absolute;
  top: -146px;
  left: -230px;
}
.index_main .news .news_content .n3{
  position: absolute;
  top: -60px;
  left: -83px;
  z-index: -1;
}
.index_main .news .news_content .n4{
  position: absolute;
  top: -60px;
  right: -261px;
  z-index: -1;
}
.index_main .news .news_content .n5{
  position: absolute;
  top: -117px;
  right: 64px;
}
.index_main .news .news_content .n6{
  position: absolute;
  top: -80px;
  left: 200px;
  width: 200px;
  z-index: -1;
}
.index_main .news .news_content .n7{
  position: absolute;
  bottom: -48px;
  left: -200px;
  width: 250px;
  z-index: -2;
}
.index_main .news .news_content .n8{
  position: absolute;
  bottom: -17px;
  left: -91px;
  width: 150px;
  z-index: -1;
}
.index_main .news .news_content .n9{
  position: absolute;
  bottom: -89px;
  right: -298px;
  z-index: -1;
}

.index_main .news .nfly{
  position: absolute;
    bottom: -150px;
    right: -0px;
  z-index: -1;
}




  /*products*/
.index_main .products{
  margin: 240px auto 0;
  width: 1000px;
  position: relative;
  height: 680px;
}
.index_main .products .title{
  float: left;
  margin: 150px 0 0 15px;
}
.index_main .products .title h2{
    background-image: url('../images/proucts.png');
    background-repeat: no-repeat;
    width: 345px;
    height: 73px;
    position: relative;
    margin-bottom: 20px;
}
.index_main .products .title h2:before{
    display: block;
    content: "";
    background-image: url('../images/nav3.png');
    background-repeat: no-repeat;
    width: 123px;
    height: 79px;
    position: absolute;
    bottom: 100px;
    left: 119px;
}
.index_main .products .title h2:after{
    display: block;
    content: "";
    background-color: #365e8f;
    width: 50px;
    height: 2px;
    position: absolute;
    top: 90px;
    left: 144px;
}
.index_main .products .title p{
  font-size: 22px;
  color:#365e8f;
  text-align: center;
  padding-top: 15px;
  font-weight: bold;
}
.index_main .products .products_content{
    float: right;
    border: 2px solid #535353;
    box-shadow: 5px 5px 3px #535353;
    background-color: #fff;
    width: 560px;
    position: relative;
    z-index: 1;
}
.index_main .products .products_content ul{
    overflow: hidden;
}
.index_main .products .products_content ul li{
    float: left;
    width: 260px;
    height: 160px;
    margin: 9px 10px;
    position: relative;
    overflow: hidden;
}
.index_main .products_content li .on{
    width: 261px;
    height: 162px;
    position: relative;
}
.index_main .products_content li .on p{
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #fff;
    letter-spacing: 3px;
}
.index_main .products_content li:hover .on{
    display: none;
}
.index_main .products_content li .in{
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.index_main .products_content .p3{
    position: absolute;
    top: -173px;
    left: 11px;
    z-index: 1;
}
.index_main .products .p4{
    position: absolute;
    top: 335px;
    left: -150px;
    width: 200px;
    z-index: 1;
}
.index_main .products .p5{
    position: absolute;
    top: 374px;
    left: -32px;
    width: 150px;
    z-index: 1;
}
.index_main .products .p6{
    position: absolute;
    top: 301px;
    right: -230px;
    width: 250px;
    z-index: 0;
}
.index_main .products .p7{
    position: absolute;
    top: 252px;
    right: -97px;
    width: 200px;
    z-index: 0;
}
  /*newarr*/
.index_main .newarr{
    background-image: url(../images/pc-bg.png);
    width: 100%;
    height: 680px;
    position: relative;
}
.index_main .newarr .banner{
    width: 1000px;
    margin: 0 auto;
    max-width: 1000px;
    position: relative;
    height: 62%;
}
.index_main .newarr .banner_box{
    border: 2px solid #535353;
    box-shadow: 5px 5px 3px #535353;
    height: 0;
    padding-bottom: 320px;
    background-color: #fff;
    z-index: 1;
    position: absolute;
    width: 80%;
    top: 39%;
}
.index_main .newarr .banner .flexslider{
    width: 60%;
    height: 300px;
    margin: 0;
    float: right;
    padding: 25px;
}
.index_main .newarr .flex-direction-nav {
    position: absolute;
    top: 48%;
    right: 0;
    left: 0;
    margin: auto;
    width: 77%;
}
.index_main .newarr .title {
    width: 19%;
    float: left;
    margin-top: 150px;
    margin-left:9%;
}
.index_main .newarr .title h2{
    background-image: url('../images/na.png');
    background-repeat: no-repeat;
    width: 155px;
    height: 73px;
    position: relative;
    margin-bottom: 20px;
}
.index_main .newarr .title h2:before{
    display: block;
    content: "";
    background-image: url('../images/p1.png');
    background-repeat: no-repeat;
    width: 77px;
    height: 79px;
    position: absolute;
    bottom: 100px;
    left: 39px;
}
.index_main .newarr .title h2:after{
    display: block;
    content: "";
    background-color: #365e8f;
    width: 50px;
    height: 2px;
    position: absolute;
    top: 90px;
    left: 50px;
}
.index_main .newarr .title p{
    font-size: 22px;
    color: #365e8f;
    text-align: center;
    padding-top: 15px;
    font-weight: bold;
}
.index_main .newarr .an1{
    width: 25%;
    height: auto;
    position: absolute;
    top: -15%;
    left: 11%;
}
.index_main .newarr .an2{
    width: 25%;
    height: auto;
    position: absolute;
    top: -15%;
    left: 11%;
}
.index_main .newarr .an3{
    width: 300px;
    height: auto;
    position: absolute;
    top: -14%;
    left: 20%;
    z-index: 0;
}
.index_main .newarr .an4{
    width: 170px;
    height: auto;
    position: absolute;
    top: 1%;
    left: 10%;
}
.index_main .newarr .an5{
    width: 95px;
    height: auto;
    position: absolute;
    top: -3%;
    left: 42%;
}
.index_main .newarr .an6{
    width: 190px;
    height: auto;
    position: absolute;
    top: -5%;
    right: 16%;
    z-index: 1;
}
.index_main .newarr .an7{
    width: 110px;
    height: auto;
    position: absolute;
    bottom: 33%;
    left: 11%;
}
.index_main .newarr .an8{
    width: 75px;
    height: auto;
    position: absolute;
    bottom: 7%;
    left: 19%;
}
.index_main .newarr .an9{
    width: 330px;
    height: auto;
    position: absolute;
    bottom: 28%;
    right: 13%;
}
.index_main .newarr .an10{
    width: 91%;
    height: auto;
    position: absolute;
    bottom: -19%;
    right: -31%;
}
.index_main .newarr .an11{
    width: 100px;
    height: auto;
    position: absolute;
    bottom: 176px;
    right: 5%;
}
.newarr .banner .flexslider li p{
    position: absolute;
    bottom: 0;
    overflow: hidden;
    width: 98%;
    font-size: 20px;
    color: #fff;
    background-color: rgba(0,0,0,0.5);
    padding: 5px;
    line-height: 1.7;
}
.newarr .banner .flexslider  .flex-control-nav {
    display: none;
}


/*=======================================*/
/*=======================================*/
/*動態*/
/*=======================================*/
/*=======================================*/
.newsc1 {
  -webkit-animation: newsc1 3s infinite  linear;
  -moz-animation: newsc1 3s infinite  linear;
  -o-animation: newsc1 3s infinite  linear;
  animation: newsc1 3s infinite  linear;
  behavior: url(../PIE/PIE.htc);
}
@keyframes newsc1 {
  0% { position: absolute;  left: -230px; }
  50% { position: absolute;  left: -190px;}
  100% { position: absolute;  left: -230px;}
}
@-webkit-keyframes newsc1 {
  0% {-webkit- position: absolute;  left: -230px; }
  50% {-webkit- position: absolute;  left: -190px;}
  100% {-webkit- position: absolute;  left: -230px;}
}
@-moz-keyframes newsc1 {
  0% {-moz- position: absolute;  left: -230px; }
  50% {-moz- position: absolute;  left: -190px;}
  100% {-moz- position: absolute;  left: -230px;}
}


.newsc2 {
  -webkit-animation: newsc2 5s infinite  linear;
  -moz-animation: newsc2 5s infinite  linear;
  -o-animation: newsc2 5s infinite  linear;
  animation: newsc2 5s infinite  linear;
  behavior: url(../PIE/PIE.htc);
}
@keyframes newsc2 {
  0% { position: absolute;  right: -298px; }
  50% { position: absolute;  right: -200px;}
  100% { position: absolute;  right: -298px;}
}
@-webkit-keyframes newsc2 {
  0% {-webkit- position: absolute;  right: -298px; }
  50% {-webkit- position: absolute;  right: -200px;}
  100% {-webkit- position: absolute;  right: -298px;}
}
@-moz-keyframes newsc2 {
  0% {-moz- position: absolute;  right: -298px; }
  50% {-moz- position: absolute;  right: -200px;}
  100% {-moz- position: absolute;  right: -298px;}
}


.newsc3 {
  -webkit-animation: newsc3 4s infinite  linear;
  -moz-animation: newsc3 4s infinite  linear;
  -o-animation: newsc3 4s infinite  linear;
  animation: newsc3 4s infinite  linear;
  behavior: url(../PIE/PIE.htc);
}
@keyframes newsc3 {
  0% { position: absolute;  right: -261px; }
  50% { position: absolute;  right: -200px;}
  100% { position: absolute;  right: -261px;}
}
@-webkit-keyframes newsc3 {
  0% {-webkit- position: absolute;  right: -261px; }
  50% {-webkit- position: absolute;  right: -200px;}
  100% {-webkit- position: absolute;  right: -261px;}
}
@-moz-keyframes newsc3 {
  0% {-moz- position: absolute;  right: -261px; }
  50% {-moz- position: absolute;  right: -200px;}
  100% {-moz- position: absolute;  right: -261px;}
}


.nfly {
  -webkit-animation: nfly 12s infinite  linear;
  -moz-animation: nfly 12s infinite  linear;
  -o-animation: nfly 12s infinite  linear;
  animation: nfly 12s infinite  linear;
  behavior: url(../PIE/PIE.htc);
}
@keyframes nfly {
  0% { position: absolute;  right: -20%; }
  100% { position: absolute;  right: 100%;}
}
@-webkit-keyframes nfly {
  0% { position: absolute;  right: -20%; }
  100% { position: absolute;  right: 100%;}
}
@-moz-keyframes nfly {
  0% {-moz-  position: absolute;  right: -20%; }
  100% {-moz-  position: absolute;  right: 100%;}
}

.p4 {
  -webkit-animation: p4 3s infinite  linear;
  -moz-animation: p4 3s infinite  linear;
  -o-animation: p4 3s infinite  linear;
  animation: p4 3s infinite  linear;
}
@keyframes p4 {
  0% { position: absolute;  left: -150px; }
  50% { position: absolute;  left: -200px;}
  100% { position: absolute;  left: -150px;}
}
@-webkit-keyframes p4 {
  0% {-webkit- position: absolute;  left: -150px; }
  50% {-webkit- position: absolute;  left: -200px;}
  100% {-webkit- position: absolute;  left: -150px;}
}
@-moz-keyframes p4 {
  0% {-moz- position: absolute;  left: -150px; }
  50% {-moz- position: absolute;  left: -200px;}
  100% {-moz- position: absolute;  left: -150px;}
}


.an2,.an14 {
  -webkit-animation: an1 3s infinite  linear;
  -moz-animation: an1 3s infinite  linear;
  -o-animation: an1 3s infinite  linear;
  animation: an1 3s infinite  linear;
}
@keyframes an1 {
  0% {opacity: 0 }
  100% {opacity:1}
}
@-webkit-keyframes an1 {
  0% {-webkit-opacity: 0 }
  100% {-webkit-opacity: 1}
}
@-moz-keyframes an1 {
  0% {-moz-opacity: 0 }
  100% {-moz-opacity:1}
}

/*=======================================*/
/*=======================================*/
/*動態*/
/*=======================================*/
/*=======================================*/








.main_box{
  width: 100%;
  margin: 0 auto;
}
.animate{
  width: 100%;
  margin: 100px 0;
}




/*=======================================*/
/*=======================================*/
/*about.php*/
/*=======================================*/
/*=======================================*/
.about_main .bg_color{
  background-color:#fef6be;
  width: 100%;
  height: 150px;
}
.about_main .title{
    display: table;
    margin: -100px auto 55px;
    text-align: center;
    padding: 20px 0;
    width: 300px;
    font-size: 20px;
    color: #365e8f;
    border: 5px solid #535353;
    background-color: #fff;
    box-shadow: 3px 4px 5px #535353;
}
.about_main .title p{
    display: block;
}

.about_main .title p:before{
    display: block;
    content: '';
    width: 45px;
    height: 2px;
    background-color: #365e8f;
    margin: 18px auto;
}
.about_main .amb_title1{
    /*background-image: url(../images/abtitle.jpg);*/
    height: 45px;
    background-position-y: -8px;
    font-size: 40px;
    color: #6b6b6b;
    font-weight: bold;
    display: table;
    padding: 0 40px;
    margin: 0 auto 115px;
    letter-spacing: 3px;
    width: 602px;
    height: 45px;
    line-height: 1.5;
}
.about_main .amb_title2{
    width: 270px;
    margin: 140px auto 60px;
    position: relative;
}
.about_main .amb_title2 a{
    position: absolute;
    top: 0;
    right: -325px;
}
.about .piont:before{
  display: block;
  content: "";
  width: 105px;
  height: 13px;
  position: absolute;
  top: 88px;
  background-image: url('../images/point.png');
}
.about_main .hbox{
  background-color: #fefdec;
  padding: 30px 0;
}
.about_main .html{
  width: 1000px;
  margin: 0 auto;
}
.aback_g{
  background-color: #fefdec;
  padding: 50px 0;
}








/*=======================================*/
/*=======================================*/
/*news.php*/
/*=======================================*/
/*=======================================*/
.news_main .bg_color{
  background-color:#65c9bd;
  width: 100%;
  height: 150px;
}
.news_main .title{
    display: table;
    margin: -100px auto 55px;
    text-align: center;
    padding: 20px 0;
    width: 300px;
    font-size: 20px;
    color: #365e8f;
    border: 5px solid #535353;
    background-color: #fff;
    box-shadow: 3px 4px 5px #535353;
}
.news_main .title p:before{
    display: block;
    content: '';
    width: 45px;
    height: 2px;
    background-color: #365e8f;
    margin: 18px auto;
}
.news .piont:before{
  display: block;
  content: "";
  width: 105px;
  height: 12px;
  position: absolute;
  top: 88px;
  background-image: url('../images/point2.png');
}
.news_list{
  overflow: hidden;
  width: 900px;
  margin: 0 auto;
}
.n_time{
  width: 100%;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 20px;
}
.n_box{
  overflow: hidden;
  line-height: 1.7;
}
.n_box .left{
  float: left;
  width: 260px;
  height: 170px;
  overflow: hidden;
}
.n_box .left img{
  width: 100%;
  height: auto;
}
.n_box .right{
  float: right;
  width: 630px;
  margin-bottom: 35px;
  padding-bottom: 35px;
  border-bottom: 1px solid #eee;
}
.n_box .right .n_title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  height: 70px;
  overflow: hidden;
}
.n_box .right .n_text {
  font-size: 16px;
  height: 55px;
  overflow: hidden;
}
.n_box .right .n_send{
  display: block;
  float: right;
  width: 130px;
}
.n_box .right .n_send:hover{
  opacity: 0.7;
}







/*=======================================*/
/*=======================================*/
/*news_detail.php*/
/*=======================================*/
/*=======================================*/
.news_detail_main .bg_color{
  background-color:#65c9bd;
  width: 100%;
  height: 150px;
}
.news_detail_main .title{
    display: table;
    margin: -100px auto 55px;
    text-align: center;
    padding: 20px 0;
    width: 300px;
    font-size: 20px;
    color: #365e8f;
    border: 5px solid #535353;
    background-color: #fff;
    box-shadow: 3px 4px 5px #535353;
}
.news_detail_main .title p:before{
    display: block;
    content: '';
    width: 45px;
    height: 2px;
    background-color: #365e8f;
    margin: 18px auto;
}
.news_detail_main .news .piont:before{
  display: block;
  content: "";
  width: 105px;
  height: 12px;
  position: absolute;
  top: 88px;
  background-image: url('../images/point2.png');
}
.news_detail_main .ndetail{
  overflow: hidden;
  width: 1000px;
  margin: 0 auto 50px;
  padding-bottom: 30px;
  border-bottom: 3px solid #aaaaaa;
}
.news_detail_main .nd_left{
  float: left;
  overflow: hidden;
  background-color: #76d9cd;
  padding: 38px 9px;
  font-size: 14px;
  font-weight: bold;
}
.news_detail_main .nd_right{
    float: right;
    overflow: hidden;
    font-size: 25px;
    font-weight: bold;
    width: 850px;
    line-height: 1.7;
    height: 85px;
}
.news_detail_main .nd_box{
  width: 1000px;
  margin: 0 auto;
}











/*=======================================*/
/*=======================================*/
/*product_main.php*/
/*=======================================*/
/*=======================================*/
.product_main .bg_color{
  background-color:#3b5795;
  width: 100%;
  height: 150px;
}
.product_main .title{
    display: table;
    margin: -100px auto 55px;
    text-align: center;
    padding: 20px 0;
    width: 300px;
    font-size: 20px;
    color: #365e8f;
    border: 5px solid #535353;
    background-color: #fff;
    box-shadow: 3px 4px 5px #535353;
}
.product_main .title p:before{
    display: block;
    content: '';
    width: 45px;
    height: 2px;
    background-color: #365e8f;
    margin: 18px auto;
}
.product .piont:before{
  display: block;
  content: "";
  width: 105px;
  height: 12px;
  position: absolute;
  top: 88px;
  background-image: url('../images/point3.png');
}

.products_box {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
.product_main .p_left{
  width: 240px;
  float: left;
  line-height: 1.7;
  display: block !important;
}

.nav_box .blue_t.first{
    margin: 0;
}
.product_main .blue_t{
    background-color: #3b5795;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 14px 0 14px 16px;
    margin: 5px 0;
}
.product_main .blue_t .ae{
    float: right;
    margin-right: 20px;
    margin-top: 5px;
}
.product_main .blue_list{
    background-color: #eae0d0;
    width: 70%;
    margin: 0 auto;
    padding: 0 10%;
    border-bottom: 2px dotted #3b5795;
    overflow: hidden;
}
.product_main .blue_list:last-child{
    border-bottom: none;
}
.product_main .blue_d1{
  font-size: 18px;
  font-weight: bold;
  color: #3b5795;
  position: relative;
  margin-bottom: 16px;
  margin-top: 16px;
}
.product_main .blue_d1:before{
    content: '';
    position: absolute;
    left: -11px;
    top: 13px;
    width: 8px;
    height: 3px;
    background-color: #3b5795;
}
.product_main .blue_d2{
  font-size: 16px;
}
.product_main .blue_d2 a{
  display: block;
  margin-bottom: 16px;
}
.product_main .p_right{
  float: right;
  width: 735px;
}
.product_main .pr_list{
    width: 239px;
    border: 3px solid #000;
   /* border-left: 3px solid #000;
    border-bottom: 3px solid #000;*/
    float: left;
    position: relative;
    margin-left: -3px;
    margin-right: 0px;
}
/*.product_main .pr_list:nth-child(3n){
  border-right: 3px solid #000;

}*/
.product_main .pr_list:nth-child(3n+2){
/*   border:none;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000; */
}
.product_main .pr_list .prl_img{
/*     width: 90%;
    height: 0;
    padding-bottom: 63%;
    margin: 20px auto 30px;
    overflow: hidden; */
    width: 100%;
    height: 0;
    padding-bottom: 84%;
    margin: 0px auto 15px;
    overflow: hidden;
}
.product_main .pr_list .prl_img img{
    width: 100%;
    height:auto;
}
.product_main .pr_list .prl_title {
/*     font-size: 17px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 12px 40px;
    width: 215px;
    height: 50px;
    overflow: hidden; */
    font-size: 17px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 12px 15px;
    width: 215px;
    height: 50px;
    overflow: hidden;
}
.product_main .pr_list .prl_a {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    background-color: #e94d33;
    padding: 12px 0;
    text-align: center;
}
.product_main .pr_list .prl_a:hover{
    opacity: 0.7;
}
.product_main .p_news{
  position: absolute;
  left: 0;
  top: 0;
}
.phone{
  display: none;
}
















/*=======================================*/
/*=======================================*/
/*product_detail_main.php*/
/*=======================================*/
/*=======================================*/
.product_detail_main .bg_color{
  background-color:#3b5795;
  width: 100%;
  height: 150px;
}
.product_detail_main .title{
    display: table;
    margin: -100px auto 55px;
    text-align: center;
    padding: 20px 0;
    width: 300px;
    font-size: 20px;
    color: #365e8f;
    border: 5px solid #535353;
    background-color: #fff;
    box-shadow: 3px 4px 5px #535353;
}
.product_detail_main .title p:before{
    display: block;
    content: '';
    width: 45px;
    height: 2px;
    background-color: #365e8f;
    margin: 18px auto;
}
.product .piont:before{
  display: block;
  content: "";
  width: 105px;
  height: 12px;
  position: absolute;
  top: 88px;
  background-image: url('../images/point3.png');
}
.product_detail_main .pd_list{
  overflow: hidden;
  height: 785px;
}
.product_detail_main .pd_box{
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
}
.product_detail_main .pd_box .pdl_left{
  float: left;
  width: 600px;
}
.product_detail_main .pd_box .pdl_right{
  float: right;
  width: 315px;
  margin-right: 50px;
}
.pdl_right
{
	margin-top:40px important;
}
.product_detail_main .pdl_right .pr_title{
  background-color: #a6937c;
  color: #fff;
  width: 100%;
  position: relative;
}
.pr_title:after {
    content: "";
    display: block;
    width: 33px;
    height: 15px;
    background-image: url('../images/pld8.png');
    position: absolute;
    left: 145px;
}
.product_detail_main .pdl_right .pr_title p{
  width: 280px;
  margin: 0 auto;
  padding: 30px 0;
  font-size: 20px;
  line-height: 1.7;
  font-weight: bold;
}
/*pr_price*/
.product_detail_main .pdl_right .pr_price{
  background-color: #f8f8f8;
  width: 100%;
  overflow: hidden;
  font-weight: bold;
  padding-top: 35px;
  padding-bottom: 20px;
}
.product_detail_main .pdl_right .pr_price div{
  width: 240px;
  margin: 0 auto 18px;
  font-size: 16px;
  overflow: hidden;
}
.product_detail_main .pdl_right .pr_price div:last-child{  
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 25px;
  margin-bottom: 0;
}
.product_detail_main .pdl_right .pr_price div span{  
  display: inline-block;
}
/*pr_size*/
.product_detail_main .pdl_right .pr_size{
  background-color: #f8f8f8;
  width: 100%;
  overflow: hidden;
}
.product_detail_main .pdl_right .pr_size h3{
  color: #a6937c;
  font-size: 20px;
  width: 240px;
  margin: 0 auto 10px;
  padding: 0;
}
.product_detail_main .pdl_right .pr_size div{
  width: 240px;
  margin: 0 auto 18px;
  font-size: 16px;
  overflow: hidden;
}
.product_detail_main .pdl_right .pr_size div span{  
  display: inline-block;
}
/*pr_other*/
.product_detail_main .pdl_right .pr_other{
  width: 100%;
  overflow: hidden;
}
.product_detail_main .pdl_right .pr_other a{
  display: block;
}
.product_detail_main .pr_other .rule{
  background-image: url('../images/pdl4.jpg');
  background-repeat: no-repeat;
    width: 250px;
    height: 37px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 15px;
  background-size: cover;
}
.product_detail_main .pr_other .norule{
  background-image: url('../images/pdl4.jpg');
  background-repeat: no-repeat;
    width: 250px;
    height: 37px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 15px;
  background-size: cover;
}
.product_detail_main .pr_other .rule:hover{
  background-image: url('../images/pdl4_2.jpg');
}
.product_detail_main .pr_other .youtube{
  background-image: url('../images/pdl5.jpg');
  background-repeat: no-repeat;
    width: 250px;
    height: 37px;
  margin: 0 auto;
  margin-bottom: 20px;
  background-size: cover;
}
.product_detail_main .pr_other .noyoutube{
  background-image: url('../images/pdl5.jpg');
  background-repeat: no-repeat;
    width: 250px;
    height: 37px;
  margin: 0 auto;
  margin-bottom: 20px;
  background-size: cover;
}
.product_detail_main .pr_other .youtube:hover{
  background-image: url('../images/pdl5_2.jpg');
}
.product_detail_main .pr_other .buy{
  width: 229px;
  height: 40px;
  margin: 0 auto;
}
.product_detail_main .pr_other .buy:hover{
  opacity: 0.7;
}
.product_detail_main .pd_content{
  margin-top: 60px;
}
.product_detail_main .pdc_text{
  width: 1000px;
  margin: 0 auto;
}
.product_detail_main .pdc_text h3{
  width: 100%;
  color: #a6937c;
  font-size: 20px;
  margin: 0 auto 10px;
  padding: 0;
}
.product_detail_main .pdc_text div{
  font-size: 18px;
  font-weight: bold;
  line-height: 1.7;
  margin-bottom: 10px;
}
.product_detail_main section.html .pdl7{
  margin: 0 auto;
  display: block;
}
/*========================================================*/
/*========================================================*/
/*=========================index===============================*/
/*========================================================*/
.pdl_left h1, h2, h3 {
  padding-top: 20px;
  font-family: 'Amaranth', sans-serif;
}
.pdl_left .scroll-text {
  border: 1px solid red;
  width: 400px;
  height: 4.5em;
  overflow: hidden;

}
.pdl_left .scroll-text ul {
  width: 800px;
  height: 100px;
  overflow: hidden;
  margin: 0;
}
.pdl_left .scroll-text ul li {
  height: 1.5em;
}
.pdl_left .scroll-img {
  width: 600px;
  height: 785px;
  overflow: hidden;
  font-size: 0;
  margin: 0 auto;
}
.pdl_left .scroll-img ul {
  width: 600px;
  height: 785px;
  margin: 0;
}
.pdl_left .scroll-img ul li {
  display:block;
  /* margin: 10px 0 10px 30px; */
  float: left;
  width: 600px;
  height: 785px;
  overflow: hidden;
}
.pdl_left .scroll-img ul li img{
    width: 100%;
    height: auto;
}
.pdl_left #demo4.scroll-img ul,
.pdl_left #demo5.scroll-img ul {
  width: 3000px;
  /* margin-left: 25px; */
}
.pdl_left .scroll-img ul li a .img_box{
  width: 154px;
  height: 105px;
  overflow: hidden;
  display: inline-block;
}
.pdl_left .scroll-img ul li a .img_box img{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.pdl_left #demo5-btn {
    z-index: 0;
    width: 600px;
    margin: 19px auto 0;
}
.pdl_left #demo6 {
  width: 412px;
}
.pdl_left #demo6-queue {
  width: 680px;
}
.pdl_left #demo6 p, #demo6-queue p {
  width: 124px;
  height: 124px;
  background-color: lightgray;
  font-family: 'Amaranth', sans-serif;
  font-size: 82px;
  text-align: center;
  display: table-cell;
  vertical-align:middle;
}

.pdl_left #demo5-btn .left {
    padding: 0;
    box-shadow: none;
    border: none;
    /* background-color: #fff; */
    background-image: none;
    float: left;
    /* margin-left: 1%; */
    position: relative;
    bottom: 400px;
    opacity: 0.2;
}
.pdl_left #demo5-btn .left:hover {
    opacity:1;
}
.pdl_left #demo5-btn .right {
    padding: 0;
    box-shadow: none;
    border: none;
    /* background-color: #fff; */
    background-image: none;
    float: right;
    /* margin-right: 1%; */
    position: relative;
    bottom: 400px;
    opacity: 0.2;
}
.pdl_left #demo5-btn .right:hover {
    opacity:1;
}
.pdl_left .down{
  width: 100%;
  background-color: #ebb72f;
}
.pdl_left .down div{
  width: 1000px;
  margin: 0 auto;
  font-size: 13px;
  text-align: center;
  color: #fff;
}














/*=======================================*/
/*=======================================*/
/*stores_main.php*/
/*=======================================*/
/*=======================================*/
.stores_main .bg_color{
  background-color:#59c2e0;
  width: 100%;
  height: 150px;
}
.stores_main .title{
    display: table;
    margin: -100px auto 55px;
    text-align: center;
    padding: 20px 0;
    width: 300px;
    font-size: 20px;
    color: #365e8f;
    border: 5px solid #535353;
    background-color: #fff;
    box-shadow: 3px 4px 5px #535353;
}
.stores_main .title p:before{
    display: block;
    content: '';
    width: 45px;
    height: 2px;
    background-color: #365e8f;
    margin: 18px auto;
}
.stores .piont:before{
  display: block;
  content: "";
  width: 105px;
  height: 12px;
  position: absolute;
  top: 88px;
  background-image: url('../images/point4.png');
}
.store_box{
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
}
/*chose*/
.store_box .chose{
  width: 532px;
  height: 117px;
  position: relative;
  margin: 0 auto;
}
.store_box .chose a:nth-child(2){
  position: absolute;
  top: 0;
  left: 0;
  width: 260px;
  height: 110px;
}
.store_box .chose a:nth-child(3){
  position: absolute;
  top: 0;
  right: 0;
  width: 260px;
  height: 110px;
}

/*c_down*/

.store_box .c_down{
  width: 1000px;
  margin: 30px auto 50px;
  border-top: 3px solid #aaaaaa;
  padding-top: 30px;
}
.store_box .c_down .cho{
    width: 200px;
    border-radius: 19px;
    border: 2px solid #535353;
    padding: 5px 5px;
    height: 40px;
}

/*list*/

.store_box .list{
  overflow: hidden;
}
.store_box .stores_list{
  float: left;
  width: 32%;
  border: 2px dotted #cbcbcb;
  margin-bottom:60px;
  line-height: 1.2;
}
.store_box .stores_list:nth-child(3n+2){
  margin: 0 1%;
}
.store_box .s_box {
  width: 85%;
  margin: 0 auto;
  position: relative;
}
.store_box  .s_title{
  margin-top: 35px;
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: bold;
  height: 50px;
  overflow: hidden;
}
.store_box  .s_phone{
  color: #686464;
  font-size: 17px;
  margin-bottom: 20px;
  height: 20px;
  overflow: hidden;
}
.store_box  .s_text{
  margin-bottom: 15px;
  font-size: 17px;
  height: 42px;
  overflow: hidden;
}
.store_box  .n_send{
  margin-bottom: 40px;
  display: table;
  width: 70px;
}
.store_box  .n_send:hover{
  opacity: 0.7;
}
.store_box .repair {
    position: absolute;
    bottom: -70px;
    right: -25px;
    display: none;
    width: 130px;
}
















/*=======================================*/
/*=======================================*/
/*stores2_main.php*/
/*=======================================*/
/*=======================================*/
.stores2_main .bg_color{
  background-color:#59c2e0;
  width: 100%;
  height: 150px;
}
.stores2_main .title{
    display: table;
    margin: -100px auto 55px;
    text-align: center;
    padding: 20px 0;
    width: 300px;
    font-size: 20px;
    color: #365e8f;
    border: 5px solid #535353;
    background-color: #fff;
    box-shadow: 3px 4px 5px #535353;
}
.stores2_main .title p:before{
    display: block;
    content: '';
    width: 45px;
    height: 2px;
    background-color: #365e8f;
    margin: 18px auto;
}
.stores2_main .stores .piont:before{
  display: block;
  content: "";
  width: 105px;
  height: 12px;
  position: absolute;
  top: 88px;
  background-image: url('../images/point4.png');
}
.stores2_main .store_box{
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
}
/*chose*/
.stores2_main .store_box .chose{
  width: 532px;
  height: 117px;
  position: relative;
  margin: 0 auto;
}
.stores2_main .store_box .chose a:nth-child(2){
  position: absolute;
  top: 0;
  left: 0;
  width: 260px;
  height: 110px;
}
.stores2_main .store_box .chose a:nth-child(3){
  position: absolute;
  top: 0;
  right: 0;
  width: 260px;
  height: 110px;
}

/*c_down*/

.stores2_main .store_box .c_down{
  width: 1000px;
  margin: 30px auto 50px;
  border-top: 3px solid #aaaaaa;
  padding-top: 30px;
}
.stores2_main .store_box .c_down .cho{
  width: 200px;
}

/*list*/
.stores2_main .s2_list{
  overflow: hidden;
  width: 900px;
  margin: 0 auto;
  padding-bottom: 40px;
  padding-top: 40px;
  border-bottom: 2px dotted #d2d2d2;
}
.stores2_main .s2l_left{
  float: left;
  width: 354px;
  height: 65px;
  padding-left: 60px;
  overflow: hidden;
}
.stores2_main .s2l_left img{
  width: 100%;
  height: auto;
}
.stores2_main .s2l_right{
  float: right;
  padding-right: 70px;
}
.stores2_main .s2l_right:hover{
  opacity: 0.7;
}








/*=======================================*/
/*=======================================*/
/*qa_main.php*/
/*=======================================*/
/*=======================================*/
.qa_main .bg_color{
  background-color:#fc9175;
  width: 100%;
  height: 150px;
}
.qa_main .title{
    display: table;
    margin: -100px auto 55px;
    text-align: center;
    padding: 20px 0;
    width: 300px;
    font-size: 20px;
    color: #365e8f;
    border: 5px solid #535353;
    background-color: #fff;
    box-shadow: 3px 4px 5px #535353;
}
.qa_main .title p:before{
    display: block;
    content: '';
    width: 45px;
    height: 2px;
    background-color: #365e8f;
    margin: 18px auto;
}
.qa .piont:before{
  display: block;
  content: "";
  width: 105px;
  height: 12px;
  position: absolute;
  top: 88px;
  background-image: url('../images/point5.png');
}
.qa_main  ul li .q span:nth-child(2){
    font-weight: bold;
    margin: 0 10px;
    width: 76px;
    letter-spacing: 0px;
}
.qa_main  ul li .q{
    color:#000;
    width: 100%;
    margin-bottom: 10px;
    line-height: 1.7;
    letter-spacing: 3px;
    cursor: pointer;
    overflow: hidden;
}
.qa_main  ul li .a{
    display: none;
    color: #5f5f5f;
    width: 840px;
    margin-left: 106px;
    margin-bottom: 26px;
    line-height: 1.7;
    letter-spacing: 3px;
    cursor: pointer;
    background-color: #fefdec;
    padding: 30px 10px 30px;
}
.qa_main .list {
  width: 1000px;
  margin: 0 auto;
}
.qa_main .list .qimg{
  float: left;
  margin-top: 11px;
}
.qa_main .list .qtitle{
  font-size: 28px;
  color: #365e8f;
  float: left;
}
.qa_main .list .qtext{
    font-size: 20px;
    width: 850px;
    background-color: #eeeeee;
    display: block;
    float: left;
    color: #365e8f;
    padding: 15px 0;
    padding-left: 10px;
}
.qa_main .list .qaa_img{
    float: right;
    padding-right: 15px;
    padding-top: 2px;
}











/*=======================================*/
/*=======================================*/
/*contact_main.php*/
/*=======================================*/
/*=======================================*/
.contact_main .bg_color{
  background-color:#ffc706;
  width: 100%;
  height: 150px;
}
.contact_main .title{
    display: table;
    margin: -100px auto 55px;
    text-align: center;
    padding: 20px 0;
    width: 300px;
    font-size: 20px;
    color: #365e8f;
    border: 5px solid #535353;
    background-color: #fff;
    box-shadow: 3px 4px 5px #535353;
}
.contact_main .title p:before{
    display: block;
    content: '';
    width: 45px;
    height: 2px;
    background-color: #365e8f;
    margin: 18px auto;
}
.contact .piont:before{
  display: block;
  content: "";
  width: 105px;
  height: 12px;
  position: absolute;
  top: 88px;
  background-image: url('../images/point6.png');
}
.contact_main .caimg {
  width: 900px;
  margin: 30px auto;
}
.contact_main .nav_box {
  height: 66px;
  width: 900px;
  margin: 0 auto;
}
.contact_main .contact_1_box .blue_t{
  float: left;
  border: 3px solid #3b5795;
  border-left: none;
  padding: 20px 43px;
  font-size: 20px;
  color: #3b5795;
}
.contact_main .contact_1_box .blue_t.first{
  border-left: 3px solid #3b5795;;
}

.contact_main .contact_1_box .blue_t.click{
  position: relative;
}
.contact_main .contact_1_box .blue_t.click:after{
  position: absolute;
  content: '';
  display: block;
  bottom: -40px;
  left: 0;
  background-image: url(../images/contact_1.png);
  width: 216px;
  height: 40px;
  background-size: 100%;
}

/*cb_in*/
.contact_main .cb_in{
  margin-top: 80px;
}
.contact_main .cb_in .contact_1{
    width: 900px;
    margin:0 auto 50px;
    position: relative;
    background-color: #fffed5;
    overflow: hidden;
}
.contact_main .cb_in  li{
    font-size: 16px;
    color: #000;
    margin:22.5px 0;
    overflow: hidden;
}
.contact_main .cb_in  li div{
    overflow: hidden;
    padding: 5px 0;
}
.contact_main  li div p,
.contact_main  li div input,
.contact_main  li div textarea{
    float:left;
}
.contact_main  .cb_in li span.ps{
    display: block;
    padding-left: 170px;
    font-size: 16px;
    color: #e94d33;
}
.contact_main .cb_in  li div p.c1_title{
  width: 85px;
  height: 20px;
  margin-right: 5px;
  position: relative;
  top: 10px;
  padding-left: 75px;
  font-size: 20px;
  color: #3b5795;
}
.contact_main .cb_in  .ps2 {
    padding-top: 7px;
    font-size: 16px;
    color: #e94d33;
}
.contact_main .cb_in  li div input{
    border:1px solid #fff;
    height: 40px;
    width:345px;
    box-shadow: 3px 4px 1px #d7d2c7;
    border: 1px solid #eee;
}
li div input.ifileBn{
    width: 130px !important;
    height: 38px !important;
    background-image: url('../images/ch_img.png');
    background-size: 100%;
}
.contact_main .cb_in  li div textarea{
    width: 630px;
    height: 100px;
    margin-left: 0px;
    border: 1px solid #eee;
}

.contact_main .cb_in .up_img {
    width: 400px;
    padding-left: 75px;
}
.contact_main .cb_in li {
    overflow: hidden;
}
.ui_left {
    float: left !important;
    width: 240px !important;
    padding: 13px 0 !important;
    padding-left: 10px !important;
    background-color: #fff !important;
}
.contact_main .cb_in .up_img .ui_right {
    float: right;
    padding-left: 10px;
}
.ui_right .x_img {
    padding-right: 105px;
}
/*cb_in2*/
.contact_main .cb_in2{
  width: 750px;
  margin: 0 auto;
}
.contact_main ul.contact{
  overflow: hidden;
}
.contact_main .cb_in2 li.lia{
  overflow: hidden;
  margin-bottom: 30px;
}
.contact_main .lia_div .must{
  font-size: 15px;
  color: #e94d33;
  padding-top: 10px;
}
.contact_main .lia_div .tname{
  font-size: 20px;
  color: #424242;
  font-weight: bold;
  margin-right: 40px;
  padding-top: 10px;
  width: 80px;
  margin-left: 5px;
}
.contact_main .lia_div input{
  width: 260px;
  height: 40px;
}
.contact_main .lia_div input[type="checkbox"]{
  width: 25px;
  height: 25px;
}
.contact_main .lia_div .cbox_p{
  padding-left: 10px;
  font-size: 16px;
  color: #535354;
  letter-spacing: 3px;
  padding-top: 5px;
}

.contact_main .cb_in2 li.lia .ps2{
  font-size: 16px;
  color: #e94d33;
}
.contact_main .cb_in select{
    width: 430px;
    height: 42px;
    float: left;
    box-shadow: 3px 4px 1px #d7d2c7;
}
.contact_main .nex{
    width: 150px;
    margin-right: 10px;
}
.contact_main .nex_box div {
    float: left;
}
#main .cclick {
    display: table;
    margin: 0 auto;
    width: 160px;
}
.cclick img {
    width: 160px;
}
.contact_main .cclick:hover {
    opacity: 0.7;
}

















/*=======================================*/
/*=======================================*/
/*contact2_main.php*/
/*=======================================*/
/*=======================================*/
.contact2_main .bg_color{
  background-color:#ffc706;
  width: 100%;
  height: 150px;
}
.contact2_main .title{
    display: table;
    margin: -100px auto 55px;
    text-align: center;
    padding: 20px 0;
    width: 300px;
    font-size: 20px;
    color: #365e8f;
    border: 5px solid #535353;
    background-color: #fff;
    box-shadow: 3px 4px 5px #535353;
}
.contact2_main .title p:before{
    display: block;
    content: '';
    width: 45px;
    height: 2px;
    background-color: #365e8f;
    margin: 18px auto;
}
.contact .piont:before{
  display: block;
  content: "";
  width: 105px;
  height: 12px;
  position: absolute;
  top: 88px;
  background-image: url('../images/point6.png');
}
.contact2_main .caimg {
  width: 900px;
  margin: 30px auto;
}
.contact2_main .nav_box {
  height: 66px;
  width: 900px;
  margin: 0 auto;
}
.contact2_main .contact_1_box .blue_t{
  float: left;
  border: 3px solid #3b5795;
  border-left: none;
  padding: 20px 43px;
  font-size: 20px;
  color: #3b5795;
}
.contact2_main .contact_1_box .blue_t.first{
  border-left: 3px solid #3b5795;;
}

.contact2_main .contact_1_box .blue_t.click{
  position: relative;
}
.contact2_main .contact_1_box .blue_t.click:after{
  position: absolute;
  content: '';
  display: block;
  bottom: -36px;
  left: -2px;
  background-image: url(../images/contact_1.png);
  width: 169px;
  height: 36px;
  background-size: 100%;
}

/*cb_in*/
.contact2_main .cb_in{
  margin-top: 80px;
}
.contact2_main .cb_in .contact_1{
    width: 900px;
    margin:0 auto 50px;
    position: relative;
    background-color: #fffed5;
    overflow: hidden;
}
.contact2_main .cb_in  li{
    font-size: 16px;
    color: #000;
    margin:22.5px 0;
    overflow: hidden;
}
.contact2_main .cb_in  li div{
    overflow: hidden;
    padding: 5px 0;
}
.contact2_main  li div p,
.contact2_main  li div input,
.contact2_main  li div textarea{
    float:left;
}
.contact2_main  .cb_in li span.ps{
    display: block;
    padding-left: 170px;
    font-size: 16px;
    color: #e94d33;
}
.contact2_main .cb_in  li div p.c1_title{
  width: 85px;
  height: 20px;
  margin-right: 5px;
  position: relative;
  top: 10px;
  padding-left: 75px;
  font-size: 20px;
  color: #3b5795;
}
.contact2_main .cb_in  li div.pay_send{
  width: 121px;
  margin-right: 5px;
  position: relative;
  top: 10px;
  padding-left: 75px;
  font-size: 20px;
  color: #3b5795;
}

.contact2_main .cb_in  .ps2 {
    padding-top: 7px;
    font-size: 16px;
    color: #e94d33;
}
.contact2_main .cb_in  li div input{
    border:1px solid #fff;
    height: 40px;
    width:345px;
    box-shadow: 3px 4px 1px #d7d2c7;
    border: 1px solid #eee;
}
.contact2_main .cb_in  li div textarea{
    width: 630px;
    height: 100px;
    margin-left: 0px;
    border: 1px solid #eee;
}

.contact2_main .cb_in .up_img {
    width: 400px;
    padding-left: 75px;
}
.contact2_main .cb_in li {
    overflow: hidden;
}
.contact2_main .cb_in .up_img .ui_left {
    float: left;
    width: 250px;
    padding: 13px 0;
    padding-left: 10px;
    background-color: #fff;
}
.contact2_main .cb_in .up_img .ui_right {
    float: right;
    padding-left: 10px;
}
.ui_right .x_img {
    padding-right: 105px;
}
/*cb_in2*/
.contact2_main .cb_in2{
  width: 750px;
  margin: 0 auto;
}
.contact2_main ul.contact{
  overflow: hidden;
}
.contact2_main .cb_in2 li.lia{
  overflow: hidden;
  margin-bottom: 30px;
}
.contact2_main .lia_div .must{
  font-size: 15px;
  color: #e94d33;
  padding-top: 10px;
}
.contact2_main .lia_div .tname{
  font-size: 20px;
  color: #424242;
  font-weight: bold;
  margin-right: 40px;
  padding-top: 10px;
  width: 80px;
  margin-left: 5px;
}
.contact2_main .lia_div input{
  width: 260px;
  height: 40px;
}
.contact2_main .lia_div input[type="checkbox"]{
  width: 25px;
  height: 25px;
}
.contact2_main .lia_div .cbox_p{
  padding-left: 10px;
  font-size: 16px;
  color: #535354;
  letter-spacing: 3px;
  padding-top: 5px;
}

.contact2_main .cb_in2 li.lia .ps2{
  font-size: 16px;
  color: #e94d33;
}
.contact2_main .cb_in select{
    width: 430px;
    height: 42px;
    float: left;
    box-shadow: 3px 4px 1px #d7d2c7;
}
.contact2_main .nex{
    width: 150px;
    margin-right: 10px;
}
.contact2_main .nex_box div {
    float: left;
}
.contact2_main .cclick {
    display: table;
    margin: 0 auto;
}
.contact2_main .cclick:hover {
    opacity: 0.7;
}
.ps_list {
    /*width: 645px;
    margin-left: 100px;*/
}


/*distribution*/
.contact2_main .distribution{
}
.contact2_main .distribution .dis_title{
    margin-right: 5px;
    padding-left: 75px;
    font-size: 20px;
    color: #3b5795;
}
.dis_check {
  overflow: hidden;
  margin: 10px 0;
  margin-left: 100px;
}
.dis_check input[type="radio"]{
  width: 20px;
  height: 20px;
  float: left;
}
.dis_check p{
  padding-left: 10px;
  font-size: 16px;
  color: #535354;
  letter-spacing: 3px;
  padding-top: 5px;
  float: left;
  font-weight: bold;
}
.distribution .dis_list{
  margin-left: 140px;
}
.distribution .dis_list .disl_red{
  font-size: 16px;
  color: #e94d33;
  margin:5px 0 20px;
}
.distribution .dis_list .disl_black{
  font-size: 16px;
  color: #232121;
  margin-top:35px;
  margin-bottom: 20px;
}
.dis_input {
  overflow: hidden;
  margin-bottom: 15px;
}
.dis_input .c1_title{
  float: left;
  margin-right: 5px;
  font-size: 20px;
  color: #3b5795;
  position: relative;
  top: 10px
}
.c1_title{
  float: left;
  margin-right: 5px;
  font-size: 20px;
  color: #3b5795;
  position: relative;
  top: 10px
}
.ps2{
  /* float: left; */
  margin-left: 5px;
  position: relative;
  top: 5px;
  line-height: 1.5;
}
.dis_list .dis_input input{
  height: 40px;
  width: 345px;
  border: 1px solid #eee;
}
.dis_list .dis_input textarea{
  float: left;
  height: 200px;
  width: 500px;
  border: 1px solid #eee;
}



















/*=======================================*/
/*=======================================*/
/*contact4_main.php*/
/*=======================================*/
/*=======================================*/
.contact4_main .bg_color{
  background-color:#ffc706;
  width: 100%;
  height: 150px;
}
.contact4_main .title{
    display: table;
    margin: -100px auto 55px;
    text-align: center;
    padding: 20px 0;
    width: 300px;
    font-size: 20px;
    color: #365e8f;
    border: 5px solid #535353;
    background-color: #fff;
    box-shadow: 3px 4px 5px #535353;
}
.contact4_main .title p:before{
    display: block;
    content: '';
    width: 45px;
    height: 2px;
    background-color: #365e8f;
    margin: 18px auto;
}
.contact .piont:before{
  display: block;
  content: "";
  width: 105px;
  height: 12px;
  position: absolute;
  top: 88px;
  background-image: url('../images/point6.png');
}
.contact4_main .caimg {
  width: 900px;
  margin: 30px auto;
}
.contact4_main .nav_box {
  height: 66px;
  width: 900px;
  margin: 0 auto;
}
.contact4_main .contact_1_box .blue_t{
  float: left;
  border: 2px solid #3b5795;
  border-left: none;
  padding: 20px 43px;
  font-size: 20px;
  color: #3b5795;
}
.contact4_main .contact_1_box .blue_t:hover{
  opacity: 0.6;
}
.contact4_main .contact_1_box .blue_t.first{
  border-left: 3px solid #3b5795;;
}

.contact4_main .contact_1_box .blue_t.click{
  position: relative;
}
.contact4_main .contact_1_box .blue_t.click:after{
  position: absolute;
  content: '';
  display: block;
  bottom: -36px;
  left: -2px;
  background-image: url(../images/contact_1.png);
  width: 169px;
  height: 36px;
  background-size: 100%;
}

/*cb_in*/
.contact4_main .cb_in{
  margin-top: 80px;
}
.contact4_main .cb_in .contact_1{
    width: 900px;
    margin:0 auto 50px;
    position: relative;
    background-color: #fffed5;
    overflow: hidden;
}
.contact4_main .cb_in  li{
    font-size: 16px;
    color: #000;
    margin:22.5px 0;
    overflow: hidden;
}
.contact4_main .cb_in  li div{
    overflow: hidden;
    padding: 5px 0;
}
.contact4_main  li div p,
.contact4_main  li div input,
.contact4_main  li div textarea{
    float:left;
}
.contact4_main  .cb_in li span.ps{
    display: block;
    padding-left: 170px;
    font-size: 16px;
    color: #e94d33;
}
.contact4_main .cb_in  li div p.c1_title{
  width: 125px;
  height: 20px;
  margin-right: 5px;
  position: relative;
  top: 10px;
  padding-left: 75px;
  font-size: 20px;
  color: #3b5795;
}
.contact4_main .cb_in  li div.pay_send{
  width: 121px;
  margin-right: 5px;
  position: relative;
  top: 10px;
  padding-left: 75px;
  font-size: 20px;
  color: #3b5795;
}

.contact4_main .cb_in  .ps2 {
    padding-top: 7px;
    font-size: 16px;
    color: #e94d33;
}
.contact4_main .cb_in  li div input{
    border:1px solid #fff;
    height: 40px;
    width:345px;
    box-shadow: 3px 4px 1px #d7d2c7;
    border: 1px solid #eee;
}
.contact4_main .cb_in  li div input.c4_in1{
    margin-left: 205px;
    margin-top: 20px;
}
.contact4_main .cb_in  li div textarea{
    width: 630px;
    height: 100px;
    margin-left: 0px;
    border: 1px solid #eee;
}

.contact4_main .cb_in .up_img {
    width: 400px;
    padding-left: 75px;
}
.contact4_main .cb_in li {
    overflow: hidden;
}
.contact4_main .cb_in .up_img .ui_left {
    float: left;
    width: 250px;
    padding: 13px 0;
    padding-left: 10px;
    background-color: #fff;
}
.contact4_main .cb_in .up_img .ui_right {
    float: right;
    padding-left: 10px;
}
.ui_right .x_img {
    padding-right: 105px;
}
/*cb_in2*/
.contact4_main .cb_in2{
  width: 750px;
  margin: 0 auto;
}
.contact4_main ul.contact{
  overflow: hidden;
}
.contact4_main .cb_in2 li.lia{
  overflow: hidden;
  margin-bottom: 30px;
}
.contact4_main .lia_div .must{
  font-size: 15px;
  color: #e94d33;
  padding-top: 10px;
}
.contact4_main .lia_div .tname{
  font-size: 20px;
  color: #424242;
  font-weight: bold;
  margin-right: 40px;
  padding-top: 10px;
  width: 80px;
  margin-left: 5px;
}
.contact4_main .lia_div input{
  width: 260px;
  height: 40px;
}
.contact4_main .lia_div input[type="checkbox"]{
  width: 25px;
  height: 25px;
}
.contact4_main .lia_div .cbox_p{
  padding-left: 10px;
  font-size: 16px;
  color: #535354;
  letter-spacing: 3px;
  padding-top: 5px;
}

.contact4_main .cb_in2 li.lia .ps2{
  font-size: 16px;
  color: #e94d33;
}
.contact4_main .cb_in select{
    width: 210px;
    height: 42px;
    float: left;
    margin-left: 0px;
    margin-right: 10px;
}
.contact4_main .nex{
    width: 150px;
    margin-right: 10px;
}
.contact4_main .nex_box div {
    float: left;
}
.contact4_main .cclick {
    display: table;
    margin: 0 auto;
}
.contact4_main .cclick:hover {
    opacity: 0.7;
}
.ps_list {
    /*width: 645px;
    margin-left: 100px;*/
}


/*distribution*/
.contact4_main .distribution{
}
.contact4_main .distribution .dis_title{
    margin-right: 5px;
    padding-left: 75px;
    font-size: 20px;
    color: #3b5795;
}
.dis_check {
  overflow: hidden;
  margin: 10px 0;
  margin-left: 100px;
}
.dis_check input[type="radio"]{
  width: 20px;
  height: 20px;
  float: left;
}
.dis_check p{
  padding-left: 10px;
  font-size: 16px;
  color: #535354;
  letter-spacing: 3px;
  padding-top: 5px;
  float: left;
  font-weight: bold;
}
.distribution .dis_list{
  margin-left: 140px;
}
.distribution .dis_list .disl_red{
  font-size: 16px;
  color: #e94d33;
  margin:5px 0 20px;
}
.distribution .dis_list .disl_black{
  font-size: 16px;
  color: #232121;
  margin-top:35px;
  margin-bottom: 20px;
}
.dis_input {
  overflow: hidden;
  margin-bottom: 15px;
}
.dis_input .c1_title{
  float: left;
  margin-right: 5px;
  font-size: 20px;
  color: #3b5795;
  position: relative;
  top: 10px
}
.c1_title{
  float: left;
  margin-right: 5px;
  font-size: 20px;
  color: #3b5795;
  position: relative;
  top: 10px
}
.ps2{
  /* float: left; */
  margin-left: 5px;
  position: relative;
  top: 5px;
  line-height: 1.5;
}
.dis_list .dis_input input{
  height: 40px;
  width: 345px;
  border: 1px solid #eee;
}
.dis_list .dis_input textarea{
  float: left;
  height: 200px;
  width: 500px;
  border: 1px solid #eee;
}



img.put_in {
    width: 130px;
}





















/*=======================================*/
/*=======================================*/
/*search_main.php*/
/*=======================================*/
/*=======================================*/
.search_main .bg_color{
  background-color:#c09fd0;
  width: 100%;
  height: 150px;
}
.search_main .title{
    display: table;
    margin: -100px auto 55px;
    text-align: center;
    padding: 20px 0;
    width: 300px;
    font-size: 20px;
    color: #365e8f;
    border: 5px solid #535353;
    background-color: #fff;
    box-shadow: 3px 4px 5px #535353;
}
.search_main .title p:before{
    display: block;
    content: '';
    width: 45px;
    height: 2px;
    background-color: #365e8f;
    margin: 18px auto;
}
.product .piont:before{
  display: block;
  content: "";
  width: 105px;
  height: 12px;
  position: absolute;
  top: 88px;
  background-image: url('../images/point3.png');
}

.products_box {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
.search_main .p_left{
  width: 240px;
  float: left;
  line-height: 1.7;
  display: block !important;
}

.nav_box .blue_t.first{
    margin: 0;
}
.search_main .blue_t{
    background-color: #3b5795;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 14px 0 14px 16px;
    margin: 5px 0;
}
.search_main .blue_t .ae{
    float: right;
    margin-right: 20px;
    margin-top: 5px;
}
.search_main .blue_list{
    background-color: #eae0d0;
    width: 70%;
    margin: 0 auto;
    padding: 0 10%;
    border-bottom: 2px dotted #3b5795;
    overflow: hidden;
}
.search_main .blue_list:last-child{
    border-bottom: none;
}
.search_main .blue_d1{
  font-size: 18px;
  font-weight: bold;
  color: #3b5795;
  position: relative;
  margin-bottom: 16px;
  margin-top: 16px;
}
.search_main .blue_d1:before{
    content: '';
    position: absolute;
    left: -11px;
    top: 13px;
    width: 8px;
    height: 3px;
    background-color: #3b5795;
}
.search_main .blue_d2{
  font-size: 16px;
}
.search_main .blue_d2 a{
  display: block;
  margin-bottom: 16px;
}
.search_main .p_right{
  float: right;
  width: 1000px;
}
.search_main .pr_list{
  width: 239px;
  border: 3px solid #000;
  /* border-left: 3px solid #000;
    border-bottom: 3px solid #000;*/
    float: left;
    position: relative;
    /*margin-left: -3px;*/
    margin-right: 0px;
}
/*.search_main .pr_list:nth-child(4n){
border-right: 3px solid #000;
}
*/

.search_main .pr_list:not(:nth-of-type(4n+1)) {
    margin-left:-3px;
}
.search_main .pr_list .prl_img{
width: 100%;
    height: 0;
    padding-bottom: 84%;
    margin: 0px auto 15px;
    overflow: hidden;
}
.search_main .pr_list .prl_img img{
    width: 100%;
    height:auto;
}
.search_main .pr_list .prl_title {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 12px 40px;
    width: 215px;
    height: 50px;
    overflow: hidden;
}

.search_main .pr_list .prl_a {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    background-color: #e94d33;
    padding: 12px 0;
    text-align: center;
}
.search_main .pr_list .prl_a:hover{
    opacity: 0.7;
}
.search_main .p_news{
  position: absolute;
  left: 0;
  top: 0;
}
.phone{
  display: none;
}
.search_main  .search_end{
  color: #8f9295;
  font-size: 20px;
  width: 1000px;
  margin: 0 auto 30px;
}
.search_main .animate {
    width: 100%;
    background-image: url('../images/search(bg).png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 150px;
}
.search_main .animate_box {
    width: 1000px;
    height: 300px;
    margin: 0 auto;
    position: relative;
}
.search_main img.an1 {
    position: absolute;
    left: 0;
    top: 75px;
    width: 250px;
}
.search_main img.an2 {
    position: absolute;
    left: 0;
    top: 75px;
    width: 250px;
}
.search_main img.an7 {
    position: absolute;
    left: 252px;
    top: 130px;
    width: 100px;
}
.search_main img.an11 {
    position: absolute;
    left: 345px;
    top: 90px;
    width: 80px;
}
.search_main img.an6 {
    position: absolute;
    left: 438px;
    top: 141px;
    width: 150px;
}
.search_main img.an12 {
    position: absolute;
    right: 279px;
    top: 52px;
    width: 150px;
}
.search_main img.an13 {
    position: absolute;
    right: 0;
    top: 75px;
    width: 250px;
}
.search_main img.an14 {
    position: absolute;
    right: 0;
    top: 75px;
    width: 250px;
}


























/*=======================================*/
/*=======================================*/
/*error_main.php*/
/*=======================================*/
/*=======================================*/
.error{
  display: table;
  margin: 0 auto;
}
.error p{
  font-size: 20px;
  text-align: center;
  line-height: 1.7;
  color: #365e8f;
}
.error a{
  display: table;
  margin: 30px auto 0px;
}
.error a:hover{
  opacity: 0.7;
}














/**/
.cookie{
    margin:0 auto 40px;
    font-size: 16px;
    color: #365e8f;
    width: 1000px;
}
.cookie ul{
    overflow: hidden;
}
.cookie ul li{
    float: left;
    margin-right: 8px;
}
.cookie ul li.pk{
    color: #424242;
}
























/*=====================================================*/
/*=====================================================*/
/*===== fix3===============*/
/*=====================================================*/
.fix3 button#demo5-backward {
    background: none;
    border: none;
    top: 70px;
}
.fix3 button#demo5-forward{
    background: none;
    border: none;
}











/*=====================================================*/
/*=====================================================*/
/*===== 頁面數字按鈕===============*/
/*=====================================================*/
/*頁面數字按鈕*/
.pagebox {
    text-align: center;
    width: 1000px;
    margin: 30px auto 0;
    overflow: hidden;
}
.page {
    overflow: hidden;
    float: right;
}
.page>dt, .page>dd {
    display: inline;
}
.page>dt {
    margin: 0 8px;
}
.page>dt:first-child a {
    margin-left: 0;
}
.page>dd>a, .page>dt>a {
    position: relative;
    float: left;
    font-size: 18px;
    padding: 6px 12px;
    margin-left: 10px;
    line-height: 1.42857143;
    color: #cfa972 !important;
    text-decoration: none;
}
dd:hover{
    opacity:0.5;
}
.page>dd>a.mark{
    font-weight: bold;
    font-size: 18px;
    background-color: #eb5651;
    border-radius: 50%;
    color: #fff !important;
}
.pagebox .side a{
    background-color: #f5b92c;
    border-radius: 50%;
    color: #fff !important;
}

/*//頁面數字按鈕*/











/*checkbox  radio   radio*/
.assess input[type=radio] {
  width: 16px;
  display: none;
  margin-right: 5px;
}
.assess input[type=radio] + label {
    position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  line-height: 32px;
}
.assess input[type=radio] + label:before {
  content: '';
  display: inline-block;
  vertical-align: 0.1ex;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #d5cdc1;
  position: relative;
  top: 4px;
  margin-right: 5px;
  line-height: 16px;
}
.assess input[type=radio] + label:after {
  content: '';
  display: inline-block;
  vertical-align: 0.1ex;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #847f71;
  /* border: 1px solid #d5cdc1; */
  position: absolute;
    top: 9px;
    left: 3px;
  /* margin-right: 5px; */
  line-height: 16px;
  opacity: 0;
}
.assess input[type=radio]:checked + label:after {
    opacity: 1;
}

/* 
.assess input[type=checkbox]:checked + label:before {
  content: "\2713";
  top: 4px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  color: #ff1400;
  font-size: 17px;
  text-align: center;
} */
.assess-style1 input[type="radio"] + label:before {

}
/*//checkbox   radio*/










/*checkbox  checkbox   checkbox*/
.assess input[type=checkbox] {
  width: 16px;
  display: none;
  margin-right: 5px;
}
.assess input[type=checkbox] + label {
    position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  line-height: 32px;
}
.assess input[type=checkbox] + label:before {
    content: '';
    display: inline-block;
    vertical-align: 0.1ex;
    width: 16px;
    height: 16px;
    /* background-color: #fff; */
    border: 1px solid #f5b92c;
    position: relative;
    top: 4px;
    margin-right: 5px;
    line-height: 16px;
}
/* .assess input[type=checkbox] + label:after {
  content: '';
  display: inline-block;
  vertical-align: 0.1ex;
  width: 12px;
  height: 12px;
  background-color: #f5b92c;
  position: absolute;
    top: 9px;
    left: 3px;
  line-height: 16px;
  opacity: 0; */
  /* border: 1px solid #d5cdc1; */
  /* margin-right: 5px; */
/* } */
/* .assess input[type=checkbox]:checked + label:after {
    opacity: 1;
} */


.assess input[type=checkbox]:checked + label:before {
  content: "\2713";
  top: 4px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  color: #f5b92c;
  font-size: 17px;
  text-align: center;
}
.assess-style1 input[type="checkbox"] + label:before {

}
/*//checkbox   checkbox*/










/*light_box*/
.light_box{
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    display: none;
    z-index: 200;
}
.light_content{
    width: 600px;
    height: 735px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    overflow: auto;
}
.light_content img{
    width: 100%;
    margin: 0 auto;
}
.light_box .no {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 100px;
    display: block;
    cursor: pointer;
}








/*beye*/
.beye{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 5;
    background-color: rgba(0,0,0,0.8);
}
.search_main .beye img{
    width: 85px !important;
    height: 87px !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}


/*goback*/
.goback{
  width: 1000px;
  margin:0 auto;
  font-size: 30px;
  font-weight: bold;
  color: #305aa8;
}
.goback a{
  border: 2px solid #305aa8;
  border-radius: 7px;
  padding: 5px 5px;
  display: table;
  margin: 0 auto;
}
.goback a:hover{
  opacity: 0.7;
}





/*animate*/
/*about_main*/
.about_main .animate{
  width: 100%;
  background-image: url('../images/about(bg).png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position:0 150px;
}
.about_main .animate_box{
  width: 1000px;
  height: 300px;
  margin: 0 auto;
  position: relative;
}
.about_main .animate .g1{
  position: absolute;
  left: 10%;
  top: 50px;
}
.about_main .animate .g2{
  position: absolute;
  right: 0%;
}


/*news_main*/
.news_main .animate{
  width: 100%;
  background-image: url('../images/news(bg).png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position:0 150px;
}
.news_main .animate_box{
  width: 1000px;
  height: 300px;
  margin: 0 auto;
  position: relative;
}
.news_main .animate .g1{
  position: absolute;
  left: 5%;
  top: 0px;
}
.news_main .animate .g2{
  position: absolute;
  right: 0%;
}
.news_main .an1 {
    width: 486px;
    height: 220px;
    background-image: url("../images/gif/news/news_1.png");
                -webkit-animation: play 1s steps(14) infinite alternate;
                        animation: play 1s steps(14) infinite alternate;
}

@-webkit-keyframes play {
   from { background-position:0    0px; }
     to { background-position:0 -3080px; }
}

@keyframes play {
   from { background-position:0    0px; }
     to { background-position:0 -3080px; }
}
.news_main  .an2 {
    width: 493px;
    height: 227px;
    background-image: url("../images/gif/news/news_2.png");
                -webkit-animation: play2 1s steps(14) infinite alternate;
                        animation: play2 1s steps(14) infinite alternate;
}

@-webkit-keyframes play2 {
   from { background-position:0    0px; }
     to { background-position:0 -3178px; }
}

@keyframes play2 {
   from { background-position:0    0px; }
     to { background-position:0 -3178px; }
}


/*news_detail_main*/
.news_detail_main .animate{
  width: 100%;
  background-image: url('../images/news(bg).png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position:0 150px;
}
.news_detail_main .animate_box{
  width: 1000px;
  height: 300px;
  margin: 0 auto;
  position: relative;
}
.news_detail_main .animate .g1{
  position: absolute;
  left: 5%;
  top: 0px;
}
.news_detail_main .animate .g2{
  position: absolute;
  right: 0%;
}
.news_detail_main .an1 {
    width: 486px;
    height: 220px;
    background-image: url("../images/gif/news/news_1.png");
    -webkit-animation: play 1s steps(14) infinite alternate;
    animation: play 1s steps(14) infinite alternate;
}

@-webkit-keyframes play {
   from { background-position:0    0px; }
     to { background-position:0 -3080px; }
}

@keyframes play {
   from { background-position:0    0px; }
     to { background-position:0 -3080px; }
}
.news_detail_main .an2 {
    width: 493px;
    height: 227px;
    background-image: url("../images/gif/news/news_2.png");
                -webkit-animation: play2 1s steps(14) infinite alternate;
                        animation: play2 1s steps(14) infinite alternate;
}

@-webkit-keyframes play2 {
   from { background-position:0    0px; }
     to { background-position:0 -3178px; }
}

@keyframes play2 {
   from { background-position:0    0px; }
     to { background-position:0 -3178px; }
}


/*product_main*/
.product_main .animate{
  width: 100%;
  background-image: url('../images/products(bg).png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position:0 150px;
}
.product_main .animate_box{
  width: 1000px;
  height: 300px;
  margin: 0 auto;
  position: relative;
}
.product_main .animate .g1{
  position: absolute;
  left: 10%;
  top: -8%;
}
.product_main .animate .g2{
  position: absolute;
  right: 0%;
  top: -16%;
}

/*product_detail_main*/
.product_detail_main .animate{
  width: 100%;
  background-image: url('../images/products(bg).png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position:0 150px;
}
.product_detail_main .animate_box{
  width: 1000px;
  height: 300px;
  margin: 0 auto;
  position: relative;
}
.product_detail_main .animate .g1{
  position: absolute;
  left: 10%;
  top: -8%;
}
.product_detail_main .animate .g2{
  position: absolute;
  right: 0%;
  top: -16%;
}

/*stores_main*/
.stores_main .animate{
  width: 100%;
  background-image: url('../images/stores(bg).png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position:0 150px;
}
.stores_main .animate_box{
  width: 1000px;
  height: 300px;
  margin: 0 auto;
  position: relative;
}
.stores_main .animate .g1{
  position: absolute;
  left: 10%;
}
.stores_main .animate .g2{
  position: absolute;
  right: 2%;
  top: 10%;
}

.stores_main .an2 {
  width: 562px;
  height: 205px;
  background-image: url("../images/gif/store/store2.png");
  -webkit-animation: play3 1s steps(16) infinite alternate;
  animation: play3 1s steps(16) infinite alternate;
}

@-webkit-keyframes play3 {
   from { background-position:0    0px; }
     to { background-position:0 -3280px; }
}

@keyframes play3 {
   from { background-position:0    0px; }
     to { background-position:0 -3280px; }
}




/*stores2_main*/
.stores2_main .animate{
  width: 100%;
  background-image: url('../images/stores(bg).png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position:0 150px;
}
.stores2_main .animate_box{
  width: 1000px;
  height: 300px;
  margin: 0 auto;
  position: relative;
}
.stores2_main .animate .g1{
  position: absolute;
  left: 10%;
}
.stores2_main .animate .g2{
  position: absolute;
  right: 2%;
  top: 10%;
}
.stores2_main .an2 {
  width: 562px;
  height: 205px;
  background-image: url("../images/gif/store/store2.png");
  -webkit-animation: play3 1s steps(16) infinite alternate;
  animation: play3 1s steps(16) infinite alternate;
}

@-webkit-keyframes play3 {
   from { background-position:0    0px; }
     to { background-position:0 -3280px; }
}

@keyframes play3 {
   from { background-position:0    0px; }
     to { background-position:0 -3280px; }
}


/*qa_main*/
.qa_main .animate{
  width: 100%;
  background-image: url('../images/q&a(bg).png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position:0 150px;
}
.qa_main .animate_box{
  width: 1000px;
  height: 300px;
  margin: 0 auto;
  position: relative;
}
.qa_main .animate .g1{
  position: absolute;
  left: 10%;
}
.qa_main .animate .g2{
  position: absolute;
  right: 2%;
  top: 10%;
}


/*ca*/
.ca .animate{
  width: 100%;
  background-image: url('../images/contact(bg).png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position:0 150px;
}
.ca .animate_box{
  width: 1000px;
  height: 300px;
  margin: 0 auto;
  position: relative;
}
.ca .animate .g1{
  position: absolute;
  left: 10%;
}
.ca .animate .g2{
  position: absolute;
  right: 2%;
  top: 10%;
}


/*上傳圖片修改*/
.upimg{
    padding-left: 0 !important;
    width: 100px !important;
}