html {
    height: 100%
}
body {
    
    overflow-x: hidden;
    margin:0;
    padding: 0;
    box-sizing: border-box;
    color: #000B33;
    user-select: none;
}
*{
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

p {
    text-indent: 0 !important
}

a {
    color: #666
}

a,
a:active,
a:link,
a:visited {
    text-decoration: none
}
i{
  font-size: 20px;
    font-style: normal;
}
.clearfix:after, .clearfix:before {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}
@font-face {
    font-family: "Noto Sans TC ";
    src: url(http://www.cebpubservice.com/common/css/font/AlibabaPuHuiTi-3-55-Regular.woff2) format('woff2');
    cache: local;
}
*{
  font-family: "Noto Sans TC ";
}
.text {
  font-family: "Noto Sans TC ";
}
#header {
  height: 70px;
  width: 95%;
  margin: 0 auto;
}

#logo {
  margin-top: 12px;
  float: left;
}

#header li {
  float: right;
  margin-top: 25px;
  font-size: 15px;
}

#header a {
  text-decoration: none;
  color: #9e9e9e;
}

#header span {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  border-left: 2px solid #ccc;
  padding-left: 20px;
  margin-left: 20px;
  margin-top: 8.5px;
  font-size: 18px;
  color: #333;
  float: right;
}

#banners{
  background-color:#E4EAF0;
  height: 520px;
  width: 100%;
}

.banner_main_auto{
  width: 1000px;
  margin: 0 auto;
  background-image: url(./images/banner.png);
  background-repeat: no-repeat;
  height: 520px;
    background-position: right center;
    padding-left: 30px;
}

.banner_title{
  font-size: 60px;
  font-weight: 500;
  color: #000B33;
  padding-top: 140px;
}

.banner_text{
  font-size: 14px;
  width: 605px;
    margin-top: 38px;
    line-height: 30px;
    color: #000B33;
}
.circular{
  width: 300px;
    height: 300px;
    background-color: #F5F8FF;
    border-radius: 50%;
    position: absolute;
    right: -123px;
    top: -123px;
}
.media,.AdvertisingServices{
  width: 100%;
  height:auto;
  position: relative;
    overflow: hidden;
}

.media_main{
  width: 1200px;
  margin: 0 auto;
}

.media_title{
  width: 200px;
  height: 53px;
  line-height: 53px;
  text-align: center;
  color: #fff;
  background:url(./images/btn_bg.png);
  background-repeat:no-repeat;
  background-size: 100% 100%;
  font-size:26px;
  border-radius: 8px;
  margin:40px auto auto auto;
}
.media_content{
  display: flex;
  margin-bottom: 65px;
}
.img_title{
  position: absolute;
  left: 54px;
  font-size: 14px;
}
.media_content_left{
  flex:1;
  padding-top: 53px;
}
.media_content_right{
  flex:1.2;
  padding-top:35px;
  position: relative;
}
.media_content_right img{
  width:400px;
}
.media_content_left_small_title{
  color: #377CFD;
  font-size: 18px;
}
.media_content_left_title{
  font-size: 26px;
  width: 335px;
  color: #000B33;
  line-height: 40px;
  margin-top:20px;
}

.media_content_left_text{
  width: 335px;
  margin-top:15px;
  font-size: 14px;
  line-height: 30px;
  text-align: justify;
}
.media_list{
  width: 100%;
    height: 60px;
    background-image: url(./images/media.png);
    background-repeat: no-repeat;
    background-size: 95%;
    margin-top: 125px;
}
.browse{
  position: absolute;
    top: 272px;
    z-index: -1;
}
.distribution{
  position: absolute;
    top: 88px;
    right: -83px;
}
.media_btn{
  width: 900px;
  display: flex;
  margin:0 auto;
}
.btn_item{
  flex:1;
  margin-right: 110px;
  height:74px;
  text-align:center;
  background-color: #FD4C5C;
  color: #fff;
  border-radius:6px;
}
.btn_item p:nth-child(1){
  height: 30px;
    margin-top: 12px;
    font-weight: bold;
    font-size: 20px;
}
.btn_item p:nth-child(2){
  height: 30px;
    font-size: 20px;
    font-weight: bold;
}
.btn_item:nth-child(3){
  margin-right: 0;
}
.media_wap,.businessAffairs_wap{
  width: 100%;
  background-color:#FBFCFF;
  margin-top:30px;
}
.media_bot{
  width: 1000px;
  margin:0 auto;
  margin-top:30px;
}
.media_bot_box{
  width: 500px;
  float: left;
}
.media_bot_text{
  width:380px;
  float: left;
  padding-left:110px;
  margin-top: 147px;
}
.media_bot_box_item{
  width: 320px;
  height: 150px;
  box-shadow: 0 0 16px 1px rgb(0 0 0 / 30%);
    margin-top: 40px;
    border-radius: 10px;
    padding-left:80px;
    background-repeat: no-repeat;
    background-position: 16px 30px
}
.media_bot_btn{
  width: 230px;
  height: 50px;
  line-height: 50px;
  text-align:center;
  color: #fff;
  background-color:#FD4C5C;
  font-size: 16px;
  border-radius: 6px;
  margin-top: 55px;
}
.media_bot_box_item_itile{
  font-size: 20px;
  padding:20px 0 10px 0;
}
.media_bot_box_item_text{
  font-size: 14px;
  padding-right: 20px;
  line-height: 25px;
}
.media_list_img{
  width: 1000px;
  margin: 100px auto 80px auto;
}

.AdvertisingServices_main,.quantity{
  width: 1200px;
  margin: 0 auto;
}
.AdvertisingServices_title{
    width: 400px;
    margin: 0 auto; 
}
.AdvertisingServices_content_title{
  font-size: 26px;
    width: 240px;
    color: #000B33;
    line-height: 40px;
    margin: 30px auto auto auto;  
}
.AdvertisingServices_content_text{
  width: 335px;
    margin-top: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: justify;
    padding-left: 31px;
}
.AdvertisingServices_flex{
  width: 1000px;
  display: flex;
  margin:0 auto;
  margin-top: 70px;
}
.AdvertisingServices_flex_item{
  flex:1;
  height: 100px;
  margin-right:50px;
  border-radius: 8px;
  font-size: 16px;
  line-height: 100px;
    text-align: center;
}
.AdvertisingServices_flex_item:nth-child(1){
  background-color:#E4D3FF;
}
.AdvertisingServices_flex_item:nth-child(2){
  background-color: #FFEDEE;
}
.AdvertisingServices_flex_item:nth-child(3){
  background-color: #FFF9EB;
  margin-right: 0;
}

.quantity_list{
  width: 630px;
  float: left;
}

.quantity_item{
  background-repeat:no-repeat;
  background-position:center 30px;
  width: 300px;
  height: 180px;
  padding-top:100px;
  border-radius: 8px;
  float: left;
  border:1px solid #ccc;
  margin-right:25px;
  margin-bottom:50px;
  background-size:55px;
}
.quantity_item_title{
  font-size: 20px;
  text-align:center;
  margin-bottom:15px;
}
.quantity_item_text{
  padding: 0 25px;
  text-align:justify;
  font-size: 14px;
  line-height: 25px;
}
.quantity_img{
  width: 570px;
  float: left;
  margin-top: 114px;
}
.quantity_img img{
  width: 100%;
  margin-left: 30px;
}
.businessAffairs{
  width: 100%;
}
.businessAffairs_main{
  width: 1200px;
  margin:0 auto;
  margin-top:30px;
}
.businessAffairs_main_left,.businessAffairs_main_right{
  width: 250px;
  float: left;
}
.businessAffairs_main_center{
  float: left;
  width: 700px;
}
.businessAffairs_main_center img{
  width: 100%;
  height: 100%;
}
.businessAffairs_main_item{
  width:225px;
  padding: 0 15px;
  height: 200px;
  background-repeat: no-repeat;
  background-size:40px;
  background-position-x:195px;
    padding-top: 38px;
    background-position-y: 6px;
}
.businessAffairs_main_left_title{
  font-size: 20px;
  margin:13px 0;
  text-align:right;
}
.businessAffairs_main_right_title{
  margin:16px 0;
  font-size: 20px;
  text-align:left;
}
.businessAffairs_main_left_text,.businessAffairs_main_right_text{
  font-size: 14px;
  text-align:justify;
  line-height: 24px;
       
}
.businessAffairs_btn{
  width: 290px;
  height: 60px;
  line-height: 60px;
  text-align:center;
  color: #fff;
  font-size: 16px;
  border-radius: 35px;
  background-color:#2B59FF;
  margin:60px auto auto auto;
}
#footer{width:1000px;margin:0px auto;padding-bottom:50px;padding-top: 50px;}
.adList{width:1020px;}
.adList .core{float:left;width:255px;}
.fastNav{border:1px solid #d6dee2;margin-top:20px;padding:15px;width:968px;_overflow:hidden;}
.fastNav h3{font-size:16px;color:#444444;font-family: "å¾®è½¯é›…é»‘";}
.fastNav .nav{padding:0px 18px;height:22px;}
.fastNav select{width:185px;height:20px;line-height: 20px;border-width:1px}
.fastNav select option{line-height: 20px;border-width:1px}
.bomLink{text-align: center;padding-top:20px;font-size:0px;letter-spacing: -Npx;}
.bomLink li{display:inline-block;*zoom:1;*display:inline;font-size:12px;letter-spacing: normal;color:#888888;}
.bomLink li a{color:#888888;padding:0px 10px;}
.FT{color:#888888;padding-top:20px;}
.FT p{text-align:center;line-height:26px;}
.FT p span{color:#888888;padding:0px 10px;font-size: 12px;}
.fixedTip{position:fixed;top:300px;left: 0px;background:rgba(250,251,255,0.9);padding: 10px 0px;text-align:center;width:130px;}
.fixedTip li{height: 40px;line-height: 40px;font-size: 14px;margin-top:3px;}
.fixedTip a{color:#5f5f5f;text-decoration:none;display: block;}
.fixedTip a:hover{background: #ccc;color:#000;font-weight: bold;}
.fixedTip p{font-size: 18px;text-align: center;width: 70%;margin: 0 auto;padding-bottom: 10px;border-bottom: 2px solid #ccc;}


