/*banner*/
.canvas {
    width: 100%;
    height: 400px;
    position: relative;
    z-index: 5;
    margin-top: -0px;
    overflow: hidden;
    background-color: #333;
}
.canvas #slide {
    display: block;
    width: 100%;
    height: 400px;
    margin: 0px auto;
    overflow: visible !important;
    text-align: center;
}
.canvas #slide .container {
    width: 100%;
    height: 400px;
    margin: 0px auto;
}
.canvas #slide .container .banner {
    width: 100%;
    height: 400px !important;
    background-color: #333;
    z-index: 20 !important;
}
.canvas #slide .container .banner .bannerBtn {
    display: block;
    width: 1400px;
    height: 400px;
    margin: 0px auto;
    position: relative;
}
.canvas #slide .container .banner .bannerBtn a{
    display: block;
    width:150px;
    height:46px;
    line-height: 46px;
    text-align: center;
    border:1px solid #fff;
    font-size:20px;
    color: #62C858;
    -webkit-border-radius:46px;
    -moz-border-radius:46px;
    border-radius:46px;
    background: none;
    position: absolute;
    top:416px;
    right:181px; right:0;
    z-index:100;
    background: url(../images/bannerbtn_bg.png) no-repeat;
}
.canvas #slide .container .banner .bannerBtn a:hover{
    color: #fff;
    border:1px solid #62C858;
    background: #62C858;
}
.canvas #slide .container .banner .bannerBtn a.btnLink{
    display: block;
    width: 128px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #fff;
    font-size: 18px;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: none;
    position: static;
}
.canvas #slide .container .banner .bannerBtn a.btnLink:hover{
    background: #fff;
    color:#50c8ad;
    border:1px solid #fff;
}


/*科技成果评价导航*/
.evaluation_container{
    width:100%;
    height:auto;
    overflow: hidden;
}
.evaluation_nav{
    width:100%;
    height:50px;
    background: #333;
}
.evaluation_nav.fixed{
    position: fixed;
    top:0px;
    left:0px;
    z-index:1000;
}
.evaluation_nav ul{
    width:982px;
    height:50px;
    margin: 0px auto;
    zoom: 1;
    position: relative;
}
.evaluation_nav ul:after{
    display:block;
    clear:both;
    content:"";
    visibility:hidden;
    height:0;
}
.evaluation_nav ul li{
    float: left;
    line-height: 50px;
    margin: 0px 7px;
    position: relative;
}
.evaluation_nav ul li a{
    display: block;
    padding: 0px 30px;
    line-height: 48px;
    font-size:16px;
    border:1px solid #333;
    color:#c8c8c8;
}
.evaluation_nav ul li:hover a,.evaluation_nav ul li.active a{
    color: #62C858;
    background: #000;
    border:1px solid #fff;
}
.evaluation_nav ul li>.evaluation_navList{
    width: 124px;
    height: auto;
    position: absolute;
    top:50px;
    left:0px;
    z-index:10;
    background-color: #333;
    display: none;
}
.evaluation_nav ul li>.evaluation_navList a{
    display: block;
    width: 124px;
    height: 46px;
    text-align: center;
    font-size: 16px;
    line-height: 46px;
    border-bottom: 1px solid #fff;
    color: #c8c8c8;
    margin: 0px;
    padding: 0px;
    background: #333;
}
.evaluation_nav ul li>.evaluation_navList a:hover{
    background: #000;
    color:#fff;
}
.sectionBox .main1{
    background: #f6f6f6;
    height: 335px;
    padding-top: 53px;
}
.sectionBox .main1 .center ul.mechanismList{
    width:1198px;
    height:auto;
    overflow: hidden;
    border:1px solid #c5c5c5;
    padding: 20px 0px 50px 0px;
}
.sectionBox .main1 .center ul.mechanismList li{
    width:310px;
    height:auto;
    float: left;
    margin: 27px 100px 0px 0px;
    cursor: pointer;
}
.sectionBox .main1 .center ul.mechanismList li b{
    display: block;
    font-size: 21px;
    line-height: 45px;
}
.sectionBox .main1 .center ul.mechanismList li p{
    font-size: 14px;
    line-height: 32px;
}
.sectionBox .main1 .center ul.mechanismList li:hover b{
    color:#62C858;
}.sectionBox .main .center {
    width: 1400px;
    height: auto;
    margin: 0px auto;
}
.sectionBox .main {
    width: 100%;
    height: auto; 
    padding-bottom:50px;
}.sectionBox .main .focus {
    width: 1400px;
    height: 121px;
    margin: 0px auto;
}
.sectionBox .main .focus1 {
    
    margin: 80px auto 53px;
}

.sectionBox .main .focus3{
    height: 131px;
   
}
.sectionBox .main4 .center{
    overflow: hidden;
    padding: 30px 0px 75px 0px;
}
.main4 .center .category {
    /* width: 300px; */
    /* height: 265px; */
    float: left;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
}
.main4 .center .category.category_5 {
    margin-left: 150px;
}
.main4 .center .category:hover {
    -webkit-box-shadow: 0px 10px 30px #ccc;
    -moz-box-shadow: 0px 10px 30px #ccc;
    -o-box-shadow: 0px 10px 30px #ccc;
    box-shadow: 0px 10px 30px #ccc;
}
.main4 .center .category .picture {
    width: 100%;
    height: 93px;
    margin: 32px 0px 0px 0px;
}
.main4 .center .category .picture img{
    width:80px;
    height: 80px;
    display: block;
    margin: 0px auto;
}
.main4 .center .category .big.text {
    width: 100%;
    /* height: 37px; */
    font-size: 19px;
    line-height: 37px;
    text-align: center;
    color:#010101;    margin: 0 auto;
}
.main4 .center .category .small.text {
    width: 240px;
    height: auto;
    font-size: 14px;
    line-height: 25px;
    color: #4c4c4c;
    padding: 0px 30px;
    letter-spacing: 1px; margin:0 auto;
}
.sectionBox .main5{
    background: #f6f6f6;
    padding: 75px 0px 60px 0px;
}
.sectionBox .main .focus4{
    height: 130px;
   
}

.sectionBox .main5 .center ul li{
    float: left;
    font-size: 24px;
    color:#62C858;
    position: absolute;
}
.sectionBox .main5 .center ul li.liTop{
    top:104px;
}
.sectionBox .main5 .center ul li.liBottom{
    bottom: 78px;
}
.sectionBox .main5 .center ul li.liTop1{
    left:98px;
}
.sectionBox .main5 .center ul li.liTop2{
    left:492px;
}
.sectionBox .main5 .center ul li.liTop3{
    left:781px;
}
.sectionBox .main5 .center ul li.liBottom1{
    left:269px;
}
.sectionBox .main5 .center ul li.liBottom2{
    left:614px;
}
.sectionBox .main5 .center ul li.liBottom3{
    left:974px;
}
.sectionBox .main6{
    height:120px;
    background:url(../images/main6_bg.jpg) no-repeat center 0px;
}
.sectionBox .main6 a{ color:#fff!important;}
.sectionBox .main6 a span{ color:#30dfff!important;}
.sectionBox .main6 .center{
    height:120px;
    line-height: 120px;
    font-size: 30px;
    color: #fff;
    text-align: center;
}
.sectionBox .main6 .center span{
    font-size: 40px;
    color:#30dfff;
    position: relative;
    top:3px;
}
.sectionBox .main .focus4 {
	height: 130px;
	
}
.sectionBox .main2 .center p {
    display: block;
    width: 1400px;
    height: auto;
    line-height: 32px;
    font-size: 18px;
    text-indent: 38px;
    color: #1a1a1a;
    letter-spacing: 1px;
}

.sectionBox .main .focus2 {
	height: 131px;
	
}
.sectionBox .main .focus4 {
	height: 130px;
	
}
.sectionBox .main .focus5 {
	height: 131px;
	
}
.sectionBox .main3 .center p {
    display: block;
    width: 1400px;
    height: auto;
    font-size: 18px;
    text-indent: 44px;
    color: #fff;
    line-height: 32px;
    letter-spacing: 2px;
    margin-top: 45px;
}.sectionBox .main2 .center p:last-of-type {
    margin-bottom: 90px;
}.sectionBox .main1 .center ul.mechanismList {
    width: 1198px;
    height: auto;
    overflow: hidden;
    border: 1px solid #c5c5c5;
    padding: 20px 0px 50px 0px;
}.sectionBox .main3 {
    height: 581px;
    padding-top: 90px;
    background: url(/skin/images/main3_bg_1.png) no-repeat center 0px;
}

.sectionBox .main7{
    padding-top: 87px;
}/*
.sectionBox .main .focus5{
    height: 131px;
    background:url(../images/focus_5.png) no-repeat center 0px;
}
*/
.sectionBox .main7 .center form{
    width:1400px;
    height:auto;
    padding-top: 60px;
}
.sectionBox .main7 .center form div.form{
    width:1400px;
    height: auto;
    margin-bottom: 20px;
    zoom: 1;
    position: relative;
}
.sectionBox .main7 .center form div.form label {
    display: block;
    width: 441px;
    line-height: 40px;
    text-align: right;
    font-size: 16px;
    color: #333;
    float: left;
}
.sectionBox .main7 .center form div.form label span{
    color:#e60012;
}
.sectionBox .main7 .center form div.form input.input_text {
    width: 367px;
    height: 38px;
    line-height: 38px;
    padding: 0px 10px;
    border: 1px solid #969696;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    color: #666;
    outline: none;
    float: left;
    margin-left: 10px;
}
.sectionBox .main7 .center form div.form textarea.textarea {
    width: 366px;
    height: 180px;
    line-height: 26px;
    padding: 2px 10px;
    border: 1px solid #969696;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    color: #666;
    outline: none;
    float: left;
    margin-left: 10px;
    resize: none;
    background: #fff;
}
.sectionBox .main7 .center form div.form span.tips{
    display: block;
    float: left;
    width: auto;
    line-height: 38px;
    font-size: 12px;
    color: #ff0000;
    margin-left: 15px;
    display: none;
}
.sectionBox .main7 .center form div.form a.viewResultsIntroduction{
    display: block;
    width:100px;
    height:35px;
    line-height: 35px;
    background: #62C858;
    font-size: 14px;
    color:#fff;
    text-align: center;
    position: absolute;
    right:224px;
    bottom: 1px;
    border-radius: 2px;
}
.sectionBox .main7 .center form div.form:after{
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.sectionBox .main7 .center form  div.form_select {
    width: 390px;
    float: left;
    zoom: 1;
    margin-left: 10px;
}
.form_select select#province, .form_select select#city {
    width: 185px;
    height: 38px;
    line-height: 38px;
    padding: 0px 15px 0px 9px;
    border: 1px solid #969696;
    font-size: 14px;
    color: #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: none;
    margin-right: 15px;
    background: #fff;
}
.form_select select#city{
    margin-right: 0px;
}
.sectionBox .main7 .center form div.form input.input_text:focus,
.sectionBox .main7 .center form div.form textarea.textarea:focus,
.form_select select#province:focus,.form_select select#city:focus{
    border:1px solid #62C858;
}
.sectionBox .main7 .center form div.form  input.input_text.arrow,.sectionBox .main7 .center form div.form textarea.textarea.textarea.arrow{
    border:1px solid #ff0000;
}
.sectionBox .main7 .center form a.buttonBlue {
    display: block;
    width: 277px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background: #62C858;
    border: none;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    cursor: pointer;
    margin: 60px 0px 0px 464px;
}
.sectionBox .main8 .center{
    width:1300px;
    height:auto;
    overflow: hidden;
    margin: 0px auto;
    padding: 80px 0px 60px 0px;
}
.sectionBox .main8 .center a{
    display: block;
    width:433px;
    float: left;
    font-size: 18px;
    color: #0d0d0d;
    line-height: 58px;
    margin-top: 5px;
}
.sectionBox .main8 .center a:hover{
    color: #62C858;
}
.sectionBox .main8 .center a span{
    display: inline-block;
    width:10px;
    height: 10px;
    background: #62C858;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 10px;
}
.ConfirmationBox{
    width:605px;
    height:210px;
    position: fixed;
    position: fixed;
    top:50%;
    left: 50%;
    margin-left: -302px;
    margin-top: -105px;
    z-index:110000;
    background: #fff;
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    border-radius:7px;
    overflow: hidden;
}
.ConfirmationBox .Confirmation{
    width:415px;
    height:auto;
    margin: 0px auto;
    text-align: center;
    color:#333;
}
.Confirmation b{
    display: block;
    line-height: 28px;
    font-size: 18px;
    color:#000;
    font-weight: normal;
    margin-top: 20px;
}
.Confirmation p{
    display: block;
    line-height: 26px;
    font-size: 14px;
    margin-top: 13px;
}
.Confirmation a.buttonBlue{
    display: block;
    width: 415px;
    height: 66px;
    line-height: 66px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background: #62C858;
    border: none;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    cursor: pointer;
    margin-top: 30px;
}

.sectionBox .main .focus b{ display:block; text-align:center; font-size:30px; font-weight:normal; color:#62C858; margin-bottom:2px; }
.sectionBox .main .focus span{display:block; text-align:center; font-size:14px; color:#62C858; margin-bottom:20px;  }

.sectionBox .main .focus2 b{ color:#fff;}
.sectionBox .main .focus2 span{ color:#fff;}


