BODY {
	margin-top:0px;
  background: #fff;
  color: #666666;
  font: 12px/20px "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
  -webkit-text-size-adjust: none;
}

H1,H2,H3,H4
{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

P
{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
DL
{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
DD
{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
UL
{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
LI
{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style: none;
}
FORM
{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
H3
{
	font-size: 100%;
}
H4
{
	font-size: 100%;
}
EM
{
	font-style: normal;
}
UL
{
	list-style-type: none;
	list-style-image: none;
}
A
{
	text-decoration: none;
	color: #136ec2;
}
/*
IMG
{
	border-bottom: 0px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
}*/
INPUT
{
	font-size: 100%;
}
DIV {
	display:block;
}

OL, UL {
list-style: none;
}

strong, b {
font-weight: bold;
}

button, input[type=button], input[type=submit] {
cursor: pointer;
}


nobr {
white-space: nowrap;
}

.html_editor {
	width: 100%;
}

.cell_embosed18{
	font-size: 16px;line-height: 24px;color: #000000;
}

.cell_embosed12{
	font-size: 12px;line-height: 24px;color: #000000;
}

.cell_embosed16{
	font-size: 16px;line-height: 24px;
}

.blue_button {
	TEXT-DECORATION:none;TEXT-ALIGN: center; TEXT-DECORATION:none;TEXT-ALIGN: center; PADDING-BOTTOM: 1px; LINE-HEIGHT: 31px; BORDER-RIGHT-WIDTH: 0px; WIDTH: 100px; BACKGROUND: url('buttons_sprite.gif') no-repeat -13px 3px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT: 30px; COLOR: #464c53; FONT-SIZE: 13px; BORDER-LEFT-WIDTH: 0px; CURSOR: pointer;display:inline-block;
}
.white_button {
	TEXT-DECORATION:none;TEXT-ALIGN: center; PADDING-BOTTOM: 1px; LINE-HEIGHT: 31px; BORDER-RIGHT-WIDTH: 0px; WIDTH: 100px; BACKGROUND: url('buttons_sprite.gif') no-repeat -13px 3px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT: 30px;FONT-SIZE: 13px; BORDER-LEFT-WIDTH: 0px; CURSOR: pointer;display:inline-block;
}
.blue_button:hover {
	/*display:block;*/
	TEXT-DECORATION:none;
	/*COLOR: #000;*/
	BACKGROUND: url('buttons_sprite.gif') no-repeat -13px -44px;COLOR:#FFF;
	/*display:inline-block;*/
}
.white_button:hover {
	/*display:block;*/
	TEXT-DECORATION:none;
	/*COLOR: #000;*/
	BACKGROUND: url('buttons_sprite.gif') no-repeat -140px -44px; COLOR: #000;
	/*display:inline-block;*/
}

.blue_button {
	BACKGROUND: url('buttons_sprite.gif') no-repeat -13px -3px;
}
.white_button {
	BACKGROUND: url('buttons_sprite.gif') no-repeat -140px -3px; COLOR: #666;
}

.small_white_button {
	TEXT-DECORATION:none;TEXT-ALIGN: center; 
	TEXT-ALIGN: center; PADDING-BOTTOM: 1px; LINE-HEIGHT: 22px; BORDER-RIGHT-WIDTH: 0px; WIDTH: 65px; BACKGROUND: url('buttons_sprite.gif') no-repeat 0px 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT: 22px; COLOR: #6699ff; FONT-SIZE: 11px; BORDER-LEFT-WIDTH: 0px; CURSOR: pointer;display:inline-block;
}
.small_blue_button {
	TEXT-DECORATION:none;TEXT-ALIGN: center; 
	TEXT-ALIGN: center; PADDING-BOTTOM: 1px; LINE-HEIGHT: 22px; BORDER-RIGHT-WIDTH: 0px; WIDTH: 65px; BACKGROUND: url('buttons_sprite.gif') no-repeat 0px 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT: 22px; COLOR: #6699ff; FONT-SIZE: 11px; BORDER-LEFT-WIDTH: 0px; CURSOR: pointer;display:inline-block;
}
.small_white_button {
	BACKGROUND-POSITION: -135px -126px
}
.small_white_button:hover {
	BACKGROUND-POSITION: -135px -152px;display:inline-block;
}
.small_blue_button {
	BACKGROUND-POSITION: -53px -126px; COLOR: #fff
}
.small_blue_button:hover {
	BACKGROUND-POSITION: -53px -152px;display:inline-block;
}




input.disabled{
	background-color: #cccccc;
}

.common_form_field {
	display: block;
	width: 98%;	
	height: 28px;
	/*padding: 2px 12px;*/
	padding-top:2px;
	padding-bottom:2px;
	padding-left:12px;
	font-size: 14px;
	/*line-height: 28px;*/
	color: #666666;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
}
.common_form_checkbox_field {
	display:inline-block;
}



input.common_form_field disabled{
	background-color: #cccccc;
}

.common_table {
width: 100%;
margin-bottom: 20px;
}
.common_table {
max-width: 100%;
background-color: transparent;
}

.common_table {
border-collapse: collapse;
border-spacing: 0;
}

.text10 {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none
}
.colorgrey {
	color: #999;
}

.bbutton_on {
-moz-box-shadow: 0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);
-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);
box-shadow: 0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);
background: #b5b5b5;
background-image: -webkit-gradient(linear,left top,left bottom,from(#aaa),to(#cacaca));
background-image: -moz-linear-gradient(top,#aaa,#cacaca);
background-image: -webkit-linear-gradient(top,#aaa,#cacaca);
background-image: -o-linear-gradient(top,#aaa,#cacaca);
background-image: -ms-linear-gradient(top,#aaa,#cacaca);
background-image: linear-gradient(top,#aaa,#cacaca);
filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffaaaaaa',endColorstr='#ffcacaca');
}

.small_grey_button {
	TEXT-DECORATION: none;
TEXT-ALIGN: center;
TEXT-ALIGN: center;
PADDING-BOTTOM: 1px;
LINE-HEIGHT: 22px;
BORDER-RIGHT-WIDTH: 0px;
WIDTH: 65px;
BACKGROUND: url('buttons_sprite.gif') no-repeat 0px 0px;



BORDER-TOP-WIDTH: 0px;
BORDER-BOTTOM-WIDTH: 0px;
HEIGHT: 22px;
COLOR: #6699ff;
FONT-SIZE: 11px;
BORDER-LEFT-WIDTH: 0px;
CURSOR: pointer;
display: inline-block;
	

-webkit-appearance: none;
-webkit-user-select: none;
background-image: -webkit-linear-gradient(#ededed, #ededed 38%, #dedede);
border: 1px solid rgba(0, 0, 0, 0.25);
border-radius: 2px;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08), inset 0 1px 2px rgba(255, 255, 255, 0.75);
color: #444;
font: inherit;
margin: 0 1px 0 0;
outline: none;
text-shadow: 0 1px 0 rgb(240, 240, 240);

margin-left:10px;
margin-right:10px;

min-height: 12px;
min-width: 4em;
padding-bottom: 1px;
	
	}

.small_grey_button:hover {
	background-image: -webkit-linear-gradient(#f0f0f0, #f0f0f0 38%, #e0e0e0);
	border-color: rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12), inset 0 1px 2px rgba(255, 255, 255, 0.95);
	color: black;
}
.main_nav {
width: 100%;
/*font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial, "\5B8B\4F53";*/
display:block;
position: relative;
float: none;
top: 0;
/*background: #09B1B9;*/
background-color:#505050;
height: 48px;
/*background: url(../images/u_common_sprite.png) no-repeat;*/
/*background-position: 0 -121px;*/
/*background-repeat: repeat-x;*/
/* font-family: arial,'pingfang sc',stheiti,'microsoft yahei',sans-serif; */
font-family:"Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
z-index:101;
}


/*.main_nav, .main_nav li a {*/
.main_nav li a {
   /*background: url(../images/u_common_sprite.png) no-repeat;*/
}

.main_nav_hover {
    position: relative;
    z-index: 1;
}


.main_nav ul {
width: 1080px;
height: 32px;
margin: auto;
/*overflow: hidden;*/
position: relative;
zoom:1;

}

.main_nav ul li {
float: left;
/*width: auto;*/
display:block;
width:116px;
text-align:center;
}

.main_nav .sub,.main_nav .nav_user {
    position: relative;
}


.main_nav > ul > li > a,.main_nav > ul > li > b {
	text-decoration: none;
	display:block;
	/*
	color: #fff;
	margin-left: 0px;
	width:100%;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	*/	
	width: 116px;
  height: 48px;
  text-align: center;
  color: #fff;
  line-height: 48px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;	
	/*background-position: right -89px;*/
	
}




.main_nav .sub>a {
    cursor: default;
}

.main_nav > ul > li > b.active {
color:#ffb900;

}



.main_nav ul > li > a.current {
    background-color: #8486ad;
    /*background-position: 0 1000px;*/
    font-weight: bold;
}

.main_nav .sub .current {
    font-weight: normal;
}

.main_nav > ul > li > a {
	/* font-family:"Microsoft YaHei", "微软雅黑", "SimSun", "宋体"; */
}






/*
.main_nav > ul > li > a:hover {
	color:#ffb900;
}*/

.main_nav li.nav_user > a {
    width: 100px;
    padding-left: 1px;
}

.main_nav li.nav_user a:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    vertical-align: -2px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplN2NkZWI5MC1mMWRlLWIwNDQtODllOS03Y2JhY2I3OTExOGMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjQ5RUVGQ0VFQjg3MTFFNzhFM0NEOUZGNTA0MDVFN0UiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjQ5RUVGQ0RFQjg3MTFFNzhFM0NEOUZGNTA0MDVFN0UiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ZTdmYTU2MjUtODc1Ni0xZTRhLTk2NDUtYWE2MTNlNzlmZTc3IiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6MWMzZjFjMGEtZWIwMS0xMWU3LWFiOGUtY2M1MGM2ZDgyNDk5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+BoxL9QAAARFJREFUeNqU0sFKAkEcx3F38RQIHSRL6QHSrt3EfIUVQnqHjoE9gp7XdxA91CtEdcqz2V1DzUsQdHFh+078FmSYzXXg4+J///Ob3Zn14jjOOcYRWjjT/ynu8Wk3eo6AEu5wYNV/0MVqu+g7Vg80eYxbGasW2M2ugOSxh/iWoWrVLAF7DVfAVNc2CtJW7S3LJh6jk7KJPSx3BSQnEVjH+GCfwH8BmYcr4AR1nKOo2hoTvGCRFpDHFS5NPWVB0/yMETbbAWbyjd45wpM+ng9NrOACDfW+IzS9ScA1mvhCH7OUJzjVQod4xMB8B2UlRzsm53QvVK+ZU/a1Yb7ebZZh4+fq/Ztrfmq68brH6SW9tV8BBgDAiU955M2rFQAAAABJRU5ErkJggg==) no-repeat 0 0;
}

.main_nav >ul > li > a:hover {
    background-color: #8486ad;
    /*background-color: #09B1B9;*/
    /*background-position: 0 1000px;*/
    transition: background-color .2s ease-in-out 0s;
}


.main_nav .sub_nav .last {
	padding-bottom:10px;
}

/*
.main_nav > ul > li:hover {
	background-color: #22CED7;
	background-color:#ffb900;
}*/

.main_nav li .sub_nav {
    display: none;
    background-color:#fff;
    position: absolute;
    left: 0;
    top: 48px;
    /*border: 1px solid #dfdfdf solid;*/
    border: 1px solid #ccc solid;
    border-top: 0 none \9;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.main_nav li.sub:hover .sub_nav{
	display:block;
}

.main_nav .sub .sub_nav a {
    text-align: center;
}
.main_nav .sub_nav a {
    color: #333;
    background: #fff;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dfdfdf;    
    display: block;
    width: 116px;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    
}

.main_nav .sub_nav a:hover {
  background: #f1f1f1;
  
}

.main_nav .nav_user {
    float: right;
}

.main_nav .nav_help {
    float: right;
}


/*
.fr {
float: right !important;
display: inline;
}*/



#text_main_content {
/*width: 690px;*/
margin-top: 25px;
margin-left: 25px;
margin-bottom: 35px;
text-align: left;
}
#text_main_content p{
/*font-family: '微软雅黑';*/
color: #000000;
font-size: 13px;
line-height: 23px;
}


.main_side_wrap {
float: right;
width: 330px;
padding: 0px;
min-height: 1100px;
height: auto !important;
height: 1100px;
background-repeat: no-repeat;
background-position: center top;
}
/** end of wrapper **/


/** start of bk_header **/
.bk_header {
z-index: 9;
background-color: #fff;
/*background-color: #f6f6f6;*/
border-bottom: 1px solid #e3e7e8;
}

.bk_header a {
text-decoration: none;
}


.bk_header .topnavbox {
	/*
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	*/
	width:1100px;
	margin:0 auto;
	zoom: 1;
}

.bk_header .wrap {
    padding-top: 3px;
    height: 45px;
    /*width: 1100px;*/
    margin-left: auto;
    margin-right: auto;	
    position:relative;    
}

.bk_header .wrap .logo {
    float: left;
    margin: 0 10px 0 0;
}

.bk_header .b_topnav {
	margin:0;
}


.bk_header .topnav {	
	  width:100%;  
    height: 25px;
    font-family: tahoma,arial;
    line-height: 25px;
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid #e5e5e5;
    background: -moz-linear-gradient(top,#fff,#f8f8f8);
    background: -o-linear-gradient(top,#fff,#f8f8f8);
    background: -ms-linear-gradient(top,#fff,#f8f8f8);
    background: -webkit-gradient(linear,0 0,0 bottom,from(#fff),to(#f8f8f8));
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff, endcolorstr=#F8F8F8, gradientType=0);
}

.bk_header .top-nav-left {
	float:left;
	/*padding-left: 70px;*/
	width:50%;
}

.bk_header .top-nav-left li{
	margin-right: 17px;
}

.bk_header .top-nav-right {
	margin-right:30px;
	/*width:30%;*/
	height: 25px;
  font-family: tahoma,arial;
  line-height: 25px;
  /*border-bottom: 1px solid #fff;*/
	float:right;
}


.b_topnav li {
    margin-right: 10px;
    float: left;
    list-style: none;
}

.top-nav-right li {
    float: left;
    list-style: none;
}

.top-nav-right .line {
    height: 12px;
    margin: 0px 10px;
    color: #9a9a9a;
}


.b_topnav li,.topnav li {
    /*margin-right: 17px;*/
    float: left;
    list-style: none;
}

.topnav li.p_name {
	  margin-left: 7px;
}

.topnav .p_title{
  font-size: 22px;
  color: #63666a;
  height:43px;
  line-height:32px;
}


.b_topnav a {
	display: block;
    color: #333!important;
    text-decoration: none;
    display: block;
    /*border-bottom: #fff solid 2px;*/
    line-height: 35px;
    height: 43px;
    font-size: 16px;

}


.b_topnav a:hover, .b_topnav .cur a {
    text-decoration: none;
    color: #ff7c34 !important;
    border-color: #ff7c34;
    text-decoration: none;    
    /*font-weight:bold;*/
}


.topnavbox a {
    color: #666!important;
    text-decoration: none;
    display: block;
    /*border-bottom: #fff solid 2px;*/
    /*
    line-height: 48px;
    height: 48px;
    */
    font-size: 12px;
}

.topnavbox a:hover, .topnavbox .cur a {
    text-decoration: none;
    color: #f77413 !important;
    /*
    border-color: #f77413;
    */
    /*
    color: #ff7c34 !important;
    border-color: #ff7c34;
    text-decoration: none;    
    */
    /*font-weight:bold;*/
}


.b_topnav li.cur {
position: relative;
margin-bottom: -2px;
/*
border-right: 1px solid #e5e5e5;
border-left: 1px solid #fff;
*/
color: #377bf7;
}


.topnav li.cur strong {
display: block;
height: 27px;
border-left: 1px solid #e5e5e5;
background-color: #fff;
}

.top_add_btn {
	position: absolute;
	top: 10px;
	right: 150px;
	zoom: 1;
	z-index: 10;
}

.top_add_btn li {
    float: left;
    position: relative;
    margin-right: 5px;
}


.top_add_btn .add {
    border-right: #ccc solid 1px;
    display: inline-block;
    padding-right: 5px;
    margin-right: 5px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.2;
}

.top_add_btn .add.bor-no {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
}

.top_add_btn a {
    display: block;
    line-height: 26px;
    color: #333;
}
.top_add_btn .add a:hover {
    color: #f77413 !important;
    text-decoration: underline;
}


.login_mod {
    position: absolute;
    top:0;
    right:15px;
    z-index: 102;
    zoom: 1;
}

.login_mod {
    font-size: 12px;
}

.search_wrap, .main_nav ul, .user_name, .topnavbox, .login_mod, .operation-wrap {
    zoom: 1;
}

.login_mod li {
    float: left;
    position: relative;
    margin-right: 5px;
}

.login_mod .log {
    border-right: #ccc solid 1px;
    display: inline-block;
    padding-right: 5px;
    margin-right: 5px;
    /*margin-top: 10px;*/
    font-size: 12px;
    /*line-height: 1.2;*/
    color:#999;
}

.login_mod .log a{
    color:#999;
}

.login_mod .log a:hover {
    color: #f77413 !important;
    /*text-decoration: underline;*/
}

.login_mod .log.bor-no {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
}

.login_mod .log_btn{
	margin-left:20px;
}


.j_add_site_btn i,.j_add_link_btn i {
    background-image: url(http://www.isvlink.com/images/bg/bk_lemma_icon_sprite.png);
    background-repeat: no-repeat;
}

.j_add_site_btn i {
    background-position: -253px -3px;
}

.j_add_link_btn i {
    background-position: -224px -3px;
}

.login_mod .j_site_btn .j_add_site_btn i,.login_mod .j_site_btn .j_add_link_btn i{
    float: left;
    display: block;
    width: 24px;
    height: 24px;
    margin-right: 5px;
}


.login_mod a {
    display: block;
    color:#3f7dcb;
    line-height:26px;
    /*
    height:24px;
    padding-top:4px;
    */
}


.login_mod .user_nav {
    display: block;
    width: 93px;
    height: 33px;
    line-height: 26px;
    text-indent: 6px;
}

.login_mod .ico_my {
    float: left;
    width: 15px;
    height: 12px;
    background-position: 0 0;
    margin: 6px 0 0 6px;
}


.login_mod .ico_my, .login_mod .ico_msg, .login_mod .ico_arrow, .login_mod .one, .login_mod .two, .login_mod .horn {
    background: url(http://www.isvlink.com/images/icons/bk_login_icons.png) no-repeat;
}

.ico_modify, .ico_del, .ico_news, .ico_appeal, .ico_view, .ico_msg {
    display: inline-block;
    width: 14px;
    height: 14px;
}



/** top-APP **/
.top-app {
	position: relative;
}

.top-app i {
	background-position:-115px -19px;
}

.top-app:hover i {
	background-position:-115px -39px;
}


.top-app .qrcode:before {
    content: ' ';
    display: block;
    height: 12px;
    top: -13px;
    position: absolute;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
}

.top-app .qrcode {
    position: absolute;
    z-index:999;
    width: 120px;
    background: #fff;
    padding: 30px 15px;
    line-height: 1.5;
    color: #666;
    right: -60px;
    top: 28px;
    border: 1px solid #e4e4e4;
    -moz-box-shadow: 0 28px 50px #cdcdcd;
    -webkit-box-shadow: 0 28px 50px #cdcdcd;
    box-shadow: 0 28px 50px #cdcdcd;
    word-spacing: 2px;
    letter-spacing: 1px;
    text-align: center;
    display: none;
    -moz-animation: anim-movedown 300ms linear;
    -webkit-animation: anim-movedown 300ms linear;
    animation: anim-movedown 300ms linear;
}

.top-app .qrcode:after {
    content: ' ';
    display: inline-block;
    position:absolute;
    width: 12px;
    height: 12px;
    top:-5px;
    left: 65px;
    background:#fff;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    -webkit-transform: translateY(-3px) rotate(45deg);
    transform: translateY(-3px) rotate(45deg);
    -webkit-transition: -webkit-transform 200ms;
    transition: transform 200ms;
}

.top-app .qrcode .img {
    display: block;width:120px;height:120px;
}

.top-app:hover .qrcode {
    display: block;
}




small, cite, code, em, th, i, b {
    /*
    font-size: 1em;
    font-style: normal;
    */
}

i, cite, em, var, address, dfn {
    font-style: italic;
}


.login_mod .ico_arrow {
    display: block;
    width: 5px;
    height: 3px;
    overflow: hidden;
    background-position: -40px 0;
    position: absolute;
    top: 12px;
    right: 5px;
}


.login_mod .my_nav {
    width: 92px;
    z-index: 10;
}

.login_mod .menu {
    display: none;
    position: absolute;
    top: 28px;
    left: 0;
    border: 1px solid #e5e5e5;
    z-index: 10;
    background-color: #fff;
}

.login_mod .horn {
    display: block;
    width: 13px;
    height: 7px;
    overflow: hidden;
    background-position: 0 -15px;
    margin: -7px 0 0 38px;
}

.login_mod .menu a {
    padding-left: 5px;
    height: 26px;
    overflow: hidden;
    
    display: block;
    border-bottom: solid 1px #f2f2f2;
    padding: 5px 20px;
    line-height: 1.8;
    text-align: left;
    font-weight: normal;
    white-space: nowrap;
    vertical-align: top;
    
}

.login_mod .user_msg {
    display: block;
    width: 72px;
    height: 33px;
    line-height: 26px;
}

.login_mod .ico_msg {
    float: left;
    width: 17px;
    height: 12px;
    background-position: -20px 0;
    margin: 7px 3px 0 6px;
}

.login_mod .num {
    float: left;
    margin: 7px 3px 0 3px;
    height: 13px;
    text-align: center;
    line-height: 13px;
    color: #fff;
}

.user_msg .ico_arrow {
    right: 8px;
}

.login_mod .ico_arrow {
    display: block;
    width: 5px;
    height: 3px;
    overflow: hidden;
    background-position: -40px 0;
    position: absolute;
    top: 12px;
    right: 5px;
}


.login_mod .no_msg {
    width: 70px;
}

.login_mod .msg_detail {
    /*width: 155px;*/
}

.login_mod .msg_detail .horn {
    margin-left: 25px;
}

.login_mod .no_msg p {
    padding-left: 5px;
    line-height: 26px;
    color: #c5c5c5;
}

.login_mod .user_account {
    display: block;
    width: 112px;
    height: 33px;
    line-height: 26px;
}

.login_mod .user_set {
    width: 71px;
}

.login_mod .user_set .horn {
    margin-left: 25px;
}

/** login_mod **/
/**newcss of logoin Container**/
.loggingnews {
    float: right;
}

.loggingnews .log {
    border-right: #ccc solid 1px;
    display: inline-block;
    padding-right: 5px;
    margin-right: 5px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.2;
}
.loggingnews .log a {
    color: #333;
}
.loggingnews .log a:hover {
    color: #f77413 !important;
}

.loggingnews .log.bor-no {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
}
.loggingnews .user-dropdown {
	display:none;
}

.loggingnews:hover .user-dropdown {
	display:block;
}


/**newcss of logoin Container**/
.user_set,.msg_detail,my_nav{
	display:none;
}
.my_nav_li:hover .my_nav{
	display:block;
}

.user_set_li:hover .user_set{
	display:block;
}

.user_msg_li:hover .user_msg{
	display:block;
}



.panel {
  margin-bottom: 10px;
  background-color: #ffffff;
  border: 1px solid transparent;
  /*
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  */
  
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border: 1px solid transparent;
  /*
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  */
  font-size:15px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #18cbd8;
  border-top: 1px solid #0d747c;
  /*
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  */
}

.panel-warning > .panel-heading {
  color: #333;
  background: #f2f9ff;
  border-color: #0fa0fd;
}
.panel-warning > .panel-body {
  color: #333;
  background: #f2f9ff;
  border-bottom: 1px solid #b6cad7;
  border-left:1px solid #b6cad7;
  border-right: 1px solid #b6cad7;
}

.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5;
}
.panel-danger {
  /*border-color: #eed3d7;*/
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #fff6e7;
  border-color: #eed3d7;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7;
}

.panel a {
    text-decoration: none;
}

.panel .panel-close {
    float: right;
    width: 9px;
    height: 10px;
    background: url(/images/icons/panel-close.png) center no-repeat;
    margin-top: 3px;
    text-indent: -999em;
}

.error_panel {
  /*margin-bottom: 10px;
  background-color: #ffffff;*/
}

.error_panel_warning > .panel_heading {
    margin: 35px 0 25px 0;
    height:128px;
    width:128px;    
    background:url('//www.isvlink.com/images/icons/error_warning_128.png') left center no-repeat;
}

.error_panel_warning > .panel_body {
  padding: 15px;
  font-size: 22px;
  font-family: Microsoft Yahei;
  font-weight: normal;
  color: #333;
}

.btn-primary {
    background-image: -webkit-linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
    background-image: linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6d94bf', endColorstr='#ff3e648d', GradientType=0);
    filter: none;
    border: 1px solid #345578;
}
.btn {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
.btn-primary {
    color: #ffffff;
    background-color: #446e9b;
    border-color: #446e9b;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

  
.form-control {
    display: block;
    width: 100%;
    height: 28px;
    padding: 2px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #666666;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
}

.form-comment-control {
    min-height: 81px;
    width: 100%;
    padding: 4px;
    box-sizing: border-box;
    line-height: 20px;
    font-size: 12px;
    border: 2px solid #d4d9dd;
    box-shadow: inset 0 3px 3px #ebebeb;
    outline: 0;
    resize: vertical;
    overflow: hidden;
	
}


  
.C-form-control {
    height: 28px;
    padding: 2px 12px;
    margin-right:12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #666666;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
}


.pagination{
	padding: 25px 0;
	text-align: center;
}


.pagination .pagenum_btn {
    display: inline-block;
    min-width:30px;
    height: 30px;
    line-height: 30px;
    margin: 0 2px 0 3px;
    padding: 0 10px;
    border: 1px solid #ebebeb;
    box-shadow: 1px 1px 0 #FFF inset;
    border-radius: 2px;
    background: #FFF;
    color: #666 !important;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
}

.pagination .disabled {
	border: 1px solid #e1e1e1;
	background: #f6f6f6;
	font-weight: bold;
}


.pagination a, .pagination em {
    display: inline-block;
    height: 27px;
    margin: 0 2px 0 3px;
    padding: 0 10px;
    border: 1px solid #D2F0FB;
    box-shadow: 1px 1px 0 #FFF inset;
    border-radius: 2px;
    background: #F5FDFF;
    color: #2376CB !important;
    text-align: center;
    line-height: 27px;
    vertical-align: middle;
    text-decoration: none;
}

.pagination a:hover {
    border-color: #74C8F4;
    background: #DFF4FF;
    text-decoration: none;
}




.pagination em {
    border-color: #E7E7E7;
    background: #FBFBFB;
    color: #191919 !important;
}




/** bootstrap css **/
.div_navigation {
	padding:15px; 
	/*padding-top: 10px;*/
	font-size: 14px;	
}
.div_navigation h1 {
	display:inline;
	font-size: 14px;	
	font-weight: bold;
	padding:0px;
}


.div_navigation h2 {
	display:inline;
	font-size: 14px;	
	font-weight: bold;
	padding:0px;
	COLOR: #1685E6;
}


.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}


.well h1 {
    font-size: 2em;
    margin: 0.67em 0;
    padding-left: 20px;
    padding-bottom: 15px;
}
.well h1 span{color:#999;font-size:13px;padding-left:50%}


.well h1,.well h2,.well h3,.well h4,.well h5{
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    line-height: 1.1;
    color: #7699C5;
}
.well h1 .well_tips{
	color:#999;
	font-size:12px;
	padding-left:20px;
}


.table_noborder td {
	border-style: none !important;
}

.table_noborder td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #dddddd;	
}

.table_border td{
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}




.public .col-2 {
  width: 5%;
}

.public .col-8 {
  width: 80%;
}
.public .col-8 {
  margin: 10px auto;
}


.public .col-9 {
  width: 5%;
}


.main_wrap_public .col-2 {
  width: 5%;
}

.main_wrap_public .col-8 {
  width: 80%;
}
.main_wrap_public .col-8 {
  margin: 0 auto;
}

.main_wrap_public .col-9 {
  width: 5%;
}


.col-2,.col-8,.col-9 {
	float:left;
}

.col-2,.col-8,.col-9 {
	  position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}




.col-sm-4 {
	width: 16.67%;
}

.col-sm-8 {
  width: 66.67%;
}


.col-sm-4,.col-sm-8 {
  float:left;
}


.col-sm-4,.col-sm-8 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-sm-offset-4 {
  margin-left: 33.33333333%;
}

/** header_top **/
.header_top {
    /*display: none;*/
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

.header_top {
    background-color: #fafafa;
    border-bottom: 1px solid #c9c9c9;
    box-shadow: 2px 0 2px rgba(0,0,0,0.25);
}

.header_wrap {
    width: 1020px;
    height: 44px;
    margin: 0 auto;
    zoom: 1;
}

.bk_logo_s {
    float: left;
    width: 110px;
    height: 25px;
    margin: 9px 20px 0 0;
}


.baike_logo_s {
    display: block;
    width: 110px;
    height: 25px;
    background: url(//www.isvlink.com/images/logo/logo_110_25.png) 0 0 no-repeat;
    background-image: -webkit-image-set(url(//www.isvlink.com/images/logo/logo_110_25.png) 1x,url(//www.isvlink.com/images/logo/logo_110_25.png) 2x);
    text-indent: -999em;
}

.head_search_wrap {
    float: left;
    font-size: 12px;
    margin: 10px 37px 0 0;
    zoom: 1;
}


.fast_operation {
    float: left;
    position: relative;
    margin-top: 12px;
    zoom: 1;
}

.head_search_wrap .search_btn, .head_search_wrap .search_input_s, .login_wrap .ico_user {
    background: url(//www.isvlink.com/images/bg/sgbk_common_header_sprite.png) no-repeat;
}

.head_search_wrap .search_input_s {
   padding:0;
   margin:0;
}

.head_search_wrap .search_input_s {
    float: left;
    padding-left: 23px;
    width: 230px;
    height: 22px;
    border: 1px solid #c8c8c8;
    line-height: 22px;
    background-position: -80px 4px;
    background-color: #fff;
    font-size: 12px;
}


.head_search_wrap .search_btn {
    float: left;
    display: block;
    width: 77px;
    height: 24px;
    overflow: hidden;
    line-height: 20px;
    line-height: 24px\9;
    text-align: center;
    color: #a5a5a5;
    border: 1px solid #d6d6d6;
    border-left: 0 none;
    background-position: 0 0;
    color: #666;
}

.header_top .fast_operation a {
    color: #666;
}

.header_top .edit_lemma, .header_top .collect_lemma, .header_top .like_lemma, .header_top .share_lemma {
    float: left;
    display: block;
    height: 25px;
    margin-right: 10px;
    color: #666;
    text-decoration: none;
}

.fast_operation i {
    float: left;
    display: block;
    width: 16px;
    height: 16px;
}

.edit_lemma i,.collect_lemma i {
    background: url(//www.isvlink.com/images/bg/sgbk_common_header_sprite.png) no-repeat;
}

.header_top .edit_lemma i {
    margin: 2px 5px 0 0;
    background-position: -23px -23px;
}
.edit_lemma:hover i {
    background-position: -41px -23px;
}

.header_top .collect_lemma i {
    margin: 0 5px 0 0;
    background-position: -62px -22px;
}

.collect_lemma:hover i {
    background-position: -81px -22px;
}


.header_top .login_wrap {
    float: right;
    margin-top: 12px;
}

.header_top .login_wrap a {
    color: #666;
}

#float_layer {
    display: none;
    position: fixed;
    left: 80%;
    bottom: 40px;
    background-color: #fafafa;
    width: 52px;
    height:58px;
}



.back_top {
    display: block;
    width: 48px;
    height: 54px;
    margin: 1px;
    background-color: #fff;
    border: 1px solid #dadada;
    _cursor: pointer;
}

.back_top i {
    background: url(//cache.soso.com/baike/i/lemma/sgbk_lemma_shadow_sprite.png) no-repeat;
}

.back_top i {
    display: block;
    width: 13px;
    height: 18px;
    margin: 15px auto 0;
    background-position: -530px -100px;
}

.back_top:hover i {
    -webkit-transform: translate(0px,-3px);
    transform: translate(0px,-3px);
    -webkit-transition: all .1s ease-in-out 0s;
    transition: all .1s ease-in-out 0s;
}



/** search box css **/
.searchbox {	
	height: 94px;
	min-width: 1000px;
	background:#FFF;
	/*background:url(//www.isvlink.com/images/bg/header-2018.jpg) no-repeat;*/
	/*border-bottom:1px solid #e3e7e8;*/
}

.bk_header, .searchbox, .searchbox input {
	font-family: Tahoma,Arial,'Helvetica Neue','Hiragino Sans GB','microsoft yahei',Simsun,sans-self;
}
.search_wrap {
	padding-top: 29px;
	width: 1100px;
	/*width: 1020px;*/
	margin-left: auto;
	margin-right: auto;
}

.bk_logo_wrap {
	float:left;
}

.bk_logo_wrap .h_title{
  font-size: 22px;
  color: #63666a;
  /*color:#f60;*/
  width:98px;
  height:33px;
  line-height:33px;
  padding-left:48px;
  padding-left:0;
  /*background:url('http://www.isvlink.com/images/logo/bk_small_logo.png') 5px center no-repeat;*/
  float:left;
}


.xxx_searchform {
float: left;
position: relative;
margin: 16px 5px 5px 0;
}

.searchbox .searchform {
float: left;
position: relative;
}

.searchbox .search_panel, .searchbox .hot_results {
    margin-left: 106px;
}

.bk_logo {
float: left;
margin: -6px 11px 0 0;
display: block;
height: 40px;
padding-left:20px;
}

.bk_site_logo {
float: left;
margin: 0;
display: block;
height: 40px;
}


.btn_enter,.btn_clear,header .btn_search,.query{
    background: url('../images/u_common_sprite.png') no-repeat;
}

.query {
float: left;
width: 421px;
margin: 0;
height: 30px;
overflow: hidden;
font-size: 14px;
color: #9a9a9a;
padding: 0 35px 0 33px;
line-height: 30px;
border: 1px solid #cfcfcf;
border-right: none;
font-family: Arial;
font-size: 16px;
outline: none;
background-position: -125px -20px;
}

/*
.searchbox .ac_icon {
	position: absolute;
  top: 10px;
  left: 8px;
  width:20px;
  height:20px;
  font-size: 24px;
  color: #bababa;
  opacity: 0.3;
  filter: alpha(opacity=30);
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAyCAYAAABcfPsmAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAO6SURBVHjaYvz//z8DMjAxMREBUilA7AfE2kDMB8QvgPgYEK8F4jVnzpz5xYADAAQQI8xAoEGMQCoPiBuBmB+I3wPxZSgtDcSGQMwMxLeBOA5o6AlsBgIEEBMSexIQT4C6JhSIxYCa7IE4AIhNgXxxIG4GYlkgPgB0gA82AwECCOxCoGQOkD0ZiHcAcQjQgK+4vARUC3LpLiDmAmIjoNqbyPIAAcQEVCABpDuB+BYQR+AzDASA8ueBVBQQcwJxD7o8QACBvJwKta0SqPgjAxEAqG43kFoHxD5AB6kiywEEEMhALyB+B8SbGUgDi6A0SlgCBBDIQCUgvgS09TeJBp6B0iguBAggJmgS+cRAOoDp4UcWBAggkIEvoemMVCADpT8gCwIEEMjAS0BsAAxcYRIN1IfSR5EFAQIIZOBKaA7IJ9HAE9CMsBVZECCAGI2NjVmhWUweiB2AkXOSgQIAEECwnGIEZB8G4h/QxL0bRy5hAVKtQJwOTWYJQLV/kdUABBBy4eAJpFYBMTc00S4F4tNA/AWIpYDYCYizgFgTiD8DMS8QLwfiWGRDAQKIEbn4AhqqBs2GATh89A2Ip0ELiTnQQgTFUIAAYkQvD6EGKwMpX7Ty8DgQb4dlT6j3l0ENBfksCmQoQABhNZBYgGboaiCOBAggigzEYuhSgACi2EAkQ0FhagAQQFQxEBkABBATA5UBQABR3UCAAKK6gQABRHUDAQKI6gYCBBDVDQQIIKobCBBAVDcQIICobiBAAGEzENT6qoC2tkAlCygrPYe2vEAtBjZ8BgIEEAMo60ExKBvmA/GH/xDwDogPAvEGID4NxH+g4reA2AJJHwoGCCBkzmSohhtAHALELGiKhYG4CYi/A/EPIPbBZiBAAMEYOVDDtgMxNy7bodgQiF8D8VcgVkeXBwggECEBlbwJxPwEDINhVyD+B8Sb0eUAAghE1EJdF0SkYTC8BqpPFVkcIIBAxHEgfgvErCQa6Ac1sBBZHCCA4K0vIKZK6wsggKje+gIIIKq3vgACCN76AmKqtL4AAggUkDHQwG0iMVLkgbgfPakBBBADNHZvQHOAOYmGYmCAAIIxjKCJG5R83PBoAGXHbmh+XwzEzOhqAAIImeMJxJ+hOWAtEAcCsQwQCwCxFhDnAfE1aPB8gtLL0A0FCCB0F6gB8fr/uMFXqAv5gHgVNkMBAghXywFn6wtaRoIARusLiP8CBBADhZHAguRSEM0MEEAsFJb4f6AuY4C69BdAALFQoRqBGQpq3RoABBgA44rN/aSJ344AAAAASUVORK5CYII=);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size:18px;
}*/

.searchbox .ac_input {
    background-color: rgba(255,255,255,.6);
    /*border: #cfcfcf solid 1px;*/
    border: #ff7c34 solid 1px;    
    color:#9a9a9a;
    border-right: none 0;
    line-height: 24px;
    height: 24px;
    padding: 4px 10px 3px 8px;
    width: 430px;
    font-size: 14px;
    margin-right:-2px;
}

.searchbox .ac_input:focus {
    background-color: rgba(255,255,255,.85);
    outline: none;
}


.searchbox .ac_input::placeholder  {
    color: #999;
}


.searchbox .btn_clear {
    position: absolute;
    display: block;
    top: 10px;
    left: 428px;
    width: 14px;
    height: 14px;
    background-position:-136px 0;
}

.searchbox .btn_enter,.searchbox .btn_search {
    height: 34px;
    line-height: 26px;
    padding: 0 15px;
    color: #fff;
    border: none;
    background: -webkit-linear-gradient(top, #ff9920 0%,#ff7c34 100%);
    background: -moz-linear-gradient(top, #ff9920 0%,#ff7c34 100%);
    background: linear-gradient(to bottom, #ff9920 0%,#ff7c34 100%);
    cursor: pointer;
    font-size: 16px;
}

.searchbox .btn_enter:hover,.searchbox .btn_search:hover {
	opacity: .9;
}


.searchbox .hot_results {
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    width: 578px;
    color: #858585;
    margin-top: 5px;
}

.searchbox .hot_results a {
    display: inline-block;
    margin-right: 13px;
    color: #444;
    text-decoration: none;
}

.searchbox .hot_results a:hover {
    color: #f87412 !important;
    text-decoration: none;
}

.search_panel .help {
    float: left;
    display: inline;
    margin: 10px 0 0 12px;
    font-size: 14px;
    color: #06c!important;
}

.search_panel .idh {
    float: right;
    zoom: 1;
}

header .btn_enter,header .btn_search {
    float: left;
    width: 110px;
    height: 32px;
    cursor: pointer;
    border: 0 none;
    font-size: 15px;
    color: #333;
}

header .btn_enter {
    background-position: 0 0;
    margin-right: 10px;
}

header .btn_search {
    background-position: 0 -32px;
}


.top_add_btn:after,.search_wrap:after, .main_nav ul:after,.main_public_nav ul:after, .user_name:after, .topnavbox:after, .login_mod:after {
	content: "\200B";
	display: block;
	height: 0;
	clear: both;
}

/** end of search box **/

/** css of main nav **/
.nav_container {
	background: #f8f8f8;
	height: 40px;
	line-height: 40px;	
	/*box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);*/
	/*border-top:1px #ededed solid;*/
	/*border-bottom:1px #ededed solid;*/
}

.b_scopebar {
    width:1100px;
    margin:0 auto;
    z-index:100;
}

.b_scopebar li, .b_scopebar a,.b_scopebar span {
    display: inline-block;
}

.b_scopebar, .b_scopebar a, .b_scopebar a:visited{
    color: #181818;
    color:#666;
}

.b_scopebar .b_active a, .b_scopebar a:hover {
    color: #ff5c38;
}

.b_scopebar a {
    /*padding: 0 8px;*/
    text-decoration: none;
}

.b_scopebar a,.b_scopebar span {
    font-size: 14px;
}

.b_scopebar ul {
    height: 38px;
    overflow-y: hidden;
}

.b_scopebar li {
    padding: 0 1px;
    /*margin: 0 12px 0 13px;*/
    margin: 0 25px 0 0;
    line-height: 38px;
}

.b_scopebar .b_active {
	  font-weight: 700;
	  color:#ff6a00;
    /*border-bottom: 2px solid #ff947d;*/
}


.b_right {
	display: inline-block;
vertical-align: top;
float:right;
 }

.b_right a {
    display: inline-block;
    margin-left: 13px;
    padding: 0 2px;
    color: #666;
    line-height: 40px;
}

.b_right .icon_sm {
    display: inline-block;
    width: 16px;
    height: 16px;
}

.b_right a:hover {
    color: #ff5c38;
}



/** css end of main nav **/


/** css of public display search box **/

.xxx .search_form_wrap{
	position:relative;
	/*width:398px;*/
	display:inline-block;
	margin-left:30px;
	margin-top:0px;
}

.xxx .search_form_wrap .ac_input {
    background-color: rgba(255,255,255,.6);
    border: #b7b7b7 solid 1px;
    border-right: none 0;
    line-height: 24px;
    height: 24px;
    padding: 4px 10px;
    width: 280px;
    font-size: 14px;
    margin-right:-4px;
    background-position: -125px -20px;

}

.xxx .search_form_wrap .ac_input:focus {
    background-color: rgba(255,255,255,.85);
    outline: none;
}

.xxx .search_form_wrap .btn_clear {
    position: absolute;
    display: block;
    top: 10px;
    left: 276px;
    width: 14px;
    height: 14px;
    background-position: -136px 0;
}

.xxx .search_form_wrap .btn_search,.xxx .search_form_wrap .btn_enter {
    height: 34px;
    line-height: 26px;
    padding: 0 15px;
    color: #fff;
    border: none;
    background: -webkit-linear-gradient(top, #ff9920 0%,#ff7c34 100%);
    background: -moz-linear-gradient(top, #ff9920 0%,#ff7c34 100%);
    background: linear-gradient(to bottom, #ff9920 0%,#ff7c34 100%);
    cursor: pointer;
    font-size: 16px;
}



/** end of public display search box **/

/************** bk_footer ******************/


#footer {
padding: 40px 0 19px 0;
text-align: center;
color: #666;
clear: both;
	}
#footer ul {
padding: 1px 0 7px;
display: inline-block;
zoom: 1;
overflow: hidden;
}	

#footer ul li {
height: 12px;
line-height: 12px;
padding: 0 8px 0 9px;
margin-left: -1px;
float: left;
border-left: 1px solid #666;
}

#footer a {
position: relative;
color: #666;
/*text-decoration: underline;*/
text-decoration: none;
}



/** end of footer **/

/** top_link_box **/

.top_link_box {
	display: block;
	width: 100%;
	padding:0;
	border: 1px solid #e6e6e6;
	margin-bottom:20px;
	background-color:#fff;
	padding-bottom:10px;
}

.top_link_box {
	font-family: "Open Sans","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",Arial,Verdana,Tahoma,sans-serif;
}


.top_box_container{
	word-wrap:break-word;word-break:break-all;
}

.top_box_inner{
	padding: 10px 13px;
}

	

/** start of wrapper **/
#wrapper {
color: #333;
/*clear: both;*/
display: block;
zoom: 1;
}

.main_body {
/*background: url(/images/bg/bk_bg.jpg) top left repeat;*/
/*background: #f8f8f8;*/
background: #fff;
}


/** main_wrap **/
.main_wrap {
float: left;
width: 710px;
/*width: 800px;*/
padding: 0px;
/*background-color:#fff;*/
background-color: transparent;
}



.main_container {
position: relative;
/*width: 1020px;*/
/*background-color: #fafafa;*/
/*width: 1060px;*/
width: 1090px;
/*width: 1050px;*/
width: 1100px;
margin: 20px auto 45px;
/*
box-shadow: 0 0 3px rgba(0,0,0,0.1);
*/
color: #666;
zoom: 1;
/*border: 1px solid #e3e3e3 \9;*/
min-height:500px;



}


.main_sidebar {
width: 260px;
margin-left:10px;
float: right;
font-size: 14px;
padding-bottom:30px;
}



.no_record_tip_wrap {
    padding-left: 380px;
}
.no_record_tip_wrap {
    position: relative;
}

.no_record_tip_wrap .exp1 {
    top: 60px;
}
.no_record_tip_wrap .exp1 {
    position: absolute;
    left: 260px;
    top: 50px;
}

.no_record_tip_wrap i {
    background: url(http://www.isvlink.com/images/bg/ssbk_lemma_exp.png) no-repeat;
    display: inline-block;
    width: 120px;
    height: 90px;
}


.no_record_tip_wrap .exp1 {
    background-position: 0 0;
}

.no_record_tip_wrap p {
    font-family: 'pingfang sc',stheiti,simsun,sans-serif;
}

.no_record_tip_wrap .main {
    margin-bottom: 0;
    color:#666;
}
.no_record_tip_wrap .main {
    padding-top: 90px;
}
.no_record_tip_wrap .main {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

#login_iframe_container {
    position: fixed;
    border-top: 2px solid #fa7f40;
    z-index: 1020;
}

#login_mask {
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
}


.user_link {
	color: #999;
	text-decoration: none;
}

.user_link:hover {
    text-decoration: underline;
}

.a_link{
    background-color: #2196ff;
    color: #fff;
    padding: 1px 3px;
    font-size:11px;
}


/** css of bk_sidebar_section **/


.bk_banner {
height: 94px;
margin-bottom: 10px;
}

.bk_sidebar_big_section {
display: block;
/*width: 270px;*/
padding: 0;
/*border: 1px solid #e6e6e6;*/
/*border: 1px solid #ededed;*/
/*border-top: 2px #ff9920 solid;*/
/*margin-bottom: 20px;*/
margin: 0 0 10px 0;
background-color: #f9f9f9;
background-color: #fff;
/*padding-bottom: 10px;*/
/*padding: 10px 8px;*/
/*
border-radius: 2px;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.04);
*/
border-top: 2px #ff9920 solid;
/*
border-left: 1px solid #ededed;
border-right: 1px solid #ededed;
border-bottom: 1px solid #ededed;
*/
position:relative;
}



.bk_sidebar_big_title {
/*height: 40px;*/
/*padding: 0 0 15px;*/
/*border-bottom: 1px solid #E1E1E1;*/
/* background: #F8F8F8; */
/*background-color: #ffb900;*/
/*border-bottom: 1px solid #E1E1E1;*/
border-bottom: 1px solid #eee;
/*background:#fff;*/
margin-bottom:7px;
}

.a_link_info_box{
		border-top: 2px #ff9920 solid;
		background-color: #f9f9f9;
    margin: 0 auto 10px;
    padding-bottom: 10px;
    height: auto;
}

.a_link_info_box .bk_sidebar_content{
	padding:8px 20px;
}
  

.bk_sidebar_c_title {
    height: 25px;
    padding: 6px 20px 3px;
    color: #666;
    line-height: 25px;
    text-align: right;
    position: relative;
}



.bk_sidebar_c_title .txt {
    font-size: 16px;
    float: left;
    font-weight: 700;
}

.bk_sidebar_big_title span.icon {
float: left;
/*padding: 12px 13px;*/
padding: 12px 10px;
min-width: 13px;
/*border-right: 1px solid #dadada;*/
line-height: 20px;
/*background: url(/images/icons/icon-2.gif) no-repeat 12px 13px;*/
}


.bk_sidebar_big_title em {
	float:left;
	line-height:40px;

}



.bk_sidebar_big_title h3.sidebar_link_title {
    height:32px;
    line-height:32px;
    float:left;
}

.bk_sidebar_title h3.sidebar_link_title {
    height:32px;
    line-height:32px;
    float:left;
}


.bk_sidebar_big_title h3.dl_link_t .line {
    display: block;
    float: left;
    width: 3px;
    height: 15px;
    background: #cf2730;
    overflow: hidden;
    margin: 8px 5px 0 0;
}

.bk_sidebar_big_title h3.sidebar_link_title .line {
    display: block;
    float: left;
    width: 3px;
    height: 15px;
    background: #cf2730;
    overflow: hidden;
    margin: 8px 5px 0 0;
}

.bk_sidebar_big_title h3.sidebar_link_title .txt {
    display: block;
    float: left;
    font-size: 16px;
    color: #666;
}

.bk_sidebar_big_title h3.sidebar_link_title .dl_more {
    float: right;
    padding-right:12px;
}


.bk_sidebar_big_title .dl_link_t {
    height: 32px;
    border-bottom: solid 1px #e6e6e6;
    line-height: 32px;
    overflow: hidden;
}


.bk_sidebar_big_title .dl_link_t span{
    font-size: 16px;
    color: #666;
}

a.ask_more {
    float: right;
    font-size: 12px;
    color: #509de4;
}



.grayb {
    color: #bbb;
}

.bk_sidebar_image_wrap {
    /*max-height: 60px;*/
    position: relative;
    float: left;
    /*max-width: 90px;*/
    /*width:90px;*/
    /*height: 60px;*/
    clear: both;
    margin: 1px 10px 0 0;
    overflow: hidden;
    transition-duration: .5s;
    /*border:1px solid #ccc;*/

}

.bk_sidebar_image_wrap a{
	display: table-cell;
  text-decoration: none;
  width: 90px;
  height: 60px;
  vertical-align: middle;
  text-align: center;
  padding:1px;
  border:#ddd solid 1px;
}

.bk_sidebar_image_wrap img {
    /*float: left;*/
    width: auto;
    height: auto;
    max-width: 90px;
    max-height:60px;
    overflow:hidden;
}

.bk_sidebar_big_section .link_big_block {
    margin-bottom: 25px;
    /* height: 80px; */
    display: block;
    /* overflow: hidden; */
    font-size:12px;
}


.bk_sidebar_section {
background-color: #fff;
/*border: 1px solid #ededed;*/
/*padding: 20px 15px 10px;*/
/*padding: 10px 13px;*/
/*width:252px;*/
overflow: hidden;
padding:0;
/*
margin-right:10px;
margin-top:10px;
*/
margin-bottom:20px;

}


.bk_sidebar_inner {
  /*padding: 10px 13px;*/
  padding: 20px 23px;
  position: relative;
}

.bk_sidebar_inner2 {
	padding: 10px 1px;
	position: relative;
}



.bk_sidebar_section .bk_sidebar_title {
border-bottom: 1px #d8d1d1 dashed;
padding-bottom: 5px;
margin-bottom: 7px;
font-size: 14px!important;
font-weight: bold;
color: #555;
}

.bk_sidebar_section .bk_sidebar_title .dl_link_t {
    height: 32px;
    border-bottom: solid 1px #e6e6e6;
    line-height: 32px;
    overflow: hidden;
}

.bk_sidebar_section .bk_sidebar_title .line {
    display: block;
    float: left;
    width: 3px;
    height: 15px;
    background: #cf2730;
    overflow: hidden;
    margin: 8px 5px 0 0;
}

.bk_sidebar_section .bk_sidebar_title .txt {
    display: block;
    float: left;
    font-size: 16px;
    color: #666;
}

.bk_sidebar_title:after,.bk_sidebar_big_title:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
}


.side-list-item {
line-height: 22px;
color: #555;
font-size:12px;
}

.box_shadow {
    box-shadow: 0 1px 1px rgba(0,0,0,0.04);
    border-radius: 2px;
}


/** end of bk_sidebar_section **/
/** css of column_group **/

.column_group {
  margin-bottom: 35px;
  zoom: 1;
}

.column_unit {
    width: 100%;
}

.column_unit .title_wrap {
    height: 24px;
    margin-bottom: 15px;
    
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
}


.column_unit .title_wrap h2 {
    float: left;
    line-height:18px;
    font-size:20px;
    color: #336;
}


.title_wrap .ico_more {
    float: right;
    margin: 8px 0 0 0;
}
.title_wrap .ico_more {
	background: url(//www.isvlink.com/images/bg/sgbk_index_ico_sprite.png) no-repeat;
    display: block;
    width: 27px;
    height: 14px;
    background-position: -80px 0;
    overflow: hidden;
    text-indent: -9999px;
}


.hot_rank {
    margin-top: -10px;
}

.hot_rank li {
    line-height: 27px;
    border-bottom: 1px dotted #b7b7b7;
    height: 29px\0;
    zoom: 1;
}

ul, ol {
    list-style: none;
}
ul, ol {
	padding:0;margin:0;
}

li {
    vertical-align: top;
}

.hot_rank .ico_rise, .hot_rank .ico_down {
    float: right;
    display: block;
    margin: 12px 2px 0 0;
}

.baike_icon, .baike_icon_grey, .ico_new, .assignment_center i, .collect_index i, .ico_rise, .ico_down, .ico_more, .ico_t_qq, .sub_title_wrap i, .assignment_wrap .btn_change, .assignment_wrap .lemma_name, .award_list i, .menu_wrap i {
    background: url(//www.isvlink.com/images/bg/sgbk_index_ico_sprite.png) no-repeat;
}

.ico_more {
    display: block;
    width: 27px;
    height: 14px;
    background-position: -80px 0;
    overflow: hidden;
    text-indent: -9999px;
}

.ico_rise {
    background-position: -25px 0;
}

.ico_rise, .ico_down {
    display: inline-block;
    width: 7px;
    height: 8px;
    overflow: hidden;
}

.hot_rank li .top {
    color: #ff730c;
}

.hot_rank li span {
    font-size: 13px;
    font-style: italic;
    color: #5c97ec;
    margin-right: 8px;
}

.hot_rank li a {
    color: #666;
}



.news_list li {
    line-height: 27px;
    border-bottom: 1px dotted #b7b7b7;
    height: 29px\0;
    zoom: 1;
}

.news_list li span {
    font-size: 13px;
    font-style: italic;
    color: #5c97ec;
    margin-right: 8px;
}

.news_list li a {
    color: #666;
}

.hao_item {
    position: relative;
    background: #fff;
    padding: 5px;
    border-bottom: 1px solid #efefef;
}

.hao_item .pic {
    float: left;
    width: 60px;
    height: 60px;
    clear: both;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
}

.hao_item .pic a {
    text-decoration: none;
}

.hao_item .pic img {
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    padding: 3px;
    border: 2px solid #e8e8e8;
}




/** end css of column_group **/

/** 上维号 **/
.site_recommend_box {
	padding: 0;
	padding-bottom: 10px;
	border-top: 2px #ff9920 solid;
	border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  
	background-color: #fff;
	padding-bottom: 10px;
	height: auto;
	overflow: hidden;
	margin: 0 0 10px 0;
	position: relative;
	zoom: 1;	
}


.site_recommend_box .titleR {
    height: 25px;
    padding: 6px 20px 0;
    color: #191919;
    line-height: 25px;
    text-align: right;
    position: relative;
}
.site_recommend_box .titleR .txt {
    font-size: 16px;
    float: left;
    font-weight: 700;
}

.site_recommend_box .con{
	padding:8px 20px;
}



.site_recommend {
	font-size: 12px;
	margin-bottom:10px;
}

.site_recommend a{
	text-decoration:none;
}

.site_recommend .pic{
	width: 50px;
  height: 60px;
  margin-right: 10px;
  float: left;
  overflow: hidden;
  transform-style: preserve-3d;  
}

.site_recommend .pic img {
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.site_recommend h4 {
    font-size: 14px;
    font-weight: 400;
    height:16px;
}

.site_recommend h4 a{
	color:#191919;
	text-decoration:none;
}

.site_recommend a:hover {
	color: #e63939;
}

.site_recommend p{
    
}
.site_recommend p.fulltxt {
	padding-top: 2px;
	line-height: 16px;
  overflow: hidden;
	height: 32px;    
	color: #999;    
}
.site_recommend p.cite {
	word-wrap: break-word;
	color: #006d21;
	line-height:16px;
}


/** 将所有的 isv links 的 css 统一到这里,因为 new_common.css是一个共同的 css **/
/**************************************************************************************************/
.bk_sidebar_big_title .btn_open_more,.bk_sidebar_big_title .btn_hide_list,.bk_sidebar_big_title .btn_open_list {
	float: right;
    width: 57px;
    height: 32px;
    line-height:32px;
    color: #5e5e5e;
    text-decoration: none;
}


.bk_sidebar_big_title .btn_open_more i,.bk_sidebar_big_title .btn_hide_list i,.bk_sidebar_big_title .btn_open_list i{
    display: inline-block;
    vertical-align: 0;
    width: 10px;
    height: 10px;
    margin-left: 2px;
    overflow: hidden;
}

.bk_sidebar_big_title .btn_open_more i,.bk_sidebar_big_title .btn_hide_list i,.bk_sidebar_big_title .btn_open_list i{
    background: url(//www.isvlink.com/images/bg/sprite_toolbar.png) no-repeat;
}

.bk_sidebar_big_title .btn_open_more i {
    background-position: -276px -37px;
}

.bk_sidebar_big_title .btn_hide_list i{
    background-position: -306px -37px;
}

.bk_sidebar_big_title .btn_open_list i{
    background-position: -290px -37px;
}

.c_vote i,.c_views i,.c_updated i,.user_link i,.c_small_link:hover i {
    background-image: url(http://www.isvlink.com/images/bg/sprite_toolbar.png);
    background-repeat: no-repeat;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}


.user_link i {
    margin: -1px 4px 0 1px;
    background-position: -19px -36px;
    width: 12px;
    height: 12px;

}

.c_updated i {
    margin: -1px 4px 0 1px;
    background-position: -32px -36px;
        width: 12px;
    height: 12px;

}
.c_views i {
    margin: -1px 4px 0 1px;
    background-position: -189px -33px;
    width: 18px;
    height: 16px;
}

.c_vote i {
    margin: -1px 4px 0 1px;
    background-position: -73px -33px;
    width: 15px;
    height: 16px;
}


.bk_sidebar_adline {
	
	
}

.bk_sidebar_adline .c_title span {
    font-size: 14px;
    color: #136ec2;
}

.bk_sidebar_adline .c_title a {
    line-height: 18px;
    text-decoration: none;
}


.bk_sidebar_adline p.fulltxt {
    color: #555;
    font-size: 13px;
}

.bk_sidebar_adline p.c_cite {
    color: #008000;
    font-size: 11px;
}


.a_sites_list_box .bk_sidebar_content{
	padding:8px 20px;
}



.bk_sidebar_adline .user_link {
	font-size:13px;
}
.bk_sidebar_adline .c_info{
	color:#999;
	font-size:12px;
}

.a_sites_list_box .c_info i.icon_c_link {
  	display: inline-block;
  	vertical-align: bottom;
  	margin-left: 10px;
  	margin-right: 5px;
  	background-image: url(//www.isvlink.com/images/bg/sprite_toolbar.png);
  	background-repeat: no-repeat;
}

.a_sites_list_box .c_info i.icon_c_link {
  	background-position: -212px -30px;
    width: 16px;
    height: 18px;
}

.a_sites_list_box .c_info img {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin-right: 5px;
    margin-top: 3px;
    display: inline-block;
}

.a_sites_list_box .c_info span {
    display: inline-block;
    vertical-align: top;
}


.bk_sidebar_adline .c_small_link {
   display: inline-block;
   text-decoration: none;
   color:#999;
   float: right;
   margin-right: 8px;
   width: 22px;
}

.bk_sidebar_adline .c_views {
	
}

/**   end of isv_links **/

/** 客服 **/

.bk_sidebar_big_section_box_wrap {
    padding: 5px;
    margin-bottom:10px;
    /*
    background: url(//www.isvlink.com/images/bg/sgbk_index_bg.png);
    */
}
.contact_box {
  /*
  font-family: PingFang SC,Hiragino Sans GB,Arial,Microsoft YaHei,Verdana,Roboto,Noto,Helvetica Neue,sans-serif !important;  
  -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.05);
  box-shadow: 0 2px 4px 1px rgba(0,0,0,0.05);
  */
  background-color:#fafafa;
}

.contact_box a {
	color:#999;
	font-size:13px;
	font-weight:bold;
}

.contact_box a:hover {
	color: #4f4f4f;
}

.contact_wrap {
    padding: 5px 10px 0;
    margin-bottom: 20px;
}

.contact_wrap .title_wrap {
    margin: 0 0 25px;
    line-height: 14px;
    _line-height: 16px;
    height: 14px;
    text-align: center;
    border: 0 none;
}

.contact_wrap .contact_info_box {
	clear: both;
	height:128px;
}

.contact_wrap .contact_info_box .img_box {
    float: left;
    margin-right:5px;
}

.contact_wrap .contact_info_box .img_box img {
    display: block;
    width: 108px;
    height: 108px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 2px 0 0 rgba(0,0,0,0.07);
    box-shadow: 0 2px 0 0 rgba(0,0,0,0.07);
}

.contact_wrap .contact_info_box .contact_info{
	float:left;
}

.contact_wrap .contact_info_box .contact_info p a {
    font-size: 13px;
    line-height:24px;
    height:24px;
    color: #999;
}

.contact_box .feed_copyright {
    padding: 8px 0;
    clear: both;
    overflow: hidden;
    text-align: left;
    font-size: 14px;
    color: #999;
}
.contact_box .feed_copyright p {
    clear: both;
    overflow: hidden;
    font-size: 14px;
    color: #999;
}

.contact_box .feed_copyright p a:link, .contact_box .feed_copyright p a:visited {
    color: #8c8a8a;
}


.contact_box .feed_copyright p a:hover {
    /*color: #CA0C16;*/
    text-decoration: underline;
}

.contact_wrap .contact_list li {
    margin-bottom: 3px;
}

.contact_wrap .contact_list p {
    line-height: 20px;
    padding-left:28px;
}


.contact_wrap .contact_list img {
    padding-left:22px;
}


.contact_box .bg_gray .feed_copyright p a.right-dotte::after {
    content: '';
    display: inline-block;
    margin: 0 8px;
    width: 2px;
    height: 2px;
    background-color: #4d4d4d;
    border-radius: 1px;
    vertical-align: middle;
}

.contact_box .bg_gray .allow_info_box {
    padding: 8px 0;
    font-size: 12px;
    color: #999;
    border-top: 1px solid #e3e3e3;
}

.contact_box .bg_gray .allow_info_box a {
    line-height: 24px;
    font-size: 12px;
    color: #999;
}


.contact_list li:after{
	content: " ";
	display: block;
	height: 0;
	clear: both;
}




.btn_contact_us_a i,.btn_contact_us_b i,.btn_contact_us_c i{
    float: left;
    display: inline-block;
    width: 22px;
    height: 20px;
    margin-right: 3px;
    background: url(//www.isvlink.com/images/bg/sprite_toolbar.png) no-repeat;
}

.btn_contact_us_a i {
	/*background: url('//www.isvlink.com/images/icons/icon_112.png') no-repeat 0px 0px;*/
}

.btn_contact_us_a i {
  background-position: -376px -31px;
}

.btn_contact_us_b i {
	/*background: url('//www.isvlink.com/images/icons/icon_113.png') no-repeat 0px 0px;*/
  background-position: -350px -31px;
}
.btn_contact_us_c i {
	/*background: url('//www.isvlink.com/images/icons/icon_114.png') no-repeat 0px 0px;*/
  background-position: -324px -31px;
}

.contact_box .bg_gray {
    padding-left: 10px;
    /*background: #fafafa;*/
    border-radius: 3px;
}

.contact_box .bg_gray .feed_copyright {
    padding: 8px 10px;
    clear: both;
    overflow: hidden;
    text-align: left;
    font-size: 14px;
    color: #999;
}

.contact_box .bg_gray .allow_info_box {
    padding: 8px 0;
    font-size: 12px;
    color: #999;
    border-top: 1px solid #e3e3e3;
}

/** end of 客服 **/

/** css of top box **/

.top_slider {
	width:100%;
	height:225px;
	overflow:hidden;
	position:relative;
	background-color:#fff;
	margin-bottom:25px;
}

#slider DIV.bgall {
	WIDTH:710px;height:225px;overflow:hidden;
}


#slider UL.text1 {	MARGIN: 20px 50px auto 20px;}
#slider UL.text1 LI { height:36px;TEXT-ALIGN: left; LIST-STYLE-TYPE: none; PADDING-LEFT: 20px; BACKGROUND: url(//www.isvlink.com/images/bg/sgbk_individual_msg_bg.png) no-repeat; COLOR: #52667f; }
#slider UL.text1 LI A {	COLOR: #1859ab; TEXT-DECORATION: none;}
#slider UL.text1 LI A:hover {	TEXT-DECORATION: none;}



.top_slider .btns {
	/*HEIGHT: 20px;width:550px;FLOAT:right;MARGIN-TOP:-47px;margin-right:85px;*/
	height: 20px;
	position:absolute;top:177px;right:88px;
}
#slider DIV.btns DIV.cells {
	TEXT-ALIGN: center; 
	FLOAT:LEFT;
  /*MARGIN-BOTTOM:17px;*/
  MARGIN-LEFT:0;PADDING-LEFT:0;
	CURSOR: pointer;
}

.top_slider .btns a {
	display: block; 
	text-decoration: none;
	width: 30px;
	height:5px;
	margin:0 3px;
	cursor: pointer;
	background:#fff;
	background: #b5b5b533;
  padding: 10px 0;

	box-sizing: content-box;
	background-clip: content-box!important;  
	transition: all .8s ease-out;
}


.top_slider .btns a:hover {
	background: #fff;
	background-clip: content-box!important;
}

.top_slider .btns span{
	visibility:hidden;
}


.features_list {
padding: 0px;
margin: 0px;
margin-left: 20px;
font-size:20px;
font-weight:600;
}

.features_list li {
    padding: 5px 0;
    /* margin: 0px; */
    list-style-image: url(//www.isvlink.com/images/icons/point.jpg);
    list-style-position: inside;
}

.slide_content {
    background-image: url(//www.isvlink.com/images/bg/content_bg.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 225px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin: 0;
    text-align: left;
    padding: 10px 62px;
    color: #fff;
}


.slide_content h1{
	padding:20px;
	font-weight:700;
}
/** end css of top box **/ 
/** tipshow **/
.tipWrap {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    text-align:center;
    margin-top:3px;
    z-index:99999;
}

.tip_save {
	  display:block;
    margin:0 auto;
    font-size: 12px;
    max-width: 380px;
    height: 32px;
    background-color: #fff5cd;
    border: 1px solid #f5cf89;
    line-height: 32px;
    color: #c60;
    text-align: center;
}
/** end of tipshow **/


.warnning {
	  display:block;
    color: #333;
    background-color: #fff5cd;
    border: 1px solid #f5cf89;
    line-height: 32px;
    color: #c60;
    
    padding: 10px 15px;
    border: 1px solid transparent;
    font-size: 15px;
    text-align: center;

}

/** css of hot news **/
.bk_news_wrap {
    position: relative;
    /*margin-top: 5px;*/
    border-top: 1px solid #ececee;
    border-left: 1px solid #d3d0d6;
    border-right: 1px solid #d3d0d6;
    border: 1px solid #d3d0d6;
    border:1px solid #E4E4E4;
    background-color:#fcfcfc;
    height: 194px;
    overflow: hidden;
    background: url(//www.isvlink.com/images/bg/sgbk_index_news_bg.png);
}

.bk_news_wrap .ico_hot {
    background: url(//www.isvlink.com/images/bg/sgbk_index_ico_sprite.png) no-repeat;
}


.bk_news_wrap .ico_hot {
    display: block;
    width: 38px;
    height: 38px;
    background-position: -70px -21px;
}

.bk_news_wrap .ico_hot {
    position: absolute;
    top: -1px;
    left: -1px;
}

.bk_news_wrap h3 {
    display: block;
    font-family: arial,'pingfang sc',stheiti,'microsoft yahei',sans-serif;
    padding-left: 20px;
    margin: 15px 0 5px;
    font-size: 14px;
}


.bk_news_wrap .lemma_list {
    _position: relative;
    margin-top: -1px;
}



.bk_news_wrap .lemma_list li,.side-list-ul li{
    padding-left: 20px;
    line-height: 30px;
    border-bottom: 1px dotted #b7b7b7;
    background-image: url(//www.isvlink.com/images/bg/sgbk_index_ico_sprite.png);
    background-repeat: no-repeat;
    background-position: -187px 8px;
}

.bk_news_wrap .lemma_list li a,.side-list-ul a {
    color: #666;
}
.bk_news_wrap .lemma_list li span {
  padding-right:5px;
}
.side-list-ul li span {
	padding-right:5px;
}


/** end of css hot news **/


/** css of links box , links list **/
.links-list {
	font-family: "Open Sans","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",Arial,Verdana,Tahoma,sans-serif;
	font-size:14px;
	display: block;
	width: 100%;
	padding:0;
	/*border: 1px solid #e6e6e6;*/
	border:none;
	/*margin-bottom:20px;*/
	background-color:transparent;
	/*padding-bottom:10px;*/
}


.bk_entity_main .navbar {
    line-height: 16px;
    width: 100%;
    border-bottom:1px solid #eee;
    padding:3px 0;
    margin-top:20px;
    margin-bottom:15px;
    padding-bottom:5px;
}

.bk_entity_main .navbar h2 {
    padding-left: 20px;
    font-size: 14px;
}


.items{
	position: relative;
  background: #fff;
  padding: 20px 0;
  border-bottom: 1px solid #efefef;
}

.links_c .items .pic {
    float: left;
    width:188px;
    height:150px;
    clear: both;    
    margin-right: 15px;
    overflow: hidden;
    position: relative;
}

.links_c .items .pic a {
	text-decoration:none;
}

.links_c .items .pic img {
   display:block;
   width: auto;
   height: auto;
   width:188px;
   height:150px;
}

.links_c .items .c_wrap {
	position:relative;
	/*margin:0 20px 0 225px;*/
}

.c_wrap:after,.btn_wrap:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
}

.wrap_title {
    margin: 0 0 5px 0;
}

.wrap_title a {
    font-size: 16px;
    font-size: 20px;
    line-height: 20px;
    text-decoration:none;
    font-weight: 700;
    color:#666;
}


.wrap_title a:hover {
	color:#fa5a5a;
}

.c_wrap .wrap_content {
    height:90px;
    overflow: hidden;
    color: #999;
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
    word-wrap: break-word;
}

small, cite, code, em, th, i, b {
    font-size: 1em;
    font-style: normal;
}

.c_wrap .wrap_info {
	/*
    position: absolute;
    bottom: 0;
    */
    /*width: 100%;*/
    line-height: 16px;
    color: #777;
    height: 20px;
    font-size:12px;
    overflow:hidden;
    zoom:1;
}

.c_wrap .wrap_info i {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
	margin-right: 5px;
	background-image: url(http://www.isvlink.com/images/bg/sprite_toolbar.png);
	background-repeat: no-repeat;
}

.c_wrap .wrap_info i.icon-eye {
    width: 20px;
    height: 16px;
    background-position: -37px -7px;
}

.c_wrap .wrap_info i.icon-comments {
    width: 20px;
    height: 16px;
    background-position: -9px -7px;
}


.c_wrap .wrap_info i.icon-mark {
    width: 20px;
    height: 16px;
    background-position: -88px -7px;
}
.c_wrap .wrap_info i.icon-user {
    width: 20px;
    height: 16px;
    background-position: -166px -6px;
}

.c_wrap .wrap_info .img {
    float: left;
}

.c_wrap .wrap_info span {
    display: inline-block;
    vertical-align: top;
}

.c_wrap .wrap_info a {
    color: #777;
    vertical-align:top;
}
.c_wrap .wrap_info a:hover {
	 color:#fa5a5a;
}

.c_wrap .wrap_info .dot {
    margin: 0 2px 0 3px;
}

.c_wrap .wrap_info .update {
    margin: 0 8px 0 0;
}

.c_wrap .wrap_info .site {
    /*margin-right:8px;*/
}

.c_wrap .wrap_info .i_updated {
}

.c_wrap .wrap_info .c_rating {
	padding-left:10px;
}

.c_wrap .wrap_info .b_ratingText{
	font-weight:normal;
	padding-left:3px;
}



.c_wrap .wrap_info .isv_t_link {
	margin-right:13px;
}

cite {
    word-wrap: break-word;
    color: #006d21;
}



/** end of links box , links list css **/

/** search css of c_results **/ 

.b_results {
	color: #666;
	line-height: 18px;	
  font: 13px/normal tahoma,arial,sans-serif;
}

.b_results {
  margin-top: 0px;
  margin-bottom:20px;
}
.b_results h2 {
    font-size: 18px;
    margin-bottom: 5px;
    /*font-weight: normal;*/
}
.b_results h2 a {
    /*text-decoration: underline;*/
    text-decoration: none;
}
.b_results a {
    text-decoration: none;
}
.b_results h2 a:hover {
    text-decoration: underline;
}
.b_results>li a {
    /*color: #36c;*/
    /*color: #001ba0;*/
}
.b_results em {
    color: #c00;
}
.b_results>li {
	margin-bottom: 20px;
	zoom: 1;
}
.b_results .b_tool {	
	text-indent: 100%;
  white-space: nowrap;
  display: inline-block;
  vertical-align: bottom;
	background: url("data:image/gif;base64,R0lGODlhEAAQAJECAAAAzFZWzP///wAAACH5BAEAAAIALAAAAAAQABAAAAIplI+py+0PUQAgSGoNQFt0LWTVOE6GuX1H6onTVHaW2tEHnJ1YxPc+UwAAOw==") no-repeat;
  width: 16px;
  height: 18px;
	overflow:hidden;
	margin-right:10px;	
	float:right;
}
.b_results>li:after, .info:after{
    content: " ";
    display: block;
    height: 0;
    clear: both;
}
.b_results .c_wrap:after{
    content: " ";
    display: block;
    height: 0;
    clear: both;
}


.b_results .c_item {
	position: relative;
  background: #fff;
  padding: 20px 0;
  border-bottom: 1px solid #efefef;
}

.b_results .c_item .c_hList li {
  font-size: 12px;
  line-height:16px;
  padding-right:13px;
}

.b_results .c_item .c_hList li span {
	color:#777;
}

.b_results .c_item .c_fulltxt {
    max-height: 60px;
    margin-top: 2px;
    overflow: hidden;
    line-height: 18px;
    color: #666;
    font-size: 14px;
    width:100%;
    padding-bottom:3px;
}

.b_results .c_item .pic {
    float: left;
    width:188px;
    height:150px;
    clear: both;    
    margin-right: 15px;
    overflow: hidden;
    position: relative;
}

.b_results .c_item .pic a {
	text-decoration:none;
}

.b_results .c_item .pic img {
   display:block;
   width: auto;
   height: auto;
   max-width:188px;
   max-height:150px;
   width:188px;
   height:150px;
}




.b_results .c_item .pic a,.b_results .c_item .s_pic a {
	text-decoration:none;
}


.b_results .c_item .s_pic {
    float: left;
    width:150px;
    height:150px;
    clear: both;    
    margin-right: 15px;
    overflow: hidden;
    position: relative;
}

.b_results .c_item .s_pic img {
   display:block;
   width: auto;
   height: auto;
   max-width:150px;
   max-height:150px;
}



.b_results .c_item .c_wrap {
	position:relative;
	/*display: table-cell;*/
	*display:inline-block;/** ie6,ie7**/
	/*margin:0 20px 0 225px;*/
}
.b_results .c_item .c_wrap:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
}

.b_results .c_item .c_title {
    margin: 0 0 8px 0;
}
.b_results .c_item .c_title a {
    display:inline-block;
    overflow:hidden;
    font-size: 16px;
    font-size: 20px;
    line-height: 20px;
    text-decoration:none;
    font-weight: 700;
    color:#666;
}

.b_results .c_item .c_title a:hover {
	text-decoration:none;
	color:#fa5a5a;
}

.b_results .c_item .c_content {
	  overflow: hidden;    
    color: #999;
    font-size: 14px;
    line-height: 24px;
    word-wrap: break-word;
}

/** 如果有图片 **/
.b_results .c_wrap.rich .c_content {
		min-height:80px;    
}


.b_results .c_item .c_wrap  .c_cite {
	line-height: 22px;
	color: #666;
	font-size:11px;
	height: 22px;	
	word-wrap: break-word;
	color: #006d21;
	overflow:hidden;
}


/** view tags commetns sitelinks userlinks 等内容行 **/
.b_results .c_item .c_wrap .c_info {
	  line-height: 20px;
    color: #777;
    height: 20px;
    font-size:12px;
    overflow:hidden;
    zoom:1;
}
.b_results .c_item .os {
	  display: inline-block;
    background-color: #4CAF50;
    color: #FFF;
    padding: 0 3px;
    margin-left: 3px;
    font-size: 10px;
}


.b_results .c_item a.os_link {
    display: inline-block;
    margin-left: 10px;
    margin-right:10px;	
    padding:0 4px;
    height:18px;
    line-height: 16px;
    overflow: hidden;
    vertical-align: text-bottom;
    color: #ff6a00;
    /*background: #2196ff;*/
    box-sizing: border-box;
    border: 1px solid #ff6a00;
    font-size: 12px !important;
    text-decoration: none;
    white-space: nowrap;
    float:right;
    border-radius: 2px;
}

.b_results .c_item .os_link:hover {
	background: #ff7c34;
  color: #fff;
}

/*
.c_item .comments,.c_item ,.c_item .,.c_item .view{
	display:none;
}*/


.b_results .c_item .c_wrap .c_info i {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
	margin-right: 5px;
	background-image: url(http://www.isvlink.com/images/bg/sprite_toolbar.png);
	background-repeat: no-repeat;
}
.b_results .c_item .c_wrap .c_info .view i{
    width: 20px;
    height: 16px;
    background-position: -37px -7px;
}
.b_results .c_item .c_wrap .c_info .comments i{
    width: 20px;
    height: 16px;
    background-position: -9px -7px;
}

.b_results .c_item .c_wrap .c_info .tags i {
    width: 20px;
    height: 16px;
    background-position: -88px -7px;
}

.b_results .c_item .c_wrap .c_info .tags a {
	margin-right:10px;
}

.b_results .c_item .price {
	color:red;
	font-weight:bold;
}

.b_results .c_wrap .c_info span {
    display: inline-block;
    vertical-align: top;
}

.b_results .c_item .c_wrap .c_info {
	color: #777;
	vertical-align:top;
}

.b_results .c_item .c_wrap .c_info a {
	/*color: #777;*/
	vertical-align:top;
}


.b_results .c_item .c_wrap .c_info a:hover {
	 /*color:#fa5a5a;*/
}

.b_results .c_item .c_wrap .c_info .dot {
    margin: 0 2px 0 3px;
}
.b_results .c_item .c_wrap .c_info .update {
    margin: 0 8px 0 0;
}
.b_results .c_item .c_wrap .c_info .site {
    /*margin-right:8px;*/
}

.b_results .c_item .c_wrap .c_info a.fastlink {
	display:inline-block;
	height:16px;
	line-height:16px;
	padding:1px 5px;
	color:#fff;
	background-color:#03a9f4;
	border:none;
	border-radius: 5px;
	margin:0 5px;
}


.b_results .c_item .cite {
    word-wrap: break-word;
    color: #006d21;
}
.b_results .c_item .c_attribution {
	/*display:none;*/
}

/** add for 客服中心 **/
.c_box {	
}

.c_box .c_row {	
}

.c_box .c_row .c_picbox {
	float:left;
	width: 90px;	
}

.c_box .c_row .c_picbox .c_th{
	display:block;
	width:80px;
	height:80px;
	font-size:0;
	background:url(//www.isvlink.com/images/links/th.png) no-repeat 0 0;
}


.c_box  .c_info {
}

.c_box .c_info .c_hPanel {
  color:#666;
  /*line-height: 30px;*/
  /*font: 24px/1.2em 'Microsoft YaHei',Arial,Helvetica,sans-serif;*/
}


/** 适用所有的 table **/
.c_box table {
    border-collapse: collapse;
    border-spacing: 0;
}

.c_info .c_kefu_div td {
	 padding-right: 14px;
}

.c_box table, .c_box img {
    border: 0;
}


.c_span13,.c_span24 {
	display: inline-block;
}

.c_span13 {
	font-size:13px;
}

.c_span24 {
	font-size:24px;
}

.c_box .c_attribution {
	padding-bottom: 3px;
}




/** 水平的 UL/LI **/ 
.w_hList{
	
}

.w_hList li {
  font-size: 12px;
  line-height:18px;
}

.w_hList>li {
	float:left;
	min-width:30%;
	color:#777;	
	overflow:hidden;
}

.w_hList>li>span {
	float:left;
	color: #999;
	margin-right: 4px;
}

.w_vList>li,.w_hList>li {
    padding-bottom:3px;
}
/** 垂直的 UL/LI **/
.w_vList {
}

.w_vList li {
    overflow: hidden;
    line-height: 22px;
}
.w_vList>li>span {
	float:left;
	color:#666;
	margin-right:4px;
}




/** end search cssof c_results **/


	/** css of links list box ,a type **/
	.xa_links_list_box{
		border-top: 2px #ff9920 solid;
		/*
		border-right: 1px solid #ededed;
		border-left: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    */
    background-color: #f9f9f9;
    margin: 0 auto 10px;
    padding-bottom: 10px;
    height: auto;
  }
  
	
	.a_links_list_box .a_links_item {
		margin:0 auto;
		width:300px;
		padding:8px 0;
	}
	
	.a_links_list_box .a_links_item .pic {
    max-height: 80px;
    position: relative;
    float: left;
    max-width: 90px;
    width: 90px;
    height: auto;
    clear: both;
    margin: 1px 10px 0 0;
    overflow: hidden;
    transition-duration: .5s;
  }
  
  .a_links_list_box .a_links_item .pic-do {
    overflow: hidden;
    transform-style: preserve-3d;
  }
  
  .a_links_item a:link, .a_links_item a:visited, .a_links_item a:hover {
  	color: #136ec2;
  	text-decoration: none;
  }
  
  .a_links_item a:hover {
  	color: #e63939;
  }
  
  .a_links_list_box .a_links_item .pic img {
    float: left;
    width: auto;
    height: auto;
    max-width: 100%;
  }
	
	
	.a_links_list_box .a_links_item .c_cite {
    font-size: .8em;
    color: #008000;
  }
  
	.a_links_list_box .a_links_item h4 {
		 padding-top: 0;
		 height: 22px;
		 overflow: hidden;
		 font-size: 14px;
		 line-height: 22px;
	}
  
	
	.a_links_list_box .a_links_item .c_info {
		color: #999;
    font-size: 12px;
  }
	
	.a_links_list_box .a_links_item .c_info img{
	  width: 16px;
    height: 16px;
    border-radius: 50%;
    margin-right: 5px;
    margin-top:3px;
    display: inline-block;
  }
  .a_links_list_box .a_links_item .c_info .isv_c_link {
  	float: right;
    margin-right: 8px;
    width: 22px;
   }
  
  .a_links_list_box .a_links_item .c_info span {
    display: inline-block;
    vertical-align: top;
  }
  
  .a_links_list_box .a_links_item .c_info i {
  	display: inline-block;
  	vertical-align: bottom;
  	margin-left: 10px;
  	margin-right: 5px;
  	background-image: url(//www.isvlink.com/images/bg/sprite_toolbar.png);
  	background-repeat: no-repeat;
  }
  
  .a_links_list_box .a_links_item .c_info i.icon_c_link {
  	background-position: -212px -30px;
    width: 16px;
    height: 18px;
  }
  
  .a_links_list_box .a_links_item .c_info i.icon_eye {
    width: 20px;
    height: 16px;
    background-position: -188px -33px;
  }
  
  .a_links_list_box .a_links_item .c_info  i.icon-comments {
    width: 20px;
    height: 16px;
    background-position: -9px -7px;
  }
  
  .a_links_list_box .a_links_item .c_info  i.icon-mark {
    width: 20px;
    height: 16px;
    background-position: -88px -7px;
  }
  
  .a_links_list_box .a_links_item .c_info i.icon-user {
    width: 20px;
    height: 16px;
    background-position: -166px -6px;
  }

/** end of isv_links_box **/
.column-8 {
	width:200px;
	float:left;
}
.left_cat_wrap {
	background-color:#fff;
	border: 1px solid #E0E0E0;
	border-bottom: none;
	margin-bottom: 10px;
}

.left_cat_wrap h2 {
    padding-left: 10px;
    color: #4C4C4C;
    position: relative;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    
    border-bottom: 1px solid #DBDBDB
}
.left_cat_list {
	background-color: #fafafa;
}
.left_cat_list li {
    padding-left: 20px;
    line-height: 38px;
    border-bottom: 1px solid #DBDBDB;
}
.left_cat_list li a{
	font-size: 13px;
	color:#333;
}

.left_cat_list li a:hover{
	color:#ff500b;
}


.left_cat_list li.cur a{
	color:#ff500b;
}

.left_cat_list li i {
    width: 11px;
    height: 10px;
    margin-right: 5px;
    display: inline-block;
    background: url(http://www.isvlink.com/images/icons/ico1.png) 0 -15px;
}

.page_navigation {
	/*background-color:#fff;*/
	height:32px;
	padding:0 30px;
	/*margin-bottom:10px;*/
	
}

.page_navigation span {
	padding: 0 3px;
	color:#9b9ea0;
}

.page_navigation h1 {
    display: inline;
    font-size: 14px;
    font-weight: bold;
    padding: 0px;
}

.page_navigation .page_left {
    height: 32px;
    line-height: 32px;
    padding-left:10px;	
    float: left;
}

.page_navigation .page_right {
	 padding-right:10px;
   line-height: 32px;
   height:32px;
   color:#999;
   float: right;
}


/** css of comments **/
.comment-area {
	padding: 35px 35px 50px 0;
	margin: 15px 0 5px 0;
	background-color: #fff;
}

.comment-area a {
    /*color: #2692ff;*/
}

.form-wordlimit {
    float: right;
    color: #909090;
}
.form-wordlimit span {
    font-family: Constantia,Georgia;
    font-size: 18px;
    font-weight: 400;
}

.btn-comment {
	font-size:13px;
    min-width: 120px;
    height: 32px;
    line-height: 32px;
    background-color: #ff7900;
    color: #fff;
    border: 0 none;
    border-radius: 16px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}


.btn-comment:hover {
   background-color:#ff6428;
   border-color:#ff7900;
}

.table_comment td {
	border-style: none !important;
}

.table_comment td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #dddddd;	
}

.table_comment td{
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}

.form-toolbar {
	margin-top:5px;
}

.form-toolbar .form-tool {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    vertical-align: middle;
}

.form-toolbar .form-action {
    margin-right: 0;
    padding: 10px 0;
}

.form-toolbar .form-tool .faces-btn {
    display: block;
    padding: 10px;
    color: #909090;
    text-decoration: none;
}

.form-toolbar .form-tool .faces-btn:hover {
    color: #f30;
}

.form-toolbar .form-tool .faces-btn .faces-icon-normal {
    background: url(//www.isvlink.com/images/icons/smiley.png) no-repeat 0 0;
}

.form-toolbar .form-tool .faces-active {
    position: relative;
    z-index: 10;
    padding: 9px;
    border: 1px solid #c6c6c6;
    background-color: #fff;
    border-bottom-color: transparent;
}

.form-toolbar .form-tool .faces-btn .faces-icon {
    width: 16px;
    height: 16px;
    margin-right: 5px;
}

.form-toolbar .form-tool .faces-btn span {
    display: inline-block;
    vertical-align: middle;
}

.form-toolbar .faces-content {
    display: none;
    position: absolute;
    left:0;
    top:39px;
    z-index: 1;
    background-color: #fff;
    border: 1px solid #c6c6c6;
    width: 300px;
    padding: 12px 3px 12px 20px;
}

.form-toolbar .faces-content a{
    width: 48px;
    height: 48px;
    line-height:48px;
    border: 1px solid #f4f4f4;
    margin: 5px 8px 0 0;
    position: relative;
    display:table-cell;
    float:left;
    text-align:center;
    vertical-align:middle;
}

.form-toolbar .faces-content a:hover img{
    width: 38px;
    height: 38px;
}


.form-toolbar .faces-content .insert_emoticon {
    width: 306px;
    height: 230px;
    padding: 10px 0 10px 10px;
    position: relative;
    z-index: 10;
}

.form-toolbar .faces-content .insert_emoticon .faces {
    height: 198px;
    width: 100%;
    overflow: hidden;
    padding: 0;
}

.faces_con {
    height: 198px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 1px 0 0 4px;
    position: relative;
}

.insert_emoticon .faces_con a {
    width: 48px;
    height: 48px;
    border: 1px solid #f4f4f4;
    margin: 5px 8px 0 0;
    position: relative;
}

.insert_emoticon .faces_con_0 i {
    background-image: url(https://css.ykimg.com/youku/dist/img/comment/base-emotion_b87b3ac.png);
}
.insert_emoticon .faces_con i {
    margin: 8px;
}

.faces_con i {
    display: block;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
}
.form-toolbar-right {
	float:right;
}
.form-toolbar-left {
	float:left;
}


.comment-form {
    display: table;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}

.comment-area .form-user-avatar {
    width: 50px;
}
.form-user-avatar {
    float: left;
    margin-right: 10px;
}


.form-user-info {
    display: inline-block;
}

.form-user-info .user_link {
	margin-right:10px;
}

.form-user-info .user_rank{
	margin-right:2px;
	display: inline-block;
  width: 20px;
  height: 19px;
  line-height: 16px;
  font-family: arial;
  font-weight: bold;
  color: #EB6100;
  text-align: center;
  font-family: arial;
  -webkit-text-size-adjust: none;
}

.form-cell {
    display: table-cell;
    vertical-align: top;
}
 
.form-user-avatar img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
}

.form-content {
    width: 100%;
    position:relative;
}

.form-textarea {
    width: 100%;
    margin-top: 5px;
    position: relative;
}

.form-textarea textarea {
    min-height: 81px;
    width: 100%;
    padding: 4px;
    box-sizing: border-box;
    line-height: 20px;
    font-size: 12px;
    border: 2px solid #d4d9dd;
    box-shadow: inset 0 3px 3px #ebebeb;
    outline: 0;
    resize: vertical;
    overflow: hidden;
}

.form-tooltip {
    background: #c3c3c3;
    z-index: 102;
    position: absolute;
    top: 37px;
    right: 20px;
    width: 180px;
    padding: 20px 10px;
    padding:0;
    height: 55px;
    _height: 58px;
    text-align: left;
}

.form-tooltip .com_overlay_con {
    background: #fff;
    border: 2px solid #d6efff;
    z-index: 5;
    position: absolute;
    top: -22px;
    left: -15px;    
    padding: 20px 10px;
    padding:0;
    width:182px;
    height: 66px;
    white-space: normal;
}

.form-tooltip .tips {
    /*margin-bottom:10px;*/
    /*color:red;*/
    padding:20px 10px;
}

.form-toolbar-right {
	float:right;
	display:block;
	position:relative;
}


.comment-pager .comment-pager-state {
    float: left;
    font-size: 12px;
    color: #909090;
}

.comment-pager .comment-pager-turn {
    float: right;
}

.comment-pager .comment-pager-turn li {
    border: 1px solid #c6c6c6;
}

.comment-pager li {
    float: left;
    margin-right: 3px;
    line-height: 22px;
    font-size: 14px;
}

.comment-pager li span {
    display: block;
    cursor: default;
}

.comment-pager .comment-pager-turn a, .comment-pager .comment-pager-turn span {
    padding: 0 5px;
}

.comment-pager .comment-pager-page {
    float: right;
}

.comment-pager .comment-pager-page span {
    color: #fff;
    background: #c6c6c6;
}

.comment-pager .comment-pager-turn span {
    color: #c6c6c6;
}

.comment-pager .comment-pager-page a, .comment-pager .comment-pager-page span {
    padding: 1px 3px;
}

.comment-area .comment-tab-fixed {
    width: 920px;
    background: #fff;
}


.comment-area .comment-tab {
    height: 48px;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

.comment-area .comment-tab .comment-tab-left {
    float: left;
}

.comment-area .comment-tab li.current {
    color: #2692ff;
    border-color: #2692ff;
}

.comment-area .comment-tab .comment-show {
    display: block;
}
.comment-area .comment-tab .comment-tab-left li {
    float: left;
}

.comment-area .comment-tab li em {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    margin: 0 3px;
    color: #909090;
}


.comment-area .comment-tab li {
    display: none;
    height: 48px;
    margin-left: 0;
    padding: 0 15px;
    position: relative;
    line-height: 58px;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px;
    color: #555;
    vertical-align: middle;
    cursor: pointer;
}

.comment-pager {
    margin: 10px 0;
    color: #6c6c6c;
    clear: both;
}

.fix {
    display: block;
    min-height: 1%;
}

.clearfix, .fix {
    min-height: 1%;
}

.clearfix:after, .fix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.comment-list-box .comment-item {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.comment-list-box .comment-user-avatar {
    float: left;
    margin-right: 10px;
}

.comment-list-box .comment-user-avatar img {
    width: 50px;
    height: 50px;
    border-radius: 25px;
}

.comment-list-box .comment-section {
    overflow: hidden;
    zoom: 1;
}

.comment-list-box .comment-user-info {
    font-size: 14px;
    color: #bbb;
}


.comment-user-info .user_link{
	margin-right:12px;
}

.comment-user-info .user_rank{
	margin-right:2px;
	display: inline-block;
  width: 20px;
  height: 19px;
  line-height: 12px;
  font-family: arial;
  font-weight: bold;
  color: #EB6100;
  text-align: center;
  font-family: arial;
  -webkit-text-size-adjust: none;
}


.comment-area .comment-timestamp {
    margin-left: 10px;
    font-size:10px;
}

.comment-list-box .comment-text {
    padding-top: 5px;
    margin-bottom: 10px;
    font-size: 14px;
}

.comment-list-box .comment-text p {
    font-size: 14px;
}

.comment-list-box {
    margin: 10px 0;
}

.comment-empty {
    width: 100%;
    height: 140px;
    line-height: 140px;
    text-align: center;
}

.comment-empty h3 {
    display: inline-block;
    font-size:14px;
    font-weight: 200 !important;
}

/** end of comments **/

/** css of 统一 view,views,update,user_link,site_link的 css **/
.isv_user_link a {
	color: #777;
	vertical-align: top;
}

.site_link {
	color: #777;
	vertical-align: top;
}

.site_link:hover {
	color:#ff7c34;
	vertical-align: top;
}

.isv_user_link img,.site_link img{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	margin-right: 5px;
	display: inline-block;
}

.isv_user_link span,.site_link span{
    display: inline-block;
    vertical-align: top;
    line-height:20px;
    color:#777;
}




.isv_detail_link,.b_tool {
	 float: right;
	 text-indent: 100%;	 
	 width: 22px;
   height: 18px;
	 background-image: url(http://www.isvlink.com/images/bg/sprite_toolbar.png);
   background-repeat: no-repeat;
   background-position: -137px -5px;   
	 overflow:hidden;
}

.isv_detail_link i,.b_tool i,i.icon-eye,i.icon-mark {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    margin-right: 5px;
    background-image: url(http://www.isvlink.com/images/bg/sprite_toolbar.png);
    background-repeat: no-repeat;
}

.isv_detail_link i,.b_tool i {
    background-position: -137px -5px;
    width: 16px;
    height: 18px;
}

i.icon-eye {
    width: 20px;
    height: 16px;
    background-position: -37px -7px;
}
i.icon-mark {
    width: 20px;
    height: 16px;
    background-position: -88px -7px;
}


/** end of **/

.loadingbar{
    cursor: pointer;
    margin: 30px 0 50px;
    width: 100%;
    height: 45px;
    background-color: #f3f3f3;
    line-height: 45px;
    -webkit-border-radius: 23px;
    border-radius: 23px;
}

.loadingbar, .loading {
    color: #666;
    text-align: center;
}


/** css of ads **/
.adSize7 {
    background-color: #f9f9f9;
    padding: 10px 20px;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    height: 250px;
    overflow: hidden;
}

.adSize7 .ads-mark {
    position: absolute;
    right: 20px;
    bottom: 10px;
    padding: 0 5px;
    height: 20px!important;
    text-align: center;
    display: inline-block;
    line-height: 20px;
    color: #fff;
    background-color: rgba(0,0,0,.4);
    border-radius: 8px 0 0 0;
    z-index: 1;
}

.adSize7 .ads-top {
    background: #fff;
    background-color: #fff;
    width: 100%;
    height: 100%;
    cursor: pointer;
    cursor: hand;
    z-index: 1;
}

.adSize7 img {
    width: 300px;
    display: block;
    margin: 0 auto;
}


/** end css of ads **/

/** css of float_layer **/
.float_layer {
    width: 52px;
    position: fixed;
    bottom: 30px;
    right: 10px;
    z-index:103;
}

.menu_wrap {
    background-color: #f4f4f4;
    margin-top: 10px;
    width: 50px;
    border: 1px solid #e8e8e8;
    border-bottom: 0 none;
    position:relative;
}

.menu_wrap a {
    display: block;
    background-color: #fbfbfb;
    border-bottom: 1px solid #e8e8e8;
    text-align: center;
    color: #999;
}

.menu_wrap a:hover {
    background-color: #fff;
    color: #7d7f9b;
    text-decoration: none;
    transition: all .2s ease-in-out 0s;
}

.menu_wrap i {
    background-image: url(http://www.isvlink.com/images/bg/bk_lemma_icon_sprite.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

.menu_wrap i {
    display: block;
    margin: 0 auto 5px;
}


.menu_wrap .menu_mail i {
    width: 22px;
    height: 16px;
    background-position: -115px 0;
}

.menu_wrap .menu_claim {
    padding-top: 12px;
    height: 46px;
}

.menu_wrap .menu_claim i {
    width: 25px;
    height: 16px;
    background-position: -216px -128px;
}
.menu_wrap .menu_claim:hover i {
    background-position: -191px -128px;
}

.menu_wrap .menu_backtop i {
    width: 13px;
    height: 18px;
    background-position:-217px -148px;
}

.menu_wrap .menu_backtop:hover i {
    background-position:-192px -148px;
    transform: translate(0px,-3px);
    -webkit-transform: translate(0px,-3px);
    transition: translate .2s ease-in-out 0s;
}	

.menu_wrap .menu_mb img {
	width: 28px;
	height: 28px;
	display: block;
	margin: 0 auto 5px;  
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.menu_wrap .menu_mb {
    padding-top: 11px;
    height: 47px;
}


.menu_wrap .menu_mb:hover img {
	opacity: 1;
	filter: alpha(opacity=100);	
}

.menu_wrap .menu_mb:hover .qrcode {
    display: block;
}


.menu_wrap .menu_mb .qrcode {
    position: absolute;
    width: 93px;
    height: 153px;
    background: #fff;
    padding: 10px 15px;
    line-height: 1.5;
    color: #666;
    right: 51px;
    top: 0px;
    -moz-box-shadow: 0 0 8px #cdcdcd;
    -webkit-box-shadow: 0 0 8px #cdcdcd;
    box-shadow: 0 0 8px #cdcdcd;
    word-spacing: 2px;
    letter-spacing: 2px;
    text-align: center;
    display: none;
    -moz-animation: anim-movedown 300ms linear;
    -webkit-animation: anim-movedown 300ms linear;
    animation: anim-movedown 300ms linear;
}

.menu_wrap .menu_mb .qrcode .img {
    width: 90px;
    height: 90px;
}


.bk_sidebar_c_title .bk_more{
	color:#999;
}

.search_panel .idh a {
  font-size: 14px;  
  float: left;
  line-height: 32px;
  height: 32px;
  vertical-align: middle;	
  margin-right: 20px;
}
 

.search_panel .idh .idh-login-btn {
	overflow: hidden;
  text-decoration: none;
  display: inline-block;
  color: #181818;	
}
.search_panel .idh .idh-login-btn:hover,.search_panel .idh .idh-help:hover {
	color: #ff6a00;
}

.add_btn_mod {
	display:inline-block;
  color: #ff6a00;
  text-decoration: none;
  font-size: 16px;
  margin-right: 3px;
  height: 32px;
  line-height:30px;
  padding: 0 10px;
  border: 1px solid #ff6a00;
  border-radius: 3px;
}

.add_btn_mod:hover {
	text-decoration: none;
	/*color:#444;*/
	background: #ff7c34;
	color: #fff;
}

.add_btn_mod i {
    width: 22px;
    height: 20px;
    font-size:14px;
    font-weight:700;
    margin-right:3px;
}


/** end css of float_layer 不全 **/
.newlogo {
    float: left;
    /*width: 190px;*/
    /*height: 40px;*/
    margin: 0 0 0 0
}
.newlogo img {
	/*width:190px;*/
	height:33px;
}

.right-arrow {
	font-family:simsun;
}


/** css of all index.html **/

.index_main_wrap {
float: left;
/*width: 710px;*/
width: 700px;
padding: 0px;
background-color: transparent;
}


.top_links_box {
	display: block;
	width: 100%;
	padding:0;
	/*border: 1px solid #e6e6e6;*/
	border:none;
	margin-bottom:20px;
	background-color:transparent;
	padding-bottom:10px;
}


.top_links_box {
	font-family: "Open Sans","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",Arial,Verdana,Tahoma,sans-serif;
	font-size:16px;
}

.main_side_wrap .btn_wrap {
    margin: 0 0 20px 0;
    zoom: 1;
}

.main_side_wrap .btn_wrap .btn_mod {
    margin-left: 0;
    width: 158px;
    height: 37px;
    background-color: #8486ad;
    padding: 0;
    line-height: 37px;
    text-align: center;
    color: #fff;
    border: 0 none;
    border-radius: 0;
}

.main_side_wrap .btn_wrap .j_create {
	float:left;
}
.main_side_wrap .btn_wrap .j_incompletes {
	float:right;
}

.main_side_wrap .btn_wrap .btn_mod {
	font-size: 14px;
	font-family: arial,'pingfang sc',stheiti,'microsoft yahei',sans-serif;
}

.main_side_wrap .btn_wrap a:hover {
    background-color: #7e76b7;
    text-decoration: none;
    transition: all .5s ease-in-out 0s;
}


.loadingbar {
    cursor: pointer;
    display: block;
    margin: 30px 0 50px;
    /*width: 770px;*/
    height: 45px;
    background-color: #f3f3f3;
    line-height: 45px;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    color:#666;
    text-align:center;
    font-size:14px;
}


/** end css of all index.html **/