@charset "utf-8";
@import url("../js/share/css/share.min.css");


/* public */
html,body{ min-width: 1200px; overflow: auto;font-size:14px; }
body,h1,h2,h3,h4,h5,p,dd,ul,dl{margin:0; font-weight:normal}
body{font-size:14px; font-family:"microsoft yahei",helvetica,sans-serif;color:#656d78; background:#f4f4f4}
ul{padding-left:0;list-style-type:none}
i, em{font-style:normal}
a{ color:#333; transition: all 0.3s ease 0s;}
a:hover{ color:#488cd5 }
img:hover{ opacity:0.9}
a, img{border:0;vertical-align:middle; -webkit-touch-callout: none; text-decoration:none; border:none }
ul, ol { list-style:none }
li{ list-style:none; }
/* select{-webkit-appearance: none; border-radius:none;} */
table{ border-collapse:collapse }
table td, table th{ border:none}
b{ font-weight:normal}
input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}
button, input{ border:none; font-family:verdana,"microsoft yahei",helvetica,sans-serif; }
a{ font-size:15px}
select:focus, textarea:focus, .base_text:focus, .new_base_text:focus{ box-shadow:0 0 10px rgba(9,112,178,0.5); transition: all 0.5s ease 0s; border:1px solid #0970b2  }
button:hover{ transition: all 0.5s ease 0s; }
label{
	font-weight:normal;
	-webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}

*:focus {outline: none;}

.w100{ width: 100px;}
.w90{ width: 90px;}
.w80{ width: 80px;}
.w70{ width: 70px;}
.w60{ width: 60px;}
.w50{ width: 50px;}
.w40{ width: 40px;}
.w30{ width: 30px;}
.w20{ width: 20px;}
.w10{ width: 10px;}
.wd1140{
	width: 1140px;
}

.maxw160{ max-width:160px;}
.maxw120{ max-width:120px;}
.maxw100{ max-width:100px;}
.maxw80{ max-width:80px;}
.maxw40{ max-width:40px;}

.mb0{
	margin-bottom: 0 !important;
}
.inlineb{
	display:inline-block;
}

.nowrap{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rows2{ -webkit-line-clamp: 2; }
.rows3{ -webkit-line-clamp: 3; }
.rows4{ -webkit-line-clamp: 4; }
.rows5{ -webkit-line-clamp: 5; }
.rows_nowrap{
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.pt30{
	padding-top: 30px;
}
.pb50{
	padding-bottom: 50px;
}
.mb50{
	margin-bottom: 50px !important;
}
.bg_mingray{
	background-color: #f8f8f8;
}
.bg_white{
	background-color: #fff;
}
.border-n{
	border: none;
}
.border_gray{
	border: 1px solid #ebebeb;
}
.shadow{
	box-shadow: 0 1px 3px #ccc;
}
.radius4{
	border-radius: 4px;
}
.color_lightblue{
	color: #4190de;
}
.fz14 {
	font-size: 14px;
}
.color_blue {
	color: blue;
}
.va_b {
	vertical-align: baseline;
}
.mt50{
	margin-top: 50px !important; 
}

.mid{
	display:inline-block;
	vertical-align:middle;
	width:0;
	height:100%;
}
.ps_r{
	position:relative;
}
.hidden_v{
	    visibility: hidden;
}

.insup_hid sup{
	display:none;
}

.share2{
	display:none;
	position: absolute;
    z-index: 2;
    width: 80px;
    left: -80px;
    top: 0;
    padding-bottom: 20px;
}

.weixin{
	display:none;
	position: absolute;
    z-index: 2;
    width: 80px;
    left: -110px;
    top: 0;
    padding-bottom: 20px;
}

.boxnew{
	width:80%;
	min-width:1170px;
	margin:0 auto;
	overflow:hidden;
	text-align:justify;
}
.boxnew>div,
.boxnew>ul{
	display:inline-block;
	vertical-align: middle;
	float:none;
}

/*new top*/
.top,
.top a,
.top div,
.top p,
.top ul,
.top li,
.top dl,
.top dt,
.top dd,
.search,
.search a,
.search div,
.search p,
.search ul,
.search li,
.search dl,
.search dt,
.search dd,
.foot,
.foot a,
.foot div,
.foot p,
.foot ul,
.foot li,
.foot dl,
.foot dt,
.foot dd{
	box-sizing:content-box;
}

.base-box{ width:85%; margin:0 auto;}
.cursor_p{
	cursor:pointer;
}

.public.top{width:100%; height:80px; min-width: 1170px; position:relative; background:#fff;}
#logo{ float:left; margin-top:10px; }
.toplist{ float:right; padding-top:26px; }
.toplist a{ display:block; float:left;  background:url(../images/toplist_li.png) no-repeat left center; padding-left:20px; margin-left:10px; }
.topicons{ float:right; margin:15px 10px 0 0 }
.topicons li{ float:left; display:block; width:40px; margin-left:20px; position:relative }
.topicons li a{ display:block; transition: all 0.3s ease 0s;}
.topicons01{  background:url(../images/toplist_icon_user.png) no-repeat left top; padding-top:40px;}
.topicons02{  background:url(../images/toplist_icon_help.png) no-repeat left top; padding-top:40px;}
.topicons01:hover{ background-position: right top}
.topicons02:hover{ background-position: right top}
.topicons li span{ opacity:0;  text-align:center; transition: all 0.3s ease 0s; position:absolute; width:80px; text-align:center; left:-20px; top:40px;}
.topicons li a:hover span{ opacity:1}

/*banner*/
.index-banner{ background:url(../images/dianzhishu-banner.jpg) repeat center center; height:617px; position:relative; width:100% }
.sub-banner{ background:url(../images/dianzhishu-banner.jpg) repeat center top; height:448px; position:relative; width:100%; box-shadow:0 0 10px rgba(0,0,0,0.2);  }

/*top list*/
.index-list{ width:945px; margin:0 auto; overflow:hidden; clear:both; margin-top:-90px; padding:10px 10px 40px }
.index-list ul{ width:105%}
.index-list li{ float:left; width:216px; height:307px; margin-right:25px; position:relative; box-shadow:0 0 10px rgba(0,0,0,0.5); transition: all 1s ease 0s; margin-bottom:60px;  }
.index-list li a{ display:block;cursor: pointer;}
.index-list li:hover{  transform:translateY(-10px); -webkit-transform: translateY(-10px); -moz-transform:translateY(-10px);   }
.index-list li:hover img{ opacity:0.95}
.index-list li a img{ width:216px; height:307px;  background:#488cd5   }
.index-list li a em{ display:block; padding-top:80px; }
.index-list li a span{ position:absolute; width:100%; height:100%; z-index:2; left:0; top:0; text-align:center; color:#fff; opacity:0; transition: all 0.5s ease 0s;   }
.index-list li a h3{ font-size:18px; font-weight:normal; border:1px solid #985d59; width:148px; height:38px; margin:0 auto; border-radius:20px; text-align:center; line-height:38px; margin-top:154px; }
.index-list li a:hover{  transition: all 0.5s ease 0s; }
.index-list li a:hover span{  transition: all 0.5s ease 0s; opacity:1  }
.index-list li a span{ font-size:14px; padding-top:10px;}

/* nav */
.nav{ float:left; padding-left:40px }
.nav li{    position: relative; float:left; margin-left:40px; line-height:80px; height:80px; }
.nav li>a{ font-size:16px; display:block }
.nav li>a:hover{  background:url(../images/navcur.png) no-repeat center top;  }
.nav_jiao {
    height: 10px;
    display: block;
    background-color: #f4f4f4;
    margin-left: -1px;
    margin-right: -1px;
    /* background: url(../images/zsk_dian2.png) no-repeat 128px center #eee; */
}
/* search */
.search{height:64px; background:#f5f5f5;/* overflow:hidden; */ clear:both; text-align:center}
.search .search_box,
.search .searchlink,
.search .btn_gores{display:inline-block;vertical-align: middle;}
/* .search_div a{ font-size:14px; color:#84878e; line-height:40px; margin:0 20px;}
.search_div a img{ display:block; float:right; padding-top:8px; margin-right:20px;}
.search_div span{ color:#e1e1e1;} */
.sou{ background:url(../images/fdj.png) no-repeat; width:26px; height:22px; border:0;}
.searchlink a{ font-size:14px; color:#84878e;}
.searchlink a:hover{color:#2097e7;}
.btn_gores{height: 32px; line-height: 32px; color: #ffffff; border-radius: 18px;background-color: #2097e7; padding: 0 20px;margin-left: 40px; box-shadow:1px 1px 5px rgba(0, 0, 0, 0.3);}
.btn_gores:hover{	color:#ffffff;background-color:#0b7ed8;}
.btn_gores:active{color:#ffffff;background-color:#055ea4;}
/* a.icon_search {cursor: pointer;background: url(../images/search_normal.png);display: inline-block;width: 24px;height: 24px;margin: 8px 20px;position: relative;right: 0;float: right;} */
/* .icon_search:hover {background: url(../images/search_active.png);} */
.bgwhite{ background:#fff}



/* header */

.boxCenter{width:1170px; margin:0 auto;overflow:hidden;}
.boxCenter1{width:1000px; margin:0 auto;overflow:hidden;}
.row55 .boxCenter{
	overflow:visible;
}

/* .nav{    padding: 0 40px;}
.nav>li{
	position:relative;
}
.nav li{float:left; height:77px;     margin: 0 10px 0 10px; line-height:0px;}
.nav_icon{font-size:18px; padding-top:38px; text-align:center;}
.nav1{background:url(../images/hover.png) no-repeat top center;}
.nav1 a:hover{background:url(../images/hover.png) no-repeat top center;color:#55a2da; padding-top:26px;}
.nav2 a:hover{background:url(../images/hover1.png) no-repeat top center;color:#55a2da; padding-top:26px;}
.nav3 a:hover{background:url(../images/hover1.png) no-repeat top center;color:#55a2da; padding-top:26px;}
.nav4 a:hover{background:url(../images/hover1.png) no-repeat top center;color:#55a2da; padding-top:26px;}
.nav5 a:hover{background:url(../images/hover2.png) no-repeat top center;color:#55a2da; padding-top:26px;}
.nav6 a:hover{background:url(../images/hover2.png) no-repeat top center;color:#55a2da; padding-top:26px;}
.nav7 a:hover{background:url(../images/hover3.png) no-repeat top center;color:#55a2da; padding-top:26px;}
 */

.nav_icon.on a{ color:#b7d3f4;}
/*.nav_icon.on a:hover{background:url(../images/hover.png) no-repeat top center;color:#b7d3f4; padding-top:26px;}*/
.nav_icon a{color:#4a4949;}
.nav_list{position:absolute; top:50px; left: -172px; width:394px; display:none;background:#fff;z-index:1000;border:1px solid #dddddd;border-top:none;}
.nav_list_bg1{
	background-color:#fff;
	height:30px;
	margin-left:-1px;
	margin-right:-1px;
}
.nav_list dd{font-family:Arial; font-size:14px; height:42px; line-height:42px; background:url(../images/nav_list1.png) no-repeat 20px center; padding-left:30px; width:165px;}
.nav_list dd.sectit{
	background:none;
	background-color:#eeeeee;
	cursor:default;
}
.nav_list dl{border-right:1px solid #e5e5e5; float:left;     width: 196px; margin-right:0;}
.nav_list .dl_border{border-right:none;}
.nav_list dd a{display:block; color:#888888;}
.header{height:77px; background:#fff;text-align:justify; width:70%;    min-width: 1170px; margin: 0 auto;}
.header .boxCenter{position:relative; overflow:visible;}
.nav_list dd:hover{ background:url(../images/nav_list2.png) no-repeat 20px center #b7d3f4; }
.nav_list dd:hover a{color:#fff;}
.nav_list dd.sectit:hover{
	background:none;
	background-color:#eeeeee;
}
.nav_list dd.sectit:hover a{
	color:#888888;
}
.nav_txt,.nav_right{float:left;}
.nav_left{font-size:12px;font-family:Arial; line-height:30px; width:177px; margin-right:28px; float:left;}
.nav_left a{color:#888888;}
.nav_left h1 a{font-size:14px; color:#c2413b;}
.nav_right img{width:250px; height:150px; display:block; margin:6px 0;}
.nav_y{ /* padding-right: 20px; */}
.nav_y li{ float:left; padding-left:12px;font-size:26px;}
.nav_y .dlutchu{font-size:14px;padding-top:10px;}


.nav_y li a span{
	color:#999;
}
.nav_y li a:hover span{
	color:#579fe9;
}

.headerwrap{
	background-color:#fff;
}
.justify_fix{
	display:inline-block; width:100%; height:0; overflow:hidden;
}
/* add */
.teseku .nav_list{
    width: 200px;
    right: 620px;
    left: -80px;
}
.teseku .nav_list dl{
	border-right: none; 
}

.teseku .nav_list dd{
	width:170px;
}
.nav_other li{
	display:inline-block;
	vertical-align:middle;
	padding-right: 10px;
}
.nav_other li span{
	display:inline-block;
	vertical-align:middle;
	font-size:20px;
	line-height:20px;
	color:#4695d0;
}
.nav_other li a{
	display:inline-block;
	vertical-align:middle;
	font-size:14px;
	line-height:20px;
}

/* guanggao */
.guang{ height:42px; background:#0ABCE6;}
.guangg{ height:42px; background:#fff;}
.guangxl{ height:42px; background:#0ABCE6;}
.guang-1{ width:1170px; /* width: 1366px; */ overflow:hidden; line-height:42px; margin:0 auto;}
.guang-1z{ font-size:18px; color:#FFFFFF; float:left;}
.guang-1z img{
	display: block;
}
.guang-1y{ 
	position: relative;
	float:right;
	margin-right: 30px;
	font-size:18px; 
	color:#ffffff; 
	background-color: #42BCFC; 
	width: 180px;
    text-align: center;
}
.guang-1y.guang-1y2{
	background-color: #45ce8f; 
}
.guang-1y .guang-barunde{
	height: 14px;
    position: absolute;
    left: 33px;
    top: 15px;
}
.guang-1y a,
.guang-1y a:hover,
.guang-1y a:focus,
.guang-1y a:active,
.guang-1y a:visited{
	display:block;
	color:#fff;
	font-size:18px;
}
.guang-1y a:hover{
	text-decoratio: none;
}

/* search */

.search{height:64px;    min-width: 1170px; background:#f5f5f5;/* overflow:hidden; */}
.search form{text-align:center;padding-top: 10px;}
.search .search_box,
.search .gaoji,
.search .btn_gores{
	display:inline-block;
	vertical-align: middle;
}
.search_box{position:relative; display:inline-block; width:702px; height:39px;  margin-right:10px; font-size:20px;  }
.search_box .search_div{border:1px solid #c7c6c7;border-radius:40px;text-align:left;background: #fdfdfc;}
.searchtext{position:absolute;left:105px;top:4px; width:530px; height:34px;line-height:34px;border:0;background:#fdfdfc; color:#84878e;font-size: 16px;}
.searchtext:focus+div{
	border-color:#2097e7;
}
.search_div a{display: inline-block; font-family:'黑体'; font-size:14px; color:#84878e; line-height:40px; margin:0 20px;}
/* .search_sel_type.down{
	background:url(../images/up_down_code.png) no-repeat;
	background-position: 32px 18px;
    margin: 0;
    padding: 0;
    margin-left: 20px;
    padding-right: 20px;
}
.search_sel_type.up{
	background-position: -18px 18px;
} */
.search_sel_type.down{
	margin:0;
	padding:0 20px;
}
.search_sel_type.down:after{
	content:'';
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
	border:5px solid transparent;
	border-top-color:#999;
}
/* .search_sel_type.up:after{
	margin-top:-5px;	
	border-top-color:transparent;
	border-bottom-color:#999;
} */
.search_div a img{ display:block; float:right; padding-top:8px; margin-right:20px;}
.search_div span{ color:#e1e1e1;}
.jsc{ width:530px;line-height:39px;border:0;background:#fdfdfc; margin-left:10px;color:#84878e; height:34px;font-size: 16px;}
.sou{ background:url(../images/fdj.png) no-repeat; width:26px; height:22px; border:0;}
.gaoji a{ font-size:14px; color:#84878e; line-height:58px;}
.btn_gores{
	    height: 32px;
    line-height: 32px;
    color: #ffffff;
    border-radius: 18px;
    background-color: #2097e7;
    padding: 0 20px;
    margin-left: 40px;
}
.btn_gores:hover{
	color:#ffffff;
	background-color:#0b7ed8;
}
.btn_gores:focus{
	color:#fff;
}
.btn_gores:active{
	color:#ffffff;
	background-color:#055ea4;
}
/* footer */

.foot{/* height:198px; */  background:#7e8184;}
.foot1{position:relative; overflow:hidden; width: 1200px!important;}
.foot_box{float:left; padding-left:30px; margin-top:24px; color:#d3d4d3; width:250px!important;}
.foot_box1{float:left; padding-left:30px; margin-top:24px; color:#d3d4d3; width:0px!important;}
.foot_box2{float:left; padding-left:30px; margin-top:24px; color:#d3d4d3; width:250px!important;}
.foot_box3{float:left; padding-left:30px; margin-top:24px; color:#d3d4d3; width:250px!important;}
.foot_box4{float:left; padding-left:30px; margin-top:24px; color:#d3d4d3; width:200px!important;}
.xssl{background:url(../images/wyyw.png) no-repeat left top; margin-left:20px;}
.wyyw{background:url(../images/xssl.png) no-repeat left top;}
.tsjy{background:url(../images/tsjy.png) no-repeat left top;}
.foot_box h1{font-size:20px;}
.foot_box a{font-size:14px; color:#d3d4d3; line-height:30px; margin-right:22px;}
.foot_box1 h1{font-size:20px;}
.foot_box1 a{font-size:14px; color:#d3d4d3; line-height:30px; margin-right:22px;}
.foot_box2 h1{font-size:20px;}
.foot_box2 a{font-size:14px; color:#d3d4d3; line-height:30px; margin-right:22px;}
.foot_box3 h1{font-size:20px;}
.foot_box3 a{font-size:14px; color:#d3d4d3; line-height:30px; margin-right:22px;}
.foot_box4 h1{font-size:20px;}
.foot_box4 a{font-size:14px; color:#d3d4d3; line-height:30px; margin-right:22px;}
.foot_box a:hover,
.foot_box1 a:hover,
.foot_box2 a:hover,
.foot_box3 a:hover,
.foot_box4 a:hover{
	color: #fff;
}
.foot2{ background:#515558; margin-top:14px;}
.foot2 p{font-size:14px; color:#d3d4d3; text-align:center; line-height:35px;}
.foot2 p>a{ position: relative; top: -2px; }
.foot2 p span{margin:0 7px;}
.foot2 p span i{ color:#edde89;font-style: normal;}
.clear{clear:both;}
.yqlj{ /* height:70px; */ border-top:1px solid #888888;}
.yqljj{ width:1170px; margin:0 auto; overflow:hidden; padding:12px 0;line-height: 30px;}
.yqljj-z{width: 100px; font-size:14px; color:#fff; float:left;}
.yqljj-y{ float:left; width: 1070px; /* height:48px; margin-left:20px; */}
.yqljj-y-z a{display: inline-block; font-size:12px; color:#c7c7c7; font-family:'宋体'; margin-right:16px; line-height:30px;}
.yqljj-y-z a:hover{color:#fefefe;}
.foot-mzsm{
	width:1170px;
	margin:0 auto;
	padding-bottom:20px;
	line-height: 24px;
    text-align: center;
    font-size: 12px;
	color:#d3d4d3;
}
.foot-mzsm .foot-herf{
	color : #d3d4d3;
}
.foot-mzsm .foot-href>a{
	color : #d3d4d3;
}
.foot-mzsm dt,
.foot-mzsm dd{
	display:inline;
}

/* right fu chuang  */

.floatBox{display:none; position:fixed; right:20px; z-index:99999;top: 50%;margin-top: -120px;}
.float_box{width:60px; height:60px; background:url(../images/tm.png) no-repeat;margin-bottom:2px;}
.float_box>a{box-sizing: content-box;width:60px; height:22px; display:block; color:#fff; text-align:center; padding-top:38px; }
.float_app{background:url(../images/float_app.png) no-repeat center 10px ;}
.float_fx{background:url(../images/fx.png) no-repeat center 10px ;}
.float_bz{background:url(../images/float_bz.png) no-repeat center 10px ;}
.float_top{background:url(../images/float_top.png) no-repeat center #5a5857;}

.float_app:hover{background:url(../images/float_app2.png) no-repeat center 10px ;}
.float_fx:hover{background:url(../images/fx1.png) no-repeat center 10px ;}
.float_bz:hover{background:url(../images/float_bz2.png) no-repeat center 10px ;}
.float_box a:hover{color:#ee6618;}
.float_color .float_box {background:#bfbfbf;}
.float_color .float_top{background:url(../images/db.png) no-repeat center;}

.fixed_bg{background:url(../images/row2_bg.jpg) repeat-y top center; position:fixed; height:100%; width:100%; z-index:-1; top:0;}

/* search */

a.icon_search {
	cursor: pointer;
	background: url(../images/icon/search_normal.png) no-repeat;
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 8px 20px;
	position: relative;
	right: 0;
	float: right;
}

.icon_search:hover {
	background: url(../images/icon/search_active.png);
}
.header>div,
.header>ul{
	display:inline-block;
	float:none;
	vertical-align: middle;
}

/* index */
#dt1>a{
    animate-duration: 2s;   
    animate-delay: 1s;    
    animate-iteration-count: 2;  
}

/* other */
.need{
	color: red;
    margin-right: 4px;
    font-size: 14px;
    font-weight: bold;
    font-style:normal;
}

.dongt a{
    animate-duration: 0.3s;   
}
.con_left i,
.con_left em{
	    font-style: italic;
}

.module-cmt-notice{
	display:none!important;
}
/* area */
.area{
	padding:10px;
	font-size:14px;
	color:#333333;
	line-height:24px;
}
.area_noresize {
	resize:none;
}
.area_m {
	width:400px;
	height:150px;
}

.glht_out{
	float:left;
	margin-top:20px;
}
.glht_out h2{
	font-size:30px;
	margin-left:100px;
	color:#999999;
	
}

/* lemma history list  */
.historylist_wrap{
	padding: 20px 50px;
}
.historylist_wrap table{
	width:100%;
	margin-bottom:20px;
}
.historylist_wrap thead .versions{
	background-color: #42BCFC;
}
.historylist_wrap thead tr{
	height:30px;
	background-color:#eeeeee;
}
.historylist_wrap tbody tr{
	height:40px;
	border-bottom:1px solid #eeeeee;
}
.historylist_wrap tbody tr a{
	color:#338de6;
}
.historylist_wrap tbody tr a:hover{
	color:#338de6;
	text-decoration: underline;
}

/* lemma modifytor list  */ 
.modifytorlist_wrap{
	padding: 20px 50px;
	max-height: 400px;
    overflow: auto;
}
.modifytorlist_wrap table{
	width:100%;
	margin-bottom:20px;
}
.modifytorlist_wrap thead .versions{
	background-color: #42BCFC;
}
.modifytorlist_wrap thead tr{
	height:30px;
	background-color:#eeeeee;
}
.modifytorlist_wrap tbody tr{
	height:40px;
	border-bottom:1px solid #eeeeee;
}
.modifytorlist_wrap tbody tr a{
	color:#338de6;
}
.modifytorlist_wrap tbody tr a:hover{
	color:#338de6;
	text-decoration: underline;
}


.js_imgUpdateView_small{
	max-width:100px;
	max-height:50px;
}
#imgshow .js_imgUpdateView_small{
	max-width:500px;
	max-height:500px;
}

/* search suggest */
.search_suggest{
	display:none;
	position: absolute;
    z-index: 999;
    left: 80px;
    top: 40px;
    width: 560px;
    border: 1px solid #dddddd;
}  
.search_suggest li{
	height: 30px;
    overflow: hidden;
    text-align:left;
    font-size:14px;
    padding-left: 10px;
    line-height: 30px;
    background: #FFFFFF;
    cursor: default;
}  
.search_sel_type{cursor:pointer;} 
.search_sel{
	display:none;
	position: absolute;
    z-index: 999;
    left: 10px;
    top: 50px;
    width: 80px;
    border: 1px solid #dddddd;
    border-radius: 4px;
}
.search_sel:before{
	content:"";
	position:absolute;
	border:8px solid transparent;
	border-bottom-color:#ccc;
	top: -16px;
    left: 30px;
}
.search_sel li{
	height: 30px;
    overflow: hidden;
    text-align:left;
    font-size:14px;
    padding-left: 10px;
    line-height: 30px;
    background: #FFFFFF;
    cursor: default;
    cursor:pointer;
} 
.search_suggest li:nth-child(odd),
.search_sel li:nth-child(odd){background: #F4F4F4;} 
.search_suggest li:hover,
.search_sel li:hover{
	background:#b7d3f4;
	color:#fff;
}
.iconmore-out .iconfont{
	font-weight:bold;
}
.iconmore-out:hover{
	color:#0b7ed8;
}
.iconfont.icon-more+.icon-more{
	margin-left:-10px;
}
.hover-line:hover{
	text-decoration:underline;
}


/* laypage */
.laypage-wrap{
	overflow:hidden;
}
.laypage-wrap>div{
	display:inline-block;
	text-align:center;
}
.laypage-wrap div:first-child{
	width:80%;
}
.layui-layer-loading .layui-layer-loading1{
	margin:0 auto;
}

@media screen and (max-width: 1550px) {
    .base-box{ width:95%}
	.nav li{ margin-left:20px; }
	.nav { padding-left: 20px;}
}

.searchTer_suggest{
	display:none;
	position: absolute;
    z-index: 999;
    width: 250px;
    border: 1px solid #dddddd;
    background-color:#fff;
}
.searchTer_suggest li{
	display:block;
	cursor:pointer;
	text-align:left;
	padding-left:1rem;
	color:#666666;
	font-size:15px;
}
.searchTer_suggest li:nth-child(odd){
	background-color:#f4f4f4;
}
.searchTer_suggest li:hover{
	background-color:#dddddd;
}
/* 当前位置面包屑导航 */
.statues {
    background: #f6f6f6;
    height: 42px;
    line-height: 42px;
    margin: 20px 0;
    border-top: 1px solid #f4f4f2;
    margin-top:0;
    font-size: 15px;
}
.statue-box {
	position: relative;
    width: 1170px;
    margin: 0 auto;
}
.statue-box a{
    color: #656d78;
    vertical-align: baseline;
}
.statue-box a:hover{
	color: #4c9dec;
    text-decoration: underline;
}
.statue-box span{
    color:#656d78;
}
.statue-box strong{
    color:#656d78;
    font-weight: bold;
}
/* 用户登陆和登陆后状态显示区域 */
.login-btnpart-wrap{
	margin-left: 130px;
}
.login-btnpart-wrap2{
    margin-left: 100px;
}
.logout-btn{
	position: relative;
    top: 2px;
    margin-left: 6px;
    color: #666;
    font-size: 12px;
}
.user-info-login{
	font-size: 12px;
}
.user-info-login a{
    position: relative;
    top: -1px;
    font-size: 12px;
}
.user-info-login-dimg{
	width: 36px;
	height: 36px;
	border-radius: 50%;
    border: 1px solid #ddd;
}
.login-btnpart-wrap .msg-img-out{
	position: relative;
	z-index: 1;
	top: -5px;
}
.login-btnpart-wrap .msg-img{
    width: 26px;
    margin-left: 5px;
}
.login-btnpart-wrap .msg-wd{
	position: absolute;
	z-index: 2;
	width: 10px;
	height: 10px;
	padding: 0;
	top: 0;
	right: 0;
	background-color: #e3393c;
	border-radius: 50%;
	
}
/* icon 精灵图 */
.img_sprites{
	display: inline-block;
	vertical-align: baseline;
	margin-right: 4px;
	margin-left: 4px;
	width: 16px;
	height: 16px;
	background: url(/images/icon/img_sprites.png) 0 0 no-repeat;
}

.img_sprites.img_sprites_pen{
	background-position: 5px 0;
}

.img_sprites.img_sprites_bulb{
    background-position: -19px 0;
}
/* 多行超出省略号 */
.dotdotdot{
	position: relative;
}
.dotdotdot:after{
    content: '......';
    position: relative;
    z-index: 2;
    display: inline-block;
}
/* 主要内容列表 */
body .main-cont-list{
	width: 1140px;
	height: auto;
}
body .main-cont-list .main-cont-list-item{
	display: block;
	position: relative;
    margin-bottom: 30px;
    padding: 0;
    border-top: none;
}
body .main-cont-list .main-cont-item-link{
	display: block;
    position: relative;
    border: 1px solid #ebebeb;
    padding: 20px 12px 40px 25px;
    overflow: hidden;
}
body .main-cont-list .main-cont-item-link:hover{
	border-color: #4190de;
}
body .main-cont-list .main-cont-item-title{
	position: relative;
	height: 40px;
    background: #f3f3f3;
    border-bottom: 1px solid #ebebeb;
    margin: -20px -12px 25px -25px;
}
body .main-cont-list .main-cont-item-title .main-cont-item-title-in{
	display: inline-block;
    background: #4190de;
    color: #fff;
    font-style: normal;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    padding: 0 22px;
}
body .main-cont-list .main-cont-item-imgout{
	display: block;
    float: left;
    width: 300px;
    height: 170px;
    margin-right: 25px;
    margin-bottom: 25px;
}
body .main-cont-list .main-cont-item-imgcover{
	display: block;
	width: 300px;
    height: 170px;
}
body .main-cont-list .main-cont-item-cont{
    display: block;
    float: right;
    width: 760px;
    height: 75px;
    overflow: hidden;
    color: #252525;
    text-indent: 2em;
    line-height: 25px!important;
}
body .main-cont-list .main-cont-item-cont *{
	word-wrap: break-word;
	margin: 0 !important;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 25px !important;
    font-family: 'microsoft yahei' !important;
    color: #252525 !important;
}
body .main-cont-list .main-cont-item-cont ul li,
body .main-cont-list .main-cont-item-cont ol li{
	padding-bottom: 0;
    margin-bottom: 0;
    display: list-item;
    list-style: inside;
    list-style-type: decimal;
    border-top: none;
}
body .main-cont-list .cmpSubjectContent-overflow{
	position: absolute;
    display: block;
    right: 12px;
    top: 146px;
    width: 760px;
    height: 25px;
    color: #252525;
    margin-bottom: 20px;
    line-height: 25px!important;
}
body .main-cont-list .more-btn{
	position: absolute;
	width: 80px;
	right: 12px;
    top: 195px;
    font-style: normal;
}
.highlight{
    color: red;
}