body {
    font-size: 12px!important;
    background:#F1F2F3;
    font-family: "Microsoft YaHei UI";
}
.contain {
    width: 1200px; margin: 10px auto; overflow: hidden; zoom: 1; padding: 10px
}

.listl { border-radius: 3px 3px 0 0; width: 18%;
    background-color: #efefef;
    padding: 0;
    margin: 0
}
.listl h2 {
    font-size: 14px; color: #FFF; line-height: 34px; height: 28px; text-align:left;
    border-bottom: 1px solid #233E7D;
}
 .accordion {
 	width: 100%;
 	max-width: 360px;
 	margin: 10px auto 20px;
 	background: #efefef;
 	-webkit-border-radius: 4px;
 	-moz-border-radius: 4px;
 	border-radius: 4px;
 }

.accordion .link {
	cursor: pointer;
	display: block;
	padding: 10px 10px 10px 25px;
	color: #4D4D4D;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px solid #CCC;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion li a {
	text-decoration: none;
}
.accordion li a:hover {
	color: #44D;
}
.accordion li:last-child .link {
	border-bottom: 0;
}

.accordion li i {
	position: absolute;
	top: 11px;
	left: 16px;
	font-size: 18px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
	right: 12px;
	left: auto;
	font-size: 16px;
}

.accordion li.open .link {
	color: #44D;
}

.accordion li.open i {
	color: #44D;
}
.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

/**
 * Submenu
 -----------------------------*/
 .submenu {
 	display: none;
 	background: #efefef;
 	font-size: 12px;
 }

 .submenu li {
 	border-bottom: 1px solid #fff;
 	background: #44c;
 }

 .submenu a {
 	display: block;
 	color: #d9d9d9;
 	padding: 12px 12px 12px 24px;
 	-webkit-transition: all 0.25s ease;
 	-o-transition: all 0.25s ease;
 	transition: all 0.25s ease;
 }

.submenu li a:hover {
 	background: #444;
 	color: #efefef;
 }
.listr { width: 78%; background: #fff; }
.listr h2,.contain h2 {
    line-height: 30px;
    height: 35px;
    color: #233E7D;
    font-size: 20px;
    padding: 0 10px 0 20px;
    font-weight: bold;
}
.listr h2 span { float: right; font-size: 12px; font-weight: normal; color: #999; }
.listr h2 span a { color: #999; padding: 0 3px }
.listr h2 span a:hover { text-decoration: underline }
.listr.new ul li span { float: right; font-size: 12px; font-weight: normal; color: #999; }
.listr.new ul { padding: 10px 10px 20px 0 }
.listr.new ul li { line-height: 28px; font-size: 14px; background: url(../images/newsli.png) left no-repeat; padding-left: 15px; }
.listr.new ul li a { color: #333; }
.listr.new ul li a:hover { text-decoration: underline }
.listr.new ul li b { color: #F00; font-weight: normal; }
.page { text-align: center }
.page a { color: #F33; border: #ccc 1px solid; padding: 5px; margin: 0 2px }
.page>b { background: #F60; color: #FFF; padding: 5px; }
.page>b, .page a { text-align: center; }
/* 锟斤拷息 */
.info_text { width: 1000px; margin: 10px auto; background: #fff }
.info_text h2 { font-size: 14px; background: url(../images/listbg.png) no-repeat #D9F6FC; line-height: 26px; height: 26px; color: #fff; padding: 0 10px 0 40px; border-top: 1px #0383D9 solid }
.info_text h2 span { float: right; font-size: 12px; font-weight: normal; color: #000; }
.info_text h2 span a { color: #777; padding: 0 3px }
.info_text h2 span a:hover { color: #000; text-decoration: underline }
.info_text>ul { padding: 10px 30px }
.a_title { text-align: center; font-size: 26px; font-weight: bold; color: #000; line-height: 50px }
.p_title { text-align: center; font-size: 16px; color: #333; line-height: 50px; }
.a_content { line-height: 28px; font-size: 14px; padding: 10px 30px; color: #333 }
.a_content p { margin-bottom: 20px; text-indent: 2em; }
.box_p { border: #ccc 1px dashed; text-align: center; padding: 5px 0; margin: 0 30px 10px 30px; color: #999; }
.box_p a { color: #999 }
.box_p span { margin: 0 10px }
.nextinfos {text-align: left;width: 1000px;margin: auto;}

.tsjb { width: 980px; margin: 10px auto; overflow: hidden; background: url(../images/mainbg.jpg) repeat-x #fff; padding: 0 10px; }
.tsjb h2 { background: url(../images/webicon.gif) no-repeat left center; font-size: 14px; line-height: 46px; height: 46px; padding-left: 20px; color: #069 }
.location { float: right; color: #999; font-size: 12px; font-weight: normal; }
.location a { color: #999; }
.note_show { margin: 10px 0; line-height: 26px; color: #666; }
.ps_red { color: #F00 }
.notebook { background: #F3F7F8; line-height: 26px; border: #ccc 1px solid; overflow: hidden; width: 622px }
.notebook li span { margin-left: 10px; color: #F00 }
.gbook li { border-bottom: #ccc 1px solid; width: 130px; text-align: right; padding: 5px 10px 5px 0 }
.gform { border-left: #ccc 1px solid; background: #fff; width: 480px }
.gform li { border-bottom: #ccc 1px solid; padding: 5px 20px; }
li.bookbtn { border-bottom: 0 }
li.bookare { height: 190px; }
li.bookarea { line-height: 190px; height: 190px; }
.btn {background: #06F; color: #fff; border: 0; border-radius: 5px }
.btnrest { background: #ccc; margin-left: 10px; color: #333 }
/* book.html */

#gbooklist { width: 980px; margin: 20px auto; background: #FFFFFF; overflow: hidden; border-radius: 5px; box-shadow: #ccc 2px 2px 2px; border: #ccc 1px solid; }
.gb_tit { color: #3b3b3b; height: 30px; line-height: 30px; background: #CCC; padding: 0 20px; }
.tim { float: right; font-weight: normal; }
.gb_con { line-height: 30px; padding: 0 20px; color: #333 }
.gb_reply { border: #ccc 1px dashed; line-height: 30px;  padding: 0 20px; margin: 0 20px 10px 20px; background: #fff; color: #F00 }
.gb_reply span { color: #069; font-weight: bold }

.searchlist {
    margin: 20px 0;
}
.searchlist  li a {
    font-size: 16px;
    color: #3965CC;
    line-height: 200%;
    text-decoration: underline;
}
.searchlist  li a:hover{
    text-decoration: none;
}
.searchlist  li span {
    font-weight: bold;
    color: #999;
}
.searchlist  li {
    color: #3965CC;
    padding-bottom: 15px;
}
#tab {
    display: table;
    margin-top: 12px;
}

#tab li { padding:10px; font-weight: normal; font-size: 12px;  display: table-cell;  text-align: center; border: 1px solid #3965CC; border-top: 0 }
#tab li:first-child{border-top: 1px solid #3965CC;}
#tab li.current a { color: #F00 }
#tab li a{
    display: block;
    font-size: 14px;
    color: #3965CC;


}
#content > ul { display: none; padding: 10px; overflow: hidden ; text-align: left}

#tab li{
    display: block

}
.chioce {
    float: none;
    clear: both;
    margin-top: 10px;
    border-bottom: 1px solid #233E7D!important;
    height: 24px;

}
.chioce li {
    float:left
}
.chioce li a {
    font-weight: bold;
    color: #233E7D!important;
    text-decoration: none;
    padding: 6px 26px;
}

#zz p{
    line-height: 160%;
}

.loginbox {
    width: 400px;
    margin: 20px auto;
    /*text-align: center;*/
    border: 1px solid #ccc;
    padding: 40px 50px 30px 0;
}
.yzm{
    height: 25px;
    width: 85px;
    vertical-align: middle;
}
.control-label {
    font-size: 12px!important;
}
.form-control {
    padding: 4px 6px!important;
    font-size: 12px!important;
    border-radius: 2px!important;

}
.nav-wizard {
    display: table;
    margin: auto;
    width: 100%;
}
.nav-wizard > li {
   display: table-cell!important;
}
.nav-wizard > li > a {
    position: relative;
    background-color: #eeeeee;
    padding: 11px 15px!important;
}
.nav-wizard > li > a .badge {
    margin-left: 3px;
    color: #eeeeee;
    background-color: #3965CC;
    padding: 2px 6px;
}
.nav-wizard > li:not(:first-child) > a {
    padding: 11px 15px 11px 34px!important;
}
.nav-wizard > li:not(:first-child) > a:before {
    width: 0;
    height: 0;
    border-top: 20px inset transparent;
    border-bottom: 20px inset transparent;
    border-left: 20px solid #ffffff;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
}
.nav-wizard > li:not(:last-child) > a {
    margin-right: 6px;
}
.nav-wizard > li:not(:last-child) > a:after {
    width: 0;
    height: 0;
    border-top: 20px inset transparent;
    border-bottom: 20px inset transparent;
    border-left: 20px solid #eeeeee;
    position: absolute;
    content: "";
    top: 0;
    right: -20px;
    z-index: 2;
}
.nav-wizard > li:first-child > a {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.nav-wizard > li:last-child > a {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.nav-wizard > li.done:hover > a,
.nav-wizard > li:hover > a {
    background-color: #d5d5d5;
}
.nav-wizard > li.done:hover > a:before,
.nav-wizard > li:hover > a:before {
    border-right-color: #d5d5d5;
}
.nav-wizard > li.done:hover > a:after,
.nav-wizard > li:hover > a:after {
    border-left-color: #d5d5d5;
}
.nav-wizard > li.done > a {
    background-color: #e2e2e2;
}
.nav-wizard > li.done > a:before {
    border-right-color: #e2e2e2;
}
.nav-wizard > li.done > a:after {
    border-left-color: #e2e2e2;
}
.nav-wizard > li.active > a,
.nav-wizard > li.active > a:hover,
.nav-wizard > li.active > a:focus {
    color: #ffffff;
    background-color: #3965CC;
}
.nav-wizard > li.active > a:after {
    border-left-color: #3965CC;
}
.nav-wizard > li.active > a .badge {
    color: #3965CC;
    background-color: #ffffff;
}
.nav-wizard > li.disabled > a {
    color: #777777;
}
.nav-wizard > li.disabled > a:hover,
.nav-wizard > li.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    background-color: #eeeeee;
    cursor: default;
}
.nav-wizard > li.disabled > a:before {
    border-right-color: #eeeeee;
}
.nav-wizard > li.disabled > a:after {
    border-left-color: #eeeeee;
}
.nav-wizard.nav-justified > li {
    float: none;
}
.nav-wizard.nav-justified > li > a {
    padding: 10px 15px;
}
@media (max-width: 768px) {
    .nav-wizard.nav-justified > li > a {
        border-radius: 4px;
        margin-right: 0;
    }
    .nav-wizard.nav-justified > li > a:before,
    .nav-wizard.nav-justified > li > a:after {
        border: none !important;
    }
}
.form-wrapper {
    padding: 20px 10px;
}
.form-table > thead > tr > th,
.form-table > thead > tr > td,
.form-table > tbody > tr > th,
.form-table > tbody > tr > td{
 padding: 5px!important;
}
.form-table > thead > tr > th,
.form-table > tbody > tr > th{
    text-align: right!important;
    vertical-align: middle!important;
}
.table-list > thead > tr > th,
.table-list > thead > tr > td,
.table-list > tbody > tr > th,
.table-list > tbody > tr > td{
    padding: 5px!important;
    text-align: center!important;
}
.table-list > thead > tr > th,
.table-list > tbody > tr > th{
    /*text-align: center!important;*/
    vertical-align: middle!important;
}
.table-list > thead > tr > th {
    background: #F7F5F5;
    border-bottom: 2px solid #3965CC!important;
}
.table-list > tbody > tr > th > .btn-xs,
.table-list > tbody > tr > td > .btn-xs{
    font-size: 10px!important;
}
.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon{
    height: 26px!important;
    line-height: 1.2!important;
}
input[type=checkbox],
input[type=radio] {
    margin:0!important;
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    margin-left: -20px!important;
}
.modal-content {
    border-radius: 0!important;
    border: 4px solid rgba(155, 150, 150, .7)!important;
}
.modal-header {
    padding: 3px 8px!important;
    background-color: #337ab7!important;
    border-bottom: 1px solid #e5e5e5;
}
.modal-title {
    color: #fff!important;
    font-size: 12px;
}
.modal-footer {
    padding: 8px!important;
    text-align: center!important;
}
.no-padding {
    padding: 0!important;
}
.no-margin {
    margin: 0!important;
}
.text-red {
    color: red!important;
    font-weight: bolder;
}
.wrapper {
    padding: 10px 0;
}
/* fix for bs-file-upload*/
.file-preview {
    border-radius: 0!important;
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
    height: 26px!important;
    line-height: 1!important;
}

/* fix for pagenation */
.pagination > li {
    background: none!important;
}
.pagination > li > a:hover {
    text-decoration: none!important;
}
.pagination > li.active > a {
    color: #fff!important;
}

/*.form-horizontal td .checkbox,*/
/*.form-horizontal td .checkbox-inline,*/
/*.form-horizontal td .radio,*/
/*.form-horizontal td .radio-inline {*/
     /*padding-top: 0!important;*/
/*}*/
.form-horizontal{

}

.form-group {
    margin-bottom: 15px;
}
.form-control {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.btn{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-xs{
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;

}
.btn-info {
    color: #fff;
    background-color: #C5000E;
    border-color: #8b2000;
    border-bottom: 4px solid #a50712;
}
.btn-info:focus{
    color: #fff;
    background-color: #E44E5A;
    border-color: #c7444f;
    border-bottom: 4px solid #C5000E;
}
.btn-info:hover {
    color: #fff;
    background-color: #E44E5A;
    border-color: #c7444f;
    border-bottom: 4px solid #C5000E;
}
.btn-info:active,
.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus {
    color: #fff;
    background-color: #E44E5A;
    border-color: #c7444f;
    border-bottom: 4px solid #C5000E;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    background-image: none;
}

.bxslider {
    padding: 0!important;
}



.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-table}
*html .clearfix{height:1%}
.clearfix{display:block}
*+html .clearfix{min-height:1%}
/* ny_zb */
.ny_zb{width:100%;overflow:hidden;border:1px solid #ddd;border-top:0 }
.ny_zbbt{background-color:#f1f1f1;height:42px!important;line-height:42px!important;overflow:hidden;border-top:2px solid #b7b7b7; margin-top:0px;}
.ny_zbbt span{font-size:16px;color:#000;line-height:40px;}
.ny_zblb1{padding:15px 0  ; background: #fff}

.ny_zblb1 li{line-height:33px;font-size:14px;color:#333;float:left;width:100%;}
.ny_zblb1 li a{display:block;padding-left:30px;text-decoration:none;color:#333}
.ny_zblb1 li a.cur{color:#065baa;font-weight:bold;}

.working-on {
    width: 513px;
    margin: 120px auto;

}
.working-on > img {
    float: left;
    margin-right: 20px;
}
.working-on > p {

    font-size: 40px;
    font-weight: bolder;
    line-height: 2;
}
.working-on > p > a {
    font-size: 14px;
    display: block;
    color: #103faf;
    cursor: pointer;
    text-decoration: underline;
}

.listl2 {
    width: 18.5%;
}
    /* ��Ϣ�б� */
.listr2 { width: 80%;  float: right; border: #e5e5e6 1px solid;
    /* background: url(../images/newsbg.jpg) repeat-x top; */
    overflow: hidden;
    background: #fff;
    border-top:0 ;}
.listr2 h2,.contain h2 {
    /* background: url(../images/newsbg.png) no-repeat #D9F6FC; */
    line-height: 30px;
    height: 35px;
    color: #8b2000;
    font-size: 20px;
    padding: 0 10px 0 20px;
    font-weight: bold;
}
.listr2 h2 {
    margin: 0;
    background-color: #fff;
    border-top: 2px solid #1b7fc2;
    height: 30px;
    line-height: 40px;
    padding-left: 12px;
    font-size: 19px;
    color: #333;
}

.listr2 h2 span { float: right; font-size: 12px; font-weight: normal; color: #999; }
.listr2 h2 span a { color: #999; padding: 0 3px }
.listr2 h2 span a:hover { text-decoration: underline }
.listr2.new ul li span { float: right; font-size: 12px; font-weight: normal; color: #999; }
.listr2.new ul { padding: 20px }
.listr2.new ul li { line-height: 28px; font-size: 14px; background: url(../images/newsli.png) left no-repeat; padding-left: 15px; }
.listr2.new ul li a { color: #333; }
.listr2.new ul li a:hover { text-decoration: underline }
.listr2.new ul li b { color: #F00; font-weight: normal; }

.listr2.new .a_content .enpsIn-bscope > li,
.a_content .enpsIn-bscope > li,
.enpsIn-bscope > li{
    float: left!important;
    text-align: center!important;
    margin-right: 10px!important;
    background: none;
}
.listr2.new .a_content .enpsIn-bscope > li > img,
.a_content .enpsIn-bscope > li > img{
    width: 64px;
}
.listr2.new .a_content .enpsIn-bscope > li span,
.a_content .enpsIn-bscope > li span,
.enpsIn-bscope > li span{
display: block;
    float: none;
    font-size: 14px;
}



.page404{
    width: 300px;
    height: 200px;
    left: 50%;
    position: relative;
    top: 15%;
    margin-left: -150px;
}
.page404 .text-lgest{
    font-size: 120px;
}




.enpsTB {
    font-size: 14px!important;
    padding: 0 20px
}
.enpsTB .logo {
    height: 120px;
    background: none!important;
}
.enpsTB h2 {
    color:#000;
    margin: 3px 0 0 0;
    border:none
}
.enpsTB .enpsInfo {
    padding: 0 0 8px 20px;
    line-height: 200%;
}
.overview {
    padding: 0 5px;
    display: table;
}
.overview dl {
    display: inline-block;
    margin: 5px 0;
    width: 50%;
    vertical-align: top;
}
.overview dt {
    display: inline-block;
    font-weight: bold !important;
    line-height: 25px;
    position: relative;
}
.overview dd {
    display: inline;
    line-height: 25px;
    margin-left: 10px;
}
.info-dl.all {
    width:100%;
}
.table {
    border:1px solid #ccc;
    width:100%
}

.cert >  .cert_p {

}
.cert >  .cert_p > .cert_box {
    width: 100%;
    text-align: center;
    float: left;
    color: #fff;
    font-size: 12px;
    margin:10px auto;


}
.cert > .cert_p > .cert_box > a {
    border: 1px solid #083e9d;
    min-height: 2em;
    color: #083e9d;
    display: block;
    width: 100%;
    padding:3em 1em;

}
.cert > .cert_p > .cert_box > a:hover {
    text-decoration: none;
    background-color: #a2daf4;
}

.enterbg {
    background: url(../images/bak.png) no-repeat top center;
    position: relative;
    width:100%
}

.inspectionbg {
    height:100%;
    background:url('../images/inspection2-1.jpg');
	background-repeat:repeat;
	background-size:100% 100%;
}