@charset 'utf-8';

/* 顶部start */
.top {
    height: 27px;
    line-height: 27px;
    background-color: #f1f0f1;
    border-bottom: 1px solid #e0e0e0;
}

.top_content {
    width: 1000px;
    font-size: 0px;
}

.top_content ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-right: 10px;
    height: 27px;
    line-height: 27px;
}

.top_content ul li a {
    color: #333;
    font-size: 12px;
    text-decoration: none;
    display: inline-block;
}

.logo {
    width: 1000px;
}

.logoIndex {
    width: 1000px;
    text-align: center;
    margin-top: 85px;
}

.logoIndex a {
    display: inline-block;
}

/* 顶部end */

/* 导航start */
.nav {
    /* background: url("../images/nav_03.png") repeat-x;
    height: 69px;
    line-height: 69px; */
    height: 39px;
    padding-top: 4px;
    line-height: 39px;
    background-color: #fff;
    border-bottom: 7px solid #0083ce;
    border-top: 3px solid #ebe9e3;
}

.nav_content {
    width: 1100px;
    height: 39px;
}

.nav_content ul {
    height: 39px;
    font-size: 0px;
}

.nav_content ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 39px;
    margin-right: 15px;
}


.nav_content ul li a {
    display: inline-block;
    color: #626161;
    font-size: 12px;
    text-decoration: none;
    *display: inline;
    zoom: 1;
    width:85px;
    text-align:center;
    height:39px;
}

.nav_content ul li a:hover, .nav_content ul li a.current {
    background-color: #0083ce;
    color: #fff;
    font-weight: bold;
}

/* .nav1 {
    background: url("../images/nav_normal1.png") no-repeat;
    width: 69px;
    height: 69px;
}

.nav2 {
    background: url("../images/nav_normal2.png") no-repeat;
    width: 114px;
    height: 69px;
}

.nav3 {
    background: url("../images/nav_normal3.png") no-repeat;
    width: 115px;
    height: 69px;
}

.nav4 {
    background: url("../images/nav_normal4.png") no-repeat;
    width: 114px;
    height: 69px;
}

.nav5 {
    background: url("../images/nav_normal5.png") no-repeat;
    width: 154px;
    height: 69px;
}

.nav6 {
    background: url("../images/nav_normal6.png") no-repeat;
    width: 115px;
    height: 69px;
}

.nav7 {
    background: url("../images/nav_normal7.png") no-repeat;
    width: 113px;
    height: 69px;
}

a.nav1:hover, a.nav1.current {
    background: url("../images/nav_focus1.png") no-repeat;
}

a.nav2:hover, a.nav2.current {
    background: url("../images/nav_focus2.png") no-repeat;
}

a.nav3:hover, a.nav3.current {
    background: url("../images/nav_focus3.png") no-repeat;
}

a.nav4:hover, a.nav4.current {
    background: url("../images/nav_focus4.png") no-repeat;
}

a.nav5:hover, a.nav5.current {
    background: url("../images/nav_focus5.png") no-repeat;
}

a.nav6:hover, a.nav6.current {
    background: url("../images/nav_focus6.png") no-repeat;
}

a.nav7:hover, a.nav7.current {
    background: url("../images/nav_focus7.png") no-repeat;
}
 */
/* 导航end */

/* 轮播start */
#flash {
    width: 1000px;
    height: 357px;
    overflow: hidden;
    margin: 0 auto;
    clear: both;
    position: relative;
    padding: 0px 10px;
}

#flash a {
    width: 1000px;
    height: 357px;
    display: none;
}

#flash img {
    width: 1000px;
    height: 357px;
}

.flash_bar {
    width: 520px;
    padding-left: 470px;
    z-index: 69;
    height: 30px;
    overflow: hidden;
    position: absolute;
    padding-top: 13px !important;
    padding-top: 12px;
    bottom: 0px;
    left: 0px;
    text-align: center;
}

.flash_bar .dq {
    display: block;
    float: left;
    width: 8px;
    height: 8px;
    margin: 5px 5px;
    cursor: pointer;
    background: url(../images/tg_flash_p.png) no-repeat 0px 0px;
    _background: none;
    /*sizingMethod = "crop");*/
}

.flash_bar .no {
    display: block;
    float: left;
    width: 8px;
    height: 8px;
    margin: 5px 5px;
    cursor: pointer;
    background: url(../images/tg_flash_p2.png) no-repeat 0px 0px;
    _background: none;
    /*sizingMethod = "crop");*/
}

#flashBg {
    height: 357px;
    overflow: hidden;
    width: 100%;
    clear: both;
    margin: 0;
    padding: 0;
}

/* 轮播end */

/* 内容start */
.container {
    background: url("../images/backbg_07.png");
    width: 100%;
    padding-bottom: 30px;
}

/* 检测模块start */
.test_container {
    background-color: #fff;
    width: 1000px;
}

.test_top {
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    font-size: 24px;
    font-family: "微软雅黑";
    color: #2b5178;
    border-bottom: 1px solid #e3e3e3;
}

.test_content {
    padding: 20px;
}

.test_content ul {
    font-size: 0px;
}

.test_content ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-left: 10px;
}

.test_content ul li a {
    text-decoration: none;
    font-size: 20px;
    font-family: "微软雅黑";
    color: #494949;
}

/* 检测模块end */
/* 搜索start */
.search {
    width: 1000px;
}

.search1 {
    width: 850px;
}

.search_btn {
    background: url("../images/search.png") no-repeat;
    width: 137px;
    height: 33px;
    cursor: pointer;
}

.search_btn3 {
    background: url("../images/sline.png");
    width: 111px;
    height: 31px;
    border: 1px solid #bababa;
    cursor: pointer;
    font-size: 12px;
    font-family: '宋体';
    color: #444;
}

/* 搜索end */
.indexNav {
    width: 1040px;
    margin-top: 50px;
}

.indexNav ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-left: 48px;
}

.indexNav ul li.first {
    margin-left: 0px;
}

.indexNav ul li a {
    text-decoration: none;
    color: #626161;
    font-size: 12px;
    font-family: '宋体';
    text-align: center;
    display: inline-block;
}

.indexNav ul li a p {
    margin-top: 5px;
}

.indexFoot {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.indexFoot p {
    font-size: 12px;
    color: #626161;
    font-family: '宋体';
    text-align: center;
    line-height: 20px;
}

/* 成果推荐start */
.rubber_title {
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    font-family: "微软雅黑";
    background-color: #008ad4;
}

.rubber_title a {
    color: #fff;
    text-decoration: none;
}

.rubber_content1 {
    background: url("../images/rubberbg.png") no-repeat;
    width: 159px;
    height: 171px;
    padding: 190px 10px 0px 10px;
    font-size: 12px;
    color: #4f5564;
    line-height: 20px;
}

.rubber_content2 {
    /*  width: 701px; */
    /*  height: 351px; */
    background-color: #fff;
    padding: 0px 10px 10px;
    font-size: 0px;
}

.rubber_btn {
    width: 68px;
    height: 24px;
    /* border: 1px solid #bcbcbc; */
    background-color: #519a1b;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
}

.rubber_content2 ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 174px;
    text-align: center;
    padding: 10px 10px;
    vertical-align: top;
    position: relative;
}

.main_absolute {
    position: absolute;
    bottom: 10px;
    width: 100%;
}

.border_right {
    border-right: 1px solid #dedede;
}

.border_bottom {
    border-bottom: 1px solid #dedede;
}

.rubber_content3 {
    width: 98px;
    height: 361px;
    background-color: #4f5564;
    border: 1px solid #595f6d;
    line-height: 361px;
    text-align: center;
}

.rubber_content3 a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    font-family: "微软雅黑";
    display: block;
}

/* 成果推荐end */
/* 任务推荐 start*/
.task_container {
    background: url("../images/task.png");
}

.task_content1 {
    background: url("../images/workbg1.png") no-repeat;
    width: 159px;
    height: 171px;
    padding: 190px 10px 0px 10px;
    font-size: 12px;
    color: #e54c38;
    line-height: 20px;
}

.task_content3 {
    width: 98px;
    height: 361px;
    background-color: #e54c38;
    border: 1px solid #e75744;
    line-height: 361px;
    text-align: center;
}

.task_content3 a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    font-family: "微软雅黑";
    display: block;
}

/* 任务推荐 end*/
/* 检测推荐start */
.test_content1 {
    background: url("../images/workbg10.png") no-repeat;
    width: 159px;
    height: 171px;
    padding: 190px 10px 0px 10px;
    font-size: 12px;
    color: #4857b9;
    line-height: 20px;
}

.test_content3 {
    width: 98px;
    height: 361px;
    background-color: #4857b9;
    border: 1px solid #5361bd;
    line-height: 361px;
    text-align: center;
}

.test_content3 a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    font-family: "微软雅黑";
    display: block;
}

/* 检测推荐end */
/* 咨询推荐start */
.ask_content1 {
    background: url("../images/workbg19.png") no-repeat;
    width: 159px;
    height: 171px;
    padding: 190px 10px 0px 10px;
    font-size: 12px;
    color: #0dad51;
    line-height: 20px;
}

.ask_content3 {
    width: 98px;
    height: 361px;
    background-color: #0dad51;
    border: 1px solid #1bb25b;
    line-height: 361px;
    text-align: center;
}

.ask_content3 a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    font-family: "微软雅黑";
    display: block;
}

/* 咨询推荐end */

/* 内容end */

/* 底部start */
.bottom {
    background: url("../images/bottom.png") repeat-x;
    height: 304px;
}

.bottom_left ul {
    font-size: 12px;
}

.bottom_left ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    color: #e8e8e8;
    font-size: 14px;
    vertical-align: top;
    margin-left: 60px;
}

.bottom_left ul li a {
    color: #e8e8e8;
    font-size: 13px;
    text-decoration: none;
}

.foot {
    font-size: 12px;
    color: #333;
    text-align: center;
}

/* 底部end */
/*======================================== 以上为首页 ==========================================*/
/* 成果页面start */
.result_top {
    background: url("../images/tranc_02.png") no-repeat center #44575d;
    width: 100%;
    height: 199px;
}

.result_title {
    background: url("../images/result_05.png") no-repeat left #fff;
    width: 1000px;
    height: 113px;
}

.result_evaluate_title {
    background: url("../images/evaluate1.png") no-repeat left #fff;
    width: 1000px;
    height: 113px;
}

.search_result {
    width: 1000px;
    padding: 20px 0px;
    background-color: #c2d1db;
    /*     background: url("../images/z1.png") repeat; */
    border-bottom: 1px solid #bdbcbd;
}

.search_btn1, .search_btn2 {
    width: 113px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
}

.search_btn1 {
    background-color: #519a1b;
}

.search_btn2 {
    background-color: #e7891a;
}

.result_list {
    border-bottom: 1px solid #bdbcbd;
    background-color: #f5f5f5;
    width: 1000px;
}

.result_list_title {
    height: 40px;
    background-color: #008ad4;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #fefefe;
    padding-left: 20px;
    line-height: 40px;
}

.page {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #6f6f6f;
    background-color: #fff;
}

.page span {
    font-weight: bold;
}

.page span a {
    color: #5f5f5f;
    text-decoration: none;
    font-weight: normal;
}

.page span a:hover {
    text-decoration: underline;
}

.result_list_content {
    background-color: #fff;
    padding: 10px 30px 20px;
}

.result_list_content ul li {
    background: url("../images/tab1.png") repeat-x top;
    width: 100%;
    padding-top: 6px;
    border: 1px solid #65bd28;
    border-top: 0px;
    margin-top: 10px;
}

.result_list_content ul li table {
    width: 100%;
    text-align: center;
}

.result_list_content ul li table tr td {
    line-height: 35px;
    border: 1px solid #e8e8e8;
}

.result_list_content ul li table .tr1 {
    color: #3c3c3c;
    font-size: 14px;
}

.result_list_content ul li table .tr2 {
    color: #333;
    font-size: 12px;
}

.result_list_content ul li table .tr3 {
    color: #333;
    font-size: 12px;
    background-color: #f5f5f5;
}

.trans_btn {
    width: 84px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-color: #6e9c33;
    cursor: pointer;
}

.recommend {
    width: 1000px;
    background-color: #fff;
    padding-bottom: 10px;
}

.recommend ul {
    font-size: 0px;
}

.recommend ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-left: 15px;
}

.recommend_title {
    background-color: #008ad4;
    /*     background: url("../images/z3.png") no-repeat left #008ad4; */
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #fff;
    padding-left: 20px;
}

.evaluate_table tr td {
    height: 25px;
    line-height: 25px;
}

.evaluate_submit {
    background-color: #569625;
    text-align: center;
    cursor: pointer;
    width: 210px;
    height: 33px;
    color: #fff;
    font-size: 14px;
}

/* 成果页面end */

/* 成果详情页面start */
.tranc_detail {
    width: 960px;
    background-color: #fff;
    padding: 20px;
}

.tranc_left {
    width: 200px;
    font-size: 14px;
    color: #3c3c3c;
    line-height: 20px;
}

.tranc_left_top {
    border: 1px solid #dfdfdf;
    padding: 10px;
}

.tranc_btn {
    width: 190px;
    height: 30px;
    background-color: #6e9c33;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.tranc_right {
    width: 740px;
    border-left: 1px solid #e3e3e3;
    color: #333;
    font-size: 12px;
    font-family: "宋体";
    padding-left: 10px;
    padding-bottom: 10px;
}

.tranc_right p {
    line-height: 20px;
    color: #3c3c3c;
}

.credit_stage ul li {
    border-bottom: 1px solid #dbdbdb;
    padding: 10px 0px;
    color: #767676;
}

.star {
    background: url("../images/star.png") no-repeat;
    width: 16px;
    height: 15px;
    display: inline-block;
}

.nostar {
    background: url("../images/nostar.png") no-repeat;
    width: 16px;
    height: 15px;
    display: inline-block;
}

/* 成果详情页面end */

/* 知识产权委托start */
.intel_top {
    background: url("../images/intel1.png") no-repeat center #031f47;
    width: 100%;
    height: 199px;
}

.intel_title {
    background: url("../images/intel2.png") no-repeat left #fff;
    width: 1000px;
    height: 128px;
}

.intel_table {
    width: 1000px;
}

.intel1, .intel2, .intel3, .intel4, .intel5, .intel6 {
    display: inline-block;
    width: 332px;
    height: 235px;
}

.intel1 {
    background: url("../images/intel3.png") no-repeat center center #fff;
}

.intel2 {
    background: url("../images/intel5.png") no-repeat center center #fff;
}

.intel3 {
    background: url("../images/intel7.png") no-repeat center center #fff;
}

.intel4 {
    background: url("../images/intel9.png") no-repeat center center #fff;
}

.intel5 {
    background: url("../images/intel11.png") no-repeat center center #fff;
}

.intel6 {
    background: url("../images/intel13.png") no-repeat center center #fff;
}

.intel1:hover, .intel_table tr td a.intel1.current {
    background: url("../images/intel4.png") no-repeat center center #f3fbfc;
}

.intel2:hover, .intel_table tr td a.intel2.current {
    background: url("../images/intel6.png") no-repeat center center #f3fbfc;
}

.intel3:hover, .intel_table tr td a.intel3.current {
    background: url("../images/intel8.png") no-repeat center center #f3fbfc;
}

.intel4:hover, .intel_table tr td a.intel4.current {
    background: url("../images/intel10.png") no-repeat center center #f3fbfc;
}

.intel5:hover, .intel_table tr td a.intel5.current {
    background: url("../images/intel12.png") no-repeat center center #f3fbfc;
}

.intel6:hover, .intel_table tr td a.intel6.current {
    background: url("../images/intel14.png") no-repeat center center #f3fbfc;
}

/* 知识产权委托end */

/* 知识产权委托详情start */
.intel_detail1 {
    /* border-bottom: 3px solid #719d30; */
    width: 1000px;
}

.intel_detail1 ul {
    font-size: 0px;
}

.intel_detail1 ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0px 10px 0px 10px;
    background-color: #d7d7d7;
    border-right: 3px solid #fff;
}

.intel_detail1 ul li:last-child {
    border-right: none;
}

.intel_detail1 ul li:hover, .intel_detail1 ul li.current {
    background-color: #719d30;
}

.intel_detail1 ul li a {
    display: inline-block;
    text-decoration: none;
    color: #4f5564;
    font-size: 18px;
    font-family: "微软雅黑";
    height: 50px;
    line-height: 50px;
    padding: 0px 15px 0px 45px;
}

.intela1 {
    background: url("../images/patent1.png") no-repeat left;
}

.intela2 {
    background: url("../images/patent3.png") no-repeat left;
}

.intela3 {
    background: url("../images/patent5.png") no-repeat left;
}

.intela4 {
    background: url("../images/patent7.png") no-repeat left;
}

.intela5 {
    background: url("../images/patent9.png") no-repeat left;
}

.intela6 {
    background: url("../images/patent11.png") no-repeat left;
}

.intela1:hover, .intel_detail1 ul li.current a.intela1 {
    background: url("../images/patent2.png") no-repeat left;
    color: #fff;
}

.intela2:hover, .intel_detail1 ul li.current a.intela2 {
    background: url("../images/patent4.png") no-repeat left;
    color: #fff;
}

.intela3:hover, .intel_detail1 ul li.current a.intela3 {
    background: url("../images/patent6.png") no-repeat left;
    color: #fff;
}

.intela4:hover, .intel_detail1 ul li.current a.intela4 {
    background: url("../images/patent8.png") no-repeat left;
    color: #fff;
}

.intela5:hover, .intel_detail1 ul li.current a.intela5 {
    background: url("../images/patent10.png") no-repeat left;
    color: #fff;
}

.intela6:hover, .intel_detail1 ul li.current a.intela6 {
    background: url("../images/patent12.png") no-repeat left;
    color: #fff;
}

.intel_detail2 {
    width: 250px;
}

.intel_detail2 ul li a {
    display: block;
    height: 50px;
    text-decoration: none;
    font-size: 14px;
    color: #4f5564;
    line-height: 50px;
    text-align: center;
    background-color: #efefef;
    border: 1px solid #bdbdbd;
    margin-top: 10px;
}

.intel_detail2 ul li a:hover, .intel_detail2 ul li.current a {
    background-color: #008ad4;
    border: 1px solid #404249;
    color: #fff;
    font-weight: bold;
}

.intellectual1 {
    width: 1000px;
    background-color: #fff;
    border-top: 3px solid #719d30;
}

.intel_detail3 {
    width: 715px;
    border-left: 3px solid #719d30;
    min-height: 480px;
    padding: 30px 15px 30px;
}

.intel_btn1 {
    width: 169px;
    height: 77px;
    background-color: #aaa;
    line-height: 77px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.intel_btn2 {
    font-size: 12px;
    color: #414141;
    background: none;
    cursor: pointer;
}

.intel_btn3, .intel_btn4 {
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    width: 127px;
    height: 33px;
    line-height: 33px;
}

.intel_btn3 {
    background-color: #c09e1a;
}

.intel_btn4 {
    background-color: #739c2e;
}

/* 知识产权委托详情end */

/* 咨询服务start */
.consult_top {
    background: url("../images/consult1.png") no-repeat center;
    width: 100%;
    height: 199px;
}

.consult_title {
    background: url("../images/consult2.png") no-repeat left #fff;
    width: 1000px;
    height: 120px;
}

.consult1 {
    width: 1000px;
    background-color: #fff;
}

.consult_tab {
    width: 1000px;
}

.consult_tab tr td {
    height: 50px;
    line-height: 50px;
}

.consult_submit {
    width: 112px;
    height: 33px;
    line-height: 33px;
    background-color: #6e9c33;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

/* 咨询服务end */

/* 我的项目start */
.project {
    width: 1000px;
    background-color: #fff;
    border-top: 3px solid #4f5564;
}

.project_title {
    background: url("../images/center1.png") no-repeat left #fff;
    width: 1000px;
    height: 120px;
}

.project_detail1, .project_detail3 {
    width: 250px;
}

.project_detail1 ul li a {
    display: block;
    width: 244px;
    height: 50px;
    text-decoration: none;
    font-size: 14px;
    color: #4f5564;
    line-height: 50px;
    text-align: center;
    background-color: #efefef;
    border: 1px solid #bdbdbd;
    margin-top: 10px;
}

.project_detail3 ul li a {
    display: block;
    width: 244px;
    text-decoration: none;
    font-size: 12px;
    color: #4f5564;
    line-height: 30px;
    text-align: center;
    background-color: #efefef;
    border: 1px solid #bdbdbd;
    margin-top: 10px;
}

.project_detail1 ul li a:hover, .project_detail1 ul li.current a,
.project_detail3 ul li a:hover, .project_detail3 ul li.current a {
    background-color: #008ad4;
    border: 1px solid #404249;
    color: #fff;
    font-weight: bold;
}

.project_detail2 {
    width: 690px;
    border-left: 3px solid #4f5564;
    min-height: 530px;
    padding: 5px 5px 50px 5px;
}

.myproject {
    border-bottom: 1px solid #000;
}

.myproject ul {
    font-size: 0px;
}

.myproject ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-left: 2.5px;
}

.myproject ul li:first-child {
    margin-left: 0px;
}

.myproject ul li a {
    font-size: 14px;
    color: #757575;
    background-color: #d7d7d7;
    display: inline-block;
    text-align: center;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    width: 145px;
}

.myproject ul li a:hover, .myproject ul li.current a {
    background-color: #65bd28;
    color: #fff;
    font-weight: bold;
}

.myproject1 {
    border: 1px solid #70c237;
    border-top: 5px solid #4f5564;
}

.project_table {
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #6dbf35;
}

.project_table1 {
    text-align: center;
    width: 100%;
    border: 1px solid #70c237;
    border-top: 5px solid #4f5564;
}

.project_table th, .project_table1 th {
    font-size: 14px;
    color: #3c3c3c;
    text-align: center;
    height: 28px;
    line-height: 28px;
    border-left: 1px solid #e8e8e8;
}

.project_table td, .project_table1 td {
    font-size: 12px;
    color: #333;
    height: 45px;
    line-height: 45px;
    border-left: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
}

.project_div1 {
    height: 33px;
    line-height: 33px;
    background-color: #f5f5f5;
}

.project_div2 {
    border-top: 1px solid #75c43f;
    padding: 10px;
}

.project_div2 .project_tab2 {
    width: 100%;
}

.project_div2 .project_tab2 tr td {
    border-bottom: 1px solid #dbdbdb;
    padding: 10px 0px;
}

.project_div2 .project_tab2 tr:last-child td {
    border-bottom: none;
}

/* 我的项目end */

/* 忘记密码start */
.password1 {
    width: 100%;
    height: 18px;
    background-color: #2b5178;
}

.password_content {
    width: 920px;
    background-color: #fff;
    padding: 40px;
}

.find_password {
    font-size: 30px;
    color: #444;
    font-family: "微软雅黑";
}

.password_btn {
    width: 128px;
    height: 34px;
    background-color: #739c2e;
    line-height: 34px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
}

.password_table {
    width: 440px;
}

.password_table tr td, .password_table1 tr td, .password_table2 tr td {
    height: 40px;
    line-height: 40px;
}

.password_table2 {
    width: 600px;
}

.password_left {
    width: 650px;
    border-right: 1px solid #d1d1d1;
}

.password_right {
    width: 250px;
}

.register {
    width: 90px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    background-color: #7c2b28;
    text-align: center;
    cursor: pointer;
}

/* 忘记密码end */

/* 新手注意start */
.newattention {
    background: url("../images/newatten_03.png") no-repeat left #fff;
    width: 1000px;
    height: 120px;
}

.tranc_security {
    background: url("../images/jy_03.png") no-repeat left #fff;
    width: 1000px;
    height: 120px;
}

.business_guide {
    background: url("../images/yw_03.png") no-repeat left #fff;
    width: 1000px;
    height: 120px;
}

/* 新手注意end */

/* 成果注册start */
.result_registertab {
    font-size: 14px;
    color: #333;
}

.result_registertab tr td {
    height: 40px;
    line-height: 40px;
}

.register_submit, .register_save {
    width: 127px;
    height: 33px;
    background-color: #739c2e;
    line-height: 33px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

.register_save {
    background-color: #b5900b;
}

.register_submit {
    background-color: #739c2e;
}

.pic_button {
    width: 127px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background-color: #4F5564;
    font-size: 12px;
    cursor: pointer;
}

/* 成果注册end */

/* 付款页start */
.pay_title {
    background: url("../images/pay1.png") no-repeat left #fff;
    width: 1000px;
    height: 113px;
}

.pay_div {
    border-top: 5px solid #4f5564;
    border-left: 1px solid #6dbf35;
    border-right: 1px solid #6dbf35;
    width: 825px;
}

.pay_div table tr:last-child {
    background-color: #f5f5f5;
}

.pay_div table tr:last-child td {
    height: 32px;
    line-height: 32px;
}

.choose_style {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #4f5564;
}

.allpay {
    font-size: 24px;
    color: #e30000;
    font-family: "微软雅黑";
}

.cancel_back, .confirm_pay {
    width: 122px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.confirm_pay {
    background-color: #6e9c33;
}

.cancel_back {
    background-color: #a4a4a4;
}

/* 付款页end */

/* 404start */
.false_content {
    width: 100%;
    background-color: #fbf4ea;
}

.false {
    width: 100%;
    background-color: #fbf4ea;
}

.falsebg {
    background: url("../images/false1.png") no-repeat;
    width: 476px;
    height: 196px;
    padding-top: 80px;
}

.false1 {
    text-align: center;
    font-size: 50px;
    color: #d5722f;
    font-weight: bold;
    font-family: "微软雅黑";
}

.false2 {
    color: #5a5750;
    font-size: 16px;
    font-family: "微软雅黑";
    text-align: center;
}

.false3 {
    color: #d5722f;
    font-size: 14px;
    font-weight: bold;
}

/* 404end */

/* 关于我们start */
.about_top {
    background: url("../images/about1.png") no-repeat center #031f47;
    width: 100%;
    height: 199px;
}

.about_title {
    background: url("../images/about2.png") no-repeat left #fff;
    width: 1000px;
    height: 120px;
}

.aboutus {
    width: 1000px;
}

.about1 {
    background-color: #fff;
    height: 540px;
}

.about_detail2 {
    width: 700px;
    min-height: 500px;
    padding: 20px;
    background-color: #fff;
}

.about_cont p {
    font-size: 12px;
    color: #414141;
    line-height: 25px;
}

.specialist_ul, .specialist_ul1 {
    font-size: 0px;
}

.specialist_ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: 12px;
    width: 250px;
    padding: 15px 20px;
    border: 1px solid #d8dadb;
    color: #306ebb;
    margin-left: 30px;
    margin-top: 20px;
}

.specialist_ul1 li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: 12px;
    padding: 15px 20px;
    border: 1px solid #d8dadb;
    color: #306ebb;
    margin-left: 30px;
    margin-top: 20px;
}

.specialist_ul li p, .specialist_ul1 li p {
    line-height: 25px;
}

.detail_infor {
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding: 0px 30px;
    text-align: center;
    cursor: pointer;
    background-color: #65bd28;
    margin-top: 15px;
}

.employ_tab {
    border: 1px solid #c7c7c7;
}

.employ_tab tr th {
    background-color: #4ca2c5;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #739ca5;
}

.employ_tab tr td {
    color: #606060;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e2e2e2;
}

.employ_tab1 {
    border: 1px solid #c7c7c7;
}

.employ_tab1 tr th {
    background-color: #008ad4;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #739ca5;
}

.employ_tab1 tr td {
    color: #606060;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e2e2e2;
}

.return_list {
    font-size: 14px;
    color: #d30000;
    text-decoration: none;
}

.employ_detail_tab tr td {
    background-color: #fafafa;
    height: 45px;
    line-height: 45px;
    border: 1px solid #ebebeb;
    color: #666;
    font-size: 14px;
}

.employ_detail {
    color: #575757;
    font-size: 12px;
    margin-top: 20px;
    margin-left: 20px;
}

.employ_detail p {
    line-height: 20px;
    text-indent: 2em;
}

.employ_detail p:first-child {
    text-indent: 0;
}

.achienement_table tr td {
    line-height: 30px;
}

.tender_table tr td {
    line-height: 30px;
    border: 1px solid #dfdfdf;
    text-align: center;
}

/* 关于我们end */

/* 注册类型start */
.reg {
    background-color: #0dad51;
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

/* 注册类型end */

/* 后台头部start */
.back_head {
    width: 100%;
    background: url("../images/back1.png") repeat-x;
    height: 98px;
}

.back_head_content {
    width: 1242px;
    position: relative;
}

.head_perinfor {
    display: inline-block;
    height: 21px;
    line-height: 21px;
    background: url("../images/back3.png") no-repeat;
    font-size: 12px;
    text-decoration: none;
    padding: 0px 10px 0px 25px;
    color: #265f79;
}

.headfr {
    position: absolute;
    right: 5px;
    bottom: 5px;
}

.back_container {
    width: 100%;
    background-color: #5c5c5c;
    padding-top: 7px;
}

.back_nav {
    width: 100%;
    background: url("../images/back4.png") repeat-x;
    height: 40px;
    line-height: 40px;
}

.back_nav_content {
    width: 1242px;
    color: #fff;
    font-size: 12px;
}

/* .back_nav_content ul {
    font-size: 0px;
    background: url("../images/back6.png") left no-repeat;
    padding-left: 2px;
}

.back_nav_content ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    background: url("../images/back6.png") right no-repeat;
    height: 40px;
    padding-right: 2px;
}

.back_nav_content ul li a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    padding: 0px 20px;
}

.back_nav_content ul li a:hover, .back_nav_content ul li a.current {
    background: url("../images/back5.png") repeat-x;
} */

/* 后台头部end */

/* 用户注册start */
.uploadify-button {
    font-size: 12px;
    color: #333;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #008ad4;
    color: #fff;
}

.uploadify {
    display: inline-block;
    /* float:left; */
}

/* 用户注册end */

/* 知识产权跟进start */
.knowledge_content {
    background-color: #fff;
    padding: 10px 30px 20px;
}

.knowledge_content table {
    width: 100%;
}

.knowledge_content table tr td {
    line-height: 35px;
    border: 1px solid #e8e8e8;
    font-size: 12px;
    color: #3c3c3c;
    text-align: center;
}

.knowledge_content table tr th {
    font-size: 14px;
    color: #3c3c3c;
    text-align: center;
    line-height: 35px;
    border: 1px solid #e8e8e8;
    font-weight: bold;
}

.back_btn, .recommend_index {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding: 0px 15px;
    text-decoration: none;
    background-color: #569625;
    display: inline-block;
}

.cpshow_style {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    font-family: "微软雅黑";
}

.myinfo_table tr td {
    line-height: 25px;
}

.modify_password {
    height: 25px;
    line-height: 25px;
    color: #fff;
    background-color: #4F5564;
    padding: 0px 20px;
    text-decoration: none;
    font-size: 12px;
    display: inline-block;
}

/* 知识产权跟进start */

/* 专利start */
.secret_div {
    border: 1px solid #2c3b42;
}

.secret_div_top {
    background-color: #008ad4;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #fff;
    padding-left: 10px;
}

.secret_div_content {
    min-height: 40px;
    padding-bottom: 20px;
}

.secret_span {
    width: 160px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    background-color: #eaeaea;
}

.secret_a {
    color: #3e3e3e;
    font-size: 12px;
    padding: 5px;
}

/* 专利end */

.high_search {
    background: url("../images/arrow_03.png") no-repeat right;
    display: inline-block;
    padding: 5px 15px;
    text-decoration: none;
    font-size: 12px;
    color: #333;
}

.contact_table tr td {
    line-height: 24px;
}

/* input框 start*/
.input01 {
    width: 70%;
    height: 20px;
    border: 1px solid #bdbcbd;
    color: #9d9d9d;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 5px;
    outline: none;
    background-color: #fff;
}

.input02 {
    width: 700px;
    height: 20px;
    border: 1px solid #bdbcbd;
    color: #9d9d9d;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 5px;
    outline: none;
}

.input03 {
    width: 227px;
    height: 20px;
    border: 1px solid #bdbcbd;
    color: #333;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 5px;
    outline: none;
}

.input04 {
    width: 121px;
    height: 20px;
    border: 1px solid #bdbcbd;
    color: #333;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 5px;
    outline: none;
}

.input05 {
    width: 295px;
    height: 20px;
    border: 1px solid #bdbcbd;
    color: #333;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 5px;
    outline: none;
}

.input06 {
    width: 710px;
    height: 21px;
    border: 1px solid #c1c0c1;
    color: #9d9d9d;
    font-size: 12px;
    line-height: 21px;
    padding: 4px 5px;
    outline: none;
    background-color: #fff;
}

/* input框 end*/

/* select框start */
.select01 {
    width: 302px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #bdbcbd;
    color: #9d9d9d;
    font-size: 12px;
    padding: 0px 0px 0px 5px;
}

.select02 {
    border: 1px solid #bdbcbd;
    color: #6f6f6f;
    font-size: 12px;
}

.select03 {
    width: 306px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #bdbcbd;
    color: #9d9d9d;
    font-size: 12px;
    padding: 0px 0px 0px 5px;
}

.select04 {
    width: 150px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #bdbcbd;
    color: #9d9d9d;
    font-size: 12px;
    padding: 0px 0px 0px 5px;
}

.select05 {
    width: 200px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #bdbcbd;
    color: #9d9d9d;
    font-size: 12px;
    padding: 0px 0px 0px 5px;
}
.select06 {
    width: 230px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #bdbcbd;
    color: #9d9d9d;
    font-size: 12px;
    padding: 0px 0px 0px 5px;
}

/* select框end */

/* textarea框start */
.textarea01 {
    border: 1px solid #bdbcbd;
    width: 295px;
    height: 50px;
    font-size: 12px;
    color: #9d9d9d;
    padding: 5px;
}

.textarea02 {
    border: 1px solid #bdbcbd;
    width: 700px;
    height: 100px;
    font-size: 12px;
    color: #333;
    padding: 5px;
}

.textarea03 {
    border: 1px solid #bdbcbd;
    width: 700px;
    height: 200px;
    font-size: 12px;
    color: #333;
    padding: 5px;
}

/* textarea框end */

/* 颜色start */
.color1 {
    color: #333;
}

.color2 {
    color: #717171;
}

.color3 {
    color: #6e9c33;
}

.color4 {
    color: #686868;
}

.color5 {
    color: #d30000;
}

.color6 {
    color: #0b73bb;
}

.color7 {
    color: #4f5564;
}

.color8 {
    color: #858585;
}

.color9 {
    color: #575757;
}

.color10 {
    color: #414141;
}

/* 颜色end */

.ml9 {
    margin-left: 9px;
}

.mt40 {
    margin-top: 40px;
}

.mt60 {
    margin-top: 60px;
}

.f24 {
    font-size: 24px;
}

.w150 {
    width: 150px;
}

.ff1 {
    font-family: "微软雅黑";
}

.pt150 {
    padding-top: 150px;
}

.pb150 {
    padding-bottom: 150px;
}

.vt {
    vertical-align: top;
}

.cb {
    clear: both;
}

.border_top1 {
    border-top: 5px solid #4f5564;
}

.word-break {
    word-break: break-all
}

.pay_success {
    width: 1000px;
    min-height: 600px;
    background-color: #fff;
    text-align: center;
}

.patent_sell {
    width: 800px;
    background-color: #fff;
    padding: 100px;
}

.patent_sell a {
    display: inline-block;
}

.mt200 {
    margin-top: 200px;
}

.ml150 {
    margin-left: 150px;
}

