@CHARSET "UTF-8";
body{padding-top: 0;}
body.body-white{ background: #fff;}
.navbar-fixed-top, .navbar-fixed-bottom {
position: fixed;
}
p,h1,h2,h3,h4,ul{margin:0;padding:0;}
.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;
  border: solid 1px #ddd;
  background: #fff;
	cursor: pointer;
}
.tc-gridbox:hover{ border: solid 1px #ccc;
-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 5px;
  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;
}




/*************************************************/
.nav-top1{width: 100%;background-color: #eeeeee;height: 35px;}
.nav1{width: 1200px;margin:0 auto;overflow:hidden;}
.nav1-l{float: left;line-height: 35px;}
.nav1-l span{font-size: 12px;color: #5e5e5e;}
.nav1-r{float: right;}
.search {width: 250px;border: 1px #d2d2d2 solid;margin: 2px 0;height:30px;}
.search .input {width: 86%;padding-left: 2%;background: none;border: none;height: 30px;margin: 0;padding: 0;line-height: 30px;color: #656565;}
.search .input_sub {width: 30px;height:30px;background-color:#ff8900;border: none;background-image: url(../images/fdj.png);background-size: 18px;background-repeat: no-repeat;background-position: center;}

.nav-top2{width: 100%;background-color: #fff;}
.nav2{width: 1200px;margin:0 auto;}
.nav21{width: 100%;overflow:hidden;}
.logo{ float:left;}
.logo a{float: left;line-height: 110px;}
/* .logo .lss{float: left;margin-top:20px;}
.lss1{font-size: 20px;color: #282828;font-weight: bold;}
.lss2{font-size: 12px;color: #9b9a9a;-webkit-transform: scale(0.6);-webkit-transform-origin-x:0;}*/ 
.call1{float: right;display: flex;align-items: center;justify-content: center;height: 100%;}
.notice-list{width: 300px;height: 55px;position: relative;overflow: hidden;padding: 0;border:1px solid #eee;float: left;}
.notice-list ul{margin:0 auto;position: relative;}
.notice-list li{height: 55px;line-height: 55px;list-style: none;text-align: center;}
.notice-list li a{font-size: 20px;color: #ff8900;text-decoration: none;}
.ca{margin-left:15px;float: left;}
.ca .ca1{font-size: 12px;color: #5e5e5e;}
.ca .ca1 span{margin-left:5px;}
.ca .ca2 span:nth-child(1){font-size: 30px;color: #ff8900;font-weight:bold;line-height: 30px;}
.ca .ca2 span:nth-child(2){font-size: 22px;color: #a0a0a4;}
.sy-box{margin-top: 195px;}
.nav22{width: 100%;height: 50px;background-color: #eeeeee;}
.nav22 ul{margin:0;}
.nav22 ul li{list-style: none;float: left;width:9%;}
.nav22 ul li:nth-child(1){background-color: #ff8900;}
.nav22 ul li:nth-child(1) a{color: #fff;}
.nav22 ul li:hover:nth-child(1) a{color: #fff;}
.nav22 ul li a{display: block;line-height: 50px;color: #282828;font-size: 16px;text-align: center;}
.nav22 ul li a:hover{color: #ff8900;text-decoration: none;}
.nav22 ul li a.on{color: #ff8900;text-decoration: none;
    border-bottom: 1px #ff8900 solid;
    line-height: 49px;
}

/*********************底部*****************************/
.ftd{width: 100%;height: 20px;background-color: #f1f1f1;}
.footer1{width: 100%;background-color: #fff;}
.foot{width: 1200px;margin:20px auto;overflow:hidden;}
.foot ul{margin:0;}
.foot ul li{list-style: none;float: left;width: 10%;text-align: center;}
.foot ul li a{display: block;color: #282828;font-size: 16px;text-decoration: none;}
.foot ul li ul{margin-top: 10px;}
.foot ul li ul li{width: 100%;float: left;}
.foot ul li ul li a{display: block;color: #b2b2b2;font-size: 12px;}

.footer2{width: 100%;background-color: #ff8900;}
.foot2{width: 1200px;margin:0 auto;overflow:hidden;padding:10px 0 0 0;}
.flogo{float: left;}
.flogo .im{display: block;float: left;margin-top: 20px;width: 20%;}
.fss{float: left;margin-left:25px;}
.fss .fss1{width: 420px;}
.fss p{font-size: 14px;color: #f1f1f1;margin:0;}
.ww{float: right;}
.ww .fss1{width: 300px;float: left;color: #fff;font-size: 14px;margin-top:38px;}
.ww1{margin-left:15px;text-align: center;color: #fff;font-size: 14px;float: left;}
.ww1 p{margin:0;margin-top: 5px;}
.call{color: #fff;}
.kfserver{z-index: 100;  position:fixed; top:350px; right:0; width:100px; _position:absolute;_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);overflow:visible;color: #000000;}
.float_win{width:100%;background:#fff;}
.qq_li{width: 100%}
.qq_li li{width: 100%;list-style: none;text-align: center;border:1px solid #ebebeb;}
.qq_li li a{display: block;text-decoration: none;}
.qq_li li a .img{padding-top:10px;}
.qq_li li a .img2{display: none;padding-top:10px;}
.qq_li li a p{font-size: 12px;color: #555555;padding:5px 0;overflow:hidden;}
.qq_li li:hover{background-color: #ff8900;}
.qq_li li:hover .img{display: none;}
.qq_li li:hover .img2{display: block;}
.qq_li li:hover p{color: #fff;}

.qq_li li .aph{position: relative;}
.qq_li li:hover .aph .cphone{display: block;}
.qq_li li a .cphone{display:none;width: 180px;background-color: #ff8900;padding:2px 0;position: absolute;right:100px;top: 0;}
.qq_li li a .cphone p{font-size: 18px;color: #fff;font-weight: bold;}


.caption-wraper{position: absolute;width: 100%;}
			.caption-wraper .caption{position: relative;width: 1200px;margin:0 auto;}
			.caption-wraper .caption1{
		    width: 300px;
		    height: 466px;
			float: right;
			background-color: rgba(255, 255, 255, 0.55);
			}
			.sy-box{position: relative;}
			.sy-pager{position: absolute;bottom:0;z-index: 999;}
			.cap1{width: 95%;margin:10px auto;background-color: #fff;height: 120px;}
			.capp{width: 100%;height:50px;background-color: #ff8900;text-align: center;color: #ffffff;font-size: 20px;font-weight: bold;line-height: 50px;}
			.capp1{width: 100%;height: 70px;}
			.caa{width: 90%;height:45px;margin:12px auto;border:1px solid #c9c9c9;background-color: #e5e5e5;text-align: center;color: #ff8900;font-size: 30px;font-weight: bold;border-radius: 5px;line-height: 45px;}
            .caa span:nth-child(2){color: #b8b7b7;margin: 0 5px;}
            .option{width: 90%;margin:0 auto;}
            .option .op select {
              width: 100%;
              height: 42px;
              color: #585858;
              border: 1px #d3d3d3 solid;
              padding-left: 10px;
              border-radius: 5px;
              font-size: 12px;
              appearance: none;
              -moz-appearance: none;
              -webkit-appearance: none;
              background-image: url(../images/select.png);
              background-repeat: no-repeat;
              background-position: 252px center;
             }
             .option .op input {
              width: 96%;
              height: 42px;
              color: #585858;
              border: 1px #d3d3d3 solid;
              border-radius: 5px;
              font-size: 12px;
              padding:0;
              padding-left: 10px;
             }
              .option .op input[type="submit"] {
              width: 100%;
              height: 42px;
              color: #ffffff;
              border:none;
              border-radius: 5px;
              font-size: 18px;
              font-weight: bold;
              padding:0;
              text-align: center;
              background-color: #ff8900;
             }
			@media (max-width: 767px){
				.sy-box{margin: 12px -20px 0 -20px;}
				.caption-wraper{left:0;bottom: 0.4em;}
				.caption-wraper .caption{
				left: 0;
				padding: 0.2em 0.4em;
				font-size: 0.92em;
				-webkit-border-radius: 0;
				-moz-border-radius: 0;
				-ms-border-radius: 0;
				-o-border-radius: 0;
				border-radius: 0;}
			}
	
.pagination {
    color: #fff;
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination .current {
    color: #fff;
}
.pagination>li {
    display: inline;
}.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination .active span {
    background-color: #01683d;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #0076c0;
    border-color: #0076c0;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #6f6e6e;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #6f6e6e;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.navbar-header{display: none;}
/*手机*/
@media screen and (max-width: 767px){
.navbar-fixed-top{display: none;}
body{padding:0;overflow-x: hidden;overflow-y: auto;}
.sy-box{margin:54px 0 0 0 !important;}
.navbar-header{display: block;}
.caption-wraper{display: none;}
.kfserver{display: none;}
.search2 {display: block;width: 50%;border: 1px #777 solid;margin: 4px 0;height: 30px;float: left;}
.search2 .input {width: 75%;padding-left: 2%;background: none;border: none;height: 30px;margin: 0;padding: 0;line-height: 30px;color: #fff;}
.search2 .input_sub {width: 25px;background: none;border: none;background-image: url(../images/fdj.png);background-size: 20px;background-repeat: no-repeat;}

.footer1{display: none;}
.foot2{width: auto;}
.flogo{float: none;overflow: hidden;}
.flogo .im{margin-left: 5px;}
.fss{margin-left:5px;width: 75%;}
.fss .fss1{width: 100%;}
.fss p{font-size: 13px;}
.ww{float: none;}
.ww .fss1{width: 100%;font-size: 12px;padding-top: 5px;float: none;text-align: center;border-top: 1px solid #f29427;margin-top:5px;}
.ww1{display: none;}
.call{color:#428bca;}
}