
.banner{min-width:1200px;position:relative;width:100%;height:421px;}
.slide{width:100%;min-width:980px;height:421px;overflow:hidden;}
.slide li{height:421px;}
.slide li a{display:block;height:421px;}
.slide li a.img01{background:url(../images/ztemall0222.jpg) no-repeat center center;}
.slide li a.img02{background:url(../images/zteup0222.jpg) no-repeat center center;}
.slide li a.img03{background:url(../images/ztemart0222.jpg) no-repeat center center;}

.slideBox{z-index:3;position:relative;margin:0 auto;}
.slide{position:relative;margin:0 auto;z-index:2;}
.slideImg{height:350px;overflow:hidden;position:relative;}
.slideImg ul{position:relative;width:100%;height:100%;}
.slideImg ul li{position:absolute;top:0;left:0;right:0;bottom:0}

.slideImg a.Img1{display:block;width:100%;height:350px; background:url(../images/homes/banner.jpg) center;}
.slideImg a.Img2{display:block;width:100%;height:350px; background:url(../images/homes/banner.jpg) center;}
.slideImg a.Img3{display:block;width:100%;height:350px; background:url(../images/homes/banner.jpg) center;}
.smallImgBox{text-align:center;position:absolute;bottom:20px;width: 100%;height: 14px;}
.smallImg {display:inline-block;*display:inline;bottom: 20px;padding:2px 5px;overflow: hidden;background: rgba(255,255,255,.5);border-radius:8px;}
.smallImg li{display: inline;
float: left;
width: 10px;
height: 10px;
margin: 0 8px;
border:1px solid #dedede;
background:#fff;
text-indent: -99999px;
cursor:pointer;
border-radius:5px;
}
.smallImg li.select{background:#0293c2;}
.index_title{
	position: relative;
	height: 60px;
	font-weight: normal;
	padding:30px 0;
}
.index_title .moreBtn {
	position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
}
.index_title .moreBtn i{
	display: inline-block;
    height: 20px;
    width: 20px;
    background:url(../images/common/more.png) no-repeat;
    cursor: pointer;
    vertical-align: middle;
    margin: 0 0 0 5px;
}
.index_title_zh{
	font-size: 24px;
	color:#333;
	text-align: center;
}
.index_title_en{
	font-size: 18px;
	color:#999;
	text-align: center;
}
.entrance_box ul{
   font-family: "微软雅黑";
}
.entrance_box ul li{
	position: relative;
	margin-left: 80px;
	border:1px solid #dedede;
	float: left;
    margin-bottom: 10px;
}
.entrance_box ul li:nth-child(4n+1),
.entrance_box ul li:first-child{
	margin-left:0;
}
.entrance_box ul li a{
    width: 238px;
	height: 258px;
	display: block;
   text-indent: center;
}

.entrance_box ul li>.tag{
	position: absolute;
	top:0;
	right:0;
	width: 60px;
	height: 60px;
}
.entrance_box ul li>.tag.icon01{
	background: url("/static/images/common/icon11.png")center no-repeat;
    background-size: 100% 100%;
}
.entrance_box ul li>.tag.icon02{
	background: url("/static/images/common/icon12.png")center no-repeat;
    background-size: 100% 100%;
}
.entrance_box ul li i{
	height: 92px;
	width: 92px;
	display: block;
	margin: 45px auto 0;
}
.entrance_box ul li i.icon_one{
	background:url(../images/common/icon01.png) no-repeat;
}
.entrance_box ul li i.icon_two{
	background:url(../images/common/icon02.png) no-repeat;
}
.entrance_box ul li i.icon_three{
	background:url(../images/common/icon03.png) no-repeat;
}
.entrance_box ul li i.icon_four{
	background:url(../images/common/icon04.png) no-repeat;
}
.entrance_box ul li a:hover i.icon_one,
.entrance_box ul li a.hover i.icon_one{
	background:url(../images/common/icon01_hover.png) no-repeat;
}
.entrance_box ul li a:hover i.icon_two,
.entrance_box ul li a.hover i.icon_two{
	background:url(../images/common/icon02_hover.png) no-repeat;
}
.entrance_box ul li a:hover i.icon_three,
.entrance_box ul li a.hover i.icon_three{
	background:url(../images/common/icon03_hover.png) no-repeat;
}
.entrance_box ul li a:hover i.icon_four,
.entrance_box ul li a.hover i.icon_four{
	background:url(../images/common/icon04_hover.png) no-repeat;
}
.entrance_box .entrance_title{
	color:#666;
	font-size: 16px;
	margin:18px 0 0 2px;
    text-align: center;
}
.entrance_box .entrance_link{
	font-size: 12px;
	color:#999;
	text-align: center;
}
.entrance_box  .entrance_hr{
	height: 4px;
	width: 40px;
	display: block;
	margin:35px auto 0;
	background-color: #ccc;
}
.entrance_box  a:hover .entrance_hr,
.entrance_box  a.hover .entrance_hr{
	background-color: #53b9e9;
}
.exam-cert-cat{
	list-style: none;
	padding-left: 0;
  margin-bottom: 20px;
}
.exam-cert-cat>.item,
.exam-cert-cat>li{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  display: block;
	width: 285px;
	height: 300px;
	background-color: #e6f6fc;
	padding:0 20px;
  margin-left: 20px;
	margin-bottom: 20px;
	box-shadow: 0px 1px 7px #bfbfbf;
	background-color: #f3d7ff;
	    border-radius: 30px;
}
.exam-cert-cat>.item:first-child,
.exam-cert-cat>.item:nth-child(4n+1){
  margin-left:0;
}
.exam-cert-cat>.item>.title{
	font-size: 18px;
	font-weight: bold;
	color: #3143ad;
	text-align: center;
	padding:36px 0;
}
.exam-cert-cat>.item>.imgobj{
  width: 160px;
  height: 160px;
  margin:0 auto;
}
.exam-cert-cat>.item>.imgobj>img{
  width: 100%;
  height: 100%;
}
.platform_box ul{
	margin-right: -15px;
	font-family: "微软雅黑";
	text-align: left;
}
.platform_box ul li{
	width: 390px;
    margin-left: 15px;
    height: 164px;
    float: left;
    background-color: #f4f4f4;
    margin-bottom: 15px;
}
.platform_box ul li .icon{
	float: left;
	padding:28px 15px 0px 25px;
}
.platform_box ul li i{
	width: 110px;
	height: 110px;
	display: inline-block;
	background-color: #f00;
}
.platform_box ul li i.icon05{
	background:url(../images/common/icon05.png) no-repeat;
}
.platform_box ul li i.icon06{
	background:url(../images/common/icon06.png) no-repeat;
}
.platform_box ul li i.icon07{
	background:url(../images/common/icon07.png) no-repeat;
}
.platform_box ul li i.icon08{
	background:url(../images/common/icon08.png) no-repeat;
}
.platform_box ul li i.icon09{
	background:url(../images/common/icon09.png) no-repeat;
}
.platform_box ul li i.icon10{
	background:url(../images/common/icon10.png) no-repeat;
}
.platform_box .platform_title{
	font-size: 16px;
	color:#53b9e9;
	margin-top: 25px;
	font-weight: 600;
	margin-bottom: 15px;
}
.platform_box .platform_dec{
	font-size: 14px;
	color:#666;
	line-height: 24px;
}
.platform_box  .platform_aside{
	padding-right:20px;
}
.index_info{
	font-family: "微软雅黑";
	text-align: left;
}
.index_info_head{
	height: 82px;
}
.index_info_item{
	width: 365px;
	float: left;
}
.index_info_head i{
    display: inline-block;
    height: 20px;
    width: 20px;
    background:url(../images/common/more.png) no-repeat;
    margin-top: 30px;
    cursor: pointer;
}
.moreBtn i{
    display: inline-block;
    height: 20px;
    width: 20px;
    background:url(../images/common/more.png) no-repeat;
    margin-top: 30px;
    cursor: pointer;
}
.index_info_title_zh{
	font-size: 16px;
	font-weight: 600;
	color:#333;
	padding-top: 20px;
}
.index_info_title_en{
	color:#999;
	font-size: 12px;
}
.index_notice_con li{
	border-bottom:1px solid #dedede;
}
.index_news,.index_notice{
	margin-right: 52px;
}
.index_notice_con li a{
	width: 360px;
	color:#666;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	display: block;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index_notice_con li a span{
	margin-right:15px;
}
.index_notice_con li a:hover{
	color:#53b9e9;
}
.index_news{
	position: relative;
}
.index_news_con{
	width: 365px;
	height: 296px;
	overflow: hidden;
}
.index_news_con img{
	width: 365px;
	display: inline-block;
}
.index_news_fixed{
	height: 64px;
    position: absolute;
    left:0;
    bottom:8px;
}
.index_news_fixed span{
	display: inline-block;
	float: left;
	width: 40px;
	height: 40px;
	padding:12px ;
	font-size: 18px;
	line-height: 20px;
	color:#fff;
	background-color: #fe8a11;
}
.index_news_transparent{
	float: left;
	height: 44px;
	width: 280px;
	/* background-color: #979799; */
	background:url(../images/common/mask-bg.png) repeat left top;
	padding:10px;
	/* filter:alpha(opacity=30);
      -moz-opacity:0.3;  
      -khtml-opacity: 0.3;  
      opacity: 0.3; */
}
.index_news_notransparent{
    filter:alpha(opacity=100);
      -moz-opacity:1;
      -khtml-opacity: 1;
      opacity:1;
      color:#fff;
}
.index_news_title{
	font-size: 16px;
	width: 280px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index_news_dec{
	font-size: 14px;
	width: 280px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index_industry_con{
	margin-bottom: -10px;
}
.index_industry_con li{
   border:1px solid #dedede;
   padding:10px;
   margin-bottom: 10px;
   height: 70px;
}
.index_industry_con li a:hover{
	color:#53b9e9;
}
.index_industry_title{
	font-size: 16px;
	color:#333;
	margin-bottom: 10px;
	width: 345px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index_industry_dec{
	height: 36px;
	width: 345px;
	overflow: hidden;
	line-height: 18px;
	font-style: 14px;
}
.registration_info{
	width: 900px;
	margin:0 auto;
    margin-top: 20px;
}
   .registration_info b{
          color:#f00;
    }
.registration_info table{
	border-collapse: collapse;
	text-align: center;
	font-family: "微软雅黑";
}
.registration_info tr{
          height: 42px;
}
.registration_info tr.left{
	text-align: left;
	background-color: #f5f5f5;
	color:#333;
	font-weight: bolder;
}
.registration_info tr.left td{
	padding:0 10px;
}
.registration_info td{
	width: 150px;
	border:1px solid #dedede;
}
.registration_info tr.left td{
}
.registration_info td.left{
	width: 125px;
	padding:0 10px;
	text-align: left;
	background-color: #f5f5f5;
}
.registration_info td input{
	height: 40px;
	outline-color: #05a7fa;
	border:0;
	width: 140px;
	font-size: 16px;
	padding:0 10px;
}
.registration_info td select{
	height: 40px;
	border:0;
	width: 140px;
	font-size: 16px;
}
.registration_info td input.width_one{
	width: 131px;
}
.registration_info td input.width_two{
	width: 277px;
}
.registration_info td input.width_three{
	width: 434px;
}
.registration_info td input.width_four{
	width: 120px;
}
.registration_info td input.width_five{
	width: 734px;
}
.registration_info td select.width_one{
	width: 151px;
}
.registration_info td select.width_two{
	width: 298px;
}
.registration_info td select.width_three{
	width: 120px;
}
.registration_info td select.width_four{
	width: 120px;
}
.registration_info td select.width_five{
	width: 120px;
}
.registration_btn{
	width: 900px;
	margin:20px auto;
}
.registration_btn a{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding:0 25px;
          text-align: center;
          background-color: #f5f5f5;
          border:1px solid #dedede;
          text-decoration: none;
          color:#666;
          font-size: 14px;
}
.registration_info .photo-wrap,
.registration_info .photo-wrap-box{
	width:152px;
	height:168px;
	text-align:center;
	position: relative;
	/* overflow: hidden; */
	background-color: #fff;
}
.registration_info .photo-wrap-box{
	position: absolute;
    top:0;
    left:0;
    z-index: 2;
}
.registration_info .photo-wrap img{
	max-height:168px;
	max-width: 152px;
}
.registration_info .webuploader-container{
	height:168px;
	width: 152px;
	overflow: hidden;
	position:absolute;
	top:0;
	left:0;
	z-index: 1;
}
.registration_info .photo-wrap:hover .webuploader-container{
	z-index: 3;
}
.registration_info .webuploader-pick{
	height:168px;
	width:152px;
	padding:0;
	background:#fff;
}
.addressTable .base_button_white{
	border-radius: 2px;
    border: #e6e6e6 solid 1px;
    display: inline-block;
    height: 30px;
	line-height: 30px;
	padding:0 25px;
    text-align: center;
    background: #f3f3f3;
    margin-right: 15px
}
.addressTable .addressTable-link{
	margin:0 20px 20px;
}
.addressTable .addressTable-link a{
	color:#666;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}
.addressTable{
/* 	margin:20px auto; */
	width: 900px;
	border:1px solid #dedede;
	font-family: "微软雅黑";
	margin: auto;
    margin-top: 20px;
}
.addressTable-title{
	height: 40px;
	line-height: 40px;
	background-color: #f4f4f4;
	border-bottom: 1px solid #dedede;
	padding:0 20px;
	font-size: 16px;
	color:#333;
	font-weight: bolder;
}
.addressTable-list{
	padding:20px;
}
.addressTable-list li{
          list-style-type: none;
          color:#333;
          font-size: 12px;
          position: relative;
          height: 20px;
          padding: 10px 10px 10px 100px;
}
.addressTable-list li.hover {
    border: #0f0 solid 1px;
    font-weight: bolder;
    background: #f4f4f4;
}
.addressTable-list li.active {
    background-color: #f5f5f5;
}
.addressTable-list li input {
    position: absolute;
    top: 0px;
    left: 80px;
    height: 40px;
    margin-right: 5px;
}
.addressTable-list li label{
    display: inline-block;
    width: 670px;
}
.addressTable-list li .send {
    float: left;
    display: inline;
    display: none;
    width: 55px;
    margin-left: -85px;
    text-align: right;
    /*background: url(../../themes/images/member/dingwei.jpg) no-repeat left center;*/
    font-size: 12px;
    font-weight: bold;
    color: #03A5CE;
}
.addressTable-list li.hover .send {
    display: inline;
}
.addressTable-list .mrAdd {
    display: none;
    font-size: 12px;
    font-weight: normal;
    padding-left: 10px;
    cursor: pointer;
}
.addressTable-list li.active .mrAdd {
    display: inline;
}
.addressTable .blue {
    color: #03A5CE!important;
}

.upImg{
  position: relative;
  width: 100px;
  height: 100px;
}
.upImg>.pick-btn{
  position: absolute;
  z-index: 2;
  top:0;
  right:0;
  bottom:0;
  left:0;
  width:100%;
  height: 100%;
  background: #fff url("/static/images/common/icon13.png")center no-repeat;
  background-size: 100% 100%;
}
.upImg>.pick-btn .webuploader-pick{
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.upImg>.imgObj{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  position: absolute;
  z-index: 3;
  top:0;
  right:0;
  bottom:0;
  left:0;
  width:100%;
  height: 100%;
  border:1px solid #dedede;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.upImg:hover>.imgObj{
  z-index: 1;
}

.webcam-photo{
  display: inline-block;
  max-width: 320px;
  max-height: 240px;
	background-color: #e2dfdf;
}
.webcam-photo>img{
	height: auto;
}
