
.garyBody{
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -webkit-filter: grayscale(1);
}
/*reset*/
body,div,em,i,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,table,th,td,input,button,label,select{padding:0;margin:0;outline:0 none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body{font:12px/1.5 "Microsoft YaHei","Arial","Hiragino Sans GB",'\5FAE\8F6F\96C5\9ED1',tahoma,sans-serif;background:#fff;min-width:1260px;}
a{outline:0 none;cursor:pointer;text-decoration:none;}
ul,ol{list-style:none;}
img{border:0 none;}
em,i{font-style:normal;font-weight:normal;}
h1,h2,h3{font-weight:normal;}
h4{font-weight:bold;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
/*****首页*******/
/*header。所有子页面公用的header样式*/
.header{ width: 100%;height: 85px;background-color: #262B2E;}
.nav{width: 1260px;height: 85px;margin: 0 auto;}
.top_logo{width: 420px;height: 85px;  float: left; margin-left: 45px;}
.top_nav{width: 750px;height: 85px;float: left;}
.top_nav {font-size: 18px;}
.top_nav li{display:inline;float:left;margin:0 12px;}
.top_nav ul li.on{border-top: 5px solid #2ba0f9;}
.top_nav ul li.on a{color: #2bA0f9;margin-top:-5px;}
.top_nav a{display: block;width: 82px;height: 85px;text-align: center;line-height: 85px;color: #fff;}
.top_nav a:hover{
	color: #2bA0f9;
}
/*轮播图片sroll*/
.sroll_bg{width: 100%;height: 283px;}
.sroll{width: 1150px;height:283px;margin: 0 auto; position: relative;}
.sroll .img li {display: inline-block; width: 1150px; height:283px; position: absolute;top:0; left:0;display: none;}
.sroll .num{position: absolute;bottom:5px;text-align: center;width: 100%;}
.sroll .num li{display: inline-block; width: 20px; height: 20px;border-radius: 50%;background: #ccc;color: #fff;text-align: center;line-height: 15px;margin-left:10px; cursor: pointer;} 
.sroll .num li.active{ background-color:#059Dff;width: 30px;height: 20px;border-radius: 8px;}
/*中间框，包括新闻中心、企业介绍、产品中心、游戏推荐、合作伙伴、关注我们*/
.center{width: 1150px;margin: 0 auto;background-color:#f3f6fb;}
.center_other{width: 1150px;margin: 30px auto;background-color: #fff;}
/*新闻中心*/
.news{width: 1150px;height: 320px;margin-top: 45px;}
.title{width: 600px;height: 24px;line-height: 24px;font-size: 22px;margin-bottom: 10px;
	color: #292a6b;position: relative;}
.title em{color:#059Dff; font-weight: normal; }
.title i {font-family: "Arial"; font-size: 18px; }
.title span {position: absolute;left: 1090px;width: 200px;height: 25px;font-size: 16px;color: #032c6c; }
.title a span:hover{color: #ff6527;}
.news_box{width: 1150px;height: 360px;background-color: #fff; box-shadow: 0px 2px 2px #cdddea;}
.news_pt{width: 620px;height: 330px;float: left; border-top: 1px solid #cdddea;padding-top: 20px;clear: both;}
.news_pt>a{display:block;width: 550px;height: 310px; }
.news_pt>a>img{width: 100%;height: 100%; }
.news_list{display:inline-block;   width: 530px;height: 290px;float: left;  padding:10px 10px 0  0 ;border-top: 1px solid #cdddea;} 
.news_list li{display:inline-block; padding-left:20px;width: 92%;height: 34px;line-height: 34px; 
       font-size: 14px;background-image: url(../images/li.png);background-position:left 5px;background-repeat:no-repeat;
        }
.news_list li.big_news{background-image: none;border-bottom: 1px dashed #cdddea;height:50px;margin-bottom: 12px;}
.news_list li.big_news em{color:#059dff;margin-left: -25px;font-weight: bold;font-size: 20px;line-height: 42px;}  
.news_list li a{ color: #404247;}
.news_list li a:hover{color: #ff6527;}
.news_list span {float: right;}
/*企业介绍*/
.company_product{width: 1150px;height: 340px;margin-top: 79px;}
.company{width: 600px;height: 320px;float: left;margin-top: 10px;padding-top: 10px;clear: both;}
.company_introdution{width: 550px;height: 300px;margin-top: 10px;border-top: 1px solid #cdddea;padding-top: 15px;clear: both;}
/*产品中心*/
.product{width: 520px;height: 320px;float: left;margin-left:30px;margin-top:10px;padding-top:10px;}
.product_center{width: 520px;height: 300px;margin-top:10px;clear: both;padding-top:15px;border-top: 1px solid #cdddea;}
/*游戏推荐*/
.game{width: 1150px;margin-top:62px;}
.game_recommendtion{width: 1150px;margin-top:10px;padding-top:10px; border-top: 1px solid #cdddea; position: relative;}
.game_recommendtion ul li{margin-left:34px;display: inline-block;width: 262px;height: 240px;margin-bottom:20px;border: 1px solid #ccc;background-color: #fff ;}
.game_recommendtion ul li:hover{ border:1px solid #059Dff;}
.game_recommendtion ul li:nth-child(4n+1){margin-left: 0;}
.game_recommendtion ul li h2{ color:#292A6B; font-weight: bold; width: 100%; text-align: center;} 
.game_recommendtion ul li h3{ color:#292A6B; font-weight: normal; width: 100%;text-align: center;} 
/*.game_recommendtion ul li:last-child{float: right;margin-right: 2px;}  IE8不支持last-child*/
/*合作伙伴*/
.partner{width: 1150px;height: 220px;margin-top:40px; }
.partner_list{width: 1148px;height:160px;margin-top:10px;padding-top:10px;padding-left:3px;border-top: 1px solid #cdddea; }
.partner_list li{display: block; width: 76px;height: 76px; border:1px solid #f3f6fb;  float: left; }
.partner_list li:hover{border:1px solid #059Dff;border-radius: 7px;}
/*关注我们*/
.follow_us{width: 1150px;height: 170px;margin-top:35px;}
.contact_us{width: 1146px;height: 110px;margin-top: 10px;border-top: 1px solid #cdddea;padding-top: 10px;}
.contact_1{ width: 120px;height: 100px;line-height: 100px;font-size: 18px;text-align: center;float: left;font-weight: bold; color:#404247; }
.contact_2{width: 180px;height: 100px;line-height: 100px;  float: left;}
.contact_qq{width: 840px;height: 100px;line-height: 100px; font-size: 18px;padding-left: 60px;  float: left;font-weight: bold;color:#404247; }
.contact_qq a i{font-size: 15px;}
.contact_qq a{color: #404247;}
.contact_qq a:hover{color: #ff6527;}
/*尾部。所有子页面共用的尾部样式*/
.foot{width: 100%;height: 150px;background-color: #262B2E;}
.foot_box{width: 800px;height: 160px;margin: 0 auto;padding-top:40px;padding-left:40px;position: relative;}
.logo_ft{width: 270px;height: 56px;line-height: 56px;border-right: 2px solid #5b6065;float: left;position: relative;}
.logo_ft img{position: absolute;top:-20px;}
.foot_information{width: 480px;height: 80px;position: absolute;top:35px;left: 320px;float: left;padding-left: 15px;}
.foot_information ul{height: 30px;}
.foot_information li{display: block;float: left;margin-left: 2px;font-size: 16px;text-align: center;color: #fff;}
.foot_information a{ color: #fff;}
.foot_information a:hover{color: #ff6527;}
.foot_information span{display: block;clear: both;font-size: 13px;color: #fff;letter-spacing:0.5px;}
 #cnzz_stat_icon_1259092026{display:none;width: 52px; height: 19px; }  /*cnzz统计*/
/*******关于辉耀*********/
/**header下面横条，所有子页面共用横条样式**/
.bg{width: 100%;height: 245px;background-image: url(../images/bg.png);background-repeat: no-repeat;background-size: cover;}
.bg_title{width: 1150px;height: 245px;margin: 0 auto;padding-top: 150px;padding-left:10px;color: #fff; font-size: 18px;}
.about_1{width: 1150px;padding: 70px 45px 70px 20px;}
.about_2{width: 1150px;padding-top: 70px}
.about-top{
  position:relative;
  height:464px;
  
  overflow:hidden;
}
.about-top>img{
  position:absolute; cursor:pointer;
}
.about-top-img{
  position:absolute;
  top:0;
  left:0;
  width:100%;
}
.about-modal{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  z-index:99;
}
.about-top-img>li{
  position:absolute; cursor:pointer;
}
.top-width-1{width:18.2896%;}
.top-width-2{width:23.80%;}
.top-width-3{width:51.81%;}
.top-width-4{width:24.80%;}
.top-width-5{width:18.39%;}
.about-top-img>li>img{
  width: 100%;
}
.about-modal>li{position:absolute; cursor:pointer;}
.about-modal>li>img{
  width: 100%;
}
.sp{left:9.2%;}
.sp1{left:23.95%;}
.sp2{right:8.51%;}
.sp3{right:-0.812%;}
.sp4{right:0;}
.about-title{
  position:relative;
  height:140px;
}
.about-title-info{
  position:absolute;
  left:137px;
  top:60px;
}
.about-title-ch{
  font-size:32px;
  font-weight: bold;
}
.about-title-en{
  font-size:18px;
  color:#909090;
}
.about-profile{
  padding:100px 60px 0  350px; 
  position:relative;}
.about-profile p{
  font-size:20px;
  color:#909090;
  margin-bottom: 48px;
}
.quote,.backquote{
  position:absolute;
}
.quote{
  top:68px;
  left:248px;
}
.backquote{
  right:0;
  bottom:-8px;
}
.about-business{
  height:630px;
}
.about-white{
  display: inline-block;
  width:125px;
  height:142px;
  position:relative;
}
.about-business-iconm,
.about-business-icon1{
  position:absolute;
  top:0;
  left:0;
}
.about-business>li{
  float:left;
  width:33.3%;
  position: relative;
  cursor:pointer;
}
.about-business>li>img{
  width:100%;
}
.about-business-modal{
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:4px;
  background:rgba(0,0,0,0.7);
  text-align: center;
  padding-top:154px;
}
.about-business-modal p{
  color:#fff;
}
.business-title{
  font-size:26px;
  font-weight: bold;
  margin:55px 0 37px 0;
}
.business-profile{
  font-size:20px;
}
.about-active{
  background:rgba(0,141,255,0.7);
}
.cor-culture{
  height:685px;
  margin:44px 0 105px 0;
  position:relative;
}
.cor-culture-pic{
  position:absolute;
  top:0;
  left:43%;
  cursor:pointer;
}
.cor-culture-part1,.cor-culture-part2,.cor-culture-part3{
  position:absolute;
}
.cor-culture-part1{
    top:18px;
    right:136px;
}
.cor-culture-part2{
    top:42%;
    left:18%;
    text-align: right;
}
.cor-culture-part3{
    bottom:30px;
    right:177px;
}
.focus{width: 1150px;height:310px; margin-top: 50px;  }
.focus_left{width: 230px;height: 450px;float: left;background-image: url(../images/focus.png);background-repeat: no-repeat;background-position: top 50%   left 100%;	  }
.focus_rigth{width: 846px;height: 450px;  float: left;padding-top: 68px;padding-left: 40px;  font-size: 17px;}
.focus_rigth p{font-size: 20px; line-height: 35px; }
.about_3{position: relative; width: 1150px;}
.focus ul.ab{
  margin-top:20px;
}
.focus ul.ab li:first-child{margin-left:0;}
.focus ul.ab li{
  float:left;
  width: 365px;
  height:237px;
  border:2px solid #fff;
  margin-left:27px;
  cursor:pointer;
  position:relative;
}
.focus ul.ab li div{
  height:361px;
  height:235px;
  overflow: hidden;
}
.ab-pic{
  position:relative;
  width: 361px;
  height: 235px;
}
.focus ul.ab li h2{
  position:absolute;
  left:0;
  bottom:-2px;
  height: 50px;
  width:100%;
  line-height: 50px;
  text-align: center;
  color:#fff;
  background:rgba(0,0,0,0.7);
}
/*.focus ul.ab li:hover{
  border:2px solid #2bA0f9;
}*/
.pic-modal{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  text-align: center;
  background:rgba(0,141,255,0.7);
  z-index: 100;
  padding-top:101px;
  display:none;
}
.pic-modal>p{
  margin-top:15px;
  font-size:18px;
  color:#fff;
}
.album{
  position: absolute;
  top:-255px;
  width: 1150px;
  height: 760px;
  background-color:#000;
  z-index: 10;
}
.album .btn{
  font-size: 80px;
  color: #fff;
  position: absolute;
  top:40%;
}
.album .left{
  left:40px;
  display: block;
  width: 50px;
  height: 50px;
  border-left: 3px solid #797979;
  border-top: 3px solid #797979;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform:rotate(-45deg);
  cursor:pointer;
  z-index: 100;
}
.album .right{
  right: 40px;
  display: block;
  width: 50px;
  height: 50px;
  border-left: 3px solid #797979;
  border-top: 3px solid #797979;
  transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  cursor: pointer;
  z-index:100;
}
.album .left:hover,.album .right:hover{
  border-left: 3px solid #fff;
  border-top: 3px solid #fff;
}
.album .close{
  position: absolute;
  top: -10px;
  right: 20px;
  color:#797979;
  font-size: 60px;
  cursor: pointer;
}
.mask{
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(51,51,51,0.6);
  z-index: 5;
}
.album .close:hover{
  color: #fff;
}
.album .albumImg{
  position: relative;
  top:50px;
  left:114px;
  width: 927px;
  height: 685px;
  overflow: hidden;
}
.album .albumImg ul{
  position: relative;
  width: 20000px;
  height: 685px;
}
.album .albumImg  ul li{
  float: left;
  text-align: center;
  width: 927px;
  height: 685px;
}
.pst{
  width: 927px;
  height: 630px;
}
.pst img{
  max-width: 927px;
  height: 100%;
}
.album .albumImg  ul li h2{
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
}


/********新闻中心********/
.news_page{width: 1150px;height: 1100px;position: relative; padding-left: 10px;}
.news_left{width: 720px;height: 900px;float: left;}
.news_right{width: 600px;height: 800px;float: left;background: url(../images/news_center.png) no-repeat;position: absolute;top:70px;left:665px;}
#news_nav{margin-top: 10px;}
#news_nav>ul{width: 720px;height:40px;}
#news_nav>ul>a{ color: #000; }
#news_nav>ul>a>li{display: block;width: 180px;height:42px;line-height: 42px;text-align: center;float: left;font-weight: bold;font-size: 16px;background-color: #cdddea;cursor: pointer;}
#news_nav>ul li.on{background-color: #009cff;color: #fff;}
#news_nav>div{width: 520px;height: 750px;margin-top: 15px;}
#news_nav>div>ul li{display: block;width: 520px;height: 42px;line-height: 42px;font-size: 15px;background-image: url(../images/li_img.png);background-position:left 7px;padding-left:25px;
	background-repeat:no-repeat;border-bottom: 1px  dashed #ccc;}
#news_nav>div>ul li.big_news{display: block; width:520px;height: 150px;margin-top: 15px;background-image: none;padding-top:25px;line-height: 25px;}
#news_nav>div>ul li.big_news p{color:#000;margin-left: -25px;font-weight: bold;font-size: 20px;line-height: 40px;}
#news_nav>div>ul li.big_news i{color: #7d7d7d;font-size: 15px;margin-left: -20px;}
#news_nav>div>ul li.big_news:hover i{color: #ff6527; }
#news_nav>div ul li a{ color: #404247;}
#news_nav>div ul li a:hover{color: #ff6527;}
#news_nav>div ul li span {float: right;}
.hide{display: none;}
.box{min-height: 400px;}
.pagebar{display: block;width: 400px;margin: 16px auto;}
.page {
    display: inline-block;
    width: 24px;height: 24px;
    line-height: 24px; margin-left: 8px; 
    text-align: center;
    border: 1px solid #aac;
    border-radius: 3px;
    color: #428bca;
    font-size: 15px;
  }
.page_fl:hover{
	border: 1px solid #428bca;
  }
.page:hover{
	border: 1px solid #428bca;
  }
.page_fl {
    display: inline-block;
    width: 80px;
    height: 24px;
    line-height: 24px;
    margin-left: 8px;
    text-align: center;
    border: 1px solid #aac;
    border-radius: 4px;
    color: #428bca;
    font-size: 15px;
  }
.tatol_page{
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin-left:8px;
    font-size: 15px;]
    text-align: center;
  }

/******产品中心*********/
.product_list ul li{display: block;width:1100px;height: 280px;margin-left: 50px;padding-top:20px;border-bottom: 1px dashed #ccc;  }
.product_list ul li.last{border-bottom: none; height: 320px;}
.product_list ul li .left{width: 220px;height: 200px;float: left;}
.product_list ul li .rigth{width: 860px;height: 200px;float: left;padding-top:10px;}
.product_list ul li .rigth h2{font-size: 16px;margin-top: 4px;}
.product_list ul li .rigth p{font-size: 16px;margin-top: 16px;line-height: 30px;}
/**ios禁止下载**/
.product_list ul li .rigth .ios{display: none;width:230px;height:46px; border: 1px solid #ccc; padding-left: 100px;margin-left: 340px;
              background-image: url(../images/ios.png);background-repeat:  no-repeat; background-color: #fff;opacity: 0.6;cursor: not-allowed;}
.product_list ul li .rigth .ios span{display: block;color: #6c6c6c;height: 24px;width: 106px;margin-top:11px;padding-left: 22px;line-height: 24px;font-size: 16px;border-left: 1px solid #ccc;}             
/**iOS允许下载**/
.product_list ul li .rigth .ios-active{display: none;width:230px;height:46px; border: 1px solid #33b3f4; padding-left: 100px;margin-left: 340px;
              background-image: url(../images/ios.png);background-repeat:  no-repeat; background-color: #fff;}
.product_list ul li .rigth .ios-active span{display: block;color: #6c6c6c;height: 24px;line-height: 24px;width: 106px;margin-top:11px;padding-left: 22px;font-size: 16px;border-left: 1px solid #33b3f4;} 
/**android允许下载**/
.product_list ul li .rigth .android{display: none;width:230px;height:46px; margin-left: 25px;padding-left: 100px;border: 1px solid #43d925; 
background-image: url(../images/android.png);background-repeat:  no-repeat; cursor: pointer;}
.product_list ul li .rigth .android span{display: block;height: 24px;width: 106px;margin-top:11px;padding-left: 22px;line-height: 24px;font-size: 16px;border-left: 1px solid #43d925;} 
.product_list ul li a{color: #000;}
/**android禁止下载**/
.product_list ul li .rigth .android-noactive{display: none;width:230px;height:46px; margin-left: 25px;padding-left: 100px;border: 1px solid #ccc; 
	background-image: url(../images/android.png);background-repeat:  no-repeat;background-color: #fff;opacity: 0.6;cursor: not-allowed; }
.product_list ul li a{color: #000;}	
.product_list ul li .rigth .android-noactive span{display: block;height: 24px;width: 106px;margin-top:11px;padding-left: 22px;line-height: 24px;font-size: 16px;border-left: 1px solid #ccc;} 

/********加入我们********/
.join_list ul li{display: block;width:1080px;margin-left: 70px;padding: 30px 0px;border-bottom: 1px dashed #ccc; }
.join_list ul li.last{border-bottom: none;}
.join_list ul li p{font-size: 14px;}
.jobs-top{
  margin-top:68px;
   margin-left:34%;
}
.jobs-classification{
  margin-top: 124px;
  /* padding-left: 20px; */
}
.jobs-classification>li{
   display:inline-block;
   text-align: center;
   cursor:pointer;
   /* width: 12%; */
}
.jobs-classification>li img{
  width: 118px;
  height: 118px;
}
.jobs-classification>li:not(:first-child){
  margin-left:2.17%;
}
.jobs-classification>li>span{
  font-size:24px;
  font-weight: bold;
}
.jobs-tab{
  position:relative;
  margin-top:35px;
  padding:23px 0 20px 0;
  background:#e3e3e3;
}
.jobs-tab-list>li{
  display:inline-block;
  font-size:18px;
  width:18%;
 text-align: center;
}
.jobs-tab-list>li:not(:first-child){
  /*margin-left:176px;*/
}
.jobs-top-tip{
  position:absolute;
  left:0;
  top:-15px;
  width:100%;
  height:15px;
}
.tip-bubble{
  position:absolute;
  top:-15px;
  width:0;
  height:0;
  border:15px solid transparent;
  border-bottom-color:#e3e3e3; 
}
.jobs-detail-tab{
   position:relative;
   padding:23px 0 20px 7px;
   cursor:pointer;
   border-bottom: 1px solid #e3e3e3;
}
.jobs-detail-tab>li{
    display:inline-block;
    font-size:18px;
    width:18%;
    text-align: center;
}
.jobs-detail-item{
}
.jobs-requirement{
  padding-left:46px;
}
.jobs-requirement>h2{
  font-weight:bold;
}
.bubble1{left:40px;}
.bubble2{left:186px;}
.bubble3{left:332px;}
.bubble4{right:640px;}
.bubble5{right:492px;}
.bubble6{right:345px;}
.bubble7{right:192px;}
.bubble8{right:48px;}
.jobs-deliver{
  display:inline-block;
  width:200px;
  margin-bottom: 20px;
  cursor:pointer;
}
.jobs-detail-item{
  position:relative;
}
.jobs-deliver>img{
  width:100%;
}
.jobs-right,.jobs-down{
    position:absolute;
    width:20px;
    height:20px;
    cursor:pointer;
}
.jobs-right{
  top:25px;
  right:10px;
  background: url(../images/jobs-right.png) no-repeat;
}
.jobs-down{
  top:28px;
  right:18px;
  background: url(../images/jobs-down.png) no-repeat;
}
.resume-upload{
  position:fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background:rgba(0,0,0,0.7);
  z-index: 100;
  display:none;
}
.resume-upload form{
  position:absolute;
  top:40%;
  left:40%;
  background:#fff;
  width:300px;
  height:300px;
}
/*******联系我们********/
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.map{width: 1150px;height: 600px;padding-top:60px;padding-left: 75px;   }
#dituContent{width: 1000px;height: 500px;border: 1px solid #ccc;}
.company-info{
  text-align: center;
  margin-bottom: 77px;
}
.company-font{
  margin-top:30px;
  font-size: 22px;
  color:#909090;
}
.company-tel{
  font-size:26px;
  font-style: italic;
  font-weight: bold;
}
.contact_way{
  width: 904px;
  height: 200px;
  margin: 0 auto;
  margin-bottom: 70px;
}
.contact-item{
  display:inline-block;
  width:33%;
  text-align: center;
}
.contact-name{
  margin:30px 0 15px 0;
  font-size: 20px;
  font-weight: bold;
}
.contact-email{
  font-size: 18px;
  color:#909090;
}
/**
.ct_left{
  float: left;
  width: 450px;
  height: 200px;
  padding-left: 64px;
}
.ct_right{
  float: right;
  width: 450px;
  height: 200px;
  padding-left: 68px;
}
.contact_way p{
  font-size: 20px;
  font-weight: bold;
}
.contact_way p span{
  font-size: 16px;
  font-weight: normal;
}
.contact_way p a{
  color: #000;
}
**/
/*******支付中心********/
.payCenter{
  width:1150px;
  height: 800px;
  margin:10px auto;
}
.payCenter ul{
 float: left;
 box-shadow: 0 4px 3px #cac8c8;
}
.payCenter ul h2{
  width: 200px;
  height: 40px;
  line-height: 40px;
  border-top-left-radius: 6px; 
  border-top-right-radius: 6px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  background-color: #656464;

}
.payCenter ul li{
  width: 200px;
  height: 70px;
  line-height: 70px;
  padding-left: 20px;
  text-indent:10px;
  font-size: 20px;
  border-bottom: 1px solid #ccc;
  background-color: #efefef;
  cursor:pointer;
}
.payCenter ul li.on{
  background-color: #eae088;
  color: #914202;
}
.payCenter ul li img{
  position: relative;
  top:10px;
  width: 36px;
  height: 36px;
  margin-right: 16px;
  border: 1px solid #2ba0f9;
  border-radius:6px;
}
.payCenter>div.pay{
  float: left;
  width: 740px;
  margin-left: 10px;
  padding: 0 20px;
  border: 1px solid #ccc;
}
.payCenter>div h3{
  height: 40px;
  line-height: 40px;
  padding-left: 40px;
  font-size: 16px;
  border-bottom: 1px dashed #ccc; 
}
em{
  color: red;
}
.payDetail{
  width: 700px;
  padding:20px 40px;
}
label{
  font-size: 16px;
}
.payDetail select{
  position: relative;
  height: 30px;
  width: 180px;
  margin-right:40px;
  font-size: 16px;
  border:1px solid #ccc;
}
.payDetail input.text{
  width: 180px;
  height: 30px;
  margin: 20px 40px 20px 0;
  padding:3px 6px; 
  font-size: 16px;
  border:1px solid #ccc;
}
.payDetail input.radio{
  margin: 10px 0 10px 14px;
}
input.btn{
  width: 160px;
  height: 40px;
  line-height: 40px;
  margin:30px 200px;
  font-size: 16px;
  border: 1px solid #ccc;
  background-color: #ff9c00;
  border-radius: 8px;
}

.tips{
  width: 700px;
  height: 200px;
  margin: 20px 0 10px 0; 
  padding: 6px 40px 6px 40px;
  border:1px solid #ccc;
  border-radius: 10px;
}
strong{
  font-size: 18px;
  color: #fb7b00;
}
p{
  font-size: 14px;
  line-height: 28px;
}
.payDetail img{
  position: relative;
  top: 8px;
  left: 3px;
  border: 1px solid #ccc;
}
.kefu{
  width: 188px;
  height: 220px;
  float: right;
  border:1px solid #ccc;
  border-top-left-radius: 6px;
  border-top-right-radius: 4px;

}
.kefu h4{
  height: 36px;
  line-height: 40px;
  padding:6px 0 0 13px;
  border-top-left-radius: 6px;
  border-top-right-radius: 4px;
  background-color: #efeeef;
}
.kefu button{
  width: 146px;
  height: 36px;
  line-height: 36px;
  margin:20px 21px 20px 21px; 
  font-size: 18px;
  color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #9cbb1a;
  box-shadow: 0 3px 0 #769103;
  cursor: pointer;
}
.kefu b{
  display: inline-block;
  margin: 0px 21px 2px 21px; 
}

