/*@font-face {
  font-family: "nexzhu";
  src: url(../fontface/nexzhu/blockdole.woff2) format("woff2"),
       url(../fontface/nexzhu/blockdole.woff) format("woff"),
       url(../fontface/nexzhu/blockdole.ttf) format("truetype"),
       url(../fontface/nexzhu/blockdole.eot) format("embedded-opentype"),
       url(../fontface/nexzhu/blockdole.svg) format("svg"); 
}*/
* {
    word-wrap: break-word;
   /*font-family: nexzhu;*/
}

body {
    background: #FFF url("../images/background.png") repeat-x 0 0;
    min-width: 1200px;
    
}

body,input,button,select,textarea {
    font: 14px/1.5 '微软雅黑'; /*Tahoma,Helvetica,'SimSun',sans-serif*/
    color: #333;
}

textarea {
    resize: none;
}
em, cite, i {
    font-style: normal;
}
body,ul,ol,li,dl,dd,p,h1,h2,h3,h4,h5,h6,form,fieldset,.pr,.pc {
    margin: 0;
    padding: 0;
}

table {
    empty-cells: show;
    border-collapse: collapse;
}
.clear {
    clear: both;
}
ul li,.xl li {
    list-style: none;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 1em;
}

em,cite,i {
    font-style: normal;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration:none;
}

a img {
    border: none;
}

:focus {
    outline-color: #2B7ACD;
}

.w1240 {
    width: 1240px;
    margin: 0 auto;
}
/*TOP*/
.nex_layer_topframe {
    width: 100%;
    min-width: 1240px;
    height: 30px;
    background: #f5f5f5;
}
.nex_layer_topfl {
    float: right;
}

.nex_welcom {
    float: left;
}

.nex_welcom span {
    display: inline-block;
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #666;
    margin-right: 15px;
}
.nex_welcom span:nth-child(1) {
    padding-left: 10px;
}

.nex_welcom span:nth-child(2) {
    padding-left: 22px;
}
.nex_medic_tops_mobile {
    float: left;
    position: relative;
    cursor: pointer;
}

.nex_medic_tops_mobile a {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #666;
}
.nex_medic_tops_mobile a.nex_top_icon_mobile {
    padding-left: 25px;
    background: url(../images/nex_icon_scan.png) left center no-repeat;
}

.nex_barcang {
    float: left;
    position: relative;
	padding-left:30px;
}

.nex_barcang a {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #666;
}

.nex_barcang a.nex_top_icon {
   /* padding-left: 25px;
    background: url(../images/nex_icon_scan.png) left center no-repeat;*/
}
.nexhtlhidebox {
    position: absolute;
    left: 0;
    top: 30px;
    background: #fff;
    z-index: 88;
    box-shadow: 0 2px 20px rgba(0,0,0,.15);
    display: none;
}
.nexhthideleft {
    padding: 15px;
}
.nexhthideleft img {
    width: 90px;
    height: 90px;
}
.nexhthideleft p {
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    text-align: center;
    font-size: 12px;
    color: #999;
    overflow: hidden;
}
.nex_medic_tops_mobile:hover .nexhtlhidebox {
    display: block;
}

.nex_layer_topfr {
    float: left;
}
.nex_layer_topfr_links {
    float: left;
	width: 740px;
	padding-left: 25px;
	display: flex;
}
.nex_layer_topfr_links .labaico{
	height:25px;
	height:25px;
	padding-top:7px;
}
.nex_layer_topfr_links .labaico img{
	width:16px; 
	height:16px;
}
.nex_layer_topfr_links .gonggao_text{
	line-height:25px; 
	height:25px; 
	overflow:hidden;
	padding-top:1px;
	padding-left:10px; 
	width:735px;
}
/*
.nex_layer_topfr_links ul {
}
.nex_layer_topfr_links ul li {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 20px;
}
.nex_layer_topfr_links ul li a {
    font-size: 12px;
    color: #ccc;
}
.nex_layer_topfr_links ul li a:hover {
    color: #FF9900;
}*/
.nex_layer_dl {
    float: right;
}
.nexmain_dls_layer {		
    height: 30px;
    float: left;
    z-index: 100;
	line-height: 30px;
	color:#666;
	font-size: 12px;
}
.nexmain_dls_layer ul {
}

.nexmain_dls_layer ul li {
    float: left;
	 margin-left: 10px;
}
.nexmain_dls_layer ul li:last-child {
    margin-left: 0px;
}
.nexmain_dls_layer ul li a {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #ccc;
}
.nexmain_dls_layer ul li a:hover {
    color: #FF9900;
}
/**/
.nex_top_layer {
    width: 100%;
    min-width: 1240px;
    height: 90px;
    background: #fff;
    padding: 10px 0 0 0;
    position: relative;
}
.nex_top_layer_inner {
    width: 100%;
    min-width: 1240px;
    position: relative;
    z-index: 10;
}
.nex_layer_logo {
    width: 245px;
    float: left;
    margin-top: 8px;
	overflow:hidden;
}
.nex_layer_logo img{
	width:100%;
}
.nex_layer_search {
    float: left;
    width: 520px;
    margin-top: 10px;
    margin-left: 150px;
}
#scbar_layer {
    width: 518px;
    border-top: 0;
    border-bottom: 0;
    border-radius: 6px;
    border: 1px solid #ccc;
    height: 36px;
}
.cl {
    zoom: 1;
}
.cl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.nex_scbar_type_td {
    float: left;
    width: 40px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #999;
    border-radius: 6px 0 0 6px;
    position: relative;
    z-index: 100;
	background: #fff url(../images/nex_icon_search.png) center no-repeat !important;
}
.xg1, .xg1 a {
    color: #999 !important;
}
#scbar_type {
    padding-left: 16px;
    background: none;
    border: 0;
    height: 20px;
    line-height: 19px;
    margin: 10px 0 8px 0;
    border-right: 1px solid #eee;
    font-size: 14px;
    color: #666;
    font-weight: 300;
}
#scbar_type {
    display: block;
    text-align: left;
    text-decoration: none;
}
.nex_scbartxt {
    float: left;
    width: 303px !important;
    height: 36px;
    line-height: 36px;
    border: 0;
	outline: none;
}

#scbar_txt {
    width: 360px !important;
    padding: 0;
    height: 34px;
    line-height: 34px;
    color: #999;
    font-size: 14px;
    font-family: nexzhu;
    border: 0;
    font-weight: 300;
	outline: none;
}
.nex_scbar_btn {
    float: right;
    height: 36px;
    line-height: 36px;
    width: 60px;
    text-align: center;
	border-left:1px solid #ccc;
	border-radius: 0 6px 6px 0;
	background:#f7f7f7;
	cursor:pointer;
}
.nex_scbar_btn:hover{
	background:#f5f5f5;
	color:#000;
}
.nex_scbar_hot_td {
    margin-left: 5px;
    height: 32px;
    line-height: 32px;
    width: 95%;
}
#nex_scbar_hot {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	width: 100%;
}
#nex_scbar_hot span {
    color: #ff9900;
    font-weight: 500;
    margin-right: 10px;
    font-size: 12px;
}
#nex_scbar_hot a,#nex_scbar_hot em {
    color: #666;
    font-size: 12px;
    margin: 0 6px 0 0;
}
.nex_layer_contact {
    float: right;
    width: 140px;
	text-align:tcenter;	
}
.nex_layer_contact_in  {
	padding-top: 5px;
	text-align: center;
}
.nex_layer_contact_in p {
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    color: #666;
    font-weight: 500;
    overflow: hidden;
	font-size:14px;
}
/*nav*/
.nex_btm_layer {
    width: 100%;
    min-width: 1240px;
    height: 40px;
    background: #fff;
    box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, .05);
	border-top: 1px solid #f3f3f3;
}
.nex_layer_nav {
    width: 1240px;
    height: 40px;
    overflow: hidden;
}
.nex_layer_nav ul li {
    float: left;
}
.nex_layer_nav ul li:last-child{
	font-size:12px;
}
.nex_layer_nav ul li a {
    display: inline-block;
    margin-right: 35px;
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 17px;
    text-align: center;
    position: relative;
    font-weight: 500;
}
.nex_layer_nav ul li.a a {
    color: #ff8f0a;
}
.nex_layer_nav ul li.a a:after {
    width: 25%;
}
.nex_layer_nav ul li a:before {
    content: '';
    background: #ff8f0a;
    height: 4px;
    bottom: 0px;
    width: 0;
    position: absolute;
    left: 40%;
    width: 0px;
    transition: all 0.4s;
    border-radius: 24px 0 0 24px;
}
.nex_layer_nav ul li a:after {
    content: '';
    background: #ff8f0a;
    height: 4px;
    bottom: 0px;
    width: 0;
    position: absolute;
    right: 40%;
    width: 0px;
    transition: all 0.4s;
    border-radius: 0 24px 24px 0;
}
.nex_layer_nav ul li a:hover:before {
    width: 60%;
}
.nex_layer_nav ul li a:hover:after {
    width: 60%;
}
/*FOOT*/
.nexftbottom {
    /*padding: 10px 0 20px 0;*/
	padding: 10px 0;
    width: 100%;
    min-width: 1240px;
    background: #333333;
	color:#999;
}
.introflink a {
    margin-right: 10px;
    color: #999;
    white-space: nowrap;
    word-break: keep-all;
}
.nex_ft_other_info a{
	color: #999;
}
.introflink a.fujin {
    margin-right: 10px;
    color: #666;
    white-space: nowrap;
    word-break: keep-all;
}
.introflink .introleft {
    min-height: 35px;
    width: 150px;
    float: left;
    text-align: left;
    font-weight: 700;
    font-size: 14px;
}
.introflink .introright {
    color: #666;
	float: left;
    width: 1070px;
}
.uPage {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
}
.uPage a {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #ddd;
    margin-right: 8px;
    border-radius: 5px;
}
.uPage .current {
    display: inline-block;
    padding: 2px 10px;
    margin-right: 8px;
}
.uPage a:hover, .uPage a.active{ 
	background: #d30;
	color: #fff;
	border: 1px solid #d30; 
}
.X_topfixed{	
    position: fixed;
    top: 0;
    background: #FFF;
	z-index: 99;
}
.refreshpage {
    cursor: pointer;
    position: fixed;
    bottom: 88px;
    right: 30px;
    width: 36px;
    height: 36px;
    border-radius: 4px;
    background: rgba(0,0,0,.2);
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    text-align: center;
    z-index: 498;
    background-image: url(../images/refresh.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 66% auto;
}
.backtotop, .right_float {
    cursor: pointer;
    position: fixed;
    bottom: 128px;
    width: 36px;
    height: 36px;
    border-radius: 4px;
    background: rgba(0,0,0,.2);
    right: 30px;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    text-align: center;
    z-index: 498;
    background-image: url(../images/backup.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 66% auto;
}
.toend {
    cursor: pointer;
    position: fixed;
    bottom: 47px;
    width: 36px;
    height: 36px;
    border-radius: 4px;
    background: rgba(0,0,0,.2);
    right: 30px;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    text-align: center;
    z-index: 498;
    background-image: url(../images/toend.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 66% auto;
}
.notice_active {
	width: 100%;
	height:25px;
	padding: 0;
	overflow: hidden;
	position: relative;
}
.notice_active li{
	list-style-type:none;
	line-height: 25px;
	overflow: hidden;
	width:735px;
}
.notice_active li.notice_active_ch span {
	color:#656972;
	font-size:14px;
	display: block;
	overflow: hidden;
	width:100%;
	float: left;
	overflow: hidden;
	margin:0 0 0 0;
}
.notice_active li.notice_active_ch span a{
	color:#666;
	font-size:12px;
}
.notice_active li.notice_active_ch em {
	text-align:right;
	float:right;
	color:#888;
	font-size:12px;
	font-style:normal;
}