﻿body {
    font-size: 14px;
    font-family: "微软雅黑";
    background: #ffffff;
    color: #666666;
}

* {
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
}

a {
    text-decoration: none;
}

ul, li {
    list-style: none;
}

img {
    border: 0;
}

.all {
    width: 1024px;
    margin: 0 auto;
    overflow: hidden;
}

.clear {
    clear: both;
    height: 0px;
}


a{ color:#333; }
a:hover{ color:#121d92;text-decoration:none;}

/*------top-----*/
.topfloat {
    width: 100%;
    padding: 0;
    z-index: 1;
    background-color: white;
    /*position: fixed;*/
    left: 0px;
    top: 0;
}

.top {
    height: 132px;
    width: 1024px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 15px;
}

    .top #logotopleft {
        float: left;
        width: 522px;
    }

    .top img {
        height: 102px;
        width: 521px;
    }

    .top #logotopright {
        float: left;
        width: 450px;
        
    }

    .top #logotoprighttext {
        text-align: right;display:none;
    }

    .top #logotoprightphone {
        float: left;
        width: 150px;
        height: 70px;
        background: url(../img/tell.png) no-repeat;
        margin-left: 270px;
        padding-left: 70px;
        padding-top: 28px;
    }

/*---------------------------------nav--------------------------------*/
.nav {
    height: 45px;
    background: #003399;
    width: 100%;
    margin-bottom: 1px;
}

    .nav li {
        float: left;
        font-size: 15px;
        width: 127px;
        font-weight: bold;
        text-align: center;
    }

        .nav li a {
            color: #fff;
            line-height: 45px;
            display: block;
        }

        .nav li:hover {
            background: rgba(255, 255, 255, 0.2);
        }

.topheight {
    height: 188px;
}
/* ----------------------------banner---------------------------- */
.banner {
    text-align: center;
    width: 100%;
    height: 330px;
    overflow: hidden;
    margin-bottom: 5px;
}


/*------bottomlist网站地图-----*/
#bottomlist {
    margin: 20px auto;
    padding: 10px;
    height: 130px;
    width: 1000px;
    border-top: 1px solid #efefef;
}

    #bottomlist div {
        float: left;
        width: 150px;
        height: 120px;
        margin: 0 8px;
        /*padding-top:8px;*/
    }

    #bottomlist li {
        float: left;
        height: 24px;
        width: 149px;
        text-align: center;
        /*padding:10px 10px 0px 10px;*/
        color: #808080;
        font-size: 13px;
    }


/*------foot-----*/
.foot {
    font-size: 12px;
    color: #fff;
    line-height: 24px;
    text-align: center;
    background: #666;
    height: 90px;
    margin-bottom: 30px;
}

    .foot a {
        color: #fff;
    }


.footbaidu {
    width: 100%;
    background: #f1f1f1;
    padding: 10px 0;
    position: fixed;
    left: 0px;
    bottom: 0;
}

    .footbaidu li {
        float: left;
        width: 18%;
        margin: 0 1%;
        line-height: 30px;
        background: #003399;
        text-align: center;
    }

        .footbaidu li a {
            font-size: 14px;
            color: #fff;
            font-weight: bold;
            display: block;
        }






/*------index 首页-----*/


#index_news {
    height: 210px;
    float: left;
    width: 720px;
    border: 1px solid #ddd;
    z-index: 9;
}

.tit_ico {
    font-size: 25px;
    font-family: "微软雅黑";
    position: relative;
    padding-bottom: 0px;
    z-index: 9;
}

.tit_ico a {
    position: absolute;
    right: 0px;
    top: 9px;
    z-index: 9;
    font-size: 14px;
    background: url(../img/more_ico.jpg) no-repeat right center;
    padding-right: 20px;
}

.tit_ico span {
    display: inline-block;
    color: #003399;
    z-index: 9;
    background: url(../img/tit_ico.jpg) no-repeat right center;
    padding-right: 32px;
}

.news_img {
    float: left;
    width: 280px;
    height: 210px;
    margin: 0 10px 0 0;
    font-family: "微软雅黑";
    z-index: 9;
}

.news_big {
    padding: 3px;
    border-bottom: 1px solid #ddd;
    z-index: 9;
}

.news_big a {
    position: relative;
    display: block;
    height: 204px;
    overflow: hidden;
    width: 100%;
}

.news_big a p {
    background: url(../img/black_bg.png) repeat;
    color: #fff;
    padding: 5px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 280px;
}

#index_login {
    height: 210px;
    float: left;
    width: 290px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding-left: 10px;
}

#index_login table {
    width: 275px;
    height: 200px;
    text-align: center;
}

#index_wyfw {
    height: 370px;
    margin: 20px auto;
    padding-top: 20px;
    width: 1020px;
}

.bigtitle {
    text-align: center;
    font-size: 12px;
    letter-spacing: 2px;
    padding: 15px 0;
}

.bigtitle p {
    color: #003399;
    font-size: 30px;
    letter-spacing: 13px;
    font-weight: bold;
    padding-bottom: 2px;
}

#yw_title ul {
    height:80px;width:1024px;
    text-align:center;
    font-size:18px;
    
}
#yw_title ul li {
        height:60px;float:left;width:230px;
    padding:10px;text-align:center;
    border: 1px solid #efefef;margin:1px;
    line-height:60px;
    }
#yw_title ul li img {
    vertical-align:middle;
    }

#yw_xfk1 ul {
    width:254px;float:left;height: 200px;
}

#yw_xfk1 ul li a{
    height:40px;float:left;width:123px;
    padding-top:20px;text-align:center;
    border: 1px solid #efefef;margin:1px;
}
#yw_xfk1 ul li a:hover {
    height:40px;float:left;width:123px;
    padding-top:20px;text-align:center;
    border: 1px solid #efefef;margin:1px;
    color:white;
    background-color:#003399;
}
/*#yw_xfk1 a {

}
#yw_xfk1 a:hover {
    color:white;
    background-color:#003399;
}*/
#yw_xfk2 ul {
    width:254px;float:left;height: 200px;
}
#yw_xfk2 ul li a{
    height:20px;float:left;width:210px;
    padding:20px;text-align:center;
    border: 1px solid #efefef;margin:1px;
}
/*#yw_xfk2 ul li a {
    height:20px;width:83px;
    padding:20px;text-align:center;
}*/
#yw_xfk2 ul li a:hover {
    height:20px;float:left;width:210px;
    padding:20px;text-align:center;
    border: 1px solid #efefef;margin:1px;
    color:white;
    background-color:#003399;
}


.mk3_con {
	padding-top: 42px;
}
.index_wyys li {
	float: left;
	width: 200px;
	padding-left: 40px;
}
.index_wyys li div {
	width: 86px;
	margin: 0 auto;
	height: 72px;
	padding-bottom: 14px;
}
.index_wyys li h3 {
	font-size: 16px;
	color: #003399;
	text-align: center;
	padding-bottom: 14px;
}
.index_wyys li p {
	font-size: 12px;
	line-height: 18px;
}
/*------index 首页-----*/






/*------其他页面-----*/
/*------leftlistdiv目录导航-----*/

#leftlistdiv {
    margin-top: 2px;
}

    #leftlistdiv li {
        float: left;
        height: 40px;
        width: 230px;
        text-align: center;
        color: black;
        border-bottom: 1px dashed #efefef;
    }

    #leftlistdiv a {
        float: left;
        height: 30px;
        width: 230px;
        text-align: center;
        padding: 10px 10px 0px 10px;
        color: black;
    }

        #leftlistdiv a:hover {
            float: left;
            height: 30px;
            width: 230px;
            text-align: center;
            padding: 10px 10px 0px 10px;
            color: white;
            background-color: #003399;
        }


/*------联系我们在线留言页面-----*/

/*------联系我们在线留言页面-----*/



/*------详细页公用格式-----*/
.cncenter {
    float: left;
    width: 750px;
    border-left: 1px solid #efefef;
    padding: 10px 0px;
}

.ctitle2 {
    border-bottom: 1px solid #efefef;
    padding:15px;
}

.neir2 {
    padding: 20px 40px 0px 40px;
    text-align: left;
    color: #444444;
    font-family: Arial;
    font-size: 18px;
    line-height: 28px;
    white-space: normal;
}

.lcxx{ padding:10px 20px 20px 10px; line-height:22px;   text-align: center; color:#003399;}

.footeremail {
	margin-top: 10px;
}
.footeremail table {
	width: 800px;
	margin: 0 auto;
}
.footeremail input {
	height: 28px;
	width: 120px;
	padding-left: 3px;
	margin-right: 7px;
}
.footeremail input[type="submit"] {
	margin-right: 0;
	padding-left: 0px;
	background:  #3359d5;
	border: 1px solid #5A8989;
	width: 100px;
	height: 30px;
	cursor: pointer;
	font-size: 14px;
	color: #fff;
}
/*------详细页公用格式-----*/


/*------专利业务页格式-----*/
.zlyw_lc{
	padding-bottom: 32px;width: 750px; margin: 10px auto;
}

.zlyw_lc_title {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #003399;
}
.zlyw_lc_title li {
	float: left;margin-left:10px;
}

.zlyw_lc_title li.pdl {
	padding-left: 10px;
	width: 70px;  cursor: pointer;
}
.zlyw_lc_title li.pdl div {
	width: 60px;
	height: 30px;
	background-color:#e7ebeb;
    padding-top:10px;
	padding-bottom: 10px;
}

.zlyw_lc_title li.pdl div:hover  {
	width: 60px;
	height: 30px;
    padding-top:10px;
	padding-bottom: 10px;
    color: white;
    background-color: #003399;
}

.zlyw_lc_title li.pdl p {
	width: 100%;
	text-align: center;
	font-size: 12px;
}

.zlyw_lc_title li.jt {
	width: 10px;
	height: 47px;
}


/*------专利业务页格式-----*/

/*------商标业务页格式-----*/
.sbyw_lc {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #003399;
}
.sbyw_lc li {
	float: left;margin-left:20px;
}

.sbyw_lc li {
	float: left;margin-left:20px;
}

.sbyw_lc li.pdl {
	padding-left: 10px;
	width: 70px;  cursor: pointer;
}
.sbyw_lc li.pdl div {
	width: 60px;
	height: 20px;
	background-color:#e7ebeb;
    padding-top:15px;
	padding-bottom: 15px;
}
.sbyw_lc li.pdl div:hover  {
	width: 60px;
	height: 20px;
    padding-top:15px;
	padding-bottom: 15px;
    color: white;
    background-color: #003399;
}

.sbyw_lc li.pdl p {
	width: 100%;
	text-align: center;
	font-size: 12px;
}

.sbyw_lc li.jt {
	width: 40px;
	height: 47px;
}
/*------商标业务页格式-----*/
/*------高新认定业务页格式-----*/

.gxrd_lc {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #003399;
}
.gxrd_lc li {
	float: left;margin-left:10px;
}

.gxrd_lc li.pdl {
	padding-left: 10px;
	width: 60px;  cursor: pointer;
}
.gxrd_lc li.pdl div {
	width: 60px;
	height: 30px;
	background-color:#e7ebeb;
    padding-top:10px;
	padding-bottom: 10px;
}

.gxrd_lc li.pdl div:hover  {
	width: 60px;
	height: 30px;
    padding-top:10px;
	padding-bottom: 10px;
    color: white;
    background-color: #003399;
}

.gxrd_lc li.pdl p {
	width: 100%;
	text-align: center;
	font-size: 12px;
}

.gxrd_lc li.jt {
	width: 2px;
	height: 47px;
}

/*------高新认定业务页格式-----*/
/*------所有doc显示页面-----*/
.docshowalldiv {
    width: 1020px;
    margin: 10px auto;
}


.docshowleftdiv {
    float: left;
    width: 250px;
    padding-right: 8px;
}

.docshowlefttitlediv {
    float: left;
    width: 100px;
    height: 32px;
    background-color: #003399;
    color: white;
    font-size: 18px;
    text-align: center;
    padding-top: 8px;
}

.docshowlefttitlediv2 {
    float: left;
    width: 150px;
    height: 32px;
    background-color: #d7d7d7;
    color: black;
    font-size: 14px;
    text-align: right;
    padding-top: 8px;
}

/*------所有doc显示页面-----*/


