body {
    background: #f8f8f8;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: "微软雅黑";
    color: #555;
}

a:link {
    text-decoration: none;
    color: #555;
}

a:visited {
    text-decoration: none;
    color: #555;
}

a:hover {
    text-decoration: none;
    color: #e74c3c;
    text-decoration: underline;
}

a:active {
    color: #555;
    text-decoration: none;
}

img {
    border: none;
}

ul, li, dl, dt, dd {
    list-style: none;
    margin: 0 0;
    padding: 0 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0;
    padding: 0 0;
    font-size: 100%;
}

p {
    margin: 0 0;
    padding: 0 0;
}

.fLeft {
    float: left;
}

.fRight {
    float: right;
	margin-top:7em;
}
.fRight2{
    float:right;
	width:550px;
	}

.clear {
    border-top: 1px solid transparent !important;
    margin-top: -1px !important;
    border-top: 0;
    margin-top: 0;
    clear: both;
    visibility: hidden;
}

.mainBox {
    width: 1000px;
    margin: 10px auto;
    height: auto;
    overflow: hidden;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    border-radius: .3em;
}

.fillet {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: baseline;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    color: #333;
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    border-radius: .3em;
    font-family: "微软雅黑";
}

input {
    margin-right: 10px;
}

.inText1 {
    border-top: 1px solid #aaa;
    border-left: 1px solid #e2e9ef;
    border-right: 1px solid #e2e9ef;
    border-bottom: 1px solid #e2e9ef;
    height: 20px;
    line-height: 20px;
    padding: 8px 10px;
    width: 350px;
    font-family: "微软雅黑";
    font-size: 14px;
    margin-right: 10px;
}

.inText2 {
    border-top: 1px solid #aaa;
    border-left: 1px solid #e2e9ef;
    border-right: 1px solid #e2e9ef;
    border-bottom: 1px solid #e2e9ef;
    height: 20px;
    line-height: 20px;
    padding: 8px 10px;
    width: 843px;
    font-family: "微软雅黑";
    font-size: 14px;
    margin-right: 10px;
}

.inText3 {
    border-top: 1px solid #aaa;
    border-left: 1px solid #e2e9ef;
    border-right: 1px solid #e2e9ef;
    border-bottom: 1px solid #e2e9ef;
    height: 20px;
    line-height: 20px;
    padding: 8px 10px;
    width: 800px;
    font-family: "微软雅黑";
    font-size: 14px;
    margin-right: 10px;
}

.select1 {
    border-top: 1px solid #aaa;
    border-left: 1px solid #e2e9ef;
    border-right: 1px solid #e2e9ef;
    border-bottom: 1px solid #e2e9ef;
    font-family: "微软雅黑";
    padding: 8px;
    width: 865px;
}

.textarea1 {
    border-top: 1px solid #aaa;
    border-left: 1px solid #e2e9ef;
    border-right: 1px solid #e2e9ef;
    border-bottom: 1px solid #e2e9ef;
    height: 100px;
    line-height: 25px;
    padding: 5px 15px;
    width: 833px;
    font-family: "微软雅黑";
    font-size: 14px;
}

.textarea2 {
    border-top: 1px solid #aaa;
    border-left: 1px solid #e2e9ef;
    border-right: 1px solid #e2e9ef;
    border-bottom: 1px solid #e2e9ef;
    height: 150px;
    line-height: 25px;
    padding: 5px 15px;
    width: 833px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #666;
}

.textarea3 {
    border-top: 1px solid #aaa;
    border-left: 1px solid #e2e9ef;
    border-right: 1px solid #e2e9ef;
    border-bottom: 1px solid #e2e9ef;
    height: 250px;
    line-height: 25px;
    padding: 5px 15px;
    width: 790px;
    font-family: "微软雅黑";
    font-size: 14px;
}

.yzmBtn {
    background: #deeeff;
    padding: 0px 10px;
    height: 36px;
    border: 1px solid #cfe6ff;
    cursor: pointer;
}

    .yzmBtn:hover {
        color: #0083e3;
    }

.loginBtn {
    background: #e74c3c;
    min-width: 70px;
    height: 30px;
    border: 1px solid #f10000;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

    .loginBtn:hover {
        background: #ea6153;
    }

.regBtn {
    background: #3498db;
    min-width: 130px;
    height: 30px;
    border: 1px solid #0070ba;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

    .regBtn:hover {
        background: #2980b9;
    }

.regBtn2 {
    background: #0d9eff;
    height: 50px;
    border: none;
    border-bottom: 2px solid #daccc1;
    cursor: pointer;
    font-size: 22px;
    color: #fff;
    width: 380px;
    margin: 30px auto 10px;
    *margin: 10px auto 10px;
}

    .regBtn2:hover {
        background: #2a94de;
    }

.inBtn1 {
    background: #e74c3c;
    min-width: 170px;
    height: 45px;
    border: 1px solid #f10000;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 30px 50px 10px;
}

    .inBtn1:hover {
        background: #ea6153;
    }


.topBox {
    border-top: 2px solid #e3e3e3;
    min-height: 70px;
    background: url(../qth/bg-top.png) repeat-x top #fff;
    border-bottom: 1px solid #e3e3e3;
}

.topBody {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    line-height: 30px;
    padding-top: 20px;
    font-size: 14px;
}

.logoText {
    font-size: 30px;
    font-weight: bold;
    float: left;
    color: #0084e0;
}

.topBox strong {
    padding-left: 50px;
}

    .topBox strong a {
        color: #0083e3;
    }

.userTitle {
    font-size: 28px;
    width: 1000px;
    margin: 25px auto 0px;
    padding: 10px 0px;
    line-height: 36px;
}


.indexBox {
    width: 1000px;
    margin: 0px auto;
}

    .indexBox h3 {
        font-size: 34px;
        font-weight: normal;
        padding-top: 10px;
        padding-bottom: 10px;
        color: #0084e0;
    }

    .indexBox p {
        font-size: 15px;
        line-height: 30px;
    }

        .indexBox p strong {
            font-size: 26px;
            color: #fff;
            padding-right: 10px;
        }

.row1 {
    margin-bottom: 1px;
    padding: 40px 0px;
    border-bottom: 1px solid #fff;
}

.row2 {
    background: #f3f3f3;
    margin-bottom: 1px;
    padding: 40px 0px;
    border-bottom: 1px solid #fff;
}

.row3 {
    background: #404040;
    margin-bottom: 1px;
    padding: 15px 0px;
    text-align: center;
    color: #fff;
    font-size: 16px;
	font-family:Arial;
	line-height:20px;
}
.row3 a{color:#FFFFFF;}

.row0 {
    background: url(../qth/bg-row3.png) repeat-x left bottom #2a94de /*#f06a45*/;
    margin-bottom: 1px;
    padding: 40px 0px 100px;
    border-bottom: 1px solid #fff;
    min-height: 260px;
    color: #00558e;
}

    .row0 h3 {
        color: #fff;
        font-size: 40px;
    }

    .row0 p {
        font-size: 20px;
        line-height: 40px;
    }

.row0Title {
    background: url(../qth/bg-title1.jpg) no-repeat top;
    height: 160px;
}

.row0Body {
    background: url(../qth/bg_mid.png) repeat center;
    width: 80%;
    margin: 0 auto;
    /*float: right;*/
    color: #00558e;
    font-size: 15px;
    padding: 10px 10px /*20px*/;
    border: 1px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    border-radius: .3em;
}

    .row0Body li {
        float: left;
        width: 48%;
        margin-left: 16px;
        margin-top: 15px;
    }
	.row0Body p{
	    margin:5px 0;
		padding:0 15px;
		line-height:27px;
		font-size:16px;
		text-indent:28px;
		}
    .row0Body h3{
	    margin:0;
		padding:0;
		float:left;
		color: #FF0000;
		font-weight:bold;
		font-size:22px;
		}

.cyyqBox {
    margin: 30px 0px 0px;
}

    .cyyqBox h4 {
        color: #fff;
        font-size: 14px;
        background: url(../qth/bg-cyyq.png) no-repeat;
        width: 40px;
        height: 37px;
        padding: 6px 10px;
        float: left;
        text-align: center;
    }
	
.cyyqBox2 {
    margin: 30px 0px 30px 0;
}

    .cyyqBox2 h4 {
        color: #fff;
        font-size: 14px;
        background: url(../qth/bg-cyyq.png) no-repeat;
        width: 40px;
        height: 37px;
        padding: 6px 10px;
        float: left;
        text-align: center;
    }
.cyyqText {
    padding: 14px 15px;
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    border-radius: .3em;
    background: #fffdea;
    border: 1px solid #ffca65;
    border-left: 0px solid #ffca65;
    color: #555;
    float: left;
    font-size: 14px;
    width: 90%;
}

.cyzkAdd {
    font-size: 15px;
    line-height: 25px;
}

    .cyzkAdd dt {
        font-weight: bold;
        color: #ff6600;
        padding-bottom: 8px;
    }

    .cyzkAdd dd {
        padding-bottom: 8px;
    }

    .cyzkAdd strong {
        background: #ff9900;
        padding: 1px 6px;
        color: #fff;
        margin-right: 10px;
        -webkit-border-radius: .5em;
        -moz-border-radius: .5em;
        border-radius: .5em;
    }

.fwlcBody li {
    float: left;
    margin-top: 15px;
}

.fwlcStep1 {
    background: url(../qth/bg-step.png) no-repeat 0px 0px;
    width: 260px;
    height: 61px;
    overflow: hidden;
    line-height: 61px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 10px;
}

.fwlcStep2 {
    background: url(../qth/bg-step.png) no-repeat 0px -83px;
    width: 260px;
    height: 61px;
    overflow: hidden;
    line-height: 61px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 10px;
}

.fwlcStep3 {
    background: url(../qth/bg-step.png) no-repeat 0px -167px;
    width: 260px;
    height: 51px;
    overflow: hidden;
    line-height: 25px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 15px 10px;
}

.fwlcJT {
    line-height: 81px;
    color: #999;
    padding: 0px 17px;
    font-size: 45px;
    font-weight: bold;
}

/*“智库专家”信息登记表*/
.regInfoTitle {
    font-size: 28px;
    width: 1000px;
    margin: 25px auto 0px;
    padding: 10px 0px;
    line-height: 36px;
    text-align: center;
}

.formBox {
    padding: 20px 0px 20px 0px;
}

    .formBox dl {
        border-bottom: 1px dotted #ddd;
        padding: 10px 50px;
    }

        .formBox dl u {
            font-size: 12px;
            color: #e74c3c;
            font-weight: normal;
            padding-left: 215px;
            text-decoration: none;
        }

        .formBox dl dt {
            font-size: 14px;
            font-weight: bold;
            padding-bottom: 10px;
            margin-top: 5px;
            width: 96%;
        }

        .formBox dl dd {
            padding-bottom: 10px;
        }

        .formBox dl li {
            width: 25%;
            float: left;
            margin-bottom: 5px;
        }

    .formBox span {
        float: right;
        font-size: 12px;
        color: #e74c3c;
        font-weight: normal;
        line-height: 25px;
    }

    .formBox em {
        font-style: normal;
        padding-left: 50px;
    }

        .formBox em a {
            color: #0083e3;
            text-decoration: underline;
        }

    .formBox h3 {
        font-size: 18px;
    }
/* 选项卡 */
.userTab {
    width: 1000px;
    text-align: left;
    margin: 10px auto;
}

    .userTab .hd {
        height: 45px;
        line-height: 45px;
        border-bottom: 1px solid #e74c3c;
        border-left: 1px solid #ddd;
        margin: 0px 3px;
        position: relative;
    }

        .userTab .hd ul {
            float: left;
            position: absolute;
            left: 0px;
            top: -1px;
        }

            .userTab .hd ul li {
                float: left;
                padding: 0 11px;
                border-right: 1px solid #ddd;
                border-top: 1px solid #ddd;
                background: #f0f0f0;
                width: 225px;
                text-align: center;
                font-weight: bold;
                font-size: 16px;
            }

                .userTab .hd ul li.on {
                    height: 44px;
                    background: #fff;
                    border-right: 1px solid #e74c3c;
                    border-left: 1px solid #e74c3c;
                    border-top: 2px solid #e74c3c;
                    border-bottom: 2px solid #fff;
                    cursor: pointer;
                    color: #e74c3c;
                    font-weight: bold;
                }

    .userTab .bd {
        margin: 0 auto;
        background: #fff;
        border: 1px solid #ddd;
        margin-top: -1px;
        -webkit-border-radius: .3em;
        -moz-border-radius: .3em;
        border-radius: .3em;
        min-height: 420px;
    }

.rzxzText {
    font-size: 14px;
    padding: 30px;
}

    .rzxzText p {
        padding-bottom: 15px;
    }

/*典型案例 */
.dxalBox {
    padding: 0px 0px 20px 0px;
    background: #f6f6f6;
    border: 1px solid #ddd;
    width: 90%;
    margin: 10px auto;
}

    .dxalBox dl {
        padding: 20px 5px 0px 30px;
    }

        .dxalBox dl dt {
            font-size: 14px;
            font-weight: bold;
            padding-bottom: 10px;
            margin-top: 5px;
            width: 96%;
        }

        .dxalBox dl dd {
            padding-bottom: 10px;
        }

    .dxalBox span {
        float: right;
        font-size: 12px;
        color: #e74c3c;
        font-weight: normal;
        line-height: 25px;
    }

.dxalTable {
    border-left: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    width: 90%;
    margin: 10px auto 50px;
    font-size: 14px;
}

    .dxalTable td {
        padding: 10px;
        border-bottom: 1px solid #e3e3e3;
        border-right: 1px solid #e3e3e3;
    }

    .dxalTable .dxalTitle {
        font-weight: bold;
        background: #f6f6f6;
        text-align: center;
    }

    .dxalTable span a {
        color: #0083e3;
    }
