﻿@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin:0; padding:0; /* border: none; */white-space:discard; list-style:none;}
body { font-size:14px; color:#000; font-family:"微软雅黑"; background:#fff; font-weight: normal;}
fieldset, img { border:0; }
img{display: block;}
ol,ul,li { list-style:none; }
h1, h2, h3, h4, h5, h6{ font-size:100%; }
em,i{ font-style:normal; }
input, button, select, textarea { outline:none; } 
textarea { resize:none; } /*/禁用了文本的拖拉，尤其在谷歌下*/
p{ text-justify:distribute;}/*//为了使文本段落左右两边对齐*/
/*======== Link ========*/
a { color:#333; text-decoration:none; }
.YJ2016_clearfix{
*zoom: 1;
}
.YJ2016_clearfix:after{
content: '\200B';
display: block;
clear: both;
height: 0;
}
/*右侧黑条*/
.YJ2016_fastNav{
	width:35px;
	height:100%;
	background:#000;
	position:fixed;
	top:0;
	right:0;
	z-index:99;
}
.YJ2016_fastNav .top{
	margin-top:60px;
}
/**********************************************************2016-11-16日添加开始*********************************************************/
.YJ2016_floginWrap{
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 9998;
  width:100%;
  height:453%;
  background: rgba(0,0,0,0.15);
  display:none;
}
.YJ2016_floginWrap .flogin{
	width:418px;
	height:338px;
	background:#fff;
	border:1px solid rgba(0,0,0,0.2);
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-170px;
	margin-left:-210px;
	z-index:9999;
	display: ;
}
.YJ2016_floginWrap .flogin_title{
	height:30px;
	background:#f3f3f3;
	line-height:30px;
	padding:0 10px;
}
.YJ2016_floginWrap .flogin_title p{
	width:13px;
	height:30px;
	float:right;
	background:url(../images/dialog.png) no-repeat 0 center;
	cursor:pointer;
}
.YJ2016_floginWrap .flog_form{
	padding:20px 45px;
}
.YJ2016_floginWrap .flog_mc dt{
	float:left;
	line-height:27px;
	font-size:18px;
}
.YJ2016_floginWrap .flog_mc dd{
	float:right;
	font-size:16px;
}
.YJ2016_floginWrap .flog_mc dd b{
	display:inline-block;
	width:16px;
	height:16px;
	background:url(../images/flog.png) no-repeat;
	vertical-align:middle;
}
.YJ2016_floginWrap .flog_mc dd a:hover{
	color:#fc0000;
}
.YJ2016_floginWrap .flog_item input{
	width:290px;
	height:40px;
	border:1px solid #ccc;
	margin-top:20px;
	padding-left:35px;
	font-size:16px;
	background:url(../images/user.png) no-repeat 0 center;
	font-family:"微软雅黑";
	color:#ccc;
}
.YJ2016_floginWrap .flog_item .flog_pwd{
	background:url(../images/pwd.png) no-repeat 0 center;
}
.YJ2016_floginWrap .flog_forget{
	text-align:right;
	margin:20px 0;
}
.YJ2016_floginWrap .flog_forget a:hover{
	color:#fc0000;
}
.YJ2016_floginWrap .flog_btn a{
	display:block;
	text-align:center;
	line-height:35px;
	background:#e4393c;
	color:#fff;
	font-size:16px;
}
/*****************************2016-11-16日添加结束***********************************/
/*******************************二维码**************************************/
.YJ2016_floginWrap1{
  position:fixed;
  width:200px;
  height:100px;
  right:35px;
  bottom:0px;
  display:none;
}
.YJ2016_floginWrap5 {
    position: fixed;
    width: 200px;
    height: 100px;
    right: 642px;
    top: 45px;
    display: none;
}
/*******************************云图**************************************/
.ciyun{
  position:fixed;
  background: #FFFFFF;
  width:400px;
  height:300px;
  right:35px;
  top:150px;
  display:none;
} 
/**********************************************************2016-11-18日添加结束*********************************************************/
/**********************************************************用户建议*********************************************************/

.YJ2016_floginWrap2 .flogin1{
	width:418px;
	height:350px;
	background:#fff;
	border:1px solid rgba(0,0,0,0.2);
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-170px;
	margin-left:-210px;
	z-index:9999;
	display:none;
}
.YJ2016_floginWrap2 .flogin1_title{
	height:30px;
	background:#f3f3f3;
	line-height:30px;
	padding:0 10px;
}
.YJ2016_floginWrap2 .flogin1_title p{
	width:13px;
	height:30px;
	float:right;
	background:url(../images/dialog.png) no-repeat 0 center;
	cursor:pointer;
}
.YJ2016_floginWrap2 .flog_form{
	padding:20px 45px;
}
.YJ2016_floginWrap2 .flog_mc dt{
	float:left;
	line-height:27px;
	font-size:18px;
}
.YJ2016_floginWrap2 .flog_mc dd{
	float:right;
	font-size:16px;
}
.YJ2016_floginWrap2 .flog_mc dd b{
	display:inline-block;
	width:16px;
	height:16px;
	background:url(../images/flog.png) no-repeat;
	vertical-align:middle;
}
.YJ2016_floginWrap2 .flog_mc dd a:hover{
	color:#fc0000;
}
.YJ2016_floginWrap2 .flog_item input{
	width:290px;
	height:40px;
	border:1px solid #ccc;
	margin-top:20px;
	padding-left:35px;
	font-size:16px;
	background:url(../images/user.png) no-repeat 0 center;
	font-family:"微软雅黑";
	color:#ccc;
}
.YJ2016_floginWrap2 .flog_item .flog_pwd{
	background:url(../images/pwd.png) no-repeat 0 center;
}
.YJ2016_floginWrap2 .flog_forget{
	text-align:right;
	margin:20px 0;
}
.YJ2016_floginWrap2 .flog_forget a:hover{
	color:#fc0000;
}
.YJ2016_floginWrap2 .flog_btn a{
	display:block;
	text-align:center;
	line-height:35px;
	background:#e4393c;
	color:#fff;
	font-size:16px;
}
/**********************************************************2016-11-18日添加结束*********************************************************/
.YJ2016_fastNav .bottom{
	position:absolute;
	left:50%;
	margin-left:-9px;
	bottom:5px;
}
.YJ2016_fastNav a,.YJ2016_fastNav a i{
	display:block;
	width:18px;
	height:17px;
	margin:30px auto 0px;
	background:url(../images/fn.png) 0 17px;
	cursor:pointer;
}
.YJ2016_fastNav .topBtn2{
	background-position:0 44px;
}
.YJ2016_fastNav .topBtn3{
	background-position:0 71px;
}
.YJ2016_fastNav .bottomBtn1{
	background-position:0 98px;
}
.YJ2016_fastNav .bottomBtn2{
	background-position:0 125px;
}
.YJ2016_fastNav .bottomBtn3{
	background-position:0 152px;
}
/*右侧导航*/
.YJ2016_rightNav{
	width:55px;
	height:335px;
	position:absolute;
	right:10%;
	top:0;
}
.YJ2016_rightNav ul li{
	width:39px;
	height:45px;
	background:#bcbcbc;
	color:#fff;
	margin-bottom:1px;
	text-align:center;
	padding:5px 8px;
	line-height:20px;
	cursor:pointer;
}
/*头部*/
.YJ2016_headerWrap{	
	width:100%;
	height:45px;
	background:#f3f3f3;
	border-bottom:1px solid #ebebeb;
}
.YJ2016_headerWrap .header{
	width:1250px;
	height:45px;
	line-height:45px;
	margin:0 auto;
	font-size:12px;
}
.YJ2016_headerWrap .header ul{
	float:left;
}
.YJ2016_headerWrap .header ul li{
	display:inline-block;
}
.YJ2016_headerWrap .header li a{
	display:inline-block;
	padding:0 10px;
}
.YJ2016_headerWrap .header li .iphone{
	background:url(../images/iphone.png) 0px center no-repeat;
	padding-left:15px;
}
.YJ2016_headerWrap .header a:hover{
	color:red;
}
.YJ2016_headerWrap .header .rl{
	float:right;
	color:#656565;
}
.YJ2016_headerWrap .header .rl a{
	color:#0066cc;
	text-decoration:underline;
	margin-left:25px;
}
/*logo和检索*/
.YJ2016_search{
	width:1000px;
	height:100px;
	margin:0 auto;
}
.YJ2016_search h1{
	float:left;
	width:291px;
	height:90px;
	margin-top:0px;
	cursor:pointer;
	background:url(../images/logo.png) no-repeat;
}
.YJ2016_search .sr{
	float:right;
	display:list-item;
}
.YJ2016_search .sr .sr1{
	line-height: 0;
    margin-top: 30px;
}
.YJ2016_search .sr input{
	width:395px;
	height:30px;
	border:1px solid #cecece;
	border-right:none;
	padding-left:10px;
}
.YJ2016_search .sr span{
	width:25px;
	height:30px;
	display:inline-block;
	background:url(../images/down.png) center no-repeat #f0f0f0;
	vertical-align:top;
	border:1px solid #cecece;
	border-left:none;
	cursor:pointer;
	margin-top:2px;
}
.YJ2016_search .sr a{
	width:90px;
	height:32px;
	display:inline-block;
	background:url(../images/sr.png) no-repeat 12px center #3575b5;
	color:#fff;
	text-align:center;
	line-height:32px;
}
.YJ2016_search .sr .btn2{
	background:#eabe65;
	margin-left:5px;
}
/*导航*/
.YJ2016_navWrap{
	width:100%;
	height:48px;
	background:#e4e4e4;
}
.YJ2016_navWrap .nav{
	width:1000px;
	line-height:48px;
	margin:0 auto;
	text-align:center;
}
.YJ2016_navWrap .nav li{
	margin-right:15px;
	display:inline-block;
	position:relative;
}
.YJ2016_navWrap .nav li a{
	display:inline-block;
	width:80px;
	height:30px;
	font-size:16px;
	line-height:30px;
	text-align:center;
}
.YJ2016_navWrap .nav .navCurr{
	background:#d90000;
}
.YJ2016_navWrap .nav .navCurr a{
	color:#fff;
}
.knoChilNav{
	width:1000px;
	border:1px solid #DDDDDD;
	background:url(../images/childNavBg.png) repeat;
	position:absolute;
	left:-290px;
	top:35px;
	z-index:9;
	display:none;
}
.knoChilNav .chilLeft{
	width:114px;
	border-right:1px solid #ccc;
	height:100%;
	overflow:hidden;
	float:left;
}
.knoChilNav .chilLeft img{
	margin:0 auto 5px;
}
.knoChilNav .chilPro{
	float:left;
	text-align:left;
}
.knoChilNav .chilPro .left,.center,.right{
	float:left;
	width:168px;
	height:100%;
}
.knoChilNav .chilPro h2{
	font-size:15px;
	color:#fff;
	font-weight:normal;
	padding-left:15px;
	background:#5e5e5e;
	border-right:1px solid #ccc;
}
.knoChilNav .chilPro .currCommon .titCurr{
	background:#144b82;
}
.knoChilNav .chilPro .childList{
	border:1px solid #ccc;
	min-height:406px;
	padding-bottom:20px;
}
.knoChilNav .chilPro .childList p{
	line-height:45px;
	padding-left:30px;
	cursor:pointer;
	position:relative;
}
.knoChilNav .chilPro .childList .listCurr{
	background:#e5e5e5;
	color:#000;
}
.knoChilNav .chilPro .listCurrbg{
	background:#126ea3;
	color:#fff;
}
.knoChilNav .chilPro .childList .com{
	height:185px;
	width:152px;
	border:1px solid #ccc;
	margin:0 auto 23px;
	padding:5px 0;
	overflow:scroll;
	padding-left:5px;
	background:#fff;
}
.knoChilNav .chilPro .childList .com a{
	display:inline;
	text-align:left;
	line-height:25px;
	margin-right:19px;
	font-size:12px;
}
.knoChilNav .chilPro .childList{
	position:relative;
}
.knoChilNav .chilPro .childList .list2Child{
	position:absolute;
	left:166px;
	top:0;
	background:url(../images/childNavBg.png) repeat;
	z-index:999;
	font-size:12px;
	width:717px;
	padding-bottom:20px;
	overflow:hidden;
	min-height:386px;
	border:1px solid #03519c;
	border-top:none;
	display:none;
	padding-top:20px;
}
.knoChilNav .chilPro .childList .list2Child .list2list{
	padding:3px 0;
	overflow:hidden;
}

.knoChilNav .chilPro .childList .list2Child .txtTit{
	float:left;
	width:115px;
	font-weight:bold;
	color:#666;
	background:url(../images/navRight.png) no-repeat right center;
	text-align:right;
	padding-right:10px;
	margin-right:10px;
	line-height:30px;
	height:30px;
}
.knoChilNav .chilPro .childList .list2Child .txtTit a{
	font-size:12px;
	display:inline;
	color:#666;
	line-height:30px;
	cursor:pointer;
}
.knoChilNav .chilPro .childList .list2Child .txt{
	float:left;
	width:570px;
	min-height:30px;
	line-height:30px;
}
.knoChilNav .chilPro .childList .list2Child .txt a{
	font-size:12px;
	display:inline;
	color:#666;
	line-height:20px;
}
.knoChilNav .chilPro .childList .list2Child .txt span{
	margin:0 8px;
	line-height:20px;
}

.knoChilNav .chilPro .txt a:hover{
	color:#F00;
}
/*banner*/
.YJ2016_banner{
	width:100%;
	height:203px;
	margin:0 auto;
	overflow:hidden;
}
.YJ2016_banner img{
	margin:0 auto;
}
/*MI情报系统*/
.commen{
	width:1000px;
	margin:20px auto;
	text-align:center;
	padding-bottom:20px;
	overflow:hidden;
}
.commen h2,h3{
	font-weight:normal;
}
.commen h2{
	font-size:28px;
}
.commen h3{
	font-size:18px;
	color:#9b9b9b;
}
.line{
	width:22px;
	height:2px;
	background:#1651cf;
	margin:20px auto;
}
.commen .describe{
	font-size:18px;
	color:#616362;
	line-height:25px;
	margin-bottom:10px;
	overflow:hidden;
}
.commen .describe .eng{
	font-size:13px;
	color:#9b9b9b;
}
.commen .list{
	margin:0 auto;
}
.commen .more{
	color:red;
	float:right;
	font-size:12px;
}
.commen .more:hover{
	text-decoration:underline;
}
.YJ2016_advice .list a{
	display:inline-block;
	overflow:hidden;
}
.YJ2016_advice .list li{
	width:490px;
	padding:8px 5px;
	border-bottom:1px dashed #989898;
	float:left;
}
.YJ2016_advice .list li a{
	display:block;
}

.YJ2016_advice .list .rLine{
	width:489px;
	border-right:1px solid #efefef;
}
.YJ2016_advice .list .images{
	float:left;
}
.YJ2016_advice .list .text{
	float:right;
	width:320px;
	height:90px;
	text-align:left;
	color:#504F4F;
}
.YJ2016_advice .list .textCurr{
	color:red;	
}
.YJ2016_advice .list .text h4{
	line-height:25px;
	font-size: 16px;
}
.YJ2016_advice .list .text p{
	font-size:12px;
	color:#6E6E6E;
	line-height:20px;
}
.YJ2016_advice .list .text .bottom a{
	color:#9b9b9b;
	font-size:12px;
	line-height:40px;
}
.YJ2016_advice .list .text .bottom span{
	color:#9b9b9b;
	font-size:12px;
	line-height:40px;
}
.YJ2016_advice .list .text .bottom .b1{
	display:inline-block;
	width:170px;
}
.YJ2016_advice .list .text .bottom .b2{
	float:right;
}

/*知识中心*/
.YJ2016_knowledge .list li{
	width:238px;
	margin-left:3px;
	float:left;
	margin:25px 0 0 3px;
	border:1px solid #fff;
}
.YJ2016_knowledge .list .images{
	width:86px;
	height:86px;
	border-radius:20%;
	overflow:hidden;
	float:left;
}
.YJ2016_knowledge .list ul a{
	display:block;
	overflow:hidden;
}
.YJ2016_knowledge .list .text{
	float:right;
	width:140px;
	height:86px;
	text-align:left;
	padding-right:5px;
	color:#504F4F;
}
.YJ2016_knowledge .list .textCurr{
	color:red;	
}
.YJ2016_knowledge .list h4{
	margin-bottom:15px;
	font-size:18px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.YJ2016_knowledge .list .text p{
	font-size:14px;
	color:#666666;
	height:40px;
	line-height:20px;
	overflow:hidden;
}
/*数据中心*/
.YJ2016_data .list li{
	width:240px;
}
.YJ2016_data .list li .tit{
	height:40px;
	line-height:40px;
	border-bottom:2px solid #cdcdcd;
	margin-bottom:10px;
}
.YJ2016_data .list li .tit p{
	font-size:18px;
	float:left;
	padding:0 5px;
	border-bottom:2px solid #f04361;
}
.YJ2016_data .list li .tit a{
	float:right;
	display:inline-block;
	width:50px;
	height:20px;
	background:#f04361;
	color:#fff;
	margin-top:11px;
	font-size:12px;
	line-height:20px;
}
.YJ2016_data .list .images{
	width:230px;
	height:130px;
	overflow:hidden;
	margin:0 auto;
}
.YJ2016_data .list ul li{
	float:left;
	margin-right:10px;
}
.YJ2016_data .list .text ol li{
	padding:0 5px;
	border-bottom:1px dashed #9b9b9b;
	line-height:30px;
}
.YJ2016_data .list .text ol li a{
	float:left;
	display:inline-block;
	width:155px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	color:#5e6265;
}
.YJ2016_data .list .text ol li a:hover{
	color:red;
}
.YJ2016_data .list .text ol li span{
	line-height:30px;
}
/*产品中心*/
.YJ2016_product .pro{
	position:relative;
	width:399px;
	height:232px;
	float:left;
	overflow:hidden;
}
.YJ2016_product .pro .firBook{
	width:1600px;
	position:absolute;
	top:0;
	left:0;
}
.YJ2016_product .pro .firBook li{
	float:left;
}
.YJ2016_product .pro a{
	display:block;
	width:399px;
	height:232px;
	/* background:url(../images/proBg.png) no-repeat #e0e0e0; 
	padding-top:30px;*/
	overflow:hidden;
}
.YJ2016_product .pro a .det{
	width:160px;
	height:232px;
	float:left;
	text-align:left;
	margin-left:105px;
}
.YJ2016_product .pro a .det h4{
	line-height:68px;
	font-size:20px;
	font-weight:normal;
	margin-bottom:15px;
}
.YJ2016_product .pro a img{
	float:left;
}
.YJ2016_product .pro ol{
	position:absolute;
	left:50%;
	bottom:20px;
	display:inline-block;
	width:102px;
	margin-left:-39px;
}
.YJ2016_product .pro ol li{
	display:inline-block;
	width:26px;
	height:26px;
	margin-right:5px;
	font-size:12px;
	background:#fefefe;
	border-radius:50%;
	line-height:26px;
	text-align:center;
	cursor:pointer;
}
.YJ2016_product .pro ol .olCurr{
	background:#e6a30c;
	color:#fff;
}
.YJ2016_product .book1{
	width:601px;
	float:left;
}
.YJ2016_product .book1 li{
	width:149px;
	height:230px;
	float:left;
	border:1px solid #ccc;
	background:#fff;
}
.YJ2016_product ul li a{
	display:block;
}
.commShadow{
	box-shadow:0px 0px 15px #A5A5A5;
}
.YJ2016_product ul li a h4{
	font-weight:normal;
	font-size:13px;
	color:#666;
	line-height:35px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	margin:5px 0;
}
.YJ2016_product ul li a .images{
	width:100px;
	overflow:hidden;
	margin:15px auto 0;
}
.YJ2016_product ul li a .price{
	font-size:12px;
	margin:0 5px;
}

.YJ2016_product .book2{
	width:1000px;
	height:232px;
}
.YJ2016_product .book2 li{
	width:199px;
	height:231px;
	float:left;
	border:1px solid #ccc;
	background:#fff;
	border-left:0;
	border-top:0;
	position:relative;
}
.YJ2016_product li .have{
	display:block;
	width:38px;
	height:38px;
	background:url(../images/have.png) no-repeat;
	position:absolute;
	right:5px;
	top:2px;
}
/*文献中心*/
.YJ2016_literature{
	width:1000px;
	margin:0 auto;
}
.YJ2016_literature .tab{
	width:1000px;
	height:55px;
	background:#e4e4e4;
}
.YJ2016_literature .tab li{
	width:160px;
	font-size:18px;
	text-align:center;
	line-height:55px;
	float:left;
	cursor:pointer;
}
.YJ2016_literature .tab .tabcurr{
	background:#efefef;
	color:#e69e04;
}

.YJ2016_literature .litList{
	overflow:hidden;
	padding:20px 0 15px;
	background:#f0f0f0;
	position:relative;
}
.YJ2016_literature .litList ul{
	overflow:hidden;
}
.YJ2016_literature .litList li{
	width:198px;
	height:173px;
	border:1px solid #ccc;
	position:relative;
	float:left;
}
.YJ2016_literature .litList li a{
	display:block;
	width:199px;
	height:173px;
	background: no-repeat center #fff;
	position:relative;
	overflow:hidden;
}
.YJ2016_literature .litList li .default{
	width:199px;
	height:45px;
	position:absolute;
	bottom:0;
	left:0;
	background:rgba(0,0,0,0.5);
}
.YJ2016_literature .litList li .default p{
	color:#fff;
	font-size:16px;
	line-height:45px;
	float:left;
	margin-left:30px;
}
.YJ2016_literature .litList li .default i{
	display:block;
	height:45px;
	background: no-repeat 0 center;
	margin:0 20px 0 0;
	float:right;
}
.YJ2016_literature .litList li .hide{
	width:179px;
	height:173px;
	background:rgba(0,0,0,1);
	color:#fff;
	position:absolute;
	left:0;
	top:0;
	padding:0 10px;
	display:none;
}
.YJ2016_literature .litList li .hide h2{
	font-size:16px;
	margin-top:10px;
	line-height:60px;
}
.YJ2016_literature .litList li .hide p{
	font-size:14px;
	line-height:20px;
	margin-bottom:20px;
}
.YJ2016_literature .litList li .hide input{
	width:105px;
	height:35px;
	background:#e59e04;
	font-family:"微软雅黑";
	cursor:pointer;
	color:#fff;
}
.YJ2016_literature .litList .downBtn{
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-9px;
	width:19px;
	height:16px;
	background:url(../images/litmore.png) no-repeat;
}
/*其他业务*/
.YJ2016_other .other{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.YJ2016_other .oleft{
	float:left;
	width:370px;
	
}
.YJ2016_other .oleft ul li{
	display:inline-block;
	margin-bottom:5px;
}
.YJ2016_other .oleft ul li a{
	display:inline-block;
	width:135px;
	height:108px;
	background:url(../images/oth1.png) no-repeat 15px center #ebebeb;
	line-height:108px;
	font-size:18px;
	padding-left:47px;
	
}
.YJ2016_other .oleft ul li .oth2{
	background:url(../images/oth2.png) no-repeat 15px center #ebebeb;
}
.YJ2016_other .oleft ul li .oth3{
	background:url(../images/oth3.png) no-repeat 15px center #ebebeb;
}
.YJ2016_other .oleft ul li .oth4{
	background:url(../images/oth4.png) no-repeat 15px center #ebebeb;
}
.YJ2016_other .oright{
	float:right;
	width:617px;
	text-align:left;
	line-height:0;
}
.YJ2016_other .oright p{
	width:616px;
	height:66px;
	margin-bottom:6px;
}
.YJ2016_other .oright .ntsl{
	width:575px;
	height:125px;
	border:1px solid #ccc;
	background:#fff;
	padding:10px 20px;
	line-height:0;
}
.YJ2016_other .oright .ntsl h4{
	margin-bottom:35px;
}
.YJ2016_other .oright .ntsl a{
	display:inline-block;
	width:120px;
	height:10px;
	text-align:left;
	margin-top:15px;
	margin-right:24px;
}
.YJ2016_other .oright .ntsl a:hover{
	color:#FD0000;
}
.YJ2016_other .oright .ntsl a b{
	display:inline-block;
	width:8px;
	height:8px;
	background:#cd891a;
	margin-right:5px;
}
/*友情链接*/
.YJ2016_hrefWrap{
	padding:30px 0;
	background:#f3f3f3;
	width:100%;
}
.YJ2016_hrefWrap .href{
	width:1190px;
	overflow:hidden;
	margin:0 auto;
}
.YJ2016_hrefWrap .href h2{
	font-size:16px;
	color:#333333;
	font-weight:normal;
	text-align:center;
	line-height:40px;
}
.YJ2016_hrefWrap .href .line{
	margin:0 auto 25px;
}
.YJ2016_hrefWrap .href a{
	display:inline-block;
	background:url(../images/hrefRight.png) no-repeat 0 center;
	padding-left:10px;
	font-size:15px;
	color:#484848;
}
.YJ2016_hrefWrap .href ul li{
	float:left;
	margin-right:35px;
	margin-bottom:25px;
}
/*版权信息*/
.YJ2016_footerWrap{
	width:100%;
	background:#7d7d7d;
}
.YJ2016_footerWrap .footer{
	width:1190px;
	height:120px;
	line-height:120px;
	overflow:hidden;
	margin:0 auto;
}
.YJ2016_footerWrap .footer .ftLeft{
	float:left;
}
.YJ2016_footerWrap .footer .ftLeft a{
	color:#fff;
}
.YJ2016_footerWrap .footer .ftLeft a:hover{
	text-decoration:underline;
}
.YJ2016_footerWrap .footer .ftLeft span{
	margin:0 23px;
	color:#fff;
}
.YJ2016_footerWrap .footer .ftRight{
	float:right;
	text-align:right;
	color:#fff;
	font-size:13px;
	line-height:35px;
	margin-top:25px;
}
.YJ2016_footerWrap .footer .ftRight span{
	color:#fff;
	margin-left:30px;
}
/*知识中心*/
.YJ2016_nWrap{
	border-bottom:1px solid #d70100;
}
.YJ2016_nWrap .n{
	width:1000px;
	line-height:55px;
	margin:20px auto 0;
}
.YJ2016_nWrap .category{
	width:215px;
	height:55px;
	background:url(../images/catalog.png) no-repeat 0 center;
	float:left;
	margin-right:40px;
}
.YJ2016_nWrap .n .item{
	width:745px;
	height:55px;
	float:left;
}
.YJ2016_nWrap .n .item li{
	display:inline-block;
	margin-right:50px;
	font-weight:bold;
	cursor:pointer;
	font-size:18px;
}
.YJ2016_nWrap .n .item .itemCurr{
	color:#D70100;
}
.rote{
	width:1000px;
	margin:0 auto;
	line-height:50px;
}
.rote span{
	color:#808080;
}
.rote a:hover{
	color:#d70100;
}
.YJ2016_nmWrap .nm{
	width:1000px;
	margin:0 auto 20px;
	padding-bottom:20px;
}
.YJ2016_nmWrap .nm .nmLeft{
	width:217px;
	float:left;
	padding-bottom:20px;
	position:relative;
}
.YJ2016_nmWrap .nm .nmLeft h3{
	line-height:45px;
	color:#fff;
	background:#949494;
	font-size:18px;
	padding-left:10px;
}
.YJ2016_nmWrap .nm .nmLeft .auto_List .menu{
	height:48px;
	line-height:48px;
	border-bottom:1px dashed #fff;
	background:#d5d5d5;
	font-size:16px;
	cursor:pointer;
	position:relative;
	width:217px;
}
.YJ2016_nmWrap .nm .nmLeft .auto_List .menuCurr{
	background:url(../images/menuBg.png) no-repeat;
	color:#fff;
	border-bottom:none;
}
.YJ2016_nmWrap .nm .nmLeft .auto_List .menu h4{
	background:url(../images/bm1.png) no-repeat 20px center;
	padding-left:70px;
	font-size:16px;
	float:left;
}
.YJ2016_nmWrap .nm .nmLeft .auto_List .menu i{
	display:inline-block;
	width:7px;
	height:49px;
	background:url(../images/menuRight.png) no-repeat 0 center;
	margin:0;
	position: absolute;
	right: 20px;
	top: 0;
}
/* .YJ2016_nmWrap .nm .nmLeft .auto_List .menu .bm2{
	background:url(../images/bm2.png) no-repeat 20px center;
}
.YJ2016_nmWrap .nm .nmLeft .auto_List .menu .bm3{
	background:url(../images/bm3.png) no-repeat 20px center;
}
.YJ2016_nmWrap .nm .nmLeft .auto_List .menu .bm4{
	background:url(../images/bm4.png) no-repeat 20px center;
}
.YJ2016_nmWrap .nm .nmLeft .auto_List .menu .bm5{
	background:url(../images/bm5.png) no-repeat 20px center;
}
.YJ2016_nmWrap .nm .nmLeft .auto_List .menu .bm6{
	background:url(../images/bm6.png) no-repeat 20px center;
}
.YJ2016_nmWrap .nm .nmLeft .auto_List .menu .bm7{
	background:url(../images/bm7.png) no-repeat 20px center;
}
.YJ2016_nmWrap .nm .nmLeft .auto_List .menu .bm8{
	background:url(../images/bm8.png) no-repeat 20px center;
} */
.YJ2016_nmWrap .nm .nmLeft .subList{
	width:610px;
	border:1px solid #3388ff;
	position:absolute;
	top:65px;
	left:215px;
	background:#fff;
	padding:15px;
	border-left:1px solid #d5d5d5;
	display:none;
	overflow: hidden;
    min-height: 384px;
	z-index:99; 
}
.YJ2016_nmWrap .nm .nmLeft .subList .subMenu{
	display:none;
}
.YJ2016_nmWrap .nm .nmLeft .subMenu dl{
	padding:5px 0;
	margin:0 auto;
	border-bottom:1px dashed #eee;
}
.YJ2016_nmWrap .nm .nmLeft .subMenu dt{
	float:left;
	font-weight:bold;
	width:70px;	
	line-height:24px;
}
.YJ2016_nmWrap .nm .nmLeft .subMenu dd{
	float:left;
	width:535px;
}
.YJ2016_nmWrap .nm .nmLeft .subMenu dd a{
	display:inline-block;
	padding-right:8px;
	height:24px;
	line-height:24px;
}
.YJ2016_nmWrap .nm .nmLeft .subMenu dd a:hover{
	color:#fc0000;
}
.YJ2016_nmWrap .nm .nmLeft .subMenu dd span{
	color:#ddd;
	margin-right:8px;
}
.YJ2016_nmWrap .time{
	margin-top:10px;
}
.YJ2016_nmWrap h3{
	background:#949494;
	line-height:45px;
}
.YJ2016_nmWrap .t1{
	border:1px solid #ccc;
	background:#fff;
}
/*2016.12.9添加-文献中心数据来源显示*/
.YJ2016_nmWrap .nm .nmLeft .litera .tsub{
	border: 1px solid #ccc;
    background: #fff;
    overflow-y: scroll;
    height: 287px;
    width: 215px;
}
.YJ2016_nmWrap .nm .nmLeft .litera .tsub em{
	display:inline-block;
	width:20px;
	height:35px;
	background:url(../images/lock.png) no-repeat center center;
}
.YJ2016_nmWrap .nm .nmLeft .litera h3{
	background:#1d559f;
	width: 207px;
	height: 50px;
	line-height:50px;
}
/*2016.12.9添加-结束*/
.YJ2016_nmWrap .t1 ul li{
	border-bottom:1px solid #ccc;
	line-height:35px;
	padding:0 5px;
	height:35px;
}
.YJ2016_nmWrap .t1 ul li input{
	margin-right:3px;
	vertical-align:top;
	margin-top:8px;
}
.YJ2016_nmWrap .t1 ul li p{
	display:inline-block;
	width:120px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	font-size: 13px;
}
.YJ2016_nmWrap .t1 ul li span{
	float:right;
	width:45px;
	text-align:right;
	color:#77766f;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	font-size: 12px;
}
.YJ2016_nmWrap .t1 .fw{
	text-align:center;
	line-height:50px;
}
.YJ2016_nmWrap .t1 .fw input{
	color:#ccc;
	border:1px solid #dcdcde;
	width:44px;
	height:19px;
	margin:0 3px;
}
.YJ2016_nmWrap .t1 .fw .tbtn{
	color:#333;
	background:#efefef;
	cursor:pointer;
}
.YJ2016_nmWrap .language,.source,.writer,.qikan{
	margin-top:10px;
}
.YJ2016_nmWrap select{
	float:right; width:70px; height:25px; margin-top:11px;
}
.YJ2016_nmWrap .writer .wTab{
	background:#949494;
}
.YJ2016_nmWrap .writer .wTab h3{
	width:70px;
	line-height:45px;
	display:inline-block;
	text-align:center;
	padding:0;
	cursor:pointer;
}
.YJ2016_nmWrap .ad{
	  float: right;
	  font-size: 18px;
	  margin-right: 10px;
	  display: inline-block;
	  width: 15px;
	  height: 15px;
	  cursor: pointer;
	  color: #fff;
	  line-height: 48px;
	  font-weight: bold;
	  font-size: 18px;
	  text-align: center;
}
.YJ2016_nmWrap .writer .wTab .wCurr{
	background:#fff;
	height:45px;
	border-top:3px solid #fdb928;
	color:#333;
}
.YJ2016_nmWrap .writer .t2{
	display:none;
}

.YJ2016_nmWrap .nm .nmRight{
	width:771px;
	float:right;
	background:#fff;
}
.YJ2016_nmWrap .nm .nmRight .s1{
	background:#fff9df;
}
.YJ2016_nmWrap .nm .nmRight .s1 .s1Left{
	float:left;
	height:40px;
	max-width:350px;
	line-height:40px;
	padding-left:5px;
}
.YJ2016_nmWrap .nm .nmRight .s1 .s1Left a{
	display:inline-block;
	width:64px;
	height:26px;
	background:url(../images/btnBg2.png) no-repeat;
	text-align:center;
	line-height:25px;
	margin-left:10px;
}
.YJ2016_nmWrap .nm .nmRight .s1 .s1Left a i{
	display:inline-block;
	width:14px;
	height:14px;
	background:url(../images/clear.png) no-repeat 0 center;
	margin:0;
	margin-right:3px;
}
.YJ2016_nmWrap .nm .nmRight .s1 .s1Left a b{
	display:inline-block;
	width:11px;
	height:11px;
	background:url(../images/export.png) no-repeat 0 center;
	margin-right:2px;
}
.YJ2016_nmWrap .nm .nmRight .s1 .s1Right{
	float:right;
	height:40px;
	line-height:40px;
	max-width:395px;
	padding-right:5px;
}
.YJ2016_nmWrap .nm .nmRight .s1 .s1Right  a{
	display:inline-block;
	width:78px;
	height:23px;
	border:1px solid #ccc;
	background:#fff;
	text-align:center;
	line-height:23px;
	margin-top:8px;
	margin-left:-1px;
}
.YJ2016_nmWrap .nm .nmRight .s1 .s1Right  a i{
	display:inline-block;
	width:8px;
	height:4px;
	background:url(../images/sxUp.png) no-repeat;
	margin:0;
	margin-left:5px;
	vertical-align:middle;
}
.YJ2016_nmWrap .nm .nmRight .s1 .s1Right a .iCurr{
	background:url(../images/sxDown.png) no-repeat #3188fc;
}
.YJ2016_nmWrap .nm .nmRight .s1 .s1Right select{
	width:90px;
	height:23px;
	border:1px solid #ccc;
	margin-top:10px;
}
.YJ2016_nmWrap .nm .nmRight .s1 .s1Right .s1Curr{
	background:#3188fc;
	color:#fff;
}
.YJ2016_nmWrap .nm .nmRight .s2{
	min-height:40px;
	overflow:hidden;
}
.YJ2016_nmWrap .nm .nmRight .s2 .s2Left{
	max-width:585px;
	float:left;
	height:auto;
	line-height:40px;
	padding-left:5px;
}
.YJ2016_nmWrap .nm .nmRight .s2 .s2Left a{
	display:inline-block;
	padding:0 5px;
	height:23px;
	line-height:23px;
	border:1px solid #d4d4d4;
	color:#fc0000;
}
.YJ2016_nmWrap .nm .nmRight .s2 .s2Left a b{
	font-weight:normal;
}
.YJ2016_nmWrap .nm .nmRight .s2 .s2Left a em{
	color:#fc0000;
	max-width:125px;
	margin-right:3px;
	cursor:pointer;
}
.YJ2016_nmWrap .nm .nmRight .s2 .s2Left a i{
	color:#fc0000;
}
.YJ2016_nmWrap .nm .nmRight .s2 .s2Right{
	max-width:175px;
	float:right;
	height:40px;
	line-height:40px;
	padding-right:5px;
}
.YJ2016_nmWrap .nm .nmRight .s2 .s2Right a{
	display:inline-block;
	width:64px;
	height:26px;
	background:url(../images/btnBg2.png) no-repeat;
	text-align:center;
	line-height:25px;
	margin-left:10px;
	margin-top:7px;
}
.YJ2016_nmWrap .nm .nmRight .s2 .s2Right input{
	vertical-align:middle;
}
.YJ2016_nmWrap .nm .nmRight .s2 .s2Right span{
	margin:0 3px;
}
.YJ2016_nmWrap .nm .nmRight .c1{
	width:605px;
	float:left;
	padding-bottom:20px;
}
.YJ2016_nmWrap .nmRight .c1 .cb{
	border-bottom:1px dashed #bfbfbf;
	padding:20px 0;
}
.YJ2016_nmWrap .nmRight .c1 .c1Tit h4{
	font-size:20px;
	font-weight:normal;
	line-height:55px;
	display:inline-block;
	margin:0 8px;
}
.YJ2016_nmWrap .nmRight .c1 .c1Tit .bk{
	display:inline-block;
	width:45px;
	height:20px;
	border:1px solid #e6e6e6;
	background:#fff;
	text-align:center;
}
.YJ2016_nmWrap .nmRight .c1 .c1Tit p{
	text-indent:2em;
	color:#898989;
	font-size:12px;
}
.YJ2016_nmWrap .nmRight .c1 .c1Tit p a{
	color:#136ec2;
}
.YJ2016_nmWrap .nmRight .c1 .ctxt{
	color:#636162;
}
.YJ2016_nmWrap .nmRight .c1 .ctxt h4{
	line-height:40px;
}
.YJ2016_nmWrap .nmRight .c1 .ctxt h4 a{
	color:#0068ac;
	font-size:16px;
}
.YJ2016_nmWrap .nmRight .c1 .ctxt span{
	word-wrap:break-word; 
	color:#fc0000;
}
.YJ2016_nmWrap .nmRight .c1 .ctxt p,.YJ2016_nmWrap .ctxt h5{
	line-height:15px;
}
.YJ2016_nmWrap .nmRight .c1 .ctxt h5{
	font-weight:normal;
	font-size:14px;
}
.YJ2016_nmWrap .nmRight .c1 .ctxt h5 a{
	color:#0068ac;
}
.YJ2016_nmWrap .nmRight .c1 .ctxt .ctGJ a{
	display:inline-block;
	line-height:25px;
	background:url(../images/ctxt.png) no-repeat 0 center;
	background-position:0 5px;
	padding-left:20px;
	margin-right:5px;
}
.YJ2016_nmWrap .nmRight .c1 .ctxt .g1{
	background:url(../images/ctxt.png) no-repeat 0 center;
	background-position:0 -20PX;
	padding-left:20px;
}
.YJ2016_nmWrap .nmRight .c1 .ctxt .ctxtBtn a{
	display:inline-block;
	height:25px;
	line-height:25px;
	text-align:center;
	background:#558dbe;
	border-radius:3px;
	color:#fff;
	margin-right:10px;
	padding-left:5px;
	overflow:hidden;
}
.YJ2016_nmWrap .nmRight .c1 .ctxt .ctxtBtn a i{
	display:inline-block;
	width:16px;
	height:25px;
	background:url(../images/ctxt.png) no-repeat 0 -40px #0054bc;
	text-align:center;
	vertical-align:top;
	margin-left:5px;
}
.YJ2016_nmWrap .nmRight .c1 .ctxt img{
	width:113px;
	height:74px;
	overflow:hidden;
	float:left;
	margin-right:10px;
}
.YJ2016_nmWrap .page{
	height:35px;
	margin:25px 0 20px;
	text-align:center;
	line-height:35px;
}
.YJ2016_nmWrap .page a{
	display:inline-block; 
	width:60px;
	height:30px; 
	line-height:30px; 
	text-align:center;
	border:1px solid #4f84ec;
	color:#4f84ec;
}
.YJ2016_nmWrap .page .before{
	width:50px;
}
.YJ2016_nmWrap .page b{
	font-weight:normal;
}
.YJ2016_nmWrap .page b span{
	display:inline-block;
	width:30px;
	height:30px;
	line-height:30px;
	border:1px solid #4f84ec;
	cursor:pointer;
	color:#4f84ec;
	margin-right:5px;
}
.YJ2016_nmWrap .page b .numCurr{
	border:1px solid #fff;
	font-weight:bold;
	color:#000;
}
.YJ2016_nmWrap .page b .numCurr1{
	background:#d80100;
	border:1px solid #d80100;
	color:#fff;
}
.YJ2016_nmWrap .nm .nmRight .c2{
	width:245px;
	float:right;
	padding-bottom:20px;
}
.YJ2016_nmWrap .nm .nmRight .c2 .word{
	border:1px solid #ccc;
	width:243px;
}
.YJ2016_nmWrap .nm .nmRight .c2 .word h4{
	border-left:5px solid #faa202;
	border-radius:3px;
	margin:3px 0;
	line-height:25px;
	padding-left:15px;
}
.YJ2016_nmWrap .nm .nmRight .c2 .word ul{
	border-top:1px solid #ccc;
	padding:20px 10px;
}
.YJ2016_nmWrap .nm .nmRight .c2 .word li{
	line-height:20px;
}
.YJ2016_nmWrap .nm .nmRight .c2 .word input{
	margin-right:3px;
}
.YJ2016_nmWrap .nm .nmRight .zhuanTit{
	border-bottom:1px solid #ccc;
	margin-top:20px;
	height:34px;
	margin-bottom:10px;
	line-height:35px;
}
.YJ2016_nmWrap .nm .nmRight .c2 .zhuanTit h4{
	float:left;
	padding:0 12px;
	border-bottom:3px solid #727272;
	height:33px;
	color:#333366;
	font-weight:normal;
	font-size:18px;
}
.YJ2016_nmWrap .nm .nmRight .c2 .zhuanTit a{
	float:right;
	font-size:12px;
	color:#aaabb0;
	margin-right:5px;
}
.YJ2016_nmWrap .nm .nmRight .zhuanTit a:hover{
	color:#fc0000;
}
.YJ2016_nmWrap .nm .nmRight .c2 .zhuanti .image{
	position:relative;
	height:120px;
	overflow:hidden;
}
.YJ2016_nmWrap .nm .nmRight .c2 .zhuanti .image ul{
	position:absolute;
	width:480px;
	left:0;
	top:0;
}
.YJ2016_nmWrap .nm .nmRight .c2 .zhuanti .image ul a{
	display:inline-block;
}
.YJ2016_nmWrap .nm .nmRight .c2 .zhuanti ul li{
	width:110px;
	float:left;
	text-align:center;
	margin-left:9px;
}
.YJ2016_nmWrap .nm .nmRight .c2 .zhuanti ul li p{
	width:110px;
	line-height:25px;
	margin-top:5px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;	
}
.YJ2016_nmWrap .nm .nmRight .c2 .zhuanti ol{
	width:245px;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-45px;
}
.YJ2016_nmWrap .nm .nmRight .c2 .zhuanti ol .zhl{
	float:left;
}
.YJ2016_nmWrap .nm .nmRight .c2 .zhuanti ol .zhr{
	float:right;
}
.YJ2016_nmWrap .nm .nmRight .c2 .cp .cp_img{
	position:relative;
}
.YJ2016_nmWrap .nmRight .c2 .cpul img{
	margin:0 auto;
}
.YJ2016_nmWrap .nm .nmRight .c2 .cp .cpul a{
	display:inline-block;
	width:110px;
	margin-left:10px;
	vertical-align:top;
	font-size:12px;
	text-align:center;
	margin-bottom:20px;
	color:#333366;
}
.YJ2016_nmWrap .nm .nmRight .c2 .cp ol{
	width:245px;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-30px;
}
.YJ2016_nmWrap .nm .nmRight .c2 .cp ol .zhl{
	float:left;
}
.YJ2016_nmWrap .nm .nmRight .c2 .cp ol .zhr{
	float:right;
}
.YJ2016_nmWrap .nm .nmRight .c2 .user ul li{
	width:50px;
	float:left;
	text-align:center;
	margin-left:9px;
}
.YJ2016_nmWrap .nm .nmRight .c2 .user ul li p{
	width:50px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	font-size:12px;
	color:#111ad1;
}
.YJ2016_nmWrap .nm .nmRight .c2 .cphref ul li{
	width:50px;
	float:left;
	text-align:center;
	margin-left:9px;
}
.YJ2016_nmWrap .nm .nmRight .c2 .cphref ul li p{
	width:50px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	font-size:12px;
	color:#111ad1;
}
.YJ2016_nmWrap .nmRight a:hover{
	color:#fc0000;
}
/*产品中心*/
.YJ2016_search .pros select{
	width:100px;
	height:32px;
	border:1px solid #cecece;
}
.YJ2016_search .pros input{
	width:300px;
}
.YJ2016_search .pros .pro_cart{
	width:95px;
	height:30px;
	border:1px solid #cecece;
	display:inline-block;
	vertical-align:middle;
	background:url(../images/cart.png) no-repeat 19px center #f9f9f9;
	line-height:30px;
	padding-left:43px;
	color:#646464;
	position:relative;
	font-size:12px;
	cursor:pointer;
}
.YJ2016_search .pros .pro_cart span{
	width:17px;
	height:14px;
	display:inline-block;
	position:absolute;
	background:url(../images/chart.PNG) no-repeat;
	color:#fff;
	right:18px;
	top:-3px;
	line-height:14px;
	text-align:center;
	border:none;
}
.YJ2016_search .pros .pro_cart em{
	width:7px;
	height:11px;
	display:inline-block;
	background:url(../images/cart-right.png) no-repeat 0 center;
	margin-left:10px;
}
.YJ2016_nmWrap .nm .pro_menus{
	padding:0;
}
.YJ2016_nmWrap .nm .pro_menus h3{
	background:#283957;
	height:65px;
	line-height:65px;
}
.YJ2016_nmWrap .nm .pro_menus h3{
	background:#283957;
	height:65px;
	line-height:65px;
}
.YJ2016_nmWrap .nm .pro_menus .auto_List .pro_menu{
	height:48px;
	line-height:48px;
	border-bottom:1px dashed #fff;
	background:#5a7ab0;
	font-size:16px;
	cursor:pointer;
	position:relative;
	color:#fff;
}
.YJ2016_nmWrap .nm .pro_menus .auto_List .menuCurr{
	background:url(../images/menuBg.png) no-repeat;
	border-bottom:none;
}
.YJ2016_nmWrap .nm .pro_menus .auto_List .pro_menu h4{
	background:url(../images/proIcon.png) no-repeat 20px 15px;
	padding-left:70px;
	font-size:16px;
	float:left;
}
.YJ2016_nmWrap .nm .pro_menus .auto_List .pro_menu .pm2{
	background:url(../images/proIcon.png) no-repeat 20px -32px;
}
.YJ2016_nmWrap .nm .pro_menus .auto_List .pro_menu .pm3{
	background:url(../images/proIcon.png) no-repeat 20px -80px;
}
.YJ2016_nmWrap .nm .pro_menus .auto_List .pro_menu .pm4{
	background:url(../images/proIcon.png) no-repeat 20px -126px;
}
.YJ2016_nmWrap .nm .pro_menus .auto_List .pro_menu .pm5{
	background:url(../images/proIcon.png) no-repeat 20px -173px;
}
.YJ2016_nmWrap .nm .pro_menus .auto_List .pro_menu .pm6{
	background:url(../images/proIcon.png) no-repeat 20px -220px;
}
.YJ2016_nmWrap .nm .pro_menus .auto_List .pro_menu .pm7{
	background:url(../images/proIcon.png) no-repeat 20px -267px;
}
.YJ2016_nmWrap .nm .pro_menus .auto_List .pro_menu .pm8{
	background:url(../images/proIcon.png) no-repeat 20px -314px;
}
.YJ2016_nmWrap .nm .pro_menus .pro_adv{
	margin-top:20px;
}
.YJ2016_nmWrap .nm .pro_center{
	width:525px;
	margin:0 12px;
	float:left;
}
.YJ2016_nmWrap .nm .pro_center .bookList{
	position:relative;
	height:210px;
	overflow:hidden;
}
.YJ2016_nmWrap .nm .pro_center .bookList ul{
	position:absolute;
	left:0;
	top:0;
	width:4725px;
}
.YJ2016_nmWrap .nm .pro_center .bookList ul li{
	float:left;
}
.YJ2016_nmWrap .nm .pro_center .bookList ol{
	position:absolute;
	right:0;
	bottom:7px;
}
.YJ2016_nmWrap .nm .pro_center .bookList ol li{
	float:left;
	width:26px;
	height:26px;
	border-radius:50%;
	background:#fff;
	text-align:center;
	line-height:26px;
	margin-right:8px;
}
.YJ2016_nmWrap .nm .pro_center .bookList ol .pro_olcurr{
	background:#ff4843;
	color:#fff;
	cursor:pointer;
}
.YJ2016_nmWrap .nm .pro_center .pro_new h2{
	font-size:18px;
	background:url(../images/new.png) 8px center no-repeat;
	line-height:45px;
	margin-top:20px;
	border-bottom:1px solid #3f5473;
	padding-left:50px;
}

.YJ2016_nmWrap .nm .pro_center .pro_new .newBook{
	width:523px;
	height:276px;
	border:1px solid #ccc;
	border-top:none;
}
.YJ2016_nmWrap .nm .pro_center .pro_new .newBook .newTab{
	float:right;
	margin-right:10px;
	background:#f0f0f0;
	font-size:12px;
	margin-bottom:15px;
}
.YJ2016_nmWrap .nm .pro_center .pro_new .newBook .newTab p{
	display:inline-block;
	padding:0 10px;
	height:39px;
	line-height:40px;
	text-align:center;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	cursor:pointer;
}
.YJ2016_nmWrap .nm .pro_center .pro_new .newBook .newTab .pro_pCurr{
	background:#fff;
}
.YJ2016_nmWrap .nm .pro_center .pro_new .newBook .n1{
	display:inline-block;
	width:120px;
	height:210px;
	margin-left:6px;
	font-size:13px;
	text-align:center;
}
.YJ2016_nmWrap .nm .pro_center .pro_new .newBook .n1 img{
	margin:0 auto;
}
.YJ2016_nmWrap .nm .pro_center .pro_new .newBook .n1 p{
	width:120px;
	line-height:18px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	color:#676767;
}
.YJ2016_nmWrap .nm .pro_center .pro_new .newBook .n1 dt{
	display:inline-block;
	width:55px;
	height:30px;
	float:left;
	font-size:12px;
	text-align:left;
}
.YJ2016_nmWrap .nm .pro_center .pro_new .newBook .n1 dt span{
	display:inline-block;
	width:55px;
	color:#d5000e;
}
.YJ2016_nmWrap .nm .pro_center .pro_new .newBook .n1 dt .pro_delPrice{
	text-decoration:line-through;
	color:#a8a8a8;
}
.YJ2016_nmWrap .nm .pro_center .pro_new .newBook .n1 dd{
	display:inline-block;
	width:55px;
	height:30px;
	float:right;
	line-height:30px;
	background:#ffa73d;
	color:#fff;
}
.YJ2016_nmWrap .nm .pro_right{
	width:235px;
	height:553px;
	float:right;
}
.YJ2016_nmWrap .nm .pro_right .pro_state{
	height:93px;
	border:1px solid #ccc;
	font-size:16px;
	padding:6px 10px;
}
.YJ2016_nmWrap .nm .pro_right .pro_state h2{
	margin-bottom:8px;
}
.YJ2016_nmWrap .nm .pro_right .pro_state a{
	width:215px;
	font-size:13px;
	display:block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	line-height:20px;
}
.YJ2016_nmWrap .nm .pro_right .pro_forward{
	border:1px solid #ccc;
	margin-top:10px;
}
.YJ2016_nmWrap .pro_right .cover{
	position:relative;
	width:235px;
	height:160px;
	overflow:hidden;
}
.YJ2016_nmWrap .pro_right .pro_forward h2{
	line-height:35px;
	padding:0 10px;
	font-size:16px;
}
.YJ2016_nmWrap .pro_right .pro_forward h2 a{
	float:right;
	font-size:14px;
	color:#50a1b2;
}
.YJ2016_nmWrap .pro_right .pro_forward h2 a:hover{
	color:#fc0000;
}
.YJ2016_nmWrap .pro_right .cover ul{
	position:absolute;
	left:0;
	top:0;
	width:1410px;
	height:160px;
}
.YJ2016_nmWrap .pro_right .cover ul li{
	float:left;
	margin-left:10px;
	width: 215px;
    height: 120px;
}
.YJ2016_nmWrap .pro_right .cover ul li .m1{
	display:block;
	float:left;
}
.YJ2016_nmWrap .pro_right .cover ul li p{
	width:95px;
	height:44px;
	line-height:22px;
	overflow:hidden;
}
.YJ2016_nmWrap .pro_right .cover ul li .name{
	margin-top:20px;
}
.YJ2016_nmWrap .pro_right .cover ul li p span{
	display:block;
	color: #c30000;
    font-weight: bold;
	line-height:15px;
    margin-bottom: 4px;
	margin-top:10px;
}
.YJ2016_nmWrap .pro_right .cover ul li p .pri{
	color:#aaa;
	text-decoration:line-through;
	font-weight:normal;
	margin-top:4px;
}
.YJ2016_nmWrap .pro_right .cover ol{
	position:absolute;
	right:0;
	bottom:7px;
}
.YJ2016_nmWrap .pro_right .cover ol li{
	float:left;
	width:11px;
	height:11px;
	border-radius:50%;
	background:#d3d3d3;
	margin-right:8px;
	border:1px solid #cecece;
	cursor:pointer;
}
.YJ2016_nmWrap .pro_right .cover ol .m1_olCurr{
	background:#4f8d82;
	border:1px solid #4b7a70;
}
.YJ2016_nmWrap .pro_right a:hover{
	color:#fc0000;
}
.YJ2016_nmWrap .pro_right .pro_sell h2{
	border-bottom:1px solid #415475;
	background:url(../images/sell.png) no-repeat 5px center;
	line-height:40px;
	font-size:16px;
	padding-left:40px;
	margin-top:15px;
}
.YJ2016_nmWrap .pro_right .pro_sell p{
	height:45px;
	border-bottom:1px dashed #ccc;
	font-size:13px;
	line-height:45px;
}
.YJ2016_nmWrap .pro_right .pro_sell p em{
	display:inline-block;
	width:22px;
	height:45px;
	text-align:center;
	background:url(../images/sell1.png) no-repeat 0 center;
	vertical-align:top;
	color:#fff;
}
.YJ2016_nmWrap .pro_right .pro_sell a{
	display:inline-block;
	width:205px;
	margin-left:3px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.YJ2016_nmWrap .pro_right .pro_sell .ms1{
	text-align:right;
	font-size:12px;
	color:#274990;
	line-height:45px;
}
.YJ2016_InfoRec{
	width:1000px;
	margin:0 auto 20px;
	background:#fff;
}
.YJ2016_InfoRec h1{
	font-size:18px;
	height:50px;
	line-height:50px;
	background:url(../images/info.png)  no-repeat 3px center;
	padding-left:50px;
	border-bottom:1px solid #415475;
}
.YJ2016_InfoRec .infoBook{
	border:1px solid #ccc;
	border-top:none;
	padding:20px 25px;
}
.YJ2016_InfoRec .info1{
	width:950px;
	height:205px;
	border-bottom:1px dashed #e9e9e9;
}
.YJ2016_InfoRec .info1 .il{
	float:left;
	width:465px;
}
.YJ2016_InfoRec .info1 h3 a{
	font-size:16px;
	color:#666;
	font-weight:bold;
}
.YJ2016_InfoRec .info1 h3 a:hover{
	color:#fc0000;
}
.YJ2016_InfoRec .info1 .iImg{
	display:block;
	width:182px;
	height:172px;
	overflow:hidden;
	float:left;
}
.YJ2016_InfoRec .info1 .infoTxt{
	width:270px;
	float:right;
}
.YJ2016_InfoRec .info1 .infoTxt .iprice{
	line-height:35px;
}
.YJ2016_InfoRec .info1 .infoTxt strong{
	color:#e83d35;
	font-size:24px;
	margin-right:15px;
}
.YJ2016_InfoRec .info1 .infoTxt del{
	color:#d0cbc5;
}
.YJ2016_InfoRec .info1 .idesc{
	margin-top:10px;
	background:#F7F7F7;
}
.YJ2016_InfoRec .info1 .idesc p{
	text-indent:2em;
	line-height:20px;
	color:#999999;
}
.YJ2016_InfoRec .info1 .ir{
	float:right;
	width:465px;
}
.YJ2016_InfoRec .p_infoBook{
	margin-top:20px;
}
.YJ2016_InfoRec .p_infoBook li{
	float:left;
	margin-right:9px;
}
.YJ2016_InfoRec .p_infoBook li a{
	display:inline-block;
	width:150px;
	color:#666;
}
.YJ2016_InfoRec .p_infoBook li a:hover{
	color:#fc0000;
}
.YJ2016_InfoRec .p_infoBook li a .i_bookIma img{
	margin:0 auto;
}
.YJ2016_InfoRec .p_infoBook li a .i_desc{
	font-size:12px;
}
.YJ2016_InfoRec .p_infoBook li a .i_market{
	color:#ccccd4;
	line-height:30px;
}
.YJ2016_InfoRec .p_infoBook li a .i_price strong{
	color:#E4393C;
	font-size:18px;
	font-weight:normal;
}
.YJ2016_InfoRec .bookWrap{
	width:1000px;
	height:483px;
	position:relative;
}
.YJ2016_InfoRec .Bookswitch{
	width:1000px;
	height:483px;
	overflow:hidden;
}
.YJ2016_InfoRec .bookWrap .switchBtn{
	width:1000px;
	height:62px;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-31px;	
}
.YJ2016_InfoRec .bookWrap .switchBtn .bookLeft{
	float:left;
	cursor:pointer;
}
.YJ2016_InfoRec .bookWrap .switchBtn .bookRight{
	float:right;
	cursor:pointer;	
}
.YJ2016_adv{
	width:1000px;
	height:120px;
	padding:20px 0;
	margin:0 auto 20px;
}
.YJ2016_adv img{
	display:inline-block;
}

/***************************************************************后台系统*************************************************/
/*知识中心*/
.YJHT2016_header{
	position:relative;
	margin-bottom:20px;
}
.YJHT2016_header .header{
	width:1000px;
	height:70px;
	margin-top:14px;
	margin:0 auto;
	position:relative;
}
.YJHT2016_header .HTD{
	height:35px;
	width:1000px;
	background:#eeeeee;
	position:absolute;
	right:0px;
	bottom:0px;
	border-bottom:1px solid #005a98;
	z-index:-99;
}
.YJHT2016_header .ht{
	width:1000px;
	height:35px;
	border-bottom:1px solid #005a98;
	position:absolute;
	left:0px;
	bottom:0px;
	background:#eeeeee;
	text-align:right;
	font-weight:bold;
	line-height:35px;
}
.YJHT2016_header img{
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:9;
}
.YJHT2016_header .ht span{
	color:#20548e;
	margin-right:25px;
}
.YJHT2016_header .ht a{
	color:#d90000;
	margin-right:25px;
	background:url(../images/enter.png) no-repeat 0 center;
	padding-left:20px;
}
.YJHT2016_header .ht .close{
	background:url(../images/close.png) no-repeat 0 center;
}
.YJHT2016_header .ht a:hover{
	text-decoration:underline;
}
/*****************page分页样式************************/
.Page{ margin-top:20px; text-align:center;}
.Page a{ margin-left:5px; }



/*.YJHT2016_nav{
	height:54px;
	border-bottom:1px solid #d80100;
}
.YJHT2016_nav .nav{
	width:1000px;
	height:55px;
	margin:0 auto;
}
.YJHT2016_nav h3{
	width:130px;
	height:54px;
	float:left;
	background:url(../images/HTFLT.png) no-repeat center center #d80100;
}
.YJHT2016_nav .ulList{
	float:left;
	font-weight:bold;
	font-size:16px;
	line-height:54px;
}
.YJHT2016_nav .ulList a{
	margin:0 8px;
}
.YJHT2016_nav .ulList .ulCur{
	color:#d80100;
}*/

/*#######################2016.12.15-数据中心########################*/
.YJ2016_dateCenter{
	width:1000px;
	padding-bottom:20px;
	margin:20px auto 0;
	background:#fff;
}
.YJ2016_dateCenter .date_search{
	border:1px solid #e4e4e4;
}
.YJ2016_dateCenter .date_search h1{
	height:40px;
	line-height:40px;
	background:url(../images/dateTit.png) repeat-x;
}
.YJ2016_dateCenter .date_search h1 a{
	display:inline-block;
	width:75px;
	height:40px;
	text-align:center;
}
.YJ2016_dateCenter .date_search h1 span{
	display:inline-block;
	width:112px;
	height:40px;
	text-align:center;
	background:url(../images/titBg.png) no-repeat 0 center;
	color:#fff;
	background-size:112px 40px;
}
.YJ2016_dateCenter .date_search h1 input{
	width:385px;
	height:28px;
	border:1px solid #eabc67;
	padding:0 10px;
	margin-left:45px;
}
.YJ2016_dateCenter .date_search h1 .ds{
	background:#3575b5;
	height:30px;
	line-height:30px;
	color:#fff;
	font-weight:normal;
	margin-left:-5px;
	width:90px;
}
.YJ2016_dateCenter .date_search h1 .ds2{
	background:#eabc67;
}
.YJ2016_dateCenter .date_search .d_fileOut{
	height:40PX;
	display:inline-block;
	width:auto;
	float:right;
	padding-left:25px;
	margin-right:10px;
	background:url(../images/date_fileOut.png) no-repeat 0 center;
	cursor:pointer;
	font-weight:normal;
	color:#333;
}
.YJ2016_dateCenter .date_search .d_fileOut:hover{
	text-decoration:underline;
}
.YJ2016_dateCenter .date_con{
	margin-bottom:30px;
}
.YJ2016_dateCenter .date_con .dcl{
	width:243px;
	float:left;
	border:1px solid #ccc;
	background:#fff;
	font-size:13px;
	padding:20px 0;
	height:889px;
	overflow: auto;
    /* overflow-x: hidden; */
}
.YJ2016_dateCenter .date_con .dcl .del_list h2{
	font-size:15px;
	font-weight:normal;
	background:url(../images/date_mines.png) no-repeat 10px center;
	padding-left:30px;
	height:30px;
	line-height:30px;
	cursor:pointer;
}
.YJ2016_dateCenter .date_con .dcl .del_list .zbBg{
	background:url(../images/date_add.png) no-repeat 10px center;
}
.YJ2016_dateCenter .date_con .dcl .del_list li a{
	display:block;
	margin-left:20px;
	height:25px;
	line-height:25px;
	color:#000;
}
.YJ2016_dateCenter .date_con .del_list li input{
	margin-right:8px;
	vertical-align:middle;
}
.YJ2016_dateCenter .date_con .del_list li p{
	padding:0 10px 0 30px;
	height:25px;
	line-height:25px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	cursor:pointer;
}
.YJ2016_dateCenter .date_con .dcr{
	width:743px;
	float:right;
	border:1px solid #ccc;
	background:#fff;
	padding-bottom:20px;
}
.YJ2016_dateCenter .date_con .dcr h1{
	height:38px;
	border-bottom:1px solid #ccc;
	background:url(../images/conTit.png) repeat-x;
	font-weight:normal;
	line-height:38px;
}
.YJ2016_dateCenter .date_con .dcr h1 .mt1{
	float:left;
	cursor:pointer;
}
.YJ2016_dateCenter .date_con .dcr h1 .mt1 span{
	display:inline-block;
	width:22px;
	height:39px;
	background:url(../images/date_list1.jpg) no-repeat center center;
	margin-left:12px;
}
.YJ2016_dateCenter .date_con .dcr .swd{
	height:400px;
	display:none;
}
.YJ2016_dateCenter .date_con .dcr h1 .mt1 .mt_s2{
	background:url(../images/date_list2.jpg) no-repeat center center;
}
.YJ2016_dateCenter .date_con .dcr h1 .mt1 .mt_s3{
	background:url(../images/date_list3.jpg) no-repeat center center;
}
.YJ2016_dateCenter .date_con .dcr h1 .mt1 .mt_s4{
	background:url(../images/date_list4.png) no-repeat center center;
}
.YJ2016_dateCenter .date_con .dcr h1 .mt1 .mt_s5{
	background:url(../images/date_list5.png) no-repeat center center;
}
.YJ2016_dateCenter .date_con .dcr h1 .mt2{
	float:right;
	margin-right:12px;
}
.YJ2016_dateCenter .date_con .dcr h1 .mt2 select{
	height:25px;
	margin-right:20px;
	padding:0 5px;
}
.YJ2016_dateCenter .date_con .dcr h1 .mt2 input{
	height:23px;
	padding:0 5px;
	width:70px;
	border:1px solid #ccc;
}
.YJ2016_dateCenter .date_con .dcr h1 .mt2 em{
	margin:0 5px;
}
.YJ2016_dateCenter .date_con .dcr table{
	border-spacing:0;
	overflow:scroll;
}
.YJ2016_dateCenter .date_con .dcr table tr{
	height:35px;
	/* line-height:35px; */
}
.YJ2016_dateCenter .date_con .dcr table .date_t1{
	width:275px;
	min-width:275px;
}
.YJ2016_dateCenter .date_con .dcr table .date_t2{
	min-width:85px;
	text-align:center;
}
.YJ2016_dateCenter .date_con .dcr table th{
	border-bottom:1px solid #ccc;
	background:#f4f4f4;
	padding:0 5px;
}
.YJ2016_dateCenter .date_con .dcr table td{
	border-bottom:1px solid #ccc;
	text-align:center;
	padding:0 5px;
}
.YJ2016_dateCenter .date_con .dcr .dcTable{
	margin-top:1px;
	padding-bottom:30px;
	overflow:scroll;
	/* height:479px; */
}
.YJ2016_dateCenter .date_con .dcr .table_desc{
	font-size:12px;
	color:#666;
	padding:30px 20px 0;
}
.YJ2016_dateCenter .date_con .dcr textarea{
	width: 710px;
  	height: 150px;
    margin: 10px auto 0;
    display: block;
	overflow:scroll;
	overflow-x:hidden;
	padding:5px;
	border:1px solid #ECECEC;
}
.YJ2016_dateCenter .date_con  .tab{
	height:35px;
	margin-top:10px;
}
.YJ2016_dateCenter .date_con  .tab span{
	min-width:80px;
	height:32px;
	display:inline-block;
	background:#D3D3D3;
	text-align:center;
	line-height:32px;
	border-radius:5px 5px 0 0;
	cursor:pointer;
	border-bottom:none;
	vertical-align:bottom;
	vertical-align:bottom;
	padding:0 10px;
	border-top:5px solid #D3D3D3;
}
.YJ2016_dateCenter .date_con .tab .tab2{
	margin-left: -4px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.YJ2016_dateCenter .date_con .tab .dcrTab{
	border-top:5px solid #fc0000;
	background:#f6f6f6;
}
.YJ2016_dateCenter .date_con .tabCon2{
	height:528px;
	display:none;
}

/***************************************************************后台系统*************************************************/
/*#########资源管理########*/
.YJ2016_HTHeader{
	width:100%;
	height:84px;
	background:#eeeeee;
	border:1px solid #015997;
}
.YJ2016_HTHeader .header{
	width:1000px;
	margin:0 auto;
	position:relative;
}
.YJ2016_HTHeader .header .fn{
	position:absolute;
	right:5px;
	bottom:10px;
}
.YJ2016_HTHeader .header .fn a{
	margin-left:25px;
	color:#d80100;
}
.YJ2016_HTHeader .header .fn span{
	color:#1e5593;
}
.YJ2016_HTHeader .header .fn .enter{
	background:url(../images/enter.png) no-repeat 0 center;
	padding-left:15px;
}
.YJ2016_HTHeader .header .fn .quit{
	background:url(../images/close.png) no-repeat 0 center;
	padding-left:15px;
}
.YJ2016_HTRote{
	width:1000px;
	height:50px;
	margin:0 auto;
	line-height:50px;
}
.YJ2016_HTRote span{
	color:#808080;
}
.YJ2016_HTRote a:hover{
	color:#fc0000;
}
.YJ2016_HTmain{
	width:auto;
	height: auto;
	padding-bottom:20px;
	margin:0 auto;
	background:#fff;
}
.YJ2016_HTmain .list{
	width:215px;
	height:auto;
	background:#34495e;
	float:left;
}
.YJ2016_HTmain .list ul li{
	background:url(../images/htListRight.png) no-repeat 200px 16px;
}
.YJ2016_HTmain .list ul .HTListcurr{
	background:url(../images/htListDown.png) no-repeat 197px 18px #2d3e50;
}
.YJ2016_HTmain .list ul li a{
	display:inline-block;
	height:45px;
	line-height:45px;
	background:url(../images/htListSprit1.png) no-repeat 10px 15px;
	color:#b4c0ce;
	padding-left:50px;
	font-weight:bold;
	font-size:15px;
}
.YJ2016_HTmain .list ul li .l2{
	background:url(../images/htListSprit1.png) no-repeat 10px -25px;
}
.YJ2016_HTmain .list ul li .l3{
	background:url(../images/htListSprit1.png) no-repeat 10px -75px;
}
.YJ2016_HTmain .list ul li .l4{
	background:url(../images/htListSprit1.png) no-repeat 10px -120px;
}
.YJ2016_HTmain .list ul li .l5{
	background:url(../images/htListSprit1.png) no-repeat 10px -165px;
}
.YJ2016_HTmain .list ul li .l6{
	background:url(../images/htListSprit1.png) no-repeat 10px -210px;
}
.YJ2016_HTmain .list ul li .l7{
	background:url(../images/htListSprit1.png) no-repeat 10px -255px;
}
.YJ2016_HTmain .list ul li .l8{
	background:url(../images/htListSprit1.png) no-repeat 10px -300px;
}
.YJ2016_HTmain .con{
	width:98%;
	border:1px solid #ccc;
	height:auto;
	float: left;
	margin-left: 10px;
	position:relative;
}
.YJ2016_HTmain .con .search{
	height:79px;
	border-bottom:1px solid #ccc;
	background:#f4f4f4;
	overflow:hidden;
}
.YJ2016_HTmain .con .search h1{
	height:32px;
	line-height:80px;
	text-align:center;
}
.YJ2016_HTmain .con .search select{
	width:110px;
	height:32px;
	border:1px solid #cecece;
	font-family:"微软雅黑";
	vertical-align: middle;
	padding-left:5px;
}
.YJ2016_HTmain .con .search input{
	width:417px;
	height:30px;
	border:1px solid #cecece;
	margin-left: -6px;
    margin-right: -6px;
	vertical-align: middle;
	padding:0 10px;
	/*border-right:none;*/
}
.YJ2016_HTmain .con .search a{
	display:inline-block;
	width:80px;
	height:32px;
	background:#3575b5;
	line-height:30px;
	color:#fff;
	background:url(../images/HTSearch.png) no-repeat 10px center #3575b5;
	padding-left:10px;
    vertical-align: middle;
}
.YJ2016_HTmain .con .addBtn{
	padding-left:20px;
	height:65px;
	line-height:65px;
}
.YJ2016_HTmain .con .addBtn a{
	display:inline-block;
	background:url(../images/htCreate.png) no-repeat 0 center;
	margin-right:40px;
	padding-left:30px;
	color:#3875b8;
}
.YJ2016_HTmain .con .addBtn a:hover{
	color:#fc0000;
}
.YJ2016_HTmain .con .addBtn .addBtn2{
	background:url(../images/htOwn.png) no-repeat 0 center;
}
.YJ2016_HTmain .con table{
	border:1px solid #cccccc;
	border-collapse:collapse;
	width:96%;
	margin:0 auto;
	background:#fff;
}
.YJ2016_HTmain .con table td{
	border:1px solid #cccccc;
	border-collapse:collapse;
	line-height:16px;
	padding-left:10px;
	height:30px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	color:#333;
	cursor:pointer;
}
.YJ2016_HTmain .con table .cTitle td{
	background:#5fafe4;
	font-weight:bold;
	color:#fff;
	height:39px;
	line-height:39px;
}
.YJ2016_HTmain .con table .ct1{
	width:130px;
}
.YJ2016_HTmain .con table .ct2{
	width:100px;
}
.YJ2016_HTmain .con table .ct3{
	width:125px;
}
.YJ2016_HTmain .con table .ct4{
	width:80px;
}
.YJ2016_HTmain .con table .ct5{
	width:70px;
}
.YJ2016_HTmain .con table .ct6{
	width:95px;
}
.YJ2016_HTmain .con table .ct7{
	width:95px;
}
/* .YJ2016_HTmain .con table .ct11 .ct12 .ct13 .ct14{
	width:200px;
} */
.YJ2016_HTmain .con table td a{
	color:#D70100;
}
.YJ2016_HTmain .con table .ct7 span{
	color:#D70100;
}
.YJ2016_HTmain .con table .gray{
	background:#f2f2f2;
}
.YJ2016_HTmain .page{
	height:35px;
	margin:25px 0 20px;
	text-align:center;
	line-height:35px;
}
.YJ2016_HTmain .page a{
	display:inline-block; 
	width:60px;
	height:30px; 
	line-height:30px; 
	text-align:center;
	border:1px solid #4f84ec;
	color:#4f84ec;
}
.YJ2016_HTmain .page .before{
	width:50px;
}
.YJ2016_HTmain .page b{
	font-weight:normal;
}
.YJ2016_HTmain .page b span{
	display:inline-block;
	width:30px;
	height:30px;
	line-height:30px;
	border:1px solid #4f84ec;
	cursor:pointer;
	color:#4f84ec;
	margin-right:5px;
}
.YJ2016_HTmain .page b .numCurr{
	border:1px solid #fff;
	font-weight:bold;
	color:#000;
}
.YJ2016_HTmain .page b .numCurr1{
	background:#d80100;
	border:1px solid #d80100;
	color:#fff;
}
.YJ2016_HTmain .notePage {
	height:35px;
}
.YJ2016_HTmain .con .dataTable{
	margin-top:20px;
}
.YJ2016_HTmain .con .dataTable .ct1{
	width:95px;
}
.YJ2016_HTmain .con .dataTable .ct2{
	width:120px;
}
.YJ2016_HTmain .con .dataTable .ct3{
	width:125px;
}
.YJ2016_HTmain .con .dataTable .ct4{
	width:65px;
}
.YJ2016_HTmain .con .dataTable .ct5{
	width:65px;
}
.YJ2016_HTmain .con .dataTable .ct6{
	width:90px;
}
.YJ2016_HTmain .con .dataTable .ct7{
	width:90px;
}
.YJ2016_HTmain .con .dataTable .ct8{
	width:85px;
}
.YJ2016_HTmain .con .dataTable td a{
	color:#3575b5;
}
.YJ2016_HTmain .con table td a:hover{
	color:#fc0000;
}
.YJ2016_HTmain .con .dataTable td span{
	color:#3575b5;
}
.YJ2016_HTmain .con .userSearch{
	height:auto;
	padding-bottom:15px;
}
.YJ2016_HTmain .con .userSearch h2{
	height:32px;
	text-align:center;
	margin-top:15px;
}
.YJ2016_HTmain .con .userSearch h2 em{
	display:inline-block;
	width:20px;
	height:32px;
	background:url(../images/HTopen.png) no-repeat 0 center;
	vertical-align: middle;
}
.YJ2016_HTmain .con .userSearch h2 strong{
	display:inline-block;
	width:20px;
	height:32px;
	background:url(../images/HTclose.png) no-repeat 0 center;
	vertical-align: middle;
}
.YJ2016_HTmain .con .userSearch h2 input{
	margin:0;
}
.YJ2016_HTmain .con .userSearch h3{
	width:330px;
	display:inline-block;
}
.YJ2016_HTmain .con .userSearch h3 input{
	width:100px;
	padding:0 5px;
}
.YJ2016_HTmain .con .userSearch h3 .datecb{
	width:12px;
	height:12px;
	background:#fff;
	margin-right:5px;
}
.YJ2016_HTmain .con .userSearch h3 span{
	margin-right:10px;
}
.YJ2016_HTmain .con .userSearch h3 b{
	margin:0 10px;
}
.YJ2016_HTmain .con .userSearch .userDate{
  width: 695px;
  height: 32px;
  margin: 0 auto;
  margin-top: 15px;
  text-align:center;
}
.YJ2016_HTmain .con .userSearch .usBtn{
  width: 260px;
  height: 35px;
  background: url(../images/HTSearch.png) no-repeat 100px center #3575b5;
  line-height:35px;
  margin-top: 15px;
  text-align:center;
  border-radius:5px;
}
.YJ2016_HTmain .con .userbtn{
	padding-left:18px;
	height:30px;
	line-height:30px;
	margin:10px 0 2px;
}
.YJ2016_HTmain .con .userbtn a{
	display:inline-block;
	background:url(../images/HTadd.png) no-repeat 7px center;
	margin-right:15px;
	padding-left:30px;
	color:#3875b8;
	width:50px;
	border:1px solid #ccc;
	box-shadow:5px 5px 10px #EFEFEF inset;
}
.YJ2016_HTmain .con .userbtn a:hover{
	box-shadow:5px 5px 10px #fff inset;
}
.YJ2016_HTmain .con .userbtn a:hover{
	color:#fc0000;
}
.YJ2016_HTmain .con .userbtn .userfresh{
	background:url(../images/HTfresh.png) no-repeat 7px center;
}
.YJ2016_HTmain .con .userTable td{
	width:auto;
	height:35px;
	line-height:35px;
	text-align: center;
}
.YJ2016_HTmain .con .userTable td a{
	display:block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	color:#333;
}
.YJ2016_HTmain .con .userTable .ct1 a{
	width:79px;
}
.YJ2016_HTmain .con .userTable .ct2 a{
	width:104px;
}
.YJ2016_HTmain .con .userTable .ct3 a{
	width:109px;
}
.YJ2016_HTmain .con .userTable .ct4 a{
	width:244px;
}
.YJ2016_HTmain .con .userTable .ct5 a{
	width:64px;
	color:#008C00;
}
.YJ2016_HTmain .con .userTable .ct6 a{
	width:64px;
	color:#3575b5;
}
.YJ2016_HTmain .con .userTable .ct7 a{
	width:64px;
	color:#d80100;
}
.YJ2016_HTmain .userCon{
	height:auto;
}
.YJ2016_HTmain .userList{
	height:790px;
}
.YJ2016_HTmain .list li .l3_child{
	height:200px;
	background:#2c3e50;
}
.YJ2016_HTmain .list li .l3_child dt a{
	color:#95a0aa;  
	height: 40px;
  	line-height: 40px;
	background: none;
	padding-left:60px;
    font-weight: normal;
    font-size: 14px;
}
.YJ2016_HTmain .list li .l3_child dt .list_childcurr{
	color:#C5E3FF;
}
.YJ2016_HTmain .con .orderSearch{
	height:auto;
	padding-top:20px;
}
.YJ2016_HTmain .con .orderSearch .os_left{
	width:300px;
	float:left;
	margin-left:20px;
}
.YJ2016_HTmain .con .orderSearch .os_right{
	width:440px;
	float:right;
}
.YJ2016_HTmain .con .orderSearch span{
	display:inline-block;
	width:75px;
	height:32px;
	line-height:30px;
}
.YJ2016_HTmain .con .orderSearch .os_left input{
	width:200px;
	margin:0;
}
.YJ2016_HTmain .con .orderSearch p{
	margin-bottom:10px;
}
.YJ2016_HTmain .con .orderSearch .os_right input{
	width:330px;
	margin:0;
}
.YJ2016_HTmain .con .orderSearch .osBtn{
	  width: 260px;
	  height: 35px;
	  background: url(../images/HTSearch.png) no-repeat 100px center #3575b5;
	  line-height: 35px;
	  margin-top: 5px;
	  margin-bottom:10px;
	  text-align: center;
	  border-radius: 5px;
}
.YJ2016_HTmain .con .OrderTable{
	margin-top:20px;
}
.YJ2016_HTmain .con .OrderTable .ct1{
	width:50px;
}
.YJ2016_HTmain .con .OrderTable .ct2{
	width:200px;
}
.YJ2016_HTmain .con .OrderTable .ct3{
	width:275px;
}
.YJ2016_HTmain .con .OrderTable .ct4{
	width:65px;
}
.YJ2016_HTmain .con .OrderTable .ct5{
	width:70px;
}
.YJ2016_HTmain .con .OrderTable .ct6{
	width:70px;
}
.YJ2016_HTmain .orderCon{
	height:773px;
}
.YJ2016_HTmain .orderList{
	height:775px;
}
.YJ2016_HTmain{
	background:#fff;
}
.YJ2016_HTmain .preManage{
	width:400px;
	height:620px;
	border:1px solid #ccc;
	background:#34373e;
	float:left;
}
.YJ2016_HTmain .preManage .manList{
	width:70px;
	height:610px;
	background:#34373e;
	float:left;
}
.YJ2016_HTmain .preManage .manList a{
	display:block;
	width:70px;
	height:50px;
	background:url(../images/prec1.png) no-repeat center 19px;
	color:#9babbd;
	text-align:center;
	line-height:70px;
	padding-top: 20px;
	position:relative;
}
.YJ2016_HTmain .preManage .manList a em{
	display:block;
	width:13px;
	height:17px;
	background:url(../images/prePointer.png) no-repeat;
	position:absolute;
	right:0;
	top:50%;
	margin-top:-8px;
	display:none;
}
.YJ2016_HTmain .preManage .manList .m1{
	color:#eef7ff;
}
.YJ2016_HTmain .preManage .manList .m1 em{
	display:block;
}
.YJ2016_HTmain .preManage .manList .m2{
	background:url(../images/prea2.png) no-repeat center 19px;
}
.YJ2016_HTmain .preManage .manList .m3{
	background:url(../images/prea3.png) no-repeat center 19px;
}
.YJ2016_HTmain .preManage .manList .m4{
	background:none;
	padding-top: 10px;
    height: 60px;
    background: none;
    line-height: 25px;
}
.YJ2016_HTmain .preManage .manFun{
	width:320px;
	height:600px;
	background:#fff;
	float:right;
	margin: 10px 10px 10px 0;
}
.YJ2016_HTmain .preManage .manFun .funClose{
	height:35px;
	background:url(../images/HTFunClose.png) no-repeat 280px center;
	cursor:pointer;
}
.YJ2016_HTmain .preManage .manFun .f1 .explain strong{
	display:inline-block;
	width:15px;
	height:15px;
	background:url(../images/HTexplain.png) no-repeat 0 center;
	margin-left:5px;
	cursor:pointer;
}
.YJ2016_HTmain .preManage .manFun .f1 .explain{
	margin-left:10px;
	line-height:60px;
}
.YJ2016_HTmain .preManage .manFun .f1_tab{
	margin-left:11px;
}
.YJ2016_HTmain .preManage .manFun .f1_tab span{
	display:inline-block;
	width:48px;
	height:28px;
	border:1px solid #ccc;
	text-align:center;
	line-height:30px;
	margin-left:-1px;
}
.YJ2016_HTmain .preManage .manFun .f1_tab .tab_curr{
	background:#428ce8;
	color:#fff;
	border:1px solid #428ce8;
}
.YJ2016_HTmain .preManage .manFun .modu_tit{
	height:35px;
	line-height:35px;
	margin-top:20px;
	padding-left:10px;
	background:url(../images/htListDown.png) no-repeat 290px center #ebedf3;
}
.YJ2016_HTmain .preManage .manFun .f1_modu{
	height:410px;
	background:#fff;
	overflow:scroll;
	overflow-x: hidden;
	padding-top:10px;
}
.YJ2016_HTmain .preManage .manFun .f1_modu li{
	float:left;
	margin-left:11px;
	margin-top:15px;
}
.YJ2016_HTmain .preManage .manFun .f1_modu li a{
	display:inline-block;
	width:85px;
	height:65px;
	background:url(../images/HTpref1.png) no-repeat center 16px #ebedf3;
	line-height:85px;
	text-align:center;
	padding-top:20px;
}
.YJ2016_HTmain .preManage .manFun .f1_modu li .hp2{
	background:url(../images/HTpref2.png) no-repeat center 16px #ebedf3;
}
.YJ2016_HTmain .preManage .manFun .f1_modu li .hp3{
	background:url(../images/HTpref3.png) no-repeat center 16px #ebedf3;
}
.YJ2016_HTmain .preManage .manFun .f1_modu li .hp4{
	background:url(../images/HTpref4.png) no-repeat center 16px #ebedf3;
}
.YJ2016_HTmain .preManage .manFun .f1_modu li .hp5{
	background:url(../images/HTpref5.png) no-repeat center 16px #ebedf3;
}
.YJ2016_HTmain .preManage .manFun .f1_modu li .hp6{
	background:url(../images/HTpref6.png) no-repeat center 16px #ebedf3;
}
.YJ2016_HTmain .preManage .manFun .f1_modu li .hp7{
	background:url(../images/HTpref7.png) no-repeat center 16px #ebedf3;
}
.YJ2016_HTmain .preManage .manFun .f1_modu li .hp8{
	background:url(../images/HTpref8.png) no-repeat center 16px #ebedf3;
}
.YJ2016_HTmain .preManage .manFun .f1_modu li .hp9{
	background:url(../images/HTpref9.png) no-repeat center 16px #ebedf3;
}
.YJ2016_HTmain .preManage .manFun .f1_modu li .hp10{
	background:url(../images/HTpref10.png) no-repeat center 16px #ebedf3;
}
.YJ2016_HTmain .preManage .manFun .f1_modu li .hp11{
	background:url(../images/HTpref11.png) no-repeat center 16px #ebedf3;
}
.YJ2016_HTmain .preManage .manFun .f1_modu li .hp12{
	background:url(../images/HTpref12.png) no-repeat center 16px #ebedf3;
}
.YJ2016_HTOrder{
	margin-top:20px;
	background:none;
}
.YJ2016_HTmain .precon{
	width:580px;
	border:1px solid #ccc;
	height:620px;
	background:#fff;
	float:right;
	position:relative;
}
.YJ2016_HTmain .precon .pc_head{
	height:50px;
	padding-top:20px;
}
.YJ2016_HTmain .precon .pc_head select{
	width:120px;
	height:30px;
	margin-left:5px;
}
.YJ2016_HTmain .precon .pc_head .pc_tab{
	display:inline-block;
	margin-left:20px;
	cursor:pointer;
}
.YJ2016_HTmain .precon .pc_head .pc_tab span{
	display:inline-block;
	width:80px;
	height:30px;
	background:#ebedf3;
	line-height:30px;
	text-align:center;
	color:#333;
}
.YJ2016_HTmain .precon .pc_head .pc_tab .pctab_curr{
	background:#428ce8;
	color:#fff;
}
.YJ2016_HTmain .precon .pc_head .pc_btn{
	margin-left:50px;
}
.YJ2016_HTmain .precon .pc_head .pc_btn a{
	display:inline-block;
	height:30px;
	line-height:30px;
	text-align:center;
	background:#ebedf3;
	margin-right:3px;
	padding-left:15px;
	width:90px;
}
.YJ2016_HTmain .precon .pc_head .pc_btn a:hover{
	color:#fc0000;
}
.YJ2016_HTmain .precon .pc_head .pc_btn .pc_btn1{
	background:url(../images/HTpresearch.png) no-repeat 25px center #ebedf3;
}
.YJ2016_HTmain .precon .pc_head .pc_btn .pc_btn2{
	background:url(../images/HTFBbtn.png) no-repeat 10px center #ebedf3;
}
.YJ2016_HTmain .precon .pc_modu{
	height:550px;
	overflow:scroll;
	overflow-x:hidden;
}
.YJ2016_HTmain .precon .pc_modu .m{
	width:520px;
	border:1px solid #CCC;
	margin:0 auto;
	margin-bottom:10px;
	height:50px;
	line-height:50px;
	padding:5px;
}
.YJ2016_HTmain .precon .pc_modu .m4{
	height:160px;
	line-height:160px;
}
.YJ2016_HTmain .precon .pc_modu .m .mc5{
	display:inline-block;
	width:470px;
	height:30px;
	border:1px dashed #ff9831;
	background:url(../images/HTAdd1.PNG) no-repeat 10px center #fff2e3;
	line-height:30px;
	margin-top:10px;
	padding-left:30px;
	text-align:left;
}
.YJ2016_HTmain .precon .pc_modu .m a:hover{
	color:#fc0000;
}
.YJ2016_HTmain .precon .pc_modu .m5{
	text-align:center;
}
.YJ2016_HTmain .precon .pc_edit{
	width:100px;
	height:30px;
	background:#99ccff;
	position:absolute;
	right:-120px;
	top:85px;
	padding:0 10px;
}
.YJ2016_HTmain .precon .pc_edit span{
	display:inline-block;
	width:30px;
	height:30px;
}
.YJ2016_HTmain .precon .pc_edit .ed1{
	background:url(../images/HTed1.png) no-repeat 0 center;
}
.YJ2016_HTmain .precon .pc_edit .ed2{
	background:url(../images/HTed2.png) no-repeat 0 center;
}
.YJ2016_HTmain .precon .pc_edit .ed3{
	background:url(../images/HTed3.png) no-repeat 0 center;
}
.YJ2016_selfResWrap{
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.2);
	position:fixed;
	left:0;
	top:0;
	display:none;
}
.YJ2016_selfResWrap .resmess{
	width:960px;
	height:100%;
	background:#fff;
	margin:0 auto;
	position:relative;
	padding:20px;
	overflow:auto;
	padding-bottom:30px;
}
.YJ2016_selfResWrap .resmess .closeBtn{
	width:15px;
	height:15px;
	background:url(../images/HTFunClose.png) no-repeat;
	position:absolute;
	right:20px;
	top:20px;
	cursor:pointer;
}
.YJ2016_selfResWrap .resmess .hideBtn{
	color:#0066cc;
}
.YJ2016_selfResWrap .resmess .set{
	border:1px solid #0066cc;
	padding:20px 0;
	margin-top:30px;
	position:relative;
}
.YJ2016_selfResWrap .resmess .set .setTit{
	position: absolute;
    top: -10px;
    left: 50%;
    width: 140px;
    margin-left: -70px;
    text-align: center;
    background: #fff;
	font-size:14px;
	font-weight:bold;
}
.YJ2016_selfResWrap .resmess .set ul{
	width:680px;
	margin:0 auto;
}
.YJ2016_selfResWrap .resmess .set ul li{
	margin-bottom:15px;
	position:relative;
}
.YJ2016_selfResWrap .resmess .set ul li span{
	display:inline-block;
	width:165px;
	text-align:right;
	margin-right:10px;
}
.YJ2016_selfResWrap .resmess .set ul li input{
	border:1px solid #ccc;
	width:495px;
	height:35px;
	padding-left:5px;
}
.YJ2016_selfResWrap .resmess .set ul li select{
	border:1px solid #ccc;
	height:35px;
	font-family:"微软雅黑";
}
.YJ2016_selfResWrap .resmess .set ul li textarea{
	border:1px solid #ccc;
	width:491px;
	height:150px;
	padding-left:5px;
	padding-right:5px;
	line-height:25px;
	font-family:"微软雅黑";
	text-indent:2em;
}
.YJ2016_selfResWrap .resmess .set ul li .st1{
    line-height: 156px;
    vertical-align: top;
}
.YJ2016_selfResWrap .resmess .set1{
	margin-bottom:30px;
}
.YJ2016_selfResWrap .resmess .set1 .setTit{
    width: 80px;
    margin-left: -40px;
}
.YJ2016_selfResWrap .resmess .set ul li .radio{
	width:15px;
	height:15px;
	vertical-align:middle;
}
.YJ2016_selfResWrap .resmess .set ul li strong{
	margin-right:10px;
	margin-left:3px;
	font-weight:normal;
}
.YJ2016_selfResWrap .resmess .set ul li a{
	display:inline-block;
	width:80px;
	height:35px;
	border:1px solid #C1C4CD;
	background:url(../images/HTupload.png) no-repeat 20px center #dfe3f0;
	vertical-align:middle;
	text-align:center;
	line-height:35px;
	padding-left:20px;
}
.YJ2016_selfResWrap .resmess .set ul li .linkBtn{
	background:#dfe3f0;
	padding:0;
	width:100px;
	position:absolute;
	right:-105px;
	bottom:4px;
	border-radius:5px;
}
.YJ2016_selfResWrap .resmess .set ul li a:hover{
	color:#fc0000;
}
.YJ2016_selfResWrap .resmess .setBtn{
	width:230px;
	height:40px;
	margin:0 auto 30px;
}
.YJ2016_selfResWrap .resmess .setBtn a{
	width:100px;
	height:35px;
	display:inline-block;
	line-height:35px;
	text-align:center;
	background:#008842;
	color:#fff;
	margin-right:15px;
	border-radius:3px;
}
.YJ2016_selfResWrap .resmess .setBtn .cancelBtn{
	background:#7C7C7C;
}
.YJ2016_HTmain .con .HTnd{
	width:683px;
	border:1px solid #0066cc;
	background:#fff;
	position:relative;
	padding:20px;
	margin:30px auto 0;
	display:none;
}
.YJ2016_HTmain .con .setTit{
	position: absolute;
    top: -10px;
    left: 50%;
    width: 140px;
    margin-left: -70px;
    text-align: center;
    background: #fff;
	font-size:14px;
	font-weight:bold;
}
.YJ2016_HTmain .con .HTnd .HTnd_mod p{
	line-height:40px;
	padding-left:50px;
}
.YJ2016_HTmain .con .HTnd .HTnd_mod p .radio{
	width:15px;
	height:15px;
	vertical-align:middle;
	margin-right:5px;
}
.YJ2016_HTmain .con .HTnd .HTnd_mod .mod_btn{
	display:block;
	text-align:right;
}
.YJ2016_HTmain .con .HTnd .HTnd_mod .mod_btn a{
	display:inline-block;
	width:120px;
	height:35px;
	text-align:center;
	line-height:35px;
	background:#3575b5;
	margin-right:10px;
	color:#fff;
}
.YJ2016_HTmain .con .HTnd .HTnd_mod .mod_btn .back{
	background:#8C8C8C;
}
.YJ2016_HTmain .con .HTnd1 .HTnd_gdmod p{
	line-height:35px;
	padding-left:50px;
	margin-top:20px;
}
.YJ2016_HTmain .con .HTnd1 .HTnd_gdmod p span{
	display:inline-block;
	width:60px;
}
.YJ2016_HTmain .con .HTnd1 .HTnd_gdmod p input{
	width:405px;
	height:35px;
	border:1px solid #ccc;
	padding-left:10px;
}
.YJ2016_HTmain .con .HTnd1 .HTnd_gdmod p strong{
	font-weight:normal;
	color:#fc0000;
	margin-left:5px;
}
.YJ2016_HTmain .con .HTnd1 .HTnd_gdmod p select{
	height:35px;
	border:1px solid #ccc;
	margin-left:-4px;
}
.YJ2016_HTmain .con .mod_btn{
	display:block;
	text-align:right;
	margin-top:20px;
}

.YJ2016_HTmain .con .mod_btn a{
	display:inline-block;
	width:120px;
	height:35px;
	text-align:center;
	line-height:35px;
	background:#3575b5;
	margin-right:10px;
	color:#fff;
}
.YJ2016_HTmain .con .HTnd1 .HTnd_gdmod .mod_btn .pre{
	background:#B53535;
}
.YJ2016_HTmain .con .HTnd1 .HTnd_gdmod .mod_btn1 .pre{
	background:#B53535;
}
.YJ2016_HTmain .con .mod_btn1{
	display:block;
	margin-top:20px;
}
.YJ2016_HTmain .con .mod_btn1 a{
	display:inline-block;
	width:120px;
	height:35px;
	text-align:center;
	line-height:35px;
	background:#3575b5;
	margin-right:10px;
	color:#fff;
}
.YJ2016_HTmain .con .HTnd1{
	width:683px;
	border:1px solid #0066cc;
	background:#fff;
	position:relative;
	padding:20px;
	margin:30px auto 0;
	display:none;
}
.YJ2016_HTmain .con .HTnd2{
	width:683px;
	border:1px solid #0066cc;
	background:#fff;
	position:relative;
	padding:20px;
	margin:30px auto 0;
	display:none;
}
.YJ2016_HTmain .con .HTnd2 .HTnd_addFiled p{
	line-height:35px;
	padding-left:50px;
	margin-top:20px;
}
.YJ2016_HTmain .con .HTnd2 .HTnd_addFiled p span{
	display:inline-block;
	width:60px;
}
.YJ2016_HTmain .con .HTnd2 .HTnd_addFiled p input{
	width:405px;
	height:35px;
	border:1px solid #ccc;
	padding-left:10px;
}
.YJ2016_HTmain .con .HTnd2 .HTnd_addFiled .filed_btn{
	display:block;
	text-align:center;
	margin-top:10px;
}
.YJ2016_HTmain .con .HTnd2 .HTnd_addFiled .filed_btn a{
	display:inline-block;
	width:120px;
	height:35px;
	text-align:center;
	line-height:35px;
	background:#2693D5;
	margin-right:10px;
	color:#fff;
	border-radius:3px;
}
.YJ2016_HTmain .con .HTnd2 .HTnd_addFiled .mod_btn{
	margin-top:20px;
}
.YJ2016_HTmain .con .HTnd2 .HTnd_addFiled .mod_btn .creat1{
	background:#3575B5;
}
.YJ2016_HTmain .con .HTnd2 .HTnd_addFiled .mod_btn .canele{
	background:#B53535;
}
.YJ2016_HTmain .con .HTnd2 .zfc{
	width:450px;
	padding:20px 0;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-275px;
	background:#fff;
	z-index:99;
	border:1px solid #ccc;
	box-shadow:0 0 5px rgba(0,0,0,0.5);
	display:none;
}
.YJ2016_HTmain .con .HTnd2 .zfc p input{
	width:300px;
}
.YJ2016_HTmain .con .HTnd2 .zfc h2{
	text-align:center;
	line-height:50px;
	font-size:16px;
	color:#333;
}
.YJ2016_HTmain .con .HTnd2 .zfc .zfc_btn{
	text-align:center;
}
.YJ2016_HTmain .con .HTnd2 .zfc .zfc_btn .offzfc{
	background:#8c8c8c;
}
/*##########################产品中心详情页##############################*/
.YJ2016_bookDet .nmLeft .subList{
	top:65px;
}
.YJ2016_bookDet .bookDetR{
	float:right;
	width:765px;
	border:1px solid #ccc;
	padding:20px 0 0;
	min-height:433px;
}
.YJ2016_bookDet .bookDetR .detImg{
	width:300px;
	height:350px;
	background:#fff;
	float:left;
	margin:10px;
	margin-top:0;
	overflow:hidden;
}
.YJ2016_bookDet .bookDetR .detpric{
	width:445px;
	float:right;
	color:#666;
	margin-bottom:10px;
}
.YJ2016_bookDet .bookDetR .detpric h1{
	line-height:1.5em;
	font-size:18px;
	color:#333;
}
.YJ2016_bookDet .bookDetR .detpric .bp{
	
}
.YJ2016_bookDet .bookDetR .detpric p{
	line-height:45px;
}
.YJ2016_bookDet .bookDetR .detpric p strong{
	color:#CB1D1D;
	font-size:20px;
	vertical-align:middle;
}
.YJ2016_bookDet .bookDetR .detpric p input{
	width:30px;
	height:34px;
	padding:0 10px;
	border:1px solid #ccc;
}
.YJ2016_bookDet .bookDetR .detpric .detNum{
	display:inline-block;
	height:36px;
	line-height:36px;
	position:relative;
	margin-top:15px;
}
.YJ2016_bookDet .bookDetR .detpric .detNum select{
	float:none;
}
.YJ2016_bookDet .bookDetR .detpric .det_author span{
	margin-right:15px;
	font-size:12px;
}
.YJ2016_bookDet .bookDetR .detpric .det_author span a{
	color:#1a66b3;
}
.YJ2016_bookDet .bookDetR .detpric .det_author span a:hover{
	text-decoration:underline;
}
.YJ2016_bookDet .bookDetR .detpric .buyBtn{
	text-align:center;
}
.YJ2016_bookDet .bookDetR .detpric .buyBtn a{
	display:inline-block;
	border:1px solid #ff2832;
	text-align:center;
	height:34px;
	line-height:34px;
	border-radius:5px;
	margin-top:30px;
	font-size:15px;
}
.YJ2016_bookDet .bookDetR .detpric .buyBtn .addCart{
	width:115px;
	background:url(../images/add_cart.png) no-repeat 10px center #ff2832;
	padding-left:20px;
	color:#fff;
	margin-right:20px;
}
.YJ2016_bookDet .bookDetR .detpric .buyBtn .buy{
	width:80px;
	background:#ffedee;
	color:#ff2832;
}
.YJ2016_bookDet .bookDetR .detpric .buyBtn .addCart:hover{
	background:url(../images/add_cart.png) no-repeat 10px center #DB242D;
}
.YJ2016_bookDet .bookDetR .detpric .buyBtn .buy:hover{
	background:#FFD0D3;
}
.YJ2016_proDet{
	width:998px;
	background:#fff;
	margin:0 auto 20px;
	border:1px solid #ccc;
	overflow: hidden;
}
.YJ2016_proDet .prodetab{
	height:35px;
	background:#f7f7f7;
	border-top:3px solid #666;
	position:relative;
}
.YJ2016_proDet .prodetab ul li{
	background:#fff;
	float:left;
	height:38px;
}
.YJ2016_proDet .prodetab ul li a{
	display:inline-block;
	background:#fff;
	border:1px solid #f7f7f7;
	border-bottom:none;
	border-top:3px solid #666;
	margin-top:-3px;
	padding:0 15px;
	height:35px;
	text-align:center;
	line-height:35px;
	background:#f7f7f7;
}
.YJ2016_proDet .prodetab ul li .acurr{
	border:1px solid #ccc;
	border-bottom:none;
	border-top:3px solid #fc0000;
	background:#fff;
}
.YJ2016_proDet .proCon{
	padding-bottom:30px;	
}
.YJ2016_proDet .proCon .proTit{
	border-bottom:3px solid #e3393a;
	margin:30px 0;
}
.YJ2016_proDet .proCon .proTit span{
	display:inline-block;
	background:url(../images/bookDetBg1.jpg) no-repeat right center #e3393a;
	height:25px;
	padding:0 35px 0 15px;
	border-left-radius:5px 0 0 0;
	line-height:25px;
	color:#fff;
}
.YJ2016_proDet .proCon p{
	line-height:30px;
	width:900px;
	margin:0 auto;
}
.YJ2016_cash{
	width:1000px;
	margin:0 auto;
	padding-bottom:20px;
	background:#fff;
}
.YJ2016_cash .jdt{
	width:634px;
	height:36px;
	line-height:36px;
	margin:20px auto;
}
.YJ2016_cash .myCart{
	background:url(../images/procedure_bg1.PNG) no-repeat 0 center #fff;
}
.YJ2016_cash .writeOrder{
	background:url(../images/procedure_bg2.PNG) no-repeat 0 center #fff;
	display:none;
}
.YJ2016_cash .comOrder{
	background:url(../images/procedure_bg3.PNG) no-repeat 0 center #fff;
	display:none;
}
.YJ2016_cash .jdt span{
	display:inline-block;
	width:206px;
	text-align:center;
}
.YJ2016_cash .jdt .jdCurr{
	color:#fff;
}
.YJ2016_cash .cart_head{
	height:45px;
	background:#f3f3f3;
	border:1px solid #ccc;
	line-height:45px;
}
.YJ2016_cash .column{
	float:left;
}
.YJ2016_cash .cart_head .p_checkbox input{
	vertical-align:middle;
	margin-right:5px;
}
.YJ2016_cash .cart_head .p_checkbox{
	width:125px;
	padding-left:10px;
}
.YJ2016_cash .cart_head .p_name{
	width:210px;
}
.YJ2016_cash .cart_head .p_color{
	width:140px;
	height:40px;
	padding:0 20px;
}
.YJ2016_cash .cart_head .p_price{
	width:120px;
	padding-right:40px;
	text-align:right;
}
.YJ2016_cash .cart_head .p_num{
	width:80px;
	text-align:center;
}
.YJ2016_cash .cart_head .p_sum{
	width:100px;
	padding-right:40px;
	text-align:right;
}
.YJ2016_cash .cart_head .p_action{
	width:75px;
}
.YJ2016_cash .cart_List .cell{
	float:left;
	padding:15px 0 10px;
}
.YJ2016_cash .cart_List .list1{
	border: 1px solid #f1f1f1;
	border-top:2px solid #666;
	background:#fff;
	padding: 0 10px 1px 40px;
	line-height:20px;
	height:120px;
	position:relative;
}
.YJ2016_cash .cart_List .cartList_curr{
	background:#fff4e8;
}
.YJ2016_cash .cart_List .p_checkbox{
	position:absolute;
	z-index: 3;
    left: 10px;
    top: 0;
    width: 30px;
    min-height: 10px;
}
.YJ2016_cash .cart_List .p_name{
	width:345px;
}
.YJ2016_cash .cart_List .list1 .p_img{
	border:1px solid #ccc;
	width:80px;
	height:80px;
	float:left;
}
.YJ2016_cash .cart_List .list1 .p_item{
	float:right;
	width:255px;
	height:60px;
	line-height:20px;
	overflow:hidden;
}
.YJ2016_cash .cart_List .list1 .p_item a:hover{
	color:#ff4956;
}
.YJ2016_cash .cart_List .p_color{
	width:140px;
	height:40px;
}
.YJ2016_cash .cart_List .p_price{
	width:120px;
	padding-right:40px;
	text-align:right;
}
.YJ2016_cash .cart_List .p_num{
	width:80px;
	text-align:center;
	padding-top:10px;
}
.YJ2016_cash .cart_List .p_num input{
	width:30px;
	border:1px solid #ccc;
	height:30px;
	padding:0 2px;
	text-align:center;
	line-height:30px;
	border-right:none;
	border-left:none;
}
.YJ2016_cash .cart_List .p_num strong{
	display:inline-block;
	width:20px;
	border:1px solid #ccc;
	height:30px;
	text-align:center;
	line-height:30px;
	background:#f4f4f4;
	cursor:pointer;
}
.YJ2016_cash .cart_List .p_sum{
	width:100px;
	padding-right:40px;
	text-align:right;
	font-weight:bold;
	color:#ff4956;
}
.YJ2016_cash .cart_List .p_action{
	width:75px;
}
.YJ2016_cash .cart_List .p_action a:hover{
	color:#ff4956;
}
.YJ2016_cash .cart_bottom{
	height:45px;
	background:#FDFDFD;
	border:1px solid #E7E7E7;
	line-height:45px;
	margin-top:20px;
}
.YJ2016_cash .cart_bottom .cLeft{
	float:left;
}
.YJ2016_cash .cart_bottom .cLeft input{
	vertical-align:middle;
	margin:0 5px 0 10px;
}
.YJ2016_cash .cart_bottom .cLeft a{
	margin:0 50px;
}
.YJ2016_cash .cart_bottom .cLeft a:hover{
	color:#ff4956;
}
.YJ2016_cash .cart_bottom .cLeft span strong{
	color:#ff4956;
	margin:0 3px;
}
.YJ2016_cash .cart_bottom .cRight{
	float:right;
}
.YJ2016_cash .cart_bottom .cRight span strong{
	color:#ff4956;
	font-size:18px;
}
.YJ2016_cash .cart_bottom .cRight a{
    display: inline-block;
    width: 120px;
    height: 46px;
    font: bold 18px/38px "Microsoft Yahei";
    color: #fff;
    background-color: #f10a10;
    border-radius: 2px;
    text-align: center;
    line-height:46px;
	margin:-5px -1px 0 50px;
}
/*##########专家团队##########*/
.YJ2016_team{
	width:1000px;
	padding-bottom:20px;
	margin:20px auto 0;
	background:#fff;
}
.YJ2016_team .team_search{
	border:1px solid #e4e4e4;
}
.YJ2016_team .team_search h1{
	height:40px;
	line-height:40px;
	background:url(../images/dateTit.png) repeat-x;
}
.YJ2016_team .team_search h1 a{
	display:inline-block;
	width:75px;
	height:40px;
	text-align:center;
}
.YJ2016_team .team_search h1 span{
	display:inline-block;
	width:112px;
	height:40px;
	text-align:center;
	background:url(../images/titBg.png) no-repeat 0 center;
	color:#fff;
	background-size:112px 40px;
}
.YJ2016_team .team_search h1 input{
	width:385px;
	height:28px;
	border:1px solid #eabc67;
	padding:0 10px;
	margin-left:45px;
}
.YJ2016_team .team_search h1 .ds{
	background:#3575b5;
	height:30px;
	line-height:30px;
	color:#fff;
	font-weight:normal;
	margin-left:-5px;
	width:90px;
}
.YJ2016_team .team_search h1 .ds2{
	background:#eabc67;
}
.YJ2016_team .team_fl{
	height:45px;
	line-height:45px;
	padding-top: 20px;
}
.YJ2016_team .team_fl span{
	display:inline-block;
	padding:0 20px;
	height:35px;
	background:#5e9aea;
	color:#fff;
	line-height:35px;
	vertical-align:top;
}
.YJ2016_team .team_fl a{
	margin-left:20px;
	font-size:16px;
	display:inline-block;
}
.YJ2016_team .team_fl a:hover{
	color:#205aa7;
}
.YJ2016_team .user_mess a{
	display:inline-block;
	width:180px;
	padding-top:15px;
	max-height:190px;
	position:relative;
	overflow:hidden;
	margin:40px 8px 0px;
}
.YJ2016_team .user_mess .photo img{
	width:100px;
	height:100px;
	vertical-align:top;
	position:absolute;
	left:50%;
	top:15px;
	margin-left:-50px;
}
.YJ2016_team .user_mess .photo .userImg{
	width:100px;
	height:100px;
	background:url(../images/shade.png) no-repeat;
	position:absolute;
	left:50%;
	top:15px;
	margin-left:-50px;
}
.YJ2016_team .user_mess .photo{
	width:100px;
	height:100px;
	overflow:hidden;
}
.YJ2016_team .user_mess a p{
	text-align:center;
	line-height:25px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	padding:0 5px;
}
.YJ2016_team .user_mess a .tc{
	color:#A3A3A3;
}
.YJ2016_team .user_mess .shadow_photo1{
	  box-shadow:7px 0px 10px rgba(0,0,0,0.3);
}
.YJ2016_headerWrap .header .rl a{
	margin-left:15px;
}
.YJ2016_search .sr input{
	vertical-align:middle;
}
.YJ2016_search .sr span{
	margin-left:-5px;
	vertical-align:middle;
	margin-top:0;
}
.YJ2016_search .sr a{
	margin-left:-5px;
	line-height:30px;
}
/* .YJ2016_search .sr{
	line-height:20px;
} */
.YJ2016_search .sr .hot a{
	display:inline;
	background:none;
	color:#333;
	margin-left:10px;
}
.YJ2016_search .sr .hot p{
	width:607px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.YJ2016_search .sr .sr-child p strong{
	display: inline-block;
    width: 130px;
    text-align: right;
    font-weight:normal;
    font-size:12px;
    margin-right:10px;
}
.YJ2016_search .sr .sr-child p input{
	width:210px;
	border:1px solid #cecece;
}	
.YJ2016_search .sr .sr-child p select{
	padding-left:10px;
	border:1px solid #cecece;
	height:30px;
	font-family:"微软雅黑";
}	
.YJ2016_search .sr .sr-child p{
	margin-bottom:10px;
}
.YJ2016_search .sr .inDown1{
	background:url(../images/sUp.png) center no-repeat #f0f0f0;
}
/*######################情报系统##########################*/
.YJ2016_searchWrap{
	border-bottom:1px solid #fc0000;
}
.YJ2016_search{
	position:relative;
}
.YJ2016_search .MIR{
	position:absolute;
	bottom:10px;
	right:0;
}
.YJ2016_search .MIR span{
	margin:0 15px;
}
.YJ2016_search .MIR .MI-curr{
	color:#fc0000;
}
.YJ2016_search .MIR a:hover{
	text-decoration:underline;
}
.YJ2016_MIMain .MI_search{
	width:998px;
	min-height:58px;
	border:1px solid #ccc;
	margin:0 auto 20px;
	text-align:center;
	padding:20px 0;
	background:#f1f1f1;
}
.YJ2016_MIMain .MI_search select{
	float:none;
	height:35px;
	padding:0 10px;
	width:109px;
}
.YJ2016_MIMain .MI_search input{
	height:33px;
	border:1px solid #ccc;
	width:360px;
	margin-left:-5px;
	padding:0 10px;
}
.YJ2016_MIMain .MI_search input{
	height:33px;
	border:1px solid #ccc;
	width:360px;
	margin-top:11px;
	vertical-align:top;
}
.YJ2016_MIMain .MI_search span{
	display:inline-block;
	width:18px;
	height:35px;
	background:url(../images/HTopen.png) no-repeat center;
	margin-left:10px;
	vertical-align:middle;
	cursor:pointer;
	margin-top:-4px;
}
.YJ2016_MIMain .MI_search .MIC{
	background:url(../images/HTclose.png) no-repeat center;
	margin-left:5px;
}
.YJ2016_MIMain .MI_search a{
	display:inline-block;
	width:100px;
	height:35px;
	margin-left:15px;
	text-align:center;
	line-height:35px;
	color:#fff;
}
.YJ2016_MIMain .MI_search .MIS1{
	background:url(../images/HTSearch.png) no-repeat 8px center #3270ab;
}
.YJ2016_MIMain .MI_search .MIS2{
	background:#eeba66;
}
.YJ2016_MIMain .MI_cal h3{
	text-align:center;
	font-size:16px;
	background:#144b83;
}
.YJ2016_MIMain .nmLeft .MI_List .menu{
	height:48px;
	line-height:48px;
	background:#0a79d5;
	cursor:pointer;
	position:relative;
	color:#fff;
}
.YJ2016_MIMain  .nmLeft .MI_List .MI_menuList{
	background:#fcfcfc;
	color:#333;
}
.YJ2016_MIMain  .nmLeft .MI_List .menu .MI_right{
	background:url(../images/htListRight.png) no-repeat 0 center;
}
.YJ2016_MIMain  .nmLeft .MI_List .menu h4{
	padding-left:20px;
	float:left;
}
.YJ2016_MIMain  .nmLeft .MI_List .menu i{
	display:inline-block;
	width:7px;
	height:49px;
	background:url(../images/menuRight.png) no-repeat 0 center;
	margin:0;
	position: absolute;
	right: 20px;
	top: 0;
}

.YJ2016_MIMain .MI_time,.YJ2016_MIMain .language,.source,.writer,.qikan{
	margin-top:10px;
	background:#d9edf8;
	border:1px solid #99c6e5;
}
.YJ2016_MIMain .nmLeft .MI_hBg h3{
	background:#d9edf8;
	color:#333;
	font-size:16px;
	font-weight:bold;
}
.YJ2016_MIMain .t1{
	border:none;
	/* padding-bottom:10px; */
}
.YJ2016_MIMain .writer .wTab{
	background:none;
}
.YJ2016_MIMain .MI_hBg li em{
	display:inline-block;
	float:Right;
	width:18px;
	height:25px;
	background:url(../images/HTopen.png) no-repeat 0 center;
	cursor:pointer;
}
.YJ2016_MIMain .t1 ul li p{
	width:118px;
	color:#253759;
}
.YJ2016_MIMain .t1 ul li{
	height:18px;
	border:none;
}
.YJ2016_MIMain .t1 .MI_quick{
	text-align:center;
	background: #f4ffff;
	padding:10px 0;
    border-top: 1px solid #99c7df;
    border-bottom: 1px solid #99c7df;
}
.YJ2016_MIMain .t1 .MI_quick input{
	width:190px;
	height:25px;
	border:1px solid #ccc;
	padding:0 5px;
	font-style:italic;
	font-size:12px;
	color:#bababa;
}
.YJ2016_MIMain .source .t1 .tsub{
	overflow-y:auto;
}
.YJ2016_MIMain .source .tsub{
	border-top: 0;
	height: auto;
	max-height: 280px;
	overflow-y: auto;
	width:215px;
}
/*2017.05.11 zhaojiwei add*/
.YJ2016_MIMain .source .tsub ul li p{
	
}
.YJ2016_MIMain .source .tsub ul li span{
	
}
.YJ2016_MIMain .source h3{
	width:205px;
}
.YJ2016_MIMain .source .t1 ul li{
	height:35px;
}
.YJ2016_MIMain .source .t1 ul li p{
	width:115px;
	display: inline-block;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.YJ2016_MIMain .source .t1 ul li span{
	color: #77766f;
    float: right;s
    font-size: 12px;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    width:49px;
}

.YJ2016_MIMain .t1 .MI_Date{
	text-align:center;
	line-height:43px;
	background:#f4ffff;
	border-top:1px solid #99c7df;
	border-bottom:1px solid #99c7df;
}
.YJ2016_MIMain .t1 .MI_Date input{
	color:#ccc;
	border:1px solid #dcdcde;
	width:80px;
	padding:0 5px;
	height:25px;
	margin:0 3px;
}
.YJ2016_MIMain .t1 .MI_Date .tbtn{
	color:#253759;
	width:105px;
	background:#cef8f7;
	cursor:pointer;
	border:1px solid #c9ccd1;
	height:27px;
	margin-bottom:5px;
}
.YJ2016_MIMain .t1  ul li span{
	font-style:italic;
	font-size:12px;
}
.YJ2016_MIMain .writer .t1 ul li{
	height:35px;
}
.YJ2016_MIMain .writer .t1 ul li p{
	width:120px;
}
.YJ2016_MIMain .MI_left{
	width:230px;
}
.YJ2016_MIMain .MI_right{
	float:right;
	width:750px;
}
.YJ2016_MIMain .MI_right .MI_news .MI_n{
	width:363px;
	height:371px;
	padding-bottom:20px;
	background:#fff;
	border:1px solid #ccc;
}
.YJ2016_MIMain .MI_right .MI_news .MI_n1{
	float:left;
}
.YJ2016_MIMain .MI_right .MI_news .MI_n1 span{
	float:right;
	width: 45px;
    font-size: 12px;
	cursor:pointer;
	color:#ccc;
}
.YJ2016_MIMain .MI_right .MI_news .MI_n1 a{
	float:left;
	width:300px;
	color:#352d66;
}
.YJ2016_MIMain .MI_right .MI_n1 .MI_newTit{
	height:34px;
	background:url(../images/MI_newTit.png) no-repeat top center;
	text-align:center;
	line-height:30px;
	color:#fff;
	margin:5px 0 4px;
}
.YJ2016_MIMain .MI_right .MI_news .MI_n2{
	float:right;
}
.YJ2016_MIMain .MI_right .MI_n h2{
	line-height:45px;
	color:#352d66;
	font-size:18px;
	padding-left:20px;
	border-bottom:1px solid #ccc;
}
.YJ2016_MIMain .MI_right .MI_n2 h2{
	margin-bottom:8px;
}
.YJ2016_MIMain .MI_right .MI_news .MI_n p{
	line-height:35px;
}
.YJ2016_MIMain .MI_right .MI_news .MI_n p a{
	display:block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.YJ2016_MIMain .MI_right .MI_news .MI_n a strong{
	display:inline-block;
	width:16px;
	height:18px;
	background:#ca0000;
	line-height:16px;
	text-align:center;
	color:#fff;
	margin:0 15px 0 5px;
	font-size:12px;
}
.YJ2016_MIMain .MI_right .MI_news .MI_n a .nblue{
	background:#484848;
}
.YJ2016_MIMain .MI_right .MI_news .MI_n2 a{
	float:left;
	width:300px;
	color:#352d66;
}
.YJ2016_MIMain .MI_right .MI_news .MI_n2 span{
	float:right;
	width: 45px;
    font-size: 12px;
	cursor:pointer;
	color:#ccc;
}
.YJ2016_MIMain .MI_right .MI_news .MI_n a:hover{
	color:#fc0000;
}
.YJ2016_MIMain .MI_right .MI_main{
	margin:20px 0;
}
.YJ2016_MIMain .MI_right .MI_main .sx{
	float:left;
	font-size:16px;
	color:#9f9f9f;
	width:55px;
	line-height:30px;
}
.YJ2016_MIMain .MI_right .MI_main .sxBtn{
	float:left;
	width:695px;
}
.YJ2016_MIMain .MI_right .MI_main .sxBtn a{
	display:inline-block;
	padding: 0 25px 0 15px;
	background:#f2a30a;
	color:#fff;
	height:30px;
	line-height:30px;
	border-radius:3px;
	margin-right:10px;
	margin-bottom:10px;
	position:relative;
}
.YJ2016_MIMain .MI_right .MI_main .sxBtn a:hover{
	text-decoration:underline;
}
.YJ2016_MIMain .MI_right .MI_main .sxBtn .and{
	background:#b0b0b0;
}
.YJ2016_MIMain .MI_right .MI_main .sxBtn .after{
	background:#3089ff;
}
.YJ2016_MIMain .MI_right .MI_main .sxBtn a em{
	display:inline-block;
	width:10px;
	height:10px;
	background:url(../images/HTFunClose.png) no-repeat right center;
	background-size:10px 10px;
	position:absolute;
	right:8px;
	top:50%;
	margin-top:-5px;
}
.YJ2016_MIMain .MI_right .MI_main .bc{
	font-size:16px;
	font-style:italic;
	text-align:right;
	margin-bottom:15px;
	cursor:pointer;
}
.YJ2016_MIMain .MI_right .MI_main .bc input{
	margin-left:20px;
	width:65px;
	height:30px;
	border-radius:20px;
	color:#fff;
	background:#316fab;
	cursor:pointer;
}
.YJ2016_MIMain .MI_right .MI_main .conTit{
	height:38px;
	border:1px solid #ccc;
	background:url(../images/conTit.png) repeat-x;
	line-height:38px;
	font-size:12px;
	padding:0 10px;
}
.YJ2016_MIMain .MI_main .conTit .titleft input{
	vertical-align:middle;
	margin-right:8px;
}
.YJ2016_MIMain .MI_main .conTit .titleft{
	float:left;
}
.YJ2016_MIMain .MI_main .conTit .titleft strong{
	margin:0 3px;
	color:#fc0000;
}
.YJ2016_MIMain .MI_main .conTit .titright{
	float:right;
}
.YJ2016_MIMain .MI_main .conTit .titright a{
	display:inline-block;
	padding:0 25px 0 15px;
	height:23px;
	border:1px solid #ccc;
	text-align:cetner;
	line-height:25px;
	margin-left:-1px;
	background:#fff;
	position:relative;
}
.YJ2016_MIMain .MI_main .conTit .titright select{
	margin-top:6px;
	border:1px solid #ccc;
}
.YJ2016_MIMain .MI_main .conTit .titright span{
	margin:0 5px;
}
.YJ2016_MIMain .MI_main .conTit .titright .MITiCurr{
	background:#3388ff;
	color:#fff;
	border:1px solid #3388ff;
}
.YJ2016_MIMain .MI_main .conTit .titright .titpx em{
	display:inline-block;
	width:8px;
	height:5px;
	background:url(../images/htListDown.png) no-repeat 0 center;
	background-size:8px 5px;
	position:absolute;
	right:8px;
	top:50%;
	margin-top:-3px;
}
.YJ2016_MIMain .MI_main .conTit .titright .MITiCurr .emBg{
	background:url(../images/whiteDown.png) no-repeat 0 center;
}
.YJ2016_MIMain .MI_main .MI_ct h4{
	line-height:35px;
	margin-top:10px;
	text-align:justify;
}
.YJ2016_MIMain .MI_main .MI_Con{
	padding:0 20px;
}
.YJ2016_MIMain .MI_main .MI_ct h4 em{
	color:#253759;
	font-weight:normal;
	margin:0 15px 0 5px;
	font-family:"Arial";
}
.YJ2016_MIMain .MI_main .MI_ct h4 input{
	vertical-align:middle;
}
.YJ2016_MIMain .MI_main .MI_ct h4 a{
	color:#253759;
	font-size:16px;
	cursor:pointer;
}
.YJ2016_MIMain .MI_main .MI_ct h5{
	line-height:20px;
	font-weight:normal;
	font-size:12px;
	color:#868686;
	margin:5px 33px 10px;
}
.YJ2016_MIMain .MI_main .MI_ct h5 .con1{
	display:inline-block;
	background:#efefef;
	color:#868686;
	padding:0 10px;
}

.YJ2016_MIMain .MI_main .MI_ct h5 p{
	color:#666666;
}

.YJ2016_MIMain .MI_main .MI_ct p{
	color:#000;
	line-height:25px;
}
.YJ2016_MIMain .MI_main .MI_ct a:hover{
	color:#fc0000;
}
/* 专题数据库 */
.YJ2016_HTmain .con .HTnd3{
	width:683px;
	border:1px solid #0066cc;
	background:#fff;
	position:relative;
	padding:20px;
	margin:30px auto 0;
	display:none;
}
.YJ2016_HTmain .con .HTnd3 .setTit{
	width:100px;
	margin-left:-50px;
}
.YJ2016_HTmain .con .HTnd3 h2{
	text-align:right;
	color:#0066cc;
	cursor:pointer;
	text-decoration:underline;
	font-weight:normal;
	margin-bottom:10px;
}
.YJ2016_HTmain .con .HTnd3 table{
	width: 700px;
	margin-left:-8px;
}
.YJ2016_HTmain .con .HTnd3 table th{
	border:1px solid #ccc;
	background:#f4f4f4;
	padding:0 5px;
}
.YJ2016_HTmain .con .HTnd3 table .w30{
	width:29px;
}
.YJ2016_HTmain .con .HTnd3 table .w30 p{
	width:39px;
}
.YJ2016_HTmain .con .HTnd3 table .w60{
	width:59px;
}
.YJ2016_HTmain .con .HTnd3 table .w60 p{
	width:69px;
}
.YJ2016_HTmain .con .HTnd3 table .nt1{
	width:103px;
}
.YJ2016_HTmain .con .HTnd3 table .nt1 p{
	width:113px;
}
.YJ2016_HTmain .con .HTnd3 table .w60 span{
	display:inline-block;
	width:20px;
	height:20px;
	background:url(../images/HTBTN.png) no-repeat 0 -40px;
}
.YJ2016_HTmain .con .HTnd3 table .w60 .htopt2{
	background:url(../images/HTBTN.png) no-repeat 0 -80px;
	margin:0 4px;
}
.YJ2016_HTmain .con .HTnd3 table .w60 .htopt3{
	background:url(../images/HTBTN.png) no-repeat 0 -120px;
}
.YJ2016_HTmain .con .HTnd3 table td p{
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	text-align:center;
}
.YJ2016_HTmain .con .HTnd3 .ntClose{
	text-align:center;
}
.YJ2016_HTmain .con .HTnd3 .ntClose a{
	display:inline-block;
	width:120px;
	height:35px;
	background:#b53535;
	border-radius:5px;
	line-height:35px;
	color:#fff;
}
.YJ2016_dbNav{
	border-bottom:1px solid #959595;
}
.YJ2016_dbNav .db{
	width:1000px;
	line-height:55px;
	margin:20px auto 0;
	position:relative;
}
.YJ2016_dbNav .dbfl{
	width:200px;
	background:url(../images/sDown.png) no-repeat 180px center #959595;
	float:left;
	margin-right:40px;
	font-size:18px;
	color:#fff;
	cursor:pointer;
	padding-left:15px;
}
.YJ.YJ2016_dateCenter .date_con .dcr .dcTableav .db .item{
	width:745px;
	height:55px;
	float:left;
}
.YJ2016_dbNav .db .item li{
	display:inline-block;
	margin-right:50px;
	font-weight:bold;
	cursor:pointer;
	font-size:18px;
}
.YJ2016_dbNav .db .item li a:hover{
	color:#D70100;
}
.YJ2016_dbNav .dbfl .db_child{
	width:998px;
	border:1px solid #ccc;
	border-top:1px solid #959595;
	background:#fff;
	position:absolute;
	left:0;
	top:55px;
	z-index:9999;
	font-size:14px;
	color:#333;
	box-shadow: 0px 1px 5px rgba(0,0,0,0.5);
	display:none;
}
.YJ2016_dbNav .dbfl .db_selector{
	background:#f3f3f3;
}
.YJ2016_dbNav .dbfl .s1{
	line-height:34px;
	border-bottom:1px solid #ccc;
}
.YJ2016_dbNav .dbfl .s1_key{
	float:left;
	width:100px;
	padding-left:10px;
	white-space:nowrap;
	overflow:hidden;
}
.YJ2016_dbNav .dbfl .s1_value{
	margin-left:110px;
	padding-right:130px;
	padding-left:10px;
	overflow:hidden;
	zoom:1;
	background:#fff;
	min-height:28px;
	padding-top:6px;
}
.YJ2016_dbNav .dbfl .s1_value ul{
	margin-bottom:10px;
	overflow:hidden;
}
.YJ2016_dbNav .dbfl .s1_value ul li{
	float:left;
	height:20px;
	border:1px solid #fff;
	line-height:20px;
	font-size:12px;
	padding:0 8px;
	cursor:default;
	color:#005aa0;
}
.YJ2016_dbNav .dbfl .s1_value ul li a:hover{
	color:#fc0000;
}
.YJ2016_dbNav .dbfl .s1_value ul .liCurr{
	border:1px solid #fc0000;
	color:#fc0000;
}
.YJ2016_dbNav .dbfl .s1_logos{
	width:845px;
	min-height:60px;
	background:#fff;
}
.YJ2016_dbNav .dbfl .s1_logos ul{
    padding-top: 10px;
    height: 98px;
	
	overflow:hidden;
}
.YJ2016_dbNav .dbfl .s1_logos ul li{
	float:left;
	border:1px solid #ccc;  
	width: 116px;
    height: 48px;
	margin: -1px -1px 0 0;
	background:#fff;
	text-align:center;
	padding:0;
}
.YJ2016_dbNav .dbfl .s1_logos ul li a{
	display: table-cell;
    border: 1px solid #FFF;
    height: 46px;
    width: 114px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    zoom: 1;
    color: #005aa0;
	vertical-align:middle;
	text-align:center;
	background:#fff;
	position:relative;
}
.YJ2016_dbNav .dbfl .s1_logos ul li a img{
	margin:0 auto;
	display:inline-block;
	vertical-align:middle;
}
.YJ2016_dbNav .dbfl .s1_logos ul li a span{
	display:inline-block;
	display:none;
}
.YJ2016_dbNav .dbfl .s1_btn{
	position:absolute;
	right:30px;
	top:0;
}
.YJ2016_dbNav .dbfl .s1_btn a{
	display:inline-block;
	width:50px;
	height:33px;
	line-height:33px;
	background:url(../images/down.png) no-repeat 35px center #fff;
}
.YJ2016_dbNav .dbfl .s1_btn .s1_btnUP{
	width:50px;
	height:33px;
	line-height:33px;
	background:url(../images/sUp.png) no-repeat 35px center #fff;
	display:none;
}
.YJ2016_dbNav .dbfl .s1_btn .s1_btn1{
	background:url(../images/dbDown.png) no-repeat 35px center #fff;
	color:#fc0000;
}
.YJ2016_dbNav .dbfl .s1_btn .s1_btn2{
	background:url(../images/dbUp.png) no-repeat 35px center #fff;
	color:#fc0000;
}
.YJ2016_dbMain .wx{
	width:1000px;
	border:1px solid #ccc;
	margin:0 auto 20px;
	background:#fff;
}
.YJ2016_dbMain .tit{
	height:40px;
	background:#F7F7F7;
	line-height:40px;
	position:relative;
}
.YJ2016_dbMain .tit strong{

	float: left;
    margin: 11px 35px 0 15px;
    padding-left: 10px;
    border-left: 6px solid #1cb177;
    font: 700 16px/18px "微软雅黑";
    color: #373737;
}
.YJ2016_dbMain .tit .wx_tab{
	display:inline-block;
	width:870px;
	height:40px;
	overflow:hidden;
	position:relative;
}
/*.YJ2016_dbMain .tit .wx_tab span{
	width:
	color: #A0A0A0;
}*/
.YJ2016_dbMain .tit .wx_tab .wx_list{
	position:absolute;
	left:0;
	top:0;
	white-space: nowrap;
}
.YJ2016_dbMain .tit .wx_tab .wx_list span{
	display:inline-block;
	height:40px;
	margin-right:10px;
	min-width:40px;
}


/*.YJ2016_dbMain .tit .wx_tab span:hover{
	text-decoration:underline;
	cursor:pointer;
}*/
.YJ2016_dbMain .wx .wx_con{
	background:#fff;
	padding:20px 0 5px;
	position:relative;
}
.YJ2016_dbMain .wx .wx_titBtn{
	position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -20px;
}
.YJ2016_dbMain .wx .wx_titBtn em{
	display:inline-block;
	width:8px;
	height:40px;
	background:url(../images/changebtn.png) no-repeat 0 center;
	margin-left:5px;
	cursor:pointer;
}
.YJ2016_dbMain .wx .wx_titBtn .wx_b2{
	background:url(../images/changebtn.png) no-repeat -8px center;
}
.YJ2016_dbMain .wx .wx_con ul li a{
	display:inline-block;
	width:415px;
	line-height:30px;
	padding:0 3px;
}
.YJ2016_dbMain .wx .wx_con ul li span{
	display:inline-block;
	float:left;
	width:345px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.YJ2016_dbMain .wx .wx_con ul li em{
	display:inline-block;
	float:right;
	font-size:12px;
	color:#777;
}
.YJ2016_dbMain .wx .wx_con ul li a:hover{
	color:#fc0000;
}
.YJ2016_dbMain .wx .wx_con .img{
	float:left;
	margin-left:10px;
}
.YJ2016_dbMain .wx .wx_con .txt1{
	float:left;
	margin-left:10px;
}
.YJ2016_dbMain .wx .wx_con .txt2{
	float:right;
}
.YJ2016_dbMain .db{
	width:1000px;
	border:1px solid #ccc;
	margin:0 auto 20px;
	background:#fff;
}
.YJ2016_dbMain .db .db_con{
	margin-top:0;
	padding-bottom:0;
}
.YJ2016_dbMain .date_con .dcl{
	border:none;
}
.YJ2016_dbMain .date_con{
	margin-bottom:0;
}
.YJ2016_dbMain .date_con .dcr{
	border:none;
	border-left:1px solid #ccc;
}
.YJ2016_dbMain .db_pro{
	width:1000px;
	border:1px solid #ccc;
	margin:0 auto 20px;
	background:#fff;
}
.YJ2016_dbMain .db_pro .YJ2016_InfoRec .infoBook{
	border:none;
}
.YJ2016_dbMain .db_other{
	width:1000px;
	border:1px solid #ccc;
	margin:0 auto 20px;
	background:#fff;
}
.YJ2016_dbMain .db_otherCon{
	background:#fff;
	padding:20px 0 5px;
	height:200px;
}
.YJ2016_MIMain .MI_right .MI_n2 h2{
	float:left;
	border-bottom:none;
}
.YJ2016_nmWrap .MI_right .MI_n2 .MI_qbtit h3{
	float:left;
	background:none;
	margin-left:10px;
	font-style:italic;
}
.YJ2016_nmWrap .MI_right .MI_n2 .MI_qbtit{
	float:right;
	margin-right:5px;
}
.YJ2016_nmWrap .MI_right .MI_n2 .MI_qbtit h3 em{
	line-height:45px;
	margin-left:10px;
}
.YJ2016_nmWrap .MI_right .MI_n2 .MI_qbtit .h31{
	text-decoration:underline;
	color:#fc0000;
}
.YJ2016_nmWrap .MI_right .MI_n2 .MI_qbtit h3 span{
	display:inline;
	width:initial;
	font-size:14px;
	float:none;
	cursor:pointer;
	color:#333;
}
/*科技查新*/
.YJ2016_kjcx{
	width:1000px;
	margin:0 auto 20px;
	background:#fff;
	color:#333;
}
.YJ2016_kjcx .leftCon{
	width:235px;
	border-top:1px solid #D8D8D8;
	border-left:1px solid #D8D8D8;
	float:left;
}
.YJ2016_kjcx .leftCon ul li{
	height:60px;
	border-left:3px solid #F4F4F4;
	background:#F4F4F4;
	margin-bottom:2px;
	line-height:60px;
	padding-left:35px;
	cursor:pointer;
	font-size:16px;
	color:#323232;
}
.YJ2016_kjcx .leftCon ul .kjcx_curr{
	border-left:3px solid #fc0000;
	background:#fff;
}
.YJ2016_kjcx .rightCon{
	width:745px;
	padding-bottom:25px;
	float:right;
}
.YJ2016_kjcx .rightCon .kjcxTxt p{
	line-height:35px;
	text-indent:2em;
}
.YJ2016_kjcx .rightCon .kjcxTxt h2{
	line-height:75px;
	text-align:center;
	font-size:24px;
}
.YJ2016_kjcx .rightCon .kjcxTxt a{
	text-decoration:underline;
	display:block;
	font-weight:bold;
	line-height:35px;
	color:#205aa7;
}
.YJ2016_kjcx .rightCon .kjcx_download{
	padding-left:40px;
}
.YJ2016_kjcx .rightCon .kjcx_download p{
	text-indent:0;
}
.YJ2016_kjcx .rightCon .kjcx_download p span{
	margin:0 5px 0 20px;
}

.YJ2016_kjcx .rightCon table{
	border-collapse:collapse;
	margin-top:-1px;
}
.YJ2016_kjcx .rightCon table td,th{
	border:1px solid #ccc;
	border-collapse:0;
	text-align:center;
}
.YJ2016_kjcx .rightCon table .kj85{
	width:85px;
}
.YJ2016_kjcx .rightCon table .kj40{
	width:40px;
}
.YJ2016_kjcx .rightCon table .kj35{
	width:35px;
}
.YJ2016_kjcx .rightCon table td input{
	padding:0 10px;
	border:1px solid #fff;
	height:35px;
	width:594px;
	margin:3px 0;
}
.YJ2016_kjcx .rightCon .yj td{
	padding:0 5px;
	height:35px;
	margin:3px 0;
	background:#F9F9F9;
}
.YJ2016_kjcx .rightCon .yj th{
	background:#F9F9F9;
}
.YJ2016_kjcx .rightCon table .r31 input{
	width:360px;
}
.YJ2016_kjcx .rightCon table .r32 input{
	width:120px;
}
.YJ2016_kjcx .rightCon table .r33 input{
	width:125px;
}
.YJ2016_kjcx .rightCon .kjcx_d1{
	border:1px solid #ccc;
	width:723px;
	margin-top:-1px;
	padding:10px;
}
.YJ2016_kjcx .rightCon .kjcx_d1 .d1_tit{
	margin-bottom:20px;
}
.YJ2016_kjcx .rightCon .kjcx_d1 .d1_tit span{
	float:left;
	line-height:20px;
}
.YJ2016_kjcx .rightCon .kjcx_d1 .d1_tit p{
	float:left;
	line-height:20px;
	text-indent:0;
	width:690px;
}
.YJ2016_kjcx .rightCon .kjcx_d1 .d1_checked ul{
	float:left;
	width:430px;
}
.YJ2016_kjcx .rightCon .d1_checked li{
	height:35px;
	line-height:35px;
}
.YJ2016_kjcx .rightCon .kjcx_d1 ul input{
	border-bottom:1px solid #333;
	margin-left:5px;
	width:300px;
	padding:0 5px;
}
/* .YJ2016_kjcx .rightCon .kjcx_d1 label{
	margin-right:15px;
} */
.YJ2016_kjcx .rightCon .kjcx_d1 label input{
	vertical-align:middle;
	width:14px;
	height:14px;
	margin-right:5px;
}
.YJ2016_kjcx .rightCon .kjcx_d1 .d1_checked ol{
	float:right;
	width:280px;
}
.YJ2016_kjcx .rightCon .d1_con textarea{
	width:700px;
	height:180px;
	overflow:auto;
	overflow-x:hidden;
	padding:10px;
	line-height:25px;
}
.YJ2016_kjcx .rightCon .d1_con img{
	width:720px;
}
/* 高级检索 */
.YJ2016_highSearch{
	width:1000px;
	padding-bottom:20px;
	border:1px solid #ccc;
	background:#fff;
	margin:20px auto;
	color:#5F5F5F;
}
.YJ2016_highSearch h1{
	padding-left: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #205aa7;
    border-bottom: 1px solid #205aa7;
	background:url(../images/search1.png) no-repeat 20px center;
	background-size:20px 20px;
}
.YJ2016_highSearch .tj span{
	float:left;
	width:150px;
	text-align:right;
	font-weight:bold;
	color:#000;
	cursor:pointer;
}
.YJ2016_highSearch .tj{
	min-height:45px;
	line-height:45px;
	margin-bottom:10px;
}
.YJ2016_highSearch .myx{
	background:#F5F5F5;
}
.YJ2016_highSearch .tj h2{
	float:right;
	width:830px;
	min-height:45px;
}
.YJ2016_highSearch .tj h2 select{
	vertical-align:middle;
	padding:0 5px;
	height:30px;
	margin-top:7px;
	color:#5f5f5f;
}
.YJ2016_highSearch .tj h2 input{
	margin-right:10px;
	vertical-align:middle;
}
.YJ2016_highSearch .tj h2 label input{
	margin-right:5px;
}
.YJ2016_highSearch .tj h2 label{
	margin-right:20px;
	font-weight:normal;
	cursor:pointer;
}
.YJ2016_highSearch .tj h2 li{
	height:35px;
	line-height:35px;
	min-width:100px;
	padding-right:20px;
	float:left;
}
.YJ2016_highSearch .dhfl h2 li{
	border:1px solid #f5f5f5;
	position:relative;
}
.YJ2016_highSearch .tj h2 li em{
	display:inline-block;
	width:18px;
	height:18px;
	background:url(../images/HTopen.png) no-repeat 0 center;
	margin-right:10px;
	vertical-align:middle;
	cursor:pointer;
}
.YJ2016_highSearch .dhfl h2 li .hovem{
	background:url(../images/HTclose.png) no-repeat 0 center;
}
.YJ2016_highSearch .tj h2 li .fl_child{
	width:480px;
	padding-bottom:20px;
	border:1px solid #205aa7;
	position:absolute;
	top:35px;
	left:0;
	background:#fff;
	z-index:99999;
	min-height:100px;
	overflow:scroll;
	overflow-x:hidden;
	margin-left:-200px;
	display:none;
}
.YJ2016_highSearch .tj h2 li span{
	float:none;
	background:none;
	font-size:14px;
	font-weight:normal;
	color:#5f5f5f;
}
.YJ2016_highSearch .tj h2 .btn{
	height:35px;
	line-height:35px;
}
.YJ2016_highSearch .tj h2 .btn a{
	color:#5f5f5f;
	font-weight:normal;
}
.YJ2016_highSearch .tj h2 .btn a:hover{
	color:#fc0000;
}
.YJ2016_highSearch .tj h2 .zd1 strong{
	display:inline-block;
	width:20px;
	height:45px;
	background:url(../images/HTopen.png) no-repeat 0 center;
	cursor:pointer;
	background-size:20px 20px;
}
.YJ2016_highSearch .tj h2 .zd1 em{
	display:inline-block;
	width:20px;
	height:45px;
	background:url(../images/HTclose.png) no-repeat 0 center;
	cursor:pointer;
	background-size:20px 20px;
}
.YJ2016_highSearch .tj h2 .zd1 .jj{
	float:left;
	margin-right:15px;
	width:67px;
}
.YJ2016_highSearch .tj h2 .zd1 p{
	float:left;
}
.YJ2016_highSearch .tj h2 .zd1 select{
	margin-top:0;
}
.YJ2016_highSearch .tj h2 .zd1 .jj select{
	margin-top:9px;
}
.YJ2016_highSearch .tj h2 .zd1 input{
	border:1px solid #205aa7;
	height:28px;
	margin-right:0;
	width:135px;
	padding:0 5px;
}
.YJ2016_highSearch .tj h2 .zd1 .se1{
	min-width:105px;
}
.YJ2016_highSearch .tj h2 .tjdate{
	display:inline-block;
	margin-right:30px;
	font-weight:normal;
}
.YJ2016_highSearch .tj h2 .tjdate select{
	margin-top:0;
}
.YJ2016_highSearch .wxly h2{
	position:relative;
}
.YJ2016_highSearch .wxly h2 ul{
	height:45px;
	position:absolute;
	left:0;
	top:0px;
}
.YJ2016_highSearch .wxly h2 ul li{
	height:43px;
	border:1px solid #F0F0F0;
	border-radius:5px 5px 0 0;
	background:url(../images/dateTit.png) repeat;
	text-align:center;
	line-height:43px;
	border-bottom:1px solid #F0F0F0;
	margin-right:1px;
	padding-right:0;
	color:#898989;
	cursor:pointer;
}
.YJ2016_highSearch .wxly h2 ul .curr{
	height:44px;
	border:1px solid #ccc;
	background:#fff;
	border-bottom:1px solid #fff;
	color:#333;
}
.YJ2016_highSearch .wxly h2 .tabList{
	border:1px solid #ccc;
	height:350px;
	width:800px;
}
.YJ2016_highSearch .wxly h2 .tabList .list1{
	padding-right:20px;
	overflow:scroll;
	overflow-x:hidden;
	height:350px;
	width:780px;
}

.YJ2016_searchWrap .exthdRight {
	width:650px;
	height:35px;
	font-size:15px;
	line-height:35px;
	bottom:1px;
}
.YJ2016_searchWrap .exthdRight a{
	display:inline-block;
	padding:0 25px;
	padding-right:30px;
	background:url(../images/sxDown.png) no-repeat 80px center #fff;
	border:1px solid #fc0000;
	border-bottom:1px solid #fff;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}
.YJ2016_searchWrap .exthdRight a:hover{
	background:#DD0000;
	text-decoration:none;
}
.YJ2016_Experts .wenxianfl{
	background:#d9edf8;
	border:1px solid #99c6e5;
}
.YJ2016_Experts .nmLeft{
	width: 215px;
}
.YJ2016_Experts .MI_right{
	width: 765px;
}
.YJ2016_Experts .nmLeft .wenxianfl h3{
	background:#B3DDFF;
}
.YJ2016_Experts .wenxianfl .ext_wxBtn{
	text-align:right;
	padding:10px 5px 10px 0;
	background: #f4ffff;
    border-top: 1px solid #99c7df;
    border-bottom: 1px solid #99c7df;
}
.YJ2016_Experts .wenxianfl .ext_wxBtn input{
	vertical-align:middle;
	margin-right:3px;
	cursor:pointer;
}
.YJ2016_Experts .wenxianfl .ext_wxBtn span{
	margin-left:15px;
	cursor:pointer;
}
.YJ2016_Experts .ext_tab{
	height:45px;
}
.YJ2016_Experts .ext_tab li{
	float:left;
	height: 43px;
    border: 1px solid #F0F0F0;
    border-radius: 5px 5px 0 0;
    background: url(../images/dateTit.png) repeat;
    text-align: center;
    line-height: 43px;
    border-bottom: 1px solid #F0F0F0;
    margin-right: 1px;
    padding-right: 0;
    color: #898989;
    cursor: pointer;
	min-width: 100px;
}
.YJ2016_Experts .ext_tab li a{
	display:block;
}
.YJ2016_Experts .ext_tab .extTabCurr{
	height: 44px;
    border: 1px solid #ccc;
    background: #f8f8f8;
    border-bottom: 1px solid #f8f8f8;
}
.YJ2016_Experts .ext_tab .extTabCurr a{
	color:#fc0000;
}
.YJ2016_Experts .ext_lists{
	border: 1px solid #ccc;
    padding-bottom:20px;
    width: 760px;
	background:#f8f8f8;
}
.YJ2016_Experts .ext_lists .tj span{
	float:left;
	width:150px;
	text-align:right;
	font-weight:bold;
	color:#fc0000;
	cursor:pointer;
}
.YJ2016_Experts .ext_lists .tj{
	min-height:45px;
	line-height:45px;
	margin-bottom:10px;
}
.YJ2016_Experts .ext_lists .tj h2{
	float:right;
	width:686px;
	min-height:45px;
}
.YJ2016_Experts .ext_lists .tj h2 select{
	vertical-align:middle;
	padding:0 5px;
	height:30px;
	margin-top:7px;
	color:#5f5f5f;
}
.YJ2016_Experts .ext_lists .tj h2 input{
	margin-right:10px;
	vertical-align:middle;
}
.YJ2016_Experts .ext_lists .tj h2 label input{
	margin-right:5px;
}
.YJ2016_Experts .ext_lists .tj h2 label{
	margin-right:20px;
	font-weight:normal;
	cursor:pointer;
}
.YJ2016_Experts .ext_lists .tj h2 li{
	height:35px;
	line-height:35px;
	min-width:100px;
	padding-right:20px;
	float:left;
}
.YJ2016_Experts .ext_lists .dhfl h2 li{
	border:1px solid #f5f5f5;
	position:relative;
}
.YJ2016_Experts .ext_lists .tj h2 li em{
	display:inline-block;
	width:18px;
	height:18px;
	background:url(../images/HTopen.png) no-repeat 0 center;
	margin-right:10px;
	vertical-align:middle;
	cursor:pointer;
}
.YJ2016_Experts .ext_lists .dhfl h2 li .hovem{
	background:url(../images/HTclose.png) no-repeat 0 center;
}
.YJ2016_Experts .ext_lists .tj h2 li .fl_child{
	width:480px;
	padding-bottom:20px;
	border:1px solid #205aa7;
	position:absolute;
	top:35px;
	left:0;
	background:#fff;
	z-index:99999;
	min-height:100px;
	overflow:scroll;
	overflow-x:hidden;
	margin-left:-200px;
	display:none;
}
.YJ2016_Experts .ext_lists .tj h2 li span{
	float:none;
	background:none;
	font-size:14px;
	font-weight:normal;
	color:#5f5f5f;
}
.YJ2016_Experts .ext_lists .tj h2 .btn{
	height:35px;
	line-height:35px;
}
.YJ2016_Experts .ext_lists .tj h2 .btn a{
	color:#5f5f5f;
	font-weight:normal;
}
.YJ2016_Experts .ext_lists .tj h2 .btn a:hover{
	color:#fc0000;
}
.YJ2016_Experts .ext_lists .tj h2 .zd1 strong{
	display:inline-block;
	width:20px;
	height:45px;
	background:url(../images/HTopen.png) no-repeat 0 center;
	cursor:pointer;
	background-size:20px 20px;
}
.YJ2016_Experts .ext_lists .tj h2 .zd1 em{
	display:inline-block;
	width:20px;
	height:45px;
	background:url(../images/HTclose.png) no-repeat 0 center;
	cursor:pointer;
	background-size:20px 20px;
}
.YJ2016_Experts .ext_lists .tj h2 .zd1 .jj{
	float:left;
	margin-right:15px;
	width:67px;
}
.YJ2016_Experts .ext_lists .tj h2 .zd1 p{
	float:left;
}
.YJ2016_Experts .ext_lists .tj h2 .zd1 select{
	margin-top:0;
	float:none;
	width:65px;
	padding-right:0;
}
.YJ2016_Experts .ext_lists .tj h2 .zd1 .jj select{
	margin-top:9px;
}
.YJ2016_Experts .ext_lists .tj h2 .zd1 input{
	border:1px solid #205aa7;
	height:28px;
	margin-right:0;
	width:80px;
	padding:0 5px;
}
.YJ2016_Experts .ext_lists .tj h2 .zd1 .se1{
	width:80px;
	padding-right:0;
}
.YJ2016_Experts .ext_lists .tj h2 .tjdate{
	display:inline-block;
	margin-right:30px;
	font-weight:normal;
}
.YJ2016_Experts .ext_lists .tj h2 .tjdate select{
	margin-top:0;
}
.YJ2016_Experts .ext_lists .time{
	padding-left:15px;
}
.YJ2016_Experts .ext_lists .time input{
	border: 1px solid #205aa7;
    height: 28px;
    margin-right: 0;
    width: 156px;
    padding: 0 5px;
	margin:0 3px;
}
.YJ2016_Experts .ext_lists .time select{
	margin-top: 0;
    float: none;
    width:auto;
	padding:0 5px;
	height:30px;
	margin-left:59px;
}
.YJ2016_Experts .ext_lists .resource{
	margin-top:10px;
	padding-left:15px;
	display:inline-block;
}
.YJ2016_Experts .ext_lists input{
	border: 1px solid #205aa7;
    height: 28px;
    margin-right: 0;
    width: 205px;
    padding: 0 5px;
	margin:0 3px;
}
.YJ2016_Experts .ext_lists button{
	background:#e1eefa;
	color:#6b9fd4;
	border:1px solid #71a3d6;
	width:40px;
	height:30px;
	letter-spacing:5px;
	text-align:center;
	cursor:pointer;
}
.YJ2016_Experts .ext_lists .fltable{
	margin-top:15px;
	padding-left:15px;
	display:inline-block;
}
.YJ2016_Experts .ext_lists .lang{
	margin-top:15px;
	padding-left:15px;
}
.YJ2016_Experts .ext_lists .item em{
	display:inline-block;
	width:85px;
	text-align:right;
}
.YJ2016_Experts .ext_lists .lang input{
    width: 580px;
}
.YJ2016_Experts .ext_lists .ext_search{
	margin-top:15px;
	padding-left:15px;
}
.YJ2016_Experts .ext_lists .ext_search input{
    width: 15px;
	height: 15px;
	vertical-align:middle;
	margin-right:3px;
}
.YJ2016_Experts .ext_lists .ext_btn{
	text-align:center;
	margin-top:25px;
}
.YJ2016_Experts .ext_lists .ext_btn button{
    width: 350px;
	height: 35px;
	line-height:35px;
	text-align:center;
	color:#fff;
	background:#3571ba;
	border-radius:5px;
	font-size:15px;
}
.YJ2016_Experts .s1{
	background:#fff9df;
	margin-top:20px;
}
.YJ2016_Experts .s1 .s1Left{
	float:left;
	height:40px;
	max-width:350px;
	line-height:40px;
	padding-left:5px;
}
.YJ2016_Experts .s1 .s1Left a{
	display:inline-block;
	width:64px;
	height:26px;
	background:url(../images/btnBg2.png) no-repeat;
	text-align:center;
	line-height:25px;
	margin-left:10px;
}
.YJ2016_Experts .s1 .s1Left a i{
	display:inline-block;
	width:14px;
	height:14px;
	background:url(../images/clear.png) no-repeat 0 center;
	margin:0;
	margin-right:3px;
}
.YJ2016_Experts .s1 .s1Left a b{
	display:inline-block;
	width:11px;
	height:11px;
	background:url(../images/export.png) no-repeat 0 center;
	margin-right:2px;
}
.YJ2016_Experts .s1 .s1Right{
	float:right;
	height:40px;
	line-height:40px;
	max-width:395px;
	padding-right:5px;
}
.YJ2016_Experts .s1 .s1Right  a{
	display:inline-block;
	width:78px;
	height:23px;
	border:1px solid #ccc;
	background:#fff;
	text-align:center;
	line-height:23px;
	margin-top:8px;
	margin-left:-1px;
}
.YJ2016_Experts .s1 .s1Right  a i{
	display:inline-block;
	width:8px;
	height:4px;
	background:url(../images/sxUp.png) no-repeat;
	margin:0;
	margin-left:5px;
	vertical-align:middle;
}
.YJ2016_Experts .s1 .s1Right a .iCurr{
	background:url(../images/sxDown.png) no-repeat #3188fc;
}
.YJ2016_Experts .s1 .s1Right select{
	width:92px;
	height:21px;
	border:1px solid #ccc;
}
.YJ2016_Experts .s1 .s1Right .s1Curr{
	background:#3188fc;
	color:#fff;
}
.YJ2016_Experts .s2{
	min-height:40px;
	/* background:url(../images/conTit.png) repeat;
	font-size:12px; */
	background: #F1F1F1;
    padding-left: 10px;
    margin-bottom: 10px;
    font-size: 13px;
    overflow: hidden;
}
.YJ2016_Experts .s2 .s2Left{
	max-width:585px;
	float:left;
	height:auto;
	line-height:40px;
	padding-left:5px;
}
.YJ2016_Experts .s2 .s2Left a{
	background-color: #FFFFFF;
	display:inline-block;
	padding:0 5px;
	height:23px;
	line-height:23px;
	color:#fc0000;
	border:1px solid #d4d4d4;
}
.YJ2016_Experts .s2 .s2Left a b{
	font-weight:normal;
}
.YJ2016_Experts .s2 .s2Left a em{
	color:#fc0000;
	max-width:125px;
	margin-right:3px;
	cursor:pointer;
}
.YJ2016_Experts .s2 .s2Left a i{
	color:#fc0000;
}
.YJ2016_Experts .s2 .s2Right{
	max-width:175px;
	float:right;
	height:40px;
	line-height:40px;
	padding-right:5px;
}
.YJ2016_Experts .s2 .s2Right a{
	display:inline-block;
	width:64px;
	height:26px;
	background:url(../images/btnBg2.png) no-repeat;
	text-align:center;
	line-height:25px;
	margin-top:7px;
	margin-left:10px;
}
.YJ2016_Experts .s2 .s2Right input{
	vertical-align:middle;
}
.YJ2016_Experts .s2 .s2Right span{
	margin:0 3px;
}
.YJ2016_Experts .cb{
	border-bottom:1px dashed #bfbfbf;
	padding:20px 0;
}
.YJ2016_Experts .c1Tit h4{
	font-size:20px;
	font-weight:normal;
	line-height:55px;
	display:inline-block;
	margin:0 8px;
}
.YJ2016_Experts .c1Tit .bk{
	margin:-10px 0 8px -8px
	display:inline-block;
	width:auto;
	font-size:21px;
	line-height:35px;
	padding-bottom:10px;
	height:20px;
	border:0;
	background:none;
	color:#146DAF;
	text-align:center;
	display:inline-block;
}
.YJ2016_Experts .c1Tit p{
	text-indent:2em;
	color:#898989;
	font-size:14px;
}
.YJ2016_Experts .c1Tit p a{
	color:#136ec2;
}
.YJ2016_Experts .ctxt{
	color:#636162;
}
.YJ2016_Experts .ctxt h4{
	line-height:40px;
}
.YJ2016_Experts .ctxt h4 a{
	color:#0068ac;
	font-size:16px;
}
.YJ2016_Experts .ctxt span{
	color:#fc0000;
}
.YJ2016_Experts .ctxt p,.YJ2016_Experts .ctxt h5{
	line-height:25px;
}
.YJ2016_Experts .ctxt h5{
	font-weight:normal;
	font-size:14px;
}
.YJ2016_Experts .ctxt h5 a{
	color:#0068ac;
}
.YJ2016_Experts .ctxt .ctGJ a{
	display:inline-block;
	line-height:25px;
	background:url(../images/ctxt.png) no-repeat 0 center;
	background-position:0 5px;
	padding-left:20px;
	margin-right:5px;
}
.YJ2016_Experts .ctxt .g1{
	background:url(../images/ctxt.png) no-repeat 0 center;
	background-position:0 -20PX;
	padding-left:20px;
}
.YJ2016_Experts .ctxt .ctxtBtn a{
	display:inline-block;
	height:25px;
	line-height:25px;
	text-align:center;
	background:#558dbe;
	border-radius:3px;
	color:#fff;
	margin-right:10px;
	padding-left:5px;
	overflow:hidden;
}
.YJ2016_Experts .ctxt .ctxtBtn a i{
	display:inline-block;
	width:16px;
	height:25px;
	background:url(../images/ctxt.png) no-repeat 0 -40px #0054bc;
	text-align:center;
	vertical-align:top;
	margin-left:5px;
}
.YJ2016_Experts .ctxt img{
	width:113px;
	height:74px;
	overflow:hidden;
	float:left;
	margin-right:10px;
}

/*后台分类管理--添加子分类*/
.YJ2016_newfl{
	width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    position: fixed;
    left: 0;
    top: 0;
	display:none;
}
.YJ2016_newfl .fl{
	width: 960px;
    height: 100%;
    background: #fff;
    margin: 0 auto;
    position: relative;
    padding:20px 20px 20px;
    overflow: auto;
    padding-bottom: 30px;
}
.YJ2016_newfl .fl .flTit{
	line-height:40px;
	padding-left:40px;
	font-size:16px;
	border-bottom:1px solid #205aa7;
	background:url(../images/htCreate.png) no-repeat 0 center;
	margin-bottom:20px;
}
.YJ2016_newfl .fl .closeBtn{
	width: 15px;
    height: 15px;
    background: url(../images/HTFunClose.png) no-repeat;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}
.YJ2016_newfl .fl .addlist{
	float:left;
	width:290px;
	max-height:670px;
	background:#fff;
	border:1px solid #ccc;
}
.YJ2016_newfl .fl .addlist .zb h2{
	font-size:15px;
	font-weight:normal;
	background:url(../images/date_mines.png) no-repeat 10px center, url(../images/conTit.png) repeat;
	padding-left:30px;
	height:38px;
	line-height:38px;
	cursor:pointer;
}
.YJ2016_newfl .fl .addlist .zb .zbBg{
	background:url(../images/date_add.png) no-repeat 10px center, url(../images/conTit.png) repeat;
}
.YJ2016_newfl .fl .addlist li a{
	display:block;
	padding-left:20px;
	height:30px;
	line-height:30px;
	color:#000;
	position:relative;
	width:260px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.YJ2016_newfl .fl .addlist li a strong{
	display:inline-block;
	width:13px;
	height:13px;
	background:url(../images/date_add.png) no-repeat 0 center;
	position:absolute;
	left:3px;
	top:50%;
	margin-top:-6px;
}
.YJ2016_newfl .fl .addlist li a .sminu{
	background:url(../images/date_mines.png) no-repeat 0 center;
}
.YJ2016_newfl .fl .addlist li input{
	margin-right:8px;
	vertical-align:middle;
}
.YJ2016_newfl .fl .addlist li .p{
	padding:0 10px 0 30px;
	height:30px;
	line-height:30px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	cursor:pointer;
	position:relative;
}
.YJ2016_newfl .fl .addlist li .p i{
	display:inline-block;
	width:7px;
	height:11px;
	background:url(../images/cart-right.png) no-repeat 0 center;
	position:absolute;
	right:2px;
	top:50%;
	margin-top:-5px;
}
.YJ2016_newfl .fl .listCon{
	float:right;
	width:235px;
	max-height:670px;
}
.YJ2016_newfl .fl .addlist li .zb_child{
	max-height:230px;
	overflow:auto;
	overflow-x:hidden;
	display:none;
}
.YJ2016_newfl .fl .addlist li .zb_child .p{
	position:relative;
}
.YJ2016_newfl .fl .addlist li{
	position:relative;
}
.YJ2016_newfl .fl .addlist li .zb_childList{
	position:absolute;
	left:290px;
	top:30px;
	padding:20px;
	background:#fff;
	border:1px solid #205aa7;
	display:none;
}
.YJ2016_newfl .fl .addlist li .zb_childTwo label{
	display:block;
	width:150px;
	height:25px;
	line-height:25px;
	cursor:pointer;
}


//产品中心二级页
.YJ2016_proNav{
	border-bottom:1px solid #283957;
}
.YJ2016_proNav .proTwo{
	width: 1000px;
    line-height: 35px;
    margin: 0px auto 0;
    position: relative;
}
.YJ2016_proNav .profl h2{
	width:200px;
	background:url(../images/sDown.png) no-repeat 180px center #9b9b9b;
	float:left;
	margin-right:40px;
	font-size:16px;
	color:#fff;
	cursor:pointer;
	padding-left:15px;
	font-weight:normal;
	background-color: #D70100;
}
.YJ2016_proNav .profl .upcurr{
	background:url(../images/swUp.png) no-repeat 180px center #283957;
	background-color: #D70100;
}
.YJ2016_proNav .profl .childList{
	min-height:406px;
	padding-bottom:20px;
	width:215px;
	background:#d5d5d5;
	/* color:#fff; */
	position:absolute;
	top:35px;
	left:0;
	z-index:999;
	display:none;
}
.YJ2016_proNav .profl .childList p{
	line-height:45px;
	padding-left:30px;
	cursor:pointer;
	position:relative;
	background:url(../images/menuRight.png) no-repeat 195px center;
}
.YJ2016_proNav .profl .childList .liCurr{
	color:#000;
	background:url(../images/htListRight.png) no-repeat 195px center #fff;
}
.YJ2016_proNav .profl .listmain{
	position:absolute;
	left:215px;
	top:56px;
	background:#fff;
	z-index:999;
	font-size:12px;
	width:719px;
	padding-bottom:20px;
	overflow:hidden;
	min-height:384px;
	border:1px solid #283957;
	border-top:none;
	padding-top:20px;
	border-left:none;
	display:none;
}
.YJ2016_proNav .profl .listmain .listTxt{
	padding:3px 0;
	overflow:hidden;
	display:none;
}
.YJ2016_proNav .profl .listmain .txtTit{
	float:left;
	width:115px;
	background:url(../images/navRight.png) no-repeat right center;
	text-align:right;
	padding-right:10px;
	margin-right:10px;
	line-height:20px;
}
.YJ2016_proNav .profl .listmain .txtTit a{
	font-weight:bold;
	color:#666;
}
.YJ2016_proNav .profl .listmain .txtTit a:hover{
	color:#b1191a;
}
.YJ2016_proNav .profl .listmain .txt{
	float:left;
	width:570px;
}
.YJ2016_proNav .profl .listmain .txt a{
	font-size:12px;
	display:inline;
	color:#666;
	line-height:20px;
}
.YJ2016_proNav .profl .listmain .txt a:hover{
	color:#b1191a;
}
.YJ2016_proNav .profl .listmain .txt span{
	margin:0 8px;
	line-height:20px;
}


.YJ2016_hotPro{
	width:1000px;
	height:150px;
	background:#f2f2f2;
	margin:0px auto 0;
	position:relative;
}
.YJ2016_hotPro .hot{
	width:35px;
	height:65px;
	background:url(../images/prohot.png) no-repeat;
	position:absolute;
	top:0;
	left:20px;
	padding:15px 5px 0 7px;
	vertical-align:middle;
	color:#FF5700;
	line-height:20px;
}
.YJ2016_hotPro .prodet{
	height:120px;
	padding-top:15px;
	margin-right:20px;
	margin-left:70px;
}
.YJ2016_hotPro .prodet li{
	width: 265px;
    height: 100px;
    overflow: hidden;
    float: left;
    margin-bottom: 15px;
    padding: 10px;
    background-color: #fff;
    margin-left: 18px;
}
.YJ2016_hotPro .prodet li a{
	float:left;
	display:block;
}
.YJ2016_hotPro .prodet li .pro_img{
	width:100px;
	height:100px;
	margin-right:10px;
}
.YJ2016_hotPro .prodet li .pro_tit{
	height:40px;
	line-height:20px;
	width:150px;
	overflow:hidden;
}
.YJ2016_hotPro .prodet li .pro_tit:hover{
	color:#fc0000;
}
.YJ2016_hotPro .prodet li .pro_price{
	font-weight:bold;
	color:#fc0000;
	line-height:30px;
}
.YJ2016_hotPro .prodet li .pro_buy a{
	width:80px;
	height:23px;
	line-height:23px;
	border:1px solid #ccc;
	background:#f5f5f5;
	text-align:center;
}
.YJ2016_proMain{
	width:1000px;
	margin:0 auto;
	background:#fff;
}
.YJ2016_proMain .stit{
	border-top:1px solid #E4E4E4;
	border-bottom:1px solid #E4E4E4;
	background:#F2F2F2;
	height:35px;
	color:#999;
	line-height:35px;
	padding-left:10px;
}
.YJ2016_proMain .stit strong{
	font-size:16px;
	color:#666;
	margin-right:25px;
}
.YJ2016_proMain .sList .s1{
	line-height:34px;
	border-bottom:1px solid #E4E4E4;
}
.YJ2016_proMain .sList .s1_key{
	float:left;
	width:100px;
	padding-left:10px;
	white-space:nowrap;
	overflow:hidden;
    line-height: 35px;
}
.YJ2016_proMain .line47 .s1_key{
    line-height: 47px;
}
.YJ2016_proMain .sList .s1_value{
	margin-left:110px;
	padding-right:75px;
	padding-left:10px;
	overflow:hidden;
	zoom:1;
	background:#fff;
	min-height:28px;
	position:relative;
}
.YJ2016_proMain .sList .s1_value .ul{
	margin-bottom:10px;
	overflow:hidden;
	display:none;
}
.YJ2016_proMain .sList .s1_value .ul li{
	float:left;
	height:20px;
	border:1px solid #fff;
	line-height:20px;
	font-size:12px;
	padding:0 8px;
	cursor:default;
	color:#005aa0;
}
.YJ2016_proMain .sList .s1_value ul li a:hover{
	color:#fc0000;
}
.YJ2016_proMain .sList .s1_value ul .liCurr{
	border:1px solid #fc0000;
	color:#fc0000;
}
.YJ2016_proMain .sList .s1_logos{
	width:845px;
	min-height:43px;
	background:#fff;
}
.YJ2016_proMain .sList .s1_logos ul{
	max-height:70px;
	overflow:hidden;
	min-height:43px;
}
.YJ2016_proMain .sList .s1_logos ul li{
	float:left;
	width: 130px;
    height: 35px;
	background:#fff;
	padding:0;
	line-height:35px;
}
.YJ2016_proMain .line47 .s1_logos ul li{
    height: 47px;
	line-height:47px;
}
.YJ2016_proMain .sList .s1_logos ul li a{
	display: table-cell;
    height: 30px;
    width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    zoom: 1;
    color: #005aa0;
	vertical-align:middle;
	background:#fff;
	position:relative;
}
.YJ2016_proMain .sList .s1_btn{
	position:absolute;
	right:30px;
	top:0;
}
.YJ2016_proMain .sList .s1_btn a{
	display:inline-block;
	width:50px;
	height:35px;
	line-height:35px;
	background:url(../images/down.png) no-repeat 35px center #fff;
}
.YJ2016_proMain .line47 .s1_btn a{
	height:47px;
	line-height:47px;
}
.YJ2016_proMain .sList .s1_btn .s1_btnUP{
	background:url(../images/sUp.png) no-repeat 35px center #fff;
	display:none;
}
.YJ2016_proMain .sList .s1_btn .s1_btn1{
	background:url(../images/dbDown.png) no-repeat 35px center #fff;
	color:#fc0000;
}
.YJ2016_proMain .sList .s1_btn .s1_btn2{
	background:url(../images/dbUp.png) no-repeat 35px center #fff;
	color:#fc0000;
}
.YJ2016_proMain .pro_line{
    border-top:1px solid #E4E4E4;
	border-bottom:1px solid #E4E4E4;
	background:#F2F2F2;
	height:35px;
	color:#999;
	line-height:35px;
	padding-left:10px;
	margin-top:20px;
}
.YJ2016_proMain .pro_line .px_left{
    float:left;
}
.YJ2016_proMain .pro_line .px_left a{
    display:inline-block;
	padding:0 10px;
	border:1px solid #ccc;
	height:25px;
	background:#fff;
	line-height:25px;
	margin-top:4px;
	margin-right:-5px;
}
.YJ2016_proMain .pro_line .px_left .pxcurr{
    background:#D32222;
	color:#fff;
	border:1px solid #D32222;
}
.YJ2016_proMain .pro_line .page_right{
    float:right;
	padding-right:15px;
}
.YJ2016_proMain .pro_line .page_right em{
    margin:0 3px;
}
.YJ2016_proMain .pro_line .page_right strong{
    color:#fc0000;
}
.YJ2016_proMain .pro_line .page_right span{
    margin-right:8px;
}
.YJ2016_proMain .pro_line .page_right a{
    display:inline-block;
	width:50px;
	border:1px solid #ccc;
	height:25px;
	background:#fff;
	line-height:25px;
	margin-top:4px;
	margin-right:-5px;
	text-align:center;
	font-size:18px;
	color:#B5B5B5;
}
.YJ2016_proMain .pro_line .page_right .p_disabled{
    background:#F2F2F2;
}
.YJ2016_proMain .pro_list{
	margin-top:20px;
}
.YJ2016_proMain .pro_list li{
	float:left;
	width:190px;
	margin-bottom:30px;
	border:1px solid #fff;
	padding:4px;
	padding-bottom:20px;
}
.YJ2016_proMain .pro_list .PLshadow{
	box-shadow:0 0 3px 1px rgba(204,204,204,0.7);
}
.YJ2016_proMain .pro_list li p{
	line-height:30px;
	margin-top:10px;
	font-size:16px;
	font-weight:bold;
	color:#fc0000;
}
.YJ2016_proMain .pro_list li a{
	display:block;
	line-height:30px;
}
.YJ2016_proMain .pro_list li a:hover{
	color:#fc0000;
}
.YJ2016_proMain .pro_list li img{
	height:190px;
	margin:0 auto;
}
.YJ2016_proMain .pro_list li .pr_img{
	width:190px;
	height:190px;
	overflow:hidden;
}
.YJ2016_proMain .pro_list li .pr_name{
	width:190px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
	line-height:18px;
	height:40px;
}
.YJ2016_proMain .pro_list li .btn a{
	display:inline-block;
	padding:0 5px;
	text-align:center;
	border:1px solid #ccc;
	color:#999;
}
.YJ2016_proMain .pro_list li .btn .pr_gz{
	background:url(../images/pro_gz_gray.PNG) no-repeat 5px center;
	padding-left:25px;
}
.YJ2016_proMain .pro_list li .btn .pr_gzcurr{
	background:url(../images/pro_gz_red.PNG) no-repeat 5px center;
	color:#fc0000;
}
.YJ2016_proMain .pro_list li .btn .pr_cart{
	margin-left:-1px;
	background:url(../images/pr_cart_red.png) no-repeat 5px center;
	padding-left:25px;
	background-size:16px 16px;
}
.YJ2016_proMain .page{
	margin-top:0;
}

/*完成支付订单*/
.YJ2016_payWrap{ width:1000px; height:285px; background:#F7FAFF; margin:35px auto 65px; padding-top:40px;padding-bottom:40px; }
.YJ2016_payWrap .image{width:160px; float:left; margin-top:75px; }
.YJ2016_payWrap img{width:160px; }
.YJ2016_payWrap ul{ width:810px; height:185px; float:right; margin-top:60px; font-size:18px;}
.YJ2016_payWrap ul li{ height:50px; line-height:50px; } 
.YJ2016_payWrap ul .suc_col1{ font-size:24px; font-weight:bold;}
.YJ2016_payWrap ul .suc_col3 b{ color:#ff0000;}
.YJ2016_payWrap ul .suc_col3 span{ margin-left:108px; }
.YJ2016_payWrap ul .suc_col4 { font-size:14px; float:right; margin-right:137px; }
.YJ2016_payWrap ul li a:hover{
	text-decoration:underline;
}
/*填写个人信息*/
.YJ2016_shoppingWrap{ width:1000px;1300px; background:#fff; margin:0 auto;}
.YJ2016_shoppingWrap .label{ width:1000px; height:45px; border-bottom:2px solid #283957; line-height: 45px; }
.YJ2016_shoppingWrap .label span{font-size:20px;  display:inline-block; margin-bottom:0px; float:left; vertical-align:middle;}
.YJ2016_shoppingWrap .label b{ float:right; margin-right:15px; font-weight:normal;}
.YJ2016_shoppingWrap .label b a{ color:#283957;}
.YJ2016_shoppingWrap .label b a:hover{ text-decoration:underline; color:#fc0000;}
.YJ2016_shoppingWrap .complete{ border-left:1px solid #7da1ff; width:924px; }
.YJ2016_shoppingWrap .order-mode{ position:relative; padding:20px; margin-top:20px; margin-bottom:-20px; padding-bottom:40px; padding-right:0;}
.YJ2016_shoppingWrap .order-mode h3{ width:100%; position:absolute; left:-16px; top:-16px;  height: 33px;line-height: 33px; }
.YJ2016_shoppingWrap .o-receive input{ margin-left:30px;}
.YJ2016_shoppingWrap .o-receive a{
	display:block;
	width:578px;
	line-height:20px;
	padding:0 5px;
	white-space:normal;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.YJ2016_shoppingWrap .o-receive a:hover{
	color:#fc0000;
}
.YJ2016_shoppingWrap .order-alert{ width:945px; background:#fff; padding:10px 20px; padding-left:35px;}
.YJ2016_shoppingWrap .order-alert h3{ font-size:18px; font-weight:bold; color:#205aa7; }
.YJ2016_shoppingWrap .order-alert h3 i{ width:32px; height:32px;  margin-right: 10px; background:url(../images/bg_order.png) no-repeat 3px 0; display:inline-block;  vertical-align:middle;}
.YJ2016_shoppingWrap  .order-alert .order3 a{ color:red;}
.YJ2016_shoppingWrap  .order-alert .order3 h3 i{ background:url(../images/bg_order.png) no-repeat -38px 0; }
.YJ2016_shoppingWrap  .order-alert .order4 h3 i{ background:url(../images/bg_order.png) no-repeat -78px 0;}
.YJ2016_shoppingWrap  .order-alert .order5 h3 i{ background:url(../images/bg_order.png) no-repeat -118px 0;}
.YJ2016_shoppingWrap  .order-alert .order5 table{width:923px; border:1px solid #e8e8e8; border-collapse:collapse; vertical-align:middle; text-align:center;}
.YJ2016_shoppingWrap  .order-alert .order5 table th{border-bottom:1px solid #e8e8e8; height:36px; background:#f2f2f2;}
.YJ2016_shoppingWrap  .order-alert .order5 table td{height:40px; }
.YJ2016_shoppingWrap  .order-alert .order5 table .w725{ width:588px; }
.YJ2016_shoppingWrap  .order-alert .order5 table .w100{ max-width:110px;min-width:110px;overflow:hidden; }
.YJ2016_shoppingWrap  .order-alert .order5 .mt10{ margin-top:10px; }
.YJ2016_shoppingWrap  .order-alert .order5 .mt10 input{ width:423px; height:37px; border:1px solid #ccc; margin-left:0; margin-right:45px; font-size:12px; padding-left:7px;}
.YJ2016_shoppingWrap  .order-alert .order5 .mt10 span{ color:red; }
.YJ2016_shoppingWrap .order-alert .order6 h3 i{ width:32px; height:32px; background:url(../images/bg_order.png) no-repeat -158px 0; display:inline-block;  vertical-align:middle;}
.YJ2016_shoppingWrap .order-alert .order6 .item{ margin-bottom:20px; }
.YJ2016_shoppingWrap .order-alert .static{  padding-bottom: 10px; line-height:30px; }
.YJ2016_shoppingWrap .order-alert .static p{ text-align:right; }
.YJ2016_shoppingWrap .order-alert .order8{ font-size:18px; background:#f7f7f7; height:60px; line-height:60px; text-align:right; }
.YJ2016_shoppingWrap .order-alert .order8 span em{ font-weight:bold; color:red; }
.YJ2016_shoppingWrap .order-alert .order8 .btn{ width:145px; height:40px; background:#FF4956; color:#fff; display:inline-block; text-align:center; line-height:40px; margin-left:20px; border-radius:5px;}
.YJ2016_shoppingWrap  .order-alert .order4 input{
	vertical-align:middle;
	margin-right: 5px;
}
.YJ2016_shoppingWrap .order-mode h3 span{
	float:right;
	font-size:14px;
	font-weight:normal;
	color:#005ea7;
	cursor:pointer;
}
.YJ2016_shoppingWrap .order1 .o-receive span{
	color:#ff4956;
	font-weight:bold;
}
.YJ2016_shoppingWrap .order1 .o-receive .address span{
	color:#333;
	font-weight:bold;
	margin-right:5px;
}
.YJ2016_shoppingWrap .order1 .o-receive em{
	color:#898989;
	font-weight:bold;
}
.YJ2016_shoppingWrap .order1 label{
	float:left;
	width:105px;
}
.YJ2016_shoppingWrap .order1 label input{
	vertical-align:middle;
}
.YJ2016_shoppingWrap .order1 .o-receive .address{
	float:left;
	max-width:690px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.YJ2016_shoppingWrap .order1 .o-receive .default{
	float:left;
	margin-left:20px;
}
.YJ2016_shoppingWrap .order1 .o_address{
	padding:10px 0;
	cursor:pointer;
}
.YJ2016_shoppingWrap .payWay{
	margin-top:15px;	
}
.YJ2016_shoppingWrap .payWay li{
	float:left;
	width:100px;
	height:30px;
	line-height:30px;
	text-align:center;
	border:1px solid #ccc;
	margin-left:10px;
	cursor:pointer;
}
.YJ2016_shoppingWrap .payWay .pwCurr{
	background:url(../images/payWay.png) no-repeat 88px 18px;
	border:1px solid #fc0000;
}
.YJ2016_shoppingWrap .bill{
	background:#f7f7f7;
	padding:20px 50px 35px;
	margin-top:10px;
	display:none;
}
.YJ2016_shoppingWrap .bill h2{
	line-height:35px;
	margin-top:15px;
}
.YJ2016_shoppingWrap .bill h2 span{
	float:left;
	width:100px;
	text-align:right;
	margin-right:10px;
	vertical-align: top;
}
.YJ2016_shoppingWrap .bill h2 p{
	float:left;
	width:410px;
}
.YJ2016_shoppingWrap .bill h2 p select{
	width:120px;
	height:35px;
	line-height:35px;
}
.YJ2016_shoppingWrap .bill h2 p input{
	width:350px;
	height:35px;
	line-height:35px;
	border:1px solid #ccc;
	padding:0 5px;
	margin-left:0;
}
.YJ2016_shoppingWrap .order4 label{
	display:block;
	margin-top:20px;
	cursor:pointer;
}
.YJ2016_shoppingWrap .order4 label span{
	margin-right:5px;
}
.YJ2016_addplace{
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	position:fixed;
	left:0;
	top:0;
	display:none;
}
.YJ2016_addplace .placeMain{
	width:548px;
	height:578px;
	background:#fff;
	position:absolute;
	left:50%;
	margin-left:-275px;
	top:50%;
	margin-top:-289px;
	border:1px solid #205aa7;
}
.YJ2016_addplace .placeMain h3{
	height:38px;
	line-height:38px;
	background:url(../images/conTit.png) repeat;
	border-bottom:1px solid #205aa7;
	padding-left:20px;
	position:relative;
}
.YJ2016_addplace .placeMain h3 i{
	width:15px;
	height:15px;
	display:block;
	position:absolute;
	right:10px;
	background:url(../images/HTFunClose.png) no-repeat;
	top:50%;
	margin-top:-7px;
	cursor:pointer;
}
.YJ2016_addplace .placecon h2{
	line-height:35px;
	margin-top:15px;
}
.YJ2016_addplace .placecon h2 span{
	float:left;
	width:100px;
	text-align:right;
	margin-right:10px;
	vertical-align: top;
}
.YJ2016_addplace .placecon h2 .title{
	width:260px;
	text-align:left;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.YJ2016_addplace .placecon h2 .title .select-item{
	width:100px;
	text-align:left;
	margin-right:5px;
	vertical-align: top;
	float:none;
}
.YJ2016_addplace .placecon h2 strong{
	color:#fc0000;
	display:inline-block;
	width:15px;
}
.YJ2016_addplace .placecon h2 p{
	float:left;
	width:410px;
}
.YJ2016_addplace .placecon h2 p select{
	width:120px;
	height:35px;
	line-height:35px;
	float:left;
}
.YJ2016_addplace .placecon h2 p input{
	width:270px;
	height:33px;
	line-height:35px;
	border:1px solid #ccc;
	padding:0 5px;
}
.YJ2016_addplace .placecon h2 p textarea{
	width:395px;
	height:80px;
	line-height:25px;
	border:1px solid #ccc;
	padding:0 5px;
}
.YJ2016_addplace .placecon .tel input{
	width:50px;
}
.YJ2016_addplace .placecon .tel .phone{
	width:110px;
	margin:0 7px;
}
.YJ2016_addplace .moren{
	line-height:35px;
	margin:15px 0;
	padding-left:110px;
}
.YJ2016_addplace .moren input{
	vertical-align:middle;
	margin-right:5px;
}
.YJ2016_addplace .placeBtn{
	text-align:center;
}
.YJ2016_addplace .placeBtn button{
	width:300px;
	height:35px;
	border-radius:3px;
	background:#205aa7;
	border:none;
	color:#fff;
	cursor:pointer;
}
.YJ2016_addplace .placecon h2 p .mnum{
	width:260px;
	margin-left:10px;
}
.YJ2016_shoppingWrap .bill .billsave{
	padding-left:50px;
	margin-top:20px;
}
.YJ2016_shoppingWrap .bill .billsave button{
	width:300px;
	height:35px;
	border-radius:3px;
	background:#205aa7;
	border:none;
	color:#fff;
	cursor:pointer;
}

/*****订单头部*******/
.YJ2016_cash1{
	width:635px;
	float:right;
	background:#fff;
	margin-top:15px;
}
.YJ2016_cash1 .jdt{
	width:634px;
	height:36px;
	line-height:36px;
	margin:20px auto;
}
.YJ2016_cash1 .myCart{
	background:url(../images/procedure_bg1.PNG) no-repeat 0 center #fff;
}
.YJ2016_cash1 .writeOrder{
	background:url(../images/procedure_bg2.png) no-repeat 0 center #fff;
}
.YJ2016_cash1 .comOrder{
	background:url(../images/procedure_bg3.png) no-repeat 0 center #fff;
}
.YJ2016_cash1 .jdt span{
	display:inline-block;
	width:206px;
	text-align:center;
}
.YJ2016_cash1 .jdt .jdCurr{
	color:#fff;
}

/*会议*/
.banner{ width:1080px; height:315px;margin:0 auto  }
.banner img{ width:750px; height:315px;}
.banner_main{ width:1000px; height:377px; margin:0 auto; position:absolute; top:0; left:50%; margin-left:-500px}
.banner_name{ width:168px; height:40px; line-height:40px; background:#dc0336; margin-top:100px;}
.banner_title{ background-color:#1d1d1e; color: #fff; padding: 10px 20px; line-height: 46px;}
.banner_text{ width:640px; line-height:28px;}/
.xwtt{background-color: #fff}
.ssxw{background:url(../images/meetnews.png) no-repeat left;height: 40px;line-height: 40px;}
.Second1 p{height: 40px;line-height: 40px ;}
.Second1 p b{color:#fd003b; font-size: 16px; color: #fff; margin-left: 20px; line-height: 40px;}
.headlines{ height:auto; /*border:1px solid #fff;*/   background:#ffffff!important; position:absolute; top:0; right:50%; margin-right:-540px; z-index:9999;}
.banner_r_main{ width:330px; height:auto;}
.first{width:100%; height:57px;}
.f_redbg{ width:54px; height:51px; background:#dc0336; margin-top:4px;}
.f_opacity{ width:245px; height:42px; line-height:42px; margin-top:9px; background:#FFF; filter:alpha(opacity:70); background:rgba(255, 255, 255, 0.7)!important;}
.first_pic{ background:url(../images/headerline_06.png); height:109px; width:100%;}
.text_explain{ position:absolute; left:25px; bottom:20px;}
.Second{ width:310px; margin:0 auto; height:40px; border-bottom:1px dashed #CCC;}
.Second p{ height:40px;  line-height:40px;width: 300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; text-indent: 1em;}
.Third{ width:310px; margin:0 auto; height:40px; border-bottom:1px dashed #CCC;}
.Third p{ height:40px;  line-height:40px; width: 300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; text-indent: 1em;}
.Fourth{  width:310px; margin:0 auto; height:40px; border-bottom:1px dashed #CCC;}
.Fourth p{ height:40px;  line-height:40px;width: 300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; text-indent: 1em;}
.Fixth{ width:310px; margin:0 auto; height:51px;}
.Fixth p{ height:40px;  line-height:40px;width: 300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; text-indent: 1em;}
.num li.on .show_color{ color:#E20000;}
.show_color_hong a{ color: #494949;}
.show_color_hong a:hover{ color: #E20000;}
.show_color_hong_bt a{ color: #333;}
.show_color_hong_bt a:hover{ color: #E20000;}
.banner_r_main ul li.on{ background:#ca494a;}
.banner_r_main ul li.on a{ background:#ca494a; color: #fff;}
.shou123{cursor:pointer;}
.tab-triangle{position: relative;}
.tab-triangle-left{position: fixed; z-index: 9999999; top:75%; left:0;}
.tab-triangle-left-span{ font-size: 36px; width: 50px; height: 50px;line-height: 50px; background:rgba(0,0,0,0.5); color: #fff; cursor: pointer; display: block; text-align: center;}
.tab-triangle-left-xs{position: fixed; z-index: 99999999; top:75%; left:0;}
.tab-triangle-left-xs a{ width: 80px; height: 50px;line-height: 50px; background:rgba(230,0,50,0.9); color: #fff; display: block; text-align: center; font-size: 24px;}
.tab-triangle-right{position: fixed; z-index: 9999999; top:75%; right:0;}
.tab-triangle-right-span{ font-size: 36px; width: 50px; height: 50px;line-height: 50px; background:rgba(0,0,0,0.5); color: #fff; cursor: pointer; display: block; text-align: center;}
.tab-triangle-right-xs{position: fixed; z-index: 99999999; top:75%; right:0;}
.tab-triangle-right-xs a{ width: 80px; height: 50px;line-height: 50px; background:rgba(230,0,50,0.9); color: #fff; display: block; text-align: center; font-size: 24px;}
.picBtnTop .bd{ width:750px;  height:305px; position:relative;  }
	.picBtnTop .bd li{ position:relative; zoom:1; vertical-align:middle;}
	.picBtnTop .bd li .pic{ position:relative; z-index:0;  }
	.picBtnTop .bd li .pic img{ width:750px; height:305px; vertical-align:bottom; }
	.picBtnTop .bd li .bg{ width:750px; height:60px; position:absolute; left:0; bottom:-10px; z-index:1;  background:rgba(0,0,0,0.8); filter:alpha(opacity=80); opacity:0.8;}
	.picBtnTop .bd li .title{ width:750px; height:60px; line-height:70px; font-size: 16px; text-indent: 2em; left:0; bottom:0; color: #fff; position:absolute; z-index:2;  }
.exhibition-series-banner{width: 100%; height: 152px; background:url(../images/exhibition-series-img01.png) no-repeat; background-size:100% 100%;}
/*知识中心二级页*/
.YJ2016_search .hot .radselect label{
	margin-right:10px;
}

.YJ2016_search .hot .radselect input{
	width:auto;
	height:auto;
	vertical-align:middle;
	margin-right:2px;
}
.YJ2016_knochild{
	width:1050px;
	height:auto;
	padding-bottom:20px;
	background:#fff;
	margin:0 auto;
}
.YJ2016_knochild .kc_left{
	width:800px;
	height:auto;
	float:left;
}
.YJ2016_knochild .kc_left h2 span.h2_ZJ{
	display: inline-block;
	/* background: url(../images/defaultUserImg_big.jpg) no-repeat center center; */
	width: 250px;
	min-height: 220px;
	margin: 0 auto;
}
.YJ2016_knochild .kc_left .kc_tit{
	height:auto;
	line-height:40px;
}
.YJ2016_knochild .kc_left .kc_tit b{
	display:inline-block;
	width:18px;
	height:18px;
	background:url(../images/word.png) no-repeat #fff;
	background-size:18px 18px;
	vertical-align:top;
	margin-top:21px;
}
.YJ2016_knochild .kc_left .kc_tit span{
	color: #07060c;
	/* display:inline-block; */
	width:715px;
	white-space:normal;
	/* overflow:hidden;
	text-overflow:ellipsis; */
	padding-right:20px;
	font-size:24px;
	font-weight:400;
}
.YJ2016_knochild .kc_left p{
	text-align: justify;
	/* text-indent:2em; */
	font-size:12px;
	color:#666;
	line-height:25px;
	margin-bottom:5px;
}
.YJ2016_knochild .kc_left p a{
	margin-left:5px
}
.YJ2016_knochild .kc_left p .author{
	display:inline-block;
	height:25px;
	line-height:25px;
	background:url(../images/user.png) no-repeat 0 center;
	background-size:18px 18px;
	padding-left:25px;
}
.YJ2016_knochild .kc_left p .author a{
	text-decoration:underline;
	margin-right:5px;
	color:#777;
}
.YJ2016_knochild .kc_left p .author em{
	margin:0 20px 0 5px;
}
.YJ2016_knochild .kc_left p span i{
	margin:0 10px;
}
.YJ2016_knochild .kc_left .wordfile{
	border:1px solid #ccc;
	min-height:600px;
	/* padding:20px; */
	margin-top:10px;
}
.YJ2016_knochild .kc_left .cbtn1 {
	display:inline-block;
	height:25px;
	line-height:25px;
	text-align:center;
	background:#558dbe;
	border-radius:3px;
	color:#fff;
	margin-right:10px;
	padding-left:5px;
	overflow:hidden;
}
.YJ2016_knochild .kc_left .cbtn1  i{
	display:inline-block;
	width:16px;
	height:25px;
	background:url(../images/ctxt.png) no-repeat 0 -40px #0054bc;
	text-align:center;
	vertical-align:top;
	margin-left:5px;
}
.YJ2016_knochild .kc_left .lemma-summary{
	text-indent: 2em;
}
.YJ2016_knochild .kc_right{
	width:200px;
	float:right;
}
.YJ2016_knochild .kc_right .kc_onload a{
	display:block;
	height:48px;
	width:133px;
	border:1px solid #fe8a23;
	background:url(../images/kc_onload.png) no-repeat 30px center #fff;
	font-size:16px;
	padding-top:9px;
	padding-left:65px;
	margin-bottom:50px;
}
.YJ2016_knochild .kc_right .kc_onload .kc_btnCurr{
	color:#fff;
	border:1px solid #fe8a23;
	background:url(../images/kc_onload_white.png) no-repeat 30px center #fe8a23;
}
.YJ2016_knochild .kc_right .kc_onload a span{
	display:block;
	height:20px;
	font-size:12px;
	color:#666;
}
.YJ2016_knochild .kc_right .kc_onload a strong{
	color:#18B3CF;
}
.YJ2016_knochild .kc_right .other .hd h4{
	float:left;
	font-size:15px;
}
.YJ2016_knochild .kc_right .other .hd a{
	text-decoration:underline;
	color:#fc0000;
	font-size:12px;
	float:right;
}
.YJ2016_knochild .kc_right .other .bd li a{
	display:block;
	width:200px;
	margin-top:10px;
}
.YJ2016_knochild .kc_right .other .bd li a b{
	display:inline-block;
	width:15px;
	height:30px;
	background:url(../images/word.png) no-repeat 0 center;
	margin-right:5px;
	background-size:15px 15px;
}
.YJ2016_knochild .kc_right .other .bd li h2 span{
	display:inline-block;
	width:280px;
	line-height:30px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	font-weight:normal;
}
.YJ2016_knochild .kc_right .other .bd li p span{
	margin-right:20px;
	font-size:12px;
	color:#999;
}
.YJ2016_knochild .kc_right .other .item{
	margin-top:30px;
}
/*情报系统二级页面*/
.YJ2016_MIChild .MC_main{
	width:1000px;
	height:auto;
	padding:10px;
	margin:0 auto 20px;
	background:#f7f7f7;
}
.YJ2016_MIChild .MC_main .left1{
	width:575px;
	margin:0 auto;
	border:1px solid #ccc;
	background:#fff;
	padding:20px 60px;
}
.YJ2016_MIChild .MC_main .left1 h2{
	font-size:20px;
	color:#545359;
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	line-height:35px;
}
.YJ2016_MIChild .MC_main .left1 .share{
	font-size:12px;
	color:#a5acb2;
	line-height:50px;
	text-align:center;
}
.YJ2016_MIChild .MC_main .left1 .share span{
	margin-left:25px;
}
.YJ2016_MIChild .MC_main .left1 .share a{
	display:inline-block;
	width:45px;
	/* background:url(../images/htListDown.png) no-repeat 30px center; */
	float:right;
	color:#a5acb2;
}
.YJ2016_MIChild .MC_main .left1 .share a:hover{
	color:#fc0000;
}
.YJ2016_MIChild .MC_main .left1 .share a img{
	width:25px;
	height:25px
}
.YJ2016_MIChild .MC_main .left1 .text p{
	line-height:25px;
	margin-bottom:25px;
	color:#564e43;
}
.YJ2016_MIChild .MC_main .left1 .text a{
	display:inline-block;
	padding:0 10px;
	height:25px;
	line-height:25px;
	/* background:#cbdbfb; */
	margin-bottom:25px;
}
.YJ2016_MIChild .MC_main .left1 .text img{
	width:500px;
    height:auto;
}
.YJ2016_MIChild .MC_main .left{
	width:575px;
	float: left;
	border:1px solid #ccc;
	background:#fff;
	padding:20px 60px;
}
.YJ2016_MIChild .MC_main .left .tit h2{
	font-size:20px;
	color:#545359;
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	line-height:35px;
}
.YJ2016_MIChild .MC_main .left .xlshow{
	/* font-size:12px; */
	/* color:#a5acb2; */
	line-height:30px;
	text-align:center;
}
.YJ2016_MIChild .MC_main .left .share{
	font-size:12px;
	color:#a5acb2;
	line-height:50px;
	text-align:center;
}
.YJ2016_MIChild .MC_main .left .share span{
	margin-left:25px;
}
.YJ2016_MIChild .MC_main .left .share a{
	display:inline-block;
	width:45px;
	/* background:url(../images/htListDown.png) no-repeat 30px center; */
	float:right;
	color:#a5acb2;
}
.YJ2016_MIChild .MC_main .left .share a:hover{
	color:#fc0000;
}
.YJ2016_MIChild .MC_main .left .share a img{
	width:25px;
	height:25px
}
.YJ2016_MIChild .MC_main .left .text p{
	line-height:25px;
	margin-bottom:25px;
	color:#564e43;
	text-align: justify;
}
.YJ2016_MIChild .MC_main .left .text a{
	display:inline-block;
	padding:0 10px;
	height:25px;
	line-height:25px;
	/* background:#cbdbfb; */
	margin-bottom:25px;
}
.YJ2016_MIChild .MC_main .left .text img{
	width:500px;
    height:auto;
}
.YJ2016_MIChild .MC_main .left .url p{
	text-overflow：ellipsis
	width:400px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	margin-top:50px;
}
.YJ2016_MIChild .MC_main .left .url p a:hover{
	color:#fc0000;
}
/*-------数据中心新闻详情---*/
.YJ2016_MIChild .MC_main .big{
	width:855px;
	float:left;
	border:1px solid #ccc;
	background:#fff;
	padding:20px 60px;
}
.YJ2016_MIChild .MC_main .big h2{
	font-size:20px;
	color:#545359;
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	line-height:35px;
}
.YJ2016_MIChild .MC_main .big .share{
	font-size:12px;
	color:#a5acb2;
	line-height:50px;
}
.YJ2016_MIChild .MC_main .big .share span{
	margin-left:25px;
}
.YJ2016_MIChild .MC_main .big .share a{
	display:inline-block;
	width:45px;
	
	float:right;
	color:#a5acb2;
}
.YJ2016_MIChild .MC_main .big .share a img{
	width:25px;
	height:25px;
}
.YJ2016_MIChild .MC_main .big .share a:hover{
	color:#fc0000;
}
.YJ2016_MIChild .MC_main .big .text{
	text-align: justify;
}
.YJ2016_MIChild .MC_main .big .text p{
	text-indent:2em;
	line-height:25px;
	margin-bottom:25px;
	color:#564e43;
}
.YJ2016_MIChild .MC_main .big .text img{
	width:800px;
	height:auto;
}
.YJ2016_MIChild .MC_main .big .text a{
	display:inline-block;
	padding:0 10px;
	height:25px;
	line-height:25px;
	background:#cbdbfb;
	margin-bottom:25px;
}
/*-------数据中心新闻详情---*/
.YJ2016_MIChild .MC_main .right{
	width:275px;
	float:right;
}
.YJ2016_MIChild .MC_main .right .qb{
	border:1px solid #ccc;
	background:#fff;
	margin-bottom:10px;
}
.YJ2016_MIChild .MC_main .right h3{
	height:32px;
	border-bottom:1px solid #ccc;
	padding-top:11px;
	padding-left:15px;
}
.YJ2016_MIChild .MC_main .right h3 span{
	display:block;
	height:21px;
	line-height:21px;
	border-left:1px solid #e69f11;
	padding-left:5px;
	font-size:16px;
	font-weight:bold;
}
.YJ2016_MIChild .MC_main .right ul li{
	height:22px;
	border-bottom:1px solid #ccc;
	line-height:20px;
	margin:0 10px;
	padding-top:13px;
}
.YJ2016_MIChild .MC_main .right ul li a{
	color:#134B83;
	font-size:12px;
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.YJ2016_MIChild .MC_main .right ul .noborder{
	border-bottom:none;
}
.YJ2016_MIChild .MC_main .right .zt{
	border:1px solid #ccc;
	background:#fff;
	margin-bottom:10px;
	padding-bottom:10px;
}
.YJ2016_MIChild .MC_main .right .zt ul{
	padding:0 20px;
}
.YJ2016_MIChild .MC_main .right .zt li{
	display:inline-block;
	padding:0 10px;
	height:25px;
	line-height:25px;
	margin-left:10px;
	border:none;
	background:#cbdbfb;
	margin-top:20px;
}
.YJ2016_MIChild .MC_main .right .zt li a{
	color:#265899;
}
.YJ2016_MIChild .MC_main .right .cp{
	border:1px solid #ccc;
	background:#fff;
	margin-bottom:10px;
	padding-bottom:10px;
}
.YJ2016_MIChild .MC_main .right .cp ul{
	padding:0 20px;
}
.YJ2016_MIChild .MC_main .right .cp li{
	display:inline-block;
	padding:0 10px;
	height:25px;
	line-height:25px;
	margin-left:10px;
	border:none;
	background:#cbdbfb;
	margin-top:20px;
}
.YJ2016_MIChild .MC_main .right .cp li a{
	color:#265899;
}
.YJ2016_MIChild .MC_main .right .wx{
	border:1px solid #ccc;
	background:#fff;
	margin-bottom:10px;
}
.YJ2016_MIChild .MC_main .right a:hover{
	color:#fc0000;
}
.YJ2016_MIMain .t1 ul li{
	height:auto;
	line-height:25px;
}
.YJ2016_MIMain .t1 ul li .zb_child{
	padding-left:15px;
	display:none;
}
.YJ2016_MIMain .t1 ul li .zb_child span{
	float:none;
}
/* 情报系统自添加分类样式 */
.YJ2016_nmWrap .nm .nmLeft .MI_subList{
	width:610px;
	border:1px solid #3388ff;
	position:absolute;
	top:45px;
	left:215px;
	background:#fff;
	padding:15px;
	border-left:1px solid #d5d5d5;
	display:none;
	min-height:358px;
	z-index:99; 
}
/* .YJ2016_nmWrap .nm .nmLeft .subList .MI_subMenu{
	display:none;
}
.YJ2016_nmWrap .nm .nmLeft .MI_subMenu dl{
	padding:10px 0;
	margin:0 auto;
	border-bottom:1px dashed #eee;
}
.YJ2016_nmWrap .nm .nmLeft .MI_subMenu dt{
	float:left;
	font-weight:bold;
	width:70px;	
	line-height:24px;
}
.YJ2016_nmWrap .nm .nmLeft .MI_subMenu dd{
	float:left;
	width:300px;
}
.YJ2016_nmWrap .nm .nmLeft .MI_subMenu dd a{
	display:inline-block;
	padding-right:8px;
	height:24px;
	line-height:24px;
}
.YJ2016_nmWrap .nm .nmLeft .MI_subMenu dd a:hover{
	color:#fc0000;
}
.YJ2016_nmWrap .nm .nmLeft .MI_subMenu dd span{
	color:#ddd;
	margin-right:8px;
} */

/*资源库*/
.YJ2016_zyk{
	width:1000px;
	padding:10px 0 20px;
	background:#fff;
	margin:0 auto;
}
.YJ2016_zyk .left{
	width:215px;
	float:left;
}
.YJ2016_zyk .left .list{
	margin-top:10px;
}
.YJ2016_zyk .left h3{
	background:#949494;
	line-height:45px;
	color:#fff;
	font-size:18px;
	padding-left:15px;
}
.YJ2016_zyk .left .t1{
	border:1px solid #ccc;
	background:#fff;
}
.YJ2016_zyk .left .t1 ul li{
	border-bottom:1px solid #ccc;
	padding:0 5px;
	line-height:39px;
	height:39px;
}
.YJ2016_zyk .left .t1 ul li h4{
	font-weight:normal;
}
.YJ2016_zyk .left .t1 ul li input{
	margin-right:3px;
	vertical-align:top;
	margin-top:14px;
	margin-left:5px;
}
.YJ2016_zyk .left .t1 ul li p{
	display:inline-block;
	width:170px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.YJ2016_zyk .left .t1 ul li strong{
	display:inline-block;
	width:10px;
	height:39px;
	background:url(../images/navRight.png) no-repeat center center;
}
.YJ2016_zyk .left .t1 ul li .down{
	width:10px;
	background:url(../images/down.png) no-repeat center center;
}
.YJ2016_zyk .left .ad{
	  float: right;
	  font-size: 18px;
	  margin-right: 10px;
	  display: inline-block;
	  width: 15px;
	  height: 15px;
	  cursor: pointer;
	  color: #fff;
	  line-height: 48px;
	  font-weight: bold;
	  font-size: 18px;
	  text-align: center;
}
.YJ2016_zyk .left .t1 ul li .listCon{
	width:175px;
	margin-left:25px;
	display:none;
}
.YJ2016_zyk .left .t1 ul li .listCon .two{
	height: auto;
    line-height: 30px;
    vertical-align: middle;
}
.YJ2016_zyk .left .t1 ul li .listCon .two strong{
	height: 30px;
}
.YJ2016_zyk .left .t1 ul li .listCon .two input{
	margin-top:10px;
}
.YJ2016_zyk .left .t1 ul li .listCon .two p{
	width:140px;
	line-height:30px;
	height:30px;
}
.YJ2016_zyk .left .t1 ul li .listCon .three{
	width:145px;
	margin-left:25px;
	display:none;
}
.YJ2016_zyk .left .t1 ul li .listCon .two p{
	width:115px;
}
.YJ2016_zyk .right{
	width:765px;
	float:right;
}
.YJ2016_zyk .right .sr{
	height:110px;
	margin-top:10px;
	line-height:110px;
	background:url(images/sr1.png) no-repeat 15px center #ededed;
	text-align:center;
}
.YJ2016_zyk .right .sr select{
	width:98px;
	height:39px;
	border:1px solid #ccc;
	padding-left:20px;
	margin-left:30px;
}
.YJ2016_zyk .right .sr input{
	width:368px;
	height:37px;
	border:1px solid #ccc;
	padding:0 10px;
	margin-left:-6px;
}
.YJ2016_zyk .right .sr a{
	display:inline-block;
	width:110px;
	height:37px;
	border:1px solid #3575b5;
	background:#3575b5;
	color:#fff;
	text-align:center;
	line-height:39px;
	margin-left:-6px;
	vertical-align:middle;
	margin-top:-1px;
}
.YJ2016_zyk .right table{
	border:1px solid #cccccc;
	border-collapse:collapse;
	margin:20px auto 0;
	background:#fff;
}
.YJ2016_zyk .right table td{
	border:1px solid #cccccc;
	border-collapse:collapse;
	text-align:center;
	line-height:40px;
	height:40px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	color:#333;
	cursor:pointer;
}
.YJ2016_zyk .right table td a:hover{
	color:#fc0000;	
}
.YJ2016_zyk .right table th{
	background:url(images/conTit.png) repeat-x;
	font-weight:bold;
	color:#333;
	height:38px;
	line-height:38px;
}
.YJ2016_zyk .right table .t1{
	width:336px;
}
.YJ2016_zyk .right table .t2{
	width:148px;
}
.YJ2016_zyk .right table .t3{
	width:208px;
}
.YJ2016_zyk .right table .t4{
	width:69px;
}
.YJ2016_zyk .right table td a{
	display:inline-block;
}
.YJ2016_zyk .right table td .a1{
	width:305px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.YJ2016_zyk .right table td .abtn{
	width:21px;
	height:39px;
	background:url(images/view.png) no-repeat 2px center;
}
.YJ2016_zyk .page, .page{
	height:35px;
	margin:25px 0 20px;
	text-align:center;
	line-height:35px;
}
.YJ2016_zyk .page a, .page a{
	display:inline-block; 
	width:60px;
	height:30px; 
	line-height:30px; 
	text-align:center;
	border:1px solid #4f84ec;
	color:#4f84ec;
}
.YJ2016_zyk .page .before{
	width:50px;
}
.YJ2016_zyk .page b{
	font-weight:normal;
}
.YJ2016_zyk .page b span{
	display:inline-block;
	width:30px;
	height:30px;
	line-height:30px;
	border:1px solid #4f84ec;
	cursor:pointer;
	color:#4f84ec;
	margin-right:5px;
}
.YJ2016_zyk .page b .numCurr{
	border:1px solid #fff;
	font-weight:bold;
	color:#000;
}
.YJ2016_zyk .page b .numCurr1{
	background:#d80100;
	border:1px solid #d80100;
	color:#fff;
}

/*资源库详情页*/
.YJ2016_zykDet{
	width:1000px;
	padding:10px 0 20px;
	background:#fff;
	margin:0 auto;
}
/*.YJ2016_zyk .left{
	width:215px;
	float:left;
}
*/
.YJ2016_zykDet table{
	width:1000px;
}
.YJ2016_zykDet table tr{
	height:50px;
	line-height:50px;
}
.YJ2016_zykDet table .dtName{
	width:85px;
	text-align:right;
	font-weight:bold;
}
.YJ2016_zykDet table .dtCon{
	width:895px;
	padding:0 10px;
	overflow:hidden;
}
.YJ2016_zykDet table td span{
	margin-right:20px;
}
.YJ2016_zykDet table a:hover{
	color:#fc0000;
}



/*#############################  2017-03-03 ZD  ################################*/
.YJ2016_rightNav ul li:hover{
	background-color: #CF2714;
	color: #FFFFFF;
}
.knoChilNav{
	border:1px solid #DDDDDD;
}
.YJ2016_footerWrap .footer .ftLeft{
	line-height:35px;
	margin-top:25px;
}
.YJ2016_footerWrap .footer .ftLeft, .YJ2016_footerWrap .footer .ftRight{
	color: #CCCCCC;
}

.YJ2016_literature .tab{
	position: relative
}
.YJ2016_literature .tab .more{
	position: absolute;
	z-index: 99;
	right: 10px;
	top: 22px;
	font-size: 13px;
	color: #666666;
}
.YJ2016_literature .tab .more:hover{
	color: #FF0000;
}

.YJ2016_searchWrap{
	border-bottom: 0;
}

.YJ2016_MIMain .nmLeft .MI_List .menu{
	background-color: #DDDDDD;
	color: #333333;
}
.YJ2016_MIMain .nmLeft .MI_List .MI_menuList{
	background-color: #0a79d5;
	color: #FFFFFF;
}
.YJ2016_MIMain .nmLeft .MI_List .menu i{
	background: url(../images/htListRight.png) no-repeat 0 center
}
.YJ2016_MIMain .nmLeft .MI_List .menu .MI_right{
	background: url(../images/menuRight.png) no-repeat 0 center
}

.YJ2016_MIMain .MI_hBg li em.close{
	background:url(../images/HTclose.png) no-repeat 0 center;
}

.YJ2016_MIMain .t1  ul li span{
	padding-right: 3px;
}

.YJ2016_MIChild .MC_main .right .qb ul li, .YJ2016_MIChild .MC_main .right .wx ul li{
	height: 30px;
	line-height: 28px;
	padding-top: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


.YJ2017_ZSZX{/*知识中心加宽*/}
.YJ2017_ZSZX .rote, .YJ2017_ZSZX .nm, .YJ2017_ZSZX .n{
	width: 1100px;
}
.YJ2017_ZSZX .nm .nmRight{
	width: 871px
}
.YJ2017_ZSZX .nmRight .c1{
	width: 615px;
}

.YJ2016_nmWrap .nmLeft .subList{
	padding: 0 10px;
}
.YJ2016_nmWrap .t1 .fw .tbtn{
	background-color: #E03F10;
	border: 0;
	color: #FFFFFF;
	height: 24px;
	padding-bottom: 2px;
}
.YJ2016_nmWrap .t1 .fw input{
	color:#666666;
	border:1px solid #D4D4D4;
	width:44px;
	height:22px;
	margin: 0 3px;
	vertical-align: middle;
}
.YJ2016_dbMain .wx .wx_con .txt2{
	margin-right: 70px;
}

.YJ2016_dbMain .tit .wx_tab .wx_list a{
	display: inline-block;
	height: 26px;
	line-height: 25px;
	padding: 0 10px;
	margin-right: 1px;
}
.YJ2016_dbMain .tit .wx_tab .wx_list a:hover, .YJ2016_dbMain .tit .wx_tab .wx_list a.current{
	background-color: #BB0F0F;
	color: #FFFFFF;
	text-decoration: none;
}
.YJ2016_dbMain .db_otherCon .card_div{
	padding: 0 15px;
}

.YJ2016_dbMain .tit .a_down, .YJ2016_dbMain .tit .a_up{
	position: absolute;
	background: url('../images/dbDown.png') no-repeat center center;	
	width: 16px;
	height: 16px;
	left: 68px;
	top: 12px;
	cursor: pointer;
}
.YJ2016_dbMain .tit .a_up{
	background-image: url('../images/dbUp.png')
}
.YJ2016_dbMain .tit .a_nav{
	position: absolute;
	width: 150px;
	left: 20px;
	top: 40px;
	z-index: 999;
	display: none;
}
.YJ2016_dbMain .tit .a_nav a{
	display: block;
	background-color: #EAEAEA;
	line-height: 20px;
	padding: 8px 10px 9px 15px;
	border-top: 1px #FAFAFA solid;
}
.YJ2016_dbMain .tit .a_nav a:hover{
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
}

.YJ2016_product .pro ol{
	width: auto;
}
.YJ2016_product .pro ol li{
	width: 26px;
	height: 26px;
	line-height: 25px;
	margin-right: 2px;
	font-size: 15px;
}
.YJ2016_nmWrap .pro_center .bookList ol{
	padding-right: 5px;
}
.YJ2016_nmWrap .pro_center .bookList ol li{
	width:28px;
	height:28px;
	line-height:26px;
	margin-right:4px;
	font-size: 15px;
}
.YJ2016_nmWrap .nmLeft .subList{
	top: 65px;
}


.YJ2016_Experts .ext_lists .resource, .YJ2016_Experts .ext_lists .fltable, .YJ2016_Experts .ext_lists .time, .YJ2016_Experts .ext_lists .ext_search, .YJ2016_Experts .ext_lists .lang, .YJ2016_Experts .ext_lists .ext_btn{
	margin-top: 8px;
}
.YJ2016_Experts .ext_lists{
	padding-bottom: 14px;
}


.YJ2017_Login{
	background-color: #F8F8F8;
	border: 1px #EAEAEA solid;
	width: 500px;
	margin: 20px auto 50px auto;
	padding: 20px 50px;
}
.YJ2017_Login .tt{
	background: url('../images/New_login_tt.png') no-repeat 0 0;
	height: 80px;
	line-height: 55px;
	padding-left: 80px;
	font-family: "Microsoft YaHei";
	font-size: 28px;
	color: #222222;
}
.YJ2017_Login table{
	width: auto;
	margin: 0 auto;
}
.YJ2017_Login table td{
	line-height: 25px;
	padding: 8px;
	font-size: 16px;
}
.YJ2017_Login table td .input1{
	border: 1px #CCCCCC solid;
	width: 300px;
	padding: 7px 5px;
}
.YJ2017_Login table .td1{
	height: 60px;
	text-align: center;
} 
.YJ2017_Login table .td1 .btn1, .YJ2017_Login table .td1 .btn2, .YJ2017_Login table .td1 .btn3{
	background-color: #0F8DC4;
	width: 100px;
	height: 40px;
	padding-bottom: 2px;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0 10px;
}
.YJ2017_Login table .td1 .btn2{
	background-color: #2DA64B
}
.YJ2017_Login table .td1 .btn3{
	background-color: #E9553A
}

.YJ2017_Reg{
	width: 890px;
}
.YJ2017_Reg table td .input1{
	width: 280px;
}
.YJ2017_Reg table td{
	font-size: 15px;
}

/*#############  2017-03-14 焦点图  #############*/
.carousel {
  position: relative;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.focus{
	/* height: auto; */
	height: 250px;
	margin:0 auto; 
	position:relative; 
	overflow:hidden;
	/* background-color: #441302 */
}
.focus .hd{ 
	width:100%; 
	height: auto;
	position:absolute; 
	z-index:1; 
	bottom:15px; 
	text-align:center;  
}
.focus .hd{
	display:inline-block; 
	width: 100%;
	height: auto;
	font-size: 0;
	line-height: 0;
	left: 0;
	margin: 0;
}
.focus .hd li{ 
	display:inline-block; 
	width: 16px; 
	height: 16px; 
	-webkit-border-radius:8px; 
	-moz-border-radius:8px; 
	border-radius:8px; 
	background: rgba(255, 255, 255, 0.3); 
	margin:0 7px;  
	vertical-align:top; 
	overflow:hidden;
	font-size: 0;
	border: 1px #FFFFFF solid;
}
.focus .bd .container{
	position: relative; 
    /* width: 1350px; */
    padding: 0;
	margin: 0 auto;
}
.focus .banner1{
	background-color: #441302
}
.focus .banner2{
	background-color: #063A82
}
.focus .hd .active{ 
	background: #FFFFFF;
}
.focus .bd{ 
	position:relative; 
	z-index:0; 
}
.focus .bd img{ 
	width: 100%;
	 /* height: auto;*/
	height: 250px;
}
.focus .bd .container a{
	position: absolute;
	display: block;
	width: 100%;
	height: 85%;
	z-index: 99;
}



/*##############  2017-03-15  ############*/
.YJ2016_headerWrap .header ul li{
	padding:0 0 0 10px;
}
.YJ2016_headerWrap .header li a{
	padding:0;
	margin-right: 10px;
}
.focus .bd .container{
    /* width: 1200px;*/
}

.YJ2016_nmWrap .nm .nmLeft .subMenu dt{
	/* text-align: right; */
	margin-left: -5px;
    width: 186px;
    line-height: 18px;
    padding: 9px 15px 2px 5px;
}
.YJ2016_nmWrap .nm .nmLeft .subList{
	width: 660px;
}
.YJ2016_MIMain .nmLeft .MI_List .MI_menuList h4 a{
	color: #FFFFFF
}



/*#################  2017-03-17  ###################*/
.YJ2016_nmWrap .nm .nmLeft h3{
	line-height: 40px;
	font-size: 16px;
	width:207px;
}
.YJ2016_nmWrap .ad{
	line-height: 40px;
}
.YJ2016_nmWrap .nm .nmLeft .ca1 h3{
	line-height: 45px;
	text-align: left;
	font-size: 18px;
	background-color: #D70100;
	color: #FFFFFF;
	margin-top: 0;
}
.YJ2016_nmWrap .t1{
	margin-bottom: 10px;
}
.YJ2016_nmWrap .nm .nmLeft .qikan{
	/*margin-top: 0;*/
}
.YJ2016_nmWrap .nm .nmLeft .subMenu dl{
	padding: 0;
	line-height: 36px;
}
.YJ2016_nmWrap .nm .nmLeft .subMenu dl:last-child{
	border: 0;
}
.YJ2016_nmWrap .nm .nmLeft .subMenu dl a{
	white-space: nowrap;
}
.YJ2016_nmWrap .nm .nmLeft .subMenu dt a{
	white-space: normal;
}
.YJ2016_nmWrap .nm .nmLeft .subMenu dd span:last-child{
	display: none;
}
.YJ2016_nmWrap .nm .nmLeft .subList{
	top: 44px;
}

.YJ2016_nmWrap .nm .nmRight .s1{
	background-color: #FAFAFA;
	border: 1px #EEEEEE solid;
	padding: 4px 7px;
	margin-bottom: 15px;
}
.YJ2016_nmWrap .nm .nmRight .s2{
	background: #F1F1F1;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 13px;
}
.YJ2016_nmWrap .nm .nmRight .s1 .s1Left{
	max-width: 400px;
}
.YJ2016_nmWrap .nm .nmRight .s2 .s2Left a{
	background-color: #FFFFFF;
}

.YJ2016_nmWrap .nmRight .c1 .cb{
	padding: 15px 0 15px 0;
}
.YJ2016_nmWrap .nmRight .c1 .c1Tit .bk{
	background: none;
	border: 0;
	margin: -10px 0 5px -22px;
	padding-bottom: 5px;
	line-height: 35px;
	font-size: 20px;
	color: #146DAF;
}
.YJ2016_nmWrap .nmRight .c1 .c1Tit p{
	font-size: 14px;
	line-height: 25px;
	margin: 0 0 5px 5px;
}

.YJ2016_nmWrap .nm .nmRight .c2 .word ul{
	padding: 10px 0;
}
.YJ2016_nmWrap .nm .nmRight .c2 .word ul li{
	padding: 4px 10px 4px 15px;
}

.YJ2016_nmWrap .nm .nmLeft .auto_List .menu h4{
	padding-left: 55px;
}

.source, .writer, .qikan{
	border: 0;
}
.YJ2016_nmWrap .t1 ul li{
	margin: 0 1px;
	border-bottom: 1px #E3E3E3 solid;
}
.YJ2016_nmWrap .t1 ul li:last-child{
	border: 0;
}
.YJ2016_nmWrap .t1 ul li input{
	margin: 11px 6px 0 0;
}
.YJ2016_nmWrap .t1 ul li span{
	width: 56px;
}

.YJ2016_nmWrap .nm .nmLeft .litera .tsub{
	border-top: 0;
	height: auto;
	max-height: 280px;
	overflow-y: auto;
}
.YJ2016_nmWrap .t1{
	border-top: 0;
}

.YJ2016_dateCenter .date_search, .YJ2016_team .team_search{
	border: 1px #EAEAEA solid;
	margin-bottom: 12px;
	padding: 1px;
}
.YJ2016_dateCenter .date_search h1 input, .YJ2016_team .team_search h1 input{
	vertical-align: top;
	margin-top: 5px;
	border: 1px #CCCCCC solid;
	border-right: 0;
}
.YJ2016_dateCenter .date_search h1, .YJ2016_team .team_search h1{
	background-position: left bottom;
	padding: 5px;
}

.YJ2016_dateCenter .date_con .dcl{
	padding: 0;
}
.YJ2016_dateCenter .date_con .dcl div h2{
	background-color: #F7F7F7;
	border-bottom: 1px #DDDDDD solid;
	padding: 0 8px;
	line-height: 38px;
	font-size: 16px;
	color: #000000;
	*zoom: 1;
}
.YJ2016_dateCenter .date_con .dcl div h2:after{
	content: ' ';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.YJ2016_dateCenter .date_con .dcl div h2 span{
	float: right;
}
.YJ2016_dateCenter .date_con .dcl div h2 span input{
	font-size: 12px;
	background-color: #2174A5;
	padding: 3px 7px 2px 7px;
	border: 0;
	color: #FFFFFF;
	margin-top: 12px;
}

.YJ2016_dbMain .db .YJ2016_dateCenter .date_con .dcl{
	border: 1px #CCCCCC solid;
	margin-top: 9px;
}
/*.YJ2016_InfoRec .Bookswitch, .YJ2016_InfoRec .bookWrap{
	height: auto;
}*/
.YJ2016_dbMain .wx .wx_con{
	padding: 10px 0;
}
.YJ2016_dateCenter .date_con .dcr .tab{
	margin-top: 0;
}
.YJ2016_dbMain .date_con .dcr{
	margin-top: 10px;
}
.YJ2016_dateCenter .date_con .dcr .tab span{
	border-radius: 0;
}

.ztree li{
	padding: 4px 0;
}
.ztree li ul{
	padding: 0 0 0 15px;
}

.YJ2016_nmWrap .page .txt{
	margin-right: 30px;
}
.YJ2016_nmWrap .page .txt span{
	margin: 0 8px;
}
.YJ2016_nmWrap .page a{
	margin: 0 2px;
}
.YJ2016_nmWrap .page a:hover{
	border: 1px #EA817D solid;
}
.YJ2016_nmWrap .page a.none, .YJ2016_nmWrap .page a.none:hover{
	background-color: #FAFAFA;
	border: 1px #EEEEEE solid;
	color: #999999;
}

.YJ2016_nmWrap .nm .nmLeft .auto_List .menu h4{
	font-weight: normal;
	color: #333333;
}
.YJ2016_nmWrap .nm .nmLeft .auto_List .menuCurr{
	background: #EEEEEE;
	color: #000000;
	font-weight: bold;
}
.YJ2016_nmWrap .nm .nmLeft .subList{
	border-color: #DDDDDD;
}

.YJ2016_dbNav{
	border-bottom: 1px solid #D70100
}
.YJ2016_dbNav .dbfl{
	background-color: #D70100
}





/*#########################  2017-03-20  #############################*/
YJ2016_proDet .proCon .proTit{
	margin: 20px 0;
}
.YJ2016_proDet .proCon p{
	line-height: 35px;
	width: auto;
	margin: 0 30px;
	font-size: 15px;
}
.YJ2016_proDet .proCon table td{
	font-size: 14px;
	padding: 5px;
}
.YJ2016_MIMain .MI_time, .YJ2016_MIMain .language, .source{
	border: 1px #DDDDDD solid;
}
.YJ2016_MIMain .nmLeft .MI_hBg h3{
	background-color: #F2F2F2;
	color: #000000;
}
.YJ2016_MIMain .t1 .MI_quick, .YJ2016_MIMain .t1 .MI_Date{
	background-color: #FAFAFA;
	border-top: 1px #DDDDDD solid;
	border-bottom: 1px #DDDDDD solid;
}
.YJ2016_nmWrap .t1{
	margin-bottom: 0;
}

.YJ2016_MIMain .nmLeft .MI_List .MI_menuList{
	background: #EEEEEE;
	color: #000000;
}
.YJ2016_MIMain .nmLeft .MI_List .MI_menuList h4 a{
	color: #000000;
	font-weight: bold;
}

.leftmenu-zhao{
	border: 0;
	height: 220px;
    width: 213px;
	overflow: scroll;
    overflow-x: hidden;
}
.subList2{
	width: 610px;
    border: 1px solid #3388ff;
    position: absolute;
    left: 215px;
    background: #fff;
    padding: 15px;
    border-left: 1px solid #d5d5d5;
    display: none;
    min-height: 358px;
    z-index: 99;
}
.subList2{
	border: 1px #DDDDDD solid;
	margin: -1px 0 0 -1px;
}

.YJ2016_MIMain .t1 .MI_Date .tbtn{
	border: 0;
	background-color: #888888;
	color: #FFFFFF;
}

.YJ2016_MIMain .t1 .MI_Date input{
	border: 1px #CCCCCC solid;
}

.YJ2016_nmWrap .MI_hBg .t1 ul li input[type=checkbox]{
	margin: 7px 6px 0 0
}
.YJ2016_MIMain .source .t1 ul li{
	height: 30px;
	padding-top: 5px;
}

.YJ2016_nmWrap .nm .nmLeft .subMenu dl span{
	color: #DDDDDD;
}

.YJ2016_MIMain .MI_search{
	background: #EEEEEE url(../images/New_MI_search_back.png) no-repeat 20px 13px;
	width: 848px;
	padding: 12px 0 12px 150px;
	border: 1px #DDDDDD solid;
}
.YJ2016_MIChild .MC_main .left{
	padding: 40px 60px;
}
.YJ2016_MIChild .MC_main .left .tit h2{
	font-size: 22px;
	color: #222222;
}

.YJ2016_MIChild .MC_main .right .cp ul{
	padding: 5px 12px;
}
.YJ2016_MIChild .MC_main .right .cp li{
	margin-top: 10px;
	background: #F4F4F4;
}
.YJ2016_MIChild .MC_main .right .cp li a{
	color: #222222;
}
.YJ2016_MIChild .MC_main .right .cp li a:hover{
	color: #FF0000;
}
.YJ2016_MIChild .MC_main .right ul li:last-child{
	border: 0;
	margin-bottom: 5px;
}
.YJ2016_nmWrap .t1 ul li p{
	width:112px
}
.YJ2016_nmWrap .t1 ul li input{
	margin-right:2px
}
.YJ2016_MIMain .MI_search{
  width: 748px;
  padding-left: 250px;
}

.YJ2016_nmWrap .page a:hover, .YJ2016_nmWrap .nm .nmLeft .subMenu dl a:hover, .page a:hover{
	color: #FF0000;
}
.YJ2016_MIMain .MI_main .MI_ct h4 em{
	margin-right: 10px;
}

.YJ2016_HTHeader{
	background-color: #F7F7F7;
	border-bottom: 1px #CCCCCC solid;
}
.YJ2016_HTHeader .header{
	width: 100%;
}
.YJ2016_HTHeader .header .fn span{
	color: #555555;
}
.YJ2016_HTHeader .header .fn a{
	color: #1E5593;
	text-decoration: underline;
}
.YJ2016_HTHeader .header .fn a:hover{
	color: #FF0000;
}
.YJ2016_HTHeader .header .fn .quit{
	color: #D80100
}
.YJ2016_HTHeader .header .fn .quit:hover{
	color: #FF0000;
}

.YJ2016_clearfix:after{
	font-size: 0;
}

.YJ2016_nmWrap .nm .nmRight .s2 .s2Left em{
	color: #0066CC;
}

.YJ2016_HTmain .list ul li a{
	display: block;
}
.YJ2016_HTmain .list ul li a:hover{
	color: #FFFFFF;
}
.YJ2016_HTmain .list li .l3_child dt a{
	height: 35px;
	line-height: 22px;
	font-size: 13px;
}
.YJ2016_HTmain .con{
	border: 0;
	float: none;
	margin: 15px auto 0 auto
}
.YJ2016_HTmain .con .search{
	border: 1px #DDDDDD solid
}

.YJ2016_HTmain .con{
	width: 97%;
}
.YJ2016_HTmain .con table{
	width: 100%;
}
.YJ2016_HTmain .con table tr:hover{
	background-color: #F7F7F7;
}
.YJ2016_HTmain .con table td{
	padding: 10px 6px;
	border: 1px #C4C4C4 solid;
}
.YJ2016_HTmain .con table .cTitle td, .YJ2016_HTmain .con table .tit td{
	background-color: #EAEAEA;
	color: #000000;
	text-align: center;
	height: auto;
	line-height: 24px;
	padding: 8px 6px;
}
.YJ2016_HTmain .con table td a{
	color: #0044AA;
	text-decoration: underline;
}
.YJ2016_HTmain .con table td a:hover{
	color: #FF0000;
}
.YJ2016_HTmain .con table .td1{
	text-align: center;
}

.YJ2016_HTmain .page .txt, .page .txt{
	margin-right: 30px;
}
.YJ2016_HTmain .page .txt span, .page .txt span{
	margin: 0 8px;
}
.YJ2016_HTmain .page a, .page a{
	margin: 0 2px;
}
.YJ2016_HTmain .page a:hover, .page a:hover{
	border: 1px #EA817D solid;
	color: #FF0000;
}
.YJ2016_HTmain .page a.none, .YJ2016_nmWrap .page a.none:hover, .page a.none, page a.none:hover{
	background-color: #FAFAFA;
	border: 1px #EEEEEE solid;
	color: #999999;
}


.YJ2016_HTmain .con .HTnd1{
	border: 1px #DDDDDD solid;
	background-color: #F7F7F7;
}
.YJ2016_HTmain .con .setTit{
	position: inherit;
	display: block;
	top: 0;
	width: auto;
	margin-left: 0;
	line-height: 30px;
	height: 45px;
	text-align: center;
	font-size: 20px;
	color: #154677;
	font-weight: bold;
	left: 0;
	background: none;
}

.YJ2016_HTmain .con .search{
	margin-bottom: 15px;
}



/*#####################  2017-03-21  #######################*/
.YJ2016_MIMain .MI_main .MI_ct h4{
	line-height: 24px;
	padding: 4px 0 8px 0;
}
.YJ2016_MIMain .MI_time, .YJ2016_MIMain .language, .source, .writer, .qikan{
	background-color: #FFFFFF;
}

.YJ2016_nmWrap .nmLeft .time, .YJ2016_nmWrap .nmLeft .author, .YJ2016_nmWrap .nmLeft .authorUnit, .YJ2016_nmWrap .nmLeft .qikan, .YJ2016_nmWrap .nmLeft .data, .YJ2016_nmWrap .nmLeft .leftzhao{
	margin-top: 10px;
}

.YJ2016_HTbg{
   background:url(../images/HTwelcome_back.jpg) no-repeat left top;
}
@media (min-height: 615px){
	.YJ2016_HTbg{
		background-position: right bottom;
	}
}
@media (min-width: 1096px){
	.YJ2016_HTbg{
		background-position: right top;
	}
}
.YJ2016_HTbg body{
	background: none;
}
.YJ2016_HTbg .t_welcome{
	padding: 120px 0 0 0;
	text-align: center
}
.YJ2016_HTbg .t_welcome .tt{
	line-height: 70px;
	margin-bottom: 40px;
	padding-right: 150px;
	font-size: 35px;
	color: #105498
}
.YJ2016_HTbg .t_welcome .t2{
	line-height: 40px;
	font-size: 19px;
	color: #555555;
	padding-right: 400px;
}

.knoChilNav{
	width: 451px;
	top: 39px;
	left: -160px;
}
.knoChilNav .chilPro .currCommon .titCurr{
	background-color: #D70100;
}
.knoChilNav .chilPro .childList{
	background-color: #EEEEEE;
	color: #444444;}

.knoChilNav .chilPro .childList.listCurrbg{
	background-color: #DDDDDD;
}
.knoChilNav .chilPro .childList .listCurr{
	background: #EEEEEE;
	color: #000000;
}

.knoChilNav .chilPro .childList .list2Child{
	width: 660px;
	padding: 15px 10px;
}
.knoChilNav .chilPro .childList .list2Child .txt{
	width: 520px;
}
.knoChilNav .chilPro .childList .list2Child .txt a{
	white-space: nowrap;
}
.knoChilNav .chilPro .childList .list2Child .txt a:hover{
	text-decoration: underline;
}
.knoChilNav .chilPro .childList .list2Child .txt span{
	color: #DDDDDD
}
.knoChilNav .chilPro .childList .list2Child .list2list{
	padding: 6px 0;
}

.knoChilNav .chilPro .childList .list2Child{
	border: 1px #EEEEEE solid;
	background: #F4F4F4;
}

.YJ2016_nmWrap .t1 ul li input[type=checkbox], .YJ2016_nmWrap .t1. ul li p{
	float: left;
}
.YJ2016_nmWrap .t1 ul li span{
	width: 57px;
}

.YJ2016_nmWrap .nm .nmRight .s1 .s1Right .s1Curr{
	background-color: #3575B5;
}
.YJ2016_nmWrap .nmRight .c1 .c1Tit .bk{
	margin: -10px 0 8px 24px;
	font-size: 21px;
}

.YJ2016_HTHeader .header .fn{
	right: 30px;
}
.YJ2016_HTHeader .header .fn a{
	margin-left: 15px;
}

.YJ2016_HTHeader{
	border: 0;
	border-bottom: 1px #CCCCCC solid;
}



/*#########################  2017-03-22  ###########################*/
.YJ2016_headerWrap .header ul li{
	position: relative;
}
.YJ2016_headerWrap .header{
	width: 970px
}
.YJ2016_headerWrap .header li .EWM{
	position: absolute;
	width: 180px;
	left: 0;
	top: 36px;
	z-index: 99;
	display: none;
}
.YJ2016_headerWrap .header li:hover .EWM{
	display: block;
}
.YJ2016_headerWrap .header .EWM .top{
	background: url(../images/New_top_EWM_arrow.png) no-repeat;
	font-size: 0;
	line-height: 8px;
	height: 8px;
}
.YJ2016_headerWrap .header .EWM .middle{
	background-color: #FFFFFF;
	border: 1px #D9D9D9 solid;
	border-top: 0;
	padding: 8px;
}
.YJ2016_headerWrap .header .EWM .middle .one{
	border-bottom: 1px #CCCCCC dashed;
	padding: 0 0 9px 0;
	margin-bottom: 9px;
}
.YJ2016_headerWrap .header .EWM .middle .one:last-child{
	border: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.YJ2016_headerWrap .header .EWM .middle .one img{
	float: left;
	width: 80px;
	height: 80px;
}
.YJ2016_headerWrap .header .EWM .middle .one .tt{
	float: left;
	padding: 5px 0 10px 12px;
	line-height: 22px;
	font-size: 13px;
	color: #333333;
}


.YJ2016_fastNav .a_EWM{
	position: relative;
}
.YJ2016_fastNav .a_EWM .EWM_bottom{
	background: url(../images/New_bottom_EWM_arrow.png) no-repeat right bottom;
	height: 120px;
	position: absolute;
	padding: 0 8px 0 0;
	display: none;
	right: 18px;
	bottom: -15px;
}
.YJ2016_fastNav .a_EWM:hover .EWM_bottom{
	display: block;
}
.YJ2016_fastNav .a_EWM .EWM_bottom .main{
	width: 210px;
	background-color: #F9F9F9;
	border: 1px #D9D9D9 solid;
	border-right: 0;
	height: 110px;
	padding: 8px 5px 0 5px;
}
.YJ2016_fastNav .a_EWM .EWM_bottom .main .one{
	display: inline-block;
	float: left;
	width: 98px;
	margin: 0 3px;
	line-height: 22px;
	text-align: center;
	font-size: 13px;
	color: #333333;
}
.YJ2016_fastNav .a_EWM .EWM_bottom .main .one img{
	width: 80px;
	height: 80px;
	margin: 0 auto;
}

.YJ2016_nmWrap .nm .nmLeft .litera .t1.tsub{
	overflow-y: auto;
}
.YJ2016_nmWrap .nm .nmLeft .litera .t1.tsub ul li p{
	width: 112px;
}

.YJ2016_fastNav .topBtn2{
	position: relative;
}
.YJ2016_fastNav .topBtn2 .right_QQ{
	background: url(../images/New_right_QQ_arrow.png) no-repeat right top;
	height: auto;
	position: absolute;
	padding: 0 8px 0 0;
	display: none;
	right: 18px;
	top: -11px;
}
.YJ2016_fastNav .topBtn2:hover .right_QQ{
	display: block;
}
.YJ2016_fastNav .topBtn2 .right_QQ .main{
	width: 190px;
	background-color: #FCFCFC;
	border: 1px #D9D9D9 solid;
	border-right: 0;
	padding: 8px;
}
.YJ2016_fastNav .topBtn2 .right_QQ .main .one{
	border-bottom: 1px #CCCCCC dashed;
	padding: 0 0 5px 0;
	margin-bottom: 5px;
	*zoom: 1;
}
.YJ2016_fastNav .topBtn2 .right_QQ .main .one:after{
	content: "";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
}
.YJ2016_fastNav .topBtn2 .right_QQ .main .one:last-child{
	border-bottom: 0;
	margin-bottom: 0;
}
.YJ2016_fastNav .topBtn2 .right_QQ .main .one .tt{
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	font-weight: bold;
	color: #29729C;
	font-weight: bold;
}
.YJ2016_fastNav .topBtn2 .right_QQ .main .one .tt img{
	width: 28px;
	height: 30px;
	margin-right: 4px;
	float: left;
}
.YJ2016_fastNav .topBtn2 .right_QQ .main .one .txt{
	line-height: 22px;
	font-size: 12px;
	padding-left: 10px;
	color: #777777;
}

.YJ2016_MIMain .MI_right .MI_n2 h2{
	margin-bottom: 0;
}
.YJ2016_MIMain .MI_right .MI_news .MI_n{
	height: auto;
	padding-bottom: 10px
}

.YJ2016_MIMain .MI_right .MI_main .sxBtn a{
	background: #FFFFFF;
	padding: 0 25px 1px 10px;
	height: 27px;
	line-height: 27px;
	border: 1px #DDDDDD solid;
	border-radius: 0;
	color: #1E83AE;
	cursor: default;
}
.YJ2016_MIMain .MI_right .MI_main .sxBtn a:hover{
	text-decoration: none;
}
.YJ2016_MIMain .MI_right .MI_main .sxBtn a em{
	cursor: pointer;
}


.YJ2016_nmWrap .nm .nmLeft .writer, .YJ2016_nmWrap .nm .nmLeft .qikan{
	border: 1px #DDDDDD solid;
	border-bottom: 0;
}
.YJ2016_nmWrap .nm .nmLeft .writer .t1{
	padding-bottom: 0;
}

/*##########################  2017-03-23  ############################*/
.YJ2016_headerWrap .header{
	width: 1200px;
}
.YJ2016_headerWrap .header ul{
	width: 900px;
	text-align: right;
}
.YJ2016_headerWrap .header .rl{
	width: 265px;
}

#main .lefter{
	height: auto;
}
.YJ2016_UserLeft{
	margin-bottom: 20px;
	font-size: 0;
}
.YJ2016_UserLeft dt{
	background: #C6C6C6 no-repeat 160px center;
	height: 38px;
	line-height: 36px;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	padding-left: 15px;
	margin: 1px 0 0 0;
	cursor: pointer;
}
.YJ2016_UserLeft dt.d_up{
	background-image: url(../images/New_UserLeft_dt_up.png);
}
.YJ2016_UserLeft dt.d_down{
	background-image: url(../images/New_UserLeft_dt_down.png);
}
.YJ2016_UserLeft .middle{
	background-color: #E8E8E8;
	margin: 0;
	padding: 1px 0 5px 0;
	font-size: 0;
}
.YJ2016_UserLeft .middle dd{
	margin: 0;
	padding: 0;
}
.YJ2016_UserLeft .middle dd a{
	display: block;
	line-height: 20px;
	padding: 5px 5px 5px 30px;
	margin: 0;
	font-size: 13px;
	color: #666666;
}
.YJ2016_UserLeft .middle dd a:hover{
	text-decoration: none;
	background-color: #F5F5F5;
	color: #000000;
}

.wrap{
	width: 1000px;
}
#main .main{
	width: 780px;
}
#main .main h2{
	background: none;
	line-height: 35px;
	height: 40px;
	border-bottom: 1px #DDDDDD solid;
	font-size: 19px;
	color: #0B6AB9;
	padding: 0 8px;
	margin-bottom: 15px;
}

.YJ2016_HTmain .con table td{
	cursor: default;
}
.YJ2016_HTmain .con table td a{
	text-decoration: none;
}
.YJ2016_HTmain .con table td a:hover{
	color: #FF0000;
	text-decoration: underline;
}


.manage{
	padding: 0 25px;
}
.YJ2016_UserMain_form{
	background-color: #F9F9F9;
	border: 1px #EAEAEA solid;
	padding: 15px 0;
	margin: 0 0 15px 0;
}
.YJ2016_UserMain_form .form_tb1{
	width: 90%;
	margin: 0 auto;
}
.YJ2016_UserMain_form .form_tb1 td{
	width: auto;
	line-height: 32px;
	padding: 6px 8px;
	font-size: 15px;
	color: #777777;
}
.YJ2016_UserMain_form .form_tb1 .td1{
	text-align: right;
	color: #000000;
	font-weight: bold;
	width:150px;
}
.YJ2016_UserMain_form .form_tb1 td input[type=text], .YJ2016_UserMain_form .form_tb1 td input[type=password]{
	background-color: #FFFFFF;
	border: 1px #DDDDDD solid;
	font-size: 15px;
	height: 22px;
	padding: 8px;
	min-width: 320px;
	border-radius: 2px;
}
.YJ2016_UserMain_form .form_tb1 td textarea{
	background-color: #FFFFFF;
	border: 1px #DDDDDD solid;
	font-size: 15px;
	min-width: 320px;
	padding: 8px;
	border-radius: 2px;
}
.YJ2016_UserMain_form .form_tb1 td input[type=file]{
	margin-top: 30px;
}
.YJ2016_UserMain_form .form_tb1 img.default{
	float: left;
	margin-right: 10px;
	width: 80px;
	height: 80px;
}
.YJ2016_UserMain_form .form_tb1 .td2{
	padding: 15px;
	text-align: center;
}
.YJ2016_UserMain_form .form_tb1 .btn1{
	background-color: #0F8DC4;
	border: 0;
	width: 140px;
	height: 42px;
	text-align: center;
	font-family: "Microsoft YaHei";
	font-size: 15px;
	color: #FFFFFF;
}


.YJ2016_UserMain_TB1{
	margin-bottom: 15px;
	width: 100%;
	border-collapse: collapse;
}
.YJ2016_UserMain_TB1 th{
	background-color: #EAEAEA;
	line-height: 25px;
	padding: 5px;
	text-align: center;
	border: 1px #C4C4C4 solid;
	font-size: 14px;
	color: #000000;
}
.YJ2016_UserMain_TB1 .th1{
	background-color: #F7F7F7;
	border: 1px #EEEEEE solid;
	border-bottom: 1px #C4C4C4 solid;
	line-height: 35px;
	font-weight: normal;
}
.YJ2016_UserMain_TB1 .th0{
	font-weight: normal;
}
.YJ2016_UserMain_TB1 .th1 .tt{
	font-size: 20px;
	color: #EE0000;
	font-weight: bold;
}
.YJ2016_UserMain_TB1 tr:hover{
	background-color: #F7F7F7;
}
.YJ2016_UserMain_TB1 td{
	text-align: center;
	line-height: 28px;
	padding: 8px;
	border: 1px #C4C4C4 solid;
	font-size: 14px;
	color: #666666;
}
.YJ2016_UserMain_TB1 .t1{
	color: #FF3300;
	font-weight: bold;
}
.YJ2016_UserMain_TB1 .t2{
	color: #0764FE;
	font-weight: bold;
}
.YJ2016_UserMain_TB1 .t3{
	color: #009100;
	font-weight: bold;
}
.YJ2016_UserMain_TB1 .td0{
	white-space: nowrap;
}

.YJ2016_headerWrap .header .EWM .middle .one .tt{
	text-align: left;
}
.YJ2016_team .user_mess .photo .userImg{
	background-image: url(../images/defaultUserImg.png);
}

.YJ2016_team .team_fl{
	padding: 0;
	margin-bottom: 20px;
	border-bottom: 1px #DDDDDD solid;
}
.YJ2016_team .team_fl span{
	height: 44px;
	line-height: 44px;
	margin-right: 30px;
	padding: 0 10px;
	border-bottom: 2px #166B9E solid;
	font-size: 18px;
	color: #1C4D8E;
	background: none;
	font-weight: bold;
}
.YJ2016_team .team_fl a{
	font-size: 14px;
	line-height: 25px;
	border: 1px #E4E4E4 solid;
	padding: 1px 10px;
	margin: 7px 10px 0 0;
	color: #888888;
}
.YJ2016_team .team_fl a:hover{
	background-color: #3580B7;
	border: 1px #3580B7 solid;
	text-decoration: none;
	color: #FFFFFF;
}

.YJ2016_team .user_mess a{
	height: 195px;
	padding: 12px 0 0 0;
	margin: 0 8px 20px 8px;
	box-shadow: 0px 0px 15px #EAEAEA;
}
.YJ2016_team .user_mess a:hover{
	box-shadow: 0px 0px 15px #AAAAAA;
}
.YJ2016_team .user_mess .photo{
	background-image: url(../images/defaultUserImg.jpg);
	margin: 0 auto 2px auto;;
}
.YJ2016_team .user_mess .photo .userImg{
	display: none;
}
.YJ2016_team .user_mess .photo img{
	position: inherit;
	margin: 0;
	left: 0;
	top: 0;
}

.YJ2016_MIChild .MC_main .left .tit h2{
	text-align: center;
}
.YJ2016_MIChild .MC_main .left h2 span.h2_ZJ{
	display: inline-block;
	background: url(../images/defaultUserImg_big.jpg) no-repeat center center;
	width: 250px;
	min-height: 220px;
	margin: 0 auto;
}
.YJ2016_MIChild .MC_main .left h2 span.h2_ZJ img{
	width: 250px;
}
.YJ2016_MIChild .MC_main .left .share{
	font-size: 14px;
	color: #333333;
	line-height: 35px;
	margin-bottom: 30px;
}
.YJ2016_MIChild .MC_main .left .text{
	font-size: 13px;
	line-height: 32px;
	color: #777777;
}




/*#######################  2017-03-24  ##########################*/
.YJ2016_nmWrap .nm .nmLeft .writer.MI_hBg{
	border-bottom: 1px #DDDDDD solid;
}
.YJ2016_Flink{
	margin: 10px 5px;
	font-size: 0;
	padding-bottom: 25px;
	height: 170px;
	overflow: hidden;
	position: relative;
}
.YJ2016_Flink a{
	margin: 0 6px 12px 6px;
	font-size: 0;
}
.YJ2016_hrefWrap .href a{
	background: none;
	font-size: 0;
	padding: 0;
	display: inline-block;
}
.YJ2016_Flink a img{
	width: 180px;
	height: 70px;
	border: 1px #DDDDDD solid;
	display: inline-block;
}
.YJ2016_Flink a:hover img{
	border: 1px #999999 solid;
	box-shadow: 1px 1px 12px #AAAAAA;
}
.YJ2016_Flink .more{
	background-color: #F3F3F3;
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	text-align: right;
	z-index: 999;
}
.YJ2016_Flink .more a{
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	cursor: pointer;
	margin-right: 22px;
}
.YJ2016_Flink .more a:hover{
	color: #FF0000;
	text-decoration: underline;
}

.YJ2016_knowledge .list .images{
	border-radius: 0;
	overflow: inherit;
	box-shadow: 0 0 10px #BBBBBB
}
.YJ2016_knowledge .list .images img{
	border-top: 1px #EEEEEE solid;
	border-left: 1px #EEEEEE solid;
}
.YJ2016_knowledge .list .text{
	overflow: hidden;
	width: 134px;
}
.YJ2016_knowledge .list{
	margin-top: 25px;
}
.YJ2016_knowledge .list li{
	border: 0;
	margin: 0 1px 10px 4px;
}
.YJ2016_knowledge .list li a{
	padding-bottom: 15px;
	overflow: 
}
.YJ2016_knowledge .list li a:hover h4{
	color: #FF0000;
}


/*######################  2017-03-26  ###########################*/
.YJ2016_MIChild .MC_main .left .tit h2{
	margin-bottom: 10px;
}
.YJ2016_MIChild .MC_main .left .share{
	font-size: 15px;
	line-height: 35px;
}
.YJ2016_MIChild .MC_main .left .share span{
	color: #777777;
}
.YJ2016_MIChild .MC_main .left .text{
	font-size: 14px;
}
.YJ2016_MIChild .MC_main .left .text p{
	margin-bottom: 15px;
}

.YJ2016_dateCenter .date_con .dcr h1 .mt2 input[type=button]{
	border: 0;
	width: auto;
	height: 23px;
	padding: 0 12px;
	background-color: #2174A5;
	border-radius: 4px;
	color: #FFFFFF;
}
.YJ2016_dateCenter .date_con .dcl div h2 span input[type=button]{
	padding: 4px 10px;
	border-radius: 4px;
	margin-top: 9px;
}

/* 数据中心 */
	  #table-container{width:742px;max-height:1750px;min-height:400px;overflow-y: scroll;overflow-x: scroll;border: 1px solid #DDD;}
      #table-container .table-lt{width: 100%;height:100%;border-width: 0;border-collapse: collapse;}
      #table-container .table-right table,#table-container .table-left table,#table-container .table-top table{width: 100%;border-width: 0;border-collapse: collapse;}
      #table-container table td{padding: 0;border-right: 1px solid #DDD;border-bottom: 1px solid #DDD;background: #FFF;}
      #table-container .table-top td, #table-container .table-lt td, #table-container .table-left td{background: #f4f4f4;}

      /* #table-container .table-top td:last-child{border-right: 0px solid #DDD;}
      #table-container .table-right td:last-child{border-right: 0px solid #DDD;}
      #table-container .table-right tr:last-child td{border-bottom: 0px solid #DDD;}
      #table-container .table-left tr:last-child td{border-bottom: 0px solid #DDD;} */
  
      /* #table-left td div{display: inline-block;width: 104px;margin:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} */
      #table-right td div{display: inline-block;width: 250px;margin:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
      
      
      #table-container .table-lt{position: fixed;z-index:3;}
      #table-container .table-top{position: fixed;overflow:hidden;z-index:2;}
      #table-container .table-left{position: fixed;overflow:hidden;z-index:2;}
      #table-container .table-right{position: relative;z-index:1;}
      #table-container .table-mask{position: relative;}
      
#table-container{
	min-height: 398px;
	max-height: 398px;
}
/*.YJ2016_dateCenter .date_con .dcl{
	height: 635px;
}*/

.YJ2016_nmWrap .nm .nmLeft .ca1 h3 a{
	color: #FFFFFF;
}
.YJ2016_nmWrap .nm .nmLeft .ca1 h3 a:hover{
	color: #FFFF99;
}
.YJ2016_nmWrap .nm .pro_menus h3{
	height: auto;
}

.YJ2016_adv.YJ2016_clearfix{
	padding: 0;
}

/* .nmLeft.pro_menus .ca1{
	padding-bottom: 67px;
	background-color: #DADADA;
} */
.YJ2016_nmWrap .nm .nmLeft .auto_List .menuCurr{
	border-bottom: 1px #EEEEEE solid;
}
/* .nmLeft.pro_menus img.pro_adv{
	display: none;
} */


.YJ2016_nmWrap .nmRight .c1 .ctxt h5, .YJ2016_nmWrap .nmRight .c1 .ctxt p, .YJ2016_nmWrap .nmRight .c1 .ctxt .ctGJ{
	/* 20170814修改 */
	/* padding-left: 25px; */
}
.YJ2016_nmWrap .nmRight .c1 .ctxt p{
	line-height: 22px;
	padding: 0px 0 0px 24px;
	color: #999999;
	word-wrap: break-word;
}
.YJ2016_nmWrap .nmRight .c1 .ctxt .ctGJ{
	line-height: 24px;
	word-break: break-all;
}
.YJ2016_nmWrap .nmRight .c1 .ctxt.cb h4{
	line-height: 26px;
	margin-bottom: 8px;
	text-align:justify;
}
.YJ2016_nmWrap .nmRight .c1 .ctxt.cb:hover{
	background-color: #FBFBFB;
}
.YJ2016_nmWrap .nmRight .c1 .ctxt.cb h4 input[type=checkbox]{
	margin: 0 -6px -1px 5px;
}
.YJ2016_nmWrap .nmRight .c1 .ctxt.cb .ctxtBtn:after{
	content: "";
	clear: both;
	display: block;
	height: 0;
	font-size: 0;
}
.YJ2016_nmWrap .nmRight .c1 .ctxt.cb .ctxtBtn{
	height: 20px;
	line-height: 15px;
}
.YJ2016_nmWrap .nmRight .c1 .ctxt h4 a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.YJ2016_nmWrap .nmRight .c1 .ctxt h5 a, .YJ2016_nmWrap .nmRight .c1 .c1Tit p a{
	cursor: text;
}

.YJ2016_nmWrap .nm .nmRight .s1{
	margin-bottom: 12px;
}
.errorDiv{
	padding: 0 0 10px 10px;
	line-height: 16px;
	font-size: 14px;
	color: #555555;
}
.errorDiv a.errorA{
	color: #FF0000;
	font-weight: bold;
	margin-left: 5px;
	font-size: 15px;
}
.errorDiv a.errorA:hover{
	text-decoration: underline;
}


.themeDiv .YJ2016_UserMain_TB1{
	margin-bottom: 5px;
}
.themeDiv table th, .themeDiv table td{
	text-align: left;
}
.themeDiv table td:hover{
	background-color: #FFFFFF;
}
.themeDiv .title1{
	font-size: 18px;
	color: #0068AC;
	margin-right: 50px;
	font-weight: bold
}
.themeDiv .th1 .num{
	font-size: 18px;
	color: #000000;
	margin: 0 5px;
}
.themeDiv .th1{
	padding: 7px 15px;
}
.themeDiv .th1 a{
	font-size: 12px;
	margin-right: 6px;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #3580BD;
	border: 1px #DDDDDD solid;
	padding: 2px 8px 3px 8px;
}
.themeDiv .th1 a:hover{
	background-color: #3283C5;
	border: 1px #3283C5 solid;
	color: #FFFFFF;
	text-decoration: none;
}
.themeDiv .list1{
	margin: 2px 0;
}
.themeDiv .list1 li{
	line-height: 22px;
	padding: 5px;
	font-size: 15px;
	font-weight: normal;
	color: #777777;
}
.themeDiv .list1 li a{
	font-size: 15px;
	font-weight: normal;
	color: #777777;
}
.themeDiv .list1 li a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.themeDiv .list1 li .num{
	color: #000000;
	font-weight: bold;
	margin: 0 15px;
}

.page select{
	border: 1px #CCCCCC solid;
	padding: 1px;
	height: 30px;
	min-width: 50px;
}

#cainixihuan li{
	padding: 4px 0;
}

.YJ2016_literature .litList ul{
	margin: 0 2px;
	border-right: 1px #CCCCCC solid;
	width: auto;
	max-width: 100%;
	display: inline-block;
	float: left;
}
.YJ2016_literature .litList li{
	width: 197px;
	height: 172px;
}
.YJ2016_literature .litList:after{
	content: "";
	clear: both;
	display: block;
	height: 0;
	font-size: 0;
}

.YJ2016_floginWrap .flog_btn a{
	padding: 8px 0;
	font-size: 17px;
}
.YJ2016_floginWrap .flogin_title{
	padding: 5px 10px;
}
.YJ2016_floginWrap .flog_item .flog_user, .YJ2016_floginWrap .flog_item .flog_pwd{
	background-size: auto 50%;
	background-position: 8px center;
}
.YJ2016_floginWrap .flog_mc dd a{
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
.YJ2016_floginWrap .flog_mc dd a:hover{
	color: #FF0000;
}
.YJ2016_floginWrap .flog_mc dd a b{
	margin-right: 4px;
}

.YJ2016_zyk .right .sr select{
	padding-left: 5px;
	margin: 0 8px 0 0;
}
.YJ2016_zyk .right table th{
	background-color: #F4F4F4;
}
.YJ2016_zyk .page b .numCurr1{
	background-color: #FFFFFF;
	border: 1px #EA817D solid;
	color: #FF0000;
}
.YJ2016_zyk .page b .numCurr.numCurr1, .YJ2016_zyk .page b .numCurr{
	background:#d80100;
	border:1px solid #d80100;
	color:#fff;
}
.YJ2016_MIMain .MI_search select{
	margin-right: 5px;
}
.YJ2016_MIMain .MI_search input{
	width: 320px;
}
.YJ2016_MIMain .MI_search .mac{
	margin-left: 10px
}

.YJ2016_HTbg .t_welcome .tt, .YJ2016_HTbg .t_welcome .t2, .YJ2016_HTHeader .header .fn{
	padding-left: 10px;
	white-space: nowrap;
}
.YJ2016_HTmain .con .search select{
	margin-right: 10px;
}
.YJ2016_HTmain .con .search input[type=submit]{
	border: 0;
}
.YJ2016_HTmain .con .search select{
	height: 36px;
	padding: 1px 1px 1px 5px;
}
.YJ2016_HTmain .con .search input[type=text]{
	height: 34px;
}
.YJ2016_HTmain .con .search a{
	height: 36px;
	line-height: 35px;
	padding-left: 14px;
}

.YJ2016_nmWrap .nmRight .c1 .c1Tit .bk{
	width: auto;
}


/*####################  2017-03-27  #######################*/
.YJ2016_literature .litList li .default p{
	margin-left: 0;
	text-align: center;
	float: none;
}

.YJ2016_literature .litList li .hide h2{
	line-height: 22px;
	margin-top: 40px;
}

/* .YJ2016_nmWrap .nm .nmRight .zhuanTit .jigou ul li{
	margin-left:12px;
	margin-top:5px;
	width:100px;
}
.YJ2016_nmWrap .nm .nmRight .zhuanTit .jigou ul li p{
	text-overflow:ellipsis;
} */
.YJ2016_HTmain .con1 .search1{
	margin-bottom:15px;
	border: 1px #DDDDDD solid;
	background: #f4f4f4;
	overflow:hidden;
}
.YJ2016_HTmain .con1 .orderSearch1{
	height:auto;
	padding-top:20px;
}

.YJ2016_nmWrap .nm .nmLeft .leftzhao .t1 .tsub2{
	overflow-y: auto;
}
.YJ2016_nmWrap .nm .nmLeft .leftzhao .tsub2{
	border-top: 0;
    height: auto;
    max-height: 287px;
    overflow-y: auto;
	width:215px;
}
/*################2017-05-25其他业务###################*/
.YJ2017_business{
	width:1000px;
	height:auto;
	margin:30px auto;
}
.YJ2017_business .moudle li{
	width:485px;
	height:180px;
	background:url(../images/modBg.png) no-repeat #91c6fa;
	margin-bottom:30px;
	float:left;
}
.YJ2017_business .moudle .l2{
	background:url(../images/modBg.png) no-repeat #f1a573;
}
.YJ2017_business .moudle .l3{
	background:url(../images/modBg.png) no-repeat #5dabdc;
}
.YJ2017_business .moudle .l4{
	background:url(../images/modBg.png) no-repeat #73d290;
}
.YJ2017_business .moudle li a{
	display:block;
	width:285px;
	height:180px;
	background:url(../images/mod1.png) no-repeat 60px center;
	padding-left:200px;
	line-height:180px;
	font-size:32px;
	font-weight:bold;
	color:#fff;
	text-shadow:0px 2px 5px #5092D3;
}
.YJ2017_business .moudle li .a2{
	background:url(../images/mod2.png) no-repeat 60px center;
	text-shadow:0px 2px 5px #C37E50;
}
.YJ2017_business .moudle li .a3{
	background:url(../images/mod3.png) no-repeat 60px center;
	text-shadow:0px 2px 5px #3981AE;
}
.YJ2017_business .moudle li .a4{
	background:url(../images/mod4.png) no-repeat 60px center;
	text-shadow:0px 2px 5px #43A360;
}
.YJ2017_business .system h3{
	font-size:20px;
	text-align:center;
	font-weight:bold;
	line-height:80px;
}

.YJ2017_business .system li{
	width:108px;
	height:108PX;
	border:1px solid #3575b5;
	border-radius:50%;
	background:#fff;
	text-align:center;
	float:left;
	margin-right:38px;
}
.YJ2017_business .system li a{
	display:block;
	width:108px;
	height:38PX;
	border-radius:50%;
	background:url(../images/sevice1.png) no-repeat center 20px;
	padding-top:70px;
}
.YJ2017_business .system li .s2{
	background:url(../images/sevice2.png) no-repeat center 24px;
}
.YJ2017_business .system li .s3{
	background:url(../images/sevice3.png) no-repeat center 20px;
}
.YJ2017_business .system li .s4{
	background:url(../images/sevice4.png) no-repeat center 27px;
}
.YJ2017_business .system li .s5{
	background:url(../images/sevice5.png) no-repeat center 20px;
}
.YJ2017_business .system li .s6{
	background:url(../images/sevice6.png) no-repeat center 20px;
}
.YJ2017_business .system li .s7{
	background:url(../images/sevice7.png) no-repeat center 20px;
}
.YJ2017_business .system li a:hover{
	background-color:#eaf4fe;
}
.YJ2017_business .adv{
	margin-top:55px;
}

/* .YJ2016_nmWrap  .MI_right .s2 {
    background: #F1F1F1;
    padding-left: 10px;
    margin-bottom: 10px;
    font-size: 13px;
}
.YJ2016_nmWrap  .MI_right .s2 {
    min-height: 40px;
    overflow: hidden;
}
.YJ2016_nmWrap .nm .MI_right .s2{
	min-height:40px;
	overflow:hidden;
	background: #F1F1F1;
    padding-left: 10px;
    margin-bottom: 10px;
    font-size: 13px;
}
.YJ2016_nmWrap .nm .MI_right .s2 .s2Left{
	max-width:585px;
	float:left;
	height:auto;
	line-height:40px;
	padding-left:5px;
}
.YJ2016_nmWrap .MI_right .c1 .c1Tit h4{
	font-size:20px;
	font-weight:normal;
	line-height:55px;
	display:inline-block;
	margin:0 8px;
}
.YJ2016_nmWrap .MI_right .c1 .c1Tit .bk{
	width:auto;
	margin:-10px 0 8px -8px;
	font-size:21px;
	padding-bottom: 5px;
    line-height: 35px;
    border:0;
    color: #146DAF;
    display:inline-block;
    height:20px;
    text-align:center;
} */
.YJ2016_MIMain .MI_right .MI_main .sxBtn{
  float: right;
}
/*#############2017-05-27搜索设置###################*/
.YJ2016_rightNav .set{
	width:0;
	background:#F1F7FF;
	border:1px solid rgba(55,138,221,0);
	position:absolute;
	right:55px;
	/*top:112px;*/
	top:0;
	z-index:9999;
	padding-bottom:30px;
	overflow:hidden;
	height:191px;
}
.YJ2016_rightNav .set h2{
	padding:0 5px;
	font-size:16px;
	background:#378ADD;
	line-height:35px;
	height:35px;
	color:#fff;
	padding-left:5px;
}
.YJ2016_rightNav .set table tr{
	height:40px;
	line-height:40px;
}
.YJ2016_rightNav .set table th{
	border:0;
	text-align:right;
}
.YJ2016_rightNav .set table td label{
	margin-right:10px;
}
.YJ2016_rightNav .set table td a{
	display:inline-block;
	padding:0 10px;
	height:35px;
	background:#3388ff;
	color:#fff;
	text-align:cetner;
	line-height:35px;
	margin-right:10px;
}
.YJ2016_rightNav .set table td .restore{
	background:#DFDFDF;
	color:#333;
}
/*#########  2017-08-07  #########*/
.YJ2016_headerWrap .header{
	width: auto;
	max-width: 1200px;
	min-width: 980px;
}
.YJ2016_headerWrap .header ul{
	width: 750px;
	text-align: left;
}
/*1024*/
.YJ2016_headerWrap .header ul{
	width: 680px;
}
.YJ2016_headerWrap .header ul li{
	padding-left: 6px;
}
.YJ2016_headerWrap .header li a{
	margin-right: 6px;
}
.YJ2016_headerWrap .header .rl a{
	margin-left: 5px;
}
.YJ2016_headerWrap .header .rl span{
	max-width: 160px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.YJ2016_nmWrap .nmRight .c1 .ctxt p b{
	color: rgba(255, 167, 0, 0.96);
    font-weight: 400;
}
.YJ2016_nmWrap .nmRight .c1 .ctxt span b{
	color: rgba(255, 167, 0, 0.96);
	font-weight: 400;
}
.YJ2016_Experts .ctxt p b{
	color: rgba(255, 167, 0, 0.96);
	font-weight: 400;
}
/*#############  2017-09-08  ##############*/
.YJ2016_navWrap, .focus{
  min-width: 1200px;
}
.YJ2016_advice .list .bottom a{
	color:#9b9b9b;
	font-size:12px;
	line-height:40px;
}
.YJ2016_advice .list  .bottom span{
	color:#9b9b9b;
	font-size:12px;
	line-height:40px;
}
.YJ2016_advice .list  .bottom .b1{
	display:inline-block;
	width:170px;
}
.YJ2016_advice .list .bottom .b2{
	float:right;
}
