/*共通
----------------------------------------------*/
.searchform .input{
      padding: 8px 5px;
    }
    .searchform input[type="submit"] {
      padding: 6px 5px;
      margin: 0 0 0 10px;
    }

.address{
  margin: 0 0 15px 0;
}


.tag {   
  -webkit-transform: skew(0deg);
     -moz-transform: skew(0deg);
       -o-transform: skew(0deg);} 
    
.tag a, .tag .readmore a{
  -webkit-transform: skew(0deg);
     -moz-transform: skew(0deg);
       -o-transform: skew(0deg);
}

.tips{
  background: #121212;
  color: #fcde19;
  padding: 10px 5px;
  margin: 0px 0 0 0px;
  font-size: 15px;
}

.note{
	font-size:12px;
	color:#aaa;
}


.area{
  padding: 45px 0;
}
.indextopic{
  margin:20px 0;
}
.topicline{
  margin: 25px 0;
}
.topidline,.topidline2{
  max-width: 300px;
  margin:0 auto;
  overflow: hidden;
  background:url(../image/topd.png) center center no-repeat; 
}
.topidline2{
  background:url(../image/tpod2.png) center center no-repeat; 
}
.indexbanner{
  padding: 0 0 30px 0;
}
/*.topidline:before{
  content:"";
  width: 100%;
  max-width: 300px;
  height:3px;
  margin: 0 auto;
  background:#f00; 
  position: absolute;
  z-index: 9999;
  top: 5px;
  left: 0;
}*/

.backtop{
  width: 60px;
  background:#ffc61e;
  border-radius: 100%;
  height: 60px;
      right: 25px;
    bottom: 100px;
  position: fixed;
  z-index: 50;
  cursor: pointer;
  text-align: center;
  -o-transition:color .15s linear,background .15s linear;
  -webkit-transition:color .15s linear,background .15s linear;
  -moz-transition:color .15s linear,background .15s linear;
  transition:color .15s linear,background .15s linear;
  border:1px solid #bbb;
}

.backtop:hover{
 color: #fcde19;
 background: #232332;
}

.backtop i{
  line-height: 60px;
  font-size: 25px;
}
.howbg{
  padding: 50px 0;
  color: #42210b;
}

.linindex:hover{
  color: #FFF;
  background: #00b812;
}
.phoneindex:hover{
  color: #FFF;
  background: #29a9e0;
}

.noneres{
  color: #999;
}
.noneres:hover{
  color: #fff;
}

.pages{
  /*width:30px;
  height:30px;
  background:#FF0;*/
  font-size: 14px;
  padding:5px 2px ;
  float:left;
  margin:10px 0px;
  text-align:center;
  color: #333;
  
}
.total{
  margin: 0 0 5px 0;
}

.pages a{
  text-decoration:none;
  color:#00AAFF;
  margin: 0 3px;
}

.pages a:hover{
  color:#00a0f0;
}

.pages .nowon {
  color:#f00;
}

/*---------------------------------------*/
.topmenu{
  background: #fff;/*29a9e0*/
  padding:0px 0;
  position: sticky;
  z-index: 999;
  border-bottom:1px solid #ccc;
  top:0px;
}

.fix{
  height: 100%;
  overflow: auto;
  position: fixed;
}
.logo{
  /*background: #fff;*/
  overflow: hidden;
  max-width: 340px;
}

.nowon{
  color: #000!important;
  background:#fff;
  border-bottom:4px solid #ffc61e!important;
 
}
.topics{
  margin: 0 auto 40px;
  float: none;
}
.topics:before{
  content: "";
  float: left;
  background: url("../image/t1.png");
  width: 80px;
  height:80px;
}

.newsarea,.techarea{
  padding: 0 0 20px 0;
}
.newsarea-next,.techarea-next{
  right: -5%!important;
  background: url("../image/next.png") center center !important;
}

.newsarea-next{
   background: url("../image/newnext.png") center center !important;
}
.newsarea-prev,.techarea-prev{
  left: -5%!important;
  background: url("../image/prev.png") center center !important;
}
.newsarea-prev{

  background: url("../image/newprev.png") center center !important;
}

/*--首頁--*/
.area1{
  /*background: url("../image/bg/bg.jpg") no-repeat center center fixed;
  background-size: cover;*/
      margin: -2px 0;
      padding: 0% 0 0% 0;
}
.area1 .maintopic{
  overflow:   hidden; 
}
.area1 .maintopic h1{
  font-size: 4em;
  font-weight:  bold;
  text-align: center;
}
.area1 .info{
  font-size:  1.1em;
  margin:15px 0;
  line-height:  1.75em;
}
.quset{
      writing-mode: horizontal-tb;
      margin: -30px 0 0 8px;
      font-size: 0.85em;
}

.area2{
  background-image: url("../image/map.png");
  background-position:center center;
  background-color:#fff; /*fcfcfc*/
  padding:50px 0;  
  background-repeat: no-repeat;
}
.twoareaword{
  margin: 0 0 0px 0;
  padding: 10px 0;
  background: #fff;
}
.areaword{
  font-size: 1.15em;
  line-height: 1.5em;
  padding: 40px 0px;
}
.areaword:first-child{
  border-bottom:1px solid #233332;
}
.areaword:last-child{
  /*padding: 40px 0px 40px 50px;*/
}

.sincity{
  padding: 10px 6px;  
  
}


.sincity-link div{
  -webkit-transform: skew(30deg);
     -moz-transform: skew(30deg);
       -o-transform: skew(30deg);
}
.sincity-link{
  padding: 0px 8px;
  color: #999;
  text-align: center;
  background: #fff;
  border-radius: 3px;
  letter-spacing: 3px;
  font-size: 1.1em;
  height: 70px;
  line-height: 20px;
  display: grid;
  border: 1px solid #ccc;
  align-items: center;
  text-align: center;
 /* -webkit-transform: skew(-30deg);
     -moz-transform: skew(-30deg);
       -o-transform: skew(-30deg);*/
}
.sincity-link:hover{
  background: #ffc61e;
  color: #232323;
}

.area3{
  background:#fff;/*url("../image/bg/bg2.jpg") center center no-repeat fixed; */
  padding:0% 0;  
  margin:-2px 0;
}



.howto,.howto-sub{
  float: none;
  margin: 0 auto;
  /*height: 20px;
  background: #f00;*/
}
.howto-sub h1{
  font-size: 3.1em;
  letter-spacing: 1px;
}
.howto-sub .info{
  font-size: 1.5em;
  letter-spacing: 5px;
  line-height: 1.5em;
  margin: 5% 0;
}


.woman{
  left: 5%;
  position: absolute;
  bottom: 0px;
  z-index: 2;
}
.browway{
  float: left;
  /*margin: 0 auto;*/
  width: 100%;
  border-bottom:3px solid #ccc;
  margin: 0 0 15px 0;
  color: #454545;
}
/*.browway div{
  margin: 20px 0;
}*/
.browway h2{
  font-size: 1.8em;
  letter-spacing: 2px;
  padding: 0 0 10px 0;
}

.browway h2:after{
content: "";
    height: 3px;
    width: 160px;
    background: #ffc61e;
    position: absolute;
    left: 0;
    bottom: -3px;
}

.whitetrian-bg .browway h2{
  font-size: 1.8em;
  letter-spacing: 3px;
}
.allways{
  margin:4% 0 ;
}
.sinway{
  padding: 0 20px;
  margin:  20px 0;
}
.ways{
  font-size: 1.15em;
  line-height: 1.5em;
  margin: 15px 0;
  letter-spacing: 2px;
}  
.sinway h3{
  font-size: 1.8em;
  margin: 15px 0 0 0;
}

.area4{
  /*background-color:#f0f0f0; */
  padding:50px 0;  
}
.busine{
  background: url("../image/bg/20488.jpg")center center fixed no-repeat!important;
  /*padding: 15px 0!important; */
}
.whitetrian-bg{
  background-image: none;
}
.businelist ul,.businelist ul li{
  float: left;
  width: 100%;
  background: #fff;
}
.businelist ul li{
  border-bottom:1px solid #ccc; 
  padding: 0 15px;
}
.businelist ul li a ,.businelist ul li span{
  padding: 10px 5px;
  line-height: 24px;
}
.nowbusine{
  padding: 15px 5px;
  background: #fff;
  border: 1px solid #ccc;
  border-top:4px solid #ffc61e;
  border-bottom: 1px solid transparent;
}
.topbusine{
  border-bottom: 1px solid #ccc;
}


.adv-area4{
 
  padding:50px 0 50px 0;  
  background-repeat: no-repeat;
}
.topic{
  padding:0 0 10px 0;
  border-bottom:2px solid #aaa;
  margin:0 0 30px 0; 
}
.cate{
  
  background:#fff100;
  color: #252525;
  text-align: center;
  width: auto;
}
.cate .h2{
  padding: 20px 10px 20px 20px;
  float: left;
}
.cate:before{
  content:"";
  width:50px;
  height: 100%;
  right: 0;
  min-height: 60px;
  
  float: right;
  background: url("../image/bg/topicbg.png") 0 0 no-repeat;
}

/*分頁BANNER
----------------------------------------------------*/
.subpage-info h1{
    font-size:  3.4em;
    margin:   0 0 10px 0;
}
.subpage-info h3{
  font-size:  1.38em;
  line-height:  1.5em;
  margin:0 0 10px 0;
}
.subpage-info h1,.subpage-info h3,.subpage-info h2{
  color:  #fff;
  text-shadow:  0px 0px 10px #000;
  letter-spacing:   4px;
}
.subbg{
  background:  /*url("../image/bg/subbg.jpg") no-repeat 0 top;*/#e3e3e3;
}
.subbg .area1{
  background:  none;
  padding:  0% 0 0 0;
}
.fontsize{
  font-size:  .85em;
}
.mainbg{
  /*background: url("../image/bg/bg.jpg") no-repeat 0 top fixed;
  background-size:cover;*/
}
/*產業應用
----------------------------------------------------*/


/*訂閱電子報
----------------------------------------------------*/


/*最新消息
*--------------------------------------------------*/
.newsarea2{
  background-color: #fff;
}
.newslist ul,.newslist ul li,.category ul,.category ul li{
  float: left;
  width: 100%;
}

.adv ul,.adv ul li{
  width: auto;
}
.newslist ul li{
  border-bottom:1px solid #ccc;
  padding:15px 5px;
  font-size: 18px; 
}
.newslist ul li:hover{
  background: #eaeaea;
}
.newsdate{
  margin: 0 0 10px 0;
}
.newstopic a{
  color: #111;
  padding:5px 0px;
}
.newstopic a:hover{
  color: #3cb5f9;
}
.category{
  border-top:2px solid #ccc;
  margin: 10px 0 20px 0;
  padding: 10px 0 0 0;
}
.category ul li{
  
  padding: 0 3px;
  font-size: 15px; 
  border-radius: 5px;
  margin: 5px 0;
}
.category ul li a{
  color: #111;
  padding:10px 26px;
  /*background: #e4e4e4;*/
  border:2px solid #ccc;
  border-radius: 50px;
}
/*.category ul li:nth-child(even) a{
  background: #fff;
}*/
.category ul li a:hover{
  background: #fcde19;
}

.newscontent{
  font-size: 1em;
  line-height: 1.75em;
  border-top:1px solid #dadada;
  padding: 2.5% 0 0 0;
  margin: 2.5% 0 0 0;
}
.newscontent p{

  margin:  3% 0;
}


.news .category{
  border-top:0px solid #ccc;
  border:1px solid #ccc;
  margin: 0px 0 0 0;
  padding: 0px 0 0 0;
}
.news .category ul li{
  
  padding: 0 0px;
  font-size: 16px; 
  border-radius: 0px;
  margin: 0px 0;
  float: left;
  width:100%;
}
.news .category ul li a{
  color: #111;
  padding:15px 25px;
  /*background: #e4e4e4;*/
  border:0px;
  border-bottom:1px solid #ccc;
  border-radius: 0px;
}

.news .category ul li:last-child a{
  border-bottom:0px solid #ccc;
}
/*.category ul li:nth-child(even) a{
  background: #fff;
}*/
.news .category ul li a:hover{
  background: #fcde19;
}

.subbanner{
  padding: 0px 10px;
}
.allsubbanner{
  margin: 30px 0 0 0;
}

/*廣個區塊
*--------------------------------------------------*/

.adverconleft {
  padding: 0 0px 0 0;
}
.adverconright {
  padding: 0 0 0 0px;
}

.advlist ul li{
  /*border-bottom:1px solid #ccc;*/
  padding:10px 10px;
  margin:   0 0 5px 0;
  -o-transition:color .15s linear,background .15s linear;
  -webkit-transition:color .15s linear,background .15s linear;
  -moz-transition:color .15s linear,background .15s linear;
  transition:color .15s linear,background .15s linear;

  /*min-height:255px;*/
      
}
.advlist ul li a{
    /*border:1px solid #ccc;
    background: #fff;*/
       box-shadow: 0px 0px 3px #ddd;
  }
.advlist ul li a:hover{
  background: #fff;/*#fcde19*/
  box-shadow: 0px 0px 3px #666;
   


}
.advlist ul li a:hover h5,.advlist ul li a:hover .advinfos{
  color: #007aff;
}
/*.advlist a:hover{
   color: #007aff;
}
*/
.sinone {
    border: 1px solid #ccc;
    background: #fff;
    box-shadow: 0px 2px 2px #ccc;
  }

  .sinone h3{
    font-size: 0.9em;
  }
.comflag{
  /*width: 50px;
  height: 33px;*/
  overflow: hidden;
  position: relative;
  padding: 0 5px 0 0;
  /*bottom: 0px;
  left: 0;*/
}
.flag-con{
  max-width: 70px;
  padding: 0 5px 0 0;
}
.advtopic{
  background: #fff;
  margin: -3px 0 0px 0; 
  padding: 5px 5px 5px 5px;
  bottom: 0px;
  height: 45px;
  line-height: 30px;
  overflow: hidden;
  color: #232323;
  border-bottom: 1.3px solid #ffc61e;
  border-top:3px solid #ffc61e;
}
.advinfos{
  font-size:  0.965em;
  line-height:  1.5em;
  padding: 10px 10px 10px 10px;
  min-height:50px;
  background: #fff;
  color: #454554;
 /* text-align: justify;*/
}

.advinfos p{
   min-height:50px;
}
.advpic{
  /*box-shadow:   0px 2px 3px #ccc; 
  border:1px solid #aaa;
  background: #fff;*/
  text-align: center;
}

.advpic img{
  /*box-shadow:0px 2px 3px #ccc; 
  border:1px solid #aaa;
  background: #fff;*/
}

.advtopic-con{
  font-size: 1.5em;
  line-height: 1.5em;
  margin: 5px 0 5px 0;
}
.advinfos-con{
  font-size:  1em;
  line-height:  1.5em; 
  margin: 5px 0;
}
.callphone{
  color:#666;
  padding:0px 0; 
  /*border-top:1px solid #ccc;
  border-bottom:1px solid #ccc; */
  margin: 15px 0;
  background: #efefef;
}

.sincell{
  border-bottom: 1px solid #fff;
}

.sincell .items{
  border-right: 0px solid #fff;
  padding: 10px 10px;
  text-align: left;
}
.ansers{
  padding: 10px 10px;
}
.linkset{
  padding:0 5px 0 5px; 
  min-width: 120px;
  margin:  0 0 10px 0;

}
.advlink{
  border-radius:5px;
  color:#fff;
  padding:20px 25px; 
  font-size: 16px;
  letter-spacing: 2px;
  text-align: center;
  box-shadow: 0px 0px 3px #ccc;
}
.advlink i{
  margin: 0 5px 0 0;
}

.call{
	padding:0 0px;
}
.listlink{
  /*border-radius:50px;*/
  
  /*padding:15px 25px; */
  font-size: 16px;
  letter-spacing: 2px;
  text-align: center;
  /*box-shadow: 0px 0px 0px #ccc;*/
}
.call a {
    margin: 0 0 5px 0;
min-height: 50px;
background-size: contain;
}
.listlinkgreen{
  background:url("/assets/index/src/image/linkleft.png") no-repeat center center;
  /*color:#00b812;
  border:2px solid #00b812;*/
}
.listlincall{
  background:url("/assets/index/src/image/linkright.png") no-repeat center center;
  /*color:#00b812;
  border:2px solid #00b812;*/
}

.green{background: #00b812;}
.blue{background: #29a9e0;}
.orange{background:#f9ae3b; }

.green:hover{color:#FFF;background: #33c641;}
.blue:hover{color:#FFF;background: #54bae6;}
.orange:hover{color:#FFF;background:#fabe62; }

.notes{
  margin: 50px 0 0 0 ;
  border-top:1px solid #ccc;
  padding: 40px 0;
  font-size: 1.23em;
  line-height: 1.5em;
}

.rightnotes{
  padding:0 0 0 0px; 
}
.rightnotes p{
  margin:15px 0;
}

.avoid{
  background: #111;
  padding:15px 20px;
  min-height: unset; 
}
.avoid .h1,.avoid .h2{
  color:#fcde19;
  text-align: center;
  line-height: 1.1em;
  font-weight: bold;
}
.avoid .h1{
  font-size: 5em;
}
.avoid .h2{
  font-size: 2em;
}

.red{
  color:#ef5a24;
}
.remeber{
  color:#fff;
  background:#ef5a24;
  padding:15px 15px;
  margin: 15px 0 0 0; 
}
.rlines{
  margin: 3px 0;
}
.all-rlines{
  padding:0 0 0 15px;
  border-left:5px solid #fff; 
}

.onarea{
  background: #ffc61e!important;
  color: #fff!important;
  font-weight: bold;
}
.otherarea{
  padding: 30px 0;
}

.otherarea p{
  width: 100%;
}

.map iframe{
  float: left;
  width: 100%;
  min-height: 450px;
  
}

/*聯絡我們----------------------------------------*/
.footercon{
  margin: 7px 0px;
  padding: 0 5px;
  letter-spacing: 1.5px;
  color: #696969;
}
.maps iframe{
  height: 450px;
}

.mapinfo .fa{
  min-width: 18px;
}





/*footer
---------------------------------------------------
#footer{
  color: #fff;
  background: #fcde19;
  padding:80px 0;
}
*/
.footlogo{
  margin: 0 0 15px 0;
}
.footerwords p{
  margin: 0 0 10px 0;
}
.footerinfo{
  border-top: 0px solid #fff;
  margin: 12px 0 0 0;
  padding:12px 0 0 0;
  line-height: 20px;
}

/*.twoside{
  border-right:1px solid #666;
  border-left:1px solid #666;
}*/

/*.foottop{
  margin: 5px 0;
}

#footer a{
  color: #f1f1f1;
  text-align: center;
  font-size: 14px;
  margin: 5px 0;
}

#footer a:hover{
  color: #00AAFF;
}*/

.footerlink{
  margin: 5px 0;
  padding: 0 5px;
  font-size: 15px/*;
  border-right:1px solid #ddd;*/
}
/*.footerlink:last-child{
  border-right:0px;
}*/
.footerlink a{
  color: #666;
  padding:3px 0px;
  /*border-radius: 3px;
  border:1px solid #232323; */
  letter-spacing: 1px;
  line-height: 20px;
}

.footerlink a:hover{
  color: #000;
  cursor: pointer;
}

.address .footerlink{
  padding: 0 0;
}

.footarea{
  margin: 0 0 15px 0;
}
.copyright{
  font-size: 12px;
  color: #666;
  padding: 30px 0;
  background: #efefef;/*#fff100 */
}
.lastword{
  padding:10px 0;
  background: #ccc;
  color: #666;
  font-size: 12px;
}
.copyright i{
  margin: 0 5px 0 0;
  font-size: 15px; 
}

.anothfoot{
  max-width: 795px;
  float: none;
  /*background: aqua;
  height: 60px;*/
  margin: 0 auto
}

/*會展快訊--------------------------------------*/
.exhitbition{
  padding:50px 0;  
  background: url("../image/bg/8805_02.jpg") center top no-repeat fixed;
  background-size: cover;
}
.infoarea{
  padding: 10px 10px;
}
.sininfo{
 
  background: #fff;
  padding: 0px 0 20px 0;
  box-shadow: 0px 0px 2px #777;
}

.infotopic{
  margin: 10px 0 0 0;
  padding: 0 10px;
  height: 25px;
  overflow: hidden;
}
.infoways{
  margin: 10px 0 10px;
  line-height: 22px;
  padding: 0 10px;
  font-size: 0.95em;
  color: #565656;
  height: 45px;
  overflow: hidden;
}


 .readmore{

  background: #fff;
  margin: 0 auto;
  float: none;
  max-width: 160px;
  border:1px solid #ccc;
  border-radius: 50px;
 
}

.readmore:hover{
    background:#ffc61e;
    color: #000;
}
.readmore:hover a{
    color: #fff;
}

.readmore a{
  padding: 13px 8px;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #1b0c02;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  color: #232323;
}

.tag .readmore a:hover{
 
      color: #fff;
   
      background:#ffc61e;
}


@media only screen and (min-width: 400px) {
  .howto-sub h1{
    font-size: 3.9em;
    letter-spacing: 5px;
  }
}


@media only screen and (min-width: 600px) {
.fontsize{
      font-size:  .65em;
    }
 .area1{
  padding: 0% 0 0% 0;
}

.subbg .area1{
  background:  none;
  padding:  0% 0 0 0;
}


}

@media (min-width: 640px) and (max-width: 999px) {
	.tips {
		padding: 10px 5px;
		margin: 15px 0 0 10px;
	}
  .sincity {
    padding: 10px 1px;
  }
}

@media (min-width: 768px) {
  
  #about{
      padding: 120px 0;
 
  }

  .topmenu{
    
    padding:5px 0;
    
  }
  .avoid{
    background: #111;
    padding:45px 20px;
    min-height: 135px; 
  }

  .linkset{
    padding:0 15px 0 0; 
  }

  .area2{
      padding:50px 0;  
  
    }

  .area1 .maintopic h1{
    font-size: 6em;
    writing-mode: horizontal-tb; ;
    font-weight:  bold;
  }
  .area4{
    /*background-image: url("../image/map.png");*/
    background-position:center top;
    background-color:#fafafa; 
    padding:80px 0;  
    background-repeat: no-repeat;
  }
  .sininfo{
 

  padding: 0 0 20px 0;
 
}

}
@media (min-width: 900px) {



}

@media screen and (min-width: 1000px){

  .indexbanner{
    padding: 0 0 0px 0;
  }

  .businelist ul li a ,.businelist ul li span{
    padding: 15px 5px;
  }
  .sincell .items{
    border-right: 1px solid #fff;
    padding: 10px 10px;
    text-align: right;
  }
  .ansers{
    padding: 10px 10px;
  }

  .areaword{
    font-size: 1.15em;
    line-height: 1.5em;
    padding: 40px 40px;
  }
  .areaword:first-child{
    border-right:1px solid #233332;
    border-bottom:0px;  
  } 
  .sinway{
    padding: 0 40px;
    margin:   0 0;
  }
  .rightnotes{
     padding:0 0 0 20px; 
  }
  .rightnotes p{
      margin:0px 0;
    }
  /*.newsarea2,.area2{
      clip-path: polygon(9% 0vw,100% 0%,100% 100%,0% 100%,-5px 155px);
    }*/
  .adv-area4{
    background: #fff;/**f0f0f0*/
    padding:50px 0 50px 0;
  }

  .fontsize{
    font-size:  1em;
  }

  .subbg .area1{
    background:  none;
    padding:  0% 0 0 0;
  }

/*.whitetrian-bg{
  background-image: url("../image/bg/triangle-w.png");
}*/

  .adverconleft {
    padding: 0 15px 0 0;
  }
  .adverconright {
    padding: 0 0 0 15px;
  }

  .tag {   
    -webkit-transform: skew(-30deg);
       -moz-transform: skew(-30deg);
         -o-transform: skew(-30deg);} 
      
      .tag a, .tag .readmore a{
    -webkit-transform: skew(30deg);
       -moz-transform: skew(30deg);
         -o-transform: skew(30deg);
  }

  .logo{

    max-width: 290px;
  }

  .linkset{
    padding:0 4px 0 0; 
  }
  .advlink{
    padding: 20px 20px;
  }

 
}

@media (min-width: 1300px) {

  .linkset{
    padding:0 15px 0 0; 
  }
  .advlink{
    padding: 20px 25px;
  }

  .logo{

  max-width: 280px;
}

  /*.area3:before{
    content:"";
    left: 0%;
    position: absolute;
    bottom: 0px;
    z-index: 2;
    background: url("../image/woman.png") no-repeat 0 bottom;
    width: 520px;
    height: 100%;
  }*/
  /*.howbg:before{
    content: "";
    left: 0;
    top:0;
    position: absolute;
    background:url("../image/bowleft.png") left center no-repeat;
    height: 100%;
    width: 80px;
  }
  .howbg:after{
    content: "";
    right: 0;
    top: 0;
    position: absolute;
    background:url("../image/bowright.png") no-repeat right center;
    height: 100%;
    width: 80px;
  }*/
  /*.area4:before{
    content:"";
    position: absolute;
    width: 130px;
    height: 130px;
    bottom: 0px;
    right: 0px;
    background:  url("../image/bg/righttrain.png");
  }*/
  .area1 .maintopic h1{
    font-size: 6em;
    writing-mode: vertical-lr ;
    font-weight:  bold;
  }
  .copyright{
    /*background: #fcde19 url("../image/bg/footbg.png") left 0 no-repeat;*/
  }
  /*.copyright:before{
    content:"";
    position: absolute;
    width: 130px;
    height: 100%;
    background: url("../image/bg/footbg2.png") right 0 no-repeat;
    right:-1px;
    top:0px;
  }*/
  
 
  
}

@media (min-width: 1200px) and  (max-width: 1600px){
	.area3:before{
    background-size: 70%;
  }
  .copyright{
    background-size: 10%;
  }
  .copyright:before,.area4:before{
    background-size: 60%;
  }
   .advinfos p{
	min-height:30px;
  }

}
@media (min-width: 1500px) {
  /*.copyright:before{
    background-size: 100%;
  }*/
  .advinfos p{
	min-height:30px;
  }



   
 
}


