﻿.line02 
{
    width:100%;


}
.zscx{width:275px;}
.pgcx{width:715px;}
.zscxl{width:273px;border:1px solid #e7e6e6}
.titleBox 
{
    width: 100%;
    height: 36px;
    background: url(../images/index/title_c.jpg) repeat-x 0 0;
}
.titleBox a {
        float: right;
        color: #999;
        display: block;
        height: 36px;
        line-height: 36px;
        margin-right: 10px;
        font-size:10px;
    }
.title_r {
    height: 36px;
    min-width: 5px;
    background: url(../images/index/title_r.jpg) no-repeat right center;
}
.title_l {
    width: 130px;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    color: #fff;
    padding-left: 25px;
    float: left;
    background: url(../images/index/title_l.png) no-repeat 0 0;
}
.titleBox a{ float:right; color:#999; display:block; height:36px; line-height:36px; margin-right:10px;}

.title_l span {
        color: #fff;
    }
.certinput {
    padding-left:15px;

}
.certinput input {
        border: 1px solid #666;
        height:20px;
        width:150px;
        font-size:14px;
}
.certbtn{width:80%;margin:30px auto 40px auto;}
.certbtn input {
    width: 80px;
    height: 27px !important;
    background-color: #dbdcdb;
    border: none;
    margin: 5px 0 0 20px;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.newsBox {
    border: #e7e6e6 solid 1px;
    padding: 10px;
    margin-top: 1px;
    overflow: hidden;
    height: 172px;
    font-size:14px;
}
.index_service{ width:275px; float:left; margin-top:10px;}
.serviceBox{ border:#e7e6e6 solid 1px; padding:5px 5px 10px; overflow:hidden; margin-top:1px;}
.serviceBox ul li{ float:left;}
.serviceBox ul li a{ display:block; width:121px; height:88px; margin:5px 0 0 7px;}
.newsBox ul{ margin:5px 0 0 -20px; height:180px;}
.newsBox ul li{ line-height:32px; height:32px; width:320px; margin-left:20px; float:left; border-bottom:#eee dashed 1px; background:url(../images/index/ico01.gif) no-repeat 2px center; padding-left:15px;}
.newsBox ul li a{ color:#666;}
.newsBox ul li a:hover{ color:#C00;}
.newsBox ul li span{ float:right; color:#999;}
.tuiNews{ width:352px; float:left;}
.tuiInfo{ width:328px; float:left;}
.tuiNews_box{ border:#e7e6e6 solid 1px; padding:5px 10px; overflow:hidden; margin-top:1px; height:180px;}
.tuiNews_box dl{ overflow:hidden;}
.tuiNews_box dl dt{ width:120px; float:left;}
.tuiNews_box dl dd{ width:200px; float:right;}
.tuiNews_box dl dd h3 a{ color:#296590;}
.tuiNews_box dl dd h3 a:hover{ color:#C00;}
.tuiNews_box dl dd p{ margin-top:5px; line-height:20px; color:#666;}
.tuiNews_box ul{ padding-top:0px;}
.tuiNews_box ul li{ line-height:22px; background:url(../images/ico03.gif) no-repeat 2px center; padding-left:12px; border-bottom:#eee dashed 1px;}
.tuiNews_box ul li span{ float:right; color:#999;}
.tuiNews_box ul li a{ color:#666;}
.tuiNews_box ul li a:hover{ color:#C00;}
.lineyqsb{width:1000px;margin-top:10px;}

.link{ width:1000px; margin:10px auto 0;}
.linkBox{ border:#e7e6e6 solid 1px; padding:10px; margin-top:1px;min-height:32px;}
.linkBox form{ float:left; margin:0 10px;}

.nice-select {
	width: 150px;
	padding: 0 10px;
	margin:5px;
	height: 20px;
	border: 1px solid #999;
	position: relative;
	background: #fff url(../images/a2.jpg) no-repeat right center;
	float:left;
}
.w-100 {
    width: 100px;
}
.w-120 {
    width: 120px;
}
.w-170{width:170px;}
.w-180{width:180px;}
.w-190{width:190px;}
.w-220 {
    width: 220px;
}
.nice-select input {
    display: block;
    width: 100%;
    height: 20px;
    line-height: 24px \9;
    border: 0;
    outline: 0;
    background: none;
}

.nice-select ul {
    width: 100%;
    display: none;
    position: absolute;
    left: -1px;
    top: 22px;
    overflow: hidden;
    background-color: #fff;
    max-height: 150px;
    overflow-y: auto;
    border: 1px solid #999;
    border-top: 0;
    box-shadow: 0 3px 5px #999;
    z-index: 9999;
}

    .nice-select ul li {
        height: 24px;
        line-height: 24px;
        overflow: hidden;
        padding: 0 10px;
        cursor: pointer;
    }

        .nice-select ul li a:link {
            font-size: 12px;
            color: #333;
        }

        .nice-select ul li a:visited {
            color: #333;
        }

        .nice-select ul li a:hover {
            color: #000;
        }

        .nice-select ul li.on {
            background-color: #e0e0e0;
        }




