body,ul,li,p,h1,h2,h3,h4,h5{
    margin:0;
    padding:0;
    font-size:100%;
}
body{
    font-family: 'Microsoft YaHei UI', 'Microsoft YaHei', SimSun, 'Segoe UI', 

Tahoma, Helvetica, Sans-Serif;
    font-size: 14px;
    background: url(../../images/sccm2/body-day.png) center 0px no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

button,input,select,textarea{
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
li{
    list-style: none;
}
a{
    text-decoration:none;
    color:#000;
    background: transparent;
}
a:focus{
    outline: none;
}
img{
    border:0;
}

.fl{
    float: left;
}
.fr{
    float: right;
}
.center{
    width: 1060px;
    margin: 0 auto 0;
}  

/*header*/
.header{
    overflow: hidden;
    zoom: 1;
    height: 120px;
}
.logo{
    width: 437px;
    height: 106px;
    margin: 20px 0 0 120px;
    background: url(../../images/sccm2/logo-new.png) 0 0 no-repeat;
}
.logo img{
    width: 100%;
}
.link-list{
    width: 270px;
    height: 20px;
    margin-top: 46px;
}
.link-list li{
    float: left;
}
.link-list li.line{
    height: 12px;
    color: #ffffff;
}
.link-list li a{
    font-size: 12px;
    color: #ffffff;
    padding: 0 10px;
}
.link-list li a:hover{
    text-decoration: underline;
}
.link-list li.line.other{
    color: #000000;
}
.link-list li a.other{
    color: #000000;
}
.nav-list{
    width: 22px;
    float:right;
    position: relative;
    top: -31px;
    left: -6px;
}
.nav-list a{
    display: block;
    width: 22px;
    font-size: 17px;
    color: #f5f3f3;
    position: absolute;
}
.sc1{
	font-size: 16px;
}
.nav-list a:hover{
    color: #DA251D;
}
.nav-list a.nav-1{
    left: 50px;
    top: 5px;
}
.nav-list a.nav-2{
    left: 42px;
    top: 88px;
}
.nav-list a.nav-3{
    top: 218px;
    left: 31px;
}
.nav-list a.nav-4{
    left: 20px;
    top: 344px;
}
.nav-list a.nav-5{
    top: 472px;
    left: 10px;
}
.container{
    width: 1390px;
    height: 960px;
    margin: 0 auto 0;
    background: url(../../images/sccm2/content-day.png) center 56px no-repeat;
}
.content{
    position: relative;
    padding-top: 15px;
}
/*最新活动css*/
.latest-news{
    position: fixed;
    top: 210px;
    left: 10px;
    bottom: 0px;
    right: 0px;
    z-index: 99;
    width: 110px;
    height: 266px;
    background: url(../../images/sccm2/news-bg.png) center 0 no-repeat;
}
/*照片采集入口*/
.rukou{
    position: fixed;
    top: 224px;
    left: 135px;
    bottom: 0px;
    right: 0px;
    z-index: 99;
    width: 90px;
    padding: 8px;
    height: 40px;
    background: #20a295;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    border-bottom-right-radius: 1em;
    border-bottom-left-radius: 1em;
    box-shadow: -3px 3px 1px #7dadb4;
}
.reader_sign{
    position: fixed;
    top: 290px;
    left: 100px;
    bottom: 0px;
    z-index: 99;
    width: 160px;
    padding: 8px;
    height: 230px;
    color: #304697;
    background:url(../../images/sccm2/reader_sign.png) center 0 no-repeat;
}
.hovera{
  transition:color .3s;
  color:#e6e34c;
  font-weight:900;
}
.fixed{ 
    position:fixed; /*对于火狐等其他浏览器需要设置的*/ 
    top:700px;  /*同上*/ 
    width:30px; 
    height:30px; 
    cursor:pointer; 
    display:none; 
 }
.ie{   
    _position: absolute;  
    _clear: both;   
    _top:expression(eval(document.compatMode &&   
            document.compatMode=='CSS1Compat') ?   
            documentElement.scrollTop   
            +(documentElement.clientHeight-this.clientHeight) - 1   
            : document.body.scrollTop   
            +(document.body.clientHeight-this.clientHeight) - 1); 
}
.newstop-bar{
    overflow: hidden;
    zoom: 1;
    height: 20px;
    margin-top: 28px;
}
.news-tab{
    float: left;
    overflow: hidden;
    zoom: 1;
    margin-left: 5px;
}
.news-tab li{
    cursor: pointer;
    float: left;
    width: 30px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #4f4f4e;
}
.news-tab li.active-tab{
    color: #d99107;
}
.news-btn{
    display: block;
    float: left;
    width: 10px;
    height: 8px;
    margin-top: 6px;
    background: url(../../images/sccm2/news-btn.png) center 0 no-repeat;
}
.news-main{
    overflow: hidden;
    zoom: 1;
    width: 92px;
    margin-left: 12px;
    font-size: 12px;
    color: #5b5b5b;
}
.news-item p{
    text-indent:18px;
    line-height: 1.6;
}
.link-tab{
    height: 30px;
    margin-left: 300px;
}
.link-tab li{
    float: left;
    vertical-align: bottom;
}
.link-tab li a{
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #976403;
}
.link-tab li a img{
    width: 100%;
    display: none;
}
.link-tab li a:hover span{
    display: none;
}
.tab-1{
    width: 114px;
}
.tab-2{
    width: 140px;
}
.tab-3{
    width: 140px;
}
.tab-4{
    width: 99px;
}
.tab-1:hover img{
    display: block;
}
.tab-2:hover img{
    display: block;
}
.tab-3:hover img{
    display: block;
}
/* .tab-3:hover span{ */
/*     color: #eea32d; */
/*     display: block !important; */
/* } */
.tab-4:hover img{
    display: block;
}
.section-1{
    position: relative;
    width: 900px;
    height: 250px;
    margin: 28px auto 0;
}
/*update*/
.poster-main{
    position: relative;
    left: 70px;
    width: 830px;
    height: 230px;
}

.poster-main .poster-list{
    width: 830px;
    height: 230px
}
.poster-main .poster-list .poster-item{
    position: absolute;
    left: 0;
    top: 0;
}
.poster-main .poster-btn{
    cursor: pointer;
    position: absolute;
    top:226px;
    width:12px !important;
    height:12px !important;
    text-align: center;
    line-height: 12px;
    color: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff1d7;
    z-index: 10;
	opacity: 0.5;
    filter:Alpha(opacity=50);
}
.poster-main .poster-prev-btn{
    display: none;
}
.poster-main .poster-next-btn{
    display: none;
}
.poster-main .poster-first-btn{
    left: 46%;
    background-color: #FFCE6F;
}
.poster-main .poster-second-btn{
    left: 49%;
    background-color: #04AEDA;
}
.poster-main .poster-third-btn{
    left: 52%;
    background-color: #F77084;
}
.poster-main .poster-btn-active{
	opacity: 1;
    filter:Alpha(opacity=100);
}


.service-box{
    overflow: hidden;
    zoom: 1;
    width: 100%;
    height: 100%;
    background: url(../../images/sccm2/shadow-1.png) 0 bottom no-repeat;
}
.service-main{
    overflow: hidden;
    zoom: 1;
    /*height: 100%;*/
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    /*background-color: #cffffa;*/
    background-color: #AEF4ED;
}
.service-list{
    overflow: hidden;
    zoom: 1;
    width: 96%;
    height: 185px;
    margin: 2% auto 0;
    text-align: center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #ffffff;

}
.service-list ul{
    float: left;
    width: 35%;
    margin: 1% 0 0 10%;
}
.service-list ul.l-list{
    margin-left: 14%;
}
.service-list li a{
    display: block;
    width: 90%;
    margin: 20px 0 0 0;
    padding-left: 5px;
    background: url(../../images/sccm2/list-icon-2.png) 0 center no-repeat;
}
.service-list li a:hover{
    text-decoration: underline;
}
.service-title{
    margin-top: 5px;
    text-align: center;
    font-size: 18px;
    color: #56c5ca;
}
.more-btn{
    font-size: 12px;
}

.center-box{
    overflow: hidden;
    zoom: 1;
    width: 100%;
    height: 100%;
}
.center-main{
    overflow: hidden;
    zoom: 1;
    /*height: 100%;*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 10px solid  #ffce6f;
    background-color: #ffce6f;
}
.section-nav{
    width: 100%;
    height: 34px;
    margin: -1% auto 0;
}
.section-nav li{
    cursor: pointer;
    float: left;
    width: 25%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #ffffff;
}
.section-nav li.active{
    color: #feb320;
    background-color: #ffffff;
}
.section-items{
    overflow: hidden;
    zoom: 1;
    width: 100%;
    margin: 0 auto ;
    background-color: #ffffff;
}
.items{
    overflow: hidden;
    zoom: 1;
    background-color: #ffffff;
}
.items ul{
    line-height: 21px;
}
.items li{
    overflow: hidden;
    zoom: 1;
    margin-left: 8px;
}
.items li a{
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
    margin-top: 3px;
    padding-left: 20px;
    font-size: 12px;
    background: url(../../images/sccm2/list-icon-1.png) 0 center no-repeat;
}
.items li a:hover{
    text-decoration: underline;
}
.items li a.more-btn{
    display: block;
    float: right;
    width: 57px;
    margin-right: 10px;
    background:none;
}
.items li span{
    margin-left: 8px;
    color: #d3825c;
}
.overview-box{
    overflow: hidden;
    zoom: 1;
    width: 100%;
    height:100%;
    background: url(../../images/sccm2/shadow-1.png) 0 bottom no-repeat;
}
.overview-main{
    overflow: hidden;
    zoom: 1;
    width: 100%;
    /*height:100%;*/
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    /*background-color: #fddcdf;*/
    background-color: #F5BBC1;
    
}
.overview-main .service-list li a{
    background: url(../../images/sccm2/list-icon-3.png) 0 center no-repeat;
}
.overview-title{
    margin-top: 5px;
    text-align: center;
    font-size: 18px;
    color: #CE727B;
}

.section-wrap{
    position: relative;
    width: 900px;
    margin: 0 auto;
    padding-bottom: 5px;

}
.section-2{
    overflow: hidden;
    zoom: 1;
    width: 830px;
    margin-left: 70px;
    border-top: 2px dashed #ec7b16;
    border-bottom: 2px dashed #ec7b16;
}
.l-search-box{
    width: 410px;
}
.type-box{
    width: 409px;
    height: 39px;
    margin-top: 15px;
    text-align: center;
    background: url(../../images/sccm2/type-bg.png) 0 0 no-repeat;
}
.type-box input{
   margin-left: 0px;
}
.type-box label{
    cursor: pointer;
    float: left;
    display: inline;
    margin-top: 7px;
    margin-left: 4px;
}
.type-box span{
    margin-top: 10px;
    margin-top: 8px;
    float: left;
    margin-left: 2px;
    margin-left: 5px;
}
.search-box{
    width: 395px;
    height: 43px;
    margin-top: 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fbae64;
}
.search-text{
    float: left;
    width: 290px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    margin: 7px 0 0 10px;
    border: 0;
    outline:0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #ffffff;
    -webkit-box-shadow:  -2px -2px 3px #e8d2bc;
    -moz-box-shadow:  -2px -2px 3px #e8d2bc;
    box-shadow:  -2px -2px 3px #e8d2bc;
}
.search-btn{
    float: left;
    display: block;
}
.search-btn img{
    margin: 10px 0 0 20px;
}
.online-service-box{
    width: 395px;
    height: 64px;
    margin-top: 12px;
}
.online-link{
    float: left;
}
.wechat-code{
    overflow: hidden;
    zoom: 1;
    float: left;
    width: 126px;
    height: 64px;
    margin-left: 9px;
    background: url(../../images/sccm2/wechat-bg.png) 0 0 no-repeat;
}
.wechat-code span{
    float: left;
    display: block;
    overflow: hidden;
    zoom: 1;
    width: 16px;
    margin-left: 45px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height:12px;
    margin-top: 2px;
}
.wechat-code img{
    width: 64px;
    height: 64px;
    margin-top: 0;
}
.r-info{
    float: left;
    width: 410px;
    height: 190px;
    border-left: 2px dashed #ec7b16;
}
.r-info ul{
    overflow: hidden;
    zoom: 1;
    margin: 5px 0 0 0;
}
.r-info li{
    float: left;
    width: 190px;
    height: 80px;
    margin: 5px  0 0 12px;
    border: 1px solid #ababab;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 14px;
}
.r-info li a{
    display: block;
    width: 184px;
    height: 73px;
    margin: 2px auto 0;
    border: 2px dashed #bebebe;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 14px;
}
.r-info li a img{
    width: 176px;
    height: 65px;
    margin: 4px 0 0 4px;
}
.r-info li a:hover{
    opacity: .8;
    filter:Alpha(opacity=80);
}

.section-3{
    position: relative;
    width: 100%;
    height: 256px;
}
.section-3 a{
    position: absolute;
    transform-origin: center bottom;
}

.resource-1{
    left: 99px;
    top: -12px;
}
.resource-2{
    left: 206px;
    top: 40px;
}
.resource-3{
    left: 320px;
    top: -11px;
}
.resource-4{
    left: 300px;
    top: 126px;
}
.resource-5{
    left: 400px;
    top: 42px;
}
.resource-6{
    left: 518px;
    top: -14px;
}
.resource-7{
    left: 570px;
    top: 42px;
}
.resource-8{
    left: 660px;
    top: -4px;
}
.resource-9{
    left: 777px;
    top: -12px;
}
.resource-10{
    left: 829px;
    top: 20px;
}
.resource-11{
    left: 776px;
    top: 90px;
}
.resource-12{
    left: 633px;
    top: 130px;
}
.resource-13{
    left: -25px;
    top: 75px;
}
.resource-14{
    left: 930px;
    top: 60px;
}
.resource-15{
    left: 1030px;
    top: 110px;
}
.section-3 a:hover{
    animation: bounce .5s ease ;
}
@keyframes bounce {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
    100% {
        transform: translateY(0);
    }
}
@-webkit-keyframes bounce {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
    100% {
        transform: translateY(0);
    }
}

/*footer*/
.footer{
    width: 700px;
    height: 100px;
    color: #ffffff;
    margin: 0 auto;
}
.l-copyright{
    width: 340px;
}
.l-copyright p{
    font-size: 12px;
    line-height: 2;
}
.link-box{
    --width: 265px;
    --height: 36px;
}
.link-box p{
    font-size: 12px;
    line-height: 2;
}
.link-box p a:hover {
    color: #DA251D;
}
.link-title{
    color: #ffffff;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
}
.other{
    color: #000000;
}
.select-box{
    position: relative;
    width:190px;
    height:24px;
    border:1px solid #ffffff;
}
.top-bar{
    width: 190px;
    height: 24px;
}
.cur-val{
    float:left;
    width:168px;
    height:24px;
    line-height: 24px;
    font-size: 12px;
    color:#ffffff;
    text-indent: 30px;
}
.cur-val.other{
    color: #000000;
}
.val-list{
    display: none;
    position: absolute;
    left:-1px;
    top:25px;
    width:190px;
    border:1px solid #ffffff;
    border-top: 0;
    overflow-x: hidden;
    overflow-y: scroll;
}
.val-list li a{
    display: block;
    font-size: 12px;
    text-indent: 30px;
    height:24px;
    line-height: 24px;
    color: #ffffff;
}
.val-list li a.other{
    color: #000000;
}
.arrow-btn{
    cursor: pointer;
    float:right;
    display: block;
    width:22px;
    height:24px;
    text-align: center;
    background-color: #598f91;
}
.arrow-btn:hover{
    background-color: #3d7779;
}
.arrow-btn img{
    margin-top: 10px;
}

/**登录框**/
.winform {
	left:50%;
	top:50%;
    width:400px;
	height:270px;
	float:left;  
	background-color:#F5F5F5; 
	margin-left:-200px!important;/*FF IE7 ��ֵΪ������һ�� */
	margin-top:-130px!important;/*FF IE7 ��ֵΪ����ߵ�һ��*/
	margin-top:0px;
	z-index:100;
	position:fixed!important;/* FF IE7*/
	position:absolute;/*IE6*/
	_top:expression(eval(document.compatMode &&
		 document.compatMode=='CSS1Compat') ?
		 documentElement.scrollTop + 

(document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
		 document.body.scrollTop + (document.body.clientHeight - 

this.clientHeight)/2);
}
.winform #subject{
	width: 100%;
	height: 40px;
	font-weight:bold;
}
.winform #subject #icon{
	width: 7px;
	height: 30px;
	float:left;
	margin-top:10px;
	background-color: #383C46;
}

.winform #subject #title{
	font-size: 18px;
	float:left;
	margin-top:10px;
	line-height:30px;
	padding-left: 15px;
}
.winform #subject #close{
	font-size: 24px;
	width:26px;
	height:26px;
	line-height:26px;
	float:right;
	text-align:center;
	display:inline;
	display:inline-table;
}
.winform #subject #close:hover{
	background-color:#e0e0e0;
	text-decoration: none;
}
.winform #content{
	margin:0px 10px 10px 10px;
}
.loginTable tr{
	height: 45px;
}
.loginTable #left{
	width: 100px;
	font-size:15px;
	text-align: right;
}
.inputText{
	height: 30px !important;;
	width: 220px !important;;
	padding-top:6px;
	padding-left:4px;
	background-image:url("../../images/input_bg.jpg");
	background-repeat:repeat-x;
	border: 1px solid #c0c0c0;
}

/**滚动插件的css**/
/*Plugin CSS*/
.str_wrap {
    overflow:hidden;
    *zoom:1;
    width:100%;
    font-size:12px;
    line-height:16px;
    position:relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    background:#f4f4f4;
    white-space:nowrap;
}
.str_move {
    white-space:nowrap;
    position:absolute;
    top:0;
    left:0;
    cursor:move;
}
.str_move_clone {
    display:inline-block;
    *display:inline;
    *zoom:1;
    vertical-align:top;
    position:absolute;
    left:100%;
    top:0;
}
.str_vertical .str_move_clone {
    left:0;
    top:100%;
}
.str_down .str_move_clone {
    left:0;
    bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
    white-space:normal;
    width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
    cursor:inherit;
}
.str_wrap img {
    max-width:none !important;
}


/**登录框样式**/
.bg{
	background-color:#000000;
	width:100%;
	height:100%;
	left:0px;
	top:0px;/*FF IE7*/
	filter:alpha(opacity=75);/*IE*/
	opacity:0.75;/*FF*/
	z-index:99;
	position:fixed!important;/*FF IE7*/
	position:absolute;/*IE6*/
	_width:expression(eval(document.compatMode &&
		   document.compatMode=='CSS1Compat') ?
		   (document.documentElement.clientWidth):/*IE6*/
		   (document.body.clientWidth));/*IE5 IE5.5*/
	_height:expression(eval(document.compatMode &&
			document.compatMode=='CSS1Compat') ?
			(document.documentElement.clientHeight):/*IE6*/
			(document.body.clientHeight));/*IE5 IE5.5*/
	_top:expression(eval(document.compatMode &&
		 document.compatMode=='CSS1Compat') ?
		 documentElement.scrollTop + 

(document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
		 document.body.scrollTop + (document.body.clientHeight - 

this.clientHeight)/2);/*IE5 IE5.5*/
	_left:expression(eval(document.compatMode &&
		  document.compatMode=='CSS1Compat') ?
		  documentElement.scrollLeft:/*IE6*/
		  document.body.scrollLeft);/*IE5 IE5.5*/
}
.winform {
	left:50%;
	top:50%;
    width:400px;
	height:270px;
	float:left;  
	background-color:#F5F5F5; 
	margin-left:-200px!important;/*FF IE7 该值为本身宽的一半 */
	margin-top:-130px!important;/*FF IE7 该值为本身高的一半*/
	margin-top:0px;
	z-index:100;
	position:fixed!important;/* FF IE7*/
	position:absolute;/*IE6*/
	_top:expression(eval(document.compatMode &&
		 document.compatMode=='CSS1Compat') ?
		 documentElement.scrollTop + 

(document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
		 document.body.scrollTop + (document.body.clientHeight - 

this.clientHeight)/2);
}
.winform #subject{
	width: 100%;
	height: 40px;
	font-weight:bold;
}
.winform #subject #icon{
	width: 7px;
	height: 30px;
	float:left;
	margin-top:10px;
	background-color: #383C46;
}

.winform #subject #title{
	font-size: 18px;
	float:left;
	margin-top:10px;
	line-height:30px;
	padding-left: 15px;
}
.winform #subject #close{
	font-size: 24px;
	width:26px;
	height:26px;
	line-height:26px;
	float:right;
	text-align:center;
	display:inline;
	display:inline-table;
}
.winform #subject #close:hover{
	background-color:#e0e0e0;
	text-decoration: none;
}
.winform #content{
	margin:0px 10px 10px 10px;
}
.loginTable tr{
	height: 45px;
}
.loginTable #left{
	width: 100px;
	font-size:15px;
	text-align: right;
}
.inputText{
	height: 30px !important;
	width: 220px;
	padding-top:6px;
	padding-left:4px;
	background-image:url("../../images/sccm2/input_bg.jpg");
	background-repeat:repeat-x;
	border: 1px solid #c0c0c0;
}
.items .itemli{
	width:360px;
	height:145px;
	background: #fff;
}
.item-bg{
	height: 24px;
    width: 100%;
	background: url(../../images/sccm2/shadow-1.png) 0 0 no-repeat;
}

/*资源简介提示框*/
.res-tip{
	display:none;
	position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 200px;
    height: 50px;
    border-radius: 5px;
    background-color: #aaa;
}
.section-3 span{
	display: none;
    width: 200px;
    padding: 0px 5px;
    background-color: #E3E3E3;
    border-radius: 6px;
    border: 1px solid #535353;
    position: absolute;
    transform-origin: center bottom;
    z-index: 999;
}
.restip-1{
	left: 50px;
    top: 80px;
}
.restip-2{
    left: 160px;
    top: 110px;
}
.restip-3{
    left: 260px;
    top: 60px;
}
.restip-4{
    left: 240px;
    top: 195px;
}
.restip-5{
	left: 345px;
    top: 143px;
}
.restip-6{
    left: 460px;
    top: 50px;
}
.restip-7{
    left: 510px;
    top: 110px;
}
.restip-8{
	left: 605px;
    top: 90px;
}
.restip-9{
    left: 710px;
    top: 45px;
}
.restip-10{
    left: 780px;
    top: 85px;
}
.restip-11{
    left: 720px;
    top: 185px;
}
.restip-12{
    left: 580px;
    top: 225px;
}
.restip-13{
    left: -55px;
    top: 165px;
}
.restip-14{
    left: 870px;
    top: 130px;
}
.restip-15{
    left: 960px;
    top: 165px;
}
.reDisplay{
	display: none;
}