body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img {
    border: medium none;
    margin: 0;
    padding: 0;
}

a{text-decoration:none;}


.w1200 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}


.sci {
    padding: 0px 0 0px 0;
}

.sciResch {
    float: left;
    width: 578px;
 
}

.sciResch .tit {
    height: 30px;
    line-height: 30px;
}

/**
.sciResch h2 {
    padding-left: 34px;
    line-height: 27px;
    background: url(../images/kxyj.png) no-repeat left center;
}
**/

.more {
    margin-right: 8px;
    float: right;
    font-size: 12px;
    color: #000093;
}
	
.sciPlat .tit {
    height: 30px;
    line-height: 30px;
}
.tit {
    width: 100%;
    border-bottom: 2px solid #5596fc;
}



.sciPlat {
    float: right;
    width: 578px;
    
    background: #fff;
}
/**
.sciPlat .tit h2 {
    padding-left: 35px;
    background: url(../images/yjpt.png) no-repeat left center;
}
**/
h2.titH2 {
    float: left;
    font-size: 16px;
    font-weight: bold;
width:120px;
height:30px;
background:linear-gradient(-135deg,transparent 20px,#0033ff 0) top right;
background-size:100% 100%;
background-repeat:no-repeat;
color:#fff;
}
.tit:after {
    display: block;
    clear: both;
    content: "";
    overflow: hidden;
}