@CHARSET "UTF-8";
body{padding-top: 100px;    font-family: "Hiragino Sans GB","Microsoft YaHei","Lato","Helvetica Neue",Helvetica,Arial,sans-serif;}


body.body-white{ background: #fff;}
.navbar-fixed-top, .navbar-fixed-bottom {
position: fixed;
}
.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
margin-right: 0px;
margin-left: 0px;
}

.navbar .nav .user{
	padding: 0;
	line-height: 70px;
}
.navbar .nav .user .headicon{
	margin: 0 5px;height: 30px;
}
.navbar .nav .user .caret{
	vertical-align: middle;
	margin: 0 5px;
}
/*tc widget*/
.tc-main{
	margin-top: 20px;
}
/*tc-box*/
.tc-box{
	background: #fff;
	padding:5px 10px;
	margin: 10px 0;
}
.tc-box.first-box{
	margin:0 0 10px 0;
}
.tc-box.article-box{padding:5px 20px;}

/*tc-box end */




/* The blog boxes */
/*.tc-gridbox {
  background-color: #ececec;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 1px #a8a8a8;
  -moz-box-shadow: 0px 1px 1px #a8a8a8;
  box-shadow: 0px 1px 1px #a8a8a8;
  margin-bottom: 40px;
}*/

.tc-gridbox {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
 
  background: #fff;
	cursor: pointer;
}
.tc-gridbox:hover{ 
-webkit-box-shadow: 0 5px 5px 0 rgba(50,50,50,0.1);
-moz-box-shadow: 0 5px 5px 0 rgba(50,50,50,0.1);
box-shadow: 0 5px 5px 0 rgba(50,50,50,0.1);

}
.tc-gridbox a{text-decoration: none;}

@media (min-width: 768px) and (max-width: 979px) {
  .tc-gridbox {
    display: block;
    float: none;
    width: 95%;
  }
}
.tc-gridbox .header {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
	background: #fff;
}
.tc-gridbox .footer {
  padding: 5px 14px 5px 14px;
  text-align: right;
	background: #fff;
}
.tc-gridbox .header .item-image{
	overflow: hidden;
}
.tc-gridbox .header img {
  margin-bottom: 5px;
/*	-webkit-transition: all 0.8s ease-in-out;
-moz-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
-ms-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out;*/
}
/*.tc-gridbox .header img:hover {

	-webkit-transform: scale(1.2) rotate(2deg); 
-moz-transform: scale(1.2) rotate(2deg);
-o-transform: scale(1.2) rotate(2deg);
-ms-transform: scale(1.2) rotate(2deg);
transform: scale(1.2) rotate(2deg);
}*/
.tc-gridbox .header h3 {
  color: #454a4e;
  margin: 0 0px;
  font-size: 16px;
text-overflow: ellipsis;
overflow: hidden;
line-height: 24px;
}
.tc-gridbox .header h3 a,
.tc-gridbox .header h3 a:focus,
.tc-gridbox .header h3 a:hover {
  color: #454a4e;
  white-space: nowrap;
}
.tc-gridbox .header .meta {
  color: #5a6065;
}
.tc-gridbox .header hr {
  border-top-color: #ced5db;
  border-bottom: none;
  margin: 5px 0;
}
.tc-gridbox .body {
  padding-right: 14px;
  padding-left: 14px;
  margin-bottom: 14px;
  color: #343a3f;
}
.tc-gridbox .body a{color: #666;}
.tc-gridbox .body a:hover{color: #428bca;}
.tc-gridbox .btn {
  float: right;
  margin-right: 10px;
  margin-bottom: 18px;
}


/*masonary*/

#container .item{
	margin-bottom: 20px;
}
#container .item h3{
	line-height: 100%;
}
#container .grid-sizer,#container .item { width: 23%; margin: 10px 1%;float:left;zoom: 1;}

@media (max-width: 479px) {
	#container .grid-sizer,#container .item { width: 98%; margin: 10px 1%;float:left;zoom: 1;}
}

@media (min-width: 480px) and (max-width: 767px) {
	#container .grid-sizer,#container .item { width: 48%; margin: 10px 1%;float:left;zoom: 1;}
}

		
/*list Boxes
------------------------------------*/
.list-boxes {
  overflow: hidden;
  padding: 15px 20px;
  margin-bottom: 25px;
  background: #fff;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
  border-top: solid 2px #fff;
  word-wrap: break-word;
  word-break: break-all;
	
}

.list-boxes:hover{
border-top: solid 2px #f90;
}

.list-boxes h2 a {
  color: #555;
}
.list-boxes:hover h2 a {
color: #f90;
}

.list-boxes .list-actions a{font-size: 16px; text-decoration: none;}

.list-boxes p a {
  color: #72c02c;
}

.list-boxes .list-boxes-img li i {
  color: #72c02c;
  font-size: 12px;
  margin-right: 5px;
}

.list-boxes .list-boxes-img img {
  display: block;
  margin: 5px 10px 10px 0;
}

.list-boxes h2 {
  margin-top: 0;
  font-size: 20px;
  line-height: 20px;
}

.list-boxes ul.list-boxes-rating li {
  display: inline;
}

.list-boxes ul.list-boxes-rating li i {
  color: #f8be2c;
  cursor: pointer;
  font-size: 16px;
}

.list-boxes ul.list-boxes-rating li i:hover {
  color: #f8be2c;
}

/*list Colored Boxes*/
.list-boxes-colored p,
.list-boxes-colored h2 a,
.list-boxes-colored .list-boxes-img li,
.list-boxes-colored .list-boxes-img li i {
  color: #fff;
}

/*Red list Box*/
.list-boxes-red {
  background: #e74c3c;
}

/*Blue list Box*/
.list-boxes-blue {
  background: #3498db;
}

/*Grey list Box*/
.list-boxes-grey {
  background: #95a5a6;
}

/*Turquoise list Box*/
.list-boxes-sea {
  background: #1abc9c;
}

/*Turquoise Top Bordered list Box*/
.list-boxes-top-sea {
  border-top: solid 2px #1abc9c;
}

.list-boxes-top-sea:hover {
  border-top-color: #16a085;  
}

/*Yellow Top Bordered list Box**/
.list-boxes-top-yellow {
  border-top: solid 2px #f1c40f;
}

.list-boxes-top-yellow:hover {
  border-top-color: #f39c12;
}

/*Orange Left Bordered list Box**/
.list-boxes-left-orange {
  border-left: solid 2px #e67e22;
}

.list-boxes-left-orange:hover {
  border-left-color: #d35400;
}

/*Green Left Bordered list Box**/
.list-boxes-left-green {
  border-left: solid 2px #72c02c;
}

.list-boxes-left-green:hover {
  border-left-color: #5fb611;
}

/*Green Right Bordered list Box**/
.list-boxes-right-u {
  border-right: solid 2px #72c02c;
}

.list-boxes-right-u:hover {
  border-right-color: #5fb611;
}

/*comments*/
.comment{
	margin-bottom: 10px;
}
.comment .avatar{height: 40px;width:40px;}
.comment-body{overflow: hidden;}
.comment-content{
	padding-bottom: 2px;
word-break: break-all;
word-wrap: break-word;
}

.comment>.pull-left {
margin-right: 10px;
}

.comment .time{
	color:#ccc;
	font-size: 12px;
	line-height: 14px;
}
.comment-postbox-wraper{padding-right:22px; }
.comment-postbox{width: 100%;padding: 10px;}

.comment-reply-box{position: relative;padding-right:14px;}
.comment-reply-box .textbox{width: 100%}


/*ranking box*/

.ranking ul.unstyled li{
	padding: 5px 0;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px dashed #f0f0f0;
}

.ranking ul.unstyled li i{
	margin-right: 5px;
}

.ranking li i{
display: inline-block;
width: 20px;
height: 20px;
line-height: 20px;
margin-right: 15px;
font-style: normal;
font-weight: bold;
color: #FFF;
text-align: center;
vertical-align: middle;
background-color: #aaa;
}
.ranking li.top3 i{background: #FC9B0B;}

/*comment ranking box*/
.comment-ranking .comment-ranking-inner {
	padding: 10px;
	background: #f7f7f7;
	position: relative;
	margin-bottom: 10px;
	/*border-top: solid 2px #eee;*/
}

.comment-ranking .comment-ranking-inner,
.comment-ranking .comment-ranking-inner:after,
.comment-ranking .comment-ranking-inner:before {
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;	
}

.comment-ranking .comment-ranking-inner:after,
.comment-ranking .comment-ranking-inner:before {
	width: 0; 
	height: 0;
	right: 0px;
	bottom: 0px;
	content: " "; 
	display: block; 
	position: absolute;
}

.comment-ranking .comment-ranking-inner:after {
	border-top: 15px solid #eee;	
	border-right: 15px solid transparent;
	border-left: 0px solid transparent;
	border-left-style: inset; /*FF fixes*/
	border-right-style: inset; /*FF fixes*/
}
.comment-ranking .comment-ranking-inner:before {
	border-bottom: 15px solid #fff;	
	border-right: 0 solid transparent;
	border-left: 15px solid transparent;
	border-left-style: inset; /*FF fixes*/
	border-bottom-style: inset; /*FF fixes*/
}

.comment-ranking .comment-ranking-inner:hover {
	border-color: #FC9B0B;
	border-top-color: #FC9B0B;	
	background: #f0f0f0;
}
.comment-ranking .comment-ranking-inner:hover:after {
	border-top-color: #FC9B0B;	
}

.comment-ranking .comment-ranking-inner span.comment-time {
	color: #777;
	display: block;
	font-size: 11px; 
}

.comment-ranking .comment-ranking-inner a {
	text-decoration: none;
}
.comment-ranking .comment-ranking-inner a:hover {
	text-decoration: underline;
}

.comment-ranking .comment-ranking-inner i.fa {
	top: 2px;
	color: #bbb;
	font-size: 18px;
	position: relative;
}

/*ThinkCMF Photos*/
ul.tc-photos{margin: 0;}
.tc-photos li {
	display: inline;
}
.tc-photos li a{text-decoration: none;}
.tc-photos li img {
	opacity: 0.6;
	width: 50px;
	height: 50px;
	margin: 0 2px 8px;
	border: 1px solid #ddd;
}
.tc-photos li img:hover {
	opacity: 1;
	border: 1px solid #f90;
	/* box-shadow: 0 0 0 1px #f90; */
}

/**/

/*Blog Posts
------------------------------------*/ 
.posts .dl-horizontal a {
}

.posts .dl-horizontal { 
	margin-bottom: 15px;
	overflow: hidden;
}

.posts .dl-horizontal dt { 
	width: 60px; 
	float: left;
}
.posts .dl-horizontal dt .img-wraper {
	display:block;
	width: 55px; 
	height: 55px;
	padding: 1px;
	margin-top: 2px; 
	border: solid 1px #ddd;
}


.posts .dl-horizontal dt img {
	width:100%;
	height: 100%;
	/* width: 55px; 
	height: 55px;
	padding: 1px;
	margin-top: 2px; 
	border: solid 1px #ddd; */
}

.posts .dl-horizontal dd { 
	margin-left: 70px;
}

.posts .dl-horizontal dd p { 
	margin: 0;
}

.posts .dl-horizontal dd a {
	font-size: 14px;
	line-height: 16px !important; 
}

.posts .dl-horizontal dd a:hover { 
	text-decoration: none;
}

.posts .dl-horizontal:hover dt img,
.posts .dl-horizontal:hover dd a {
	color:#FC9B0B;
	border-color: #FC9B0B !important;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.wh{ width:1000px; margin:0 auto; line-height:25px;  padding-top:30px; padding-bottom:20px;}

.fl{ float:left;}
.fr{ float:right;}
.cl{ clear:both;}

.wh li{ list-style-type:none;}
.wh li a{ line-height:25px; color:#A5ACB8;}
.weixin{ width:280px;}
.weixin h3{ color:#fff;}
.weixin .weixinimg{ margin-top:10px;}
.footlink{ width:160px; margin-top:15px; padding-left:10px; font-size:12px;}
.leftxian{  padding-left:48px; border-left:1px #49576F solid;}
.footlink div{ font-size:18px; color:#fff}
.wh ul,.wh li{ margin:0px;}
.caption-wraper{ display:none;} 

#nav2{ display:none;}

.navbar .nav>li>a{ color:#7d7b84;text-shadow: 0 0px 0 #fff; padding:0px;  line-height:100px; height:100px; margin-left:15px; margin-right:15px;}
.navbar .nav>li>a:hover:after{ height:5px; background:#00c6ff;    display: table;
    line-height: 0;
    content: "";width: 100%; margin-top:-47px;}
	.navbar .nav> li.current-menu-item > a{ color:#000;}
.navbar .nav> li.current-menu-item > a:after{ height:5px; background:#00c6ff;    display: table;
    line-height: 0;
    content: "";width: 100%; margin-top:-47px;}
	.navbar .nav>li>a:focus, .navbar .nav>li>a:hover{ background:none}
.navbar .nav li.dropdown.open>.dropdown-toggle:hover, .navbar .nav li.dropdown.active>.dropdown-toggle:hover, .navbar .nav li.dropdown.open.active>.dropdown-toggle:hover,.navbar .nav>li>a:focus, .navbar .nav>li>a:hover,.navbar .nav li.dropdown.open>.dropdown-toggle, .navbar .nav li.dropdown.active>.dropdown-toggle, .navbar .nav li.dropdown.open.active>.dropdown-toggle{ color:#000; height:100px;}

.navbar .nav>li:hover .caret{ width:100%; height:80PX;  position:fixed; top:100PX; left:0; z-index:-1;
_position: absolute;
_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||100)));
filter:Alpha(opacity=70); background-color:#000;background-color: rgba(0,0,0,0.7);  

}
#nav1{ background:#fff;}
.navbar .nav>li:hover .dropdown-menu{ display:block;}
.dropup, .dropdown{ position:static;}
.dropdown-menu{ width:auto; background:none; box-shadow:0 0px 0px rgba(0,0,0,0.2); padding:0px;}
.dropdown-menu>li{ float:left;}
.dropdown-menu>li>a{ padding:0px 15px; float:left; line-height:80px; font-size:16px; text-align:center; color:#fff; -moz-opacity: 0.8; /* FF 3.5以下 */  
            opacity: 0.8; /* FF 3.5及以上 */  
            filter: alpha(opacity=80); /* IE6及以上 */  }
.dropdown-menu>li>a:hover{opacity: 1; background:none; filter: alpha(opacity=100); /* IE6及以上 */ }
.wh .pic{ width:420px; line-height:25px; float:left;}
.wh .txt{ width:510px; margin-left:70px; float:left;}
.wh .txt .nr{ margin-bottom:50px;}
.wh .txt .num{ color:#dedede; font-size:50px; float:left; padding-right:19px; font-weight:bold;}
.tc-gridbox .body{ padding-left:0px; padding-right:0px; margin-bottom:0px; line-height:20px; margin-top:6px;}
.wh .txt  .tc-gridbox{ width:400px; float:left; padding-left:19px; border-left:1px solid #E2E4E8;}	

.navbar-fixed-top, .navbar-fixed-bottom{ position:fixed;}
body { font-size:14px;    background-color: #fff;color:#333;}
.sr-bdimgshare{ display:none!important;}

.wh #article_content{ margin-top:51px;} 
.settablist{ width:750px; margin:0 auto;} 
.settablist ul,.piclist ul,.piclist li{ margin:0px;}
.settablist li{ font-size:18px; list-style:none; margin:0px 40px;  float:left; text-align:center; line-height:60px; cursor:pointer; color:#54555b;}
.settablist ul .on{ border-bottom:2px solid #3E8CFE;}
.piclist li{ float:left; margin-left:30px; width:204px; list-style:none; text-align:center;  margin-top:10px; color:#999; line-height:30px;}
.piclist li .txt{ height:60px; overflow:hidden;}
.piclist li .img{  overflow:hidden; margin-bottom:10px; height: 290px;     vertical-align: middle;}  
.piclist li img{ width:100%; margin-bottom:0px!important;    min-height: 100%;}
.settab1 { width:960px; margin:0 auto; margin-top:30px;}
.settab1 li{ width:190px; line-height:25px; padding:5px; cursor:pointer; text-align:center; border:2px solid #2756D0; margin:20px 17px; color:#2756D0; float:left;border-radius:10px;}
.settab1 ul .on{ background:#2756D0; color:#fff;}
.picnr img{ max-width:100%;}
.settab2 { width:720px; margin:0 auto;margin-top:30px;}
.settab2 li{ width:190px; line-height:25px; padding:5px;cursor:pointer; text-align:center; border:2px solid #2756D0; margin:20px 17px; color:#2756D0; float:left;border-radius:10px;}
.settab2 ul .on{ background:#2756D0; color:#fff;}

.yingjianlist{ width:920px; margin:0 auto;}
.yingjianlist ul,.yingjianlist li{ margin:0px; list-style:none}
.yingjianlist li{ width:230px; float:left; margin-top:30px; line-height:25px; text-align:center;}
.yingjianlist li a{ text-decoration:none; color:#333;}
.yingjianlist li img{ width:115px; height:95px;}
.input50 input{ border:0px; font-size:16px; margin:0px; padding:0px; height:50px; line-height:50px; margin-top:-3px; width:300px;}
.input50{ width:370px; float:left; line-height:50px; padding-left:30px; margin-top:20px;}
.i1{  background:url(/themes/simplebootx/Public/assets/images/ico_1.png) no-repeat left center #fff;}
.i2{ margin-left:20px; background:url(/themes/simplebootx/Public/assets/images/ico_2.png) no-repeat left center #fff;}
.i3{ background:url(/themes/simplebootx/Public/assets/images/ico_3.png) no-repeat left center #fff;}
.i4{ margin-left:20px; background:url(/themes/simplebootx/Public/assets/images/ico_4.png) no-repeat left center #fff;}
.input100 textarea{ margin:0px; margin-top:20px; width:806px; border:0px; height:170px;}
.button{ border:none;border-radius: 10px; background:#2756D0; color:#fff; padding:10px 20px; margin-top:20px;}
.joblist{ width:1000px; margin:0 auto;margin-top:60px; }
.joblist li i{    font-style: normal;  background:#333; color:#fff; margin-right:5px; width:25px; height:25px;    display: inline-block; text-align:center;}
.joblist li{ list-style:none; margin:0px; width:25%; float:left; font-size:18px; font-weight:bold; line-height:25px; cursor:pointer; margin-bottom:30px;}
.joblist .on i{ background:#2756d0;}
.joblist .on{ color:#2756d0;}



.topnew{ width:1000px; height:455px;background-size: cover !important;
    
    background-position: 50% 0%;
    background-repeat: no-repeat; margin-top:50px;}
.toptxt{ width:340px; float:right; padding:30px; height:395px;filter:Alpha(opacity=80); background-color:#2a5cd7;background-color: rgba(42,92,215,0.8); color:#fff!important; position:relative;}
.toptxt h2,.toptxt h4{color:#fff!important;}

.toptxt .newico{ background:url(/themes/simplebootx/Public/assets/images/new_ico2.png) no-repeat; height:30px; width:30px; display:block; position:absolute; bottom:30px;}

.newlist{ margin-top:30px;}
.newlist .item{ width:325px; margin-right:12px; float:left; margin-top:12px; }
.newlist .item .item-image{ width:325px; height:225px;}
.newlist .item .item-image img{ min-height:225px; min-width:325px;}
.newlist .item .body{ padding:10px; line-height:25px; height:93.333px; overflow:hidden;}
.newlist .item .newico{ background:url(/themes/simplebootx/Public/assets/images/new_ico.png) no-repeat center center; height:30px; width:30px; display:block; padding-bottom:10px; padding-top:20px;}

.newlist .header,.newlist .footer{ background:none}
.newlist .tc-gridbox{background:#FBFBFD;}
.newlist .item .body a{ color:#666;}
.newlist .item h4{ margin-bottom:0px;}
.newlist .item h2 a,.newlist .item h4,.newlist .item h2{color:#333; text-align:left;}
.newlist .item h4,.newlist .item h2{ margin-left:10px; margin-right:10px; line-height:40px;}
.newlist .item h2{ height:90px; overflow:hidden; margin-top:0px; font-weight:bold;}
.newlist .item:hover .newico{ background:url(/themes/simplebootx/Public/assets/images/new_ico2.png) no-repeat center center;}
.newlist .item:hover a,.newlist .item:hover h4{ color:#fff!important;}
.newlist .item:hover .tc-gridbox{ background:#295CD6;}

.fangan .tc-gridbox .header img{ margin-bottom:0px;}

.wh .pic .tc-gridbox .header .item-image{ height:325PX;}
.wh .pic .tc-gridbox .header .item-image img{ min-width:420px; min-height:325PX;}

.pt{ margin-top:10px;}
.pl{ margin-left:10px;}
.wh .pic .tc-gridbox .header h3 a,.wh .pic .tc-gridbox .header span{ line-height:45px; font-size:18px; color:#bdbdbd;}
.navbar .nav>li{ line-height:100px;}
.navbar .brand{ padding-top:29px;}
#footer{ background:#2f3d54; color:#fff; font-size:14px;}
h1{ font-size:36PX; font-weight:bold;}
h3 {
    line-height: 30px;
}
.more{ margin:40px;}
.more a{ padding:10px 15px; color:#0070c9; border:2px solid #0070c9; font-size:18px; }
a{ text-decoration:none!important;}