##html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(100%);}
* {
    margin: 0;
    padding: 0;
    border:0;
}

body {
    font-family: "Microsoft Yahei";
    background-color: #f5f5f5;

}

ul {
    list-style: none;
}

a {
    text-decoration: none;
}

.index_top {
    background: url("imgindex_top.png") no-repeat top center;
    height: 170px;
    width: 100%;
    position: relative;
}

.index_top .top {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background-color: #f5f5f5;
    opacity: 0.7;
}
.search{
        width: 224px;
    height: 21px;
    font-size: 0;
    position: absolute;
    right: 260px;
    top: 6px;
	margin-top:1px;
    background: url("imgsea_btn.png") no-repeat;
}
.search input{
    width: 194px;
    height: 20px;
    /* text-indent: 1em; */
    font-size: 12px;
    margin-left: 10px;
    color: #000;
    border: 0;
    /* border-left: 1px solid #015293; */
    /* border-top: 1px solid #015293; */
    /* border-bottom: 1px solid #015293; */
    font-family: "Microsoft Yahei";
    vertical-align: top;
    background: none;
}
.search button{
    vertical-align: top;
    background: none;
    border: 0;
    cursor: pointer;
   width: 20px;
    height: 20px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #000; opacity:1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #000;opacity:1;
}

input:-ms-input-placeholder{
    color: #000;opacity:1;
}

input::-webkit-input-placeholder{
    color: #000;opacity:1;
}
#nowdate {
    color: #015293;
    font-size: 14px;
    margin-left: 20px;
}

.djs_date {
    width: 1140px;
    margin: 0 auto;
    position: relative;
}

.top_right {
    position: absolute;
    height: 36px;
    line-height: 36px;
    right: 0;
    top: 0;
    color: #015293;
	margin-top:-1px;
}

.top_right a {
    margin-left: 5px;
    margin-right: 5px;
    text-decoration: none;
    color: #015293;
    font-size: 14px;
    line-height: 36px;
}

.top_right a img {
    vertical-align: middle;
    height:14px;
}

.nav {
    background: url("imgnav_bg.png") no-repeat top center;
    height: 52px;
}

.nav ul {
    width: 1140px;
    margin: 0 auto;
    list-style: none;
}

.nav ul li {
    border-radius: 5px;
    height: 52px;
    line-height: 52px;
    float: left;
    padding-right: 10px;
    margin-left: 60px;
}

.nav ul li a {
    text-decoration: none;
    color: #fff;
    overflow: auto;
    display: block;
    font-size: 18px;
}

.nav ul li a img {
    float: left;
    margin-top: 14px;
    margin-left: 15px;
}

.nav ul li a span {
    float: left;
    display: block;
    width: 80px;
    text-align: center;
}

.nav ul li.active {
    background-color: #1d659f;
}

.main {
    width: 1100px;
    padding: 20px;
    background-color: #fff;
    margin: 0 auto;
    overflow: auto;
}

/*首页幻灯片*/
.ppt {
    float: left;
}

.ppt .flexslider {
    width: 585px;
    height: 370px;
}

.ppt .flexslider .slides img {
    width: 585px;
    height: 370px;
    display: block;
}

.xxgk-list .head h3 a{
    color: #d52625;
}
.ppt .img{position:relative}
.ppt .img span {
    display: block;
    position: absolute;
    width: 585px;
    height: 30px;
    background-color: #015293;
    bottom: 0px;
    line-height: 30px;
    text-indent: 1em;
    z-index: 1000;
    color: #fff;
    font-size: 16px;
}

.ppt .slides {
    height: 333px;
}

.ppt .flex-control-paging li a {
    background: url(imgdot.png) no-repeat;
    display: block;
    overflow: hidden;
    padding: 4px;
    width: 1px;
    height: 1px;
    text-indent: -99em;
    cursor: pointer;
}

.ppt .flex-control-paging li a.flex-active {
    background: url(imgdot1.png) no-repeat;
}

.flexslider {
    margin: 0 auto;
    position: relative;
    width: 600px;
    height: 300px;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.flexslider .slides {
    zoom: 1;
}

.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    width: 40px;
    height: 90px;
    margin: -60px 0 0;
    display: block;
    background: url(imgad_ctr.png) no-repeat -10px 0;
    position: absolute;
    top: 55%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
    background-position: -10px -90px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 50%;
    position: absolute;
    bottom: 8px;
    right: 20px;
    text-align: right;
    margin: 0;
    padding: 0
}

.flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline-block;
}

.undis {
    display: none;
}

.xxgk-list .head {
    border-bottom: 1px dashed #e6e6e6;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.xxgk-list .head h3 {
    font-size: 18px;
    color: #d52625;
    text-align: center;
}

.xxgk-list .head p {
    color: #000;
    font-size: 14px;
    text-indent: 2em;
    margin-top: 10px;
    line-height: 24px;
}

.xxgk-list .head p a {
    color: #d52625;
}

.clear {
    clear: both;
}

.xxgk-list {
    position: relative;
    width: 500px;
    float: left;
    margin-top: 5px;
    margin-left: 10px;
}

.prev {
    height: 33px;
    line-height: 33px;
    border-bottom: 1px solid #eeeeee;
}

.xxgk-list-tit2 {
    height: 33px;
    line-height: 33px;
    margin-top: 12px;
}
.xxgk-list-tit{
    height: 35px;
    line-height: 33px;
    border-bottom: 1px solid #ddd;
}
.xxgk-list-tit .xxgk-tit-name {
    float: left;
    padding: 0 10px;
    margin: 0 5px -2px;
    font-size: 20px;
    cursor: pointer;
    font-family: "微软雅黑";
    color: #000;
    border: none;
}

.xxgk-list-tit2 .xxgk-tit-name {
    float: left;
    padding: 0 10px;
    margin: 0 5px;
    font-size: 16px;
    cursor: pointer;
    font-family: "Microsoft Yahei";
    color: #000;
    border: none;
}

.xxgk-list-tit .active {
    border-bottom: 3px solid #197dcd;
    color: #015293;
}

.xxgk-list-tit2 .active {
    border-bottom: 2px solid #197dcd;
}

.xxgk-list-tit a.more {
    float: right;
    color: #000;
    font-size: 14px;
}

.xxgk-list-con {
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px
}
.xxgk-list-con3{
    padding-top: 18px;
}
.xxgk-list-con a.more{
    position: absolute;
    color: #000;
    font-size: 14px;
    right: 10px;
    top: 8px;
}
.xxgk-list-con2 a.more{
    position: absolute;
    color: #000;
    font-size: 14px;
    right: 10px;
    top: 8px;
}
.xxgk-list-con3 a.more{
    position: absolute;
    color: #000;
    font-size: 14px;
    right: 10px;
    top: 8px;
}
.xxgk-list-con li {
    line-height: 36px;
    background: url(imgliststyle1.png) no-repeat left;
    padding-left: 15px;
}

.xxgk-list-con li a {
    color: #000;
    font-size: 16px;
    line-height: 36px;
}


.xxgk-list-con2 {
    padding-top: 8px;
    padding-left: 5px;
    padding-right: 5px
}

.xxgk-list-con2 li {
    line-height: 24px;
    float: left;
    width: 110px;
}

.xxgk-list-con2 li a {
    color: #000;
    font-size: 16px;
    line-height: 37px;
}
.xxgk-list-con2 li label {
    margin-right: 5px;
}

.xxgk-list-con li label {
    float: right;
    color: #8c8c8c
}

.gsgg {
    width: 1098px;
    border: 1px solid #cccccc;
    margin-top: 25px;
    height: 86px;
}

.gsgg .title {
    width: 110px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    margin-left: 10px;
    border-right: 2px solid #015293;
    font-size: 20px;
    color: #015293;
    font-weight: bold;
    float: left;
    margin-top: 20px;
}

.gsgg ul {
    float: left;
    margin-top: 13px;
    width: 955px;
}

.gsgg ul li {
    background: url("imgliststyle2.png") no-repeat left center;
    padding-left: 18px;
    height: 30px;
    float: left;
    width: 430px;
    line-height: 30px;
    margin-left: 25px;
}

.gsgg ul li a {
    color: #000;
    font-size: 16px;
}

.gsgg ul li label {
    color: #999999;
    float: right;
}

.midbtn {
    margin: 20px 0;
}

.midbtn a {
    margin-left: 3px;
}

.xxgk-list2 {
    position: relative;
    width: 650px;
    float: left;
    margin-top: 15px;
}

.xxgk-list3 {
    position: relative;
    width: 400px;
    float: left;
    margin-top: 15px;
    margin-left: 30px;
}

.xxgk-list4 {
    position: relative;
    width: 340px;
    float: left;
    margin-top: 15px;
    padding-right: 22px;
    border-right: 1px solid #d9d9d9;
}

.xxgk-list5 {
    width: 335px;
    position: relative;
    float: left;
    margin-top: 15px;
    margin-left: 20px;
    padding-right: 20px;
    border-right: 1px solid #d9d9d9;
}

.xxgk-list6 {
    position: relative;
    width: 340px;
    float: left;
    margin-top: 15px;
    margin-left: 20px;
}

.listimg2 {
    width: 316px;
    height: 192px;
    padding: 6px;
    border: 1px solid #d9d9d9;
    position: relative;
    margin-bottom: 15px;
}

.listimg2 span {
    display: block;
    width: 100%;
    position: absolute;
    left: 6px;
    bottom: 6px;
    background-color: #fff;
    opacity: 0.8;
    height: 27px;
    color: #000333;
    font-size: 16px;
    text-align: center;
    line-height: 27px;
}
.zwfw a{
    display: block;
    float: left;
    color: #015293;
    line-height: 48px;
    padding-left: 55px;
    border-radius: 6px;
    width: 110px;
    height: 48px;
    border: 1px solid #015293;
}
.lstd{
    background: url("imglstd.png") no-repeat 7px 14px;    
	background-position: 25px 13px;
	
}
.lstd:hover{
    background: url("imglstd_act.png") no-repeat 7px 14px;
    color: #fff;
    background-color: #015293;
}
.cxhz:hover{
    background: url("imgcxhz_act.png") no-repeat 7px 14px;
    color: #fff;
    background-color: #015293;
}
.zxbs:hover{
    background: url("imgzxbs_act.png") no-repeat 7px 14px;
    color: #fff;
    background-color: #015293;
}
.cxhz{
    background: url("imgcxhz.png") no-repeat 7px 14px;
	background-position: 25px 13px;
}
.zxbs{
    background: url("imgzxbs.png") no-repeat 7px 14px;
}
.zxfw_bottom{ width:100%; height:85px;background-color: #f5faff;margin-top: 20px;}
/*.zxfw_bottom .bg_sprite{ background:url(zxfw_ico.png) no-repeat;}*/
.zxfw_bottom a{ float:left;color: #272727}
.zxfw_bottom a:hover{ text-decoration:none; color:#ff0000;}
.zxfw_bottom .ztfw_icon{ width:91px; height:68px;padding-top: 15px; display:block; text-align:center;font-size: 16px;}

#featurecontainer {
   margin: 20px auto; width: 1100px;background-color: #f2f2f2;height: 80px;
}
#wrap {
    overflow: hidden
}
#feature {
    position: relative; margin-top: 5px; margin-bottom: 20px;  
}

#feature .prev {
   width: 14px;height: 23px; display: block; background: url(imgleft.png) no-repeat; float: left;margin-left: 14px;margin-top: 28px;
}
#feature .next {
    width: 14px;height: 23px; display: block; background: url(imgright.png) no-repeat; float: right;margin-right: 14px;margin-top: 28px;
}

.featureul {
    border-bottom: #000 0px dotted; position: relative; border-left: #000 0px dotted; padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; width: 2800px; padding-right: 0px; float: left; border-top: #000 0px dotted; border-right: #000 0px dotted; padding-top: 0px; left: 0px
}
.featurebox {
   width: 249px; float: left; height: 60px; overflow: hidden; margin-left: 8px;
}
#botton-scroll {
    z-index: 0; margin: 0px auto; width: 1024px; float: left; height: 60px;
}
#block {
    float:left;margin-top:10px;z-index: 0; position: relative; padding-left: 0px; width: 1024px; padding-right: 0px; height: 60px; font-size: 70%; overflow: hidden; padding-top: 0px
}

.friend_link{ width:100%; background:#FFF; margin-top:7px;}
.wzdh{width:1098px;border:1px solid #e8e8e8;border-bottom: 0px;}
.daohang_list{width:1098px; float:left;}
.i_wzdh_con ul{float:left;}
.yqlj_title {width: 92px;float: left;line-height: 45px;text-align: center;font-size: 14px;font-weight: bold;color:#015293;border-bottom: 1px solid #e8e8e8;}
.yqlj_none_content{float:left; height:34px;width:450px;border-left: 1px solid #e8e8e8;border-bottom: 1px solid #e8e8e8;}
.yqlj {padding-left:20px;width:120px;padding-right:20px;height:45px;font-weight: normal;text-align:center;cursor: pointer;color: #000;font-size: 16px;float: left;line-height: 45px;background: url(yqlj_ircon.jpg) right no-repeat;}
.yqlj img{float: right;margin-top: 20px;}
.yqlj:last-child{width: 100px;padding: 0;}
.yqlj2 {width: 112px;font-weight: bold;cursor: pointer;color: #c11710;font-size: 12px;float: left;line-height: 34px;border-left: 1px solid #e8e8e8;border-bottom: 0px;background: url(yqlj_ircon2.jpg) right no-repeat;}
.yqlj1_2014 {width: 83px;float: left;line-height: 34px;border-bottom: 1px solid #e8e8e8;}
.daohang_list {width: 1100px;font-weight: normal;color: #000;font-size: 14px;float: left;line-height: 34px;border-bottom: 1px solid #e8e8e8;padding: 5px 0px;}
.jgliebiao{width:1076px;     margin: 0 auto;}
.ff-link-wrap a{margin-right: 5px;}
.jgliebiao li {    line-height: 28px;
    color: #000;
    height: 28px;
    width: 173px;
    padding-left:42px;
    float: left;}
.jgliebiao li a{ color:#000;}
.jgliebiao li a:hover{ color:red;}

#i_footer{ width:100%;background:#e6e6e6;height: 147px;border-top: 3px solid #015293}
.footer-div{
    width: 1146px;margin: 0 auto;position: relative;height: 147px;
}
#i_footer .img{top:40px;left: 50px;width: 80px;height: 80px;position: absolute;}
.i_bottom_info{width: 100%;height: 30px;background: #f8f8f8;border-top: 2px solid #c11710;border-bottom: 1px solid #ececec;line-height: 30px;text-align: center;color: #c11710;}
.i_bottom_info a{color: #c11710;padding: 0 8px;}
#i_footer p{color: #000;font-weight: normal;font-size: 12px;line-height: 25px;padding-top: 8px;margin-left: 138px;padding-top: 40px;}
.wyjc a{font-size: 14px;color: #000000;}

.bot{
    position: absolute;
    right: 50px;
    top: 40px;
}
.fl{
    float: left;
}
.list_menu{
    float: left;
    width: 228px;
    background-color: #fafafa;
    border-radius: 4px;
    padding-bottom: 10px;
}
.list_menu .menu_top{
    width: 100%;
    background-color: #e2f2ff;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 4px;
    font-size: 18px;
    font-weight: bold;
    color: #015293;
}
.list_menu ul li{
    width: 180px;
    margin: 0 auto;
    height: 45px;
    line-height: 45px;
    padding-top: 5px;
    text-align: center;
    border-top: 1px solid #e6e6e6;
    overflow:hidden

}
.list_menu ul li a{
    color: #000;
}
.list_menu ul li.active a{
    color: #015293;
    font-weight: bold;
}
.list{
    float: left;
    width: 844px;
    margin-left: 20px;
    padding-bottom: 35px;
}
.area{
    width: 100%;
    background-color: #e2f2ff;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #015293;
    font-weight: bold;
    border-radius: 4px;
}
.area img{
    vertical-align: middle;
    margin-left: 12px;
}
.area .area_info{
    color: #000333;
    font-size: 16px;
    font-weight: normal;
}
.bm{
    margin-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d9d9d9;
}
.content{
    width: 100%;
}

.art-title {
    font-size: 29px;
    width: 907px;
    text-align: center;
    margin: 40px auto 50px;
    color: #000333;
    height: auto;
    font-family: "Microsoft YaHei";
}

.art-menu {
    width: 890px;
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
    color: #000;
    padding-bottom: 10px;
    font-family: "Microsoft YaHei";
}

.art-main {

    width: 890px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom:50px;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}

.art-cpage{
    width: 890px;
    margin: 0 auto;
    margin-top: 20px;
    line-height: 25px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}
.art-cpage a{
    color: #000;
}
.art-cpage a:hover{
    color: #197dcd;
}
.art-print {
    margin-top: 30px;
    text-align: center;
}

.art-print a {

}

.art-print a img {
    vertical-align: middle;
    margin-right: 5px;
}
.tap-content{
    padding:0 25px 20px;
}

/*zjgc*/
.about{
    width: 726px;
    padding-right: 18px;
    border-right: 1px solid #d9d9d9;
    float: left;
}
.about_main{
    padding-top: 20px;
}
.about_info{
    width: 365px;
    margin-left: 15px;
    font-size: 15px;
    color: #000333;
    text-indent: 2em;
    line-height: 24px;
}
.gc_img{
    margin-top: 20px;
}
.gc_img a{
    display: block;
    float:left;
    margin-left: 5px;
    padding: 4px;
    border: 1px solid #d9d9d9;
}
.about_right{
    width: 340px;
    margin-left: 15px;
    float: left;
}
.about_lj{
    margin-top: 20px;
}
.about_lj li{
    float: left;
    width: 107px;
    margin-left: 6px;
    margin-top: 8px;

}
.about_lj li a{
    display: block;
    background-color: #e2f2ff;
    width: 107px;
    color: #000333;
    font-size: 16px;

    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    height: 40px;
}
.xxgk-list-about {
    position: relative;
    width: 335px;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
}

.xxgk-list-about .flexslider {
    width: 335px;
    height: 250px;
}

.xxgk-list-about .flexslider .slides img {
    width: 335px;
    height: 250px;
    display: block;
}

.xxgk-list-about .img span {
    display: block;
    position: absolute;
    width: 335px;
    height: 30px;
    background-color: #015293;
    bottom: 0;
    line-height: 30px;
    text-indent: 1em;
    z-index: 1000;
    color: #fff;
    font-size: 16px;
}

.xxgk-list-about .slides {
    height: 250px;
}

.xxgk-list-about .flex-control-paging li a {
    background: url(imgdot.png) no-repeat;
    display: block;
    overflow: hidden;
    padding: 4px;
    width: 1px;
    height: 1px;
    float: left;
    text-indent: -99em;
    cursor: pointer;
}

.xxgk-list-about .flex-control-paging li a.flex-active {
    background: url(imgdot1.png) no-repeat;
    width: 10px;
}


/*hdjl*/
.act_left{
    width: 682px;
    padding-right: 15px;
    border-right: 1px solid #d9d9d9;
    float: left;
}
.act-list{
    width: 682px;
}
.fbh_left{
    width: 313px;
    margin-left: 5px;
    height: 226px;
}

.fbh_left img{
    width: 100%;
    height: 100%;
}
.fbh_info{
    margin-left: 18px;
    font-size: 15px;
    color: #020d06;
    line-height: 24px;
    width: 345px;
}
.fbh_info h3{
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 5px;
    color: #df2121;
}
.fbh_info .name{
    font-size: 16px;
    font-weight: bold;
}
.fbh_info div{
    margin-top: 5px;
}
.act-list2{
    margin-top: 45px;
    width: 100%;
}
.act-list2 .table{
    width: 100%;
}
.act-list2 .table tr td{
    border-bottom: 1px dashed #f5f5f5;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #000333;

}
.act-list2 .table tr.first_tr td{
    height: 47px;
    font-weight: bold;
    line-height: 47px;
    background-color: #ebf4ff;
}
.act-list2 .table tr.sec_tr td{
   padding-top: 10px;
}
.act-list3{
    position: relative;
    width: 100%;
    margin-top: 45px;
}
.act_right{
    width: 374px;
    float: left;
    margin-left: 18px;
}
.act_right_top{
    font-size: 0;
}
.act_right_top a{
    float: left;
}
.act-list4{
    position: relative;
    width: 100%;
    margin-top: 35px;
}
.state{
    font-size: 16px;
    color: #015293;
}
.state a{
    color: #015293;
}
.fr{
    float: right;
}

/*zxzt*/
.zt{
    width: 100%;
    position: relative;
}
.inner ul li{
    width: 526px;
    float: left;
    padding-left: 3px;
    margin-bottom: 40px;
}
.ml40{
    margin-left: 40px;
}
.inner .zt_img{
    padding: 5px;
    border: 1px solid #999999;
}
.inner p{
    margin-top: 10px;
    line-height: 23px;
    text-indent: 2em;
    font-size: 16px;
    color: #000;
}

/*ldzc*/
.bmld{
    width: 225px;
    height: 42px;
    font-size: 18px;
    color: #015293;
    font-weight: bold;
    border: 1px solid #015293;
    border-radius: 4px;
    display: block;
    text-align: center;
    line-height: 42px;
    margin-top: 35px;
}
.zt_left{
    float: left;
    width: 230px;
}
.zt_right{
    float: left;
    width: 848px;
    margin-left: 20px;
}
.ml30{
    margin-left: 30px;
}
.ldzc-info{
    padding-top: 20px;
}
.ldzc-info-con{
    width: 668px;
    line-height: 35px;
    color: #000333;
    font-size: 16px;
    text-indent: 2em;
}
.mt40{
    margin-top: 40px;
}
.ldzc-act{
    width: 408px;
    margin-top: 40px;
    float: left;
    position: relative;
}
.czxx-act{
    width: 535px;
    margin-top: 10px;
    float: left;
    position: relative;
}

.czxx_lj li{
    float: left;
    width: 174px;
    margin-left: 8px;
    margin-top: 3px;

}
.czxx_lj li a{
    display: block;
    background-color: #e2f2ff;
    width: 174px;
    color: #000333;
    font-size: 16px;

    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    height: 40px;
}
.mt30{
    margin-top: 30px;
}

.czxx_lj2 li{
    float: left;

    min-width: 210px;
    margin-left: 8px;
    margin-top: 12px;

}
.czxx_lj2 li a{
    display: block;
    background-color: #e2f2ff;
    width: 210px;
    color: #000333;
    font-size: 16px;

    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    height: 40px;
}
.sjkf-del-left{
    width: 378px;
    height: 440px;
    float: left;
}
.sjkf-title{
    background: url("imgi_ico.png") no-repeat 18px 10px;
    width: 100%;
    height: 38px;
    background-color: #e2f2ff;
    text-indent: 40px;
    line-height: 38px;
    font-size: 16px;
    border-radius: 3px;
    color: #015293;
    font-family: "Microsoft Yahei", sans-serif;
}
.sjkf-time{
    width: 100%;
    height: 50px;
    text-align: center;
    padding-top: 30px;
}
.sjkf-time span{
    margin-left: 5px;
    margin-right: 25px;
}
.sjkf-select{
    width:300px;
    height: 35px;
    border: 1px solid #666666;
    background-color: #fff;
    font-size: 16px;
    color: #373737;
    text-indent: 1em;
    font-family: "Microsoft Yahei", sans-serif;
}
.sjkf-select2{
    width: 100px;
    height: 35px;
    border: 1px solid #666666;
    background-color: #fff;
    font-size: 16px;
    color: #373737;
    font-family: "Microsoft Yahei", sans-serif;
}
.btn_search{
    background: url("imgsearch_btn.png") no-repeat;
    border: 0;
    width: 163px;
    height: 38px;
}